Pull request #43877 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 9772c68e54eb93d8396f79e0a92d0e2d58d61668 rather than f4c0ec8ffc427daa0a560695eb77e0428202ef14 Obtained Jenkinsfile from 9772c68e54eb93d8396f79e0a92d0e2d58d61668 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-43877@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-28T13:37:30.640Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-28T13:37:30.643Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-28T13:37:30.839Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08b659bcad080505a) in /home/ubuntu/workspace/moby_PR-43877 [Pipeline] { [Pipeline] checkout [2022-07-28T13:37:30.866Z] The recommended git tool is: git [2022-07-28T13:37:30.876Z] using credential docker-jenkins-github-credentials [2022-07-28T13:37:30.887Z] Cloning the remote Git repository [2022-07-28T13:37:30.887Z] Cloning with configured refspecs honoured and without tags [2022-07-28T13:37:30.912Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T13:37:30.913Z] > git init /home/ubuntu/workspace/moby_PR-43877 # timeout=10 [2022-07-28T13:37:30.927Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:37:30.928Z] > git --version # timeout=10 [2022-07-28T13:37:30.930Z] > git --version # 'git version 2.17.1' [2022-07-28T13:37:30.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:37:30.931Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:37:46.744Z] Fetching without tags [2022-07-28T13:37:46.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:37:46.747Z] > git config --add remote.origin.fetch +refs/pull/43877/head:refs/remotes/origin/PR-43877 # timeout=10 [2022-07-28T13:37:46.752Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:37:46.762Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:37:46.769Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:37:46.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:37:46.770Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:37:46.951Z] Merging remotes/origin/master commit 9772c68e54eb93d8396f79e0a92d0e2d58d61668 into PR head commit f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:37:47.500Z] Merge succeeded, producing f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:37:47.500Z] Checking out Revision f4c0ec8ffc427daa0a560695eb77e0428202ef14 (PR-43877) [2022-07-28T13:37:48.117Z] Commit message: "integration-cli: Make service process live forever" [2022-07-28T13:37:48.117Z] First time build. Skipping changelog. [2022-07-28T13:37:48.162Z] > git --version # timeout=10 [2022-07-28T13:37:48.174Z] > git --version # 'git version 2.17.1' [2022-07-28T13:37:48.183Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [2022-07-28T13:37:46.979Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:37:46.984Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [2022-07-28T13:37:47.498Z] > git remote # timeout=10 [2022-07-28T13:37:47.504Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T13:37:47.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:37:47.507Z] > git merge 9772c68e54eb93d8396f79e0a92d0e2d58d61668 # timeout=10 [2022-07-28T13:37:47.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T13:37:47.526Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:37:47.531Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [Pipeline] sh [2022-07-28T13:37:48.831Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43877:/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-28T13:37:48.831Z] Unable to find image 'alpine:latest' locally [2022-07-28T13:37:48.831Z] latest: Pulling from library/alpine [2022-07-28T13:37:49.091Z] 530afca65e2e: Pulling fs layer [2022-07-28T13:37:49.091Z] 530afca65e2e: Verifying Checksum [2022-07-28T13:37:49.091Z] 530afca65e2e: Download complete [2022-07-28T13:37:49.091Z] 530afca65e2e: Pull complete [2022-07-28T13:37:49.091Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T13:37:49.354Z] Status: Downloaded newer image for alpine:latest [2022-07-28T13:37:51.902Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-07-28T13:37:52.089Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08b659bcad080505a) in /home/ubuntu/workspace/moby_PR-43877 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-28T13:37:52.142Z] The recommended git tool is: git [Pipeline] // stage [2022-07-28T13:37:52.152Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-28T13:37:52.168Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-07-28T13:37:52.188Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-07-28T13:37:52.382Z] Merging remotes/origin/master commit 9772c68e54eb93d8396f79e0a92d0e2d58d61668 into PR head commit f4c0ec8ffc427daa0a560695eb77e0428202ef14 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-28T13:37:52.608Z] Merge succeeded, producing f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:37:52.608Z] Checking out Revision f4c0ec8ffc427daa0a560695eb77e0428202ef14 (PR-43877) [2022-07-28T13:37:52.689Z] Commit message: "integration-cli: Make service process live forever" [2022-07-28T13:37:52.725Z] > git --version # timeout=10 [2022-07-28T13:37:52.727Z] > git --version # 'git version 2.17.1' [2022-07-28T13:37:52.736Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T13:37:52.185Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43877/.git # timeout=10 [2022-07-28T13:37:52.194Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:37:52.214Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:37:52.214Z] > git --version # timeout=10 [2022-07-28T13:37:52.219Z] > git --version # 'git version 2.17.1' [2022-07-28T13:37:52.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:37:52.220Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:37:52.408Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:37:52.413Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [2022-07-28T13:37:52.578Z] > git remote # timeout=10 [2022-07-28T13:37:52.580Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T13:37:52.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:37:52.595Z] > git merge 9772c68e54eb93d8396f79e0a92d0e2d58d61668 # timeout=10 [2022-07-28T13:37:52.616Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T13:37:52.634Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:37:52.646Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [2022-07-28T13:37:53.334Z] + [ PR != PR ] [2022-07-28T13:37:53.334Z] + [ master != master ] [2022-07-28T13:37:53.334Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T13:37:53.655Z] + docker version [2022-07-28T13:37:53.655Z] Client: Docker Engine - Community [2022-07-28T13:37:53.655Z] Version: 20.10.14 [2022-07-28T13:37:53.655Z] API version: 1.41 [2022-07-28T13:37:53.655Z] Go version: go1.16.15 [2022-07-28T13:37:53.655Z] Git commit: a224086 [2022-07-28T13:37:53.655Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T13:37:53.655Z] OS/Arch: linux/amd64 [2022-07-28T13:37:53.655Z] Context: default [2022-07-28T13:37:53.655Z] Experimental: true [2022-07-28T13:37:53.655Z] [2022-07-28T13:37:53.655Z] Server: Docker Engine - Community [2022-07-28T13:37:53.655Z] Engine: [2022-07-28T13:37:53.655Z] Version: 20.10.14 [2022-07-28T13:37:53.655Z] API version: 1.41 (minimum version 1.12) [2022-07-28T13:37:53.655Z] Go version: go1.16.15 [2022-07-28T13:37:53.655Z] Git commit: 87a90dc [2022-07-28T13:37:53.655Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T13:37:53.655Z] OS/Arch: linux/amd64 [2022-07-28T13:37:53.655Z] Experimental: true [2022-07-28T13:37:53.655Z] containerd: [2022-07-28T13:37:53.655Z] Version: 1.5.11 [2022-07-28T13:37:53.655Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T13:37:53.655Z] runc: [2022-07-28T13:37:53.655Z] Version: 1.0.3 [2022-07-28T13:37:53.655Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T13:37:53.655Z] docker-init: [2022-07-28T13:37:53.655Z] Version: 0.19.0 [2022-07-28T13:37:53.655Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T13:37:53.938Z] + docker info [2022-07-28T13:37:54.507Z] Client: [2022-07-28T13:37:54.507Z] Context: default [2022-07-28T13:37:54.507Z] Debug Mode: false [2022-07-28T13:37:54.507Z] Plugins: [2022-07-28T13:37:54.507Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T13:37:54.507Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T13:37:54.507Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T13:37:54.507Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T13:37:54.507Z] [2022-07-28T13:37:54.507Z] Server: [2022-07-28T13:37:54.507Z] Containers: 0 [2022-07-28T13:37:54.507Z] Running: 0 [2022-07-28T13:37:54.507Z] Paused: 0 [2022-07-28T13:37:54.507Z] Stopped: 0 [2022-07-28T13:37:54.507Z] Images: 3 [2022-07-28T13:37:54.507Z] Server Version: 20.10.14 [2022-07-28T13:37:54.507Z] Storage Driver: overlay2 [2022-07-28T13:37:54.507Z] Backing Filesystem: extfs [2022-07-28T13:37:54.507Z] Supports d_type: true [2022-07-28T13:37:54.507Z] Native Overlay Diff: true [2022-07-28T13:37:54.507Z] userxattr: false [2022-07-28T13:37:54.507Z] Logging Driver: json-file [2022-07-28T13:37:54.507Z] Cgroup Driver: cgroupfs [2022-07-28T13:37:54.507Z] Cgroup Version: 1 [2022-07-28T13:37:54.507Z] Plugins: [2022-07-28T13:37:54.508Z] Volume: local [2022-07-28T13:37:54.508Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T13:37:54.508Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T13:37:54.508Z] Swarm: inactive [2022-07-28T13:37:54.508Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T13:37:54.508Z] Default Runtime: runc [2022-07-28T13:37:54.508Z] Init Binary: docker-init [2022-07-28T13:37:54.508Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T13:37:54.508Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T13:37:54.508Z] init version: de40ad0 [2022-07-28T13:37:54.508Z] Security Options: [2022-07-28T13:37:54.508Z] apparmor [2022-07-28T13:37:54.508Z] seccomp [2022-07-28T13:37:54.508Z] Profile: default [2022-07-28T13:37:54.508Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T13:37:54.508Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T13:37:54.508Z] OSType: linux [2022-07-28T13:37:54.508Z] Architecture: x86_64 [2022-07-28T13:37:54.508Z] CPUs: 2 [2022-07-28T13:37:54.508Z] Total Memory: 15.35GiB [2022-07-28T13:37:54.508Z] Name: ip-10-100-62-72 [2022-07-28T13:37:54.508Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T13:37:54.508Z] Docker Root Dir: /var/lib/docker [2022-07-28T13:37:54.508Z] Debug Mode: false [2022-07-28T13:37:54.508Z] Registry: https://index.docker.io/v1/ [2022-07-28T13:37:54.508Z] Labels: [2022-07-28T13:37:54.508Z] Experimental: true [2022-07-28T13:37:54.508Z] Insecure Registries: [2022-07-28T13:37:54.508Z] 127.0.0.0/8 [2022-07-28T13:37:54.508Z] Live Restore Enabled: true [2022-07-28T13:37:54.508Z] [2022-07-28T13:37:54.508Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T13:37:54.794Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T13:37:54.794Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T13:37:54.794Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43877/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T13:37:54.794Z] + bash /home/ubuntu/workspace/moby_PR-43877/check-config.sh [2022-07-28T13:37:54.794Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T13:37:54.794Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T13:37:54.794Z] [2022-07-28T13:37:54.794Z] Generally Necessary: [2022-07-28T13:37:54.794Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T13:37:54.794Z] - apparmor: enabled and tools installed [2022-07-28T13:37:54.794Z] - CONFIG_NAMESPACES: enabled [2022-07-28T13:37:54.794Z] - CONFIG_NET_NS: enabled [2022-07-28T13:37:54.794Z] - CONFIG_PID_NS: enabled [2022-07-28T13:37:54.794Z] - CONFIG_IPC_NS: enabled [2022-07-28T13:37:54.794Z] - CONFIG_UTS_NS: enabled [2022-07-28T13:37:54.794Z] - CONFIG_CGROUPS: enabled [2022-07-28T13:37:54.794Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T13:37:54.794Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T13:37:54.794Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T13:37:54.794Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T13:37:54.794Z] - CONFIG_CPUSETS: enabled [2022-07-28T13:37:54.794Z] - CONFIG_MEMCG: enabled [2022-07-28T13:37:54.794Z] - CONFIG_KEYS: enabled [2022-07-28T13:37:55.054Z] - CONFIG_VETH: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T13:37:55.055Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T13:37:55.055Z] [2022-07-28T13:37:55.055Z] Optional Features: [2022-07-28T13:37:55.055Z] - CONFIG_USER_NS: enabled [2022-07-28T13:37:55.055Z] - CONFIG_SECCOMP: enabled [2022-07-28T13:37:55.055Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T13:37:55.055Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T13:37:55.055Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T13:37:55.055Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T13:37:55.055Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T13:37:55.055Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T13:37:55.055Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T13:37:55.055Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T13:37:55.055Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T13:37:55.055Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T13:37:55.055Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T13:37:55.055Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T13:37:55.055Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T13:37:55.055Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T13:37:55.055Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T13:37:55.055Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T13:37:55.055Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T13:37:55.055Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T13:37:55.055Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T13:37:55.314Z] - CONFIG_EXT4_FS: enabled [2022-07-28T13:37:55.314Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T13:37:55.314Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T13:37:55.314Z] - Network Drivers: [2022-07-28T13:37:55.314Z] - "overlay": [2022-07-28T13:37:55.314Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T13:37:55.314Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T13:37:55.314Z] Optional (for encrypted networks): [2022-07-28T13:37:55.314Z] - CONFIG_CRYPTO: enabled [2022-07-28T13:37:55.314Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T13:37:55.314Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T13:37:55.314Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T13:37:55.314Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T13:37:55.314Z] - CONFIG_XFRM: enabled [2022-07-28T13:37:55.314Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T13:37:55.314Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T13:37:55.314Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T13:37:55.314Z] - "ipvlan": [2022-07-28T13:37:55.314Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T13:37:55.314Z] - "macvlan": [2022-07-28T13:37:55.314Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T13:37:55.314Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T13:37:55.314Z] - "ftp,tftp client in container": [2022-07-28T13:37:55.314Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T13:37:55.314Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T13:37:55.314Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T13:37:55.314Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T13:37:55.314Z] - Storage Drivers: [2022-07-28T13:37:55.314Z] - "aufs": [2022-07-28T13:37:55.314Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T13:37:55.314Z] - "btrfs": [2022-07-28T13:37:55.314Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T13:37:55.314Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T13:37:55.314Z] - "devicemapper": [2022-07-28T13:37:55.314Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T13:37:55.314Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T13:37:55.314Z] - "overlay": [2022-07-28T13:37:55.314Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T13:37:55.314Z] - "zfs": [2022-07-28T13:37:55.314Z] - /dev/zfs: present [2022-07-28T13:37:55.314Z] - zfs command: missing [2022-07-28T13:37:55.314Z] - zpool command: missing [2022-07-28T13:37:55.314Z] [2022-07-28T13:37:55.314Z] Limits: [2022-07-28T13:37:55.314Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T13:37:55.314Z] [2022-07-28T13:37:55.314Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T13:37:55.640Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 . [2022-07-28T13:37:55.640Z] #1 [internal] load build definition from Dockerfile [2022-07-28T13:37:55.640Z] #1 sha256:5317b777d2226f35e78580d8d3abcb8c599dce71ca3669d8a34a0c356c40becd [2022-07-28T13:37:55.640Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T13:37:55.640Z] #1 DONE 0.0s [2022-07-28T13:37:55.640Z] [2022-07-28T13:37:55.640Z] #2 [internal] load .dockerignore [2022-07-28T13:37:55.640Z] #2 sha256:2f4ee7717c9f5e0460dc961d5a6c816fa39d48c549535f6ab8101c3245843758 [2022-07-28T13:37:55.640Z] #2 transferring context: 145B done [2022-07-28T13:37:55.640Z] #2 DONE 0.0s [2022-07-28T13:37:55.640Z] [2022-07-28T13:37:55.640Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T13:37:55.640Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T13:37:56.210Z] #3 DONE 0.3s [2022-07-28T13:37:56.210Z] [2022-07-28T13:37:56.210Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T13:37:56.210Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T13:37:56.210Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-28T13:37:56.210Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-28T13:37:56.210Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-28T13:37:56.210Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-28T13:37:56.210Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-07-28T13:37:56.210Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-28T13:37:56.469Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-28T13:37:56.469Z] #4 DONE 0.4s [2022-07-28T13:37:56.731Z] [2022-07-28T13:37:56.731Z] #6 [internal] load build definition from Dockerfile [2022-07-28T13:37:56.731Z] #6 sha256:0766955d885837757c6e4552d64ee633ac3be2bb73d0e72f495c72b5f26ce4f8 [2022-07-28T13:37:56.731Z] #6 DONE 0.0s [2022-07-28T13:37:56.731Z] [2022-07-28T13:37:56.731Z] #5 [internal] load .dockerignore [2022-07-28T13:37:56.731Z] #5 sha256:eb107fa444e9471e9f7ae556f4b1cbbc7fc046d18c7953071820d84e3deb8a0a [2022-07-28T13:37:56.731Z] #5 DONE 0.0s [2022-07-28T13:37:56.731Z] [2022-07-28T13:37:56.731Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:37:56.731Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T13:37:56.731Z] #10 DONE 0.1s [2022-07-28T13:37:56.731Z] [2022-07-28T13:37:56.731Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:37:56.731Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T13:37:56.731Z] #9 DONE 0.1s [2022-07-28T13:37:56.731Z] [2022-07-28T13:37:56.731Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T13:37:56.731Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T13:37:56.993Z] #8 DONE 0.3s [2022-07-28T13:37:56.993Z] [2022-07-28T13:37:56.993Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T13:37:56.993Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T13:37:56.993Z] #7 DONE 0.2s [2022-07-28T13:37:56.993Z] [2022-07-28T13:37:56.993Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T13:37:56.993Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T13:37:56.993Z] #80 DONE 0.0s [2022-07-28T13:37:56.993Z] [2022-07-28T13:37:56.993Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T13:37:56.993Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T13:37:56.993Z] #78 DONE 0.0s [2022-07-28T13:37:56.993Z] [2022-07-28T13:37:56.993Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:37:56.993Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:37:56.993Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-28T13:37:57.258Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-28T13:37:57.258Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-28T13:37:57.258Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-28T13:37:57.258Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.29MB / 55.00MB 0.1s [2022-07-28T13:37:57.258Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.78MB / 55.00MB 0.2s [2022-07-28T13:37:57.521Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.42MB / 55.00MB 0.4s [2022-07-28T13:37:57.521Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 30.41MB / 55.00MB 0.5s [2022-07-28T13:37:57.521Z] #35 ... [2022-07-28T13:37:57.521Z] [2022-07-28T13:37:57.521Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T13:37:57.521Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T13:37:57.521Z] #56 DONE 0.0s [2022-07-28T13:37:57.521Z] [2022-07-28T13:37:57.521Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:37:57.521Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:37:57.521Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 34.60MB / 55.00MB 0.6s [2022-07-28T13:37:57.782Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 0.7s [2022-07-28T13:37:57.782Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.9s [2022-07-28T13:37:58.042Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s done [2022-07-28T13:37:58.617Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.2s [2022-07-28T13:38:01.932Z] #35 ... [2022-07-28T13:38:01.932Z] [2022-07-28T13:38:01.932Z] #31 [internal] load build context [2022-07-28T13:38:01.932Z] #31 sha256:4c4e3ce9b9b09ea7e91c83e4ef20cc394bfc439185f585dd06b1cf995601a5e9 [2022-07-28T13:38:01.932Z] #31 transferring context: 62.08MB 4.6s done [2022-07-28T13:38:01.932Z] #31 DONE 4.7s [2022-07-28T13:38:01.932Z] [2022-07-28T13:38:01.932Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:38:01.932Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:38:01.932Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd done [2022-07-28T13:38:01.932Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-28T13:38:01.932Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-28T13:38:01.932Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s done [2022-07-28T13:38:01.932Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done [2022-07-28T13:38:01.932Z] #11 sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 1.86kB / 1.86kB done [2022-07-28T13:38:01.932Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.3s done [2022-07-28T13:38:01.932Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.3s done [2022-07-28T13:38:01.932Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 1.9s done [2022-07-28T13:38:01.932Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 3.1s done [2022-07-28T13:38:01.932Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 1.4s done [2022-07-28T13:38:02.193Z] #11 ... [2022-07-28T13:38:02.193Z] [2022-07-28T13:38:02.193Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:38:02.193Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:38:02.763Z] #35 DONE 5.8s [2022-07-28T13:38:02.763Z] [2022-07-28T13:38:02.763Z] #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-28T13:38:02.763Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T13:38:03.704Z] #36 0.876 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:38:03.704Z] #36 0.880 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:38:03.704Z] #36 0.880 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:38:03.704Z] #36 1.011 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:38:04.275Z] #36 1.544 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:38:04.844Z] #36 2.032 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:38:05.786Z] #36 2.801 Fetched 8561 kB in 2s (3890 kB/s) [2022-07-28T13:38:06.357Z] #36 2.801 Reading package lists... [2022-07-28T13:38:07.088Z] Still waiting to schedule task [2022-07-28T13:38:07.088Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08b659bcad080505a)’ [2022-07-28T13:38:07.090Z] Still waiting to schedule task [2022-07-28T13:38:07.090Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08b659bcad080505a)’ [2022-07-28T13:38:07.091Z] Still waiting to schedule task [2022-07-28T13:38:07.091Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-28T13:38:07.095Z] Still waiting to schedule task [2022-07-28T13:38:07.095Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-28T13:38:07.300Z] #36 3.611 Reading package lists... [2022-07-28T13:38:07.561Z] #36 4.443 Building dependency tree... [2022-07-28T13:38:07.561Z] #36 4.624 Reading state information... [2022-07-28T13:38:07.561Z] #36 4.819 The following additional packages will be installed: [2022-07-28T13:38:07.821Z] #36 4.819 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-28T13:38:07.821Z] #36 4.820 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-28T13:38:07.822Z] #36 4.821 Recommended packages: [2022-07-28T13:38:07.822Z] #36 4.821 libldap-common publicsuffix libsasl2-modules [2022-07-28T13:38:07.822Z] #36 5.004 The following NEW packages will be installed: [2022-07-28T13:38:07.822Z] #36 5.005 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-28T13:38:07.822Z] #36 5.005 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T13:38:07.822Z] #36 5.006 libssh2-1 openssl [2022-07-28T13:38:08.084Z] #36 5.279 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T13:38:08.084Z] #36 5.279 Need to get 3041 kB of archives. [2022-07-28T13:38:08.084Z] #36 5.279 After this operation, 6651 kB of additional disk space will be used. [2022-07-28T13:38:08.084Z] #36 5.279 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-28T13:38:08.084Z] #36 5.300 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-28T13:38:08.084Z] #36 5.300 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-28T13:38:08.084Z] #36 5.300 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-28T13:38:08.084Z] #36 5.300 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-28T13:38:08.084Z] #36 5.300 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-28T13:38:08.084Z] #36 5.300 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-28T13:38:08.084Z] #36 5.300 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-28T13:38:08.084Z] #36 5.300 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-28T13:38:08.084Z] #36 5.300 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-28T13:38:08.084Z] #36 5.302 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-28T13:38:08.084Z] #36 5.305 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-28T13:38:08.084Z] #36 5.309 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T13:38:08.084Z] #36 5.311 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T13:38:08.084Z] #36 5.314 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T13:38:08.344Z] #36 5.474 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:38:08.345Z] #36 5.509 Fetched 3041 kB in 0s (10.1 MB/s) [2022-07-28T13:38:08.345Z] #36 5.540 Selecting previously unselected package openssl. [2022-07-28T13:38:08.345Z] #36 5.540 (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-28T13:38:08.345Z] #36 5.540 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-28T13:38:08.345Z] #36 5.546 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-28T13:38:08.605Z] #36 5.693 Selecting previously unselected package ca-certificates. [2022-07-28T13:38:08.605Z] #36 5.693 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-28T13:38:08.605Z] #36 5.699 Unpacking ca-certificates (20210119) ... [2022-07-28T13:38:08.605Z] #36 5.776 Selecting previously unselected package libbrotli1:amd64. [2022-07-28T13:38:08.605Z] #36 5.776 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-28T13:38:08.605Z] #36 5.788 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T13:38:08.605Z] #36 5.847 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-28T13:38:08.605Z] #36 5.847 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T13:38:08.605Z] #36 5.853 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:38:08.605Z] #36 5.890 Selecting previously unselected package libsasl2-2:amd64. [2022-07-28T13:38:08.605Z] #36 5.890 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T13:38:08.865Z] #36 5.895 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:38:08.865Z] #36 5.943 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-28T13:38:08.865Z] #36 5.943 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-28T13:38:08.865Z] #36 5.947 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T13:38:08.865Z] #36 6.020 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-28T13:38:08.865Z] #36 6.020 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-28T13:38:08.865Z] #36 6.026 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T13:38:08.865Z] #36 6.066 Selecting previously unselected package libpsl5:amd64. [2022-07-28T13:38:08.865Z] #36 6.066 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-28T13:38:08.865Z] #36 6.070 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T13:38:08.865Z] #36 6.111 Selecting previously unselected package librtmp1:amd64. [2022-07-28T13:38:08.865Z] #36 6.111 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-28T13:38:08.865Z] #36 6.115 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T13:38:09.125Z] #36 6.159 Selecting previously unselected package libssh2-1:amd64. [2022-07-28T13:38:09.125Z] #36 6.159 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-28T13:38:09.125Z] #36 6.162 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T13:38:09.125Z] #36 6.216 Selecting previously unselected package libcurl4:amd64. [2022-07-28T13:38:09.125Z] #36 6.216 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T13:38:09.125Z] #36 6.219 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T13:38:09.125Z] #36 6.296 Selecting previously unselected package curl. [2022-07-28T13:38:09.125Z] #36 6.296 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T13:38:09.125Z] #36 6.304 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-28T13:38:09.125Z] #36 6.356 Selecting previously unselected package libonig5:amd64. [2022-07-28T13:38:09.125Z] #36 6.356 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T13:38:09.125Z] #36 6.360 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:38:09.125Z] #36 6.418 Selecting previously unselected package libjq1:amd64. [2022-07-28T13:38:09.125Z] #36 6.418 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T13:38:09.125Z] #36 6.422 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:38:09.125Z] #36 6.467 Selecting previously unselected package jq. [2022-07-28T13:38:09.125Z] #36 6.467 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-28T13:38:09.125Z] #36 6.473 Unpacking jq (1.6-2.1) ... [2022-07-28T13:38:09.385Z] #36 6.512 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T13:38:09.385Z] #36 6.523 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T13:38:09.385Z] #36 6.538 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T13:38:09.385Z] #36 6.549 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:38:09.385Z] #36 6.559 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T13:38:09.385Z] #36 6.569 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:38:09.385Z] #36 6.580 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T13:38:09.385Z] #36 6.588 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-28T13:38:09.385Z] #36 6.603 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:38:09.385Z] #36 6.612 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:38:09.385Z] #36 6.622 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T13:38:09.385Z] #36 6.632 Setting up ca-certificates (20210119) ... [2022-07-28T13:38:09.956Z] #36 7.241 Updating certificates in /etc/ssl/certs... [2022-07-28T13:38:10.898Z] #36 7.944 129 added, 0 removed; done. [2022-07-28T13:38:10.898Z] #36 7.973 Setting up jq (1.6-2.1) ... [2022-07-28T13:38:10.898Z] #36 7.983 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T13:38:10.898Z] #36 7.992 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-28T13:38:10.898Z] #36 8.001 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:38:10.898Z] #36 8.019 Processing triggers for ca-certificates (20210119) ... [2022-07-28T13:38:10.898Z] #36 8.026 Updating certificates in /etc/ssl/certs... [2022-07-28T13:38:11.470Z] #36 8.644 0 added, 0 removed; done. [2022-07-28T13:38:11.470Z] #36 8.644 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T13:38:11.470Z] #36 8.647 done. [2022-07-28T13:38:12.411Z] #36 ... [2022-07-28T13:38:12.411Z] [2022-07-28T13:38:12.411Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:38:12.411Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:38:12.411Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.4s done [2022-07-28T13:38:12.411Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-28T13:38:12.411Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done [2022-07-28T13:38:12.411Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.8s done [2022-07-28T13:38:12.411Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.8s [2022-07-28T13:38:12.671Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.1s done [2022-07-28T13:38:12.931Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-28T13:38:13.191Z] #11 ... [2022-07-28T13:38:13.191Z] [2022-07-28T13:38:13.191Z] #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-28T13:38:13.191Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T13:38:13.191Z] #36 DONE 10.4s [2022-07-28T13:38:13.191Z] [2022-07-28T13:38:13.191Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:38:13.191Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:38:13.191Z] #11 ... [2022-07-28T13:38:13.191Z] [2022-07-28T13:38:13.191Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T13:38:13.191Z] #37 sha256:0fb2f2b4dec61e2de537769204bfce47fadbcb3ac0c3a751a69a150c236ba7fe [2022-07-28T13:38:13.451Z] #37 DONE 0.1s [2022-07-28T13:38:13.451Z] [2022-07-28T13:38:13.451Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:38:13.451Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:38:18.735Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-28T13:38:21.282Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.4s done [2022-07-28T13:38:21.542Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-28T13:38:21.802Z] #11 DONE 24.7s [2022-07-28T13:38:21.802Z] [2022-07-28T13:38:21.802Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T13:38:21.802Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T13:38:23.185Z] #12 DONE 1.4s [2022-07-28T13:38:23.185Z] [2022-07-28T13:38:23.185Z] #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-28T13:38:23.185Z] #38 sha256:bbd08c29f8980b4661eb2a2ca78ecf4a5427d5b7bd5e9d777b3e33c2b5d68880 [2022-07-28T13:38:23.185Z] #38 1.569 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T13:38:23.185Z] #38 1.845 [2022-07-28T13:38:23.185Z] #38 2.057 #=#=# ######################################################################## 100.0% [2022-07-28T13:38:23.185Z] #38 2.299 [2022-07-28T13:38:23.185Z] #38 3.136 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T13:38:23.185Z] #38 3.391 [2022-07-28T13:38:23.185Z] #38 3.609 #=#=# ######################################################################## 100.0% [2022-07-28T13:38:23.185Z] #38 3.908 [2022-07-28T13:38:23.185Z] #38 4.843 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-28T13:38:23.185Z] #38 5.110 [2022-07-28T13:38:23.185Z] #38 5.332 #=#=# ################## 26.0% ########################################## 59.2% ################################################################# 91.2% ######################################################################## 100.0% [2022-07-28T13:38:23.185Z] #38 5.870 [2022-07-28T13:38:23.185Z] #38 6.768 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T13:38:23.185Z] #38 7.048 [2022-07-28T13:38:23.185Z] #38 7.280 #=#=# ######################################################################## 100.0% [2022-07-28T13:38:23.185Z] #38 7.561 [2022-07-28T13:38:23.185Z] #38 8.203 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T13:38:23.185Z] #38 8.426 [2022-07-28T13:38:23.185Z] #38 8.656 #=#=# ######################################################################## 100.0% [2022-07-28T13:38:23.185Z] #38 8.910 [2022-07-28T13:38:23.185Z] #38 8.950 Download of images into '/build' complete. [2022-07-28T13:38:23.185Z] #38 8.951 Use something like the following to load the result into a Docker daemon: [2022-07-28T13:38:23.185Z] #38 8.951 tar -cC '/build' . | docker load [2022-07-28T13:38:23.185Z] #38 DONE 9.7s [2022-07-28T13:38:23.185Z] [2022-07-28T13:38:23.185Z] #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-28T13:38:23.185Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T13:38:23.758Z] #13 DONE 0.6s [2022-07-28T13:38:23.758Z] [2022-07-28T13:38:23.758Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T13:38:23.758Z] #40 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T13:38:23.758Z] #40 DONE 0.0s [2022-07-28T13:38:23.758Z] [2022-07-28T13:38:23.758Z] #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-28T13:38:23.758Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:38:23.758Z] #62 ... [2022-07-28T13:38:23.758Z] [2022-07-28T13:38:23.758Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T13:38:23.758Z] #53 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T13:38:23.758Z] #53 DONE 0.2s [2022-07-28T13:38:24.018Z] [2022-07-28T13:38:24.018Z] #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-28T13:38:24.018Z] #57 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T13:38:24.018Z] #57 DONE 0.3s [2022-07-28T13:38:24.018Z] [2022-07-28T13:38:24.019Z] #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-28T13:38:24.019Z] #54 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:38:27.320Z] #54 ... [2022-07-28T13:38:27.320Z] [2022-07-28T13:38:27.320Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-28T13:38:27.320Z] #14 sha256:ff299dce3d972ce35c2ed80febf51643854e3a545276b210c48eb546ab0fcab0 [2022-07-28T13:38:27.320Z] #14 DONE 3.1s [2022-07-28T13:38:27.320Z] [2022-07-28T13:38:27.320Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-28T13:38:27.320Z] #15 sha256:8a3c418b96fa80253c97ccc0b10773a7e4d9177554737903189eef9470d99674 [2022-07-28T13:38:28.262Z] #15 DONE 1.2s [2022-07-28T13:38:28.262Z] [2022-07-28T13:38:28.262Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-28T13:38:28.262Z] #16 sha256:0d80c3753be2e0af35660da900f933129bb82352e711ae061cd6515b997c01e6 [2022-07-28T13:38:29.205Z] #16 DONE 1.2s [2022-07-28T13:38:29.205Z] [2022-07-28T13:38:29.205Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-28T13:38:29.205Z] #17 sha256:e65a16946b0226f991349129b28a439be85f5b9d427a94907ab75a8a1a1cfdf5 [2022-07-28T13:38:30.592Z] #17 DONE 1.3s [2022-07-28T13:38:30.592Z] [2022-07-28T13:38:30.592Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-28T13:38:30.592Z] #18 sha256:9bd0911f69015e3e0abadcfb5ff0e6a89019a0848d9da6279f95e0165bbeb845 [2022-07-28T13:38:31.725Z] #18 DONE 1.3s [2022-07-28T13:38:31.725Z] [2022-07-28T13:38:31.725Z] #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-28T13:38:31.725Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:38:31.725Z] #62 3.676 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-28T13:38:31.725Z] #62 5.526 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T13:38:31.725Z] #62 5.527 go: downloading github.com/fatih/color v1.13.0 [2022-07-28T13:38:31.725Z] #62 5.654 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-28T13:38:31.725Z] #62 5.654 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T13:38:31.725Z] #62 5.983 go: downloading github.com/spf13/viper v1.11.0 [2022-07-28T13:38:31.725Z] #62 6.147 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-28T13:38:31.725Z] #62 6.483 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-28T13:38:31.725Z] #62 6.525 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-28T13:38:31.725Z] #62 7.975 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-28T13:38:31.725Z] #62 8.089 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-28T13:38:31.990Z] #62 8.243 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T13:38:31.990Z] #62 8.335 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-28T13:38:32.257Z] #62 8.580 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-28T13:38:32.520Z] #62 8.787 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-28T13:38:33.905Z] #62 ... [2022-07-28T13:38:33.905Z] [2022-07-28T13:38:33.905Z] #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-28T13:38:33.905Z] #64 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T13:38:33.905Z] #64 4.088 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T13:38:33.905Z] #64 ... [2022-07-28T13:38:33.905Z] [2022-07-28T13:38:33.905Z] #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-28T13:38:33.905Z] #41 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:38:33.905Z] #41 2.606 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T13:38:33.905Z] #41 2.606 Cloning into '.'... [2022-07-28T13:38:33.905Z] #41 ... [2022-07-28T13:38:33.905Z] [2022-07-28T13:38:33.905Z] #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-28T13:38:33.905Z] #45 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T13:38:33.905Z] #45 3.409 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-28T13:38:34.167Z] #45 ... [2022-07-28T13:38:34.167Z] [2022-07-28T13:38:34.167Z] #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-28T13:38:34.167Z] #60 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:38:34.167Z] #60 3.747 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-28T13:38:34.167Z] #60 5.364 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T13:38:34.167Z] #60 5.365 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T13:38:34.167Z] #60 5.393 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T13:38:34.167Z] #60 5.498 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T13:38:34.167Z] #60 5.876 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T13:38:34.167Z] #60 6.035 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T13:38:34.167Z] #60 6.125 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T13:38:34.167Z] #60 6.203 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T13:38:34.167Z] #60 6.300 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T13:38:34.167Z] #60 6.339 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T13:38:34.167Z] #60 6.379 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T13:38:34.167Z] #60 6.615 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T13:38:34.167Z] #60 ... [2022-07-28T13:38:34.167Z] [2022-07-28T13:38:34.167Z] #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-28T13:38:34.167Z] #47 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T13:38:34.167Z] #47 2.669 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-28T13:38:34.167Z] #47 3.830 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-28T13:38:34.167Z] #47 5.404 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T13:38:34.167Z] #47 5.752 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-28T13:38:34.167Z] #47 5.906 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-28T13:38:34.167Z] #47 8.955 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T13:38:34.167Z] #47 9.163 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T13:38:34.428Z] #47 ... [2022-07-28T13:38:34.428Z] [2022-07-28T13:38:34.428Z] #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-28T13:38:34.428Z] #43 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:38:34.428Z] #43 3.133 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-28T13:38:34.689Z] #43 ... [2022-07-28T13:38:34.689Z] [2022-07-28T13:38:34.689Z] #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-28T13:38:34.689Z] #83 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:38:34.689Z] #83 4.066 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:38:34.689Z] #83 4.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:38:34.689Z] #83 4.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:38:34.689Z] #83 5.035 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:38:34.689Z] #83 6.872 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:38:34.689Z] #83 9.157 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:38:34.689Z] #83 ... [2022-07-28T13:38:34.689Z] [2022-07-28T13:38:34.689Z] #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-28T13:38:34.689Z] #58 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:38:34.689Z] #58 3.661 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:38:34.689Z] #58 3.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:38:34.689Z] #58 3.745 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:38:34.689Z] #58 4.287 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-28T13:38:34.689Z] #58 4.619 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:38:34.689Z] #58 6.840 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:38:34.689Z] #58 8.634 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:38:34.689Z] #58 10.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-28T13:38:34.950Z] #58 ... [2022-07-28T13:38:34.950Z] [2022-07-28T13:38:34.950Z] #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-28T13:38:34.950Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:38:34.950Z] #19 1.408 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:38:34.950Z] #19 1.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:38:34.950Z] #19 1.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:38:34.950Z] #19 2.076 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-28T13:38:34.950Z] #19 2.793 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:38:35.523Z] #19 3.747 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-28T13:38:36.908Z] #19 4.703 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-28T13:38:37.169Z] #19 ... [2022-07-28T13:38:37.169Z] [2022-07-28T13:38:37.169Z] #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-28T13:38:37.169Z] #54 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:38:37.169Z] #54 3.259 + git clone https://github.com/docker/distribution.git . [2022-07-28T13:38:37.169Z] #54 3.260 Cloning into '.'... [2022-07-28T13:38:37.169Z] #54 ... [2022-07-28T13:38:37.169Z] [2022-07-28T13:38:37.169Z] #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-28T13:38:37.169Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:38:37.169Z] #62 12.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T13:38:37.169Z] #62 12.06 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-28T13:38:37.169Z] #62 12.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-28T13:38:37.169Z] #62 12.31 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-28T13:38:37.169Z] #62 12.39 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-28T13:38:37.169Z] #62 12.42 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-28T13:38:37.169Z] #62 12.46 go: downloading github.com/spf13/afero v1.8.2 [2022-07-28T13:38:37.169Z] #62 12.49 go: downloading github.com/spf13/cast v1.4.1 [2022-07-28T13:38:37.169Z] #62 12.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-28T13:38:37.169Z] #62 12.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T13:38:37.169Z] #62 12.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T13:38:37.169Z] #62 12.80 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-28T13:38:37.169Z] #62 12.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T13:38:37.169Z] #62 12.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T13:38:37.169Z] #62 12.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T13:38:37.169Z] #62 12.98 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-28T13:38:37.169Z] #62 13.00 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-28T13:38:37.169Z] #62 13.06 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-28T13:38:37.169Z] #62 13.29 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-28T13:38:37.430Z] #62 13.70 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-28T13:38:37.430Z] #62 13.71 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-28T13:38:39.346Z] #62 ... [2022-07-28T13:38:39.346Z] [2022-07-28T13:38:39.346Z] #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-28T13:38:39.346Z] #45 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T13:38:39.346Z] #45 15.08 tomll can be used in two ways: [2022-07-28T13:38:39.346Z] #45 15.09 Writing to STDIN and reading from STDOUT: [2022-07-28T13:38:39.346Z] #45 15.09 cat file.toml | tomll > file.toml [2022-07-28T13:38:39.346Z] #45 15.09 [2022-07-28T13:38:39.346Z] #45 15.09 Reading and updating a list of files: [2022-07-28T13:38:39.346Z] #45 15.09 tomll a.toml b.toml c.toml [2022-07-28T13:38:39.346Z] #45 15.09 [2022-07-28T13:38:39.346Z] #45 15.09 When given a list of files, tomll will modify all files in place without asking. [2022-07-28T13:38:39.346Z] #45 DONE 15.4s [2022-07-28T13:38:39.346Z] [2022-07-28T13:38:39.346Z] #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-28T13:38:39.346Z] #43 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:38:39.346Z] #43 11.34 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-28T13:38:39.346Z] #43 11.34 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-28T13:38:39.346Z] #43 11.63 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-28T13:38:39.346Z] #43 11.87 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-28T13:38:39.346Z] #43 12.02 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-28T13:38:39.346Z] #43 12.26 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-28T13:38:39.346Z] #43 12.29 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-28T13:38:39.346Z] #43 12.35 go: downloading github.com/peterh/liner v1.2.2 [2022-07-28T13:38:39.346Z] #43 12.53 go: downloading github.com/google/go-dap v0.6.0 [2022-07-28T13:38:39.346Z] #43 12.89 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-28T13:38:39.346Z] #43 13.46 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-28T13:38:39.346Z] #43 13.67 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-28T13:38:39.346Z] #43 13.71 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-28T13:38:39.346Z] #43 15.19 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-28T13:38:39.346Z] #43 15.38 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-28T13:38:40.288Z] #43 16.50 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-28T13:38:40.859Z] #43 ... [2022-07-28T13:38:40.859Z] [2022-07-28T13:38:40.859Z] #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-28T13:38:40.859Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:38:40.859Z] #62 15.92 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-28T13:38:40.859Z] #62 16.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-28T13:38:40.859Z] #62 16.22 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-28T13:38:40.859Z] #62 16.34 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-28T13:38:40.859Z] #62 16.44 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-28T13:38:40.859Z] #62 16.44 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-28T13:38:40.859Z] #62 16.54 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-28T13:38:40.859Z] #62 16.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-28T13:38:40.859Z] #62 16.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-28T13:38:40.859Z] #62 17.07 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-28T13:38:40.859Z] #62 17.19 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-28T13:38:40.859Z] #62 17.21 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-28T13:38:40.859Z] #62 17.29 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-28T13:38:41.120Z] #62 17.30 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-28T13:38:41.120Z] #62 17.42 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-28T13:38:41.120Z] #62 17.48 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-28T13:38:41.120Z] #62 17.55 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-28T13:38:41.381Z] #62 17.66 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-28T13:38:41.381Z] #62 17.67 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-28T13:38:41.642Z] #62 17.84 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-28T13:38:41.642Z] #62 17.93 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-28T13:38:41.642Z] #62 17.97 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-28T13:38:41.642Z] #62 18.07 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-28T13:38:41.902Z] #62 18.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T13:38:41.902Z] #62 18.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T13:38:41.902Z] #62 18.19 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-28T13:38:41.902Z] #62 18.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T13:38:42.163Z] #62 18.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T13:38:42.163Z] #62 18.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T13:38:42.424Z] #62 18.58 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-28T13:38:42.424Z] #62 18.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T13:38:42.424Z] #62 18.71 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-28T13:38:42.424Z] #62 18.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-28T13:38:42.424Z] #62 18.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-28T13:38:42.424Z] #62 18.85 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-28T13:38:42.684Z] #62 18.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-28T13:38:42.684Z] #62 19.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-28T13:38:42.684Z] #62 19.01 go: downloading github.com/julz/importas v0.1.0 [2022-07-28T13:38:42.684Z] #62 19.07 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-28T13:38:42.684Z] #62 19.12 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-28T13:38:42.945Z] #62 19.22 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-28T13:38:42.945Z] #62 19.27 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-28T13:38:42.945Z] #62 19.29 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-28T13:38:42.945Z] #62 19.33 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-28T13:38:43.205Z] #62 19.40 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-28T13:38:43.205Z] #62 19.47 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-28T13:38:43.205Z] #62 19.49 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-28T13:38:43.205Z] #62 19.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-28T13:38:43.205Z] #62 19.58 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-28T13:38:43.777Z] #62 20.14 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-28T13:38:44.038Z] #62 20.15 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-28T13:38:44.038Z] #62 20.20 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-28T13:38:44.038Z] #62 20.36 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-28T13:38:44.038Z] #62 20.38 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-28T13:38:44.299Z] #62 20.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-28T13:38:44.299Z] #62 20.50 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-28T13:38:44.299Z] #62 20.60 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-28T13:38:44.299Z] #62 20.62 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-28T13:38:44.560Z] #62 20.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-28T13:38:44.560Z] #62 20.91 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-28T13:38:44.560Z] #62 20.95 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-28T13:38:44.560Z] #62 21.01 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-28T13:38:44.821Z] #62 21.08 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-28T13:38:45.081Z] #62 21.17 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-28T13:38:45.082Z] #62 21.23 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-28T13:38:45.082Z] #62 21.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-28T13:38:45.082Z] #62 21.38 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-28T13:38:45.082Z] #62 21.43 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-28T13:38:45.342Z] #62 21.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-28T13:38:45.342Z] #62 21.51 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-28T13:38:45.342Z] #62 21.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-28T13:38:45.603Z] #62 21.73 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-28T13:38:45.603Z] #62 21.80 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-28T13:38:45.603Z] #62 21.84 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-28T13:38:45.603Z] #62 21.88 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-28T13:38:45.603Z] #62 21.98 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-28T13:38:45.863Z] #62 22.24 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-28T13:38:46.124Z] #62 ... [2022-07-28T13:38:46.124Z] [2022-07-28T13:38:46.124Z] #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-28T13:38:46.124Z] #60 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:38:46.124Z] #60 12.29 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T13:38:46.124Z] #60 12.33 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T13:38:46.124Z] #60 ... [2022-07-28T13:38:46.124Z] [2022-07-28T13:38:46.124Z] #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-28T13:38:46.124Z] #54 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:38:46.124Z] #54 20.46 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-28T13:38:46.124Z] #54 20.69 + git checkout -q v2.3.0 [2022-07-28T13:38:46.124Z] #54 22.30 + 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-28T13:38:47.508Z] #54 ... [2022-07-28T13:38:47.508Z] [2022-07-28T13:38:47.508Z] #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-28T13:38:47.508Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:38:47.508Z] #19 5.755 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:38:47.508Z] #19 6.840 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-28T13:38:47.508Z] #19 8.230 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-28T13:38:47.508Z] #19 8.258 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-28T13:38:47.508Z] #19 8.270 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-28T13:38:47.508Z] #19 8.271 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-28T13:38:47.508Z] #19 8.321 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:38:47.508Z] #19 8.321 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:38:47.508Z] #19 8.471 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-28T13:38:47.508Z] #19 8.487 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:38:47.508Z] #19 8.495 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-28T13:38:47.508Z] #19 8.498 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-28T13:38:47.508Z] #19 8.499 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-28T13:38:47.508Z] #19 8.503 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:38:47.768Z] #19 ... [2022-07-28T13:38:47.768Z] [2022-07-28T13:38:47.768Z] #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-28T13:38:47.768Z] #64 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T13:38:47.768Z] #64 13.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T13:38:47.768Z] #64 13.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T13:38:47.768Z] #64 13.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T13:38:47.768Z] #64 15.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T13:38:48.029Z] #64 ... [2022-07-28T13:38:48.029Z] [2022-07-28T13:38:48.029Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T13:38:48.029Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:38:48.029Z] #62 22.42 go: downloading honnef.co/go/tools v0.3.1 [2022-07-28T13:38:48.029Z] #62 23.75 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-28T13:38:48.029Z] #62 23.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T13:38:48.029Z] #62 23.85 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-28T13:38:48.029Z] #62 23.94 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T13:38:48.029Z] #62 23.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T13:38:48.029Z] #62 24.05 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-28T13:38:48.029Z] #62 24.10 go: downloading golang.org/x/text v0.3.7 [2022-07-28T13:38:49.942Z] #62 ... [2022-07-28T13:38:49.942Z] [2022-07-28T13:38:49.942Z] #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-28T13:38:49.942Z] #83 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:38:49.942Z] #83 15.98 Fetched 8561 kB in 12s (703 kB/s) [2022-07-28T13:38:49.942Z] #83 15.98 Reading package lists... [2022-07-28T13:38:49.942Z] #83 20.74 Reading package lists... [2022-07-28T13:38:49.942Z] #83 25.31 Building dependency tree... [2022-07-28T13:38:49.942Z] #83 ... [2022-07-28T13:38:49.942Z] [2022-07-28T13:38:49.942Z] #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-28T13:38:49.942Z] #58 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:38:49.942Z] #58 16.01 Fetched 8565 kB in 13s (675 kB/s) [2022-07-28T13:38:49.942Z] #58 16.01 Reading package lists... [2022-07-28T13:38:49.942Z] #58 20.38 Reading package lists... [2022-07-28T13:38:49.942Z] #58 24.55 Building dependency tree... [2022-07-28T13:38:49.942Z] #58 25.53 Reading state information... [2022-07-28T13:38:50.203Z] #58 ... [2022-07-28T13:38:50.203Z] [2022-07-28T13:38:50.203Z] #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-28T13:38:50.203Z] #83 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:38:50.203Z] #83 25.31 Building dependency tree... [2022-07-28T13:38:52.117Z] #83 28.25 python3 is already the newest version (3.9.2-3). [2022-07-28T13:38:52.117Z] #83 28.25 The following additional packages will be installed: [2022-07-28T13:38:52.117Z] #83 28.26 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-28T13:38:52.117Z] #83 28.27 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-28T13:38:52.117Z] #83 28.28 Suggested packages: [2022-07-28T13:38:52.117Z] #83 28.29 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-28T13:38:52.117Z] #83 28.29 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-28T13:38:52.117Z] #83 28.29 m4-doc ed diffutils-doc [2022-07-28T13:38:52.117Z] #83 28.29 Recommended packages: [2022-07-28T13:38:52.117Z] #83 28.29 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-28T13:38:53.059Z] #83 29.54 The following NEW packages will be installed: [2022-07-28T13:38:53.320Z] #83 29.54 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-28T13:38:53.320Z] #83 29.54 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-28T13:38:53.320Z] #83 29.54 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-28T13:38:53.320Z] #83 29.54 libyajl2 m4 patch xz-utils [2022-07-28T13:38:53.581Z] #83 29.95 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:38:53.581Z] #83 29.95 Need to get 5940 kB of archives. [2022-07-28T13:38:53.581Z] #83 29.95 After this operation, 18.7 MB of additional disk space will be used. [2022-07-28T13:38:53.581Z] #83 29.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T13:38:53.841Z] #83 29.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-28T13:38:53.841Z] #83 29.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-28T13:38:53.841Z] #83 29.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-28T13:38:53.841Z] #83 29.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-28T13:38:53.841Z] #83 29.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-28T13:38:53.841Z] #83 29.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-28T13:38:53.841Z] #83 29.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-28T13:38:53.841Z] #83 30.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-28T13:38:53.841Z] #83 30.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-28T13:38:53.841Z] #83 30.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T13:38:53.841Z] #83 30.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-28T13:38:53.841Z] #83 30.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-28T13:38:54.102Z] #83 30.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T13:38:54.102Z] #83 30.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-28T13:38:54.102Z] #83 30.22 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-28T13:38:54.102Z] #83 30.22 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-28T13:38:54.102Z] #83 30.22 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-28T13:38:54.102Z] #83 30.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T13:38:54.102Z] #83 30.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-28T13:38:54.102Z] #83 30.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T13:38:54.102Z] #83 30.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T13:38:54.102Z] #83 30.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-28T13:38:54.946Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cb1602b21aef335d) in /home/ubuntu/workspace/moby_PR-43877 [Pipeline] { [Pipeline] checkout [2022-07-28T13:38:55.043Z] #83 31.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:38:55.043Z] #83 31.39 Fetched 5940 kB in 1s (9054 kB/s) [2022-07-28T13:38:55.043Z] #83 31.43 Selecting previously unselected package bzip2. [2022-07-28T13:38:55.068Z] The recommended git tool is: git [2022-07-28T13:38:55.311Z] #83 31.43 (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-28T13:38:55.311Z] #83 31.53 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T13:38:55.311Z] #83 31.54 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:38:55.311Z] #83 ... [2022-07-28T13:38:55.311Z] [2022-07-28T13:38:55.311Z] #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-28T13:38:55.311Z] #47 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T13:38:55.311Z] #47 31.49 NAME: [2022-07-28T13:38:55.311Z] #47 31.49 go-winres - A tool for embedding resources in Windows executables [2022-07-28T13:38:55.311Z] #47 31.49 [2022-07-28T13:38:55.311Z] #47 31.49 USAGE: [2022-07-28T13:38:55.311Z] #47 31.49 go-winres [global options] command [command options] [arguments...] [2022-07-28T13:38:55.311Z] #47 31.49 [2022-07-28T13:38:55.311Z] #47 31.49 COMMANDS: [2022-07-28T13:38:55.311Z] #47 31.49 init Create an initial ./winres/winres.json [2022-07-28T13:38:55.311Z] #47 31.51 make Make syso files for the "go build" command [2022-07-28T13:38:55.311Z] #47 31.51 simply Make syso files for the "go build" command (simplified) [2022-07-28T13:38:55.311Z] #47 31.51 extract Extract all resources from an executable [2022-07-28T13:38:55.311Z] #47 31.51 patch Replace resources in an executable file (exe, dll) [2022-07-28T13:38:55.311Z] #47 31.51 help, h Shows a list of commands or help for one command [2022-07-28T13:38:55.311Z] #47 31.51 [2022-07-28T13:38:55.311Z] #47 31.51 GLOBAL OPTIONS: [2022-07-28T13:38:55.311Z] #47 31.52 --help, -h show help (default: false) [2022-07-28T13:38:55.853Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-099f5c70d537c0663) in /home/ubuntu/workspace/moby_PR-43877 [Pipeline] { [2022-07-28T13:38:55.882Z] #47 DONE 32.0s [2022-07-28T13:38:55.882Z] [2022-07-28T13:38:55.882Z] #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-28T13:38:55.882Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:38:55.882Z] #62 29.32 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T13:38:55.882Z] #62 29.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T13:38:55.882Z] #62 29.52 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-28T13:38:55.882Z] #62 29.52 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-28T13:38:55.882Z] #62 29.59 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-28T13:38:55.882Z] #62 29.80 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-28T13:38:55.882Z] #62 29.87 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-28T13:38:55.882Z] #62 29.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T13:38:55.882Z] #62 29.90 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T13:38:55.882Z] #62 30.02 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-28T13:38:55.882Z] #62 30.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-28T13:38:55.882Z] #62 30.17 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-28T13:38:55.882Z] #62 30.24 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-28T13:38:55.882Z] #62 30.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-28T13:38:55.882Z] #62 30.30 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-28T13:38:55.882Z] #62 30.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-28T13:38:55.882Z] #62 30.42 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-28T13:38:55.883Z] #62 30.86 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-28T13:38:55.883Z] #62 30.94 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-28T13:38:55.883Z] #62 31.07 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-28T13:38:55.883Z] #62 31.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T13:38:55.883Z] #62 31.48 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-28T13:38:55.883Z] #62 31.56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-28T13:38:55.883Z] #62 31.61 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-28T13:38:55.883Z] #62 31.62 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-28T13:38:55.883Z] #62 31.72 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-28T13:38:55.883Z] #62 31.74 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-28T13:38:55.883Z] #62 31.80 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-28T13:38:55.883Z] #62 31.84 go: downloading github.com/prometheus/common v0.32.1 [Pipeline] checkout [2022-07-28T13:38:56.455Z] The recommended git tool is: git [2022-07-28T13:38:56.456Z] #62 32.56 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-28T13:38:56.456Z] #62 32.78 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-28T13:38:57.397Z] #62 33.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-28T13:38:58.483Z] using credential docker-jenkins-github-credentials [2022-07-28T13:38:58.492Z] Cloning the remote Git repository [2022-07-28T13:38:58.492Z] Cloning with configured refspecs honoured and without tags [2022-07-28T13:38:58.511Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T13:38:58.565Z] > git init /home/ubuntu/workspace/moby_PR-43877 # timeout=10 [2022-07-28T13:38:58.781Z] #62 34.73 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-28T13:38:59.352Z] #62 ... [2022-07-28T13:38:59.352Z] [2022-07-28T13:38:59.352Z] #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-28T13:38:59.352Z] #41 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:38:59.352Z] #41 35.65 Updating files: 99% (1508/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-28T13:38:59.352Z] #41 35.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T13:38:59.627Z] #41 35.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T13:38:58.963Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:38:58.963Z] > git --version # timeout=10 [2022-07-28T13:38:58.985Z] > git --version # 'git version 2.25.1' [2022-07-28T13:38:58.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:38:58.987Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:00.570Z] #41 ... [2022-07-28T13:39:00.570Z] [2022-07-28T13:39:00.571Z] #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-28T13:39:00.571Z] #64 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T13:39:00.571Z] #64 36.79 v3.0.2 [2022-07-28T13:39:00.571Z] #64 DONE 37.0s [2022-07-28T13:39:00.832Z] [2022-07-28T13:39:00.832Z] #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-28T13:39:00.832Z] #83 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:39:00.832Z] #83 31.54 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:39:00.832Z] #83 31.77 Selecting previously unselected package libmagic-mgc. [2022-07-28T13:39:00.832Z] #83 31.78 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 31.79 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-28T13:39:00.832Z] #83 32.41 Selecting previously unselected package libmagic1:amd64. [2022-07-28T13:39:00.832Z] #83 32.41 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 32.43 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-28T13:39:00.832Z] #83 32.75 Selecting previously unselected package file. [2022-07-28T13:39:00.832Z] #83 32.76 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 32.76 Unpacking file (1:5.39-3) ... [2022-07-28T13:39:00.832Z] #83 33.06 Selecting previously unselected package xz-utils. [2022-07-28T13:39:00.832Z] #83 33.06 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 33.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:39:00.832Z] #83 33.43 Selecting previously unselected package libsigsegv2:amd64. [2022-07-28T13:39:00.832Z] #83 33.43 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 33.44 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-28T13:39:00.832Z] #83 33.55 Selecting previously unselected package m4. [2022-07-28T13:39:00.832Z] #83 33.55 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 33.55 Unpacking m4 (1.4.18-5) ... [2022-07-28T13:39:00.832Z] #83 33.75 Selecting previously unselected package autoconf. [2022-07-28T13:39:00.832Z] #83 33.75 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-28T13:39:00.832Z] #83 33.75 Unpacking autoconf (2.69-14) ... [2022-07-28T13:39:00.832Z] #83 34.07 Selecting previously unselected package autotools-dev. [2022-07-28T13:39:00.832Z] #83 34.07 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-28T13:39:00.832Z] #83 34.08 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-28T13:39:00.832Z] #83 34.23 Selecting previously unselected package automake. [2022-07-28T13:39:00.832Z] #83 34.24 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-28T13:39:00.832Z] #83 34.25 Unpacking automake (1:1.16.3-2) ... [2022-07-28T13:39:00.832Z] #83 34.69 Selecting previously unselected package patch. [2022-07-28T13:39:00.832Z] #83 34.70 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 34.70 Unpacking patch (2.7.6-7) ... [2022-07-28T13:39:00.832Z] #83 34.88 Selecting previously unselected package dpkg-dev. [2022-07-28T13:39:00.832Z] #83 34.91 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-28T13:39:00.832Z] #83 34.91 Unpacking dpkg-dev (1.20.11) ... [2022-07-28T13:39:00.832Z] #83 35.79 Selecting previously unselected package build-essential. [2022-07-28T13:39:00.832Z] #83 35.79 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 35.80 Unpacking build-essential (12.9) ... [2022-07-28T13:39:00.832Z] #83 35.86 Selecting previously unselected package libcap2:amd64. [2022-07-28T13:39:00.832Z] #83 35.86 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 35.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:39:00.832Z] #83 35.95 Selecting previously unselected package libcap-dev:amd64. [2022-07-28T13:39:00.832Z] #83 35.95 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 35.96 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T13:39:00.832Z] #83 36.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:39:00.832Z] #83 36.05 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 36.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:39:00.832Z] #83 36.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-28T13:39:00.832Z] #83 36.19 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 36.20 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T13:39:00.832Z] #83 36.27 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T13:39:00.832Z] #83 36.28 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 36.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:39:00.832Z] #83 36.44 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T13:39:00.832Z] #83 36.44 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T13:39:00.832Z] #83 36.45 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:39:00.832Z] #83 37.07 Selecting previously unselected package libtool. [2022-07-28T13:39:00.832Z] #83 37.07 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-28T13:39:00.832Z] #83 37.12 Unpacking libtool (2.4.6-15) ... [2022-07-28T13:39:00.991Z] using credential docker-jenkins-github-credentials [2022-07-28T13:39:01.002Z] Cloning the remote Git repository [2022-07-28T13:39:01.002Z] Cloning with configured refspecs honoured and without tags [2022-07-28T13:39:01.093Z] #83 37.38 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T13:39:01.093Z] #83 37.40 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T13:39:01.355Z] #83 37.46 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:39:01.355Z] #83 ... [2022-07-28T13:39:01.355Z] [2022-07-28T13:39:01.355Z] #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-28T13:39:01.355Z] #58 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:39:01.355Z] #58 27.21 The following additional packages will be installed: [2022-07-28T13:39:01.355Z] #58 27.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T13:39:01.355Z] #58 27.22 python3-protobuf python3-six [2022-07-28T13:39:01.355Z] #58 27.24 Suggested packages: [2022-07-28T13:39:01.355Z] #58 27.24 python3-setuptools [2022-07-28T13:39:01.355Z] #58 27.24 Recommended packages: [2022-07-28T13:39:01.355Z] #58 27.24 iproute2 | iproute [2022-07-28T13:39:01.355Z] #58 27.74 The following NEW packages will be installed: [2022-07-28T13:39:01.355Z] #58 27.76 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T13:39:01.355Z] #58 27.77 python3-protobuf python3-six [2022-07-28T13:39:01.355Z] #58 28.20 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:39:01.355Z] #58 28.20 Need to get 2315 kB of archives. [2022-07-28T13:39:01.355Z] #58 28.20 After this operation, 11.1 MB of additional disk space will be used. [2022-07-28T13:39:01.355Z] #58 28.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-28T13:39:01.355Z] #58 28.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T13:39:01.355Z] #58 28.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-28T13:39:01.355Z] #58 28.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-28T13:39:01.355Z] #58 28.27 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-28T13:39:01.355Z] #58 28.27 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-28T13:39:01.355Z] #58 28.27 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-28T13:39:01.355Z] #58 30.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-28T13:39:01.355Z] #58 32.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:39:01.355Z] #58 32.54 Fetched 2315 kB in 3s (757 kB/s) [2022-07-28T13:39:01.355Z] #58 32.80 Selecting previously unselected package libprotobuf23:amd64. [2022-07-28T13:39:01.355Z] #58 32.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T13:39:01.355Z] #58 32.88 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-28T13:39:01.355Z] #58 32.91 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T13:39:01.355Z] #58 33.66 Selecting previously unselected package python3-pkg-resources. [2022-07-28T13:39:01.355Z] #58 33.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T13:39:01.355Z] #58 33.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:39:01.355Z] #58 33.87 Selecting previously unselected package python3-six. [2022-07-28T13:39:01.355Z] #58 33.88 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-28T13:39:01.355Z] #58 33.89 Unpacking python3-six (1.16.0-2) ... [2022-07-28T13:39:01.355Z] #58 33.97 Selecting previously unselected package python3-protobuf. [2022-07-28T13:39:01.355Z] #58 33.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-28T13:39:01.355Z] #58 33.98 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-28T13:39:01.355Z] #58 34.43 Selecting previously unselected package libnet1:amd64. [2022-07-28T13:39:01.355Z] #58 34.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T13:39:01.355Z] #58 34.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:39:01.355Z] #58 34.57 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T13:39:01.355Z] #58 34.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T13:39:01.355Z] #58 34.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:39:01.355Z] #58 34.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:39:01.355Z] #58 34.71 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:39:01.355Z] #58 34.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:39:01.355Z] #58 34.81 Selecting previously unselected package criu. [2022-07-28T13:39:01.355Z] #58 34.82 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-28T13:39:01.355Z] #58 34.82 Unpacking criu (3.17.1-1) ... [2022-07-28T13:39:01.355Z] #58 35.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:39:01.355Z] #58 37.15 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T13:39:01.355Z] #58 37.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:39:01.355Z] #58 37.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:39:01.355Z] #58 37.19 Setting up python3-six (1.16.0-2) ... [2022-07-28T13:39:01.091Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T13:39:01.165Z] > git init /home/ubuntu/workspace/moby_PR-43877 # timeout=10 [2022-07-28T13:39:01.617Z] #58 ... [2022-07-28T13:39:01.617Z] [2022-07-28T13:39:01.617Z] #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-28T13:39:01.617Z] #83 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:39:01.617Z] #83 37.81 Selecting previously unselected package libyajl2:amd64. [2022-07-28T13:39:01.617Z] #83 37.81 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T13:39:01.617Z] #83 37.82 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:39:01.617Z] #83 37.96 Selecting previously unselected package libyajl-dev:amd64. [2022-07-28T13:39:01.617Z] #83 37.98 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-28T13:39:01.617Z] #83 38.00 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T13:39:01.878Z] #83 38.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:39:01.878Z] #83 38.15 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-28T13:39:01.878Z] #83 38.17 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:39:01.878Z] #83 38.18 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-28T13:39:01.878Z] #83 38.20 Setting up file (1:5.39-3) ... [2022-07-28T13:39:01.878Z] #83 38.21 Setting up bzip2 (1.0.8-4) ... [2022-07-28T13:39:01.878Z] #83 38.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:39:01.878Z] #83 38.25 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T13:39:02.140Z] #83 38.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:39:02.140Z] #83 38.28 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-28T13:39:02.140Z] #83 38.29 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-28T13:39:02.140Z] #83 38.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:39:02.140Z] #83 38.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T13:39:02.140Z] #83 38.36 Setting up patch (2.7.6-7) ... [2022-07-28T13:39:02.140Z] #83 38.37 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:39:02.140Z] #83 38.39 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T13:39:02.140Z] #83 38.40 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T13:39:02.140Z] #83 38.42 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:39:02.140Z] #83 38.44 Setting up libtool (2.4.6-15) ... [2022-07-28T13:39:02.140Z] #83 38.45 Setting up m4 (1.4.18-5) ... [2022-07-28T13:39:02.140Z] #83 38.46 Setting up dpkg-dev (1.20.11) ... [2022-07-28T13:39:02.400Z] #83 38.48 Setting up autoconf (2.69-14) ... [2022-07-28T13:39:02.400Z] #83 38.51 Setting up build-essential (12.9) ... [2022-07-28T13:39:02.400Z] #83 38.52 Setting up automake (1:1.16.3-2) ... [2022-07-28T13:39:02.400Z] #83 38.53 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-28T13:39:02.400Z] #83 38.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:39:02.667Z] #83 DONE 38.8s [2022-07-28T13:39:02.667Z] [2022-07-28T13:39:02.667Z] #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-28T13:39:02.667Z] #58 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:39:02.667Z] #58 38.35 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:39:02.667Z] #58 38.38 Setting up python3-protobuf (3.12.4-1) ... [2022-07-28T13:39:01.675Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:39:01.675Z] > git --version # timeout=10 [2022-07-28T13:39:01.700Z] > git --version # 'git version 2.25.1' [2022-07-28T13:39:01.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:01.702Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:03.147Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0fcf3151873542a76) in /home/ubuntu/workspace/moby_PR-43877 [Pipeline] { [Pipeline] checkout [2022-07-28T13:39:03.195Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05fcb01380e998b07) in /home/ubuntu/workspace/moby_PR-43877 [Pipeline] { [2022-07-28T13:39:03.207Z] The recommended git tool is: git [Pipeline] checkout [2022-07-28T13:39:03.307Z] The recommended git tool is: git [2022-07-28T13:39:04.751Z] using credential docker-jenkins-github-credentials [2022-07-28T13:39:04.758Z] Cloning the remote Git repository [2022-07-28T13:39:04.758Z] Cloning with configured refspecs honoured and without tags [2022-07-28T13:39:04.228Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T13:39:04.269Z] > git init /home/ubuntu/workspace/moby_PR-43877 # timeout=10 [2022-07-28T13:39:04.605Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:39:04.605Z] > git --version # timeout=10 [2022-07-28T13:39:04.608Z] > git --version # 'git version 2.17.1' [2022-07-28T13:39:04.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:04.609Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:05.970Z] #58 41.58 Setting up criu (3.17.1-1) ... [2022-07-28T13:39:06.125Z] using credential docker-jenkins-github-credentials [2022-07-28T13:39:06.133Z] Cloning the remote Git repository [2022-07-28T13:39:06.133Z] Cloning with configured refspecs honoured and without tags [2022-07-28T13:39:05.318Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T13:39:05.383Z] > git init /home/ubuntu/workspace/moby_PR-43877 # timeout=10 [2022-07-28T13:39:06.541Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:39:06.542Z] > git --version # timeout=10 [2022-07-28T13:39:06.552Z] > git --version # 'git version 2.17.1' [2022-07-28T13:39:06.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:06.555Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:07.355Z] #58 43.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:39:07.616Z] #58 DONE 43.5s [2022-07-28T13:39:07.616Z] [2022-07-28T13:39:07.616Z] #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-28T13:39:07.616Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:39:07.616Z] #84 0.883 Cloning into '/tmp/crun-build'... [2022-07-28T13:39:09.001Z] #84 6.158 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T13:39:09.001Z] #84 6.163 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T13:39:09.572Z] #84 6.989 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T13:39:09.572Z] #84 7.019 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T13:39:09.572Z] #84 7.019 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T13:39:09.572Z] #84 7.020 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T13:39:09.572Z] #84 7.029 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T13:39:10.957Z] #84 8.534 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T13:39:12.342Z] #84 9.913 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T13:39:13.727Z] #84 11.04 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T13:39:13.727Z] #84 11.18 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T13:39:13.989Z] #84 11.34 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T13:39:13.989Z] #84 ... [2022-07-28T13:39:13.989Z] [2022-07-28T13:39:13.989Z] #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-28T13:39:13.989Z] #60 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:39:13.989Z] #60 50.42 gotestsum version dev [2022-07-28T13:39:14.250Z] #60 DONE 50.7s [2022-07-28T13:39:14.250Z] [2022-07-28T13:39:14.250Z] #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-28T13:39:14.250Z] #41 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:39:16.474Z] Fetching without tags [2022-07-28T13:39:16.752Z] Merging remotes/origin/master commit 9772c68e54eb93d8396f79e0a92d0e2d58d61668 into PR head commit f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:39:16.796Z] #41 ... [2022-07-28T13:39:16.796Z] [2022-07-28T13:39:16.796Z] #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-28T13:39:16.796Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:39:16.796Z] #19 44.71 Fetched 49.2 MB in 44s (1128 kB/s) [2022-07-28T13:39:16.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:39:16.414Z] > git config --add remote.origin.fetch +refs/pull/43877/head:refs/remotes/origin/PR-43877 # timeout=10 [2022-07-28T13:39:16.433Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:16.461Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:39:16.480Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:39:16.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:16.481Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:16.767Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:39:16.776Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [2022-07-28T13:39:17.523Z] Merge succeeded, producing f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:39:17.523Z] Checking out Revision f4c0ec8ffc427daa0a560695eb77e0428202ef14 (PR-43877) [2022-07-28T13:39:17.482Z] > git remote # timeout=10 [2022-07-28T13:39:17.488Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T13:39:17.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:17.496Z] > git merge 9772c68e54eb93d8396f79e0a92d0e2d58d61668 # timeout=10 [2022-07-28T13:39:17.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T13:39:17.528Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:39:17.541Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [2022-07-28T13:39:20.428Z] Fetching without tags [2022-07-28T13:39:20.611Z] Merging remotes/origin/master commit 9772c68e54eb93d8396f79e0a92d0e2d58d61668 into PR head commit f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:39:20.414Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:39:20.418Z] > git config --add remote.origin.fetch +refs/pull/43877/head:refs/remotes/origin/PR-43877 # timeout=10 [2022-07-28T13:39:20.421Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:20.427Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:39:20.433Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:39:20.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:20.433Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:20.618Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:39:20.621Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [2022-07-28T13:39:21.205Z] Merge succeeded, producing f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:39:21.205Z] Checking out Revision f4c0ec8ffc427daa0a560695eb77e0428202ef14 (PR-43877) [2022-07-28T13:39:21.723Z] Commit message: "integration-cli: Make service process live forever" [2022-07-28T13:39:21.752Z] > git --version # timeout=10 [2022-07-28T13:39:21.756Z] > git --version # 'git version 2.25.1' [2022-07-28T13:39:21.762Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T13:39:22.574Z] + docker version [2022-07-28T13:39:21.178Z] > git remote # timeout=10 [2022-07-28T13:39:21.181Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T13:39:21.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:21.199Z] > git merge 9772c68e54eb93d8396f79e0a92d0e2d58d61668 # timeout=10 [2022-07-28T13:39:21.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T13:39:21.209Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:39:21.211Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [2022-07-28T13:39:23.948Z] Fetching without tags [2022-07-28T13:39:24.164Z] Merging remotes/origin/master commit 9772c68e54eb93d8396f79e0a92d0e2d58d61668 into PR head commit f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:39:24.869Z] Merge succeeded, producing f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:39:24.870Z] Checking out Revision f4c0ec8ffc427daa0a560695eb77e0428202ef14 (PR-43877) [2022-07-28T13:39:24.894Z] Commit message: "integration-cli: Make service process live forever" [2022-07-28T13:39:24.952Z] > git --version # timeout=10 [2022-07-28T13:39:24.954Z] > git --version # 'git version 2.17.1' [2022-07-28T13:39:24.957Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-28T13:39:23.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:39:23.926Z] > git config --add remote.origin.fetch +refs/pull/43877/head:refs/remotes/origin/PR-43877 # timeout=10 [2022-07-28T13:39:23.932Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:23.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:39:23.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:39:23.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:23.955Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:24.178Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:39:24.186Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [2022-07-28T13:39:24.822Z] > git remote # timeout=10 [2022-07-28T13:39:24.830Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T13:39:24.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:24.848Z] > git merge 9772c68e54eb93d8396f79e0a92d0e2d58d61668 # timeout=10 [2022-07-28T13:39:24.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T13:39:24.874Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:39:24.885Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T13:39:25.732Z] + docker version [2022-07-28T13:39:26.797Z] #19 44.71 Reading package lists... [2022-07-28T13:39:26.797Z] #19 ... [2022-07-28T13:39:26.797Z] [2022-07-28T13:39:26.797Z] #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-28T13:39:26.797Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:39:26.797Z] #84 23.10 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T13:39:29.535Z] Commit message: "integration-cli: Make service process live forever" [2022-07-28T13:39:29.596Z] > git --version # timeout=10 [2022-07-28T13:39:29.605Z] > git --version # 'git version 2.25.1' [2022-07-28T13:39:29.614Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T13:39:30.537Z] + docker version [2022-07-28T13:39:30.707Z] Client: Docker Engine - Community [2022-07-28T13:39:30.707Z] Version: 20.10.14 [2022-07-28T13:39:30.707Z] API version: 1.41 [2022-07-28T13:39:30.707Z] Go version: go1.16.15 [2022-07-28T13:39:30.707Z] Git commit: a224086 [2022-07-28T13:39:30.707Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-28T13:39:30.707Z] OS/Arch: linux/arm64 [2022-07-28T13:39:30.707Z] Context: default [2022-07-28T13:39:30.707Z] Experimental: true [2022-07-28T13:39:30.707Z] [2022-07-28T13:39:30.707Z] Server: Docker Engine - Community [2022-07-28T13:39:30.707Z] Engine: [2022-07-28T13:39:30.707Z] Version: 20.10.14 [2022-07-28T13:39:30.707Z] API version: 1.41 (minimum version 1.12) [2022-07-28T13:39:30.707Z] Go version: go1.16.15 [2022-07-28T13:39:30.707Z] Git commit: 87a90dc [2022-07-28T13:39:30.707Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-28T13:39:30.707Z] OS/Arch: linux/arm64 [2022-07-28T13:39:30.707Z] Experimental: true [2022-07-28T13:39:30.707Z] containerd: [2022-07-28T13:39:30.707Z] Version: 1.5.11 [2022-07-28T13:39:30.707Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T13:39:30.707Z] runc: [2022-07-28T13:39:30.707Z] Version: 1.0.3 [2022-07-28T13:39:30.707Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T13:39:30.707Z] docker-init: [2022-07-28T13:39:30.707Z] Version: 0.19.0 [2022-07-28T13:39:30.707Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T13:39:31.003Z] #84 ... [2022-07-28T13:39:31.003Z] [2022-07-28T13:39:31.003Z] #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-28T13:39:31.003Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:39:31.003Z] #19 44.71 Reading package lists... [2022-07-28T13:39:31.025Z] + docker info [2022-07-28T13:39:33.201Z] Fetching without tags [2022-07-28T13:39:33.562Z] Merging remotes/origin/master commit 9772c68e54eb93d8396f79e0a92d0e2d58d61668 into PR head commit f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:39:33.812Z] Client: Docker Engine - Community [2022-07-28T13:39:33.812Z] Version: 20.10.14 [2022-07-28T13:39:33.812Z] API version: 1.41 [2022-07-28T13:39:33.812Z] Go version: go1.16.15 [2022-07-28T13:39:33.812Z] Git commit: a224086 [2022-07-28T13:39:33.812Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T13:39:33.812Z] OS/Arch: linux/amd64 [2022-07-28T13:39:33.812Z] Context: default [2022-07-28T13:39:33.812Z] Experimental: true [2022-07-28T13:39:33.812Z] [2022-07-28T13:39:33.812Z] Server: Docker Engine - Community [2022-07-28T13:39:33.812Z] Engine: [2022-07-28T13:39:33.812Z] Version: 20.10.14 [2022-07-28T13:39:33.812Z] API version: 1.41 (minimum version 1.12) [2022-07-28T13:39:33.812Z] Go version: go1.16.15 [2022-07-28T13:39:33.812Z] Git commit: 87a90dc [2022-07-28T13:39:33.812Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T13:39:33.812Z] OS/Arch: linux/amd64 [2022-07-28T13:39:33.812Z] Experimental: true [2022-07-28T13:39:33.812Z] containerd: [2022-07-28T13:39:33.812Z] Version: 1.5.11 [2022-07-28T13:39:33.812Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T13:39:33.812Z] runc: [2022-07-28T13:39:33.812Z] Version: 1.0.3 [2022-07-28T13:39:33.812Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T13:39:33.812Z] docker-init: [2022-07-28T13:39:33.812Z] Version: 0.19.0 [2022-07-28T13:39:33.812Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T13:39:33.108Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:39:33.120Z] > git config --add remote.origin.fetch +refs/pull/43877/head:refs/remotes/origin/PR-43877 # timeout=10 [2022-07-28T13:39:33.138Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:33.167Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T13:39:33.207Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T13:39:33.208Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:33.209Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43877/head:refs/remotes/origin/PR-43877 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-28T13:39:33.575Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:39:33.596Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [2022-07-28T13:39:34.140Z] + docker info [2022-07-28T13:39:34.505Z] Merge succeeded, producing f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:39:34.505Z] Checking out Revision f4c0ec8ffc427daa0a560695eb77e0428202ef14 (PR-43877) [2022-07-28T13:39:36.329Z] #19 58.64 Reading package lists... [2022-07-28T13:39:36.329Z] #19 ... [2022-07-28T13:39:36.329Z] [2022-07-28T13:39:36.329Z] #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-28T13:39:36.329Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:39:36.329Z] #84 31.60 libtoolize: putting auxiliary files in '.'. [2022-07-28T13:39:36.329Z] #84 31.60 libtoolize: copying file './ltmain.sh' [2022-07-28T13:39:36.329Z] #84 32.14 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T13:39:36.329Z] #84 32.14 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T13:39:36.329Z] #84 32.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T13:39:34.410Z] > git remote # timeout=10 [2022-07-28T13:39:34.431Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T13:39:34.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T13:39:34.455Z] > git merge 9772c68e54eb93d8396f79e0a92d0e2d58d61668 # timeout=10 [2022-07-28T13:39:34.483Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T13:39:34.510Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T13:39:34.536Z] > git checkout -f f4c0ec8ffc427daa0a560695eb77e0428202ef14 # timeout=10 [2022-07-28T13:39:38.831Z] Commit message: "integration-cli: Make service process live forever" [2022-07-28T13:39:38.879Z] > git --version # timeout=10 [2022-07-28T13:39:38.904Z] > git --version # 'git version 2.17.1' [2022-07-28T13:39:38.911Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T13:39:40.066Z] + docker version [2022-07-28T13:39:40.488Z] Client: Docker Engine - Community [2022-07-28T13:39:40.488Z] Version: 20.10.14 [2022-07-28T13:39:40.488Z] API version: 1.41 [2022-07-28T13:39:40.488Z] Go version: go1.16.15 [2022-07-28T13:39:40.488Z] Git commit: a224086 [2022-07-28T13:39:40.488Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-28T13:39:40.488Z] OS/Arch: linux/amd64 [2022-07-28T13:39:40.488Z] Context: default [2022-07-28T13:39:40.488Z] Experimental: true [2022-07-28T13:39:40.488Z] [2022-07-28T13:39:40.488Z] Server: Docker Engine - Community [2022-07-28T13:39:40.488Z] Engine: [2022-07-28T13:39:40.488Z] Version: 20.10.14 [2022-07-28T13:39:40.488Z] API version: 1.41 (minimum version 1.12) [2022-07-28T13:39:40.488Z] Go version: go1.16.15 [2022-07-28T13:39:40.488Z] Git commit: 87a90dc [2022-07-28T13:39:40.488Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-28T13:39:40.488Z] OS/Arch: linux/amd64 [2022-07-28T13:39:40.488Z] Experimental: true [2022-07-28T13:39:40.488Z] containerd: [2022-07-28T13:39:40.488Z] Version: 1.5.11 [2022-07-28T13:39:40.488Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T13:39:40.488Z] runc: [2022-07-28T13:39:40.488Z] Version: 1.0.3 [2022-07-28T13:39:40.488Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T13:39:40.488Z] docker-init: [2022-07-28T13:39:40.488Z] Version: 0.19.0 [2022-07-28T13:39:40.488Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T13:39:40.797Z] + docker info [2022-07-28T13:39:42.959Z] #84 39.50 configure.ac:7: installing './compile' [2022-07-28T13:39:42.960Z] #84 39.52 configure.ac:11: installing './config.guess' [2022-07-28T13:39:42.960Z] #84 39.52 configure.ac:11: installing './config.sub' [2022-07-28T13:39:42.960Z] #84 39.52 configure.ac:8: installing './install-sh' [2022-07-28T13:39:42.960Z] #84 39.53 configure.ac:8: installing './missing' [2022-07-28T13:39:42.960Z] #84 39.66 Makefile.am: installing './depcomp' [2022-07-28T13:39:43.219Z] #84 40.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T13:39:43.219Z] #84 40.56 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T13:39:43.219Z] #84 40.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T13:39:43.219Z] #84 40.65 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T13:39:43.219Z] #84 40.73 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T13:39:43.219Z] #84 40.81 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T13:39:43.479Z] #84 40.89 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T13:39:43.479Z] #84 40.98 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T13:39:43.479Z] #84 41.03 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T13:39:44.272Z] Client: Docker Engine - Community [2022-07-28T13:39:44.272Z] Version: 20.10.14 [2022-07-28T13:39:44.272Z] API version: 1.41 [2022-07-28T13:39:44.272Z] Go version: go1.16.15 [2022-07-28T13:39:44.272Z] Git commit: a224086 [2022-07-28T13:39:44.272Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T13:39:44.272Z] OS/Arch: linux/amd64 [2022-07-28T13:39:44.272Z] Context: default [2022-07-28T13:39:44.272Z] Experimental: true [2022-07-28T13:39:44.272Z] [2022-07-28T13:39:44.272Z] Server: Docker Engine - Community [2022-07-28T13:39:44.272Z] Engine: [2022-07-28T13:39:44.272Z] Version: 20.10.14 [2022-07-28T13:39:44.272Z] API version: 1.41 (minimum version 1.12) [2022-07-28T13:39:44.272Z] Go version: go1.16.15 [2022-07-28T13:39:44.272Z] Git commit: 87a90dc [2022-07-28T13:39:44.272Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T13:39:44.272Z] OS/Arch: linux/amd64 [2022-07-28T13:39:44.272Z] Experimental: true [2022-07-28T13:39:44.272Z] containerd: [2022-07-28T13:39:44.272Z] Version: 1.5.11 [2022-07-28T13:39:44.272Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T13:39:44.272Z] runc: [2022-07-28T13:39:44.272Z] Version: 1.0.3 [2022-07-28T13:39:44.272Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T13:39:44.272Z] docker-init: [2022-07-28T13:39:44.272Z] Version: 0.19.0 [2022-07-28T13:39:44.272Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T13:39:44.595Z] + docker info [2022-07-28T13:39:44.860Z] #84 ... [2022-07-28T13:39:44.860Z] [2022-07-28T13:39:44.860Z] #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-28T13:39:44.860Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:39:44.860Z] #19 58.64 Reading package lists... [2022-07-28T13:39:45.929Z] Client: [2022-07-28T13:39:45.929Z] Context: default [2022-07-28T13:39:45.929Z] Debug Mode: false [2022-07-28T13:39:45.929Z] Plugins: [2022-07-28T13:39:45.929Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T13:39:45.929Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T13:39:45.929Z] [2022-07-28T13:39:45.929Z] Server: [2022-07-28T13:39:45.929Z] Containers: 0 [2022-07-28T13:39:45.929Z] Running: 0 [2022-07-28T13:39:45.929Z] Paused: 0 [2022-07-28T13:39:45.929Z] Stopped: 0 [2022-07-28T13:39:45.929Z] Images: 0 [2022-07-28T13:39:45.929Z] Server Version: 20.10.14 [2022-07-28T13:39:45.929Z] Storage Driver: overlay2 [2022-07-28T13:39:45.929Z] Backing Filesystem: extfs [2022-07-28T13:39:45.929Z] Supports d_type: true [2022-07-28T13:39:45.929Z] Native Overlay Diff: true [2022-07-28T13:39:45.929Z] userxattr: false [2022-07-28T13:39:45.929Z] Logging Driver: json-file [2022-07-28T13:39:45.929Z] Cgroup Driver: cgroupfs [2022-07-28T13:39:45.929Z] Cgroup Version: 1 [2022-07-28T13:39:45.929Z] Plugins: [2022-07-28T13:39:45.929Z] Volume: local [2022-07-28T13:39:45.929Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T13:39:45.929Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T13:39:45.929Z] Swarm: inactive [2022-07-28T13:39:45.929Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T13:39:45.929Z] Default Runtime: runc [2022-07-28T13:39:45.929Z] Init Binary: docker-init [2022-07-28T13:39:45.929Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T13:39:45.929Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T13:39:45.929Z] init version: de40ad0 [2022-07-28T13:39:45.929Z] Security Options: [2022-07-28T13:39:45.929Z] apparmor [2022-07-28T13:39:45.929Z] seccomp [2022-07-28T13:39:45.929Z] Profile: default [2022-07-28T13:39:45.929Z] Kernel Version: 5.13.0-1021-aws [2022-07-28T13:39:45.929Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-28T13:39:45.929Z] OSType: linux [2022-07-28T13:39:45.929Z] Architecture: aarch64 [2022-07-28T13:39:45.929Z] CPUs: 2 [2022-07-28T13:39:45.929Z] Total Memory: 7.562GiB [2022-07-28T13:39:45.929Z] Name: ip-10-100-35-132 [2022-07-28T13:39:45.929Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-28T13:39:45.929Z] Docker Root Dir: /var/lib/docker [2022-07-28T13:39:45.929Z] Debug Mode: false [2022-07-28T13:39:45.929Z] Registry: https://index.docker.io/v1/ [2022-07-28T13:39:45.929Z] Labels: [2022-07-28T13:39:45.929Z] Experimental: true [2022-07-28T13:39:45.929Z] Insecure Registries: [2022-07-28T13:39:45.929Z] 127.0.0.0/8 [2022-07-28T13:39:45.929Z] Live Restore Enabled: true [2022-07-28T13:39:45.929Z] [Pipeline] sh [2022-07-28T13:39:46.215Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T13:39:46.215Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T13:39:46.215Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43877/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T13:39:46.215Z] + bash /home/ubuntu/workspace/moby_PR-43877/check-config.sh [2022-07-28T13:39:46.215Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T13:39:46.215Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-28T13:39:46.215Z] [2022-07-28T13:39:46.215Z] Generally Necessary: [2022-07-28T13:39:46.215Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T13:39:46.215Z] - apparmor: enabled and tools installed [2022-07-28T13:39:46.215Z] - CONFIG_NAMESPACES: enabled [2022-07-28T13:39:46.215Z] - CONFIG_NET_NS: enabled [2022-07-28T13:39:46.215Z] - CONFIG_PID_NS: enabled [2022-07-28T13:39:46.215Z] - CONFIG_IPC_NS: enabled [2022-07-28T13:39:46.215Z] - CONFIG_UTS_NS: enabled [2022-07-28T13:39:46.215Z] - CONFIG_CGROUPS: enabled [2022-07-28T13:39:46.215Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T13:39:46.215Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T13:39:46.215Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T13:39:46.215Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T13:39:46.215Z] - CONFIG_CPUSETS: enabled [2022-07-28T13:39:46.215Z] - CONFIG_MEMCG: enabled [2022-07-28T13:39:46.215Z] - CONFIG_KEYS: enabled [2022-07-28T13:39:46.215Z] - CONFIG_VETH: enabled (as module) [2022-07-28T13:39:46.215Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T13:39:46.215Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T13:39:46.215Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T13:39:46.215Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T13:39:46.215Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T13:39:46.215Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T13:39:46.215Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T13:39:46.215Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T13:39:46.215Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T13:39:46.476Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T13:39:46.476Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T13:39:46.476Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T13:39:46.476Z] [2022-07-28T13:39:46.476Z] Optional Features: [2022-07-28T13:39:46.476Z] - CONFIG_USER_NS: enabled [2022-07-28T13:39:46.476Z] - CONFIG_SECCOMP: enabled [2022-07-28T13:39:46.476Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T13:39:46.476Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T13:39:46.476Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T13:39:46.476Z] (cgroup swap accounting is currently enabled) [2022-07-28T13:39:46.476Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T13:39:46.476Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T13:39:46.476Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T13:39:46.476Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T13:39:46.476Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T13:39:46.476Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T13:39:46.476Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T13:39:46.476Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T13:39:46.476Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T13:39:46.476Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T13:39:46.476Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T13:39:46.476Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T13:39:46.476Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T13:39:46.476Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T13:39:46.476Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T13:39:46.476Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T13:39:46.476Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T13:39:46.476Z] - CONFIG_EXT4_FS: enabled [2022-07-28T13:39:46.476Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T13:39:46.476Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T13:39:46.476Z] - Network Drivers: [2022-07-28T13:39:46.476Z] - "overlay": [2022-07-28T13:39:46.476Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T13:39:46.476Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T13:39:46.476Z] Optional (for encrypted networks): [2022-07-28T13:39:46.737Z] - CONFIG_CRYPTO: enabled [2022-07-28T13:39:46.737Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T13:39:46.737Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T13:39:46.737Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T13:39:46.737Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T13:39:46.737Z] - CONFIG_XFRM: enabled [2022-07-28T13:39:46.737Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T13:39:46.737Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T13:39:46.737Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T13:39:46.737Z] - "ipvlan": [2022-07-28T13:39:46.737Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T13:39:46.737Z] - "macvlan": [2022-07-28T13:39:46.737Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T13:39:46.737Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T13:39:46.737Z] - "ftp,tftp client in container": [2022-07-28T13:39:46.737Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T13:39:46.737Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T13:39:46.737Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T13:39:46.737Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T13:39:46.737Z] - Storage Drivers: [2022-07-28T13:39:46.737Z] - "aufs": [2022-07-28T13:39:46.737Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T13:39:46.737Z] - "btrfs": [2022-07-28T13:39:46.737Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T13:39:46.737Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T13:39:46.737Z] - "devicemapper": [2022-07-28T13:39:46.737Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T13:39:46.737Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T13:39:46.737Z] - "overlay": [2022-07-28T13:39:46.737Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T13:39:46.737Z] - "zfs": [2022-07-28T13:39:46.737Z] - /dev/zfs: present [2022-07-28T13:39:46.737Z] - zfs command: missing [2022-07-28T13:39:46.737Z] - zpool command: missing [2022-07-28T13:39:46.737Z] [2022-07-28T13:39:46.737Z] Limits: [2022-07-28T13:39:46.737Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T13:39:46.737Z] [2022-07-28T13:39:46.737Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T13:39:47.080Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 . [2022-07-28T13:39:47.341Z] #2 [internal] load .dockerignore [2022-07-28T13:39:47.341Z] #2 sha256:8a14a4136c47f848a9bb736e9a26c4aa0985cd3e85cc1ba1981d5e9583df58d7 [2022-07-28T13:39:47.615Z] #2 transferring context: 145B done [2022-07-28T13:39:47.615Z] #2 DONE 0.2s [2022-07-28T13:39:47.615Z] [2022-07-28T13:39:47.615Z] #1 [internal] load build definition from Dockerfile [2022-07-28T13:39:47.615Z] #1 sha256:23f25ce65e93711eb637af99e58861c6797cfdfcc545df00706b6ca2909ad767 [2022-07-28T13:39:47.615Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T13:39:47.615Z] #1 DONE 0.3s [2022-07-28T13:39:47.615Z] [2022-07-28T13:39:47.615Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T13:39:47.615Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-28T13:39:47.876Z] #3 DONE 0.5s [2022-07-28T13:39:47.876Z] [2022-07-28T13:39:47.876Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T13:39:47.876Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-28T13:39:47.876Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-28T13:39:48.137Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-28T13:39:48.137Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-28T13:39:48.137Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-28T13:39:48.137Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-07-28T13:39:48.157Z] #19 72.84 Building dependency tree... [2022-07-28T13:39:48.398Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-07-28T13:39:48.398Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-07-28T13:39:48.659Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-28T13:39:48.659Z] #4 DONE 0.7s [2022-07-28T13:39:48.919Z] [2022-07-28T13:39:48.919Z] #5 [internal] load .dockerignore [2022-07-28T13:39:48.919Z] #5 sha256:2a43872f25a9f0aa057aaf736da6ff128de8bd26913ceb459a54ef6cbf2db65e [2022-07-28T13:39:48.919Z] #5 DONE 0.0s [2022-07-28T13:39:48.919Z] [2022-07-28T13:39:48.919Z] #6 [internal] load build definition from Dockerfile [2022-07-28T13:39:48.919Z] #6 sha256:17a14489b92d52569229024d232d8664665fa1b6813007acb95442a36165fdc2 [2022-07-28T13:39:48.919Z] #6 DONE 0.0s [2022-07-28T13:39:48.919Z] [2022-07-28T13:39:48.919Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:39:48.919Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T13:39:49.860Z] #10 DONE 0.9s [2022-07-28T13:39:49.860Z] [2022-07-28T13:39:49.860Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T13:39:49.860Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-28T13:39:49.860Z] #7 DONE 0.9s [2022-07-28T13:39:49.860Z] [2022-07-28T13:39:49.860Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:39:49.860Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T13:39:49.860Z] #9 DONE 0.9s [2022-07-28T13:39:49.860Z] [2022-07-28T13:39:49.860Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T13:39:49.860Z] #8 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-28T13:39:49.860Z] #8 DONE 0.9s [2022-07-28T13:39:51.459Z] #19 79.34 The following additional packages will be installed: [2022-07-28T13:39:51.459Z] #19 79.34 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-28T13:39:51.459Z] #19 79.34 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-28T13:39:51.459Z] #19 79.35 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-28T13:39:51.459Z] #19 79.35 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-28T13:39:51.459Z] #19 79.35 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-28T13:39:51.459Z] #19 79.35 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-28T13:39:51.459Z] #19 79.35 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-28T13:39:51.459Z] #19 79.35 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-28T13:39:51.459Z] #19 79.35 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-28T13:39:51.459Z] #19 79.35 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-28T13:39:51.459Z] #19 79.35 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-28T13:39:51.459Z] #19 79.35 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-28T13:39:51.459Z] #19 79.35 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-28T13:39:51.459Z] #19 79.35 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-28T13:39:51.459Z] #19 79.35 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-28T13:39:51.459Z] #19 79.35 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-28T13:39:51.459Z] #19 79.35 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-28T13:39:51.459Z] #19 79.35 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-28T13:39:51.459Z] #19 79.35 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-28T13:39:51.459Z] #19 79.35 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-28T13:39:51.459Z] #19 79.35 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-28T13:39:51.459Z] #19 79.35 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-28T13:39:51.459Z] #19 79.35 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-28T13:39:51.459Z] #19 79.36 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-28T13:39:51.459Z] #19 79.36 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-28T13:39:51.459Z] #19 79.36 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-28T13:39:51.459Z] #19 79.36 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-28T13:39:51.459Z] #19 79.36 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-28T13:39:51.459Z] #19 79.36 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-28T13:39:51.459Z] #19 79.36 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-28T13:39:51.459Z] #19 79.36 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-28T13:39:51.459Z] #19 79.36 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-28T13:39:51.459Z] #19 79.37 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-28T13:39:51.459Z] #19 79.37 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-28T13:39:51.459Z] #19 79.37 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-28T13:39:51.459Z] #19 79.37 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-28T13:39:51.459Z] #19 79.37 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-28T13:39:51.459Z] #19 79.37 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-28T13:39:51.459Z] #19 79.37 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-28T13:39:51.459Z] #19 79.37 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-28T13:39:51.459Z] #19 79.38 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-28T13:39:51.459Z] #19 79.38 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-28T13:39:51.459Z] #19 79.38 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-28T13:39:51.459Z] #19 79.39 linux-libc-dev-s390x-cross patch xz-utils [2022-07-28T13:39:51.459Z] #19 79.43 Suggested packages: [2022-07-28T13:39:51.459Z] #19 79.43 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-28T13:39:51.459Z] #19 79.43 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-28T13:39:51.459Z] #19 79.43 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-28T13:39:51.459Z] #19 79.43 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-28T13:39:51.459Z] #19 79.43 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-28T13:39:51.459Z] #19 79.43 libyaml-shell-perl ed diffutils-doc [2022-07-28T13:39:51.459Z] #19 79.43 Recommended packages: [2022-07-28T13:39:51.459Z] #19 79.43 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-28T13:39:51.459Z] #19 79.43 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-28T13:39:53.374Z] #19 ... [2022-07-28T13:39:53.374Z] [2022-07-28T13:39:53.374Z] #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-28T13:39:53.374Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:39:53.374Z] #84 50.57 configure.ac:7: installing 'build-aux/compile' [2022-07-28T13:39:53.374Z] #84 50.58 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T13:39:53.374Z] #84 50.58 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T13:39:53.374Z] #84 50.59 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T13:39:53.374Z] #84 50.59 configure.ac:11: installing 'build-aux/missing' [2022-07-28T13:39:53.374Z] #84 50.75 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T13:39:53.374Z] #84 50.83 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T13:39:54.065Z] [2022-07-28T13:39:54.065Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:39:54.065Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-28T13:39:54.065Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-28T13:39:54.065Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-28T13:39:54.065Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-28T13:39:54.065Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-28T13:39:54.065Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 3.15MB / 53.68MB 0.2s [2022-07-28T13:39:54.065Z] #28 ... [2022-07-28T13:39:54.065Z] [2022-07-28T13:39:54.065Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T13:39:54.065Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T13:39:54.065Z] #49 DONE 0.0s [2022-07-28T13:39:54.065Z] [2022-07-28T13:39:54.065Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:39:54.065Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-28T13:39:54.065Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 19.92MB / 53.68MB 0.3s [2022-07-28T13:39:54.328Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 30.41MB / 53.68MB 0.4s [2022-07-28T13:39:54.328Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 39.85MB / 53.68MB 0.5s [2022-07-28T13:39:54.596Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 50.33MB / 53.68MB 0.6s [2022-07-28T13:39:54.596Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.7s [2022-07-28T13:39:55.288Z] #84 52.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T13:39:55.288Z] #84 52.52 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T13:39:55.550Z] #84 52.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T13:39:55.550Z] #84 53.00 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T13:39:55.550Z] #84 53.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T13:39:55.550Z] #84 53.13 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T13:39:55.550Z] #84 53.21 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T13:39:55.811Z] #84 53.28 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T13:39:55.997Z] #28 ... [2022-07-28T13:39:55.997Z] [2022-07-28T13:39:55.997Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T13:39:55.997Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T13:39:55.997Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-28T13:39:55.997Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T13:39:55.997Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T13:39:55.997Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T13:39:55.997Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-28T13:39:55.997Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-07-28T13:39:55.997Z] #71 DONE 2.4s [2022-07-28T13:39:55.997Z] [2022-07-28T13:39:55.997Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:39:55.997Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T13:39:55.997Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 0.0s done [2022-07-28T13:39:55.997Z] #11 sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 1.86kB / 1.86kB done [2022-07-28T13:39:55.997Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-28T13:39:55.997Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-28T13:39:55.997Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 2.3s [2022-07-28T13:39:55.997Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 8.39MB / 10.66MB 2.3s [2022-07-28T13:39:55.997Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.15MB / 54.67MB 2.3s [2022-07-28T13:39:55.997Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-07-28T13:39:56.057Z] Client: [2022-07-28T13:39:56.057Z] Context: default [2022-07-28T13:39:56.057Z] Debug Mode: false [2022-07-28T13:39:56.057Z] Plugins: [2022-07-28T13:39:56.057Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T13:39:56.057Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T13:39:56.057Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T13:39:56.057Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T13:39:56.057Z] [2022-07-28T13:39:56.057Z] Server: [2022-07-28T13:39:56.057Z] Containers: 0 [2022-07-28T13:39:56.057Z] Running: 0 [2022-07-28T13:39:56.057Z] Paused: 0 [2022-07-28T13:39:56.057Z] Stopped: 0 [2022-07-28T13:39:56.057Z] Images: 0 [2022-07-28T13:39:56.057Z] Server Version: 20.10.14 [2022-07-28T13:39:56.057Z] Storage Driver: overlay2 [2022-07-28T13:39:56.057Z] Backing Filesystem: extfs [2022-07-28T13:39:56.057Z] Supports d_type: true [2022-07-28T13:39:56.057Z] Native Overlay Diff: true [2022-07-28T13:39:56.057Z] userxattr: false [2022-07-28T13:39:56.057Z] Logging Driver: json-file [2022-07-28T13:39:56.057Z] Cgroup Driver: cgroupfs [2022-07-28T13:39:56.057Z] Cgroup Version: 1 [2022-07-28T13:39:56.057Z] Plugins: [2022-07-28T13:39:56.057Z] Volume: local [2022-07-28T13:39:56.057Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T13:39:56.057Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T13:39:56.057Z] Swarm: inactive [2022-07-28T13:39:56.057Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T13:39:56.057Z] Default Runtime: runc [2022-07-28T13:39:56.057Z] Init Binary: docker-init [2022-07-28T13:39:56.057Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T13:39:56.057Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T13:39:56.057Z] init version: de40ad0 [2022-07-28T13:39:56.057Z] Security Options: [2022-07-28T13:39:56.057Z] apparmor [2022-07-28T13:39:56.057Z] seccomp [2022-07-28T13:39:56.057Z] Profile: default [2022-07-28T13:39:56.057Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T13:39:56.057Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T13:39:56.057Z] OSType: linux [2022-07-28T13:39:56.057Z] Architecture: x86_64 [2022-07-28T13:39:56.057Z] CPUs: 8 [2022-07-28T13:39:56.057Z] Total Memory: 30.91GiB [2022-07-28T13:39:56.057Z] Name: ip-10-100-74-144 [2022-07-28T13:39:56.057Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T13:39:56.057Z] Docker Root Dir: /var/lib/docker [2022-07-28T13:39:56.057Z] Debug Mode: false [2022-07-28T13:39:56.057Z] Registry: https://index.docker.io/v1/ [2022-07-28T13:39:56.057Z] Labels: [2022-07-28T13:39:56.057Z] Experimental: true [2022-07-28T13:39:56.057Z] Insecure Registries: [2022-07-28T13:39:56.057Z] 127.0.0.0/8 [2022-07-28T13:39:56.057Z] Live Restore Enabled: true [2022-07-28T13:39:56.057Z] [2022-07-28T13:39:56.057Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T13:39:56.259Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.4s [2022-07-28T13:39:56.259Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 18.87MB / 54.67MB 2.4s [2022-07-28T13:39:56.259Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 2.3s done [2022-07-28T13:39:56.259Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 32.51MB / 54.67MB 2.5s [2022-07-28T13:39:56.332Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T13:39:56.332Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T13:39:56.332Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43877/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T13:39:56.332Z] + bash /home/ubuntu/workspace/moby_PR-43877/check-config.sh [2022-07-28T13:39:56.332Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T13:39:56.332Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T13:39:56.332Z] [2022-07-28T13:39:56.332Z] Generally Necessary: [2022-07-28T13:39:56.332Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T13:39:56.332Z] - apparmor: enabled and tools installed [2022-07-28T13:39:56.332Z] - CONFIG_NAMESPACES: enabled [2022-07-28T13:39:56.332Z] - CONFIG_NET_NS: enabled [2022-07-28T13:39:56.332Z] - CONFIG_PID_NS: enabled [2022-07-28T13:39:56.332Z] - CONFIG_IPC_NS: enabled [2022-07-28T13:39:56.332Z] - CONFIG_UTS_NS: enabled [2022-07-28T13:39:56.332Z] - CONFIG_CGROUPS: enabled [2022-07-28T13:39:56.332Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T13:39:56.332Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T13:39:56.332Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T13:39:56.332Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T13:39:56.332Z] - CONFIG_CPUSETS: enabled [2022-07-28T13:39:56.332Z] - CONFIG_MEMCG: enabled [2022-07-28T13:39:56.332Z] - CONFIG_KEYS: enabled [2022-07-28T13:39:56.332Z] - CONFIG_VETH: enabled (as module) [2022-07-28T13:39:56.332Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T13:39:56.332Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T13:39:56.332Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T13:39:56.332Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T13:39:56.332Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T13:39:56.332Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T13:39:56.332Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T13:39:56.520Z] #11 ... [2022-07-28T13:39:56.520Z] [2022-07-28T13:39:56.520Z] #24 [internal] load build context [2022-07-28T13:39:56.520Z] #24 sha256:9faf0176fda97e2457c2f47001b9790d598e8ca31ba27c6660979c0b938cc5fc [2022-07-28T13:39:56.520Z] #24 transferring context: 62.08MB 2.4s done [2022-07-28T13:39:56.520Z] #24 DONE 2.9s [2022-07-28T13:39:56.520Z] [2022-07-28T13:39:56.520Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:39:56.520Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T13:39:56.520Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 41.94MB / 54.67MB 2.6s [2022-07-28T13:39:56.520Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 52.43MB / 54.67MB 2.7s [2022-07-28T13:39:56.588Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T13:39:56.588Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T13:39:56.588Z] [2022-07-28T13:39:56.588Z] Optional Features: [2022-07-28T13:39:56.588Z] - CONFIG_USER_NS: enabled [2022-07-28T13:39:56.588Z] - CONFIG_SECCOMP: enabled [2022-07-28T13:39:56.588Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T13:39:56.588Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T13:39:56.588Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T13:39:56.588Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T13:39:56.588Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T13:39:56.588Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T13:39:56.588Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T13:39:56.588Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T13:39:56.588Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T13:39:56.588Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T13:39:56.588Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T13:39:56.588Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T13:39:56.588Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T13:39:56.588Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T13:39:56.588Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T13:39:56.588Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T13:39:56.588Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T13:39:56.588Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T13:39:56.588Z] - CONFIG_EXT4_FS: enabled [2022-07-28T13:39:56.588Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T13:39:56.588Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T13:39:56.588Z] - Network Drivers: [2022-07-28T13:39:56.588Z] - "overlay": [2022-07-28T13:39:56.588Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T13:39:56.588Z] Optional (for encrypted networks): [2022-07-28T13:39:56.588Z] - CONFIG_CRYPTO: enabled [2022-07-28T13:39:56.588Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T13:39:56.588Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T13:39:56.588Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T13:39:56.588Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T13:39:56.588Z] - CONFIG_XFRM: enabled [2022-07-28T13:39:56.588Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T13:39:56.588Z] - "ipvlan": [2022-07-28T13:39:56.588Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T13:39:56.588Z] - "macvlan": [2022-07-28T13:39:56.588Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T13:39:56.588Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T13:39:56.588Z] - "ftp,tftp client in container": [2022-07-28T13:39:56.788Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.7s done [2022-07-28T13:39:56.788Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 10.66MB / 108.94MB 3.0s [2022-07-28T13:39:56.788Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 16.78MB / 108.94MB 3.1s [2022-07-28T13:39:56.826Z] Client: [2022-07-28T13:39:56.826Z] Context: default [2022-07-28T13:39:56.826Z] Debug Mode: false [2022-07-28T13:39:56.826Z] Plugins: [2022-07-28T13:39:56.826Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T13:39:56.826Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T13:39:56.826Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T13:39:56.826Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T13:39:56.826Z] [2022-07-28T13:39:56.826Z] Server: [2022-07-28T13:39:56.826Z] Containers: 0 [2022-07-28T13:39:56.826Z] Running: 0 [2022-07-28T13:39:56.826Z] Paused: 0 [2022-07-28T13:39:56.826Z] Stopped: 0 [2022-07-28T13:39:56.826Z] Images: 0 [2022-07-28T13:39:56.826Z] Server Version: 20.10.14 [2022-07-28T13:39:56.826Z] Storage Driver: overlay2 [2022-07-28T13:39:56.826Z] Backing Filesystem: extfs [2022-07-28T13:39:56.826Z] Supports d_type: true [2022-07-28T13:39:56.826Z] Native Overlay Diff: true [2022-07-28T13:39:56.826Z] userxattr: false [2022-07-28T13:39:56.826Z] Logging Driver: json-file [2022-07-28T13:39:56.826Z] Cgroup Driver: cgroupfs [2022-07-28T13:39:56.826Z] Cgroup Version: 1 [2022-07-28T13:39:56.826Z] Plugins: [2022-07-28T13:39:56.826Z] Volume: local [2022-07-28T13:39:56.826Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T13:39:56.826Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T13:39:56.826Z] Swarm: inactive [2022-07-28T13:39:56.826Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T13:39:56.826Z] Default Runtime: runc [2022-07-28T13:39:56.826Z] Init Binary: docker-init [2022-07-28T13:39:56.826Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T13:39:56.826Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T13:39:56.826Z] init version: de40ad0 [2022-07-28T13:39:56.826Z] Security Options: [2022-07-28T13:39:56.826Z] apparmor [2022-07-28T13:39:56.826Z] seccomp [2022-07-28T13:39:56.826Z] Profile: default [2022-07-28T13:39:56.826Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T13:39:56.826Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T13:39:56.826Z] OSType: linux [2022-07-28T13:39:56.826Z] Architecture: x86_64 [2022-07-28T13:39:56.826Z] CPUs: 2 [2022-07-28T13:39:56.826Z] Total Memory: 7.565GiB [2022-07-28T13:39:56.826Z] Name: ip-10-100-110-37 [2022-07-28T13:39:56.826Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T13:39:56.826Z] Docker Root Dir: /var/lib/docker [2022-07-28T13:39:56.826Z] Debug Mode: false [2022-07-28T13:39:56.826Z] Registry: https://index.docker.io/v1/ [2022-07-28T13:39:56.826Z] Labels: [2022-07-28T13:39:56.826Z] Experimental: true [2022-07-28T13:39:56.826Z] Insecure Registries: [2022-07-28T13:39:56.826Z] 127.0.0.0/8 [2022-07-28T13:39:56.826Z] Live Restore Enabled: true [2022-07-28T13:39:56.826Z] [2022-07-28T13:39:56.826Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T13:39:56.843Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T13:39:56.844Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T13:39:56.844Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T13:39:56.844Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T13:39:56.844Z] - Storage Drivers: [2022-07-28T13:39:56.844Z] - "aufs": [2022-07-28T13:39:56.844Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T13:39:56.844Z] - "btrfs": [2022-07-28T13:39:56.844Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T13:39:56.844Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T13:39:56.844Z] - "devicemapper": [2022-07-28T13:39:56.844Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T13:39:56.844Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T13:39:56.844Z] - "overlay": [2022-07-28T13:39:56.844Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T13:39:56.844Z] - "zfs": [2022-07-28T13:39:56.844Z] - /dev/zfs: present [2022-07-28T13:39:56.844Z] - zfs command: missing [2022-07-28T13:39:56.844Z] - zpool command: missing [2022-07-28T13:39:56.844Z] [2022-07-28T13:39:56.844Z] Limits: [2022-07-28T13:39:56.844Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T13:39:56.844Z] [2022-07-28T13:39:56.844Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T13:39:57.052Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 32.51MB / 108.94MB 3.3s [2022-07-28T13:39:57.110Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T13:39:57.110Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T13:39:57.110Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43877/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T13:39:57.110Z] + bash /home/ubuntu/workspace/moby_PR-43877/check-config.sh [2022-07-28T13:39:57.110Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T13:39:57.110Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T13:39:57.110Z] [2022-07-28T13:39:57.110Z] Generally Necessary: [2022-07-28T13:39:57.110Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T13:39:57.110Z] - apparmor: enabled and tools installed [2022-07-28T13:39:57.110Z] - CONFIG_NAMESPACES: enabled [2022-07-28T13:39:57.110Z] - CONFIG_NET_NS: enabled [2022-07-28T13:39:57.110Z] - CONFIG_PID_NS: enabled [2022-07-28T13:39:57.110Z] - CONFIG_IPC_NS: enabled [2022-07-28T13:39:57.110Z] - CONFIG_UTS_NS: enabled [2022-07-28T13:39:57.110Z] - CONFIG_CGROUPS: enabled [2022-07-28T13:39:57.110Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T13:39:57.110Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T13:39:57.110Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T13:39:57.110Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T13:39:57.110Z] - CONFIG_CPUSETS: enabled [2022-07-28T13:39:57.110Z] - CONFIG_MEMCG: enabled [2022-07-28T13:39:57.110Z] - CONFIG_KEYS: enabled [2022-07-28T13:39:57.110Z] - CONFIG_VETH: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T13:39:57.110Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T13:39:57.110Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T13:39:57.110Z] [2022-07-28T13:39:57.110Z] Optional Features: [2022-07-28T13:39:57.110Z] - CONFIG_USER_NS: enabled [2022-07-28T13:39:57.110Z] - CONFIG_SECCOMP: enabled [2022-07-28T13:39:57.110Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T13:39:57.110Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T13:39:57.110Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T13:39:57.110Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T13:39:57.110Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T13:39:57.226Z] + sudo modprobe ip_vs [2022-07-28T13:39:57.226Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 . [2022-07-28T13:39:57.313Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 47.30MB / 108.94MB 3.4s [2022-07-28T13:39:57.381Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T13:39:57.381Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T13:39:57.381Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T13:39:57.381Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T13:39:57.381Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T13:39:57.381Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T13:39:57.381Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T13:39:57.381Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T13:39:57.381Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T13:39:57.381Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T13:39:57.381Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T13:39:57.381Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T13:39:57.381Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T13:39:57.381Z] - CONFIG_EXT4_FS: enabled [2022-07-28T13:39:57.381Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T13:39:57.381Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T13:39:57.381Z] - Network Drivers: [2022-07-28T13:39:57.381Z] - "overlay": [2022-07-28T13:39:57.381Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T13:39:57.381Z] Optional (for encrypted networks): [2022-07-28T13:39:57.381Z] - CONFIG_CRYPTO: enabled [2022-07-28T13:39:57.381Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T13:39:57.381Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T13:39:57.381Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T13:39:57.381Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T13:39:57.381Z] - CONFIG_XFRM: enabled [2022-07-28T13:39:57.381Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T13:39:57.381Z] - "ipvlan": [2022-07-28T13:39:57.381Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T13:39:57.381Z] - "macvlan": [2022-07-28T13:39:57.381Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T13:39:57.381Z] - "ftp,tftp client in container": [2022-07-28T13:39:57.381Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T13:39:57.381Z] - Storage Drivers: [2022-07-28T13:39:57.381Z] - "aufs": [2022-07-28T13:39:57.381Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T13:39:57.381Z] - "btrfs": [2022-07-28T13:39:57.381Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T13:39:57.381Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T13:39:57.381Z] - "devicemapper": [2022-07-28T13:39:57.381Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T13:39:57.381Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T13:39:57.381Z] - "overlay": [2022-07-28T13:39:57.381Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T13:39:57.381Z] - "zfs": [2022-07-28T13:39:57.381Z] - /dev/zfs: present [2022-07-28T13:39:57.381Z] - zfs command: missing [2022-07-28T13:39:57.381Z] - zpool command: missing [2022-07-28T13:39:57.381Z] [2022-07-28T13:39:57.381Z] Limits: [2022-07-28T13:39:57.381Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T13:39:57.381Z] [2022-07-28T13:39:57.381Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T13:39:57.482Z] #2 [internal] load .dockerignore [2022-07-28T13:39:57.482Z] #2 sha256:3b2de1c303ff566d1d92754fab17df637b64c9953d51b40a54a008d35fcd1d01 [2022-07-28T13:39:57.482Z] #2 ... [2022-07-28T13:39:57.482Z] [2022-07-28T13:39:57.482Z] #1 [internal] load build definition from Dockerfile [2022-07-28T13:39:57.482Z] #1 sha256:e1ad84be06d5f34d9c2af42d04d9c0dd7447cbb5157a429ac82a41e48eeb4f68 [2022-07-28T13:39:57.482Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T13:39:57.482Z] #1 DONE 0.2s [2022-07-28T13:39:57.482Z] [2022-07-28T13:39:57.482Z] #2 [internal] load .dockerignore [2022-07-28T13:39:57.482Z] #2 sha256:3b2de1c303ff566d1d92754fab17df637b64c9953d51b40a54a008d35fcd1d01 [2022-07-28T13:39:57.482Z] #2 transferring context: 145B done [2022-07-28T13:39:57.576Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 66.06MB / 108.94MB 3.6s [2022-07-28T13:39:57.576Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 77.59MB / 108.94MB 3.7s [2022-07-28T13:39:57.707Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 . [2022-07-28T13:39:57.738Z] #2 DONE 0.2s [2022-07-28T13:39:57.738Z] [2022-07-28T13:39:57.738Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T13:39:57.738Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T13:39:57.893Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 83.89MB / 108.94MB 3.9s [2022-07-28T13:39:57.893Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 99.61MB / 108.94MB 4.1s [2022-07-28T13:39:57.967Z] #2 [internal] load .dockerignore [2022-07-28T13:39:57.967Z] #2 sha256:91bae125aeb81730077a2e5c8adc8574cce077b486f674b9ef8458111d6513d7 [2022-07-28T13:39:57.967Z] #2 transferring context: [2022-07-28T13:39:57.993Z] #3 DONE 0.4s [2022-07-28T13:39:57.993Z] [2022-07-28T13:39:57.993Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T13:39:57.993Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T13:39:57.993Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-28T13:39:58.156Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 4.2s done [2022-07-28T13:39:58.157Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 4.4s [2022-07-28T13:39:58.157Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0B / 81.11MB 4.4s [2022-07-28T13:39:58.228Z] #2 transferring context: 145B done [2022-07-28T13:39:58.228Z] #2 DONE 0.2s [2022-07-28T13:39:58.228Z] [2022-07-28T13:39:58.228Z] #1 [internal] load build definition from Dockerfile [2022-07-28T13:39:58.228Z] #1 sha256:f8e8d475bb00ca2c8bed580d0c3774a478b5c68cd0c495b9e79c57a314c305aa [2022-07-28T13:39:58.228Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T13:39:58.228Z] #1 DONE 0.3s [2022-07-28T13:39:58.228Z] [2022-07-28T13:39:58.228Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T13:39:58.228Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T13:39:58.249Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-28T13:39:58.249Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-28T13:39:58.249Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-28T13:39:58.249Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-07-28T13:39:58.249Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-28T13:39:58.417Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 8.39MB / 81.11MB 4.6s [2022-07-28T13:39:58.488Z] #3 DONE 0.4s [2022-07-28T13:39:58.504Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-28T13:39:58.504Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-28T13:39:58.680Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 32.51MB / 81.11MB 4.8s [2022-07-28T13:39:58.680Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 [2022-07-28T13:39:58.747Z] [2022-07-28T13:39:58.747Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T13:39:58.747Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T13:39:58.748Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-28T13:39:58.748Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-28T13:39:58.748Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-28T13:39:58.748Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-28T13:39:58.748Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.1s [2022-07-28T13:39:58.748Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-28T13:39:58.759Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-28T13:39:58.759Z] #4 DONE 0.6s [2022-07-28T13:39:58.941Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 53.35MB / 81.11MB 5.0s [2022-07-28T13:39:58.941Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 66.06MB / 81.11MB 5.1s [2022-07-28T13:39:59.008Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-28T13:39:59.008Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-28T13:39:59.014Z] [2022-07-28T13:39:59.014Z] #5 [internal] load .dockerignore [2022-07-28T13:39:59.014Z] #5 sha256:69d73c038b51166bfcf7f5050adc65b5ddaa29fbb24905d5413548be74c562e9 [2022-07-28T13:39:59.014Z] #5 DONE 0.0s [2022-07-28T13:39:59.014Z] [2022-07-28T13:39:59.014Z] #6 [internal] load build definition from Dockerfile [2022-07-28T13:39:59.014Z] #6 sha256:b411a4eff7e389a286508f4b6b11cb24a1ec7e08c297bbe565e4bed64ebf497c [2022-07-28T13:39:59.014Z] #6 DONE 0.0s [2022-07-28T13:39:59.014Z] [2022-07-28T13:39:59.014Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:39:59.014Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T13:39:59.115Z] #84 ... [2022-07-28T13:39:59.115Z] [2022-07-28T13:39:59.115Z] #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-28T13:39:59.115Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:39:59.115Z] #19 84.79 The following NEW packages will be installed: [2022-07-28T13:39:59.115Z] #19 84.80 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-28T13:39:59.115Z] #19 84.80 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-28T13:39:59.115Z] #19 84.80 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-28T13:39:59.115Z] #19 84.80 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-28T13:39:59.115Z] #19 84.80 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-28T13:39:59.115Z] #19 84.80 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-28T13:39:59.115Z] #19 84.80 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-28T13:39:59.115Z] #19 84.80 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-28T13:39:59.115Z] #19 84.80 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-28T13:39:59.115Z] #19 84.80 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-28T13:39:59.115Z] #19 84.80 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-28T13:39:59.115Z] #19 84.80 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-28T13:39:59.115Z] #19 84.80 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-28T13:39:59.115Z] #19 84.80 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-28T13:39:59.115Z] #19 84.80 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-28T13:39:59.116Z] #19 84.80 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-28T13:39:59.116Z] #19 84.80 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-28T13:39:59.116Z] #19 84.80 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-28T13:39:59.116Z] #19 84.80 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-28T13:39:59.116Z] #19 84.80 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-28T13:39:59.116Z] #19 84.80 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-28T13:39:59.116Z] #19 84.80 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-28T13:39:59.116Z] #19 84.81 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-28T13:39:59.116Z] #19 84.81 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-28T13:39:59.116Z] #19 84.81 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-28T13:39:59.116Z] #19 84.81 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-28T13:39:59.116Z] #19 84.81 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-28T13:39:59.116Z] #19 84.81 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-28T13:39:59.116Z] #19 84.81 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-28T13:39:59.116Z] #19 84.81 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-28T13:39:59.116Z] #19 84.81 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-28T13:39:59.116Z] #19 84.81 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-28T13:39:59.116Z] #19 84.81 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-28T13:39:59.116Z] #19 84.81 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-28T13:39:59.116Z] #19 84.81 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-28T13:39:59.116Z] #19 84.82 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-28T13:39:59.116Z] #19 84.82 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-28T13:39:59.116Z] #19 84.82 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-28T13:39:59.116Z] #19 84.82 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-28T13:39:59.116Z] #19 84.82 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-28T13:39:59.116Z] #19 84.82 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-28T13:39:59.116Z] #19 84.82 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-28T13:39:59.116Z] #19 84.82 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-28T13:39:59.116Z] #19 84.82 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-28T13:39:59.116Z] #19 84.82 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-28T13:39:59.116Z] #19 84.82 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-28T13:39:59.116Z] #19 84.84 linux-libc-dev-s390x-cross patch xz-utils [2022-07-28T13:39:59.116Z] #19 85.42 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:39:59.116Z] #19 85.42 Need to get 788 MB of archives. [2022-07-28T13:39:59.116Z] #19 85.42 After this operation, 3385 MB of additional disk space will be used. [2022-07-28T13:39:59.116Z] #19 85.42 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-28T13:39:59.116Z] #19 85.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T13:39:59.116Z] #19 85.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-28T13:39:59.116Z] #19 85.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-28T13:39:59.116Z] #19 85.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-28T13:39:59.116Z] #19 85.44 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-28T13:39:59.116Z] #19 85.45 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-28T13:39:59.116Z] #19 85.55 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-28T13:39:59.116Z] #19 85.64 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-28T13:39:59.116Z] #19 85.73 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-28T13:39:59.116Z] #19 85.81 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-28T13:39:59.116Z] #19 85.88 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-28T13:39:59.116Z] #19 85.89 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-28T13:39:59.202Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 77.59MB / 81.11MB 5.2s [2022-07-28T13:39:59.202Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.3s done [2022-07-28T13:39:59.202Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-28T13:39:59.524Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 5.5s done [2022-07-28T13:39:59.524Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 5.7s [2022-07-28T13:39:59.578Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-28T13:39:59.579Z] #4 DONE 0.8s [2022-07-28T13:39:59.579Z] [2022-07-28T13:39:59.579Z] #6 [internal] load build definition from Dockerfile [2022-07-28T13:39:59.579Z] #6 sha256:f900feadc32bce74b40d1a4f9e71340fe6335da84fada74798bd5cfc9d56b590 [2022-07-28T13:39:59.579Z] #6 DONE 0.0s [2022-07-28T13:39:59.579Z] [2022-07-28T13:39:59.579Z] #5 [internal] load .dockerignore [2022-07-28T13:39:59.579Z] #5 sha256:8f018849a6174bd90e3b7196b5a4c3086201f1ebfa84b019eb3883600de81a13 [2022-07-28T13:39:59.579Z] #5 DONE 0.0s [2022-07-28T13:39:59.579Z] [2022-07-28T13:39:59.579Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T13:39:59.579Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T13:39:59.618Z] #10 DONE 0.8s [2022-07-28T13:39:59.618Z] [2022-07-28T13:39:59.618Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:39:59.618Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T13:39:59.618Z] #8 DONE 0.8s [2022-07-28T13:39:59.618Z] [2022-07-28T13:39:59.618Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T13:39:59.618Z] #9 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T13:39:59.618Z] #9 DONE 0.8s [2022-07-28T13:39:59.618Z] [2022-07-28T13:39:59.618Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T13:39:59.618Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T13:39:59.618Z] #7 DONE 0.8s [2022-07-28T13:39:59.690Z] #19 87.65 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-28T13:39:59.690Z] #19 87.65 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-28T13:39:59.784Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-28T13:40:00.045Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-28T13:40:00.517Z] #10 ... [2022-07-28T13:40:00.517Z] [2022-07-28T13:40:00.517Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:40:00.517Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T13:40:00.517Z] #7 DONE 0.7s [2022-07-28T13:40:00.517Z] [2022-07-28T13:40:00.517Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:40:00.517Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T13:40:00.517Z] #9 DONE 0.8s [2022-07-28T13:40:00.517Z] [2022-07-28T13:40:00.517Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T13:40:00.517Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T13:40:00.517Z] #10 DONE 0.8s [2022-07-28T13:40:00.517Z] [2022-07-28T13:40:00.517Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T13:40:00.517Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T13:40:00.517Z] #8 DONE 0.8s [2022-07-28T13:40:00.617Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 6.6s done [2022-07-28T13:40:00.617Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 6.6s done [2022-07-28T13:40:00.617Z] #11 ... [2022-07-28T13:40:00.617Z] [2022-07-28T13:40:00.617Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T13:40:00.617Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T13:40:00.617Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-28T13:40:00.617Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T13:40:00.617Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T13:40:00.617Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T13:40:00.617Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-07-28T13:40:00.618Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-07-28T13:40:00.618Z] #73 DONE 7.0s [2022-07-28T13:40:00.618Z] [2022-07-28T13:40:00.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:00.618Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T13:40:00.618Z] #11 ... [2022-07-28T13:40:00.618Z] [2022-07-28T13:40:00.618Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:00.618Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-28T13:40:00.618Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.2s done [2022-07-28T13:40:00.618Z] #28 DONE 7.1s [2022-07-28T13:40:00.618Z] [2022-07-28T13:40:00.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:00.618Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T13:40:01.608Z] #19 89.59 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-28T13:40:01.608Z] #19 89.59 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-28T13:40:02.134Z] [2022-07-28T13:40:02.134Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:02.134Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:02.134Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-28T13:40:02.134Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-28T13:40:02.134Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-28T13:40:02.134Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-28T13:40:02.134Z] #28 ... [2022-07-28T13:40:02.134Z] [2022-07-28T13:40:02.134Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T13:40:02.134Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T13:40:02.134Z] #49 DONE 0.0s [2022-07-28T13:40:02.134Z] [2022-07-28T13:40:02.134Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:02.134Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:02.134Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.24MB / 55.00MB 0.3s [2022-07-28T13:40:02.436Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.97MB / 55.00MB 0.4s [2022-07-28T13:40:02.436Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 30.41MB / 55.00MB 0.5s [2022-07-28T13:40:02.541Z] #11 ... [2022-07-28T13:40:02.541Z] [2022-07-28T13:40:02.541Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T13:40:02.541Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-28T13:40:02.541Z] #72 DONE 0.8s [2022-07-28T13:40:02.541Z] [2022-07-28T13:40:02.541Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:02.541Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T13:40:02.695Z] Client: [2022-07-28T13:40:02.695Z] Context: default [2022-07-28T13:40:02.695Z] Debug Mode: false [2022-07-28T13:40:02.695Z] Plugins: [2022-07-28T13:40:02.695Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T13:40:02.695Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T13:40:02.695Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T13:40:02.695Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T13:40:02.695Z] [2022-07-28T13:40:02.695Z] Server: [2022-07-28T13:40:02.695Z] Containers: 0 [2022-07-28T13:40:02.695Z] Running: 0 [2022-07-28T13:40:02.695Z] Paused: 0 [2022-07-28T13:40:02.695Z] Stopped: 0 [2022-07-28T13:40:02.695Z] Images: 0 [2022-07-28T13:40:02.695Z] Server Version: 20.10.14 [2022-07-28T13:40:02.695Z] Storage Driver: overlay2 [2022-07-28T13:40:02.696Z] Backing Filesystem: extfs [2022-07-28T13:40:02.696Z] Supports d_type: true [2022-07-28T13:40:02.696Z] Native Overlay Diff: true [2022-07-28T13:40:02.696Z] userxattr: false [2022-07-28T13:40:02.696Z] Logging Driver: json-file [2022-07-28T13:40:02.696Z] Cgroup Driver: systemd [2022-07-28T13:40:02.696Z] Cgroup Version: 2 [2022-07-28T13:40:02.696Z] Plugins: [2022-07-28T13:40:02.696Z] Volume: local [2022-07-28T13:40:02.696Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T13:40:02.696Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T13:40:02.696Z] Swarm: inactive [2022-07-28T13:40:02.696Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-28T13:40:02.696Z] Default Runtime: runc [2022-07-28T13:40:02.696Z] Init Binary: docker-init [2022-07-28T13:40:02.696Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T13:40:02.696Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T13:40:02.696Z] init version: de40ad0 [2022-07-28T13:40:02.696Z] Security Options: [2022-07-28T13:40:02.696Z] apparmor [2022-07-28T13:40:02.696Z] seccomp [2022-07-28T13:40:02.696Z] Profile: default [2022-07-28T13:40:02.696Z] cgroupns [2022-07-28T13:40:02.696Z] Kernel Version: 5.13.0-1021-aws [2022-07-28T13:40:02.696Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-28T13:40:02.696Z] OSType: linux [2022-07-28T13:40:02.696Z] Architecture: x86_64 [2022-07-28T13:40:02.696Z] CPUs: 2 [2022-07-28T13:40:02.696Z] Total Memory: 7.559GiB [2022-07-28T13:40:02.696Z] Name: ip-10-100-94-66 [2022-07-28T13:40:02.696Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-28T13:40:02.696Z] Docker Root Dir: /var/lib/docker [2022-07-28T13:40:02.696Z] Debug Mode: false [2022-07-28T13:40:02.696Z] Registry: https://index.docker.io/v1/ [2022-07-28T13:40:02.696Z] Labels: [2022-07-28T13:40:02.696Z] Experimental: true [2022-07-28T13:40:02.696Z] Insecure Registries: [2022-07-28T13:40:02.696Z] 127.0.0.0/8 [2022-07-28T13:40:02.696Z] Live Restore Enabled: true [2022-07-28T13:40:02.696Z] [2022-07-28T13:40:02.696Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 40.89MB / 55.00MB 0.6s [2022-07-28T13:40:02.696Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T13:40:03.058Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 . [2022-07-28T13:40:03.058Z] #2 [internal] load .dockerignore [2022-07-28T13:40:03.058Z] #2 sha256:8aac8755436c8143bc9526638a8cce152d3ef826bf89b85edea763d8ceb74339 [2022-07-28T13:40:03.082Z] [2022-07-28T13:40:03.082Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:03.082Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:03.082Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-28T13:40:03.082Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-28T13:40:03.082Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-28T13:40:03.082Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-28T13:40:03.082Z] #28 ... [2022-07-28T13:40:03.082Z] [2022-07-28T13:40:03.082Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T13:40:03.082Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T13:40:03.082Z] #49 DONE 0.0s [2022-07-28T13:40:03.113Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 2.9s done [2022-07-28T13:40:03.314Z] #2 transferring context: 145B done [2022-07-28T13:40:03.314Z] #2 DONE 0.0s [2022-07-28T13:40:03.314Z] [2022-07-28T13:40:03.314Z] #1 [internal] load build definition from Dockerfile [2022-07-28T13:40:03.314Z] #1 sha256:4c26ea0f947ef97637da908b1da570be216b189723e5a6d34b07e754278524a5 [2022-07-28T13:40:03.314Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T13:40:03.314Z] #1 DONE 0.2s [2022-07-28T13:40:03.314Z] [2022-07-28T13:40:03.314Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T13:40:03.314Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T13:40:03.352Z] [2022-07-28T13:40:03.352Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:03.352Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:03.352Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 0.0s done [2022-07-28T13:40:03.352Z] #11 sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 1.86kB / 1.86kB done [2022-07-28T13:40:03.352Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-28T13:40:03.352Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-28T13:40:03.352Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.15MB / 55.00MB 0.3s [2022-07-28T13:40:03.377Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-28T13:40:03.614Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.53MB / 55.00MB 0.6s [2022-07-28T13:40:03.614Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.7s [2022-07-28T13:40:03.623Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.8s done [2022-07-28T13:40:03.876Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.15MB / 55.00MB 0.8s [2022-07-28T13:40:03.876Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 2.38MB / 5.16MB 0.9s [2022-07-28T13:40:03.878Z] #3 DONE 0.5s [2022-07-28T13:40:03.878Z] [2022-07-28T13:40:03.878Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T13:40:03.878Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T13:40:03.878Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-28T13:40:03.878Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-28T13:40:03.878Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-28T13:40:03.878Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-28T13:40:03.878Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.1s [2022-07-28T13:40:03.879Z] #28 ... [2022-07-28T13:40:03.879Z] [2022-07-28T13:40:03.879Z] #24 [internal] load build context [2022-07-28T13:40:03.879Z] #24 sha256:f4758b071218366678bef01077ff2b4221c9356af40df5838e872d6ebc74520a [2022-07-28T13:40:03.879Z] #24 transferring context: 62.08MB 1.9s done [2022-07-28T13:40:03.879Z] #24 DONE 2.1s [2022-07-28T13:40:03.879Z] [2022-07-28T13:40:03.879Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:03.879Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:03.879Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 0.0s done [2022-07-28T13:40:03.879Z] #11 sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 1.86kB / 1.86kB done [2022-07-28T13:40:03.879Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-28T13:40:03.879Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-28T13:40:03.879Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.8s done [2022-07-28T13:40:03.879Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.1s [2022-07-28T13:40:03.879Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 2.1s [2022-07-28T13:40:03.879Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.05MB / 54.58MB 2.1s [2022-07-28T13:40:04.138Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-28T13:40:04.138Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-28T13:40:04.138Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-28T13:40:04.139Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 18.87MB / 55.00MB 1.0s [2022-07-28T13:40:04.139Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 4.26MB / 5.16MB 1.0s [2022-07-28T13:40:04.139Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 1.0s [2022-07-28T13:40:04.139Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.37MB / 55.00MB 1.2s [2022-07-28T13:40:04.139Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.2s done [2022-07-28T13:40:04.139Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 2.10MB / 10.88MB 1.2s [2022-07-28T13:40:04.156Z] #19 91.97 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-28T13:40:04.156Z] #19 91.98 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-28T13:40:04.177Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 12.66MB / 54.58MB 2.2s [2022-07-28T13:40:04.177Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.05MB / 10.88MB 2.2s [2022-07-28T13:40:04.177Z] #11 ... [2022-07-28T13:40:04.177Z] [2022-07-28T13:40:04.177Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T13:40:04.177Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T13:40:04.177Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-28T13:40:04.177Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T13:40:04.177Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T13:40:04.177Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T13:40:04.177Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-28T13:40:04.177Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-07-28T13:40:04.177Z] #71 DONE 2.5s [2022-07-28T13:40:04.177Z] [2022-07-28T13:40:04.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:04.177Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:04.177Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 16.78MB / 54.58MB 2.3s [2022-07-28T13:40:04.177Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 4.19MB / 10.88MB 2.3s [2022-07-28T13:40:04.177Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 2.3s [2022-07-28T13:40:04.320Z] #11 ... [2022-07-28T13:40:04.320Z] [2022-07-28T13:40:04.320Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T13:40:04.320Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-28T13:40:04.320Z] #74 DONE 2.0s [2022-07-28T13:40:04.320Z] [2022-07-28T13:40:04.320Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:04.320Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T13:40:04.395Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-28T13:40:04.395Z] #4 DONE 0.7s [2022-07-28T13:40:04.400Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 3.15MB / 10.88MB 1.3s [2022-07-28T13:40:04.400Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 27.26MB / 55.00MB 1.5s [2022-07-28T13:40:04.400Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 6.41MB / 10.88MB 1.5s [2022-07-28T13:40:04.400Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.47MB / 54.58MB 1.5s [2022-07-28T13:40:04.435Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 31.46MB / 54.58MB 2.4s [2022-07-28T13:40:04.435Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.4s [2022-07-28T13:40:04.435Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.24MB / 85.90MB 2.4s [2022-07-28T13:40:04.435Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 48.23MB / 54.58MB 2.6s [2022-07-28T13:40:04.435Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.5s done [2022-07-28T13:40:04.435Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 20.97MB / 85.90MB 2.6s [2022-07-28T13:40:04.652Z] [2022-07-28T13:40:04.652Z] #6 [internal] load .dockerignore [2022-07-28T13:40:04.652Z] #6 sha256:419b76e4a9419b8616ef0819aa917cad393ddd35552f2d932f5e98300eabb01e [2022-07-28T13:40:04.652Z] #6 DONE 0.0s [2022-07-28T13:40:04.652Z] [2022-07-28T13:40:04.652Z] #5 [internal] load build definition from Dockerfile [2022-07-28T13:40:04.652Z] #5 sha256:076a65e631374eb6574a0b18992c4d5cc16261d9a9280d7685b730e86057c76b [2022-07-28T13:40:04.652Z] #5 DONE 0.0s [2022-07-28T13:40:04.652Z] [2022-07-28T13:40:04.652Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:40:04.652Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T13:40:04.659Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 31.67MB / 55.00MB 1.7s [2022-07-28T13:40:04.659Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.7s [2022-07-28T13:40:04.691Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.7s [2022-07-28T13:40:04.691Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 26.64MB / 85.90MB 2.7s [2022-07-28T13:40:04.691Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 1.05MB / 141.81MB 2.7s [2022-07-28T13:40:04.691Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 42.99MB / 85.90MB 2.8s [2022-07-28T13:40:04.691Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.63MB / 141.81MB 2.8s [2022-07-28T13:40:04.691Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 57.67MB / 85.90MB 2.9s [2022-07-28T13:40:04.691Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 24.12MB / 141.81MB 2.9s [2022-07-28T13:40:04.918Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.8s done [2022-07-28T13:40:04.918Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.22MB / 54.58MB 1.8s [2022-07-28T13:40:04.918Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.34MB / 55.00MB 1.9s [2022-07-28T13:40:04.918Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 1.9s [2022-07-28T13:40:04.947Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 77.59MB / 85.90MB 3.1s [2022-07-28T13:40:04.947Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 44.04MB / 141.81MB 3.1s [2022-07-28T13:40:04.947Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.2s [2022-07-28T13:40:05.177Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 2.0s [2022-07-28T13:40:05.177Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 10.49MB / 54.58MB 2.0s [2022-07-28T13:40:05.177Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 14.68MB / 54.58MB 2.1s [2022-07-28T13:40:05.177Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 44.04MB / 55.00MB 2.3s [2022-07-28T13:40:05.177Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 18.87MB / 54.58MB 2.3s [2022-07-28T13:40:05.177Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 9.40MB / 85.90MB 2.3s [2022-07-28T13:40:05.204Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.2s done [2022-07-28T13:40:05.204Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 51.38MB / 141.81MB 3.3s [2022-07-28T13:40:05.204Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 67.11MB / 141.81MB 3.4s [2022-07-28T13:40:05.436Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 48.23MB / 55.00MB 2.5s [2022-07-28T13:40:05.436Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 23.07MB / 54.58MB 2.5s [2022-07-28T13:40:05.460Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 83.89MB / 141.81MB 3.5s [2022-07-28T13:40:05.460Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 94.37MB / 141.81MB 3.6s [2022-07-28T13:40:05.580Z] #10 ... [2022-07-28T13:40:05.580Z] [2022-07-28T13:40:05.580Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T13:40:05.580Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T13:40:05.580Z] #8 DONE 0.9s [2022-07-28T13:40:05.580Z] [2022-07-28T13:40:05.580Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T13:40:05.580Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T13:40:05.580Z] #7 DONE 0.9s [2022-07-28T13:40:05.580Z] [2022-07-28T13:40:05.580Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:40:05.580Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T13:40:05.580Z] #9 DONE 0.9s [2022-07-28T13:40:05.580Z] [2022-07-28T13:40:05.580Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T13:40:05.580Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T13:40:05.580Z] #10 DONE 0.9s [2022-07-28T13:40:05.700Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 14.68MB / 85.90MB 2.6s [2022-07-28T13:40:05.700Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.43MB / 55.00MB 2.7s [2022-07-28T13:40:05.700Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 28.31MB / 54.58MB 2.8s [2022-07-28T13:40:05.700Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 19.92MB / 85.90MB 2.8s [2022-07-28T13:40:05.716Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 101.71MB / 141.81MB 3.8s [2022-07-28T13:40:05.716Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.1s done [2022-07-28T13:40:05.716Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 119.54MB / 141.81MB 3.9s [2022-07-28T13:40:05.838Z] [2022-07-28T13:40:05.838Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:05.838Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:05.838Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-28T13:40:05.965Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 31.46MB / 54.58MB 2.9s [2022-07-28T13:40:05.965Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 35.65MB / 54.58MB 3.0s [2022-07-28T13:40:05.965Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 26.21MB / 85.90MB 3.0s [2022-07-28T13:40:05.971Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 4.1s [2022-07-28T13:40:06.072Z] #19 93.95 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-28T13:40:06.072Z] #19 93.95 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-28T13:40:06.095Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-28T13:40:06.095Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-28T13:40:06.095Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-28T13:40:06.224Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 39.67MB / 54.58MB 3.2s [2022-07-28T13:40:06.224Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 30.82MB / 85.90MB 3.2s [2022-07-28T13:40:06.355Z] #28 ... [2022-07-28T13:40:06.355Z] [2022-07-28T13:40:06.355Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T13:40:06.355Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T13:40:06.355Z] #49 DONE 0.0s [2022-07-28T13:40:06.355Z] [2022-07-28T13:40:06.355Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:06.355Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:06.355Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.44MB / 55.00MB 0.5s [2022-07-28T13:40:06.489Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.3s done [2022-07-28T13:40:06.489Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 42.99MB / 54.58MB 3.4s [2022-07-28T13:40:06.489Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 35.65MB / 85.90MB 3.5s [2022-07-28T13:40:06.538Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.5s done [2022-07-28T13:40:06.538Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s [2022-07-28T13:40:06.538Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.7s [2022-07-28T13:40:06.628Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.78MB / 55.00MB 0.6s [2022-07-28T13:40:06.628Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 19.92MB / 55.00MB 0.7s [2022-07-28T13:40:06.750Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 47.19MB / 54.58MB 3.7s [2022-07-28T13:40:06.750Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 3.7s [2022-07-28T13:40:06.750Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 40.89MB / 85.90MB 3.8s [2022-07-28T13:40:06.793Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.2s done [2022-07-28T13:40:06.865Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.3s done [2022-07-28T13:40:06.865Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 [2022-07-28T13:40:06.892Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.65MB / 55.00MB 0.8s [2022-07-28T13:40:06.892Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 0.9s [2022-07-28T13:40:07.022Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 51.38MB / 54.58MB 4.0s [2022-07-28T13:40:07.022Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.1s [2022-07-28T13:40:07.022Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 45.91MB / 85.90MB 4.1s [2022-07-28T13:40:07.155Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 48.23MB / 55.00MB 1.1s [2022-07-28T13:40:07.155Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.2s [2022-07-28T13:40:07.282Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 51.38MB / 85.90MB 4.2s [2022-07-28T13:40:07.282Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.34MB / 141.81MB 4.2s [2022-07-28T13:40:07.460Z] #19 ... [2022-07-28T13:40:07.460Z] [2022-07-28T13:40:07.460Z] #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-28T13:40:07.460Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:40:07.460Z] #84 64.73 configure.ac:11: installing 'build-aux/compile' [2022-07-28T13:40:07.460Z] #84 64.73 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T13:40:07.460Z] #84 64.73 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T13:40:07.460Z] #84 64.74 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T13:40:07.460Z] #84 64.75 configure.ac:13: installing 'build-aux/missing' [2022-07-28T13:40:07.460Z] #84 64.76 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T13:40:07.460Z] #84 64.90 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T13:40:07.543Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.5s done [2022-07-28T13:40:07.543Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 58.54MB / 85.90MB 4.6s [2022-07-28T13:40:07.721Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.8s done [2022-07-28T13:40:07.802Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 63.96MB / 85.90MB 4.8s [2022-07-28T13:40:07.802Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 18.87MB / 141.81MB 4.8s [2022-07-28T13:40:07.802Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.8s done [2022-07-28T13:40:07.982Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-28T13:40:08.061Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 70.25MB / 85.90MB 5.0s [2022-07-28T13:40:08.199Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-28T13:40:08.199Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.1s done [2022-07-28T13:40:08.199Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.2s done [2022-07-28T13:40:08.331Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 76.55MB / 85.90MB 5.2s [2022-07-28T13:40:08.331Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 26.21MB / 141.81MB 5.2s [2022-07-28T13:40:08.457Z] #11 ... [2022-07-28T13:40:08.457Z] [2022-07-28T13:40:08.457Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T13:40:08.457Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T13:40:08.457Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-28T13:40:08.457Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T13:40:08.457Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T13:40:08.457Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T13:40:08.457Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.9s done [2022-07-28T13:40:08.457Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2022-07-28T13:40:08.457Z] #73 DONE 6.8s [2022-07-28T13:40:08.457Z] [2022-07-28T13:40:08.457Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:08.457Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:08.457Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 6.4s done [2022-07-28T13:40:08.591Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 83.89MB / 85.90MB 5.7s [2022-07-28T13:40:08.591Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 38.35MB / 141.81MB 5.7s [2022-07-28T13:40:08.717Z] #11 ... [2022-07-28T13:40:08.717Z] [2022-07-28T13:40:08.717Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:08.717Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:08.717Z] #28 DONE 6.9s [2022-07-28T13:40:08.717Z] [2022-07-28T13:40:08.717Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:08.717Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:08.717Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-28T13:40:08.846Z] #84 66.14 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:40:08.846Z] #84 66.33 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:40:08.846Z] #84 66.33 checking how to print strings... printf [2022-07-28T13:40:08.846Z] #84 66.34 checking for gcc... gcc [2022-07-28T13:40:08.850Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.0s [2022-07-28T13:40:09.106Z] #84 66.42 checking whether the C compiler works... yes [2022-07-28T13:40:09.106Z] #84 66.58 checking for C compiler default output file name... a.out [2022-07-28T13:40:09.106Z] #84 66.58 checking for suffix of executables... [2022-07-28T13:40:09.111Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 47.19MB / 141.81MB 6.1s [2022-07-28T13:40:09.367Z] #84 66.77 checking whether we are cross compiling... no [2022-07-28T13:40:09.411Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 55.57MB / 141.81MB 6.4s [2022-07-28T13:40:09.629Z] #84 67.01 checking for suffix of object files... o [2022-07-28T13:40:09.629Z] #84 67.13 checking whether we are using the GNU C compiler... yes [2022-07-28T13:40:09.645Z] #11 ... [2022-07-28T13:40:09.645Z] [2022-07-28T13:40:09.645Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T13:40:09.645Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T13:40:09.645Z] #72 DONE 0.7s [2022-07-28T13:40:09.645Z] [2022-07-28T13:40:09.645Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:09.645Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:09.681Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.6s done [2022-07-28T13:40:09.681Z] #11 ... [2022-07-28T13:40:09.681Z] [2022-07-28T13:40:09.681Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T13:40:09.681Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T13:40:09.681Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-28T13:40:09.681Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T13:40:09.681Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T13:40:09.681Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T13:40:09.681Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-28T13:40:09.681Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2022-07-28T13:40:09.681Z] #71 DONE 7.2s [2022-07-28T13:40:09.681Z] [2022-07-28T13:40:09.681Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:09.681Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:09.681Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 66.12MB / 141.81MB 6.8s [2022-07-28T13:40:09.681Z] #11 ... [2022-07-28T13:40:09.681Z] [2022-07-28T13:40:09.681Z] #24 [internal] load build context [2022-07-28T13:40:09.681Z] #24 sha256:f382e6f4af87d4d2e3987ad430ae32a4dc48ab8262652a7f84238ff77ad600cf [2022-07-28T13:40:09.681Z] #24 transferring context: 32.56MB 7.2s [2022-07-28T13:40:09.889Z] #84 67.22 checking whether gcc accepts -g... yes [2022-07-28T13:40:10.023Z] #24 ... [2022-07-28T13:40:10.023Z] [2022-07-28T13:40:10.023Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:10.023Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:10.151Z] #84 67.31 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:40:10.151Z] #84 67.45 checking whether gcc understands -c and -o together... yes [2022-07-28T13:40:10.151Z] #84 67.65 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:40:10.151Z] #84 67.67 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:40:10.151Z] #84 67.68 checking for egrep... /bin/grep -E [2022-07-28T13:40:10.300Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 75.50MB / 141.81MB 7.3s [2022-07-28T13:40:10.412Z] #84 67.69 checking for fgrep... /bin/grep -F [2022-07-28T13:40:10.412Z] #84 67.70 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:40:10.412Z] #84 67.72 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:40:10.412Z] #84 67.73 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:40:10.412Z] #84 67.74 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:40:10.412Z] #84 67.86 checking whether ln -s works... yes [2022-07-28T13:40:10.412Z] #84 67.86 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:40:10.412Z] #84 67.89 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T13:40:10.412Z] #84 67.89 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:40:10.412Z] #84 67.89 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:40:10.412Z] #84 67.89 checking for objdump... objdump [2022-07-28T13:40:10.412Z] #84 67.89 checking how to recognize dependent libraries... pass_all [2022-07-28T13:40:10.413Z] #84 67.89 checking for dlltool... no [2022-07-28T13:40:10.413Z] #84 67.90 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:40:10.413Z] #84 67.91 checking for ar... ar [2022-07-28T13:40:10.563Z] #11 ... [2022-07-28T13:40:10.563Z] [2022-07-28T13:40:10.563Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T13:40:10.563Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T13:40:10.563Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-28T13:40:10.564Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T13:40:10.564Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T13:40:10.564Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T13:40:10.564Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-07-28T13:40:10.564Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2022-07-28T13:40:10.564Z] #73 DONE 8.0s [2022-07-28T13:40:10.564Z] [2022-07-28T13:40:10.564Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:10.564Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:10.574Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.9s done [2022-07-28T13:40:10.673Z] #84 67.91 checking for archiver @FILE support... @ [2022-07-28T13:40:10.673Z] #84 68.05 checking for strip... strip [2022-07-28T13:40:10.673Z] #84 68.05 checking for ranlib... ranlib [2022-07-28T13:40:10.673Z] #84 68.06 checking for gawk... no [2022-07-28T13:40:10.673Z] #84 68.06 checking for mawk... mawk [2022-07-28T13:40:10.829Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 85.98MB / 141.81MB 7.8s [2022-07-28T13:40:10.830Z] #11 ... [2022-07-28T13:40:10.830Z] [2022-07-28T13:40:10.830Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T13:40:10.830Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T13:40:10.830Z] #74 DONE 1.2s [2022-07-28T13:40:10.830Z] [2022-07-28T13:40:10.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:10.830Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:10.830Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-28T13:40:10.935Z] #84 68.07 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:40:10.935Z] #84 68.46 checking for sysroot... no [2022-07-28T13:40:10.935Z] #84 68.46 checking for a working dd... /bin/dd [2022-07-28T13:40:10.935Z] #84 68.48 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:40:11.074Z] #11 ... [2022-07-28T13:40:11.074Z] [2022-07-28T13:40:11.074Z] #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-28T13:40:11.074Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-28T13:40:11.074Z] #29 1.226 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:11.074Z] #29 1.245 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:11.074Z] #29 1.245 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:11.074Z] #29 1.400 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:40:11.074Z] #29 1.678 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:40:11.074Z] #29 1.866 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:40:11.074Z] #29 2.706 Fetched 8447 kB in 2s (4838 kB/s) [2022-07-28T13:40:11.074Z] #29 2.706 Reading package lists... [2022-07-28T13:40:11.074Z] #29 3.273 Reading package lists... [2022-07-28T13:40:11.074Z] #29 3.821 Building dependency tree... [2022-07-28T13:40:11.074Z] #29 4.226 The following additional packages will be installed: [2022-07-28T13:40:11.074Z] #29 4.226 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-28T13:40:11.074Z] #29 4.226 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-28T13:40:11.074Z] #29 4.226 Recommended packages: [2022-07-28T13:40:11.074Z] #29 4.226 libldap-common publicsuffix libsasl2-modules [2022-07-28T13:40:11.074Z] #29 4.352 The following NEW packages will be installed: [2022-07-28T13:40:11.074Z] #29 4.352 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-28T13:40:11.074Z] #29 4.352 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T13:40:11.074Z] #29 4.352 libssh2-1 openssl [2022-07-28T13:40:11.074Z] #29 4.624 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T13:40:11.074Z] #29 4.624 Need to get 2934 kB of archives. [2022-07-28T13:40:11.074Z] #29 4.624 After this operation, 6476 kB of additional disk space will be used. [2022-07-28T13:40:11.074Z] #29 4.624 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-28T13:40:11.074Z] #29 4.637 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-28T13:40:11.074Z] #29 4.638 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-28T13:40:11.074Z] #29 4.641 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-28T13:40:11.074Z] #29 4.642 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-28T13:40:11.074Z] #29 4.646 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-28T13:40:11.074Z] #29 4.682 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-28T13:40:11.074Z] #29 4.683 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-28T13:40:11.074Z] #29 4.685 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-28T13:40:11.074Z] #29 4.685 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-28T13:40:11.074Z] #29 4.686 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-28T13:40:11.074Z] #29 4.688 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-28T13:40:11.074Z] #29 4.691 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-28T13:40:11.074Z] #29 4.706 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-28T13:40:11.074Z] #29 4.706 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-28T13:40:11.074Z] #29 4.875 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:11.074Z] #29 4.910 Fetched 2934 kB in 0s (8451 kB/s) [2022-07-28T13:40:11.074Z] #29 4.935 Selecting previously unselected package openssl. [2022-07-28T13:40:11.074Z] #29 4.935 (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-28T13:40:11.074Z] #29 4.935 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 4.938 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-28T13:40:11.074Z] #29 5.047 Selecting previously unselected package ca-certificates. [2022-07-28T13:40:11.074Z] #29 5.047 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-28T13:40:11.074Z] #29 5.052 Unpacking ca-certificates (20210119) ... [2022-07-28T13:40:11.074Z] #29 5.116 Selecting previously unselected package libbrotli1:arm64. [2022-07-28T13:40:11.074Z] #29 5.116 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.124 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-28T13:40:11.074Z] #29 5.172 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-28T13:40:11.074Z] #29 5.174 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.178 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:11.074Z] #29 5.288 Selecting previously unselected package libsasl2-2:arm64. [2022-07-28T13:40:11.074Z] #29 5.288 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.292 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:11.074Z] #29 5.345 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-28T13:40:11.074Z] #29 5.345 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.356 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T13:40:11.074Z] #29 5.402 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-28T13:40:11.074Z] #29 5.402 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.405 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-28T13:40:11.074Z] #29 5.444 Selecting previously unselected package libpsl5:arm64. [2022-07-28T13:40:11.074Z] #29 5.444 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.447 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-28T13:40:11.074Z] #29 5.484 Selecting previously unselected package librtmp1:arm64. [2022-07-28T13:40:11.074Z] #29 5.484 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.487 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T13:40:11.074Z] #29 5.523 Selecting previously unselected package libssh2-1:arm64. [2022-07-28T13:40:11.074Z] #29 5.524 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.528 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-28T13:40:11.074Z] #29 5.569 Selecting previously unselected package libcurl4:arm64. [2022-07-28T13:40:11.074Z] #29 5.570 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.574 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:11.074Z] #29 5.635 Selecting previously unselected package curl. [2022-07-28T13:40:11.074Z] #29 5.635 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.638 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:11.074Z] #29 5.710 Selecting previously unselected package libonig5:arm64. [2022-07-28T13:40:11.074Z] #29 5.710 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.715 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-28T13:40:11.074Z] #29 5.765 Selecting previously unselected package libjq1:arm64. [2022-07-28T13:40:11.074Z] #29 5.765 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.770 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-28T13:40:11.074Z] #29 5.803 Selecting previously unselected package jq. [2022-07-28T13:40:11.074Z] #29 5.804 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-28T13:40:11.074Z] #29 5.807 Unpacking jq (1.6-2.1) ... [2022-07-28T13:40:11.074Z] #29 5.840 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-28T13:40:11.074Z] #29 5.851 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-28T13:40:11.074Z] #29 5.861 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-28T13:40:11.074Z] #29 5.870 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:11.074Z] #29 5.880 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T13:40:11.074Z] #29 5.891 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:11.074Z] #29 5.899 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-28T13:40:11.074Z] #29 5.908 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-28T13:40:11.074Z] #29 5.924 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-28T13:40:11.074Z] #29 5.933 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-28T13:40:11.074Z] #29 5.943 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T13:40:11.074Z] #29 5.955 Setting up ca-certificates (20210119) ... [2022-07-28T13:40:11.074Z] #29 6.599 Updating certificates in /etc/ssl/certs... [2022-07-28T13:40:11.074Z] #29 7.350 129 added, 0 removed; done. [2022-07-28T13:40:11.074Z] #29 7.423 Setting up jq (1.6-2.1) ... [2022-07-28T13:40:11.074Z] #29 7.433 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:11.074Z] #29 7.442 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:11.074Z] #29 7.450 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:11.074Z] #29 7.469 Processing triggers for ca-certificates (20210119) ... [2022-07-28T13:40:11.074Z] #29 7.479 Updating certificates in /etc/ssl/certs... [2022-07-28T13:40:11.074Z] #29 8.100 0 added, 0 removed; done. [2022-07-28T13:40:11.074Z] #29 8.100 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T13:40:11.074Z] #29 8.102 done. [2022-07-28T13:40:11.074Z] #29 ... [2022-07-28T13:40:11.074Z] [2022-07-28T13:40:11.075Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:11.075Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T13:40:11.089Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 96.24MB / 141.81MB 8.1s [2022-07-28T13:40:11.196Z] #84 68.60 checking for mt... no [2022-07-28T13:40:11.196Z] #84 68.60 checking if : is a manifest tool... no [2022-07-28T13:40:11.196Z] #84 68.62 checking how to run the C preprocessor... gcc -E [2022-07-28T13:40:11.338Z] #11 ... [2022-07-28T13:40:11.338Z] [2022-07-28T13:40:11.338Z] #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-28T13:40:11.338Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-28T13:40:11.338Z] #29 DONE 10.6s [2022-07-28T13:40:11.338Z] [2022-07-28T13:40:11.338Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:11.338Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T13:40:11.338Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 4.4s done [2022-07-28T13:40:11.350Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 103.81MB / 141.81MB 8.3s [2022-07-28T13:40:11.598Z] #11 ... [2022-07-28T13:40:11.598Z] [2022-07-28T13:40:11.598Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T13:40:11.598Z] #30 sha256:e222a9b846aa047d1b78d0919f02f42aed2092c3931273dbc067f68159244daf [2022-07-28T13:40:11.598Z] #30 DONE 0.2s [2022-07-28T13:40:11.598Z] [2022-07-28T13:40:11.598Z] #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-28T13:40:11.598Z] #31 sha256:43185efa3cfe5e5851d4a9808746939b3b2c169e4fa8ac0a849c685e6dff2374 [2022-07-28T13:40:11.611Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 114.07MB / 141.81MB 8.7s [2022-07-28T13:40:11.768Z] #84 68.81 checking for ANSI C header files... yes [2022-07-28T13:40:11.858Z] #31 ... [2022-07-28T13:40:11.858Z] [2022-07-28T13:40:11.858Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:11.858Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T13:40:11.858Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-28T13:40:11.858Z] #11 DONE 18.3s [2022-07-28T13:40:12.030Z] #84 69.31 checking for sys/types.h... yes [2022-07-28T13:40:12.030Z] #84 69.45 checking for sys/stat.h... yes [2022-07-28T13:40:12.118Z] [2022-07-28T13:40:12.118Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T13:40:12.118Z] #12 sha256:cb0fdc22522bd7edcdc53733edf9a74e82ecb8c5b1b1d1c21261e0bf7307d46e [2022-07-28T13:40:12.167Z] #28 ... [2022-07-28T13:40:12.167Z] [2022-07-28T13:40:12.167Z] #24 [internal] load build context [2022-07-28T13:40:12.167Z] #24 sha256:94c69454bae0505e298389077764c78a0f2a7d0ec0bd2c1d3ab35ac2c001c1db [2022-07-28T13:40:12.167Z] #24 transferring context: 62.06MB 5.6s done [2022-07-28T13:40:12.167Z] #24 DONE 6.1s [2022-07-28T13:40:12.167Z] [2022-07-28T13:40:12.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:12.167Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:12.167Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 0.2s done [2022-07-28T13:40:12.167Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-28T13:40:12.167Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-28T13:40:12.167Z] #11 sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 1.86kB / 1.86kB done [2022-07-28T13:40:12.167Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done [2022-07-28T13:40:12.167Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.4s done [2022-07-28T13:40:12.167Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.6s done [2022-07-28T13:40:12.167Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.0s done [2022-07-28T13:40:12.167Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.3s done [2022-07-28T13:40:12.167Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.2s done [2022-07-28T13:40:12.167Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 5.6s [2022-07-28T13:40:12.167Z] #11 ... [2022-07-28T13:40:12.167Z] [2022-07-28T13:40:12.167Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T13:40:12.167Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T13:40:12.167Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-28T13:40:12.167Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T13:40:12.167Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T13:40:12.167Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T13:40:12.167Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-07-28T13:40:12.167Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-07-28T13:40:12.167Z] #71 DONE 6.0s [2022-07-28T13:40:12.167Z] [2022-07-28T13:40:12.167Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:12.167Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:12.167Z] #28 ... [2022-07-28T13:40:12.167Z] [2022-07-28T13:40:12.167Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T13:40:12.167Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T13:40:12.167Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-28T13:40:12.167Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T13:40:12.167Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T13:40:12.167Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T13:40:12.167Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-07-28T13:40:12.167Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-07-28T13:40:12.167Z] #73 DONE 6.1s [2022-07-28T13:40:12.167Z] [2022-07-28T13:40:12.167Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:12.167Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:12.187Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.10MB / 141.81MB 9.1s [2022-07-28T13:40:12.290Z] #84 69.64 checking for stdlib.h... yes [2022-07-28T13:40:12.381Z] #12 DONE 0.4s [2022-07-28T13:40:12.381Z] [2022-07-28T13:40:12.381Z] #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-28T13:40:12.381Z] #13 sha256:147d85c9d09c7514329e4dd5d095e8c6a423378ed94c03e13c5356115bd12429 [2022-07-28T13:40:12.449Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 133.17MB / 141.81MB 9.4s [2022-07-28T13:40:12.551Z] #84 69.85 checking for string.h... yes [2022-07-28T13:40:12.551Z] #84 70.05 checking for memory.h... yes [2022-07-28T13:40:12.814Z] #84 70.16 checking for strings.h... yes [2022-07-28T13:40:12.952Z] #13 DONE 0.4s [2022-07-28T13:40:12.952Z] [2022-07-28T13:40:12.952Z] #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-28T13:40:12.952Z] #38 sha256:aff331d43cb307c765ab54b9c9d67fc2532ddbeddaea5cc7b09668bfb467d9b5 [2022-07-28T13:40:12.952Z] #38 ... [2022-07-28T13:40:12.952Z] [2022-07-28T13:40:12.952Z] #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-28T13:40:12.952Z] #50 sha256:64d51e71c071dee4676efa8a87d32322b78ee163593ef9562e5a5e098ca2d4ac [2022-07-28T13:40:12.952Z] #50 DONE 0.1s [2022-07-28T13:40:12.952Z] [2022-07-28T13:40:12.952Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T13:40:12.952Z] #33 sha256:d2073e318a391577cf48e64d654f3376fbb39893f5e000604ef9e11fcd9391fa [2022-07-28T13:40:12.952Z] #33 DONE 0.2s [2022-07-28T13:40:13.020Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.8s [2022-07-28T13:40:13.075Z] #84 70.31 checking for inttypes.h... yes [2022-07-28T13:40:13.099Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s [2022-07-28T13:40:13.216Z] [2022-07-28T13:40:13.216Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T13:40:13.217Z] #46 sha256:95adcd2c3f786b6d8d1cd40461151232ea4db3981cc47aabb67539bfae52ef6a [2022-07-28T13:40:13.217Z] #46 DONE 0.3s [2022-07-28T13:40:13.217Z] [2022-07-28T13:40:13.217Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T13:40:13.217Z] #66 sha256:2c6e833ba684e2822e9e526f556b1001d14a2f75d010204f019cb2ee72d4d406 [2022-07-28T13:40:13.217Z] #66 DONE 0.3s [2022-07-28T13:40:13.217Z] [2022-07-28T13:40:13.217Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T13:40:13.217Z] #25 sha256:0b7acb17bd53701e9f6890e7bd18b474446bb1a2f155ce82d261c08f75322b84 [2022-07-28T13:40:13.217Z] #25 DONE 0.3s [2022-07-28T13:40:13.217Z] [2022-07-28T13:40:13.217Z] #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-28T13:40:13.217Z] #26 sha256:6422d3dee4981f180dbba9b70991dc4a1d8968639cb12734fadc79491a38ab6b [2022-07-28T13:40:13.279Z] #11 ... [2022-07-28T13:40:13.279Z] [2022-07-28T13:40:13.279Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:13.279Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:13.336Z] #84 70.57 checking for stdint.h... yes [2022-07-28T13:40:13.336Z] #84 70.80 checking for unistd.h... yes [2022-07-28T13:40:13.336Z] #84 70.91 checking for dlfcn.h... yes [2022-07-28T13:40:13.336Z] #84 70.99 checking for objdir... .libs [2022-07-28T13:40:13.344Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 1.9s done [2022-07-28T13:40:13.344Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s [2022-07-28T13:40:13.537Z] #28 ... [2022-07-28T13:40:13.537Z] [2022-07-28T13:40:13.537Z] #24 [internal] load build context [2022-07-28T13:40:13.537Z] #24 sha256:f382e6f4af87d4d2e3987ad430ae32a4dc48ab8262652a7f84238ff77ad600cf [2022-07-28T13:40:13.537Z] #24 transferring context: 62.08MB 10.5s done [2022-07-28T13:40:13.537Z] #24 DONE 10.8s [2022-07-28T13:40:13.537Z] [2022-07-28T13:40:13.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:13.537Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:13.537Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.3s done [2022-07-28T13:40:13.909Z] #84 71.35 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:40:13.909Z] #84 71.48 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:40:13.909Z] #84 71.48 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:40:14.472Z] #28 DONE 8.5s [2022-07-28T13:40:14.473Z] [2022-07-28T13:40:14.473Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:14.473Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:14.473Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.8s done [2022-07-28T13:40:14.473Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s done [2022-07-28T13:40:14.473Z] #11 ... [2022-07-28T13:40:14.473Z] [2022-07-28T13:40:14.473Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T13:40:14.473Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T13:40:14.473Z] #72 DONE 0.6s [2022-07-28T13:40:14.473Z] [2022-07-28T13:40:14.473Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:14.473Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:14.473Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.1s [2022-07-28T13:40:14.475Z] #11 ... [2022-07-28T13:40:14.475Z] [2022-07-28T13:40:14.475Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T13:40:14.475Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T13:40:14.475Z] #72 DONE 0.9s [2022-07-28T13:40:14.475Z] [2022-07-28T13:40:14.475Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:14.475Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:14.475Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.1s [2022-07-28T13:40:14.741Z] #84 71.57 checking if gcc static flag -static works... yes [2022-07-28T13:40:14.741Z] #84 72.04 checking if gcc supports -c -o file.o... yes [2022-07-28T13:40:14.741Z] #84 72.19 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:40:14.741Z] #84 72.19 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:40:15.002Z] #84 72.25 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:40:15.002Z] #84 72.54 checking how to hardcode library paths into programs... immediate [2022-07-28T13:40:15.002Z] #84 72.54 checking whether stripping libraries is possible... yes [2022-07-28T13:40:15.002Z] #84 72.56 checking if libtool supports shared libraries... yes [2022-07-28T13:40:15.002Z] #84 72.56 checking whether to build shared libraries... no [2022-07-28T13:40:15.002Z] #84 72.56 checking whether to build static libraries... yes [2022-07-28T13:40:15.002Z] #84 72.56 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:40:15.036Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done [2022-07-28T13:40:15.045Z] #28 ... [2022-07-28T13:40:15.045Z] [2022-07-28T13:40:15.045Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T13:40:15.045Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T13:40:15.045Z] #74 DONE 0.7s [2022-07-28T13:40:15.045Z] [2022-07-28T13:40:15.045Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T13:40:15.045Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T13:40:15.264Z] #84 72.59 checking whether build environment is sane... yes [2022-07-28T13:40:15.264Z] #84 72.64 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:40:15.264Z] #84 72.66 checking whether make sets $(MAKE)... yes [2022-07-28T13:40:15.264Z] #84 72.69 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:40:15.264Z] #84 72.73 checking whether make supports nested variables... yes [2022-07-28T13:40:15.264Z] #84 72.79 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:40:15.264Z] #84 72.80 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:40:15.264Z] #84 72.80 checking how to create a ustar tar archive... gnutar [2022-07-28T13:40:15.293Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0.1s [2022-07-28T13:40:15.293Z] #11 ... [2022-07-28T13:40:15.293Z] [2022-07-28T13:40:15.293Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T13:40:15.293Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T13:40:15.293Z] #74 DONE 0.9s [2022-07-28T13:40:15.293Z] [2022-07-28T13:40:15.293Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:15.293Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:15.525Z] #84 72.87 checking dependency style of gcc... gcc3 [2022-07-28T13:40:15.525Z] #84 73.02 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:40:15.525Z] #84 73.02 checking whether make supports nested variables... (cached) yes [2022-07-28T13:40:15.525Z] #84 73.02 checking for gawk... (cached) mawk [2022-07-28T13:40:15.525Z] #84 73.02 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T13:40:15.525Z] #84 73.02 checking for gcc... (cached) gcc [2022-07-28T13:40:15.525Z] #84 73.07 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T13:40:15.525Z] #84 73.08 checking whether gcc accepts -g... (cached) yes [2022-07-28T13:40:15.525Z] #84 73.08 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T13:40:15.525Z] #84 73.08 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T13:40:15.525Z] #84 73.08 checking for a Python interpreter with version >= 3... python3 [2022-07-28T13:40:15.788Z] #84 73.20 checking for python3... /usr/bin/python3 [2022-07-28T13:40:15.788Z] #84 73.20 checking for python3 version... 3.9 [2022-07-28T13:40:15.788Z] #84 73.24 checking for python3 platform... linux [2022-07-28T13:40:16.051Z] #84 73.27 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T13:40:16.051Z] #84 73.41 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T13:40:16.051Z] #84 73.55 checking for go-md2man... no [2022-07-28T13:40:16.314Z] #84 73.56 checking error.h usability... yes [2022-07-28T13:40:16.314Z] #84 73.71 checking error.h presence... yes [2022-07-28T13:40:16.314Z] #84 73.74 checking for error.h... yes [2022-07-28T13:40:16.314Z] #84 73.76 checking linux/openat2.h usability... yes [2022-07-28T13:40:16.574Z] #84 73.89 checking linux/openat2.h presence... yes [2022-07-28T13:40:16.574Z] #84 73.94 checking for linux/openat2.h... yes [2022-07-28T13:40:16.574Z] #84 73.96 checking for copy_file_range... yes [2022-07-28T13:40:17.096Z] #84 74.19 checking for fgetxattr... yes [2022-07-28T13:40:17.096Z] #84 74.51 checking for statx... yes [2022-07-28T13:40:17.359Z] #84 74.67 checking for fgetpwent_r... yes [2022-07-28T13:40:17.359Z] #84 74.87 checking for issetugid... [2022-07-28T13:40:17.359Z] #84 ... [2022-07-28T13:40:17.359Z] [2022-07-28T13:40:17.359Z] #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-28T13:40:17.359Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:40:17.359Z] #19 95.53 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-28T13:40:17.359Z] #19 95.53 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-28T13:40:17.359Z] #19 95.53 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-28T13:40:17.359Z] #19 95.53 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-28T13:40:17.359Z] #19 95.53 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-28T13:40:17.359Z] #19 95.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-28T13:40:17.359Z] #19 95.53 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-28T13:40:17.359Z] #19 95.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-28T13:40:17.359Z] #19 95.60 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-28T13:40:17.359Z] #19 95.60 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-28T13:40:17.359Z] #19 95.60 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-28T13:40:17.359Z] #19 95.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-28T13:40:17.359Z] #19 95.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-28T13:40:17.359Z] #19 95.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-28T13:40:17.359Z] #19 95.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-28T13:40:17.359Z] #19 95.76 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-28T13:40:17.359Z] #19 95.78 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-28T13:40:17.359Z] #19 95.81 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-28T13:40:17.359Z] #19 95.83 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-28T13:40:17.359Z] #19 97.61 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-28T13:40:17.359Z] #19 97.61 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-28T13:40:17.359Z] #19 97.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-28T13:40:17.359Z] #19 97.73 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-28T13:40:17.359Z] #19 97.80 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-28T13:40:17.359Z] #19 99.43 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-28T13:40:17.359Z] #19 99.43 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T13:40:17.359Z] #19 99.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-28T13:40:17.359Z] #19 99.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-28T13:40:17.359Z] #19 99.51 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-28T13:40:17.359Z] #19 99.52 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T13:40:17.359Z] #19 99.77 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-28T13:40:17.359Z] #19 99.79 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-28T13:40:17.359Z] #19 99.79 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-28T13:40:17.359Z] #19 99.79 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-28T13:40:17.359Z] #19 99.80 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-28T13:40:17.359Z] #19 99.81 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-28T13:40:17.359Z] #19 99.82 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-28T13:40:17.359Z] #19 99.82 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-28T13:40:17.359Z] #19 99.83 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-28T13:40:17.359Z] #19 99.83 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-28T13:40:17.359Z] #19 99.84 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-28T13:40:17.359Z] #19 99.84 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-28T13:40:17.359Z] #19 99.84 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-28T13:40:17.359Z] #19 99.85 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-28T13:40:17.359Z] #19 99.89 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-28T13:40:17.359Z] #19 99.89 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-28T13:40:17.359Z] #19 99.89 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-28T13:40:17.359Z] #19 99.90 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-28T13:40:17.359Z] #19 99.99 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-28T13:40:17.359Z] #19 99.99 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-28T13:40:17.359Z] #19 100.0 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-28T13:40:17.359Z] #19 100.0 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-28T13:40:17.359Z] #19 101.5 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-28T13:40:17.359Z] #19 101.5 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-28T13:40:17.359Z] #19 101.6 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-28T13:40:17.359Z] #19 101.6 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-28T13:40:17.359Z] #19 101.7 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-28T13:40:17.359Z] #19 103.1 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-28T13:40:17.359Z] #19 103.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-28T13:40:17.359Z] #19 103.1 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-28T13:40:17.359Z] #19 103.2 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-28T13:40:17.359Z] #19 103.2 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-28T13:40:17.359Z] #19 103.2 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-28T13:40:17.359Z] #19 103.2 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-28T13:40:17.359Z] #19 103.2 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-28T13:40:17.359Z] #19 103.2 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-28T13:40:17.359Z] #19 103.3 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-28T13:40:17.359Z] #19 103.3 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-28T13:40:17.359Z] #19 104.8 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-28T13:40:17.359Z] #19 104.8 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-28T13:40:17.359Z] #19 104.9 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-28T13:40:17.359Z] #19 104.9 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-28T13:40:17.359Z] #19 104.9 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-28T13:40:17.437Z] #26 4.459 + RM_GOPATH=0 [2022-07-28T13:40:17.437Z] #26 4.461 + TMP_GOPATH= [2022-07-28T13:40:17.437Z] #26 4.463 + : /build [2022-07-28T13:40:17.437Z] #26 4.463 + '[' -z '' ']' [2022-07-28T13:40:17.437Z] #26 4.465 ++ mktemp -d [2022-07-28T13:40:17.437Z] #26 4.479 + export GOPATH=/tmp/tmp.mTpZhLC9Hg [2022-07-28T13:40:17.437Z] #26 4.480 + GOPATH=/tmp/tmp.mTpZhLC9Hg [2022-07-28T13:40:17.437Z] #26 4.480 + RM_GOPATH=1 [2022-07-28T13:40:17.437Z] #26 4.480 + case "$(go env GOARCH)" in [2022-07-28T13:40:17.437Z] #26 4.481 ++ go env GOARCH [2022-07-28T13:40:17.437Z] #26 4.508 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:17.552Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 4.0s done [2022-07-28T13:40:17.552Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-28T13:40:17.592Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.7s done [2022-07-28T13:40:17.621Z] #19 ... [2022-07-28T13:40:17.621Z] [2022-07-28T13:40:17.621Z] #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-28T13:40:17.621Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:40:17.621Z] #84 74.87 checking for issetugid... no [2022-07-28T13:40:17.621Z] #84 75.08 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T13:40:17.621Z] #84 75.08 checking pkg-config is at least version 0.9.0... yes [2022-07-28T13:40:17.698Z] #26 4.508 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:17.698Z] #26 4.509 ++ dirname /install.sh [2022-07-28T13:40:17.698Z] #26 4.518 + dir=/ [2022-07-28T13:40:17.698Z] #26 4.518 + bin=dockercli [2022-07-28T13:40:17.698Z] #26 4.518 + shift [2022-07-28T13:40:17.698Z] #26 4.518 + '[' '!' -f //dockercli.installer ']' [2022-07-28T13:40:17.698Z] #26 4.524 + . //dockercli.installer [2022-07-28T13:40:17.698Z] #26 4.524 ++ : stable [2022-07-28T13:40:17.698Z] #26 4.525 ++ : 17.06.2-ce [2022-07-28T13:40:17.698Z] #26 4.526 + install_dockercli [2022-07-28T13:40:17.698Z] #26 4.526 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T13:40:17.698Z] #26 4.527 Install docker/cli version 17.06.2-ce from stable [2022-07-28T13:40:17.698Z] #26 4.528 ++ uname -m [2022-07-28T13:40:17.698Z] #26 4.532 + arch=aarch64 [2022-07-28T13:40:17.698Z] #26 4.540 + '[' aarch64 '!=' x86_64 ']' [2022-07-28T13:40:17.698Z] #26 4.540 + '[' aarch64 '!=' s390x ']' [2022-07-28T13:40:17.698Z] #26 4.540 + '[' aarch64 '!=' armhf ']' [2022-07-28T13:40:17.698Z] #26 4.542 + build_dockercli [2022-07-28T13:40:17.698Z] #26 4.542 + git clone https://github.com/docker/docker-ce /tmp/tmp.mTpZhLC9Hg/tmp/docker-ce [2022-07-28T13:40:17.698Z] #26 4.551 Cloning into '/tmp/tmp.mTpZhLC9Hg/tmp/docker-ce'... [2022-07-28T13:40:17.807Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-28T13:40:17.851Z] #28 DONE 15.2s [2022-07-28T13:40:17.851Z] [2022-07-28T13:40:17.851Z] #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-28T13:40:17.851Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T13:40:18.193Z] #84 75.08 checking for library containing yajl_tree_get... -lyajl [2022-07-28T13:40:18.193Z] #84 75.48 checking for yajl >= 2.0.0... yes [2022-07-28T13:40:18.193Z] #84 75.52 checking sys/capability.h usability... yes [2022-07-28T13:40:18.193Z] #84 75.67 checking sys/capability.h presence... yes [2022-07-28T13:40:18.193Z] #84 75.71 checking for sys/capability.h... yes [2022-07-28T13:40:18.768Z] #84 75.72 checking for library containing cap_from_name... [2022-07-28T13:40:18.768Z] #84 ... [2022-07-28T13:40:18.768Z] [2022-07-28T13:40:18.768Z] #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-28T13:40:18.768Z] #41 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:40:18.768Z] #41 DONE 114.8s [2022-07-28T13:40:18.768Z] [2022-07-28T13:40:18.768Z] #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-28T13:40:18.768Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:40:18.768Z] #19 106.3 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-28T13:40:18.768Z] #19 106.3 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-28T13:40:18.768Z] #19 106.3 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-28T13:40:18.768Z] #19 106.3 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-28T13:40:18.768Z] #19 106.3 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-28T13:40:18.768Z] #19 106.3 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-28T13:40:18.768Z] #19 106.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-28T13:40:18.768Z] #19 106.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-28T13:40:18.768Z] #19 106.4 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-28T13:40:18.768Z] #19 106.4 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-28T13:40:18.768Z] #19 106.5 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-28T13:40:18.768Z] #19 106.5 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-28T13:40:18.768Z] #19 106.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-28T13:40:18.768Z] #19 106.5 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-28T13:40:18.768Z] #19 106.6 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-28T13:40:18.776Z] #11 ... [2022-07-28T13:40:18.776Z] [2022-07-28T13:40:18.776Z] #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-28T13:40:18.776Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T13:40:18.776Z] #29 1.578 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:18.776Z] #29 1.599 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:18.776Z] #29 1.600 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:18.776Z] #29 1.761 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:18.776Z] #29 1.968 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:18.776Z] #29 1.977 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:18.776Z] #29 3.346 Fetched 8561 kB in 2s (4227 kB/s) [2022-07-28T13:40:18.776Z] #29 3.346 Reading package lists... [2022-07-28T13:40:18.776Z] #29 3.986 Reading package lists... [2022-07-28T13:40:18.776Z] #29 4.610 Building dependency tree... [2022-07-28T13:40:18.776Z] #29 4.891 The following additional packages will be installed: [2022-07-28T13:40:18.776Z] #29 4.893 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-28T13:40:18.776Z] #29 4.893 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-28T13:40:18.776Z] #29 4.893 Recommended packages: [2022-07-28T13:40:18.776Z] #29 4.893 libldap-common publicsuffix libsasl2-modules [2022-07-28T13:40:18.776Z] #29 5.035 The following NEW packages will be installed: [2022-07-28T13:40:18.776Z] #29 5.035 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-28T13:40:18.776Z] #29 5.036 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T13:40:18.776Z] #29 5.036 libssh2-1 openssl [2022-07-28T13:40:18.776Z] #29 5.307 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T13:40:18.776Z] #29 5.307 Need to get 3041 kB of archives. [2022-07-28T13:40:18.776Z] #29 5.307 After this operation, 6651 kB of additional disk space will be used. [2022-07-28T13:40:18.776Z] #29 5.307 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-28T13:40:18.776Z] #29 5.318 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-28T13:40:18.776Z] #29 5.326 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-28T13:40:18.776Z] #29 5.329 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-28T13:40:18.776Z] #29 5.341 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-28T13:40:18.776Z] #29 5.341 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-28T13:40:18.776Z] #29 5.341 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-28T13:40:18.776Z] #29 5.341 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-28T13:40:18.776Z] #29 5.341 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-28T13:40:18.776Z] #29 5.341 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-28T13:40:18.776Z] #29 5.341 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-28T13:40:18.776Z] #29 5.341 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-28T13:40:18.776Z] #29 5.342 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T13:40:18.776Z] #29 5.344 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T13:40:18.776Z] #29 5.345 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T13:40:18.776Z] #29 5.583 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:18.776Z] #29 5.609 Fetched 3041 kB in 0s (9992 kB/s) [2022-07-28T13:40:18.776Z] #29 5.696 Selecting previously unselected package openssl. [2022-07-28T13:40:18.776Z] #29 5.696 (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-28T13:40:18.776Z] #29 5.701 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 5.705 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-28T13:40:18.776Z] #29 5.903 Selecting previously unselected package ca-certificates. [2022-07-28T13:40:18.776Z] #29 5.904 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-28T13:40:18.776Z] #29 5.907 Unpacking ca-certificates (20210119) ... [2022-07-28T13:40:18.776Z] #29 5.960 Selecting previously unselected package libbrotli1:amd64. [2022-07-28T13:40:18.776Z] #29 5.962 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 5.969 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T13:40:18.776Z] #29 6.025 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-28T13:40:18.776Z] #29 6.025 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.028 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:18.776Z] #29 6.062 Selecting previously unselected package libsasl2-2:amd64. [2022-07-28T13:40:18.776Z] #29 6.064 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.067 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:18.776Z] #29 6.108 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-28T13:40:18.776Z] #29 6.109 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.113 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T13:40:18.776Z] #29 6.171 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-28T13:40:18.776Z] #29 6.172 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.176 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T13:40:18.776Z] #29 6.212 Selecting previously unselected package libpsl5:amd64. [2022-07-28T13:40:18.776Z] #29 6.214 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.217 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T13:40:18.776Z] #29 6.252 Selecting previously unselected package librtmp1:amd64. [2022-07-28T13:40:18.776Z] #29 6.253 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.258 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T13:40:18.776Z] #29 6.299 Selecting previously unselected package libssh2-1:amd64. [2022-07-28T13:40:18.776Z] #29 6.300 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.304 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T13:40:18.776Z] #29 6.350 Selecting previously unselected package libcurl4:amd64. [2022-07-28T13:40:18.776Z] #29 6.352 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.355 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:18.776Z] #29 6.414 Selecting previously unselected package curl. [2022-07-28T13:40:18.776Z] #29 6.415 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.420 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:18.776Z] #29 6.471 Selecting previously unselected package libonig5:amd64. [2022-07-28T13:40:18.776Z] #29 6.473 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.510 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:40:18.776Z] #29 6.562 Selecting previously unselected package libjq1:amd64. [2022-07-28T13:40:18.776Z] #29 6.563 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.568 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:40:18.776Z] #29 6.608 Selecting previously unselected package jq. [2022-07-28T13:40:18.776Z] #29 6.609 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-28T13:40:18.776Z] #29 6.614 Unpacking jq (1.6-2.1) ... [2022-07-28T13:40:18.776Z] #29 6.652 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T13:40:18.776Z] #29 6.664 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T13:40:18.776Z] #29 6.675 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T13:40:18.776Z] #29 6.692 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:18.776Z] #29 6.704 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T13:40:18.776Z] #29 6.716 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:18.776Z] #29 6.728 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T13:40:18.776Z] #29 6.739 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-28T13:40:18.776Z] #29 6.758 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:40:18.776Z] #29 6.771 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:40:18.776Z] #29 6.806 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T13:40:18.776Z] #29 6.819 Setting up ca-certificates (20210119) ... [2022-07-28T13:40:18.776Z] #29 7.261 Updating certificates in /etc/ssl/certs... [2022-07-28T13:40:18.776Z] #29 7.815 129 added, 0 removed; done. [2022-07-28T13:40:18.776Z] #29 7.850 Setting up jq (1.6-2.1) ... [2022-07-28T13:40:18.776Z] #29 7.865 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:18.776Z] #29 7.879 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:18.776Z] #29 7.893 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:18.776Z] #29 7.912 Processing triggers for ca-certificates (20210119) ... [2022-07-28T13:40:18.776Z] #29 7.922 Updating certificates in /etc/ssl/certs... [2022-07-28T13:40:18.776Z] #29 8.382 0 added, 0 removed; done. [2022-07-28T13:40:18.776Z] #29 8.382 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T13:40:18.776Z] #29 8.382 done. [2022-07-28T13:40:18.776Z] #29 ... [2022-07-28T13:40:18.776Z] [2022-07-28T13:40:18.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:18.776Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:18.776Z] #11 DONE 17.0s [2022-07-28T13:40:18.776Z] [2022-07-28T13:40:18.776Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T13:40:18.776Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T13:40:19.337Z] #12 ... [2022-07-28T13:40:19.337Z] [2022-07-28T13:40:19.337Z] #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-28T13:40:19.337Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T13:40:19.337Z] #29 DONE 10.7s [2022-07-28T13:40:19.337Z] [2022-07-28T13:40:19.337Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T13:40:19.337Z] #30 sha256:d98cb393eebf6dd1162df9fd303472615458a527591a93db620d26bae9dc8ea1 [2022-07-28T13:40:19.337Z] #30 DONE 0.0s [2022-07-28T13:40:19.592Z] [2022-07-28T13:40:19.592Z] #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-28T13:40:19.592Z] #31 sha256:ca7a21fd24dbe507c6b363802f162720a6924eef7fcaac89378def809f183a3a [2022-07-28T13:40:19.592Z] #31 ... [2022-07-28T13:40:19.592Z] [2022-07-28T13:40:19.592Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T13:40:19.592Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T13:40:19.592Z] #12 DONE 1.0s [2022-07-28T13:40:19.757Z] #29 1.593 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:19.757Z] #29 1.609 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:19.757Z] #29 1.609 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:19.757Z] #29 1.839 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:19.847Z] [2022-07-28T13:40:19.847Z] #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-28T13:40:19.847Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T13:40:20.017Z] #29 2.214 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:20.156Z] #19 108.4 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-28T13:40:20.156Z] #19 108.4 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-28T13:40:20.156Z] #19 108.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-28T13:40:20.407Z] #13 DONE 0.5s [2022-07-28T13:40:20.407Z] [2022-07-28T13:40:20.407Z] #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-28T13:40:20.407Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:40:20.407Z] #53 ... [2022-07-28T13:40:20.407Z] [2022-07-28T13:40:20.407Z] #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-28T13:40:20.407Z] #50 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T13:40:20.407Z] #50 DONE 0.1s [2022-07-28T13:40:20.407Z] [2022-07-28T13:40:20.407Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T13:40:20.407Z] #33 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T13:40:20.407Z] #33 DONE 0.2s [2022-07-28T13:40:20.407Z] [2022-07-28T13:40:20.407Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T13:40:20.407Z] #46 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T13:40:20.407Z] #46 DONE 0.2s [2022-07-28T13:40:20.407Z] [2022-07-28T13:40:20.407Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T13:40:20.407Z] #25 sha256:33374d086f9bea8f28bd2e016e4bfc603c87249d165a7f86d76ba52fdd9d5244 [2022-07-28T13:40:20.407Z] #25 DONE 0.2s [2022-07-28T13:40:20.407Z] [2022-07-28T13:40:20.408Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T13:40:20.408Z] #66 sha256:a570f0b024c6f5e4aede5bfe907b65f8ba33f69564a83d44347d9b8b3345fc63 [2022-07-28T13:40:20.408Z] #66 DONE 0.2s [2022-07-28T13:40:20.408Z] [2022-07-28T13:40:20.408Z] #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-28T13:40:20.408Z] #31 sha256:ca7a21fd24dbe507c6b363802f162720a6924eef7fcaac89378def809f183a3a [2022-07-28T13:40:20.408Z] #31 1.190 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T13:40:20.416Z] #19 108.5 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-28T13:40:20.417Z] #19 108.5 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-28T13:40:20.552Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.8s done [2022-07-28T13:40:20.552Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-28T13:40:20.586Z] #29 2.698 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:20.970Z] #31 1.364 [2022-07-28T13:40:21.227Z] #31 1.579 #=#=# # 2.2% ######################################################################## 100.0% [2022-07-28T13:40:21.227Z] #31 1.913 [2022-07-28T13:40:21.806Z] #19 109.7 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-28T13:40:21.806Z] #19 109.7 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-28T13:40:21.806Z] #19 109.7 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-28T13:40:21.806Z] #19 109.7 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-28T13:40:21.806Z] #19 109.7 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-28T13:40:21.806Z] #19 109.7 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-28T13:40:21.806Z] #19 109.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-28T13:40:21.806Z] #19 109.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-28T13:40:21.806Z] #19 109.7 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-28T13:40:21.806Z] #19 109.8 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-28T13:40:21.806Z] #19 109.8 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-28T13:40:21.806Z] #19 109.8 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-28T13:40:21.806Z] #19 ... [2022-07-28T13:40:21.806Z] [2022-07-28T13:40:21.806Z] #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-28T13:40:21.806Z] #43 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:40:21.806Z] #43 118.0 Delve is a source level debugger for Go programs. [2022-07-28T13:40:21.806Z] #43 118.0 [2022-07-28T13:40:21.806Z] #43 118.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T13:40:21.806Z] #43 118.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T13:40:21.806Z] #43 118.0 [2022-07-28T13:40:21.806Z] #43 118.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T13:40:21.806Z] #43 118.0 [2022-07-28T13:40:21.806Z] #43 118.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T13:40:21.806Z] #43 118.0 [2022-07-28T13:40:21.806Z] #43 118.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T13:40:21.806Z] #43 118.0 [2022-07-28T13:40:21.806Z] #43 118.1 Usage: [2022-07-28T13:40:21.806Z] #43 118.1 dlv [command] [2022-07-28T13:40:21.806Z] #43 118.1 [2022-07-28T13:40:21.806Z] #43 118.1 Available Commands: [2022-07-28T13:40:21.806Z] #43 118.1 attach Attach to running process and begin debugging. [2022-07-28T13:40:21.806Z] #43 118.1 connect Connect to a headless debug server with a terminal client. [2022-07-28T13:40:21.806Z] #43 118.1 core Examine a core dump. [2022-07-28T13:40:21.806Z] #43 118.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T13:40:21.806Z] #43 118.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T13:40:21.806Z] #43 118.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T13:40:21.806Z] #43 118.1 help Help about any command [2022-07-28T13:40:21.806Z] #43 118.1 run Deprecated command. Use 'debug' instead. [2022-07-28T13:40:21.806Z] #43 118.1 test Compile test binary and begin debugging program. [2022-07-28T13:40:21.806Z] #43 118.1 trace Compile and begin tracing program. [2022-07-28T13:40:21.806Z] #43 118.1 version Prints version. [2022-07-28T13:40:21.806Z] #43 118.1 [2022-07-28T13:40:21.806Z] #43 118.1 Flags: [2022-07-28T13:40:21.806Z] #43 118.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T13:40:21.806Z] #43 118.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T13:40:21.806Z] #43 118.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-28T13:40:21.806Z] #43 118.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T13:40:21.806Z] #43 118.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T13:40:21.806Z] #43 118.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-28T13:40:21.806Z] #43 118.1 --disable-aslr Disables address space randomization [2022-07-28T13:40:21.806Z] #43 118.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T13:40:21.806Z] #43 118.1 -h, --help help for dlv [2022-07-28T13:40:21.806Z] #43 118.1 --init string Init file, executed by the terminal client. [2022-07-28T13:40:21.806Z] #43 118.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T13:40:21.806Z] #43 118.1 --log Enable debugging server logging. [2022-07-28T13:40:21.806Z] #43 118.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T13:40:21.806Z] #43 118.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T13:40:21.806Z] #43 118.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T13:40:21.806Z] #43 118.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T13:40:21.806Z] #43 118.1 --wd string Working directory for running the program. [2022-07-28T13:40:21.806Z] #43 118.1 [2022-07-28T13:40:21.806Z] #43 118.1 Additional help topics: [2022-07-28T13:40:21.806Z] #43 118.1 dlv backend Help about the --backend flag. [2022-07-28T13:40:21.806Z] #43 118.1 dlv log Help about logging flags. [2022-07-28T13:40:21.806Z] #43 118.1 dlv redirect Help about file redirection. [2022-07-28T13:40:21.806Z] #43 118.1 [2022-07-28T13:40:21.806Z] #43 118.1 Use "dlv [command] --help" for more information about a command. [2022-07-28T13:40:21.806Z] #43 DONE 118.1s [2022-07-28T13:40:21.806Z] [2022-07-28T13:40:21.806Z] #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-28T13:40:21.806Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:40:21.806Z] #84 75.72 checking for library containing cap_from_name... -lcap [2022-07-28T13:40:21.806Z] #84 76.29 checking for library containing dlopen... -ldl [2022-07-28T13:40:21.806Z] #84 76.87 checking seccomp.h usability... yes [2022-07-28T13:40:21.806Z] #84 77.13 checking seccomp.h presence... yes [2022-07-28T13:40:21.806Z] #84 77.32 checking for seccomp.h... yes [2022-07-28T13:40:21.806Z] #84 77.32 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T13:40:21.806Z] #84 77.87 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T13:40:21.806Z] #84 78.03 checking systemd/sd-bus.h usability... yes [2022-07-28T13:40:21.806Z] #84 78.29 checking systemd/sd-bus.h presence... yes [2022-07-28T13:40:21.806Z] #84 78.38 checking for systemd/sd-bus.h... yes [2022-07-28T13:40:21.806Z] #84 78.39 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T13:40:21.806Z] #84 78.84 checking for sd_notify_barrier... yes [2022-07-28T13:40:21.806Z] #84 79.00 checking linux/bpf.h usability... yes [2022-07-28T13:40:21.806Z] #84 79.21 checking linux/bpf.h presence... yes [2022-07-28T13:40:21.806Z] #84 79.27 checking for linux/bpf.h... yes [2022-07-28T13:40:21.806Z] #84 79.27 checking compilation for eBPF... yes [2022-07-28T13:40:21.965Z] #29 3.840 Fetched 8561 kB in 3s (3406 kB/s) [2022-07-28T13:40:22.008Z] #26 ... [2022-07-28T13:40:22.008Z] [2022-07-28T13:40:22.009Z] #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-28T13:40:22.009Z] #31 sha256:43185efa3cfe5e5851d4a9808746939b3b2c169e4fa8ac0a849c685e6dff2374 [2022-07-28T13:40:22.009Z] #31 1.564 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T13:40:22.009Z] #31 1.842 [2022-07-28T13:40:22.009Z] #31 2.085 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:22.009Z] #31 2.422 [2022-07-28T13:40:22.009Z] #31 3.901 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T13:40:22.009Z] #31 4.183 [2022-07-28T13:40:22.009Z] #31 4.421 #=#=# 0.7% ######################################################################## 100.0% [2022-07-28T13:40:22.009Z] #31 4.811 [2022-07-28T13:40:22.009Z] #31 8.227 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-28T13:40:22.009Z] #31 9.964 [2022-07-28T13:40:22.067Z] #84 79.44 checking for criu >= 3.15... no [2022-07-28T13:40:22.067Z] #84 79.47 configure: CRIU headers not found, building without CRIU support [2022-07-28T13:40:22.067Z] #84 79.47 checking for criu > 3.16... no [2022-07-28T13:40:22.067Z] #84 79.50 configure: CRIU version doesn't support join-ns API [2022-07-28T13:40:22.067Z] #84 79.51 checking for criu > 3.16.1... no [2022-07-28T13:40:22.067Z] #84 79.53 configure: CRIU version doesn't support for pre-dumping [2022-07-28T13:40:22.067Z] #84 79.53 checking for new mount API (fsconfig)... yes [2022-07-28T13:40:22.067Z] #84 79.57 checking for seccomp notify API... yes [2022-07-28T13:40:22.067Z] #84 79.62 checking for gperf... no [2022-07-28T13:40:22.067Z] #84 79.62 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T13:40:22.327Z] #84 79.62 checking for library containing argp_parse... none required [2022-07-28T13:40:22.534Z] #29 3.840 Reading package lists... [2022-07-28T13:40:22.588Z] #84 80.01 checking that generated files are newer than configure... done [2022-07-28T13:40:22.588Z] #84 80.01 configure: creating ./config.status [2022-07-28T13:40:22.598Z] #31 3.245 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T13:40:22.800Z] #31 10.32 #=#=# 0.0% ######## 12.0% ############### 21.7% ##################### 29.3% ############################ 39.7% #################################### 50.0% ########################################## 58.9% ###### [2022-07-28T13:40:22.800Z] #31 ... [2022-07-28T13:40:22.800Z] [2022-07-28T13:40:22.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-28T13:40:22.800Z] #36 sha256:00e11934d14d0863582fe2b44ea18afda535f95d09a3007de2b727fc67947b57 [2022-07-28T13:40:22.800Z] #36 4.716 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-28T13:40:22.800Z] #36 ... [2022-07-28T13:40:22.800Z] [2022-07-28T13:40:22.800Z] #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-28T13:40:22.800Z] #62 sha256:ae6af6da42fb72459b942f5b6e072020c560ebfc1c4bc6897071bc5f56e95f77 [2022-07-28T13:40:22.800Z] #62 4.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:22.800Z] #62 4.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:22.800Z] #62 4.915 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:22.800Z] #62 5.652 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:40:22.800Z] #62 8.212 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:40:23.064Z] #62 ... [2022-07-28T13:40:23.064Z] [2022-07-28T13:40:23.064Z] #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-28T13:40:23.064Z] #34 sha256:9dee3d2a0450b55f26c316b0ff6b3e2c47240ba4752624f6bf60e6c4e453971e [2022-07-28T13:40:23.064Z] #34 4.404 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T13:40:23.064Z] #34 4.429 Cloning into '.'... [2022-07-28T13:40:23.160Z] #31 3.817 [2022-07-28T13:40:23.325Z] #34 ... [2022-07-28T13:40:23.325Z] [2022-07-28T13:40:23.325Z] #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-28T13:40:23.325Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T13:40:23.325Z] #55 4.911 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-28T13:40:23.325Z] #55 6.655 go: downloading github.com/fatih/color v1.13.0 [2022-07-28T13:40:23.325Z] #55 6.666 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T13:40:23.325Z] #55 6.788 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-28T13:40:23.325Z] #55 6.794 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T13:40:23.325Z] #55 7.038 go: downloading github.com/spf13/viper v1.11.0 [2022-07-28T13:40:23.325Z] #55 7.083 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-28T13:40:23.325Z] #55 7.690 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-28T13:40:23.325Z] #55 7.780 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-28T13:40:23.325Z] #55 7.835 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-28T13:40:23.325Z] #55 7.943 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-28T13:40:23.325Z] #55 9.523 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-28T13:40:23.325Z] #55 9.686 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-28T13:40:23.325Z] #55 9.837 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T13:40:23.325Z] #55 ... [2022-07-28T13:40:23.325Z] [2022-07-28T13:40:23.325Z] #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-28T13:40:23.325Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T13:40:23.325Z] #76 4.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:23.325Z] #76 4.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:23.325Z] #76 4.923 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:23.325Z] #76 5.730 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:40:23.325Z] #76 8.699 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:40:23.417Z] #31 4.067 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:23.472Z] #29 4.677 Reading package lists... [2022-07-28T13:40:23.472Z] #29 5.500 Building dependency tree... [2022-07-28T13:40:23.587Z] #76 ... [2022-07-28T13:40:23.587Z] [2022-07-28T13:40:23.587Z] #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-28T13:40:23.587Z] #57 sha256:95f75c0ba7653abbea117a11e6b5c2395e657e3d69a3a42dbd95bcf2b2e89295 [2022-07-28T13:40:23.587Z] #57 5.159 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T13:40:23.587Z] #57 6.236 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T13:40:23.587Z] #57 6.252 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T13:40:23.587Z] #57 6.538 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T13:40:23.587Z] #57 8.024 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T13:40:23.587Z] #57 ... [2022-07-28T13:40:23.587Z] [2022-07-28T13:40:23.587Z] #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-28T13:40:23.587Z] #38 sha256:aff331d43cb307c765ab54b9c9d67fc2532ddbeddaea5cc7b09668bfb467d9b5 [2022-07-28T13:40:23.587Z] #38 2.901 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-28T13:40:23.587Z] #38 10.19 tomll can be used in two ways: [2022-07-28T13:40:23.587Z] #38 10.19 Writing to STDIN and reading from STDOUT: [2022-07-28T13:40:23.587Z] #38 10.19 cat file.toml | tomll > file.toml [2022-07-28T13:40:23.587Z] #38 10.19 [2022-07-28T13:40:23.587Z] #38 10.19 Reading and updating a list of files: [2022-07-28T13:40:23.587Z] #38 10.19 tomll a.toml b.toml c.toml [2022-07-28T13:40:23.587Z] #38 10.19 [2022-07-28T13:40:23.587Z] #38 10.19 When given a list of files, tomll will modify all files in place without asking. [2022-07-28T13:40:23.587Z] #38 DONE 10.9s [2022-07-28T13:40:23.587Z] [2022-07-28T13:40:23.587Z] #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-28T13:40:23.587Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:40:23.587Z] #14 5.191 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:23.587Z] #14 5.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:23.587Z] #14 5.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:23.587Z] #14 6.551 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:40:23.587Z] #14 9.496 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:40:23.731Z] #29 5.863 The following additional packages will be installed: [2022-07-28T13:40:23.731Z] #29 5.866 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-28T13:40:23.731Z] #29 5.866 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-28T13:40:23.731Z] #29 5.866 Recommended packages: [2022-07-28T13:40:23.731Z] #29 5.866 libldap-common publicsuffix libsasl2-modules [2022-07-28T13:40:23.830Z] #11 ... [2022-07-28T13:40:23.830Z] [2022-07-28T13:40:23.830Z] #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-28T13:40:23.830Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T13:40:23.830Z] #29 0.940 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:23.830Z] #29 0.953 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:23.830Z] #29 0.953 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:23.830Z] #29 1.096 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:23.830Z] #29 1.293 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:23.830Z] #29 1.736 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:23.830Z] #29 2.901 Fetched 8561 kB in 2s (3852 kB/s) [2022-07-28T13:40:23.830Z] #29 2.901 Reading package lists... [2022-07-28T13:40:23.830Z] #29 3.690 Reading package lists... [2022-07-28T13:40:23.830Z] #29 4.474 Building dependency tree... [2022-07-28T13:40:23.830Z] #29 4.810 The following additional packages will be installed: [2022-07-28T13:40:23.830Z] #29 4.811 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-28T13:40:23.830Z] #29 4.811 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-28T13:40:23.830Z] #29 4.812 Recommended packages: [2022-07-28T13:40:23.830Z] #29 4.812 libldap-common publicsuffix libsasl2-modules [2022-07-28T13:40:23.830Z] #29 5.000 The following NEW packages will be installed: [2022-07-28T13:40:23.830Z] #29 5.000 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-28T13:40:23.830Z] #29 5.000 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T13:40:23.830Z] #29 5.000 libssh2-1 openssl [2022-07-28T13:40:23.830Z] #29 5.275 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T13:40:23.830Z] #29 5.275 Need to get 3041 kB of archives. [2022-07-28T13:40:23.830Z] #29 5.275 After this operation, 6651 kB of additional disk space will be used. [2022-07-28T13:40:23.830Z] #29 5.275 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-28T13:40:23.830Z] #29 5.292 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-28T13:40:23.830Z] #29 5.301 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-28T13:40:23.830Z] #29 5.301 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-28T13:40:23.830Z] #29 5.301 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-28T13:40:23.830Z] #29 5.303 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-28T13:40:23.830Z] #29 5.306 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-28T13:40:23.830Z] #29 5.323 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-28T13:40:23.830Z] #29 5.323 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-28T13:40:23.830Z] #29 5.323 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-28T13:40:23.830Z] #29 5.323 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-28T13:40:23.830Z] #29 5.325 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-28T13:40:23.830Z] #29 5.329 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T13:40:23.830Z] #29 5.334 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T13:40:23.830Z] #29 5.335 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T13:40:23.830Z] #29 5.490 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:23.830Z] #29 5.519 Fetched 3041 kB in 0s (9212 kB/s) [2022-07-28T13:40:23.830Z] #29 5.549 Selecting previously unselected package openssl. [2022-07-28T13:40:23.830Z] #29 5.549 (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-28T13:40:23.830Z] #29 5.559 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 5.564 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-28T13:40:23.830Z] #29 5.738 Selecting previously unselected package ca-certificates. [2022-07-28T13:40:23.830Z] #29 5.738 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-28T13:40:23.830Z] #29 5.742 Unpacking ca-certificates (20210119) ... [2022-07-28T13:40:23.830Z] #29 5.827 Selecting previously unselected package libbrotli1:amd64. [2022-07-28T13:40:23.830Z] #29 5.827 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 5.869 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T13:40:23.830Z] #29 5.941 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-28T13:40:23.830Z] #29 5.941 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 5.945 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:23.830Z] #29 5.985 Selecting previously unselected package libsasl2-2:amd64. [2022-07-28T13:40:23.830Z] #29 5.985 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 5.988 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:23.830Z] #29 6.036 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-28T13:40:23.830Z] #29 6.036 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 6.042 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T13:40:23.830Z] #29 6.108 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-28T13:40:23.830Z] #29 6.108 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 6.112 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T13:40:23.830Z] #29 6.157 Selecting previously unselected package libpsl5:amd64. [2022-07-28T13:40:23.830Z] #29 6.157 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 6.163 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T13:40:23.830Z] #29 6.209 Selecting previously unselected package librtmp1:amd64. [2022-07-28T13:40:23.830Z] #29 6.210 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 6.215 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T13:40:23.830Z] #29 6.260 Selecting previously unselected package libssh2-1:amd64. [2022-07-28T13:40:23.830Z] #29 6.260 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 6.266 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T13:40:23.830Z] #29 6.323 Selecting previously unselected package libcurl4:amd64. [2022-07-28T13:40:23.830Z] #29 6.323 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 6.329 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:23.830Z] #29 6.418 Selecting previously unselected package curl. [2022-07-28T13:40:23.830Z] #29 6.418 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 6.424 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:23.830Z] #29 6.492 Selecting previously unselected package libonig5:amd64. [2022-07-28T13:40:23.830Z] #29 6.492 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 6.496 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:40:23.830Z] #29 6.565 Selecting previously unselected package libjq1:amd64. [2022-07-28T13:40:23.830Z] #29 6.565 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 6.569 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:40:23.830Z] #29 6.629 Selecting previously unselected package jq. [2022-07-28T13:40:23.830Z] #29 6.631 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-28T13:40:23.830Z] #29 6.641 Unpacking jq (1.6-2.1) ... [2022-07-28T13:40:23.830Z] #29 6.705 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T13:40:23.830Z] #29 6.726 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T13:40:23.830Z] #29 6.747 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T13:40:23.830Z] #29 6.756 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:23.830Z] #29 6.774 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T13:40:23.830Z] #29 6.786 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:23.830Z] #29 6.801 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T13:40:23.830Z] #29 6.819 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-28T13:40:23.830Z] #29 6.841 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:40:23.830Z] #29 6.855 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:40:23.830Z] #29 6.876 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T13:40:23.830Z] #29 6.891 Setting up ca-certificates (20210119) ... [2022-07-28T13:40:23.830Z] #29 7.504 Updating certificates in /etc/ssl/certs... [2022-07-28T13:40:23.830Z] #29 8.192 129 added, 0 removed; done. [2022-07-28T13:40:23.830Z] #29 8.232 Setting up jq (1.6-2.1) ... [2022-07-28T13:40:23.830Z] #29 8.249 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:23.830Z] #29 8.265 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:23.830Z] #29 8.280 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:23.830Z] #29 8.304 Processing triggers for ca-certificates (20210119) ... [2022-07-28T13:40:23.830Z] #29 8.317 Updating certificates in /etc/ssl/certs... [2022-07-28T13:40:23.830Z] #29 8.848 0 added, 0 removed; done. [2022-07-28T13:40:23.830Z] #29 8.848 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T13:40:23.830Z] #29 8.849 done. [2022-07-28T13:40:23.830Z] #29 ... [2022-07-28T13:40:23.830Z] [2022-07-28T13:40:23.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:23.830Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:23.848Z] #14 ... [2022-07-28T13:40:23.848Z] [2022-07-28T13:40:23.848Z] #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-28T13:40:23.848Z] #67 sha256:c24ba3367587eca9ab19ada74efa9750c1f207b7d36aa93afe827ac885ce6c97 [2022-07-28T13:40:23.848Z] #67 4.009 + RM_GOPATH=0 [2022-07-28T13:40:23.848Z] #67 4.009 + TMP_GOPATH= [2022-07-28T13:40:23.848Z] #67 4.009 + : /build [2022-07-28T13:40:23.848Z] #67 4.009 + '[' -z '' ']' [2022-07-28T13:40:23.848Z] #67 4.010 ++ mktemp -d [2022-07-28T13:40:23.848Z] #67 4.026 + export GOPATH=/tmp/tmp.50asV8nngz [2022-07-28T13:40:23.848Z] #67 4.026 + GOPATH=/tmp/tmp.50asV8nngz [2022-07-28T13:40:23.848Z] #67 4.026 + RM_GOPATH=1 [2022-07-28T13:40:23.848Z] #67 4.026 + case "$(go env GOARCH)" in [2022-07-28T13:40:23.848Z] #67 4.026 ++ go env GOARCH [2022-07-28T13:40:23.848Z] #67 4.037 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:23.848Z] #67 4.037 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:23.848Z] #67 4.037 ++ dirname /install.sh [2022-07-28T13:40:23.848Z] #67 4.037 + dir=/ [2022-07-28T13:40:23.848Z] #67 4.037 + bin=rootlesskit [2022-07-28T13:40:23.848Z] #67 4.037 + shift [2022-07-28T13:40:23.848Z] #67 4.037 + '[' '!' -f //rootlesskit.installer ']' [2022-07-28T13:40:23.848Z] #67 4.037 + . //rootlesskit.installer [2022-07-28T13:40:23.848Z] #67 4.037 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:40:23.848Z] #67 4.037 + install_rootlesskit [2022-07-28T13:40:23.848Z] #67 4.037 + case "$1" in [2022-07-28T13:40:23.848Z] #67 4.037 + export CGO_ENABLED=0 [2022-07-28T13:40:23.848Z] #67 4.037 + CGO_ENABLED=0 [2022-07-28T13:40:23.848Z] #67 4.037 + _install_rootlesskit [2022-07-28T13:40:23.848Z] #67 4.045 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:40:23.848Z] #67 4.045 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-28T13:40:23.848Z] #67 4.045 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T13:40:23.848Z] #67 4.045 + GOBIN=/build [2022-07-28T13:40:23.848Z] #67 4.045 + GO111MODULE=on [2022-07-28T13:40:23.848Z] #67 4.045 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:40:23.848Z] #67 4.855 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T13:40:23.848Z] #67 7.403 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T13:40:23.848Z] #67 7.404 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-28T13:40:23.848Z] #67 8.052 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-28T13:40:23.848Z] #67 10.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-28T13:40:23.848Z] #67 ... [2022-07-28T13:40:23.848Z] [2022-07-28T13:40:23.848Z] #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-28T13:40:23.848Z] #53 sha256:1e57aae3863d2374eaec8e765dfe4e2fddf8d1739a2cd47ad9dda229ab750cb1 [2022-07-28T13:40:23.848Z] #53 4.467 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-28T13:40:23.848Z] #53 5.636 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T13:40:23.848Z] #53 5.651 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T13:40:23.848Z] #53 5.663 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T13:40:23.848Z] #53 5.828 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T13:40:23.848Z] #53 6.172 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T13:40:23.848Z] #53 6.305 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T13:40:23.848Z] #53 6.346 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T13:40:23.848Z] #53 6.373 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T13:40:23.848Z] #53 6.406 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T13:40:23.848Z] #53 6.489 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T13:40:23.848Z] #53 6.681 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T13:40:23.848Z] #53 6.842 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T13:40:23.980Z] #31 4.609 [2022-07-28T13:40:23.990Z] #29 6.049 The following NEW packages will be installed: [2022-07-28T13:40:23.990Z] #29 6.049 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-28T13:40:23.990Z] #29 6.049 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T13:40:23.990Z] #29 6.049 libssh2-1 openssl [2022-07-28T13:40:24.108Z] #53 ... [2022-07-28T13:40:24.108Z] [2022-07-28T13:40:24.108Z] #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-28T13:40:24.108Z] #40 sha256:1bf84bc16bdd60280e351eb4cfdf0edf63d0469dfa628225e02703c345ec3834 [2022-07-28T13:40:24.108Z] #40 5.137 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-28T13:40:24.108Z] #40 6.067 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-28T13:40:24.108Z] #40 7.197 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T13:40:24.108Z] #40 7.412 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-28T13:40:24.109Z] #40 7.438 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-28T13:40:24.109Z] #40 10.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T13:40:24.109Z] #40 10.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T13:40:24.250Z] #29 6.340 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T13:40:24.250Z] #29 6.340 Need to get 3041 kB of archives. [2022-07-28T13:40:24.250Z] #29 6.340 After this operation, 6651 kB of additional disk space will be used. [2022-07-28T13:40:24.250Z] #29 6.340 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-28T13:40:24.250Z] #29 6.349 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-28T13:40:24.250Z] #29 6.351 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-28T13:40:24.250Z] #29 6.360 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-28T13:40:24.250Z] #29 6.361 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-28T13:40:24.250Z] #29 6.363 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-28T13:40:24.250Z] #29 6.366 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-28T13:40:24.250Z] #29 6.369 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-28T13:40:24.250Z] #29 6.369 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-28T13:40:24.250Z] #29 6.370 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-28T13:40:24.250Z] #29 6.417 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-28T13:40:24.250Z] #29 6.421 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-28T13:40:24.250Z] #29 6.424 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T13:40:24.250Z] #29 6.448 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T13:40:24.250Z] #29 6.450 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T13:40:24.369Z] #40 ... [2022-07-28T13:40:24.369Z] [2022-07-28T13:40:24.369Z] #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-28T13:40:24.369Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T13:40:24.369Z] #42 5.246 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:24.369Z] #42 5.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:24.369Z] #42 5.285 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:24.369Z] #42 6.679 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:40:24.369Z] #42 9.175 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:40:24.369Z] #42 ... [2022-07-28T13:40:24.369Z] [2022-07-28T13:40:24.369Z] #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-28T13:40:24.369Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T13:40:24.369Z] #51 5.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:24.369Z] #51 5.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:24.369Z] #51 5.142 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:24.369Z] #51 5.728 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-28T13:40:24.369Z] #51 6.463 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:40:24.369Z] #51 9.291 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:40:24.396Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.1s done [2022-07-28T13:40:24.505Z] #84 81.70 config.status: creating Makefile [2022-07-28T13:40:24.505Z] #84 81.76 config.status: creating rpm/crun.spec [2022-07-28T13:40:24.505Z] #84 81.80 config.status: creating config.h [2022-07-28T13:40:24.505Z] #84 81.82 config.status: executing libtool commands [2022-07-28T13:40:24.505Z] #84 81.84 config.status: executing depfiles commands [2022-07-28T13:40:24.509Z] #29 6.680 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:24.509Z] #29 6.736 Fetched 3041 kB in 0s (7807 kB/s) [2022-07-28T13:40:24.509Z] #29 ... [2022-07-28T13:40:24.509Z] [2022-07-28T13:40:24.509Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:24.509Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:24.509Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-28T13:40:24.509Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done [2022-07-28T13:40:24.509Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.6s [2022-07-28T13:40:24.631Z] #51 ... [2022-07-28T13:40:24.631Z] [2022-07-28T13:40:24.631Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T13:40:24.631Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T13:40:24.631Z] #47 4.298 + git clone https://github.com/docker/distribution.git . [2022-07-28T13:40:24.631Z] #47 4.305 Cloning into '.'... [2022-07-28T13:40:24.631Z] #47 ... [2022-07-28T13:40:24.631Z] [2022-07-28T13:40:24.631Z] #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-28T13:40:24.631Z] #31 sha256:43185efa3cfe5e5851d4a9808746939b3b2c169e4fa8ac0a849c685e6dff2374 [2022-07-28T13:40:24.631Z] #31 10.32 #=#=# 0.0% ######## 12.0% ############### 21.7% ##################### 29.3% ############################ 39.7% #################################### 50.0% ########################################## 58.9% ################################################# 68.3% ####################################################### 77.6% ############################################################### 88.1% ######################################################################## 100.0% [2022-07-28T13:40:24.769Z] #11 ... [2022-07-28T13:40:24.769Z] [2022-07-28T13:40:24.769Z] #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-28T13:40:24.769Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T13:40:24.769Z] #29 6.804 Selecting previously unselected package openssl. [2022-07-28T13:40:24.769Z] #29 6.804 (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-28T13:40:24.769Z] #29 6.808 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-28T13:40:24.769Z] #29 6.820 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-28T13:40:24.893Z] #31 13.49 [2022-07-28T13:40:24.959Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-28T13:40:25.028Z] #29 7.070 Selecting previously unselected package ca-certificates. [2022-07-28T13:40:25.028Z] #29 7.070 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-28T13:40:25.028Z] #29 7.075 Unpacking ca-certificates (20210119) ... [2022-07-28T13:40:25.028Z] #29 7.249 Selecting previously unselected package libbrotli1:amd64. [2022-07-28T13:40:25.028Z] #29 7.252 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-28T13:40:25.028Z] #29 7.258 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T13:40:25.076Z] #84 82.53 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T13:40:25.076Z] #84 82.55 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T13:40:25.289Z] #29 7.395 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-28T13:40:25.289Z] #29 7.395 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T13:40:25.289Z] #29 7.400 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:25.289Z] #29 7.491 Selecting previously unselected package libsasl2-2:amd64. [2022-07-28T13:40:25.289Z] #29 7.491 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T13:40:25.289Z] #29 7.495 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:25.289Z] #29 7.592 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-28T13:40:25.337Z] #84 82.74 checking for gcc... gcc [2022-07-28T13:40:25.337Z] #84 82.79 checking whether the C compiler works... yes [2022-07-28T13:40:25.337Z] #84 82.91 checking for C compiler default output file name... a.out [2022-07-28T13:40:25.337Z] #84 82.92 checking for suffix of executables... [2022-07-28T13:40:25.522Z] #11 ... [2022-07-28T13:40:25.522Z] [2022-07-28T13:40:25.522Z] #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-28T13:40:25.522Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T13:40:25.522Z] #29 DONE 10.9s [2022-07-28T13:40:25.522Z] [2022-07-28T13:40:25.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:25.522Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:25.551Z] #29 7.594 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-28T13:40:25.551Z] #29 7.600 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T13:40:25.551Z] #29 7.741 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-28T13:40:25.551Z] #29 7.741 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-28T13:40:25.551Z] #29 7.746 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T13:40:25.598Z] #84 83.02 checking whether we are cross compiling... no [2022-07-28T13:40:25.779Z] #11 ... [2022-07-28T13:40:25.779Z] [2022-07-28T13:40:25.779Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T13:40:25.779Z] #30 sha256:729b51f2f8b231c5d4451d1571cd947a57459df6d83296e76b4460981d9032c3 [2022-07-28T13:40:25.779Z] #30 DONE 0.4s [2022-07-28T13:40:25.779Z] [2022-07-28T13:40:25.779Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:25.779Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:25.810Z] #29 7.875 Selecting previously unselected package libpsl5:amd64. [2022-07-28T13:40:25.810Z] #29 7.878 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-28T13:40:25.810Z] #29 7.883 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T13:40:25.810Z] #29 8.013 Selecting previously unselected package librtmp1:amd64. [2022-07-28T13:40:25.810Z] #29 8.013 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-28T13:40:25.810Z] #29 8.024 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T13:40:25.810Z] #29 8.104 Selecting previously unselected package libssh2-1:amd64. [2022-07-28T13:40:25.810Z] #29 8.107 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-28T13:40:25.858Z] #84 83.20 checking for suffix of object files... o [2022-07-28T13:40:25.858Z] #84 83.27 checking whether we are using the GNU C compiler... yes [2022-07-28T13:40:26.068Z] #29 8.128 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T13:40:26.119Z] #84 83.35 checking whether gcc accepts -g... yes [2022-07-28T13:40:26.119Z] #84 83.42 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:40:26.119Z] #84 83.55 checking whether gcc understands -c and -o together... yes [2022-07-28T13:40:26.327Z] #29 8.306 Selecting previously unselected package libcurl4:amd64. [2022-07-28T13:40:26.327Z] #29 8.306 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T13:40:26.327Z] #29 8.311 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:26.327Z] #29 8.460 Selecting previously unselected package curl. [2022-07-28T13:40:26.327Z] #29 8.463 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T13:40:26.327Z] #29 8.470 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:26.379Z] #84 83.65 checking how to run the C preprocessor... gcc -E [2022-07-28T13:40:26.379Z] #84 83.78 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:40:26.379Z] #84 83.78 checking for egrep... /bin/grep -E [2022-07-28T13:40:26.524Z] #31 ... [2022-07-28T13:40:26.524Z] [2022-07-28T13:40:26.524Z] #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-28T13:40:26.524Z] #26 sha256:a89ab1528e4018f41bcfc29f7a7437233262af44442960de120309e3ca32e27b [2022-07-28T13:40:26.524Z] #26 2.059 + RM_GOPATH=0 [2022-07-28T13:40:26.524Z] #26 2.059 + TMP_GOPATH= [2022-07-28T13:40:26.524Z] #26 2.059 + : /build [2022-07-28T13:40:26.524Z] #26 2.059 + '[' -z '' ']' [2022-07-28T13:40:26.524Z] #26 2.059 ++ mktemp -d [2022-07-28T13:40:26.524Z] #26 2.059 + export GOPATH=/tmp/tmp.WLE2iMLFmR [2022-07-28T13:40:26.524Z] #26 2.059 + GOPATH=/tmp/tmp.WLE2iMLFmR [2022-07-28T13:40:26.524Z] #26 2.059 + RM_GOPATH=1 [2022-07-28T13:40:26.524Z] #26 2.059 + case "$(go env GOARCH)" in [2022-07-28T13:40:26.524Z] #26 2.059 ++ go env GOARCH [2022-07-28T13:40:26.524Z] #26 2.063 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:26.524Z] #26 2.063 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:26.524Z] #26 2.063 ++ dirname /install.sh [2022-07-28T13:40:26.524Z] #26 2.075 Install docker/cli version 17.06.2-ce from stable [2022-07-28T13:40:26.524Z] #26 2.075 + dir=/ [2022-07-28T13:40:26.524Z] #26 2.075 + bin=dockercli [2022-07-28T13:40:26.524Z] #26 2.075 + shift [2022-07-28T13:40:26.524Z] #26 2.075 + '[' '!' -f //dockercli.installer ']' [2022-07-28T13:40:26.524Z] #26 2.075 + . //dockercli.installer [2022-07-28T13:40:26.524Z] #26 2.075 ++ : stable [2022-07-28T13:40:26.524Z] #26 2.075 ++ : 17.06.2-ce [2022-07-28T13:40:26.524Z] #26 2.075 + install_dockercli [2022-07-28T13:40:26.524Z] #26 2.075 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T13:40:26.524Z] #26 2.075 ++ uname -m [2022-07-28T13:40:26.524Z] #26 2.075 + arch=x86_64 [2022-07-28T13:40:26.524Z] #26 2.075 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T13:40:26.524Z] #26 2.075 + url=https://download.docker.com/linux/static [2022-07-28T13:40:26.524Z] #26 2.078 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T13:40:26.524Z] #26 2.078 + tar -xz docker/docker [2022-07-28T13:40:26.524Z] #26 4.851 + mkdir -p /build [2022-07-28T13:40:26.524Z] #26 4.853 + mv docker/docker /build/ [2022-07-28T13:40:26.524Z] #26 4.858 + rmdir docker [2022-07-28T13:40:26.524Z] #26 DONE 5.6s [2022-07-28T13:40:26.524Z] [2022-07-28T13:40:26.524Z] #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-28T13:40:26.524Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T13:40:26.524Z] #38 1.716 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-28T13:40:26.524Z] #38 5.373 tomll can be used in two ways: [2022-07-28T13:40:26.524Z] #38 5.373 Writing to STDIN and reading from STDOUT: [2022-07-28T13:40:26.524Z] #38 5.373 cat file.toml | tomll > file.toml [2022-07-28T13:40:26.524Z] #38 5.373 [2022-07-28T13:40:26.524Z] #38 5.373 Reading and updating a list of files: [2022-07-28T13:40:26.524Z] #38 5.373 tomll a.toml b.toml c.toml [2022-07-28T13:40:26.524Z] #38 5.373 [2022-07-28T13:40:26.524Z] #38 5.373 When given a list of files, tomll will modify all files in place without asking. [2022-07-28T13:40:26.524Z] #38 DONE 5.8s [2022-07-28T13:40:26.524Z] [2022-07-28T13:40:26.524Z] #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-28T13:40:26.524Z] #31 sha256:ca7a21fd24dbe507c6b363802f162720a6924eef7fcaac89378def809f183a3a [2022-07-28T13:40:26.524Z] #31 6.692 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-28T13:40:26.524Z] #31 ... [2022-07-28T13:40:26.524Z] [2022-07-28T13:40:26.524Z] #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-28T13:40:26.524Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:40:26.524Z] #55 2.280 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-28T13:40:26.524Z] #55 3.010 go: downloading github.com/fatih/color v1.13.0 [2022-07-28T13:40:26.524Z] #55 3.010 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T13:40:26.524Z] #55 3.030 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-28T13:40:26.524Z] #55 3.031 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T13:40:26.524Z] #55 3.057 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-28T13:40:26.524Z] #55 3.061 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-28T13:40:26.524Z] #55 3.097 go: downloading github.com/spf13/viper v1.11.0 [2022-07-28T13:40:26.524Z] #55 3.099 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-28T13:40:26.524Z] #55 3.329 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-28T13:40:26.524Z] #55 3.478 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-28T13:40:26.524Z] #55 3.522 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T13:40:26.524Z] #55 3.584 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-28T13:40:26.524Z] #55 3.703 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-28T13:40:26.524Z] #55 3.717 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T13:40:26.524Z] #55 3.747 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-28T13:40:26.524Z] #55 3.847 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-28T13:40:26.524Z] #55 3.939 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-28T13:40:26.524Z] #55 3.954 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-28T13:40:26.524Z] #55 4.019 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-28T13:40:26.524Z] #55 4.057 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-28T13:40:26.524Z] #55 4.077 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-28T13:40:26.524Z] #55 4.080 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-28T13:40:26.524Z] #55 4.108 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-28T13:40:26.524Z] #55 4.109 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-28T13:40:26.524Z] #55 4.122 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-28T13:40:26.524Z] #55 4.224 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-28T13:40:26.524Z] #55 4.340 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-28T13:40:26.524Z] #55 4.400 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-28T13:40:26.524Z] #55 4.429 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-28T13:40:26.524Z] #55 4.448 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-28T13:40:26.524Z] #55 4.477 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-28T13:40:26.524Z] #55 4.501 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-28T13:40:26.524Z] #55 4.516 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-28T13:40:26.524Z] #55 4.537 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-28T13:40:26.524Z] #55 4.537 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-28T13:40:26.524Z] #55 4.590 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-28T13:40:26.524Z] #55 4.759 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-28T13:40:26.524Z] #55 4.765 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-28T13:40:26.524Z] #55 4.838 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-28T13:40:26.524Z] #55 4.841 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-28T13:40:26.524Z] #55 4.847 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-28T13:40:26.524Z] #55 4.931 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T13:40:26.524Z] #55 4.959 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T13:40:26.524Z] #55 4.979 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-28T13:40:26.524Z] #55 4.979 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T13:40:26.524Z] #55 4.993 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T13:40:26.524Z] #55 5.282 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T13:40:26.524Z] #55 5.302 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-28T13:40:26.524Z] #55 5.335 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T13:40:26.524Z] #55 5.338 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-28T13:40:26.524Z] #55 5.377 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-28T13:40:26.524Z] #55 5.377 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-28T13:40:26.524Z] #55 5.401 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-28T13:40:26.524Z] #55 5.427 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-28T13:40:26.524Z] #55 5.472 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-28T13:40:26.524Z] #55 5.487 go: downloading github.com/julz/importas v0.1.0 [2022-07-28T13:40:26.524Z] #55 5.491 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-28T13:40:26.524Z] #55 5.510 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-28T13:40:26.524Z] #55 5.559 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-28T13:40:26.524Z] #55 5.586 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-28T13:40:26.524Z] #55 5.623 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-28T13:40:26.524Z] #55 5.640 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-28T13:40:26.524Z] #55 5.641 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-28T13:40:26.524Z] #55 5.652 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-28T13:40:26.524Z] #55 5.712 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-28T13:40:26.524Z] #55 5.717 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-28T13:40:26.524Z] #55 5.721 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-28T13:40:26.524Z] #55 5.772 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-28T13:40:26.524Z] #55 5.783 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-28T13:40:26.524Z] #55 5.847 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-28T13:40:26.524Z] #55 5.856 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-28T13:40:26.524Z] #55 6.028 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-28T13:40:26.524Z] #55 6.036 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-28T13:40:26.524Z] #55 6.052 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-28T13:40:26.524Z] #55 6.212 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-28T13:40:26.524Z] #55 6.287 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-28T13:40:26.524Z] #55 6.332 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-28T13:40:26.586Z] #29 8.586 Selecting previously unselected package libonig5:amd64. [2022-07-28T13:40:26.586Z] #29 8.586 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T13:40:26.586Z] #29 8.596 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:40:26.586Z] #29 8.797 Selecting previously unselected package libjq1:amd64. [2022-07-28T13:40:26.586Z] #29 8.797 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T13:40:26.586Z] #29 8.812 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:40:26.640Z] #84 83.78 checking for ANSI C header files... yes [2022-07-28T13:40:26.843Z] #55 6.450 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-28T13:40:26.843Z] #55 6.492 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-28T13:40:26.843Z] #55 6.546 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-28T13:40:26.843Z] #55 6.549 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-28T13:40:26.843Z] #55 6.572 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-28T13:40:26.843Z] #55 6.672 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-28T13:40:26.843Z] #55 6.672 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-28T13:40:26.846Z] #29 8.982 Selecting previously unselected package jq. [2022-07-28T13:40:26.846Z] #29 8.982 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-28T13:40:26.846Z] #29 8.988 Unpacking jq (1.6-2.1) ... [2022-07-28T13:40:26.846Z] #29 9.056 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T13:40:26.846Z] #29 9.069 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T13:40:26.846Z] #29 9.082 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T13:40:26.846Z] #29 9.096 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:26.846Z] #29 9.112 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T13:40:26.846Z] #29 9.123 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T13:40:26.846Z] #29 9.138 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T13:40:26.846Z] #29 9.153 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-28T13:40:26.846Z] #29 9.171 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:40:26.900Z] #84 84.24 checking for sys/types.h... yes [2022-07-28T13:40:26.900Z] #84 84.35 checking for sys/stat.h... yes [2022-07-28T13:40:26.900Z] #84 84.45 checking for stdlib.h... yes [2022-07-28T13:40:27.107Z] #29 9.186 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:40:27.107Z] #29 9.202 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T13:40:27.107Z] #29 9.223 Setting up ca-certificates (20210119) ... [2022-07-28T13:40:27.114Z] #55 6.700 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-28T13:40:27.114Z] #55 6.700 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-28T13:40:27.114Z] #55 6.720 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-28T13:40:27.114Z] #55 6.756 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-28T13:40:27.114Z] #55 6.756 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-28T13:40:27.114Z] #55 6.808 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-28T13:40:27.114Z] #55 6.820 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-28T13:40:27.114Z] #55 6.880 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-28T13:40:27.114Z] #55 6.912 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-28T13:40:27.161Z] #84 84.60 checking for string.h... yes [2022-07-28T13:40:27.161Z] #84 84.76 checking for memory.h... yes [2022-07-28T13:40:27.370Z] #55 6.920 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-28T13:40:27.370Z] #55 6.946 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-28T13:40:27.421Z] #84 84.87 checking for strings.h... yes [2022-07-28T13:40:27.421Z] #84 84.96 checking for inttypes.h... yes [2022-07-28T13:40:27.681Z] #84 85.07 checking for stdint.h... yes [2022-07-28T13:40:27.681Z] #84 85.18 checking for unistd.h... yes [2022-07-28T13:40:27.682Z] #29 10.01 Updating certificates in /etc/ssl/certs... [2022-07-28T13:40:27.934Z] #55 7.631 go: downloading honnef.co/go/tools v0.3.1 [2022-07-28T13:40:27.934Z] #55 7.631 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-28T13:40:27.934Z] #55 7.635 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T13:40:27.934Z] #55 7.688 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-28T13:40:27.934Z] #55 7.786 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-28T13:40:27.934Z] #55 7.824 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-28T13:40:27.942Z] #84 85.31 checking minix/config.h usability... no [2022-07-28T13:40:27.942Z] #84 85.42 checking minix/config.h presence... no [2022-07-28T13:40:27.942Z] #84 85.46 checking for minix/config.h... no [2022-07-28T13:40:27.942Z] #84 85.46 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T13:40:28.191Z] #55 7.874 go: downloading github.com/spf13/afero v1.8.2 [2022-07-28T13:40:28.191Z] #55 7.885 go: downloading github.com/spf13/cast v1.4.1 [2022-07-28T13:40:28.191Z] #55 7.985 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-28T13:40:28.191Z] #55 8.067 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-28T13:40:28.191Z] #55 8.071 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T13:40:28.191Z] #55 8.077 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T13:40:28.203Z] #84 85.57 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:40:28.203Z] #84 85.76 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:40:28.203Z] #84 85.76 checking how to print strings... printf [2022-07-28T13:40:28.203Z] #84 85.77 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:40:28.203Z] #84 85.79 checking for fgrep... /bin/grep -F [2022-07-28T13:40:28.203Z] #84 85.79 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:40:28.449Z] #55 8.094 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-28T13:40:28.449Z] #55 8.143 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-28T13:40:28.449Z] #55 8.204 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T13:40:28.449Z] #55 8.255 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T13:40:28.449Z] #55 8.264 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T13:40:28.449Z] #55 8.296 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-28T13:40:28.463Z] #84 85.80 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:40:28.463Z] #84 85.81 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:40:28.463Z] #84 85.82 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:40:28.463Z] #84 85.89 checking whether ln -s works... yes [2022-07-28T13:40:28.463Z] #84 85.89 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:40:28.463Z] #84 85.92 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T13:40:28.463Z] #84 85.92 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:40:28.463Z] #84 85.92 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:40:28.463Z] #84 85.92 checking for objdump... objdump [2022-07-28T13:40:28.463Z] #84 85.92 checking how to recognize dependent libraries... pass_all [2022-07-28T13:40:28.463Z] #84 85.93 checking for dlltool... no [2022-07-28T13:40:28.463Z] #84 85.93 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:40:28.463Z] #84 85.93 checking for ar... ar [2022-07-28T13:40:28.463Z] #84 85.94 checking for archiver @FILE support... @ [2022-07-28T13:40:28.706Z] #55 8.428 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T13:40:28.706Z] #55 8.488 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T13:40:28.706Z] #55 8.535 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-28T13:40:28.724Z] #84 86.02 checking for strip... strip [2022-07-28T13:40:28.724Z] #84 86.03 checking for ranlib... ranlib [2022-07-28T13:40:28.724Z] #84 86.03 checking for gawk... no [2022-07-28T13:40:28.724Z] #84 86.03 checking for mawk... mawk [2022-07-28T13:40:28.724Z] #84 86.03 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:40:28.962Z] #55 8.538 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-28T13:40:28.962Z] #55 8.561 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-28T13:40:28.962Z] #55 8.561 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T13:40:28.962Z] #55 8.561 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T13:40:28.962Z] #55 8.561 go: downloading golang.org/x/text v0.3.7 [2022-07-28T13:40:28.962Z] #55 8.562 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-28T13:40:28.962Z] #55 8.617 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-28T13:40:28.962Z] #55 8.699 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-28T13:40:28.962Z] #55 8.705 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-28T13:40:28.984Z] #84 86.27 checking for sysroot... no [2022-07-28T13:40:28.984Z] #84 86.27 checking for a working dd... /bin/dd [2022-07-28T13:40:28.984Z] #84 86.28 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:40:28.984Z] #84 86.33 checking for mt... no [2022-07-28T13:40:28.984Z] #84 86.33 checking if : is a manifest tool... no [2022-07-28T13:40:28.984Z] #84 86.34 checking for dlfcn.h... yes [2022-07-28T13:40:28.984Z] #84 86.50 checking for objdir... .libs [2022-07-28T13:40:29.066Z] #29 11.24 129 added, 0 removed; done. [2022-07-28T13:40:29.219Z] #55 8.759 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-28T13:40:29.219Z] #55 8.794 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-28T13:40:29.219Z] #55 8.804 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-28T13:40:29.219Z] #55 8.835 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-28T13:40:29.219Z] #55 8.851 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-28T13:40:29.219Z] #55 9.003 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-28T13:40:29.245Z] #84 86.72 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:40:29.245Z] #84 86.79 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:40:29.245Z] #84 86.79 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:40:29.325Z] #29 11.33 Setting up jq (1.6-2.1) ... [2022-07-28T13:40:29.325Z] #29 11.34 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:29.325Z] #29 11.36 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-28T13:40:29.325Z] #29 11.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:29.325Z] #29 11.39 Processing triggers for ca-certificates (20210119) ... [2022-07-28T13:40:29.325Z] #29 11.41 Updating certificates in /etc/ssl/certs... [2022-07-28T13:40:29.476Z] #55 9.062 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-28T13:40:29.476Z] #55 9.151 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T13:40:29.476Z] #55 9.172 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T13:40:29.476Z] #55 9.256 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T13:40:29.476Z] #55 9.266 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-28T13:40:29.506Z] #84 86.85 checking if gcc static flag -static works... yes [2022-07-28T13:40:29.506Z] #84 87.01 checking if gcc supports -c -o file.o... yes [2022-07-28T13:40:29.506Z] #84 87.05 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:40:29.506Z] #84 87.05 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:40:29.736Z] #55 9.443 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-28T13:40:29.736Z] #55 9.520 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-28T13:40:29.736Z] #55 9.565 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-28T13:40:29.736Z] #55 9.642 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-28T13:40:29.766Z] #84 87.08 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:40:29.766Z] #84 87.23 checking how to hardcode library paths into programs... immediate [2022-07-28T13:40:29.766Z] #84 87.23 checking whether stripping libraries is possible... yes [2022-07-28T13:40:29.766Z] #84 87.24 checking if libtool supports shared libraries... yes [2022-07-28T13:40:29.766Z] #84 87.24 checking whether to build shared libraries... no [2022-07-28T13:40:29.766Z] #84 87.24 checking whether to build static libraries... yes [2022-07-28T13:40:29.766Z] #84 87.24 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:40:29.766Z] #84 87.28 checking whether build environment is sane... yes [2022-07-28T13:40:29.766Z] #84 87.31 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:40:29.766Z] #84 87.32 checking whether make sets $(MAKE)... yes [2022-07-28T13:40:29.766Z] #84 87.35 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:40:29.992Z] #55 9.713 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-28T13:40:29.992Z] #55 9.745 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-28T13:40:29.992Z] #55 9.745 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-28T13:40:29.992Z] #55 9.755 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-28T13:40:30.027Z] #84 87.38 checking whether make supports nested variables... yes [2022-07-28T13:40:30.027Z] #84 87.41 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:40:30.027Z] #84 87.41 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:40:30.027Z] #84 87.41 checking how to create a ustar tar archive... gnutar [2022-07-28T13:40:30.027Z] #84 87.45 checking dependency style of gcc... gcc3 [2022-07-28T13:40:30.027Z] #84 87.56 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:40:30.027Z] #84 87.56 checking whether make supports nested variables... (cached) yes [2022-07-28T13:40:30.027Z] #84 87.56 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T13:40:30.027Z] #84 87.56 checking pkg-config is at least version 0.9.0... yes [2022-07-28T13:40:30.027Z] #84 87.56 checking for yajl >= 2.1.0... yes [2022-07-28T13:40:30.027Z] #84 87.58 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T13:40:30.027Z] #84 87.58 checking for gcc... (cached) gcc [2022-07-28T13:40:30.027Z] #84 87.63 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T13:40:30.087Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-28T13:40:30.221Z] #31 18.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T13:40:30.248Z] #55 9.854 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-28T13:40:30.248Z] #55 9.876 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-28T13:40:30.248Z] #55 9.895 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-28T13:40:30.248Z] #55 9.930 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-28T13:40:30.248Z] #55 9.931 go: downloading github.com/prometheus/common v0.32.1 [2022-07-28T13:40:30.248Z] #55 10.03 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-28T13:40:30.248Z] #55 10.03 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-28T13:40:30.248Z] #55 10.06 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-28T13:40:30.248Z] #55 ... [2022-07-28T13:40:30.248Z] [2022-07-28T13:40:30.248Z] #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-28T13:40:30.248Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:40:30.248Z] #36 1.799 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-28T13:40:30.248Z] #36 4.864 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-28T13:40:30.248Z] #36 4.865 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-28T13:40:30.248Z] #36 4.866 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-28T13:40:30.248Z] #36 4.900 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-28T13:40:30.248Z] #36 4.956 go: downloading github.com/google/go-dap v0.6.0 [2022-07-28T13:40:30.248Z] #36 4.994 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-28T13:40:30.248Z] #36 5.016 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-28T13:40:30.248Z] #36 5.022 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-28T13:40:30.248Z] #36 5.045 go: downloading github.com/peterh/liner v1.2.2 [2022-07-28T13:40:30.248Z] #36 5.059 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-28T13:40:30.248Z] #36 5.060 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-28T13:40:30.248Z] #36 5.144 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-28T13:40:30.248Z] #36 5.176 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-28T13:40:30.248Z] #36 5.687 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-28T13:40:30.248Z] #36 5.688 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-28T13:40:30.248Z] #36 5.884 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-28T13:40:30.264Z] #29 12.35 0 added, 0 removed; done. [2022-07-28T13:40:30.264Z] #29 12.35 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T13:40:30.264Z] #29 12.36 done. [2022-07-28T13:40:30.287Z] #84 87.63 checking whether gcc accepts -g... (cached) yes [2022-07-28T13:40:30.287Z] #84 87.63 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T13:40:30.287Z] #84 87.63 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T13:40:30.287Z] #84 87.63 checking for a Python interpreter with version >= 3... python3 [2022-07-28T13:40:30.287Z] #84 87.69 checking for python3... /usr/bin/python3 [2022-07-28T13:40:30.287Z] #84 87.69 checking for python3 version... 3.9 [2022-07-28T13:40:30.287Z] #84 87.72 checking for python3 platform... linux [2022-07-28T13:40:30.287Z] #84 87.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T13:40:30.548Z] #84 87.84 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T13:40:30.548Z] #36 ... [2022-07-28T13:40:30.548Z] [2022-07-28T13:40:30.548Z] #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-28T13:40:30.548Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T13:40:30.548Z] #62 2.490 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:30.548Z] #62 2.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:30.548Z] #62 2.504 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:30.548Z] #62 2.948 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:30.548Z] #62 3.439 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:30.548Z] #62 4.336 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:30.548Z] #62 7.286 Fetched 8561 kB in 5s (1698 kB/s) [2022-07-28T13:40:30.548Z] #62 7.286 Reading package lists... [2022-07-28T13:40:30.548Z] #62 9.325 Reading package lists... [2022-07-28T13:40:30.548Z] #62 ... [2022-07-28T13:40:30.548Z] [2022-07-28T13:40:30.548Z] #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-28T13:40:30.548Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:40:30.548Z] #76 2.469 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:30.548Z] #76 2.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:30.548Z] #76 2.494 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:30.548Z] #76 2.916 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:30.548Z] #76 3.506 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:30.548Z] #76 4.274 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:30.548Z] #76 7.330 Fetched 8561 kB in 5s (1662 kB/s) [2022-07-28T13:40:30.548Z] #76 7.330 Reading package lists... [2022-07-28T13:40:30.805Z] #76 9.111 Reading package lists... [2022-07-28T13:40:30.805Z] #76 10.47 Building dependency tree... [2022-07-28T13:40:30.805Z] #76 ... [2022-07-28T13:40:30.805Z] [2022-07-28T13:40:30.805Z] #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-28T13:40:30.805Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:40:30.805Z] #42 2.668 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:30.805Z] #42 2.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:30.805Z] #42 2.683 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:30.805Z] #42 3.192 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:30.805Z] #42 3.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:30.805Z] #42 4.998 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:30.805Z] #42 7.208 Fetched 8561 kB in 5s (1769 kB/s) [2022-07-28T13:40:30.805Z] #42 7.208 Reading package lists... [2022-07-28T13:40:30.805Z] #42 8.648 Reading package lists... [2022-07-28T13:40:30.805Z] #42 10.10 Building dependency tree... [2022-07-28T13:40:30.805Z] #42 ... [2022-07-28T13:40:30.805Z] [2022-07-28T13:40:30.805Z] #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-28T13:40:30.805Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T13:40:30.805Z] #40 2.312 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-28T13:40:30.805Z] #40 3.001 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-28T13:40:30.805Z] #40 3.005 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T13:40:30.805Z] #40 3.917 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-28T13:40:30.805Z] #40 3.922 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-28T13:40:30.805Z] #40 3.974 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T13:40:30.805Z] #40 4.005 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T13:40:30.808Z] #84 88.10 checking that generated files are newer than configure... done [2022-07-28T13:40:30.809Z] #84 88.29 configure: creating ./config.status [2022-07-28T13:40:31.101Z] #40 ... [2022-07-28T13:40:31.101Z] [2022-07-28T13:40:31.101Z] #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-28T13:40:31.101Z] #67 sha256:13428920565e810249b36de12bfb5ad3f52243d9b2ade57a665f2b636f0d9d96 [2022-07-28T13:40:31.101Z] #67 1.874 + RM_GOPATH=0 [2022-07-28T13:40:31.101Z] #67 1.874 + TMP_GOPATH= [2022-07-28T13:40:31.101Z] #67 1.874 + : /build [2022-07-28T13:40:31.101Z] #67 1.874 + '[' -z '' ']' [2022-07-28T13:40:31.101Z] #67 1.875 ++ mktemp -d [2022-07-28T13:40:31.101Z] #67 1.878 + export GOPATH=/tmp/tmp.5Vq0Xyc0dG [2022-07-28T13:40:31.101Z] #67 1.878 + GOPATH=/tmp/tmp.5Vq0Xyc0dG [2022-07-28T13:40:31.101Z] #67 1.878 + RM_GOPATH=1 [2022-07-28T13:40:31.101Z] #67 1.878 + case "$(go env GOARCH)" in [2022-07-28T13:40:31.101Z] #67 1.888 ++ go env GOARCH [2022-07-28T13:40:31.101Z] #67 1.901 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:31.101Z] #67 1.901 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:31.101Z] #67 1.902 ++ dirname /install.sh [2022-07-28T13:40:31.101Z] #67 1.907 + dir=/ [2022-07-28T13:40:31.101Z] #67 1.907 + bin=rootlesskit [2022-07-28T13:40:31.101Z] #67 1.907 + shift [2022-07-28T13:40:31.101Z] #67 1.907 + '[' '!' -f //rootlesskit.installer ']' [2022-07-28T13:40:31.101Z] #67 1.907 + . //rootlesskit.installer [2022-07-28T13:40:31.101Z] #67 1.907 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:40:31.101Z] #67 1.907 + install_rootlesskit [2022-07-28T13:40:31.101Z] #67 1.907 + case "$1" in [2022-07-28T13:40:31.101Z] #67 1.907 + export CGO_ENABLED=0 [2022-07-28T13:40:31.101Z] #67 1.907 + CGO_ENABLED=0 [2022-07-28T13:40:31.101Z] #67 1.907 + _install_rootlesskit [2022-07-28T13:40:31.101Z] #67 1.909 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:40:31.101Z] #67 1.909 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-28T13:40:31.101Z] #67 1.909 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T13:40:31.101Z] #67 1.909 + GOBIN=/build [2022-07-28T13:40:31.101Z] #67 1.909 + GO111MODULE=on [2022-07-28T13:40:31.101Z] #67 1.909 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:40:31.101Z] #67 2.609 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T13:40:31.101Z] #67 4.140 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T13:40:31.101Z] #67 4.141 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-28T13:40:31.101Z] #67 4.141 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T13:40:31.101Z] #67 4.142 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T13:40:31.101Z] #67 4.142 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T13:40:31.101Z] #67 4.143 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T13:40:31.101Z] #67 4.147 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T13:40:31.101Z] #67 4.149 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-28T13:40:31.101Z] #67 4.201 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-28T13:40:31.101Z] #67 4.458 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-28T13:40:31.101Z] #67 5.135 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-28T13:40:31.101Z] #67 5.199 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-28T13:40:31.101Z] #67 6.246 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-28T13:40:31.101Z] #67 6.258 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T13:40:31.101Z] #67 ... [2022-07-28T13:40:31.101Z] [2022-07-28T13:40:31.101Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-28T13:40:31.101Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:40:31.101Z] #47 1.787 + git clone https://github.com/docker/distribution.git . [2022-07-28T13:40:31.101Z] #47 1.787 Cloning into '.'... [2022-07-28T13:40:31.101Z] #47 7.804 + git checkout -q v2.3.0 [2022-07-28T13:40:31.101Z] #47 8.543 + 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-28T13:40:31.376Z] #47 ... [2022-07-28T13:40:31.376Z] [2022-07-28T13:40:31.376Z] #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-28T13:40:31.376Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:40:31.376Z] #34 2.000 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T13:40:31.376Z] #34 2.001 Cloning into '.'... [2022-07-28T13:40:31.376Z] #34 ... [2022-07-28T13:40:31.376Z] [2022-07-28T13:40:31.376Z] #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-28T13:40:31.376Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:40:31.376Z] #51 2.515 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:31.376Z] #51 2.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:31.376Z] #51 2.531 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:31.376Z] #51 2.999 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-28T13:40:31.376Z] #51 2.999 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:31.376Z] #51 3.575 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:31.376Z] #51 4.372 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:31.376Z] #51 5.328 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-28T13:40:31.376Z] #51 6.796 Fetched 8565 kB in 5s (1874 kB/s) [2022-07-28T13:40:31.376Z] #51 6.796 Reading package lists... [2022-07-28T13:40:31.376Z] #51 8.554 Reading package lists... [2022-07-28T13:40:31.376Z] #51 9.691 Building dependency tree... [2022-07-28T13:40:31.376Z] #51 10.23 The following additional packages will be installed: [2022-07-28T13:40:31.376Z] #51 10.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T13:40:31.376Z] #51 10.24 python3-protobuf python3-six [2022-07-28T13:40:31.376Z] #51 10.24 Suggested packages: [2022-07-28T13:40:31.376Z] #51 10.24 python3-setuptools [2022-07-28T13:40:31.376Z] #51 10.24 Recommended packages: [2022-07-28T13:40:31.376Z] #51 10.24 iproute2 | iproute [2022-07-28T13:40:31.376Z] #51 10.43 The following NEW packages will be installed: [2022-07-28T13:40:31.376Z] #51 10.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T13:40:31.376Z] #51 10.43 python3-protobuf python3-six [2022-07-28T13:40:31.376Z] #51 10.74 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:40:31.376Z] #51 10.74 Need to get 2315 kB of archives. [2022-07-28T13:40:31.376Z] #51 10.74 After this operation, 11.1 MB of additional disk space will be used. [2022-07-28T13:40:31.376Z] #51 10.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-28T13:40:31.376Z] #51 10.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T13:40:31.376Z] #51 10.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-28T13:40:31.376Z] #51 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-28T13:40:31.376Z] #51 10.81 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-28T13:40:31.376Z] #51 10.82 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-28T13:40:31.376Z] #51 10.83 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-28T13:40:31.604Z] #31 20.22 #=#=# [2022-07-28T13:40:31.633Z] #51 ... [2022-07-28T13:40:31.633Z] [2022-07-28T13:40:31.633Z] #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-28T13:40:31.633Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T13:40:31.633Z] #57 1.716 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T13:40:31.633Z] #57 2.251 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T13:40:31.633Z] #57 2.272 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T13:40:31.633Z] #57 2.272 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T13:40:31.633Z] #57 2.580 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T13:40:31.633Z] #57 10.73 v3.0.2 [2022-07-28T13:40:31.633Z] #57 DONE 11.2s [2022-07-28T13:40:31.633Z] [2022-07-28T13:40:31.633Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T13:40:31.633Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:40:31.633Z] #14 1.375 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:31.633Z] #14 1.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:31.633Z] #14 1.389 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:31.633Z] #14 1.652 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:31.633Z] #14 1.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:31.633Z] #14 2.397 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:31.633Z] #14 3.993 Fetched 8561 kB in 3s (2965 kB/s) [2022-07-28T13:40:31.633Z] #14 3.993 Reading package lists... [2022-07-28T13:40:31.633Z] #14 6.212 Reading package lists... [2022-07-28T13:40:31.633Z] #14 8.339 Building dependency tree... [2022-07-28T13:40:31.633Z] #14 9.161 The following additional packages will be installed: [2022-07-28T13:40:31.633Z] #14 9.162 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T13:40:31.633Z] #14 9.162 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-28T13:40:31.633Z] #14 9.162 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-28T13:40:31.633Z] #14 9.162 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-28T13:40:31.633Z] #14 9.163 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-28T13:40:31.633Z] #14 9.164 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-28T13:40:31.633Z] #14 9.165 mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T13:40:31.633Z] #14 9.166 Suggested packages: [2022-07-28T13:40:31.633Z] #14 9.167 gcc-10-locales seccomp wine64 [2022-07-28T13:40:31.633Z] #14 9.686 The following NEW packages will be installed: [2022-07-28T13:40:31.633Z] #14 9.689 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T13:40:31.633Z] #14 9.689 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-28T13:40:31.633Z] #14 9.689 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-28T13:40:31.633Z] #14 9.689 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-28T13:40:31.633Z] #14 9.690 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-28T13:40:31.633Z] #14 9.690 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-28T13:40:31.633Z] #14 9.691 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-28T13:40:31.633Z] #14 9.691 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-28T13:40:31.633Z] #14 9.692 mingw-w64-x86-64-dev [2022-07-28T13:40:31.633Z] #14 9.984 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:40:31.633Z] #14 9.984 Need to get 115 MB of archives. [2022-07-28T13:40:31.633Z] #14 9.984 After this operation, 645 MB of additional disk space will be used. [2022-07-28T13:40:31.633Z] #14 9.984 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-28T13:40:31.633Z] #14 10.04 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-28T13:40:31.633Z] #14 10.11 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-28T13:40:31.633Z] #14 10.11 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-28T13:40:31.633Z] #14 10.11 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-28T13:40:31.633Z] #14 10.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-28T13:40:31.633Z] #14 10.24 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-28T13:40:31.633Z] #14 10.31 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-28T13:40:31.633Z] #14 10.31 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-28T13:40:31.633Z] #14 10.51 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-28T13:40:31.633Z] #14 10.99 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-28T13:40:31.633Z] #14 11.33 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-28T13:40:31.633Z] #14 ... [2022-07-28T13:40:31.633Z] [2022-07-28T13:40:31.633Z] #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-28T13:40:31.633Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:40:31.633Z] #53 1.109 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-28T13:40:31.633Z] #53 1.799 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T13:40:31.633Z] #53 1.799 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T13:40:31.633Z] #53 1.803 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T13:40:31.633Z] #53 1.803 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T13:40:31.633Z] #53 1.803 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T13:40:31.633Z] #53 1.805 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T13:40:31.633Z] #53 1.806 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T13:40:31.633Z] #53 1.812 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T13:40:31.633Z] #53 1.861 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T13:40:31.633Z] #53 1.861 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T13:40:31.633Z] #53 1.861 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T13:40:31.633Z] #53 1.861 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T13:40:31.633Z] #53 3.362 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T13:40:31.633Z] #53 3.383 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T13:40:31.639Z] #29 DONE 13.8s [2022-07-28T13:40:31.639Z] [2022-07-28T13:40:31.639Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:31.640Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:31.640Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 9.3s done [2022-07-28T13:40:31.640Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 2.0s [2022-07-28T13:40:31.640Z] #11 ... [2022-07-28T13:40:31.640Z] [2022-07-28T13:40:31.640Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T13:40:31.640Z] #30 sha256:fb05c3628cff4500c7e65d2b1b9ed2616961c4468046e2588649e6a939d835bf [2022-07-28T13:40:31.640Z] #30 DONE 0.1s [2022-07-28T13:40:31.889Z] #53 ... [2022-07-28T13:40:31.889Z] [2022-07-28T13:40:31.889Z] #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-28T13:40:31.890Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:40:31.890Z] #55 11.53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-28T13:40:31.898Z] [2022-07-28T13:40:31.898Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:31.898Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:32.173Z] #31 20.61 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:32.192Z] #84 89.44 config.status: creating Makefile [2022-07-28T13:40:32.192Z] #84 89.47 config.status: creating config.h [2022-07-28T13:40:32.192Z] #84 89.49 config.status: executing libtool commands [2022-07-28T13:40:32.192Z] #84 89.52 config.status: executing depfiles commands [2022-07-28T13:40:32.453Z] #84 89.94 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T13:40:32.453Z] #84 89.96 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T13:40:32.714Z] #84 90.15 checking for gcc... gcc [2022-07-28T13:40:32.975Z] #84 90.22 checking whether the C compiler works... yes [2022-07-28T13:40:32.975Z] #84 90.31 checking for C compiler default output file name... a.out [2022-07-28T13:40:32.975Z] #84 90.31 checking for suffix of executables... [2022-07-28T13:40:32.975Z] #84 90.42 checking whether we are cross compiling... no [2022-07-28T13:40:32.975Z] #84 ... [2022-07-28T13:40:32.975Z] [2022-07-28T13:40:32.975Z] #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-28T13:40:32.975Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:40:32.975Z] #19 111.2 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-28T13:40:32.975Z] #19 111.2 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-28T13:40:32.975Z] #19 111.2 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-28T13:40:32.975Z] #19 111.2 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-28T13:40:32.975Z] #19 111.3 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-28T13:40:32.975Z] #19 112.1 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-28T13:40:32.975Z] #19 112.1 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-28T13:40:32.975Z] #19 112.9 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:32.975Z] #19 113.2 Fetched 788 MB in 27s (29.2 MB/s) [2022-07-28T13:40:32.975Z] #19 113.3 Selecting previously unselected package liblocale-gettext-perl. [2022-07-28T13:40:32.975Z] #19 113.3 (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-28T13:40:32.975Z] #19 113.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 113.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-28T13:40:32.975Z] #19 113.4 Selecting previously unselected package bzip2. [2022-07-28T13:40:32.975Z] #19 113.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 113.4 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:40:32.975Z] #19 113.4 Selecting previously unselected package libmagic-mgc. [2022-07-28T13:40:32.975Z] #19 113.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 113.4 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-28T13:40:32.975Z] #19 113.6 Selecting previously unselected package libmagic1:amd64. [2022-07-28T13:40:32.975Z] #19 113.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 113.6 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-28T13:40:32.975Z] #19 113.7 Selecting previously unselected package file. [2022-07-28T13:40:32.975Z] #19 113.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 113.7 Unpacking file (1:5.39-3) ... [2022-07-28T13:40:32.975Z] #19 113.8 Selecting previously unselected package xz-utils. [2022-07-28T13:40:32.975Z] #19 113.8 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 113.8 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:40:32.975Z] #19 113.9 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-28T13:40:32.975Z] #19 113.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 113.9 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-28T13:40:32.975Z] #19 114.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-28T13:40:32.975Z] #19 114.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 114.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-28T13:40:32.975Z] #19 115.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-28T13:40:32.975Z] #19 115.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 115.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-28T13:40:32.975Z] #19 116.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-28T13:40:32.975Z] #19 116.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 116.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-28T13:40:32.975Z] #19 117.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-28T13:40:32.975Z] #19 117.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 117.4 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-28T13:40:32.975Z] #19 118.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-28T13:40:32.975Z] #19 118.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 118.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T13:40:32.975Z] #19 118.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-28T13:40:32.975Z] #19 118.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:40:32.975Z] #19 118.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:40:33.267Z] #19 ... [2022-07-28T13:40:33.267Z] [2022-07-28T13:40:33.267Z] #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-28T13:40:33.267Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:40:33.267Z] #84 90.53 checking for suffix of object files... o [2022-07-28T13:40:33.267Z] #84 90.62 checking whether we are using the GNU C compiler... yes [2022-07-28T13:40:33.267Z] #84 90.71 checking whether gcc accepts -g... yes [2022-07-28T13:40:33.267Z] #84 90.78 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:40:33.357Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.2s done [2022-07-28T13:40:33.357Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-28T13:40:33.357Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-28T13:40:33.529Z] #84 90.88 checking whether gcc understands -c and -o together... yes [2022-07-28T13:40:33.529Z] #84 91.01 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:40:33.529Z] #84 91.03 checking whether build environment is sane... yes [2022-07-28T13:40:33.529Z] #84 91.06 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:40:33.529Z] #84 91.08 checking for gawk... no [2022-07-28T13:40:33.529Z] #84 91.08 checking for mawk... mawk [2022-07-28T13:40:33.529Z] #84 91.08 checking whether make sets $(MAKE)... yes [2022-07-28T13:40:33.529Z] #84 91.10 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:40:33.529Z] #84 91.12 checking whether make supports nested variables... yes [2022-07-28T13:40:33.529Z] #84 91.14 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:40:33.529Z] #84 91.15 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:40:33.566Z] #31 22.00 [2022-07-28T13:40:33.566Z] #31 ... [2022-07-28T13:40:33.566Z] [2022-07-28T13:40:33.566Z] #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-28T13:40:33.566Z] #62 sha256:ae6af6da42fb72459b942f5b6e072020c560ebfc1c4bc6897071bc5f56e95f77 [2022-07-28T13:40:33.566Z] #62 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:40:33.566Z] #62 16.22 Fetched 8447 kB in 12s (715 kB/s) [2022-07-28T13:40:33.566Z] #62 16.22 Reading package lists... [2022-07-28T13:40:33.566Z] #62 20.77 Reading package lists... [2022-07-28T13:40:33.566Z] #62 ... [2022-07-28T13:40:33.566Z] [2022-07-28T13:40:33.566Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T13:40:33.566Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T13:40:33.566Z] #55 13.58 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-28T13:40:33.566Z] #55 13.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T13:40:33.566Z] #55 13.77 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-28T13:40:33.566Z] #55 13.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-28T13:40:33.566Z] #55 14.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-28T13:40:33.566Z] #55 14.14 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-28T13:40:33.566Z] #55 14.17 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-28T13:40:33.566Z] #55 14.31 go: downloading github.com/spf13/afero v1.8.2 [2022-07-28T13:40:33.566Z] #55 14.32 go: downloading github.com/spf13/cast v1.4.1 [2022-07-28T13:40:33.566Z] #55 14.43 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-28T13:40:33.566Z] #55 14.64 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-28T13:40:33.566Z] #55 14.66 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T13:40:33.566Z] #55 14.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T13:40:33.566Z] #55 14.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-28T13:40:33.566Z] #55 15.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T13:40:33.566Z] #55 15.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T13:40:33.566Z] #55 15.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T13:40:33.566Z] #55 15.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-28T13:40:33.566Z] #55 15.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-28T13:40:33.566Z] #55 16.28 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-28T13:40:33.566Z] #55 16.51 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-28T13:40:33.566Z] #55 17.11 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-28T13:40:33.566Z] #55 17.12 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-28T13:40:33.566Z] #55 17.20 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-28T13:40:33.566Z] #55 17.25 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-28T13:40:33.566Z] #55 17.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-28T13:40:33.566Z] #55 17.56 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-28T13:40:33.566Z] #55 17.78 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-28T13:40:33.566Z] #55 17.89 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-28T13:40:33.566Z] #55 17.94 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-28T13:40:33.566Z] #55 17.97 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-28T13:40:33.566Z] #55 18.05 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-28T13:40:33.566Z] #55 18.08 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-28T13:40:33.566Z] #55 18.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-28T13:40:33.566Z] #55 18.26 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-28T13:40:33.566Z] #55 18.30 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-28T13:40:33.566Z] #55 18.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-28T13:40:33.566Z] #55 18.39 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-28T13:40:33.566Z] #55 18.46 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-28T13:40:33.566Z] #55 18.54 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-28T13:40:33.566Z] #55 18.76 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-28T13:40:33.566Z] #55 18.86 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-28T13:40:33.566Z] #55 18.88 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-28T13:40:33.566Z] #55 18.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T13:40:33.566Z] #55 19.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T13:40:33.566Z] #55 19.00 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-28T13:40:33.566Z] #55 19.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T13:40:33.566Z] #55 19.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T13:40:33.566Z] #55 19.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T13:40:33.566Z] #55 19.43 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-28T13:40:33.566Z] #55 19.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T13:40:33.566Z] #55 19.60 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-28T13:40:33.566Z] #55 19.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-28T13:40:33.566Z] #55 19.75 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-28T13:40:33.566Z] #55 19.81 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-28T13:40:33.566Z] #55 19.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-28T13:40:33.566Z] #55 19.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-28T13:40:33.566Z] #55 19.94 go: downloading github.com/julz/importas v0.1.0 [2022-07-28T13:40:33.566Z] #55 19.96 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-28T13:40:33.566Z] #55 20.02 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-28T13:40:33.566Z] #55 20.06 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-28T13:40:33.566Z] #55 20.17 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-28T13:40:33.566Z] #55 20.23 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-28T13:40:33.566Z] #55 20.26 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-28T13:40:33.566Z] #55 20.35 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-28T13:40:33.566Z] #55 20.42 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-28T13:40:33.566Z] #55 20.48 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-28T13:40:33.566Z] #55 20.51 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-28T13:40:33.566Z] #55 20.53 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-28T13:40:33.787Z] #55 ... [2022-07-28T13:40:33.787Z] [2022-07-28T13:40:33.787Z] #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-28T13:40:33.787Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T13:40:33.787Z] #40 12.97 NAME: [2022-07-28T13:40:33.787Z] #40 12.97 go-winres - A tool for embedding resources in Windows executables [2022-07-28T13:40:33.787Z] #40 12.97 [2022-07-28T13:40:33.787Z] #40 12.97 USAGE: [2022-07-28T13:40:33.787Z] #40 12.97 go-winres [global options] command [command options] [arguments...] [2022-07-28T13:40:33.787Z] #40 12.97 [2022-07-28T13:40:33.787Z] #40 12.97 COMMANDS: [2022-07-28T13:40:33.787Z] #40 12.97 init Create an initial ./winres/winres.json [2022-07-28T13:40:33.787Z] #40 12.97 make Make syso files for the "go build" command [2022-07-28T13:40:33.787Z] #40 12.97 simply Make syso files for the "go build" command (simplified) [2022-07-28T13:40:33.787Z] #40 12.97 extract Extract all resources from an executable [2022-07-28T13:40:33.787Z] #40 12.97 patch Replace resources in an executable file (exe, dll) [2022-07-28T13:40:33.787Z] #40 12.97 help, h Shows a list of commands or help for one command [2022-07-28T13:40:33.787Z] #40 12.97 [2022-07-28T13:40:33.787Z] #40 12.97 GLOBAL OPTIONS: [2022-07-28T13:40:33.787Z] #40 12.97 --help, -h show help (default: false) [2022-07-28T13:40:33.787Z] #40 DONE 13.2s [2022-07-28T13:40:33.787Z] [2022-07-28T13:40:33.787Z] #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-28T13:40:33.787Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:40:33.787Z] #42 10.86 The following additional packages will be installed: [2022-07-28T13:40:33.787Z] #42 10.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-28T13:40:33.787Z] #42 10.86 Suggested packages: [2022-07-28T13:40:33.787Z] #42 10.86 cmake-doc ninja-build lrzip [2022-07-28T13:40:33.787Z] #42 10.86 Recommended packages: [2022-07-28T13:40:33.787Z] #42 10.86 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T13:40:33.787Z] #42 11.12 The following NEW packages will be installed: [2022-07-28T13:40:33.787Z] #42 11.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-28T13:40:33.787Z] #42 11.14 vim-common xxd [2022-07-28T13:40:33.787Z] #42 11.44 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:40:33.787Z] #42 11.44 Need to get 17.7 MB of archives. [2022-07-28T13:40:33.787Z] #42 11.44 After this operation, 70.7 MB of additional disk space will be used. [2022-07-28T13:40:33.787Z] #42 11.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T13:40:33.787Z] #42 11.45 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-28T13:40:33.787Z] #42 11.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-28T13:40:33.787Z] #42 11.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T13:40:33.787Z] #42 11.64 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-28T13:40:33.787Z] #42 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-28T13:40:33.787Z] #42 11.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-28T13:40:33.787Z] #42 11.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-28T13:40:33.787Z] #42 11.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-28T13:40:33.787Z] #42 11.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-28T13:40:33.787Z] #42 12.59 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:33.787Z] #42 12.86 Fetched 17.7 MB in 1s (25.3 MB/s) [2022-07-28T13:40:33.787Z] #42 13.01 Selecting previously unselected package xxd. [2022-07-28T13:40:33.787Z] #42 13.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T13:40:33.787Z] #42 13.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:40:33.787Z] #42 13.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:40:33.787Z] #42 13.49 Selecting previously unselected package vim-common. [2022-07-28T13:40:33.787Z] #42 13.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:40:33.787Z] #42 13.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:40:33.787Z] #42 13.69 Selecting previously unselected package cmake-data. [2022-07-28T13:40:33.787Z] #42 13.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-28T13:40:33.787Z] #42 13.70 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T13:40:33.800Z] #84 91.15 checking how to create a ustar tar archive... gnutar [2022-07-28T13:40:33.800Z] #84 91.19 checking dependency style of gcc... gcc3 [2022-07-28T13:40:33.800Z] #84 91.35 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:40:33.800Z] #84 91.35 checking whether make supports nested variables... (cached) yes [2022-07-28T13:40:33.827Z] #55 21.13 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-28T13:40:33.827Z] #55 21.13 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-28T13:40:33.827Z] #55 21.22 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-28T13:40:33.920Z] #11 DONE 27.7s [2022-07-28T13:40:33.920Z] [2022-07-28T13:40:33.920Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T13:40:33.920Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T13:40:34.080Z] #84 91.38 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:40:34.080Z] #84 91.54 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:40:34.080Z] #84 91.54 checking how to print strings... printf [2022-07-28T13:40:34.080Z] #84 91.55 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:40:34.080Z] #84 91.56 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:40:34.080Z] #84 91.56 checking for egrep... /bin/grep -E [2022-07-28T13:40:34.080Z] #84 91.57 checking for fgrep... /bin/grep -F [2022-07-28T13:40:34.080Z] #84 91.57 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:40:34.080Z] #84 91.58 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:40:34.080Z] #84 91.60 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:40:34.080Z] #84 91.61 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:40:34.087Z] #55 21.22 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-28T13:40:34.342Z] #84 91.67 checking whether ln -s works... yes [2022-07-28T13:40:34.342Z] #84 91.67 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:40:34.342Z] #84 91.69 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T13:40:34.342Z] #84 91.70 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:40:34.342Z] #84 91.70 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:40:34.342Z] #84 91.70 checking for objdump... objdump [2022-07-28T13:40:34.342Z] #84 91.70 checking how to recognize dependent libraries... pass_all [2022-07-28T13:40:34.342Z] #84 91.70 checking for dlltool... no [2022-07-28T13:40:34.342Z] #84 91.70 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:40:34.342Z] #84 91.70 checking for ar... ar [2022-07-28T13:40:34.342Z] #84 91.71 checking for archiver @FILE support... @ [2022-07-28T13:40:34.342Z] #84 91.82 checking for strip... strip [2022-07-28T13:40:34.342Z] #84 91.82 checking for ranlib... ranlib [2022-07-28T13:40:34.349Z] #55 21.38 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-28T13:40:34.349Z] #55 21.43 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-28T13:40:34.349Z] #55 21.44 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-28T13:40:34.349Z] #55 21.52 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-28T13:40:34.349Z] #55 21.56 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-28T13:40:34.606Z] #84 91.83 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:40:34.606Z] #84 92.11 checking for sysroot... no [2022-07-28T13:40:34.606Z] #84 92.11 checking for a working dd... /bin/dd [2022-07-28T13:40:34.606Z] #84 92.12 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:40:34.606Z] #84 92.20 checking for mt... no [2022-07-28T13:40:34.610Z] #55 21.79 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-28T13:40:34.610Z] #55 21.80 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-28T13:40:34.610Z] #55 21.85 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-28T13:40:34.610Z] #55 21.88 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-28T13:40:34.866Z] #84 92.20 checking if : is a manifest tool... no [2022-07-28T13:40:34.866Z] #84 92.22 checking how to run the C preprocessor... gcc -E [2022-07-28T13:40:34.871Z] #55 21.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-28T13:40:34.871Z] #55 22.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-28T13:40:34.871Z] #55 22.12 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-28T13:40:34.871Z] #55 22.17 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-28T13:40:34.871Z] #55 22.18 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-28T13:40:34.871Z] #55 22.23 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-28T13:40:34.871Z] #55 ... [2022-07-28T13:40:34.871Z] [2022-07-28T13:40:34.871Z] #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-28T13:40:34.871Z] #67 sha256:c24ba3367587eca9ab19ada74efa9750c1f207b7d36aa93afe827ac885ce6c97 [2022-07-28T13:40:34.871Z] #67 11.85 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T13:40:34.871Z] #67 11.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T13:40:34.871Z] #67 11.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T13:40:34.871Z] #67 12.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T13:40:34.871Z] #67 12.31 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T13:40:34.871Z] #67 12.56 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-28T13:40:34.871Z] #67 12.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-28T13:40:34.871Z] #67 12.97 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-28T13:40:34.871Z] #67 14.36 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-28T13:40:34.871Z] #67 14.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T13:40:35.131Z] #67 ... [2022-07-28T13:40:35.132Z] [2022-07-28T13:40:35.132Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-28T13:40:35.132Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T13:40:35.132Z] #76 12.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:40:35.132Z] #76 17.18 Fetched 8447 kB in 13s (661 kB/s) [2022-07-28T13:40:35.132Z] #76 17.18 Reading package lists... [2022-07-28T13:40:35.132Z] #76 21.89 Reading package lists... [2022-07-28T13:40:35.132Z] #76 ... [2022-07-28T13:40:35.132Z] [2022-07-28T13:40:35.132Z] #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-28T13:40:35.132Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:40:35.132Z] #14 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:40:35.132Z] #14 16.99 Fetched 8447 kB in 12s (699 kB/s) [2022-07-28T13:40:35.132Z] #14 16.99 Reading package lists... [2022-07-28T13:40:35.153Z] #42 ... [2022-07-28T13:40:35.153Z] [2022-07-28T13:40:35.153Z] #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-28T13:40:35.153Z] #31 sha256:ca7a21fd24dbe507c6b363802f162720a6924eef7fcaac89378def809f183a3a [2022-07-28T13:40:35.153Z] #31 7.453 #=#=# [2022-07-28T13:40:35.153Z] #31 7.749 #=#=# ######### 13.0% ############################## 42.5% ############################################# 62.9% ############################################################ 84.6% ######################################################################## 100.0% [2022-07-28T13:40:35.153Z] #31 8.766 [2022-07-28T13:40:35.153Z] #31 10.79 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T13:40:35.153Z] #31 11.37 [2022-07-28T13:40:35.153Z] #31 11.65 #=#=# ############################################## 64.2% ######################################################################## 100.0% [2022-07-28T13:40:35.153Z] #31 12.11 [2022-07-28T13:40:35.153Z] #31 13.50 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T13:40:35.153Z] #31 14.00 [2022-07-28T13:40:35.153Z] #31 14.27 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:35.153Z] #31 14.69 [2022-07-28T13:40:35.153Z] #31 14.83 Download of images into '/build' complete. [2022-07-28T13:40:35.153Z] #31 14.83 Use something like the following to load the result into a Docker daemon: [2022-07-28T13:40:35.153Z] #31 14.83 tar -cC '/build' . | docker load [2022-07-28T13:40:35.153Z] #31 DONE 15.9s [2022-07-28T13:40:35.153Z] [2022-07-28T13:40:35.153Z] #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-28T13:40:35.153Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T13:40:35.153Z] #62 9.325 Reading package lists... [2022-07-28T13:40:35.153Z] #62 10.60 Building dependency tree... [2022-07-28T13:40:35.153Z] #62 11.28 The following additional packages will be installed: [2022-07-28T13:40:35.153Z] #62 11.30 libbtrfs0 [2022-07-28T13:40:35.153Z] #62 11.41 The following NEW packages will be installed: [2022-07-28T13:40:35.153Z] #62 11.41 libbtrfs-dev libbtrfs0 [2022-07-28T13:40:35.153Z] #62 11.70 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:40:35.153Z] #62 11.70 Need to get 460 kB of archives. [2022-07-28T13:40:35.153Z] #62 11.70 After this operation, 1237 kB of additional disk space will be used. [2022-07-28T13:40:35.153Z] #62 11.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T13:40:35.153Z] #62 11.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T13:40:35.153Z] #62 12.54 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:35.153Z] #62 12.64 Fetched 460 kB in 0s (1608 kB/s) [2022-07-28T13:40:35.153Z] #62 13.01 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T13:40:35.153Z] #62 13.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T13:40:35.153Z] #62 13.03 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T13:40:35.153Z] #62 13.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:40:35.153Z] #62 13.46 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T13:40:35.153Z] #62 13.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T13:40:35.153Z] #62 13.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:40:35.153Z] #62 13.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:40:35.154Z] #62 13.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:40:35.154Z] #62 13.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:35.154Z] #62 DONE 15.1s [2022-07-28T13:40:35.392Z] #14 21.61 Reading package lists... [2022-07-28T13:40:35.392Z] #14 ... [2022-07-28T13:40:35.392Z] [2022-07-28T13:40:35.393Z] #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-28T13:40:35.393Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T13:40:35.393Z] #42 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:40:35.393Z] #42 17.69 Fetched 8447 kB in 13s (663 kB/s) [2022-07-28T13:40:35.393Z] #42 17.69 Reading package lists... [2022-07-28T13:40:35.393Z] #42 22.38 Reading package lists... [2022-07-28T13:40:35.393Z] #42 ... [2022-07-28T13:40:35.393Z] [2022-07-28T13:40:35.393Z] #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-28T13:40:35.393Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T13:40:35.393Z] #51 12.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:40:35.393Z] #51 15.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-28T13:40:35.393Z] #51 17.96 Fetched 8451 kB in 13s (641 kB/s) [2022-07-28T13:40:35.393Z] #51 17.96 Reading package lists... [2022-07-28T13:40:35.410Z] [2022-07-28T13:40:35.410Z] #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-28T13:40:35.410Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:40:35.410Z] #76 10.47 Building dependency tree... [2022-07-28T13:40:35.410Z] #76 11.05 python3 is already the newest version (3.9.2-3). [2022-07-28T13:40:35.410Z] #76 11.05 The following additional packages will be installed: [2022-07-28T13:40:35.410Z] #76 11.05 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-28T13:40:35.410Z] #76 11.05 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-28T13:40:35.410Z] #76 11.05 Suggested packages: [2022-07-28T13:40:35.410Z] #76 11.05 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-28T13:40:35.410Z] #76 11.05 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-28T13:40:35.410Z] #76 11.05 m4-doc ed diffutils-doc [2022-07-28T13:40:35.410Z] #76 11.05 Recommended packages: [2022-07-28T13:40:35.410Z] #76 11.05 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-28T13:40:35.410Z] #76 11.58 The following NEW packages will be installed: [2022-07-28T13:40:35.410Z] #76 11.58 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-28T13:40:35.410Z] #76 11.58 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-28T13:40:35.410Z] #76 11.58 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-28T13:40:35.410Z] #76 11.58 libyajl2 m4 patch xz-utils [2022-07-28T13:40:35.410Z] #76 11.88 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:40:35.410Z] #76 11.88 Need to get 5940 kB of archives. [2022-07-28T13:40:35.410Z] #76 11.88 After this operation, 18.7 MB of additional disk space will be used. [2022-07-28T13:40:35.410Z] #76 11.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T13:40:35.410Z] #76 11.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-28T13:40:35.410Z] #76 11.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-28T13:40:35.410Z] #76 11.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-28T13:40:35.410Z] #76 11.94 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-28T13:40:35.410Z] #76 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-28T13:40:35.410Z] #76 11.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-28T13:40:35.410Z] #76 11.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-28T13:40:35.410Z] #76 11.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-28T13:40:35.410Z] #76 11.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-28T13:40:35.410Z] #76 12.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T13:40:35.410Z] #76 12.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-28T13:40:35.410Z] #76 12.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-28T13:40:35.410Z] #76 12.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T13:40:35.410Z] #76 12.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-28T13:40:35.410Z] #76 12.23 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-28T13:40:35.410Z] #76 12.23 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-28T13:40:35.410Z] #76 12.24 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-28T13:40:35.410Z] #76 12.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T13:40:35.410Z] #76 12.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-28T13:40:35.410Z] #76 12.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T13:40:35.410Z] #76 12.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T13:40:35.410Z] #76 12.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-28T13:40:35.410Z] #76 13.04 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:35.410Z] #76 13.27 Fetched 5940 kB in 1s (8233 kB/s) [2022-07-28T13:40:35.410Z] #76 13.40 Selecting previously unselected package bzip2. [2022-07-28T13:40:35.410Z] #76 13.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T13:40:35.410Z] #76 13.44 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T13:40:35.410Z] #76 13.46 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:40:35.410Z] #76 13.62 Selecting previously unselected package libmagic-mgc. [2022-07-28T13:40:35.410Z] #76 13.62 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-28T13:40:35.410Z] #76 13.63 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-28T13:40:35.410Z] #76 14.37 Selecting previously unselected package libmagic1:amd64. [2022-07-28T13:40:35.410Z] #76 14.37 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-28T13:40:35.410Z] #76 14.83 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-28T13:40:35.410Z] #76 15.06 Selecting previously unselected package file. [2022-07-28T13:40:35.410Z] #76 15.06 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-28T13:40:35.410Z] #76 15.07 Unpacking file (1:5.39-3) ... [2022-07-28T13:40:35.410Z] #76 ... [2022-07-28T13:40:35.410Z] [2022-07-28T13:40:35.410Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T13:40:35.410Z] #63 sha256:d6c91ac067b02781d8ea85da0eb9bf50d21fc28ace8bcd3ffafc48dc648067f3 [2022-07-28T13:40:35.410Z] #63 DONE 0.3s [2022-07-28T13:40:35.437Z] #84 92.38 checking for ANSI C header files... yes [2022-07-28T13:40:35.437Z] #84 92.79 checking for sys/types.h... yes [2022-07-28T13:40:35.437Z] #84 92.93 checking for sys/stat.h... yes [2022-07-28T13:40:35.653Z] #51 22.68 Reading package lists... [2022-07-28T13:40:35.653Z] #51 ... [2022-07-28T13:40:35.653Z] [2022-07-28T13:40:35.653Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-28T13:40:35.653Z] #53 sha256:1e57aae3863d2374eaec8e765dfe4e2fddf8d1739a2cd47ad9dda229ab750cb1 [2022-07-28T13:40:35.653Z] #53 12.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T13:40:35.653Z] #53 12.91 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T13:40:35.653Z] #53 ... [2022-07-28T13:40:35.653Z] [2022-07-28T13:40:35.653Z] #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-28T13:40:35.653Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T13:40:35.653Z] #47 22.28 Updating files: 82% (1805/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-28T13:40:35.653Z] #47 22.54 + git checkout -q v2.3.0 [2022-07-28T13:40:35.667Z] [2022-07-28T13:40:35.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-28T13:40:35.667Z] #64 sha256:6ff797498162dfbc2cbfea02d1b2ef9618ed3a33996f7f934a0a2b3d004d8208 [2022-07-28T13:40:35.698Z] #84 93.04 checking for stdlib.h... yes [2022-07-28T13:40:35.698Z] #84 93.13 checking for string.h... yes [2022-07-28T13:40:35.813Z] #12 ... [2022-07-28T13:40:35.813Z] [2022-07-28T13:40:35.813Z] #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-28T13:40:35.813Z] #31 sha256:68a6cdb3589436740048531db3e1289abca77aad3d685e1632ca98e54b115d27 [2022-07-28T13:40:35.813Z] #31 1.525 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T13:40:35.813Z] #31 1.792 [2022-07-28T13:40:35.813Z] #31 2.008 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:35.813Z] #31 2.250 [2022-07-28T13:40:35.813Z] #31 3.116 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T13:40:35.813Z] #31 3.376 [2022-07-28T13:40:35.813Z] #31 3.588 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:35.813Z] #31 3.855 [2022-07-28T13:40:35.813Z] #31 4.797 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-28T13:40:35.813Z] #31 5.046 [2022-07-28T13:40:35.813Z] #31 5.263 #=#=# ################## 26.2% ######################################### 58.1% ################################################################ 90.0% ######################################################################## 100.0% [2022-07-28T13:40:35.813Z] #31 5.810 [2022-07-28T13:40:35.813Z] #31 6.740 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T13:40:35.813Z] #31 7.003 [2022-07-28T13:40:35.813Z] #31 7.231 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:35.813Z] #31 7.487 [2022-07-28T13:40:35.813Z] #31 8.148 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T13:40:35.813Z] #31 8.402 [2022-07-28T13:40:35.813Z] #31 8.629 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:35.813Z] #31 8.807 [2022-07-28T13:40:35.813Z] #31 8.845 Download of images into '/build' complete. [2022-07-28T13:40:35.813Z] #31 8.846 Use something like the following to load the result into a Docker daemon: [2022-07-28T13:40:35.813Z] #31 8.846 tar -cC '/build' . | docker load [2022-07-28T13:40:35.813Z] #31 DONE 9.8s [2022-07-28T13:40:35.813Z] [2022-07-28T13:40:35.813Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T13:40:35.813Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T13:40:35.813Z] #12 DONE 1.8s [2022-07-28T13:40:35.813Z] [2022-07-28T13:40:35.813Z] #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-28T13:40:35.813Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T13:40:35.914Z] #47 ... [2022-07-28T13:40:35.914Z] [2022-07-28T13:40:35.914Z] #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-28T13:40:35.914Z] #36 sha256:00e11934d14d0863582fe2b44ea18afda535f95d09a3007de2b727fc67947b57 [2022-07-28T13:40:35.914Z] #36 13.10 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-28T13:40:35.914Z] #36 13.13 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-28T13:40:35.914Z] #36 13.49 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-28T13:40:35.914Z] #36 13.65 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-28T13:40:35.914Z] #36 13.78 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-28T13:40:35.914Z] #36 13.79 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-28T13:40:35.914Z] #36 13.89 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-28T13:40:35.914Z] #36 13.92 go: downloading github.com/peterh/liner v1.2.2 [2022-07-28T13:40:35.914Z] #36 14.22 go: downloading github.com/google/go-dap v0.6.0 [2022-07-28T13:40:35.914Z] #36 14.37 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-28T13:40:35.914Z] #36 14.69 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-28T13:40:35.914Z] #36 15.30 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-28T13:40:35.914Z] #36 15.42 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-28T13:40:35.914Z] #36 15.50 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-28T13:40:35.914Z] #36 16.78 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-28T13:40:35.914Z] #36 ... [2022-07-28T13:40:35.914Z] [2022-07-28T13:40:35.914Z] #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-28T13:40:35.914Z] #31 sha256:43185efa3cfe5e5851d4a9808746939b3b2c169e4fa8ac0a849c685e6dff2374 [2022-07-28T13:40:35.914Z] #31 24.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T13:40:35.958Z] #84 93.23 checking for memory.h... yes [2022-07-28T13:40:35.958Z] #84 93.35 checking for strings.h... yes [2022-07-28T13:40:36.219Z] #84 93.51 checking for inttypes.h... yes [2022-07-28T13:40:36.219Z] #84 93.66 checking for stdint.h... yes [2022-07-28T13:40:36.219Z] #84 93.75 checking for unistd.h... yes [2022-07-28T13:40:36.230Z] #64 ... [2022-07-28T13:40:36.230Z] [2022-07-28T13:40:36.230Z] #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-28T13:40:36.230Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:40:36.230Z] #53 15.88 gotestsum version dev [2022-07-28T13:40:36.230Z] #53 DONE 16.1s [2022-07-28T13:40:36.381Z] #13 DONE 0.6s [2022-07-28T13:40:36.381Z] [2022-07-28T13:40:36.381Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T13:40:36.381Z] #66 sha256:76972b7142ea30c48851f7b3740ae913d91019b847e658637b0013d36879e3f8 [2022-07-28T13:40:36.381Z] #66 ... [2022-07-28T13:40:36.381Z] [2022-07-28T13:40:36.381Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T13:40:36.381Z] #46 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T13:40:36.381Z] #46 DONE 0.2s [2022-07-28T13:40:36.480Z] #84 93.85 checking for dlfcn.h... yes [2022-07-28T13:40:36.480Z] #84 93.97 checking for objdir... .libs [2022-07-28T13:40:36.489Z] [2022-07-28T13:40:36.489Z] #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-28T13:40:36.489Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:40:36.489Z] #76 15.44 Selecting previously unselected package xz-utils. [2022-07-28T13:40:36.489Z] #76 15.46 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T13:40:36.489Z] #76 15.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:40:36.489Z] #76 15.67 Selecting previously unselected package libsigsegv2:amd64. [2022-07-28T13:40:36.489Z] #76 15.68 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-28T13:40:36.489Z] #76 15.71 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-28T13:40:36.489Z] #76 15.93 Selecting previously unselected package m4. [2022-07-28T13:40:36.489Z] #76 15.93 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-28T13:40:36.489Z] #76 15.94 Unpacking m4 (1.4.18-5) ... [2022-07-28T13:40:36.489Z] #76 16.10 Selecting previously unselected package autoconf. [2022-07-28T13:40:36.489Z] #76 16.10 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-28T13:40:36.489Z] #76 16.10 Unpacking autoconf (2.69-14) ... [2022-07-28T13:40:36.638Z] [2022-07-28T13:40:36.638Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T13:40:36.638Z] #33 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T13:40:36.638Z] #33 DONE 0.3s [2022-07-28T13:40:36.638Z] [2022-07-28T13:40:36.638Z] #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-28T13:40:36.638Z] #50 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T13:40:36.638Z] #50 DONE 0.3s [2022-07-28T13:40:36.638Z] [2022-07-28T13:40:36.638Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T13:40:36.638Z] #66 sha256:76972b7142ea30c48851f7b3740ae913d91019b847e658637b0013d36879e3f8 [2022-07-28T13:40:36.638Z] #66 DONE 0.3s [2022-07-28T13:40:36.638Z] [2022-07-28T13:40:36.638Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T13:40:36.638Z] #25 sha256:876ba14d89a30c3e9f0c04786266c8b0552ae4a70eb0aa65b0159dace23ed814 [2022-07-28T13:40:36.638Z] #25 DONE 0.3s [2022-07-28T13:40:36.638Z] [2022-07-28T13:40:36.638Z] #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-28T13:40:36.638Z] #26 sha256:ed35566add3fa4b2ecf53523be7021b396c343290745c31f13ba5beaf26f5ef2 [2022-07-28T13:40:36.740Z] #84 94.20 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:40:36.741Z] #84 94.27 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:40:36.741Z] #84 94.27 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:40:36.793Z] #76 16.52 Selecting previously unselected package autotools-dev. [2022-07-28T13:40:36.793Z] #76 16.53 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-28T13:40:36.793Z] #76 16.53 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-28T13:40:37.050Z] #76 16.75 Selecting previously unselected package automake. [2022-07-28T13:40:37.050Z] #76 16.76 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-28T13:40:37.050Z] #76 16.79 Unpacking automake (1:1.16.3-2) ... [2022-07-28T13:40:37.185Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.0s [2022-07-28T13:40:37.312Z] #84 94.33 checking if gcc static flag -static works... yes [2022-07-28T13:40:37.312Z] #84 94.62 checking if gcc supports -c -o file.o... yes [2022-07-28T13:40:37.312Z] #84 94.66 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:40:37.312Z] #84 94.67 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:40:37.325Z] #76 17.03 Selecting previously unselected package patch. [2022-07-28T13:40:37.325Z] #76 17.04 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-28T13:40:37.445Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.7s done [2022-07-28T13:40:37.445Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-28T13:40:37.573Z] #84 94.71 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:40:37.573Z] #84 94.87 checking how to hardcode library paths into programs... immediate [2022-07-28T13:40:37.573Z] #84 94.87 checking whether stripping libraries is possible... yes [2022-07-28T13:40:37.573Z] #84 94.87 checking if libtool supports shared libraries... yes [2022-07-28T13:40:37.573Z] #84 94.88 checking whether to build shared libraries... no [2022-07-28T13:40:37.573Z] #84 94.88 checking whether to build static libraries... yes [2022-07-28T13:40:37.573Z] #84 94.89 checking float.h usability... yes [2022-07-28T13:40:37.573Z] #84 95.03 checking float.h presence... yes [2022-07-28T13:40:37.573Z] #84 95.07 checking for float.h... yes [2022-07-28T13:40:37.581Z] #76 17.32 Unpacking patch (2.7.6-7) ... [2022-07-28T13:40:37.833Z] #84 95.09 checking limits.h usability... yes [2022-07-28T13:40:37.834Z] #84 95.20 checking limits.h presence... yes [2022-07-28T13:40:37.834Z] #84 95.23 checking for limits.h... yes [2022-07-28T13:40:37.834Z] #84 95.25 checking stddef.h usability... yes [2022-07-28T13:40:37.834Z] #84 95.36 checking stddef.h presence... yes [2022-07-28T13:40:37.834Z] #84 95.40 checking for stddef.h... yes [2022-07-28T13:40:37.834Z] #84 95.42 checking for stdlib.h... (cached) yes [2022-07-28T13:40:37.834Z] #84 95.44 checking for string.h... (cached) yes [2022-07-28T13:40:37.834Z] #84 95.45 checking sys/time.h usability... yes [2022-07-28T13:40:37.836Z] #31 26.34 [2022-07-28T13:40:37.838Z] #76 17.57 Selecting previously unselected package dpkg-dev. [2022-07-28T13:40:37.838Z] #76 17.57 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-28T13:40:37.838Z] #76 17.58 Unpacking dpkg-dev (1.20.11) ... [2022-07-28T13:40:38.094Z] #84 95.52 checking sys/time.h presence... yes [2022-07-28T13:40:38.094Z] #84 95.55 checking for sys/time.h... yes [2022-07-28T13:40:38.094Z] #84 95.56 checking for inline... inline [2022-07-28T13:40:38.096Z] #76 17.92 Selecting previously unselected package build-essential. [2022-07-28T13:40:38.096Z] #76 17.92 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-28T13:40:38.096Z] #76 17.93 Unpacking build-essential (12.9) ... [2022-07-28T13:40:38.097Z] #31 26.66 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:38.355Z] #84 95.61 checking for size_t... yes [2022-07-28T13:40:38.355Z] #84 95.85 checking for stdlib.h... (cached) yes [2022-07-28T13:40:38.355Z] #84 95.85 checking for GNU libc compatible malloc... yes [2022-07-28T13:40:38.357Z] #76 18.03 Selecting previously unselected package libcap2:amd64. [2022-07-28T13:40:38.357Z] #76 18.03 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T13:40:38.357Z] #76 18.04 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:40:38.357Z] #76 18.10 Selecting previously unselected package libcap-dev:amd64. [2022-07-28T13:40:38.357Z] #76 18.10 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-28T13:40:38.357Z] #76 18.11 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T13:40:38.357Z] #76 18.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:40:38.613Z] #76 18.24 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:40:38.613Z] #76 18.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:40:38.613Z] #76 18.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-28T13:40:38.613Z] #76 18.39 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:40:38.613Z] #76 18.41 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T13:40:38.616Z] #84 95.96 checking for stdlib.h... (cached) yes [2022-07-28T13:40:38.616Z] #84 95.96 checking for GNU libc compatible realloc... yes [2022-07-28T13:40:38.876Z] #84 96.09 checking for working strtod... yes [2022-07-28T13:40:38.881Z] #76 18.56 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T13:40:38.881Z] #76 18.56 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T13:40:38.881Z] #76 18.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:40:38.882Z] #76 18.68 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T13:40:38.882Z] #76 18.68 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T13:40:38.882Z] #76 18.69 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:40:39.137Z] #84 96.35 checking for gettimeofday... yes [2022-07-28T13:40:39.137Z] #84 96.52 checking for memset... yes [2022-07-28T13:40:39.397Z] #84 96.68 checking for strspn... yes [2022-07-28T13:40:39.397Z] #84 96.92 checking that generated files are newer than configure... done [2022-07-28T13:40:39.397Z] #84 96.92 configure: creating ./config.status [2022-07-28T13:40:39.471Z] #76 19.08 Selecting previously unselected package libtool. [2022-07-28T13:40:39.471Z] #76 19.08 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-28T13:40:39.471Z] #76 19.09 Unpacking libtool (2.4.6-15) ... [2022-07-28T13:40:39.471Z] #76 19.20 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T13:40:39.471Z] #76 19.20 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T13:40:39.485Z] #31 27.91 [2022-07-28T13:40:39.729Z] #76 19.32 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:40:39.729Z] #76 19.52 Selecting previously unselected package libyajl2:amd64. [2022-07-28T13:40:39.729Z] #76 19.52 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T13:40:39.729Z] #76 19.53 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:40:39.746Z] #31 28.24 Download of images into '/build' complete. [2022-07-28T13:40:39.746Z] #31 28.25 Use something like the following to load the result into a Docker daemon: [2022-07-28T13:40:39.746Z] #31 28.25 tar -cC '/build' . | docker load [2022-07-28T13:40:39.985Z] #76 19.66 Selecting previously unselected package libyajl-dev:amd64. [2022-07-28T13:40:39.985Z] #76 19.67 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-28T13:40:39.985Z] #76 19.68 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T13:40:39.985Z] #76 19.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:40:39.985Z] #76 19.82 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-28T13:40:39.985Z] #76 19.84 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:40:39.985Z] #76 19.87 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-28T13:40:40.245Z] #76 19.89 Setting up file (1:5.39-3) ... [2022-07-28T13:40:40.245Z] #76 19.91 Setting up bzip2 (1.0.8-4) ... [2022-07-28T13:40:40.245Z] #76 19.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:40:40.245Z] #76 19.96 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T13:40:40.245Z] #76 19.99 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:40:40.245Z] #76 20.00 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-28T13:40:40.245Z] #76 20.05 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-28T13:40:40.319Z] #31 DONE 28.9s [2022-07-28T13:40:40.319Z] [2022-07-28T13:40:40.319Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-28T13:40:40.319Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T13:40:40.319Z] #51 22.68 Reading package lists... [2022-07-28T13:40:40.501Z] #76 20.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:40:40.501Z] #76 20.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T13:40:40.501Z] #76 20.14 Setting up patch (2.7.6-7) ... [2022-07-28T13:40:40.501Z] #76 20.17 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:40:40.501Z] #76 20.22 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T13:40:40.501Z] #76 20.26 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T13:40:40.501Z] #76 20.28 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:40:40.501Z] #76 20.31 Setting up libtool (2.4.6-15) ... [2022-07-28T13:40:40.759Z] #76 20.33 Setting up m4 (1.4.18-5) ... [2022-07-28T13:40:40.759Z] #76 20.34 Setting up dpkg-dev (1.20.11) ... [2022-07-28T13:40:40.759Z] #76 20.36 Setting up autoconf (2.69-14) ... [2022-07-28T13:40:40.759Z] #76 20.39 Setting up build-essential (12.9) ... [2022-07-28T13:40:40.759Z] #76 20.41 Setting up automake (1:1.16.3-2) ... [2022-07-28T13:40:40.759Z] #76 20.43 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-28T13:40:40.759Z] #76 20.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:40.780Z] #84 98.09 config.status: creating Makefile [2022-07-28T13:40:40.780Z] #84 98.11 config.status: creating config.h [2022-07-28T13:40:40.780Z] #84 98.12 config.status: executing depfiles commands [2022-07-28T13:40:40.780Z] #84 98.18 config.status: executing libtool commands [2022-07-28T13:40:41.351Z] #84 98.79 GEN .version [2022-07-28T13:40:41.351Z] #84 98.81 make install-recursive [2022-07-28T13:40:41.351Z] #84 98.81 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T13:40:41.351Z] #84 98.88 Making install in libocispec [2022-07-28T13:40:41.351Z] #84 98.89 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:40:41.351Z] #84 98.93 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T13:40:41.614Z] #84 98.93 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T13:40:41.614Z] #84 98.94 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T13:40:41.614Z] #84 98.96 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T13:40:41.640Z] #11 ... [2022-07-28T13:40:41.641Z] [2022-07-28T13:40:41.641Z] #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-28T13:40:41.641Z] #31 sha256:29cbc4311f877c4fa08da55e7ef3a2ab0304b296a92f10a42fbd4eb3bba0a294 [2022-07-28T13:40:41.641Z] #31 2.263 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T13:40:41.641Z] #31 2.515 [2022-07-28T13:40:41.641Z] #31 2.747 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:41.641Z] #31 3.115 [2022-07-28T13:40:41.641Z] #31 4.182 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T13:40:41.641Z] #31 4.515 [2022-07-28T13:40:41.641Z] #31 4.752 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:41.641Z] #31 5.037 [2022-07-28T13:40:41.641Z] #31 6.092 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-28T13:40:41.641Z] #31 6.455 [2022-07-28T13:40:41.641Z] #31 6.688 #=#=# ################## 25.8% ########################################## 59.0% ################################################################# 91.0% ######################################################################## 100.0% [2022-07-28T13:40:41.641Z] #31 7.220 [2022-07-28T13:40:41.641Z] #31 8.212 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T13:40:41.641Z] #31 8.567 [2022-07-28T13:40:41.641Z] #31 8.798 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:41.641Z] #31 9.144 [2022-07-28T13:40:41.641Z] #31 9.929 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T13:40:41.701Z] #51 27.32 Building dependency tree... [2022-07-28T13:40:41.793Z] #76 ... [2022-07-28T13:40:41.793Z] [2022-07-28T13:40:41.793Z] #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-28T13:40:41.793Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:40:41.793Z] #14 11.52 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-28T13:40:41.793Z] #14 12.47 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-28T13:40:41.793Z] #14 12.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-28T13:40:41.793Z] #14 12.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-28T13:40:41.793Z] #14 12.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-28T13:40:41.793Z] #14 12.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T13:40:41.793Z] #14 12.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T13:40:41.793Z] #14 12.90 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-28T13:40:41.793Z] #14 12.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T13:40:41.793Z] #14 12.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-28T13:40:41.793Z] #14 12.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-28T13:40:41.793Z] #14 12.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-28T13:40:41.793Z] #14 12.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-28T13:40:41.793Z] #14 12.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-28T13:40:41.793Z] #14 12.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-28T13:40:41.793Z] #14 12.96 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-28T13:40:41.793Z] #14 12.97 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-28T13:40:41.793Z] #14 12.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T13:40:41.793Z] #14 13.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:41.793Z] #14 13.54 Fetched 115 MB in 3s (35.0 MB/s) [2022-07-28T13:40:41.793Z] #14 13.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T13:40:41.793Z] #14 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 ... 15717 files and directories currently installed.) [2022-07-28T13:40:41.793Z] #14 13.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T13:40:41.793Z] #14 13.67 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T13:40:41.793Z] #14 15.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T13:40:41.793Z] #14 15.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T13:40:41.793Z] #14 15.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T13:40:41.793Z] #14 16.63 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T13:40:41.793Z] #14 16.65 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-28T13:40:41.793Z] #14 16.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T13:40:41.793Z] #14 16.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T13:40:41.793Z] #14 16.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:40:41.793Z] #14 16.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:40:41.793Z] #14 17.01 Selecting previously unselected package dmsetup. [2022-07-28T13:40:41.793Z] #14 17.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:40:41.793Z] #14 17.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-28T13:40:41.793Z] #14 17.41 Selecting previously unselected package mingw-w64-common. [2022-07-28T13:40:41.793Z] #14 17.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-28T13:40:41.793Z] #14 17.46 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-28T13:40:41.793Z] #14 19.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T13:40:41.793Z] #14 19.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-28T13:40:41.793Z] #14 19.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T13:40:41.875Z] #84 99.37 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T13:40:41.875Z] #84 99.50 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T13:40:41.875Z] #84 99.50 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T13:40:41.875Z] #84 99.50 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T13:40:41.875Z] #84 99.50 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T13:40:41.875Z] #84 99.50 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T13:40:41.875Z] #84 99.50 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T13:40:41.875Z] #84 99.50 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T13:40:41.875Z] #84 99.50 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T13:40:41.900Z] #31 10.25 [2022-07-28T13:40:41.900Z] #31 ... [2022-07-28T13:40:41.900Z] [2022-07-28T13:40:41.900Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:41.900Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:41.902Z] #26 ... [2022-07-28T13:40:41.902Z] [2022-07-28T13:40:41.902Z] #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-28T13:40:41.902Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:40:41.902Z] #53 4.262 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-28T13:40:41.902Z] #53 5.235 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T13:40:41.902Z] #53 5.348 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T13:40:41.902Z] #53 5.356 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T13:40:41.902Z] #53 5.456 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T13:40:41.902Z] #53 5.516 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T13:40:41.902Z] #53 5.628 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T13:40:41.902Z] #53 5.651 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T13:40:41.902Z] #53 5.800 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T13:40:41.902Z] #53 5.925 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T13:40:42.051Z] #14 ... [2022-07-28T13:40:42.051Z] [2022-07-28T13:40:42.051Z] #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-28T13:40:42.051Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:40:42.051Z] #51 13.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-28T13:40:42.051Z] #51 13.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:42.051Z] #51 13.88 Fetched 2315 kB in 3s (797 kB/s) [2022-07-28T13:40:42.051Z] #51 14.67 Selecting previously unselected package libprotobuf23:amd64. [2022-07-28T13:40:42.052Z] #51 14.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T13:40:42.052Z] #51 14.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-28T13:40:42.052Z] #51 14.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T13:40:42.052Z] #51 15.27 Selecting previously unselected package python3-pkg-resources. [2022-07-28T13:40:42.052Z] #51 15.27 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T13:40:42.052Z] #51 15.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:40:42.052Z] #51 15.50 Selecting previously unselected package python3-six. [2022-07-28T13:40:42.052Z] #51 15.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-28T13:40:42.052Z] #51 15.52 Unpacking python3-six (1.16.0-2) ... [2022-07-28T13:40:42.052Z] #51 15.78 Selecting previously unselected package python3-protobuf. [2022-07-28T13:40:42.052Z] #51 15.80 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-28T13:40:42.052Z] #51 15.85 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-28T13:40:42.052Z] #51 16.12 Selecting previously unselected package libnet1:amd64. [2022-07-28T13:40:42.052Z] #51 16.13 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T13:40:42.052Z] #51 16.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:40:42.052Z] #51 16.34 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T13:40:42.052Z] #51 16.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T13:40:42.052Z] #51 16.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:40:42.052Z] #51 16.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:40:42.052Z] #51 16.61 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:40:42.052Z] #51 16.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:40:42.052Z] #51 16.74 Selecting previously unselected package criu. [2022-07-28T13:40:42.052Z] #51 16.75 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-28T13:40:42.052Z] #51 16.76 Unpacking criu (3.17.1-1) ... [2022-07-28T13:40:42.052Z] #51 17.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:40:42.052Z] #51 17.83 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T13:40:42.052Z] #51 17.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:40:42.052Z] #51 17.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:40:42.052Z] #51 17.90 Setting up python3-six (1.16.0-2) ... [2022-07-28T13:40:42.052Z] #51 18.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:40:42.052Z] #51 18.38 Setting up python3-protobuf (3.12.4-1) ... [2022-07-28T13:40:42.052Z] #51 19.94 Setting up criu (3.17.1-1) ... [2022-07-28T13:40:42.052Z] #51 20.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:42.136Z] #84 99.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T13:40:42.136Z] #84 99.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T13:40:42.136Z] #84 99.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T13:40:42.136Z] #84 99.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T13:40:42.136Z] #84 99.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T13:40:42.136Z] #84 99.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T13:40:42.136Z] #84 99.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T13:40:42.309Z] #51 DONE 21.8s [2022-07-28T13:40:42.309Z] [2022-07-28T13:40:42.309Z] #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-28T13:40:42.309Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:40:42.309Z] #76 DONE 21.9s [2022-07-28T13:40:42.309Z] [2022-07-28T13:40:42.309Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:40:42.309Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:40:42.565Z] #77 ... [2022-07-28T13:40:42.565Z] [2022-07-28T13:40:42.565Z] #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-28T13:40:42.565Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:40:42.565Z] #42 15.44 Selecting previously unselected package libicu67:amd64. [2022-07-28T13:40:42.565Z] #42 15.45 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-28T13:40:42.565Z] #42 15.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T13:40:42.565Z] #42 17.71 Selecting previously unselected package libxml2:amd64. [2022-07-28T13:40:42.565Z] #42 17.71 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-28T13:40:42.565Z] #42 17.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T13:40:42.565Z] #42 17.98 Selecting previously unselected package libarchive13:amd64. [2022-07-28T13:40:42.565Z] #42 17.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-28T13:40:42.565Z] #42 18.01 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T13:40:42.565Z] #42 18.13 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-28T13:40:42.565Z] #42 18.14 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-28T13:40:42.565Z] #42 18.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T13:40:42.565Z] #42 18.32 Selecting previously unselected package librhash0:amd64. [2022-07-28T13:40:42.565Z] #42 18.34 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-28T13:40:42.565Z] #42 18.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-28T13:40:42.565Z] #42 18.54 Selecting previously unselected package libuv1:amd64. [2022-07-28T13:40:42.565Z] #42 18.54 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-28T13:40:42.565Z] #42 18.56 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-28T13:40:42.565Z] #42 18.64 Selecting previously unselected package cmake. [2022-07-28T13:40:42.565Z] #42 18.64 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-28T13:40:42.565Z] #42 18.66 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-28T13:40:42.565Z] #42 20.50 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T13:40:42.565Z] #42 20.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:40:42.565Z] #42 20.54 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-28T13:40:42.565Z] #42 20.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:40:42.565Z] #42 20.64 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T13:40:42.565Z] #42 21.02 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-28T13:40:42.565Z] #42 21.20 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T13:40:42.565Z] #42 21.38 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T13:40:42.565Z] #42 21.53 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T13:40:42.565Z] #42 21.57 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-28T13:40:42.565Z] #42 21.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:42.565Z] #42 DONE 22.3s [2022-07-28T13:40:42.565Z] [2022-07-28T13:40:42.565Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T13:40:42.565Z] #43 sha256:67cbc8bc5a05d372828132c33377ec44f6d9eb8d5758cacb16c4d62f862d6c63 [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T13:40:42.707Z] #84 100.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T13:40:42.707Z] #84 100.3 make install-recursive [2022-07-28T13:40:42.707Z] #84 100.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:40:42.707Z] #84 100.3 Making install in yajl [2022-07-28T13:40:42.838Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-28T13:40:42.967Z] #84 100.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:40:42.967Z] #84 100.4 CC verify/json_verify-json_verify.o [2022-07-28T13:40:42.967Z] #84 100.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T13:40:42.967Z] #84 100.4 CC src/libyajl_la-yajl.lo [2022-07-28T13:40:42.967Z] #84 100.4 CC src/libyajl_la-yajl_gen.lo [2022-07-28T13:40:42.967Z] #84 100.4 CC src/libyajl_la-yajl_buf.lo [2022-07-28T13:40:42.967Z] #84 100.4 CC src/libyajl_la-yajl_parser.lo [2022-07-28T13:40:42.967Z] #84 100.4 CC src/libyajl_la-yajl_encode.lo [2022-07-28T13:40:42.967Z] #84 100.5 CC src/libyajl_la-yajl_lex.lo [2022-07-28T13:40:42.967Z] #84 100.5 CC src/libyajl_la-yajl_tree.lo [2022-07-28T13:40:43.129Z] #43 DONE 0.6s [2022-07-28T13:40:43.129Z] [2022-07-28T13:40:43.129Z] #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-28T13:40:43.129Z] #44 sha256:22482233f73263a00f8351af41a55c0b399260f76cc5cd61e69ff9a4ef563f9a [2022-07-28T13:40:43.229Z] #84 ... [2022-07-28T13:40:43.229Z] [2022-07-28T13:40:43.229Z] #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-28T13:40:43.229Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:40:43.490Z] #19 131.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-28T13:40:43.490Z] #19 131.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:40:43.490Z] #19 131.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-28T13:40:43.490Z] #19 131.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-28T13:40:43.490Z] #19 131.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:40:43.490Z] #19 131.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T13:40:43.693Z] #44 ... [2022-07-28T13:40:43.693Z] [2022-07-28T13:40:43.693Z] #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-28T13:40:43.693Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:40:43.693Z] #34 13.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T13:40:43.693Z] #34 13.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T13:40:43.801Z] #53 ... [2022-07-28T13:40:43.801Z] [2022-07-28T13:40:43.801Z] #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-28T13:40:43.801Z] #26 sha256:ed35566add3fa4b2ecf53523be7021b396c343290745c31f13ba5beaf26f5ef2 [2022-07-28T13:40:43.801Z] #26 6.892 + RM_GOPATH=0 [2022-07-28T13:40:43.801Z] #26 6.892 + TMP_GOPATH= [2022-07-28T13:40:43.801Z] #26 6.892 + : /build [2022-07-28T13:40:43.801Z] #26 6.892 + '[' -z '' ']' [2022-07-28T13:40:43.801Z] #26 6.892 ++ mktemp -d [2022-07-28T13:40:43.801Z] #26 6.892 + export GOPATH=/tmp/tmp.s4cUPUMXrS [2022-07-28T13:40:43.801Z] #26 6.892 + GOPATH=/tmp/tmp.s4cUPUMXrS [2022-07-28T13:40:43.801Z] #26 6.892 + RM_GOPATH=1 [2022-07-28T13:40:43.801Z] #26 6.892 + case "$(go env GOARCH)" in [2022-07-28T13:40:43.801Z] #26 6.892 ++ go env GOARCH [2022-07-28T13:40:43.801Z] #26 6.923 Install docker/cli version 17.06.2-ce from stable [2022-07-28T13:40:43.801Z] #26 6.924 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:43.801Z] #26 6.924 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:43.801Z] #26 6.924 ++ dirname /install.sh [2022-07-28T13:40:43.801Z] #26 6.924 + dir=/ [2022-07-28T13:40:43.801Z] #26 6.924 + bin=dockercli [2022-07-28T13:40:43.801Z] #26 6.924 + shift [2022-07-28T13:40:43.801Z] #26 6.924 + '[' '!' -f //dockercli.installer ']' [2022-07-28T13:40:43.801Z] #26 6.924 + . //dockercli.installer [2022-07-28T13:40:43.801Z] #26 6.924 ++ : stable [2022-07-28T13:40:43.801Z] #26 6.924 ++ : 17.06.2-ce [2022-07-28T13:40:43.801Z] #26 6.924 + install_dockercli [2022-07-28T13:40:43.801Z] #26 6.924 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T13:40:43.801Z] #26 6.924 ++ uname -m [2022-07-28T13:40:43.801Z] #26 6.976 + arch=x86_64 [2022-07-28T13:40:43.801Z] #26 6.976 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T13:40:43.801Z] #26 6.976 + url=https://download.docker.com/linux/static [2022-07-28T13:40:43.801Z] #26 6.976 + tar -xz docker/docker [2022-07-28T13:40:43.801Z] #26 6.976 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T13:40:43.950Z] #34 ... [2022-07-28T13:40:43.950Z] [2022-07-28T13:40:43.950Z] #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-28T13:40:43.950Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:40:43.950Z] #14 23.04 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T13:40:43.950Z] #14 23.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:40:43.950Z] #14 23.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T13:40:43.950Z] #14 23.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-28T13:40:43.950Z] #14 23.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:40:43.950Z] #14 23.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T13:40:44.248Z] #51 31.00 The following additional packages will be installed: [2022-07-28T13:40:44.248Z] #51 31.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T13:40:44.248Z] #51 31.01 python3-protobuf python3-six [2022-07-28T13:40:44.248Z] #51 31.02 Suggested packages: [2022-07-28T13:40:44.248Z] #51 31.04 python3-setuptools [2022-07-28T13:40:44.248Z] #51 31.04 Recommended packages: [2022-07-28T13:40:44.248Z] #51 31.04 iproute2 | iproute [2022-07-28T13:40:44.509Z] #51 31.61 The following NEW packages will be installed: [2022-07-28T13:40:44.509Z] #51 31.61 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T13:40:44.509Z] #51 31.62 python3-protobuf python3-six [2022-07-28T13:40:45.096Z] #51 32.09 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:40:45.096Z] #51 32.09 Need to get 2136 kB of archives. [2022-07-28T13:40:45.096Z] #51 32.09 After this operation, 10.8 MB of additional disk space will be used. [2022-07-28T13:40:45.096Z] #51 32.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-28T13:40:45.096Z] #51 ... [2022-07-28T13:40:45.096Z] [2022-07-28T13:40:45.096Z] #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-28T13:40:45.096Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T13:40:45.096Z] #55 22.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-28T13:40:45.096Z] #55 22.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-28T13:40:45.096Z] #55 22.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-28T13:40:45.096Z] #55 22.77 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-28T13:40:45.096Z] #55 22.82 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-28T13:40:45.096Z] #55 22.90 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-28T13:40:45.096Z] #55 22.99 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-28T13:40:45.096Z] #55 23.00 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-28T13:40:45.096Z] #55 23.21 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-28T13:40:45.096Z] #55 23.33 go: downloading honnef.co/go/tools v0.3.1 [2022-07-28T13:40:45.096Z] #55 24.69 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-28T13:40:45.096Z] #55 24.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T13:40:45.096Z] #55 24.88 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-28T13:40:45.096Z] #55 24.93 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-28T13:40:45.096Z] #55 25.01 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-28T13:40:45.096Z] #55 25.02 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T13:40:45.096Z] #55 25.04 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T13:40:45.096Z] #55 25.10 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-28T13:40:45.096Z] #55 25.17 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T13:40:45.096Z] #55 25.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T13:40:45.096Z] #55 25.50 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-28T13:40:45.096Z] #55 25.56 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-28T13:40:45.096Z] #55 25.68 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-28T13:40:45.096Z] #55 25.80 go: downloading golang.org/x/text v0.3.7 [2022-07-28T13:40:45.096Z] #55 30.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-28T13:40:45.096Z] #55 30.92 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-28T13:40:45.096Z] #55 30.93 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T13:40:45.096Z] #55 31.01 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T13:40:45.096Z] #55 31.03 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-28T13:40:45.096Z] #55 31.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-28T13:40:45.096Z] #55 31.15 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-28T13:40:45.096Z] #55 31.29 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-28T13:40:45.096Z] #55 31.29 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-28T13:40:45.096Z] #55 31.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-28T13:40:45.096Z] #55 31.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-28T13:40:45.096Z] #55 31.46 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-28T13:40:45.096Z] #55 32.14 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-28T13:40:45.096Z] #55 32.28 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-28T13:40:45.096Z] #55 32.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T13:40:45.096Z] #55 ... [2022-07-28T13:40:45.096Z] [2022-07-28T13:40:45.096Z] #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-28T13:40:45.096Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T13:40:45.096Z] #51 32.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T13:40:45.096Z] #51 32.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-28T13:40:45.096Z] #51 32.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-28T13:40:45.096Z] #51 32.15 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-28T13:40:45.096Z] #51 32.16 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-28T13:40:45.096Z] #51 32.16 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-28T13:40:45.381Z] #11 ... [2022-07-28T13:40:45.381Z] [2022-07-28T13:40:45.381Z] #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-28T13:40:45.381Z] #31 sha256:29cbc4311f877c4fa08da55e7ef3a2ab0304b296a92f10a42fbd4eb3bba0a294 [2022-07-28T13:40:45.381Z] #31 10.48 #=#=# ######################################################################## 100.0% [2022-07-28T13:40:45.381Z] #31 10.79 [2022-07-28T13:40:45.381Z] #31 10.86 Download of images into '/build' complete. [2022-07-28T13:40:45.381Z] #31 10.86 Use something like the following to load the result into a Docker daemon: [2022-07-28T13:40:45.381Z] #31 10.86 tar -cC '/build' . | docker load [2022-07-28T13:40:45.381Z] #31 DONE 13.4s [2022-07-28T13:40:45.381Z] [2022-07-28T13:40:45.381Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T13:40:45.381Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T13:40:45.842Z] #14 25.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-28T13:40:45.842Z] #14 25.46 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:40:45.842Z] #14 25.47 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:40:46.325Z] #26 ... [2022-07-28T13:40:46.325Z] [2022-07-28T13:40:46.325Z] #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-28T13:40:46.325Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:40:46.325Z] #55 4.954 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-28T13:40:46.325Z] #55 6.496 go: downloading github.com/fatih/color v1.13.0 [2022-07-28T13:40:46.325Z] #55 6.496 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T13:40:46.325Z] #55 6.601 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-28T13:40:46.325Z] #55 6.620 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T13:40:46.325Z] #55 6.875 go: downloading github.com/spf13/viper v1.11.0 [2022-07-28T13:40:46.325Z] #55 6.918 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-28T13:40:46.325Z] #55 7.428 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-28T13:40:46.325Z] #55 7.586 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-28T13:40:46.325Z] #55 9.422 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-28T13:40:46.325Z] #55 9.618 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-28T13:40:46.325Z] #55 9.832 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T13:40:46.325Z] #55 9.859 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-28T13:40:46.325Z] #55 ... [2022-07-28T13:40:46.325Z] [2022-07-28T13:40:46.326Z] #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-28T13:40:46.326Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T13:40:46.326Z] #38 3.783 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-28T13:40:46.583Z] #38 ... [2022-07-28T13:40:46.583Z] [2022-07-28T13:40:46.583Z] #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-28T13:40:46.583Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T13:40:46.583Z] #62 3.093 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:46.583Z] #62 3.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:46.583Z] #62 3.112 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:46.583Z] #62 3.327 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:46.583Z] #62 3.960 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:46.583Z] #62 4.775 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:46.583Z] #62 9.394 Fetched 8561 kB in 7s (1305 kB/s) [2022-07-28T13:40:46.583Z] #62 9.394 Reading package lists... [2022-07-28T13:40:46.583Z] #62 ... [2022-07-28T13:40:46.583Z] [2022-07-28T13:40:46.583Z] #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-28T13:40:46.583Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T13:40:46.583Z] #57 3.327 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T13:40:46.583Z] #57 4.566 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T13:40:46.583Z] #57 4.566 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T13:40:46.583Z] #57 4.628 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T13:40:46.583Z] #57 5.531 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T13:40:46.840Z] #57 ... [2022-07-28T13:40:46.840Z] [2022-07-28T13:40:46.840Z] #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-28T13:40:46.840Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:40:46.840Z] #51 7.663 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:46.840Z] #51 7.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:46.840Z] #51 7.726 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:46.840Z] #51 8.290 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-28T13:40:46.840Z] #51 8.790 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:47.013Z] #51 ... [2022-07-28T13:40:47.013Z] [2022-07-28T13:40:47.013Z] #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-28T13:40:47.013Z] #57 sha256:95f75c0ba7653abbea117a11e6b5c2395e657e3d69a3a42dbd95bcf2b2e89295 [2022-07-28T13:40:47.013Z] #57 32.99 v3.0.2 [2022-07-28T13:40:47.013Z] #57 DONE 34.0s [2022-07-28T13:40:47.013Z] [2022-07-28T13:40:47.013Z] #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-28T13:40:47.013Z] #62 sha256:ae6af6da42fb72459b942f5b6e072020c560ebfc1c4bc6897071bc5f56e95f77 [2022-07-28T13:40:47.013Z] #62 20.77 Reading package lists... [2022-07-28T13:40:47.013Z] #62 25.46 Building dependency tree... [2022-07-28T13:40:47.013Z] #62 29.63 The following additional packages will be installed: [2022-07-28T13:40:47.013Z] #62 29.64 libbtrfs0 [2022-07-28T13:40:47.013Z] #62 29.83 The following NEW packages will be installed: [2022-07-28T13:40:47.013Z] #62 29.83 libbtrfs-dev libbtrfs0 [2022-07-28T13:40:47.013Z] #62 30.25 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:40:47.013Z] #62 30.25 Need to get 454 kB of archives. [2022-07-28T13:40:47.013Z] #62 30.25 After this operation, 1275 kB of additional disk space will be used. [2022-07-28T13:40:47.013Z] #62 30.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-28T13:40:47.013Z] #62 30.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-28T13:40:47.013Z] #62 31.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:47.013Z] #62 31.55 Fetched 454 kB in 0s (1182 kB/s) [2022-07-28T13:40:47.013Z] #62 31.67 Selecting previously unselected package libbtrfs0:arm64. [2022-07-28T13:40:47.013Z] #62 31.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-28T13:40:47.013Z] #62 31.75 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-28T13:40:47.013Z] #62 31.76 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-28T13:40:47.013Z] #62 32.00 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-28T13:40:47.013Z] #62 32.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-28T13:40:47.013Z] #62 32.04 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-28T13:40:47.013Z] #62 32.52 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-28T13:40:47.013Z] #62 32.58 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-28T13:40:47.013Z] #62 32.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:47.013Z] #62 DONE 34.0s [2022-07-28T13:40:47.013Z] [2022-07-28T13:40:47.013Z] #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-28T13:40:47.013Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T13:40:47.013Z] #76 21.89 Reading package lists... [2022-07-28T13:40:47.013Z] #76 26.50 Building dependency tree... [2022-07-28T13:40:47.013Z] #76 30.30 python3 is already the newest version (3.9.2-3). [2022-07-28T13:40:47.013Z] #76 30.30 The following additional packages will be installed: [2022-07-28T13:40:47.013Z] #76 30.30 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-28T13:40:47.013Z] #76 30.31 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-28T13:40:47.013Z] #76 30.32 Suggested packages: [2022-07-28T13:40:47.013Z] #76 30.33 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-28T13:40:47.013Z] #76 30.33 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-28T13:40:47.013Z] #76 30.33 m4-doc ed diffutils-doc [2022-07-28T13:40:47.013Z] #76 30.33 Recommended packages: [2022-07-28T13:40:47.013Z] #76 30.33 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-28T13:40:47.013Z] #76 31.61 The following NEW packages will be installed: [2022-07-28T13:40:47.013Z] #76 31.62 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-28T13:40:47.013Z] #76 31.62 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-28T13:40:47.013Z] #76 31.62 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-28T13:40:47.013Z] #76 31.63 libyajl2 m4 patch xz-utils [2022-07-28T13:40:47.013Z] #76 32.04 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:40:47.013Z] #76 32.04 Need to get 5916 kB of archives. [2022-07-28T13:40:47.013Z] #76 32.04 After this operation, 18.6 MB of additional disk space will be used. [2022-07-28T13:40:47.013Z] #76 32.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-28T13:40:47.013Z] #76 32.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-28T13:40:47.013Z] #76 32.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-28T13:40:47.013Z] #76 32.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-28T13:40:47.013Z] #76 32.06 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-28T13:40:47.013Z] #76 32.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-28T13:40:47.013Z] #76 32.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-28T13:40:47.013Z] #76 32.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-28T13:40:47.013Z] #76 32.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-28T13:40:47.013Z] #76 32.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-28T13:40:47.013Z] #76 32.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-28T13:40:47.013Z] #76 32.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-28T13:40:47.013Z] #76 32.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-28T13:40:47.013Z] #76 32.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-28T13:40:47.013Z] #76 32.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-28T13:40:47.013Z] #76 32.32 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-28T13:40:47.013Z] #76 32.33 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-28T13:40:47.013Z] #76 32.33 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-28T13:40:47.013Z] #76 32.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-28T13:40:47.013Z] #76 32.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-28T13:40:47.013Z] #76 32.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-28T13:40:47.013Z] #76 32.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-28T13:40:47.013Z] #76 32.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-28T13:40:47.013Z] #76 33.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:47.013Z] #76 33.69 Fetched 5916 kB in 1s (8863 kB/s) [2022-07-28T13:40:47.013Z] #76 33.92 Selecting previously unselected package bzip2. [2022-07-28T13:40:47.013Z] #76 33.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-28T13:40:47.013Z] #76 33.96 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-28T13:40:47.013Z] #76 33.98 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:40:47.013Z] #76 34.30 Selecting previously unselected package libmagic-mgc. [2022-07-28T13:40:47.013Z] #76 ... [2022-07-28T13:40:47.013Z] [2022-07-28T13:40:47.013Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T13:40:47.013Z] #63 sha256:8ae40f2d0e8815c15ae396552a76889a88a6bb266f26623d5e0fb5b6f89a5470 [2022-07-28T13:40:47.013Z] #63 DONE 0.4s [2022-07-28T13:40:47.013Z] [2022-07-28T13:40:47.013Z] #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-28T13:40:47.013Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T13:40:47.013Z] #76 34.31 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-28T13:40:47.013Z] #76 34.36 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-28T13:40:47.013Z] #76 ... [2022-07-28T13:40:47.013Z] [2022-07-28T13:40:47.013Z] #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-28T13:40:47.013Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T13:40:47.013Z] #55 32.38 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-28T13:40:47.013Z] #55 32.67 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-28T13:40:47.013Z] #55 32.74 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-28T13:40:47.013Z] #55 32.77 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-28T13:40:47.013Z] #55 32.81 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-28T13:40:47.013Z] #55 32.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-28T13:40:47.013Z] #55 32.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-28T13:40:47.013Z] #55 32.96 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-28T13:40:47.013Z] #55 33.09 go: downloading github.com/prometheus/common v0.32.1 [2022-07-28T13:40:47.013Z] #55 33.39 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-28T13:40:47.013Z] #55 33.40 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-28T13:40:47.097Z] #51 ... [2022-07-28T13:40:47.097Z] [2022-07-28T13:40:47.097Z] #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-28T13:40:47.097Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:40:47.097Z] #14 7.458 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:47.097Z] #14 7.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:47.097Z] #14 7.459 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:47.097Z] #14 8.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:47.097Z] #14 ... [2022-07-28T13:40:47.097Z] [2022-07-28T13:40:47.097Z] #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-28T13:40:47.097Z] #67 sha256:658034061983d8b42fc1b176d240fd6e3fbaeffa91f5007130e24f037890fc9c [2022-07-28T13:40:47.097Z] #67 7.261 + RM_GOPATH=0 [2022-07-28T13:40:47.097Z] #67 7.262 + TMP_GOPATH= [2022-07-28T13:40:47.097Z] #67 7.276 + : /build [2022-07-28T13:40:47.097Z] #67 7.276 + '[' -z '' ']' [2022-07-28T13:40:47.097Z] #67 7.276 ++ mktemp -d [2022-07-28T13:40:47.097Z] #67 7.276 + export GOPATH=/tmp/tmp.cy9p7JubXn [2022-07-28T13:40:47.097Z] #67 7.276 + GOPATH=/tmp/tmp.cy9p7JubXn [2022-07-28T13:40:47.097Z] #67 7.276 + RM_GOPATH=1 [2022-07-28T13:40:47.097Z] #67 7.276 + case "$(go env GOARCH)" in [2022-07-28T13:40:47.097Z] #67 7.276 ++ go env GOARCH [2022-07-28T13:40:47.097Z] #67 7.319 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:40:47.097Z] #67 7.319 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:47.097Z] #67 7.319 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:47.097Z] #67 7.319 ++ dirname /install.sh [2022-07-28T13:40:47.097Z] #67 7.319 + dir=/ [2022-07-28T13:40:47.097Z] #67 7.319 + bin=rootlesskit [2022-07-28T13:40:47.097Z] #67 7.319 + shift [2022-07-28T13:40:47.097Z] #67 7.319 + '[' '!' -f //rootlesskit.installer ']' [2022-07-28T13:40:47.097Z] #67 7.319 + . //rootlesskit.installer [2022-07-28T13:40:47.097Z] #67 7.319 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:40:47.097Z] #67 7.319 + install_rootlesskit [2022-07-28T13:40:47.097Z] #67 7.319 + case "$1" in [2022-07-28T13:40:47.097Z] #67 7.319 + export CGO_ENABLED=0 [2022-07-28T13:40:47.097Z] #67 7.319 + CGO_ENABLED=0 [2022-07-28T13:40:47.097Z] #67 7.319 + _install_rootlesskit [2022-07-28T13:40:47.097Z] #67 7.319 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-28T13:40:47.097Z] #67 7.319 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T13:40:47.097Z] #67 7.319 + GOBIN=/build [2022-07-28T13:40:47.097Z] #67 7.319 + GO111MODULE=on [2022-07-28T13:40:47.097Z] #67 7.319 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:40:47.097Z] #67 7.893 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T13:40:47.211Z] #14 ... [2022-07-28T13:40:47.211Z] [2022-07-28T13:40:47.211Z] #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-28T13:40:47.211Z] #64 sha256:6ff797498162dfbc2cbfea02d1b2ef9618ed3a33996f7f934a0a2b3d004d8208 [2022-07-28T13:40:47.211Z] #64 1.452 + RM_GOPATH=0 [2022-07-28T13:40:47.211Z] #64 1.452 + TMP_GOPATH= [2022-07-28T13:40:47.211Z] #64 1.452 + : /build [2022-07-28T13:40:47.211Z] #64 1.452 + '[' -z '' ']' [2022-07-28T13:40:47.211Z] #64 1.452 ++ mktemp -d [2022-07-28T13:40:47.211Z] #64 1.469 + export GOPATH=/tmp/tmp.AQHiONy7zA [2022-07-28T13:40:47.211Z] #64 1.469 + GOPATH=/tmp/tmp.AQHiONy7zA [2022-07-28T13:40:47.211Z] #64 1.469 + RM_GOPATH=1 [2022-07-28T13:40:47.211Z] #64 1.469 + case "$(go env GOARCH)" in [2022-07-28T13:40:47.211Z] #64 1.469 ++ go env GOARCH [2022-07-28T13:40:47.211Z] #64 1.472 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:47.211Z] #64 1.472 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:47.211Z] #64 1.472 ++ dirname /install.sh [2022-07-28T13:40:47.211Z] #64 1.472 + dir=/ [2022-07-28T13:40:47.211Z] #64 1.472 + bin=containerd [2022-07-28T13:40:47.211Z] #64 1.472 + shift [2022-07-28T13:40:47.211Z] #64 1.472 + '[' '!' -f //containerd.installer ']' [2022-07-28T13:40:47.211Z] #64 1.472 + . //containerd.installer [2022-07-28T13:40:47.211Z] #64 1.472 ++ set -e [2022-07-28T13:40:47.211Z] #64 1.472 ++ : v1.6.6 [2022-07-28T13:40:47.211Z] #64 1.472 + install_containerd [2022-07-28T13:40:47.211Z] #64 1.508 + echo 'Install containerd version v1.6.6' [2022-07-28T13:40:47.211Z] #64 1.508 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AQHiONy7zA/src/github.com/containerd/containerd [2022-07-28T13:40:47.211Z] #64 1.510 Cloning into '/tmp/tmp.AQHiONy7zA/src/github.com/containerd/containerd'... [2022-07-28T13:40:47.212Z] #64 1.511 Install containerd version v1.6.6 [2022-07-28T13:40:47.212Z] #64 ... [2022-07-28T13:40:47.212Z] [2022-07-28T13:40:47.212Z] #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-28T13:40:47.212Z] #44 sha256:22482233f73263a00f8351af41a55c0b399260f76cc5cd61e69ff9a4ef563f9a [2022-07-28T13:40:47.212Z] #44 1.026 + RM_GOPATH=0 [2022-07-28T13:40:47.212Z] #44 1.026 + TMP_GOPATH= [2022-07-28T13:40:47.212Z] #44 1.026 + : /build [2022-07-28T13:40:47.212Z] #44 1.026 + '[' -z '' ']' [2022-07-28T13:40:47.212Z] #44 1.026 ++ mktemp -d [2022-07-28T13:40:47.212Z] #44 1.028 + export GOPATH=/tmp/tmp.FRgO9o4rcS [2022-07-28T13:40:47.212Z] #44 1.028 + GOPATH=/tmp/tmp.FRgO9o4rcS [2022-07-28T13:40:47.212Z] #44 1.028 + RM_GOPATH=1 [2022-07-28T13:40:47.212Z] #44 1.028 + case "$(go env GOARCH)" in [2022-07-28T13:40:47.212Z] #44 1.029 ++ go env GOARCH [2022-07-28T13:40:47.212Z] #44 1.040 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:47.212Z] #44 1.040 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:47.212Z] #44 1.045 ++ dirname /install.sh [2022-07-28T13:40:47.212Z] #44 1.045 + dir=/ [2022-07-28T13:40:47.212Z] #44 1.045 + bin=tini [2022-07-28T13:40:47.212Z] #44 1.045 + shift [2022-07-28T13:40:47.212Z] #44 1.045 + '[' '!' -f //tini.installer ']' [2022-07-28T13:40:47.212Z] #44 1.045 + . //tini.installer [2022-07-28T13:40:47.212Z] #44 1.045 ++ : v0.19.0 [2022-07-28T13:40:47.212Z] #44 1.045 + install_tini [2022-07-28T13:40:47.212Z] #44 1.045 + echo 'Install tini version v0.19.0' [2022-07-28T13:40:47.212Z] #44 1.045 + git clone https://github.com/krallin/tini.git /tmp/tmp.FRgO9o4rcS/tini [2022-07-28T13:40:47.212Z] #44 1.046 Install tini version v0.19.0 [2022-07-28T13:40:47.212Z] #44 1.054 Cloning into '/tmp/tmp.FRgO9o4rcS/tini'... [2022-07-28T13:40:47.212Z] #44 1.476 + cd /tmp/tmp.FRgO9o4rcS/tini [2022-07-28T13:40:47.212Z] #44 1.476 + git checkout -q v0.19.0 [2022-07-28T13:40:47.212Z] #44 1.484 + cmake . [2022-07-28T13:40:47.212Z] #44 1.693 -- The C compiler identification is GNU 10.2.1 [2022-07-28T13:40:47.212Z] #44 1.712 -- Detecting C compiler ABI info [2022-07-28T13:40:47.212Z] #44 2.000 -- Detecting C compiler ABI info - done [2022-07-28T13:40:47.212Z] #44 2.048 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-28T13:40:47.212Z] #44 2.049 -- Detecting C compile features [2022-07-28T13:40:47.212Z] #44 2.049 -- Detecting C compile features - done [2022-07-28T13:40:47.212Z] #44 2.063 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T13:40:47.212Z] #44 2.159 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T13:40:47.212Z] #44 2.226 -- Configuring done [2022-07-28T13:40:47.212Z] #44 2.245 -- Generating done [2022-07-28T13:40:47.212Z] #44 2.253 -- Build files have been written to: /tmp/tmp.FRgO9o4rcS/tini [2022-07-28T13:40:47.212Z] #44 2.256 + make tini-static [2022-07-28T13:40:47.212Z] #44 2.402 Scanning dependencies of target tini-static [2022-07-28T13:40:47.212Z] #44 2.438 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T13:40:47.212Z] #44 2.868 [100%] Linking C executable tini-static [2022-07-28T13:40:47.212Z] #44 3.054 [100%] Built target tini-static [2022-07-28T13:40:47.212Z] #44 3.068 + mkdir -p /build [2022-07-28T13:40:47.212Z] #44 3.070 + cp tini-static /build/docker-init [2022-07-28T13:40:47.284Z] #55 ... [2022-07-28T13:40:47.284Z] [2022-07-28T13:40:47.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-28T13:40:47.284Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T13:40:47.284Z] #47 24.26 + 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-28T13:40:47.354Z] #67 ... [2022-07-28T13:40:47.354Z] [2022-07-28T13:40:47.354Z] #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-28T13:40:47.354Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T13:40:47.354Z] #40 5.170 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-28T13:40:47.354Z] #40 5.816 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-28T13:40:47.354Z] #40 6.845 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T13:40:47.354Z] #40 6.886 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-28T13:40:47.354Z] #40 7.082 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-28T13:40:47.354Z] #40 9.763 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T13:40:47.354Z] #40 9.908 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T13:40:47.354Z] #40 ... [2022-07-28T13:40:47.354Z] [2022-07-28T13:40:47.354Z] #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-28T13:40:47.354Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:40:47.354Z] #34 5.786 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T13:40:47.354Z] #34 5.786 Cloning into '.'... [2022-07-28T13:40:47.545Z] #47 ... [2022-07-28T13:40:47.545Z] [2022-07-28T13:40:47.545Z] #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-28T13:40:47.545Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T13:40:47.545Z] #51 34.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-28T13:40:47.612Z] #34 ... [2022-07-28T13:40:47.613Z] [2022-07-28T13:40:47.613Z] #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-28T13:40:47.613Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:40:47.613Z] #36 5.308 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-28T13:40:47.613Z] #36 ... [2022-07-28T13:40:47.613Z] [2022-07-28T13:40:47.613Z] #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-28T13:40:47.613Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:40:47.613Z] #47 7.572 + git clone https://github.com/docker/distribution.git . [2022-07-28T13:40:47.613Z] #47 7.579 Cloning into '.'... [2022-07-28T13:40:47.786Z] #44 DONE 4.7s [2022-07-28T13:40:47.787Z] [2022-07-28T13:40:47.787Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:40:47.787Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:40:47.787Z] #77 1.525 Cloning into '/tmp/crun-build'... [2022-07-28T13:40:47.787Z] #77 3.127 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T13:40:47.787Z] #77 3.144 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T13:40:47.787Z] #77 5.644 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T13:40:47.787Z] #77 5.665 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T13:40:47.787Z] #77 5.665 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T13:40:47.787Z] #77 5.665 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T13:40:47.787Z] #77 5.688 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T13:40:47.874Z] #47 ... [2022-07-28T13:40:47.874Z] [2022-07-28T13:40:47.874Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T13:40:47.874Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:40:47.874Z] #42 8.106 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:47.875Z] #42 8.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:47.875Z] #42 8.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:47.875Z] #42 9.015 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:47.875Z] #42 11.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:47.914Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s [2022-07-28T13:40:48.131Z] #42 ... [2022-07-28T13:40:48.131Z] [2022-07-28T13:40:48.131Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-28T13:40:48.131Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:40:48.131Z] #76 5.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:48.131Z] #76 5.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:48.131Z] #76 5.424 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:48.131Z] #76 6.014 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:48.131Z] #76 7.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:48.131Z] #76 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:48.131Z] #76 ... [2022-07-28T13:40:48.131Z] [2022-07-28T13:40:48.131Z] #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-28T13:40:48.131Z] #67 sha256:658034061983d8b42fc1b176d240fd6e3fbaeffa91f5007130e24f037890fc9c [2022-07-28T13:40:48.131Z] #67 10.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T13:40:48.131Z] #67 10.92 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-28T13:40:48.388Z] #67 11.72 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-28T13:40:48.718Z] #77 6.417 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T13:40:48.775Z] #19 ... [2022-07-28T13:40:48.775Z] [2022-07-28T13:40:48.775Z] #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-28T13:40:48.775Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:40:48.775Z] #84 104.0 CCLD libyajl.la [2022-07-28T13:40:48.775Z] #84 104.3 CCLD verify/json_verify [2022-07-28T13:40:48.775Z] #84 104.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:40:48.775Z] #84 104.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T13:40:48.775Z] #84 104.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T13:40:48.775Z] #84 104.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:40:48.775Z] #84 104.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:40:48.775Z] #84 104.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:40:48.775Z] #84 104.7 CC src/validate.o [2022-07-28T13:40:48.775Z] #84 104.7 CC src/image_spec_schema_config_schema.lo [2022-07-28T13:40:48.775Z] #84 104.7 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T13:40:48.775Z] #84 104.7 CC src/image_spec_schema_defs.lo [2022-07-28T13:40:48.775Z] #84 104.7 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T13:40:48.775Z] #84 104.7 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T13:40:48.775Z] #84 104.8 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T13:40:48.775Z] #84 104.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T13:40:48.775Z] #84 104.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T13:40:48.775Z] #84 104.8 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T13:40:48.775Z] #84 104.8 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T13:40:48.775Z] #84 104.8 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T13:40:48.775Z] #84 104.8 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T13:40:48.775Z] #84 104.9 CC src/runtime_spec_schema_defs.lo [2022-07-28T13:40:48.775Z] #84 104.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T13:40:48.775Z] #84 104.9 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T13:40:48.775Z] #84 104.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T13:40:48.775Z] #84 104.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T13:40:48.775Z] #84 105.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T13:40:48.775Z] #84 105.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T13:40:48.775Z] #84 105.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T13:40:48.775Z] #84 105.2 CC src/basic_test_double_array_item.lo [2022-07-28T13:40:48.775Z] #84 105.2 CC src/basic_test_double_array.lo [2022-07-28T13:40:48.775Z] #84 105.3 CC src/basic_test_top_array_int.lo [2022-07-28T13:40:48.775Z] #84 105.3 CC src/basic_test_top_array_string.lo [2022-07-28T13:40:48.775Z] #84 105.4 CC src/basic_test_top_double_array_int.lo [2022-07-28T13:40:48.775Z] #84 105.5 CC src/basic_test_top_double_array_obj.lo [2022-07-28T13:40:48.775Z] #84 105.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T13:40:48.775Z] #84 105.6 CC src/basic_test_top_double_array_string.lo [2022-07-28T13:40:48.775Z] #84 105.7 CC src/json_common.lo [2022-07-28T13:40:48.775Z] #84 105.7 CC tests/test-1.o [2022-07-28T13:40:48.775Z] #84 105.7 CC src/read-file.lo [2022-07-28T13:40:48.775Z] #84 105.8 CC tests/test-2.o [2022-07-28T13:40:48.775Z] #84 105.8 CC tests/test-3.o [2022-07-28T13:40:48.775Z] #84 105.9 CC tests/test-4.o [2022-07-28T13:40:48.775Z] #84 105.9 CC tests/test-5.o [2022-07-28T13:40:48.775Z] #84 105.9 CC tests/test-6.o [2022-07-28T13:40:48.775Z] #84 106.0 CC tests/test-7.o [2022-07-28T13:40:48.775Z] #84 106.1 CC tests/test-8.o [2022-07-28T13:40:48.775Z] #84 106.2 CC tests/test-9.o [2022-07-28T13:40:48.775Z] #84 106.2 CC tests/test-10.o [2022-07-28T13:40:48.775Z] #84 106.3 CC tests/test-11.o [2022-07-28T13:40:48.936Z] #51 ... [2022-07-28T13:40:48.936Z] [2022-07-28T13:40:48.936Z] #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-28T13:40:48.936Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:40:48.936Z] #14 21.61 Reading package lists... [2022-07-28T13:40:48.936Z] #14 26.20 Building dependency tree... [2022-07-28T13:40:48.936Z] #14 29.36 The following additional packages will be installed: [2022-07-28T13:40:48.936Z] #14 29.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T13:40:48.936Z] #14 29.38 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-28T13:40:48.936Z] #14 29.38 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-28T13:40:48.936Z] #14 29.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-28T13:40:48.936Z] #14 29.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-28T13:40:48.936Z] #14 29.39 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-28T13:40:48.936Z] #14 29.39 mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T13:40:48.936Z] #14 29.41 Suggested packages: [2022-07-28T13:40:48.936Z] #14 29.41 gcc-10-locales seccomp wine64 [2022-07-28T13:40:48.936Z] #14 30.56 The following NEW packages will be installed: [2022-07-28T13:40:48.936Z] #14 30.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T13:40:48.936Z] #14 30.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-28T13:40:48.936Z] #14 30.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-28T13:40:48.936Z] #14 30.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-28T13:40:48.936Z] #14 30.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-28T13:40:48.936Z] #14 30.58 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-28T13:40:48.936Z] #14 30.58 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-28T13:40:48.936Z] #14 30.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-28T13:40:48.936Z] #14 30.59 mingw-w64-x86-64-dev [2022-07-28T13:40:48.936Z] #14 31.01 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:40:48.936Z] #14 31.01 Need to get 108 MB of archives. [2022-07-28T13:40:48.936Z] #14 31.01 After this operation, 620 MB of additional disk space will be used. [2022-07-28T13:40:48.936Z] #14 31.01 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-28T13:40:48.936Z] #14 31.23 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-28T13:40:48.936Z] #14 31.29 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-28T13:40:48.936Z] #14 31.29 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-28T13:40:48.936Z] #14 31.30 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-28T13:40:48.936Z] #14 31.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-28T13:40:48.936Z] #14 31.49 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-28T13:40:48.936Z] #14 31.61 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-28T13:40:48.936Z] #14 31.61 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-28T13:40:48.936Z] #14 32.05 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-28T13:40:48.936Z] #14 33.40 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-28T13:40:48.936Z] #14 33.85 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-28T13:40:48.936Z] #14 34.27 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-28T13:40:48.936Z] #14 35.90 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-28T13:40:48.936Z] #14 ... [2022-07-28T13:40:48.936Z] [2022-07-28T13:40:48.936Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-28T13:40:48.936Z] #40 sha256:1bf84bc16bdd60280e351eb4cfdf0edf63d0469dfa628225e02703c345ec3834 [2022-07-28T13:40:48.936Z] #40 36.08 NAME: [2022-07-28T13:40:48.936Z] #40 36.08 go-winres - A tool for embedding resources in Windows executables [2022-07-28T13:40:48.936Z] #40 36.08 [2022-07-28T13:40:48.936Z] #40 36.08 USAGE: [2022-07-28T13:40:48.936Z] #40 36.08 go-winres [global options] command [command options] [arguments...] [2022-07-28T13:40:48.936Z] #40 36.08 [2022-07-28T13:40:48.936Z] #40 36.08 COMMANDS: [2022-07-28T13:40:48.936Z] #40 36.08 init Create an initial ./winres/winres.json [2022-07-28T13:40:48.936Z] #40 36.08 make Make syso files for the "go build" command [2022-07-28T13:40:48.936Z] #40 36.08 simply Make syso files for the "go build" command (simplified) [2022-07-28T13:40:48.936Z] #40 36.08 extract Extract all resources from an executable [2022-07-28T13:40:48.936Z] #40 36.08 patch Replace resources in an executable file (exe, dll) [2022-07-28T13:40:48.936Z] #40 36.08 help, h Shows a list of commands or help for one command [2022-07-28T13:40:48.936Z] #40 36.08 [2022-07-28T13:40:48.936Z] #40 36.08 GLOBAL OPTIONS: [2022-07-28T13:40:48.936Z] #40 36.08 --help, -h show help (default: false) [2022-07-28T13:40:49.197Z] #40 DONE 36.5s [2022-07-28T13:40:49.197Z] [2022-07-28T13:40:49.197Z] #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-28T13:40:49.197Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:40:49.197Z] #14 36.36 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-28T13:40:49.197Z] #14 36.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-28T13:40:49.197Z] #14 36.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-28T13:40:49.197Z] #14 36.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-28T13:40:49.197Z] #14 36.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-28T13:40:49.197Z] #14 36.39 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-28T13:40:49.197Z] #14 36.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-28T13:40:49.197Z] #14 36.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-28T13:40:49.197Z] #14 36.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-28T13:40:49.197Z] #14 36.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-28T13:40:49.197Z] #14 36.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-28T13:40:49.197Z] #14 36.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-28T13:40:49.197Z] #14 36.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-28T13:40:49.197Z] #14 36.44 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-28T13:40:49.197Z] #14 36.44 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-28T13:40:49.197Z] #14 36.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-28T13:40:49.297Z] #77 7.160 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T13:40:49.768Z] #14 ... [2022-07-28T13:40:49.768Z] [2022-07-28T13:40:49.768Z] #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-28T13:40:49.768Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T13:40:49.768Z] #42 22.38 Reading package lists... [2022-07-28T13:40:49.768Z] #42 27.14 Building dependency tree... [2022-07-28T13:40:49.768Z] #42 30.97 The following additional packages will be installed: [2022-07-28T13:40:49.768Z] #42 31.00 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-28T13:40:49.768Z] #42 31.01 Suggested packages: [2022-07-28T13:40:49.768Z] #42 31.01 cmake-doc ninja-build lrzip [2022-07-28T13:40:49.768Z] #42 31.01 Recommended packages: [2022-07-28T13:40:49.768Z] #42 31.01 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T13:40:49.768Z] #42 31.81 The following NEW packages will be installed: [2022-07-28T13:40:49.768Z] #42 31.83 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-28T13:40:49.768Z] #42 31.85 vim-common xxd [2022-07-28T13:40:49.768Z] #42 32.24 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:40:49.768Z] #42 32.24 Need to get 15.6 MB of archives. [2022-07-28T13:40:49.768Z] #42 32.24 After this operation, 67.4 MB of additional disk space will be used. [2022-07-28T13:40:49.768Z] #42 32.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T13:40:49.768Z] #42 32.25 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-28T13:40:49.768Z] #42 32.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-28T13:40:49.768Z] #42 32.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-28T13:40:49.768Z] #42 32.75 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-28T13:40:49.768Z] #42 32.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-28T13:40:49.768Z] #42 32.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-28T13:40:49.768Z] #42 32.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-28T13:40:49.768Z] #42 32.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-28T13:40:49.769Z] #42 32.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-28T13:40:49.769Z] #42 33.66 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:49.769Z] #42 34.00 Fetched 15.6 MB in 1s (15.7 MB/s) [2022-07-28T13:40:49.769Z] #42 34.27 Selecting previously unselected package xxd. [2022-07-28T13:40:49.769Z] #42 34.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-28T13:40:49.769Z] #42 34.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-28T13:40:49.769Z] #42 34.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:40:49.769Z] #42 34.83 Selecting previously unselected package vim-common. [2022-07-28T13:40:49.769Z] #42 34.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:40:49.769Z] #42 34.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:40:49.769Z] #42 35.41 Selecting previously unselected package cmake-data. [2022-07-28T13:40:49.769Z] #42 35.41 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-28T13:40:49.769Z] #42 35.42 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T13:40:50.030Z] #42 ... [2022-07-28T13:40:50.030Z] [2022-07-28T13:40:50.030Z] #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-28T13:40:50.030Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T13:40:50.030Z] #51 36.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:50.030Z] #51 36.74 Fetched 2136 kB in 3s (681 kB/s) [2022-07-28T13:40:50.030Z] #51 36.97 Selecting previously unselected package libprotobuf23:arm64. [2022-07-28T13:40:50.030Z] #51 36.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 ... 15708 files and directories currently installed.) [2022-07-28T13:40:50.030Z] #51 37.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-28T13:40:50.030Z] #51 37.04 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-28T13:40:50.227Z] #77 7.721 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T13:40:50.227Z] #77 7.864 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T13:40:50.227Z] #77 8.006 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T13:40:50.227Z] #77 ... [2022-07-28T13:40:50.227Z] [2022-07-28T13:40:50.227Z] #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-28T13:40:50.227Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:40:50.227Z] #14 30.02 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-28T13:40:50.227Z] #14 30.02 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:40:50.227Z] #14 30.03 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:40:50.602Z] #51 37.69 Selecting previously unselected package python3-pkg-resources. [2022-07-28T13:40:50.602Z] #51 37.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T13:40:50.602Z] #51 37.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:40:50.863Z] #51 37.95 Selecting previously unselected package python3-six. [2022-07-28T13:40:50.863Z] #51 37.98 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-28T13:40:50.863Z] #51 38.00 Unpacking python3-six (1.16.0-2) ... [2022-07-28T13:40:50.911Z] #67 ... [2022-07-28T13:40:50.911Z] [2022-07-28T13:40:50.911Z] #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-28T13:40:50.911Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T13:40:50.911Z] #38 13.50 tomll can be used in two ways: [2022-07-28T13:40:50.911Z] #38 13.51 Writing to STDIN and reading from STDOUT: [2022-07-28T13:40:50.911Z] #38 13.51 cat file.toml | tomll > file.toml [2022-07-28T13:40:50.911Z] #38 13.51 [2022-07-28T13:40:50.911Z] #38 13.51 Reading and updating a list of files: [2022-07-28T13:40:50.911Z] #38 13.51 tomll a.toml b.toml c.toml [2022-07-28T13:40:50.911Z] #38 13.51 [2022-07-28T13:40:50.911Z] #38 13.51 When given a list of files, tomll will modify all files in place without asking. [2022-07-28T13:40:50.911Z] #38 DONE 14.3s [2022-07-28T13:40:50.911Z] [2022-07-28T13:40:50.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-28T13:40:50.911Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:40:50.911Z] #55 14.30 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-28T13:40:50.911Z] #55 14.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T13:40:50.911Z] #55 14.46 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-28T13:40:50.911Z] #55 14.62 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-28T13:40:50.911Z] #55 14.73 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-28T13:40:51.124Z] #51 38.12 Selecting previously unselected package python3-protobuf. [2022-07-28T13:40:51.124Z] #51 38.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-28T13:40:51.124Z] #51 38.12 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-28T13:40:51.167Z] #55 14.96 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-28T13:40:51.167Z] #55 15.03 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-28T13:40:51.167Z] #55 15.08 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-28T13:40:51.203Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.3s done [2022-07-28T13:40:51.203Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-28T13:40:51.423Z] #55 15.24 go: downloading github.com/spf13/afero v1.8.2 [2022-07-28T13:40:51.423Z] #55 15.27 go: downloading github.com/spf13/cast v1.4.1 [2022-07-28T13:40:51.462Z] #11 DONE 48.7s [2022-07-28T13:40:51.462Z] [2022-07-28T13:40:51.462Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T13:40:51.462Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T13:40:51.681Z] #55 15.50 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-28T13:40:51.698Z] #51 38.64 Selecting previously unselected package libnet1:arm64. [2022-07-28T13:40:51.698Z] #51 38.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-28T13:40:51.698Z] #51 38.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:40:51.698Z] #51 38.84 Selecting previously unselected package libnl-3-200:arm64. [2022-07-28T13:40:51.698Z] #51 38.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-28T13:40:51.950Z] #55 15.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T13:40:51.950Z] #55 15.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T13:40:51.950Z] #55 15.82 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-28T13:40:51.958Z] #51 38.85 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-28T13:40:51.958Z] #51 39.04 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-28T13:40:51.958Z] #51 39.04 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-28T13:40:51.958Z] #51 39.06 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T13:40:52.208Z] #55 15.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T13:40:52.208Z] #55 15.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T13:40:52.208Z] #55 16.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T13:40:52.208Z] #55 16.03 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-28T13:40:52.208Z] #55 16.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-28T13:40:52.208Z] #55 16.14 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-28T13:40:52.218Z] #51 39.20 Selecting previously unselected package criu. [2022-07-28T13:40:52.218Z] #51 39.20 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-28T13:40:52.218Z] #51 39.21 Unpacking criu (3.17.1-1) ... [2022-07-28T13:40:52.399Z] #12 DONE 0.9s [2022-07-28T13:40:52.399Z] [2022-07-28T13:40:52.399Z] #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-28T13:40:52.399Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T13:40:52.748Z] #14 32.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-28T13:40:52.748Z] #14 32.12 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:40:52.748Z] #14 32.13 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T13:40:52.771Z] #55 16.43 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-28T13:40:52.789Z] #51 39.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:40:52.973Z] #13 DONE 0.6s [2022-07-28T13:40:52.973Z] [2022-07-28T13:40:52.973Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T13:40:52.973Z] #46 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T13:40:52.973Z] #46 DONE 0.1s [2022-07-28T13:40:52.973Z] [2022-07-28T13:40:52.973Z] #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-28T13:40:52.973Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:40:53.237Z] #76 ... [2022-07-28T13:40:53.237Z] [2022-07-28T13:40:53.237Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T13:40:53.237Z] #33 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T13:40:53.237Z] #33 DONE 0.2s [2022-07-28T13:40:53.237Z] [2022-07-28T13:40:53.237Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T13:40:53.237Z] #25 sha256:6913be8bf38dfffa2299c955e413a30322875a1a8af0b503c39b7edfb473cb6d [2022-07-28T13:40:53.237Z] #25 DONE 0.3s [2022-07-28T13:40:53.237Z] [2022-07-28T13:40:53.237Z] #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-28T13:40:53.237Z] #50 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T13:40:53.237Z] #50 DONE 0.3s [2022-07-28T13:40:53.237Z] [2022-07-28T13:40:53.237Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T13:40:53.237Z] #66 sha256:2d7bd0a31c9db4cb3841440116254ca392e3531a8e015d9c9aeb40ea3e01424d [2022-07-28T13:40:53.237Z] #66 DONE 0.3s [2022-07-28T13:40:53.237Z] [2022-07-28T13:40:53.237Z] #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-28T13:40:53.237Z] #67 sha256:2b2694daa6512d4c00714bca6bf2a6a32093489e178faadf7423a5343df26e0b [2022-07-28T13:40:53.336Z] #55 ... [2022-07-28T13:40:53.336Z] [2022-07-28T13:40:53.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-28T13:40:53.336Z] #26 sha256:ed35566add3fa4b2ecf53523be7021b396c343290745c31f13ba5beaf26f5ef2 [2022-07-28T13:40:53.336Z] #26 16.07 + mkdir -p /build [2022-07-28T13:40:53.336Z] #26 16.07 + mv docker/docker /build/ [2022-07-28T13:40:53.336Z] #26 16.07 + rmdir docker [2022-07-28T13:40:53.336Z] #26 DONE 16.7s [2022-07-28T13:40:53.336Z] [2022-07-28T13:40:53.336Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T13:40:53.336Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:40:53.336Z] #55 17.01 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-28T13:40:53.336Z] #55 17.01 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-28T13:40:53.336Z] #55 17.08 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-28T13:40:53.336Z] #55 17.11 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-28T13:40:53.336Z] #55 17.22 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-28T13:40:53.594Z] #55 17.38 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-28T13:40:53.851Z] #55 17.66 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-28T13:40:53.851Z] #55 17.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-28T13:40:54.114Z] #55 17.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-28T13:40:54.370Z] #55 18.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-28T13:40:54.370Z] #55 18.18 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-28T13:40:54.370Z] #55 18.25 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-28T13:40:54.627Z] #55 18.34 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-28T13:40:54.627Z] #55 18.48 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-28T13:40:54.627Z] #55 18.53 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-28T13:40:54.659Z] #14 34.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-28T13:40:54.659Z] #14 34.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:40:54.659Z] #14 34.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:40:54.711Z] #51 41.56 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-28T13:40:54.711Z] #51 41.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:40:54.711Z] #51 41.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T13:40:54.711Z] #51 41.62 Setting up python3-six (1.16.0-2) ... [2022-07-28T13:40:54.884Z] #55 18.62 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-28T13:40:54.884Z] #55 18.65 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-28T13:40:54.884Z] #55 18.78 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-28T13:40:54.884Z] #55 18.79 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-28T13:40:55.141Z] #55 18.98 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-28T13:40:55.399Z] #55 19.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-28T13:40:55.399Z] #55 19.16 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-28T13:40:55.399Z] #55 19.33 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-28T13:40:55.653Z] #51 ... [2022-07-28T13:40:55.653Z] [2022-07-28T13:40:55.653Z] #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-28T13:40:55.653Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T13:40:55.653Z] #76 35.57 Selecting previously unselected package libmagic1:arm64. [2022-07-28T13:40:55.653Z] #76 35.58 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 35.63 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-28T13:40:55.653Z] #76 36.12 Selecting previously unselected package file. [2022-07-28T13:40:55.653Z] #76 36.12 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 36.26 Unpacking file (1:5.39-3) ... [2022-07-28T13:40:55.653Z] #76 36.45 Selecting previously unselected package xz-utils. [2022-07-28T13:40:55.653Z] #76 36.45 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 36.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:40:55.653Z] #76 36.92 Selecting previously unselected package libsigsegv2:arm64. [2022-07-28T13:40:55.653Z] #76 36.93 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 36.94 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-28T13:40:55.653Z] #76 37.23 Selecting previously unselected package m4. [2022-07-28T13:40:55.653Z] #76 37.23 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 37.23 Unpacking m4 (1.4.18-5) ... [2022-07-28T13:40:55.653Z] #76 37.57 Selecting previously unselected package autoconf. [2022-07-28T13:40:55.653Z] #76 37.58 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-28T13:40:55.653Z] #76 37.61 Unpacking autoconf (2.69-14) ... [2022-07-28T13:40:55.653Z] #76 37.92 Selecting previously unselected package autotools-dev. [2022-07-28T13:40:55.653Z] #76 37.92 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-28T13:40:55.653Z] #76 37.93 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-28T13:40:55.653Z] #76 38.09 Selecting previously unselected package automake. [2022-07-28T13:40:55.653Z] #76 38.10 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-28T13:40:55.653Z] #76 38.11 Unpacking automake (1:1.16.3-2) ... [2022-07-28T13:40:55.653Z] #76 38.61 Selecting previously unselected package patch. [2022-07-28T13:40:55.653Z] #76 38.61 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 38.62 Unpacking patch (2.7.6-7) ... [2022-07-28T13:40:55.653Z] #76 38.84 Selecting previously unselected package dpkg-dev. [2022-07-28T13:40:55.653Z] #76 38.85 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-28T13:40:55.653Z] #76 38.85 Unpacking dpkg-dev (1.20.11) ... [2022-07-28T13:40:55.653Z] #76 39.86 Selecting previously unselected package build-essential. [2022-07-28T13:40:55.653Z] #76 39.86 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 39.87 Unpacking build-essential (12.9) ... [2022-07-28T13:40:55.653Z] #76 40.00 Selecting previously unselected package libcap2:arm64. [2022-07-28T13:40:55.653Z] #76 40.00 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 40.01 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-28T13:40:55.653Z] #76 40.12 Selecting previously unselected package libcap-dev:arm64. [2022-07-28T13:40:55.653Z] #76 40.12 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 40.12 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-28T13:40:55.653Z] #76 40.30 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-28T13:40:55.653Z] #76 40.30 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 40.30 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T13:40:55.653Z] #76 40.42 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-28T13:40:55.653Z] #76 40.42 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 40.44 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-28T13:40:55.653Z] #76 40.56 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-28T13:40:55.653Z] #76 40.57 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 40.59 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T13:40:55.653Z] #76 40.84 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-28T13:40:55.653Z] #76 40.84 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 40.85 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-28T13:40:55.653Z] #76 41.60 Selecting previously unselected package libtool. [2022-07-28T13:40:55.653Z] #76 41.63 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-28T13:40:55.653Z] #76 41.64 Unpacking libtool (2.4.6-15) ... [2022-07-28T13:40:55.653Z] #76 41.88 Selecting previously unselected package libudev-dev:arm64. [2022-07-28T13:40:55.653Z] #76 41.89 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 41.93 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-28T13:40:55.653Z] #76 42.23 Selecting previously unselected package libyajl2:arm64. [2022-07-28T13:40:55.653Z] #76 42.24 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 42.24 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-28T13:40:55.653Z] #76 42.30 Selecting previously unselected package libyajl-dev:arm64. [2022-07-28T13:40:55.653Z] #76 42.33 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-28T13:40:55.653Z] #76 42.35 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-28T13:40:55.653Z] #76 42.49 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T13:40:55.653Z] #76 42.51 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-28T13:40:55.653Z] #76 42.53 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-28T13:40:55.653Z] #76 42.56 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-28T13:40:55.653Z] #76 42.59 Setting up file (1:5.39-3) ... [2022-07-28T13:40:55.653Z] #76 42.61 Setting up bzip2 (1.0.8-4) ... [2022-07-28T13:40:55.653Z] #76 42.63 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T13:40:55.653Z] #76 42.64 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-28T13:40:55.653Z] #76 42.66 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-28T13:40:55.653Z] #76 42.67 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-28T13:40:55.653Z] #76 42.68 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-28T13:40:55.653Z] #76 42.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:40:55.653Z] #76 42.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T13:40:55.653Z] #76 42.73 Setting up patch (2.7.6-7) ... [2022-07-28T13:40:55.653Z] #76 42.77 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-28T13:40:55.653Z] #76 42.80 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-28T13:40:55.653Z] #76 42.84 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-28T13:40:55.653Z] #76 42.85 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-28T13:40:55.653Z] #76 42.86 Setting up libtool (2.4.6-15) ... [2022-07-28T13:40:55.653Z] #76 42.88 Setting up m4 (1.4.18-5) ... [2022-07-28T13:40:55.653Z] #76 42.90 Setting up dpkg-dev (1.20.11) ... [2022-07-28T13:40:55.653Z] #76 42.92 Setting up autoconf (2.69-14) ... [2022-07-28T13:40:55.653Z] #76 42.95 Setting up build-essential (12.9) ... [2022-07-28T13:40:55.653Z] #76 42.96 Setting up automake (1:1.16.3-2) ... [2022-07-28T13:40:55.653Z] #76 42.97 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-28T13:40:55.653Z] #76 42.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:55.653Z] #76 ... [2022-07-28T13:40:55.653Z] [2022-07-28T13:40:55.653Z] #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-28T13:40:55.653Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T13:40:55.653Z] #51 42.81 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-28T13:40:55.656Z] #55 19.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T13:40:55.656Z] #55 19.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T13:40:55.656Z] #55 19.45 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-28T13:40:55.656Z] #55 ... [2022-07-28T13:40:55.656Z] [2022-07-28T13:40:55.656Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-28T13:40:55.656Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:40:55.656Z] #53 9.398 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T13:40:55.656Z] #53 9.436 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T13:40:55.656Z] #53 9.519 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T13:40:55.656Z] #53 11.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T13:40:55.656Z] #53 12.01 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T13:40:55.656Z] #53 ... [2022-07-28T13:40:55.656Z] [2022-07-28T13:40:55.656Z] #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-28T13:40:55.656Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:40:55.656Z] #55 19.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T13:40:55.916Z] #51 42.85 Setting up python3-protobuf (3.12.4-1) ... [2022-07-28T13:40:55.967Z] #55 19.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T13:40:56.252Z] #55 20.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T13:40:56.252Z] #55 20.07 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-28T13:40:56.523Z] #55 20.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T13:40:56.523Z] #55 20.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-28T13:40:56.523Z] #55 20.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-28T13:40:56.552Z] #14 ... [2022-07-28T13:40:56.552Z] [2022-07-28T13:40:56.552Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:40:56.552Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:40:56.552Z] #77 14.40 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T13:40:56.806Z] #55 20.53 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-28T13:40:56.806Z] #55 20.66 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-28T13:40:56.806Z] #55 20.66 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-28T13:40:56.913Z] #84 ... [2022-07-28T13:40:56.913Z] [2022-07-28T13:40:56.913Z] #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-28T13:40:56.913Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:40:56.913Z] #19 144.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-28T13:40:56.913Z] #19 144.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:40:56.913Z] #19 144.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-28T13:40:56.913Z] #19 144.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-28T13:40:56.913Z] #19 144.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:40:56.913Z] #19 144.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T13:40:57.077Z] #55 20.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-28T13:40:57.077Z] #55 20.91 go: downloading github.com/julz/importas v0.1.0 [2022-07-28T13:40:57.077Z] #55 20.95 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-28T13:40:57.077Z] #55 20.95 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-28T13:40:57.354Z] #55 ... [2022-07-28T13:40:57.354Z] [2022-07-28T13:40:57.354Z] #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-28T13:40:57.354Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:40:57.354Z] #14 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:57.354Z] #14 14.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:57.354Z] #14 ... [2022-07-28T13:40:57.354Z] [2022-07-28T13:40:57.354Z] #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-28T13:40:57.354Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:40:57.354Z] #55 21.21 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-28T13:40:57.354Z] #55 21.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-28T13:40:57.379Z] #51 ... [2022-07-28T13:40:57.379Z] [2022-07-28T13:40:57.379Z] #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-28T13:40:57.379Z] #64 sha256:8ca5f8355ada54b3b8a338dbc552586750b93424e593e5d3e273c83f20218bff [2022-07-28T13:40:57.379Z] #64 0.889 + RM_GOPATH=0 [2022-07-28T13:40:57.379Z] #64 0.896 + TMP_GOPATH= [2022-07-28T13:40:57.379Z] #64 0.896 + : /build [2022-07-28T13:40:57.379Z] #64 0.896 + '[' -z '' ']' [2022-07-28T13:40:57.379Z] #64 0.898 ++ mktemp -d [2022-07-28T13:40:57.379Z] #64 0.906 + export GOPATH=/tmp/tmp.qVgyWGiyvl [2022-07-28T13:40:57.379Z] #64 0.910 + GOPATH=/tmp/tmp.qVgyWGiyvl [2022-07-28T13:40:57.379Z] #64 0.910 + RM_GOPATH=1 [2022-07-28T13:40:57.379Z] #64 0.910 + case "$(go env GOARCH)" in [2022-07-28T13:40:57.379Z] #64 0.912 ++ go env GOARCH [2022-07-28T13:40:57.379Z] #64 0.966 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:57.379Z] #64 0.966 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:40:57.379Z] #64 0.971 ++ dirname /install.sh [2022-07-28T13:40:57.379Z] #64 0.972 + dir=/ [2022-07-28T13:40:57.379Z] #64 0.984 + bin=containerd [2022-07-28T13:40:57.379Z] #64 0.985 + shift [2022-07-28T13:40:57.379Z] #64 0.985 + '[' '!' -f //containerd.installer ']' [2022-07-28T13:40:57.379Z] #64 0.985 + . //containerd.installer [2022-07-28T13:40:57.379Z] #64 0.985 ++ set -e [2022-07-28T13:40:57.379Z] #64 0.986 ++ : v1.6.6 [2022-07-28T13:40:57.379Z] #64 0.993 + install_containerd [2022-07-28T13:40:57.379Z] #64 0.994 + echo 'Install containerd version v1.6.6' [2022-07-28T13:40:57.379Z] #64 0.995 Install containerd version v1.6.6 [2022-07-28T13:40:57.379Z] #64 1.002 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qVgyWGiyvl/src/github.com/containerd/containerd [2022-07-28T13:40:57.379Z] #64 1.031 Cloning into '/tmp/tmp.qVgyWGiyvl/src/github.com/containerd/containerd'... [2022-07-28T13:40:57.379Z] #64 ... [2022-07-28T13:40:57.379Z] [2022-07-28T13:40:57.379Z] #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-28T13:40:57.379Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T13:40:57.379Z] #76 42.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:40:57.379Z] #76 DONE 44.6s [2022-07-28T13:40:57.379Z] [2022-07-28T13:40:57.379Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T13:40:57.379Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:40:57.379Z] #14 37.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:40:57.379Z] #14 38.01 Fetched 108 MB in 6s (18.7 MB/s) [2022-07-28T13:40:57.379Z] #14 38.10 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T13:40:57.379Z] #14 38.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 ... 15708 files and directories currently installed.) [2022-07-28T13:40:57.379Z] #14 38.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-28T13:40:57.379Z] #14 38.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T13:40:57.379Z] #14 40.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T13:40:57.379Z] #14 40.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-28T13:40:57.379Z] #14 40.06 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T13:40:57.379Z] #14 42.34 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T13:40:57.379Z] #14 42.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-28T13:40:57.379Z] #14 42.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T13:40:57.379Z] #14 42.49 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-28T13:40:57.379Z] #14 42.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-28T13:40:57.379Z] #14 42.50 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-28T13:40:57.379Z] #14 42.70 Selecting previously unselected package dmsetup. [2022-07-28T13:40:57.379Z] #14 42.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-28T13:40:57.379Z] #14 42.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-28T13:40:57.379Z] #14 42.89 Selecting previously unselected package mingw-w64-common. [2022-07-28T13:40:57.379Z] #14 42.89 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-28T13:40:57.379Z] #14 42.90 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-28T13:40:57.631Z] #55 21.29 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-28T13:40:57.632Z] #55 21.29 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-28T13:40:57.632Z] #55 21.29 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-28T13:40:57.632Z] #55 21.46 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-28T13:40:57.648Z] #14 ... [2022-07-28T13:40:57.648Z] [2022-07-28T13:40:57.648Z] #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-28T13:40:57.648Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T13:40:57.648Z] #55 34.87 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-28T13:40:57.648Z] #55 35.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-28T13:40:57.888Z] #55 21.58 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-28T13:40:57.888Z] #55 21.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-28T13:40:57.888Z] #55 21.73 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-28T13:40:57.888Z] #55 ... [2022-07-28T13:40:57.888Z] [2022-07-28T13:40:57.888Z] #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-28T13:40:57.888Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:40:57.888Z] #51 11.29 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:57.888Z] #51 13.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:57.888Z] #51 16.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-28T13:40:57.888Z] #51 ... [2022-07-28T13:40:57.888Z] [2022-07-28T13:40:57.888Z] #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-28T13:40:57.888Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:40:57.888Z] #36 14.96 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-28T13:40:57.888Z] #36 14.96 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-28T13:40:57.888Z] #36 15.60 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-28T13:40:57.888Z] #36 15.73 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-28T13:40:57.888Z] #36 16.20 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-28T13:40:57.888Z] #36 16.58 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-28T13:40:57.888Z] #36 16.64 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-28T13:40:57.888Z] #36 16.64 go: downloading github.com/peterh/liner v1.2.2 [2022-07-28T13:40:57.888Z] #36 17.02 go: downloading github.com/google/go-dap v0.6.0 [2022-07-28T13:40:57.888Z] #36 17.17 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-28T13:40:57.888Z] #36 17.47 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-28T13:40:57.888Z] #36 18.18 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-28T13:40:57.888Z] #36 18.34 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-28T13:40:57.888Z] #36 18.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-28T13:40:57.888Z] #36 20.19 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-28T13:40:57.888Z] #36 20.35 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-28T13:40:57.910Z] #55 ... [2022-07-28T13:40:57.910Z] [2022-07-28T13:40:57.910Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:40:57.910Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:40:57.969Z] #77 ... [2022-07-28T13:40:57.969Z] [2022-07-28T13:40:57.969Z] #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-28T13:40:57.969Z] #67 sha256:13428920565e810249b36de12bfb5ad3f52243d9b2ade57a665f2b636f0d9d96 [2022-07-28T13:40:57.969Z] #67 31.22 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T13:40:57.969Z] #67 31.22 + GOBIN=/build [2022-07-28T13:40:57.969Z] #67 31.22 + GO111MODULE=on [2022-07-28T13:40:57.969Z] #67 31.22 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:40:57.969Z] #67 34.14 rootlesskit version 1.0.0 [2022-07-28T13:40:57.969Z] #67 34.15 Usage of /build/rootlesskit-docker-proxy: [2022-07-28T13:40:57.969Z] #67 34.15 -container-ip string [2022-07-28T13:40:57.969Z] #67 34.15 container ip [2022-07-28T13:40:57.969Z] #67 34.15 -container-port int [2022-07-28T13:40:57.969Z] #67 34.15 container port (default -1) [2022-07-28T13:40:57.969Z] #67 34.15 -host-ip string [2022-07-28T13:40:57.969Z] #67 34.15 host ip [2022-07-28T13:40:57.969Z] #67 34.15 -host-port int [2022-07-28T13:40:57.969Z] #67 34.15 host port (default -1) [2022-07-28T13:40:57.969Z] #67 34.15 -proto string [2022-07-28T13:40:57.969Z] #67 34.15 proxy protocol (default "tcp") [2022-07-28T13:40:57.969Z] #67 DONE 37.3s [2022-07-28T13:40:57.969Z] [2022-07-28T13:40:57.969Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T13:40:57.969Z] #68 sha256:1aa4ba8c74a046bce0821076505206aff44723bbf09e84d9a5bed294c06ad940 [2022-07-28T13:40:58.171Z] #77 0.775 Cloning into '/tmp/crun-build'... [2022-07-28T13:40:58.523Z] #67 ... [2022-07-28T13:40:58.523Z] [2022-07-28T13:40:58.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-28T13:40:58.523Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:40:58.523Z] #14 5.555 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:40:58.523Z] #14 5.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:40:58.523Z] #14 5.572 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:40:58.533Z] #68 DONE 0.6s [2022-07-28T13:40:58.533Z] [2022-07-28T13:40:58.533Z] #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-28T13:40:58.533Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:40:58.533Z] #36 37.98 Delve is a source level debugger for Go programs. [2022-07-28T13:40:58.533Z] #36 37.98 [2022-07-28T13:40:58.533Z] #36 37.98 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T13:40:58.533Z] #36 37.98 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T13:40:58.533Z] #36 37.98 [2022-07-28T13:40:58.533Z] #36 37.98 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T13:40:58.533Z] #36 37.98 [2022-07-28T13:40:58.533Z] #36 37.98 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T13:40:58.533Z] #36 37.98 [2022-07-28T13:40:58.533Z] #36 37.98 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T13:40:58.533Z] #36 37.98 [2022-07-28T13:40:58.533Z] #36 37.98 Usage: [2022-07-28T13:40:58.533Z] #36 37.98 dlv [command] [2022-07-28T13:40:58.533Z] #36 37.98 [2022-07-28T13:40:58.533Z] #36 37.98 Available Commands: [2022-07-28T13:40:58.533Z] #36 37.98 attach Attach to running process and begin debugging. [2022-07-28T13:40:58.533Z] #36 37.98 connect Connect to a headless debug server with a terminal client. [2022-07-28T13:40:58.533Z] #36 37.98 core Examine a core dump. [2022-07-28T13:40:58.533Z] #36 37.98 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T13:40:58.533Z] #36 37.98 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T13:40:58.533Z] #36 37.98 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T13:40:58.533Z] #36 37.98 help Help about any command [2022-07-28T13:40:58.533Z] #36 37.98 run Deprecated command. Use 'debug' instead. [2022-07-28T13:40:58.533Z] #36 37.98 test Compile test binary and begin debugging program. [2022-07-28T13:40:58.533Z] #36 37.98 trace Compile and begin tracing program. [2022-07-28T13:40:58.533Z] #36 37.98 version Prints version. [2022-07-28T13:40:58.533Z] #36 37.98 [2022-07-28T13:40:58.533Z] #36 37.98 Flags: [2022-07-28T13:40:58.533Z] #36 37.98 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T13:40:58.533Z] #36 37.98 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T13:40:58.533Z] #36 37.98 --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-28T13:40:58.533Z] #36 37.98 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T13:40:58.533Z] #36 37.98 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T13:40:58.533Z] #36 37.98 --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-28T13:40:58.533Z] #36 37.98 --disable-aslr Disables address space randomization [2022-07-28T13:40:58.533Z] #36 37.98 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T13:40:58.533Z] #36 37.98 -h, --help help for dlv [2022-07-28T13:40:58.533Z] #36 37.98 --init string Init file, executed by the terminal client. [2022-07-28T13:40:58.533Z] #36 37.98 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T13:40:58.533Z] #36 37.98 --log Enable debugging server logging. [2022-07-28T13:40:58.533Z] #36 37.98 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T13:40:58.533Z] #36 37.98 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T13:40:58.533Z] #36 37.98 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T13:40:58.533Z] #36 37.98 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T13:40:58.533Z] #36 37.98 --wd string Working directory for running the program. [2022-07-28T13:40:58.533Z] #36 37.98 [2022-07-28T13:40:58.533Z] #36 37.98 Additional help topics: [2022-07-28T13:40:58.533Z] #36 37.98 dlv backend Help about the --backend flag. [2022-07-28T13:40:58.533Z] #36 37.98 dlv log Help about logging flags. [2022-07-28T13:40:58.533Z] #36 37.98 dlv redirect Help about file redirection. [2022-07-28T13:40:58.533Z] #36 37.98 [2022-07-28T13:40:58.533Z] #36 37.98 Use "dlv [command] --help" for more information about a command. [2022-07-28T13:40:58.533Z] #36 DONE 38.2s [2022-07-28T13:40:58.533Z] [2022-07-28T13:40:58.533Z] #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-28T13:40:58.533Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:40:58.533Z] #34 DONE 38.0s [2022-07-28T13:40:58.533Z] [2022-07-28T13:40:58.533Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T13:40:58.533Z] #69 sha256:174f42506f05663c0352a6fc120b6ed31f7e167659e760e0e10d4225555618db [2022-07-28T13:40:58.533Z] #69 DONE 0.1s [2022-07-28T13:40:58.533Z] [2022-07-28T13:40:58.533Z] #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-28T13:40:58.533Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:40:58.533Z] #14 38.36 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-28T13:40:58.533Z] #14 38.36 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:40:58.533Z] #14 38.36 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:40:58.805Z] #14 5.791 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:40:58.822Z] #36 ... [2022-07-28T13:40:58.822Z] [2022-07-28T13:40:58.822Z] #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-28T13:40:58.822Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:40:58.822Z] #55 22.52 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-28T13:40:58.822Z] #55 22.55 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-28T13:40:58.822Z] #55 22.59 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-28T13:40:58.822Z] #55 22.74 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-28T13:40:59.078Z] #55 22.87 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-28T13:40:59.078Z] #55 22.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-28T13:40:59.078Z] #55 22.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-28T13:40:59.336Z] #55 23.02 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-28T13:40:59.336Z] #55 23.08 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-28T13:40:59.395Z] #14 6.493 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:40:59.594Z] #55 23.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-28T13:40:59.594Z] #55 23.52 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-28T13:40:59.594Z] #55 23.54 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-28T13:40:59.850Z] #55 23.65 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-28T13:40:59.850Z] #55 ... [2022-07-28T13:40:59.850Z] [2022-07-28T13:40:59.850Z] #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-28T13:40:59.850Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:40:59.850Z] #42 13.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:40:59.850Z] #42 23.60 Fetched 8561 kB in 16s (545 kB/s) [2022-07-28T13:40:59.850Z] #42 23.60 Reading package lists... [2022-07-28T13:40:59.850Z] #42 ... [2022-07-28T13:40:59.850Z] [2022-07-28T13:40:59.850Z] #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-28T13:40:59.850Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:40:59.850Z] #51 23.53 Fetched 8565 kB in 16s (527 kB/s) [2022-07-28T13:41:00.347Z] #14 7.235 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:41:01.056Z] #14 ... [2022-07-28T13:41:01.056Z] [2022-07-28T13:41:01.056Z] #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-28T13:41:01.056Z] #64 sha256:6ff797498162dfbc2cbfea02d1b2ef9618ed3a33996f7f934a0a2b3d004d8208 [2022-07-28T13:41:01.056Z] #64 15.30 + cd /tmp/tmp.AQHiONy7zA/src/github.com/containerd/containerd [2022-07-28T13:41:01.056Z] #64 15.30 + git checkout -q v1.6.6 [2022-07-28T13:41:01.056Z] #64 16.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T13:41:01.056Z] #64 16.23 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T13:41:01.056Z] #64 16.23 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T13:41:01.056Z] #64 16.23 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T13:41:01.056Z] #64 16.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T13:41:01.056Z] #64 16.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T13:41:01.056Z] #64 16.23 + '[' '' = dynamic ']' [2022-07-28T13:41:01.056Z] #64 16.23 + make [2022-07-28T13:41:01.056Z] #64 17.17 + bin/ctr [2022-07-28T13:41:01.219Z] #51 23.53 Reading package lists... [2022-07-28T13:41:01.219Z] #51 ... [2022-07-28T13:41:01.219Z] [2022-07-28T13:41:01.219Z] #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-28T13:41:01.219Z] #67 sha256:658034061983d8b42fc1b176d240fd6e3fbaeffa91f5007130e24f037890fc9c [2022-07-28T13:41:01.219Z] #67 14.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-28T13:41:01.219Z] #67 15.74 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T13:41:01.219Z] #67 15.90 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T13:41:01.219Z] #67 16.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T13:41:01.219Z] #67 16.90 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T13:41:01.219Z] #67 17.06 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T13:41:01.219Z] #67 17.22 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-28T13:41:01.219Z] #67 17.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-28T13:41:01.219Z] #67 17.97 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-28T13:41:01.219Z] #67 18.19 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-28T13:41:01.219Z] #67 20.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T13:41:01.315Z] #64 ... [2022-07-28T13:41:01.315Z] [2022-07-28T13:41:01.315Z] #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-28T13:41:01.315Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:41:01.315Z] #14 40.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T13:41:01.315Z] #14 40.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-28T13:41:01.315Z] #14 40.97 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T13:41:01.315Z] #14 41.14 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T13:41:01.315Z] #14 41.14 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-28T13:41:01.315Z] #14 41.15 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T13:41:01.476Z] #67 ... [2022-07-28T13:41:01.476Z] [2022-07-28T13:41:01.476Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T13:41:01.476Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:01.476Z] #55 23.77 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-28T13:41:01.476Z] #55 23.84 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-28T13:41:01.476Z] #55 23.90 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-28T13:41:01.476Z] #55 23.96 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-28T13:41:01.476Z] #55 23.98 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-28T13:41:01.476Z] #55 24.02 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-28T13:41:01.476Z] #55 24.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-28T13:41:01.476Z] #55 24.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-28T13:41:01.476Z] #55 24.26 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-28T13:41:01.476Z] #55 24.54 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-28T13:41:01.476Z] #55 24.79 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-28T13:41:01.476Z] #55 24.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-28T13:41:01.476Z] #55 24.99 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-28T13:41:01.476Z] #55 24.99 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-28T13:41:01.476Z] #55 24.99 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-28T13:41:01.476Z] #55 25.37 go: downloading honnef.co/go/tools v0.3.1 [2022-07-28T13:41:01.487Z] #77 ... [2022-07-28T13:41:01.487Z] [2022-07-28T13:41:01.487Z] #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-28T13:41:01.487Z] #34 sha256:9dee3d2a0450b55f26c316b0ff6b3e2c47240ba4752624f6bf60e6c4e453971e [2022-07-28T13:41:01.487Z] #34 37.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T13:41:01.487Z] #34 38.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T13:41:01.487Z] #34 ... [2022-07-28T13:41:01.487Z] [2022-07-28T13:41:01.487Z] #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-28T13:41:01.487Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T13:41:01.487Z] #42 39.38 Selecting previously unselected package libicu67:arm64. [2022-07-28T13:41:01.487Z] #42 39.40 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-28T13:41:01.487Z] #42 39.44 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-28T13:41:01.487Z] #42 45.57 Selecting previously unselected package libxml2:arm64. [2022-07-28T13:41:01.487Z] #42 45.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-28T13:41:01.487Z] #42 45.59 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T13:41:01.487Z] #42 46.14 Selecting previously unselected package libarchive13:arm64. [2022-07-28T13:41:01.487Z] #42 46.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-28T13:41:01.487Z] #42 46.15 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-28T13:41:01.487Z] #42 46.50 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-28T13:41:01.487Z] #42 46.50 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-28T13:41:01.487Z] #42 46.51 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-28T13:41:01.487Z] #42 46.67 Selecting previously unselected package librhash0:arm64. [2022-07-28T13:41:01.487Z] #42 46.67 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-28T13:41:01.487Z] #42 46.68 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-28T13:41:01.487Z] #42 46.85 Selecting previously unselected package libuv1:arm64. [2022-07-28T13:41:01.487Z] #42 46.86 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-28T13:41:01.487Z] #42 46.86 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-28T13:41:01.487Z] #42 46.98 Selecting previously unselected package cmake. [2022-07-28T13:41:01.487Z] #42 47.00 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-28T13:41:01.487Z] #42 47.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-28T13:41:01.487Z] #42 ... [2022-07-28T13:41:01.487Z] [2022-07-28T13:41:01.487Z] #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-28T13:41:01.487Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:41:01.487Z] #14 48.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T13:41:01.487Z] #14 48.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-28T13:41:01.487Z] #14 48.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T13:41:01.572Z] #14 41.21 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T13:41:01.572Z] #14 41.21 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-28T13:41:01.572Z] #14 41.22 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T13:41:01.572Z] #14 41.33 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T13:41:01.572Z] #14 41.34 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T13:41:01.572Z] #14 41.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:41:01.572Z] #14 41.44 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T13:41:01.727Z] #14 ... [2022-07-28T13:41:01.727Z] [2022-07-28T13:41:01.727Z] #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-28T13:41:01.727Z] #26 sha256:8c9b0c5b07922506215aa5c75cdb945b1278a14be8d0ce8d4e3e2f4b9fe2cf7d [2022-07-28T13:41:01.727Z] #26 8.461 + RM_GOPATH=0 [2022-07-28T13:41:01.727Z] #26 8.461 + TMP_GOPATH= [2022-07-28T13:41:01.727Z] #26 8.461 + : /build [2022-07-28T13:41:01.727Z] #26 8.461 + '[' -z '' ']' [2022-07-28T13:41:01.727Z] #26 8.461 ++ mktemp -d [2022-07-28T13:41:01.727Z] #26 8.518 + export GOPATH=/tmp/tmp.mEvb6JonHe [2022-07-28T13:41:01.727Z] #26 8.518 + GOPATH=/tmp/tmp.mEvb6JonHe [2022-07-28T13:41:01.727Z] #26 8.518 + RM_GOPATH=1 [2022-07-28T13:41:01.727Z] #26 8.518 + case "$(go env GOARCH)" in [2022-07-28T13:41:01.727Z] #26 8.518 ++ go env GOARCH [2022-07-28T13:41:01.727Z] #26 8.532 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:01.727Z] #26 8.532 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:01.727Z] #26 8.537 ++ dirname /install.sh [2022-07-28T13:41:01.727Z] #26 8.542 + dir=/ [2022-07-28T13:41:01.727Z] #26 8.543 + bin=dockercli [2022-07-28T13:41:01.727Z] #26 8.543 + shift [2022-07-28T13:41:01.727Z] #26 8.543 + '[' '!' -f //dockercli.installer ']' [2022-07-28T13:41:01.727Z] #26 8.544 + . //dockercli.installer [2022-07-28T13:41:01.727Z] #26 8.545 ++ : stable [2022-07-28T13:41:01.727Z] #26 8.545 ++ : 17.06.2-ce [2022-07-28T13:41:01.727Z] #26 8.549 + install_dockercli [2022-07-28T13:41:01.727Z] #26 8.550 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T13:41:01.727Z] #26 8.550 Install docker/cli version 17.06.2-ce from stable [2022-07-28T13:41:01.727Z] #26 8.558 ++ uname -m [2022-07-28T13:41:01.727Z] #26 8.575 + arch=x86_64 [2022-07-28T13:41:01.727Z] #26 8.575 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T13:41:01.727Z] #26 8.575 + url=https://download.docker.com/linux/static [2022-07-28T13:41:01.727Z] #26 8.583 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T13:41:01.727Z] #26 8.589 + tar -xz docker/docker [2022-07-28T13:41:01.829Z] #14 41.44 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T13:41:01.829Z] #14 41.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:41:01.829Z] #14 41.58 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T13:41:01.830Z] #14 41.58 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:41:01.830Z] #14 41.60 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:41:01.830Z] #14 41.67 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T13:41:01.830Z] #14 41.67 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T13:41:01.830Z] #14 41.68 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:41:01.987Z] #26 ... [2022-07-28T13:41:01.987Z] [2022-07-28T13:41:01.987Z] #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-28T13:41:01.987Z] #67 sha256:2b2694daa6512d4c00714bca6bf2a6a32093489e178faadf7423a5343df26e0b [2022-07-28T13:41:01.987Z] #67 8.646 + RM_GOPATH=0 [2022-07-28T13:41:01.987Z] #67 8.646 + TMP_GOPATH= [2022-07-28T13:41:01.987Z] #67 8.646 + : /build [2022-07-28T13:41:01.987Z] #67 8.646 + '[' -z '' ']' [2022-07-28T13:41:01.987Z] #67 8.646 ++ mktemp -d [2022-07-28T13:41:01.987Z] #67 8.649 + export GOPATH=/tmp/tmp.Sj0Hui3qMq [2022-07-28T13:41:01.987Z] #67 8.649 + GOPATH=/tmp/tmp.Sj0Hui3qMq [2022-07-28T13:41:01.987Z] #67 8.649 + RM_GOPATH=1 [2022-07-28T13:41:01.987Z] #67 8.649 + case "$(go env GOARCH)" in [2022-07-28T13:41:01.987Z] #67 8.654 ++ go env GOARCH [2022-07-28T13:41:01.987Z] #67 8.681 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:01.987Z] #67 8.681 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:01.987Z] #67 8.682 ++ dirname /install.sh [2022-07-28T13:41:01.987Z] #67 8.695 + dir=/ [2022-07-28T13:41:01.987Z] #67 8.695 + bin=rootlesskit [2022-07-28T13:41:01.987Z] #67 8.695 + shift [2022-07-28T13:41:01.987Z] #67 8.695 + '[' '!' -f //rootlesskit.installer ']' [2022-07-28T13:41:01.987Z] #67 8.695 + . //rootlesskit.installer [2022-07-28T13:41:01.987Z] #67 8.695 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:41:01.987Z] #67 8.695 + install_rootlesskit [2022-07-28T13:41:01.987Z] #67 8.695 + case "$1" in [2022-07-28T13:41:01.987Z] #67 8.695 + export CGO_ENABLED=0 [2022-07-28T13:41:01.987Z] #67 8.695 + CGO_ENABLED=0 [2022-07-28T13:41:01.987Z] #67 8.695 + _install_rootlesskit [2022-07-28T13:41:01.987Z] #67 8.704 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-28T13:41:01.987Z] #67 8.704 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T13:41:01.987Z] #67 8.704 + GOBIN=/build [2022-07-28T13:41:01.987Z] #67 8.704 + GO111MODULE=on [2022-07-28T13:41:01.987Z] #67 8.704 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:41:01.987Z] #67 8.704 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:41:02.086Z] #14 41.75 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T13:41:02.086Z] #14 41.76 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-28T13:41:02.086Z] #14 41.77 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T13:41:02.086Z] #14 41.90 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-28T13:41:02.086Z] #14 41.90 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-28T13:41:02.086Z] #14 41.91 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T13:41:02.343Z] #14 42.05 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-28T13:41:02.343Z] #14 42.05 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-28T13:41:02.343Z] #14 42.06 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T13:41:02.410Z] #55 ... [2022-07-28T13:41:02.410Z] [2022-07-28T13:41:02.410Z] #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-28T13:41:02.410Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T13:41:02.410Z] #62 9.394 Reading package lists... [2022-07-28T13:41:02.410Z] #62 16.58 Reading package lists... [2022-07-28T13:41:02.410Z] #62 23.65 Building dependency tree... [2022-07-28T13:41:02.428Z] #14 ... [2022-07-28T13:41:02.428Z] [2022-07-28T13:41:02.428Z] #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-28T13:41:02.428Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T13:41:02.428Z] #51 46.61 Setting up criu (3.17.1-1) ... [2022-07-28T13:41:02.428Z] #51 48.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:41:02.428Z] #51 DONE 49.6s [2022-07-28T13:41:02.554Z] #67 9.239 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T13:41:02.600Z] #14 42.17 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-28T13:41:02.600Z] #14 42.19 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-28T13:41:02.600Z] #14 42.21 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T13:41:02.600Z] #14 42.30 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-28T13:41:02.600Z] #14 42.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-28T13:41:02.600Z] #14 42.34 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T13:41:02.688Z] [2022-07-28T13:41:02.688Z] #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-28T13:41:02.688Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T13:41:02.688Z] #42 49.90 Setting up libicu67:arm64 (67.1-7) ... [2022-07-28T13:41:02.688Z] #42 49.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:02.688Z] #42 49.94 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-28T13:41:02.688Z] #42 49.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:02.856Z] #14 42.63 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T13:41:02.856Z] #14 42.63 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-28T13:41:02.856Z] #14 42.64 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T13:41:02.947Z] #42 50.02 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-28T13:41:02.947Z] #42 50.04 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-28T13:41:02.948Z] #42 50.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T13:41:02.948Z] #42 50.09 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T13:41:02.948Z] #42 50.10 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-28T13:41:02.948Z] #42 50.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-28T13:41:02.948Z] #42 50.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:41:03.122Z] #67 ... [2022-07-28T13:41:03.122Z] [2022-07-28T13:41:03.122Z] #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-28T13:41:03.122Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T13:41:03.122Z] #57 7.239 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T13:41:03.122Z] #57 8.751 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T13:41:03.122Z] #57 8.782 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T13:41:03.122Z] #57 8.997 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T13:41:03.122Z] #57 ... [2022-07-28T13:41:03.122Z] [2022-07-28T13:41:03.122Z] #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-28T13:41:03.122Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:41:03.122Z] #36 7.367 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-28T13:41:03.127Z] #14 42.80 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T13:41:03.127Z] #14 42.80 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:41:03.127Z] #14 42.81 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:41:03.340Z] #62 27.19 The following additional packages will be installed: [2022-07-28T13:41:03.340Z] #62 ... [2022-07-28T13:41:03.340Z] [2022-07-28T13:41:03.340Z] #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-28T13:41:03.340Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:03.340Z] #55 27.19 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-28T13:41:03.340Z] #55 27.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T13:41:03.381Z] #36 ... [2022-07-28T13:41:03.381Z] [2022-07-28T13:41:03.381Z] #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-28T13:41:03.381Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:41:03.381Z] #34 8.483 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T13:41:03.381Z] #34 8.531 Cloning into '.'... [2022-07-28T13:41:03.381Z] #34 ... [2022-07-28T13:41:03.381Z] [2022-07-28T13:41:03.381Z] #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-28T13:41:03.381Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:41:03.381Z] #53 9.007 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-28T13:41:03.384Z] #14 42.93 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T13:41:03.384Z] #14 42.94 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T13:41:03.384Z] #14 42.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:41:03.384Z] #14 43.06 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T13:41:03.384Z] #14 43.06 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T13:41:03.384Z] #14 43.08 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:41:03.520Z] #42 DONE 50.8s [2022-07-28T13:41:03.520Z] [2022-07-28T13:41:03.520Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T13:41:03.520Z] #43 sha256:c471a2b261515f58cdf0941b7fcc43cd035cc234a27da0a583567fdea131a502 [2022-07-28T13:41:03.597Z] #55 27.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-28T13:41:03.597Z] #55 27.43 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-28T13:41:03.597Z] #55 27.46 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-28T13:41:03.640Z] #53 ... [2022-07-28T13:41:03.640Z] [2022-07-28T13:41:03.640Z] #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-28T13:41:03.640Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:41:03.640Z] #51 9.621 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:41:03.640Z] #51 9.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:41:03.640Z] #51 9.693 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:41:03.640Z] #51 10.45 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-28T13:41:03.640Z] #51 ... [2022-07-28T13:41:03.640Z] [2022-07-28T13:41:03.640Z] #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-28T13:41:03.640Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T13:41:03.640Z] #40 8.579 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-28T13:41:03.640Z] #40 9.829 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-28T13:41:03.641Z] #14 43.32 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:41:03.641Z] #14 43.33 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T13:41:03.641Z] #14 43.40 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T13:41:03.641Z] #14 43.43 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T13:41:03.641Z] #14 43.44 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T13:41:03.641Z] #14 43.47 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T13:41:03.641Z] #14 43.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:41:03.641Z] #14 43.53 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T13:41:03.783Z] #43 DONE 0.2s [2022-07-28T13:41:03.783Z] [2022-07-28T13:41:03.783Z] #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-28T13:41:03.783Z] #44 sha256:a8bd5634685a68dac33cc8eb716e9abdbac6aa076b86daf36ba11362cbfb9347 [2022-07-28T13:41:03.897Z] #14 43.55 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:41:03.897Z] #14 43.56 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T13:41:03.897Z] #14 43.58 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T13:41:03.897Z] #14 43.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:41:03.897Z] #14 43.61 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T13:41:03.897Z] #14 43.65 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T13:41:03.897Z] #14 43.67 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-28T13:41:03.897Z] #14 43.69 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:41:03.897Z] #14 43.72 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T13:41:03.897Z] #14 43.73 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T13:41:03.897Z] #14 43.76 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T13:41:03.900Z] #40 ... [2022-07-28T13:41:03.900Z] [2022-07-28T13:41:03.900Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T13:41:03.900Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:03.900Z] #55 8.399 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-28T13:41:03.900Z] #55 10.64 go: downloading github.com/fatih/color v1.13.0 [2022-07-28T13:41:03.900Z] #55 10.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T13:41:03.900Z] #55 10.93 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T13:41:03.900Z] #55 10.94 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-28T13:41:03.900Z] #55 ... [2022-07-28T13:41:03.900Z] [2022-07-28T13:41:03.900Z] #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-28T13:41:03.900Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T13:41:03.900Z] #62 9.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:41:03.900Z] #62 9.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:41:03.900Z] #62 9.492 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:41:04.154Z] #14 43.77 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T13:41:04.154Z] #14 43.78 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:41:04.154Z] #14 43.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T13:41:04.154Z] #14 43.81 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:41:04.154Z] #14 43.82 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T13:41:04.154Z] #14 43.83 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T13:41:04.154Z] #14 43.85 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:41:04.154Z] #14 43.86 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-28T13:41:04.154Z] #14 43.87 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:41:04.154Z] #14 43.90 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T13:41:04.154Z] #14 43.92 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:41:04.154Z] #14 43.96 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-28T13:41:04.154Z] #14 43.98 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:41:04.159Z] #62 ... [2022-07-28T13:41:04.159Z] [2022-07-28T13:41:04.159Z] #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-28T13:41:04.159Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:41:04.159Z] #42 9.219 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:41:04.159Z] #42 9.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:41:04.159Z] #42 9.252 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:41:04.159Z] #42 ... [2022-07-28T13:41:04.159Z] [2022-07-28T13:41:04.159Z] #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-28T13:41:04.159Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:41:04.159Z] #47 7.422 + git clone https://github.com/docker/distribution.git . [2022-07-28T13:41:04.159Z] #47 7.422 Cloning into '.'... [2022-07-28T13:41:04.354Z] #44 0.610 + RM_GOPATH=0 [2022-07-28T13:41:04.354Z] #44 0.610 + TMP_GOPATH= [2022-07-28T13:41:04.354Z] #44 0.610 + : /build [2022-07-28T13:41:04.354Z] #44 0.610 + '[' -z '' ']' [2022-07-28T13:41:04.354Z] #44 0.611 ++ mktemp -d [2022-07-28T13:41:04.354Z] #44 0.615 + export GOPATH=/tmp/tmp.S77ksCaVyP [2022-07-28T13:41:04.354Z] #44 0.616 + GOPATH=/tmp/tmp.S77ksCaVyP [2022-07-28T13:41:04.354Z] #44 0.617 + RM_GOPATH=1 [2022-07-28T13:41:04.354Z] #44 0.617 + case "$(go env GOARCH)" in [2022-07-28T13:41:04.354Z] #44 0.617 ++ go env GOARCH [2022-07-28T13:41:04.354Z] #44 0.649 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:04.354Z] #44 0.649 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:04.354Z] #44 0.650 ++ dirname /install.sh [2022-07-28T13:41:04.354Z] #44 0.651 + dir=/ [2022-07-28T13:41:04.354Z] #44 0.651 + bin=tini [2022-07-28T13:41:04.354Z] #44 0.652 + shift [2022-07-28T13:41:04.354Z] #44 0.652 + '[' '!' -f //tini.installer ']' [2022-07-28T13:41:04.354Z] #44 0.652 + . //tini.installer [2022-07-28T13:41:04.354Z] #44 0.652 ++ : v0.19.0 [2022-07-28T13:41:04.354Z] #44 0.653 + install_tini [2022-07-28T13:41:04.354Z] #44 0.653 + echo 'Install tini version v0.19.0' [2022-07-28T13:41:04.354Z] #44 0.653 Install tini version v0.19.0 [2022-07-28T13:41:04.354Z] #44 0.653 + git clone https://github.com/krallin/tini.git /tmp/tmp.S77ksCaVyP/tini [2022-07-28T13:41:04.354Z] #44 0.656 Cloning into '/tmp/tmp.S77ksCaVyP/tini'... [2022-07-28T13:41:04.411Z] #14 44.00 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:41:04.411Z] #14 44.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:41:04.418Z] #47 ... [2022-07-28T13:41:04.418Z] [2022-07-28T13:41:04.418Z] #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-28T13:41:04.418Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T13:41:04.418Z] #38 9.259 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-28T13:41:04.418Z] #38 ... [2022-07-28T13:41:04.418Z] [2022-07-28T13:41:04.418Z] #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-28T13:41:04.418Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T13:41:04.418Z] #40 11.61 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T13:41:04.981Z] #14 DONE 44.6s [2022-07-28T13:41:04.981Z] [2022-07-28T13:41:04.981Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T13:41:04.981Z] #59 sha256:3d580069a4b645f29a7fc076232ed9ddfd15cd422cc9745dd083eb58db71ec2e [2022-07-28T13:41:04.981Z] #59 DONE 0.2s [2022-07-28T13:41:04.981Z] [2022-07-28T13:41:04.981Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T13:41:04.982Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T13:41:05.359Z] #40 12.17 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-28T13:41:05.359Z] #40 12.27 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-28T13:41:06.151Z] #55 29.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T13:41:06.151Z] #55 29.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T13:41:06.151Z] #55 29.95 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-28T13:41:06.151Z] #55 29.95 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T13:41:06.151Z] #55 ... [2022-07-28T13:41:06.151Z] [2022-07-28T13:41:06.151Z] #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-28T13:41:06.151Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:06.151Z] #76 19.88 Fetched 8561 kB in 15s (580 kB/s) [2022-07-28T13:41:06.151Z] #76 19.88 Reading package lists... [2022-07-28T13:41:06.151Z] #76 26.32 Reading package lists... [2022-07-28T13:41:06.151Z] #76 ... [2022-07-28T13:41:06.151Z] [2022-07-28T13:41:06.151Z] #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-28T13:41:06.151Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:06.151Z] #55 30.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T13:41:06.350Z] #15 DONE 1.3s [2022-07-28T13:41:06.350Z] [2022-07-28T13:41:06.350Z] #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-28T13:41:06.350Z] #16 sha256:2b1b2cd3f8ca6395786ae88f6eac844bbc279cf102d64b898d3f3fbbbca97f61 [2022-07-28T13:41:06.723Z] #55 30.53 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-28T13:41:06.723Z] #55 30.53 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-28T13:41:06.979Z] #55 30.81 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-28T13:41:06.979Z] #55 30.81 go: downloading golang.org/x/text v0.3.7 [2022-07-28T13:41:07.543Z] #55 ... [2022-07-28T13:41:07.543Z] [2022-07-28T13:41:07.543Z] #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-28T13:41:07.543Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T13:41:07.543Z] #62 27.23 libbtrfs0 [2022-07-28T13:41:07.543Z] #62 27.42 The following NEW packages will be installed: [2022-07-28T13:41:07.543Z] #62 27.43 libbtrfs-dev libbtrfs0 [2022-07-28T13:41:07.543Z] #62 27.87 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:41:07.543Z] #62 27.87 Need to get 460 kB of archives. [2022-07-28T13:41:07.543Z] #62 27.87 After this operation, 1237 kB of additional disk space will be used. [2022-07-28T13:41:07.543Z] #62 27.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T13:41:07.543Z] #62 27.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T13:41:07.543Z] #62 29.18 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:41:07.543Z] #62 29.48 Fetched 460 kB in 0s (1297 kB/s) [2022-07-28T13:41:07.543Z] #62 29.71 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T13:41:07.543Z] #62 29.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T13:41:07.543Z] #62 29.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T13:41:07.543Z] #62 29.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:41:07.543Z] #62 30.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T13:41:07.543Z] #62 30.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T13:41:07.543Z] #62 30.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:41:07.543Z] #62 30.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:41:07.543Z] #62 30.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:41:07.543Z] #62 30.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:41:07.543Z] #62 DONE 31.2s [2022-07-28T13:41:07.543Z] [2022-07-28T13:41:07.543Z] #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-28T13:41:07.543Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:41:07.543Z] #47 30.30 Updating files: 75% (1649/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-28T13:41:07.543Z] #47 30.83 + git checkout -q v2.3.0 [2022-07-28T13:41:07.800Z] #47 ... [2022-07-28T13:41:07.800Z] [2022-07-28T13:41:07.800Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T13:41:07.800Z] #63 sha256:aa62c6ae83bbfa98c9e982ecae7928cfd208bd55e4d9c44bf8386672490ea031 [2022-07-28T13:41:07.800Z] #63 DONE 0.5s [2022-07-28T13:41:08.060Z] [2022-07-28T13:41:08.060Z] #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-28T13:41:08.060Z] #64 sha256:fca29334978575d7f989541da4caf7a63ece06fe2627ac903ec1869671342bc1 [2022-07-28T13:41:08.244Z] #16 DONE 1.7s [2022-07-28T13:41:08.244Z] [2022-07-28T13:41:08.244Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T13:41:08.244Z] #17 sha256:e6a506380a96688afb5628f4303c650cc5056ccaa363378c5ef4f17c1834c74f [2022-07-28T13:41:08.564Z] #44 4.525 + cd /tmp/tmp.S77ksCaVyP/tini [2022-07-28T13:41:08.564Z] #44 4.526 + git checkout -q v0.19.0 [2022-07-28T13:41:08.564Z] #44 4.565 + cmake . [2022-07-28T13:41:08.564Z] #44 ... [2022-07-28T13:41:08.564Z] [2022-07-28T13:41:08.564Z] #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-28T13:41:08.564Z] #53 sha256:1e57aae3863d2374eaec8e765dfe4e2fddf8d1739a2cd47ad9dda229ab750cb1 [2022-07-28T13:41:08.564Z] #53 54.55 gotestsum version dev [2022-07-28T13:41:08.564Z] #53 DONE 55.8s [2022-07-28T13:41:08.809Z] #17 0.912 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T13:41:08.825Z] [2022-07-28T13:41:08.825Z] #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-28T13:41:08.825Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:41:08.825Z] #14 55.43 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T13:41:08.825Z] #14 55.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-28T13:41:08.825Z] #14 55.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T13:41:08.825Z] #14 55.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-28T13:41:08.825Z] #14 55.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-28T13:41:08.825Z] #14 55.77 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T13:41:09.071Z] #17 DONE 1.1s [2022-07-28T13:41:09.071Z] [2022-07-28T13:41:09.071Z] #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-28T13:41:09.071Z] #60 sha256:c5e847de13caa238f54147f298b365faa5cc7a7c0a3e21493624fa00f554375b [2022-07-28T13:41:09.071Z] #60 0.978 + RM_GOPATH=0 [2022-07-28T13:41:09.071Z] #60 0.978 + TMP_GOPATH= [2022-07-28T13:41:09.071Z] #60 0.978 + : /build [2022-07-28T13:41:09.071Z] #60 0.978 + '[' -z '' ']' [2022-07-28T13:41:09.071Z] #60 0.978 ++ mktemp -d [2022-07-28T13:41:09.071Z] #60 0.978 + export GOPATH=/tmp/tmp.erCrdwHSK9 [2022-07-28T13:41:09.071Z] #60 0.978 + GOPATH=/tmp/tmp.erCrdwHSK9 [2022-07-28T13:41:09.071Z] #60 0.978 + RM_GOPATH=1 [2022-07-28T13:41:09.071Z] #60 0.978 + case "$(go env GOARCH)" in [2022-07-28T13:41:09.071Z] #60 0.978 ++ go env GOARCH [2022-07-28T13:41:09.071Z] #60 0.990 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:09.071Z] #60 0.990 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:09.071Z] #60 0.994 ++ dirname /install.sh [2022-07-28T13:41:09.071Z] #60 0.996 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T13:41:09.071Z] #60 0.996 + dir=/ [2022-07-28T13:41:09.071Z] #60 0.996 + bin=runc [2022-07-28T13:41:09.071Z] #60 0.996 + shift [2022-07-28T13:41:09.071Z] #60 0.996 + '[' '!' -f //runc.installer ']' [2022-07-28T13:41:09.071Z] #60 0.996 + . //runc.installer [2022-07-28T13:41:09.071Z] #60 0.996 ++ set -e [2022-07-28T13:41:09.071Z] #60 0.996 ++ : v1.1.2 [2022-07-28T13:41:09.071Z] #60 0.996 + install_runc [2022-07-28T13:41:09.071Z] #60 0.996 + RUNC_BUILDTAGS=seccomp [2022-07-28T13:41:09.071Z] #60 0.996 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T13:41:09.071Z] #60 0.996 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.erCrdwHSK9/src/github.com/opencontainers/runc [2022-07-28T13:41:09.071Z] #60 0.997 Cloning into '/tmp/tmp.erCrdwHSK9/src/github.com/opencontainers/runc'... [2022-07-28T13:41:09.071Z] #60 3.542 + cd /tmp/tmp.erCrdwHSK9/src/github.com/opencontainers/runc [2022-07-28T13:41:09.071Z] #60 3.546 + git checkout -q v1.1.2 [2022-07-28T13:41:09.071Z] #60 3.842 + '[' -z '' ']' [2022-07-28T13:41:09.071Z] #60 3.842 + target=static [2022-07-28T13:41:09.071Z] #60 3.842 + make BUILDTAGS=seccomp static [2022-07-28T13:41:09.147Z] #19 156.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-28T13:41:09.147Z] #19 156.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:41:09.147Z] #19 156.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T13:41:09.147Z] #19 157.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-28T13:41:09.147Z] #19 157.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:41:09.147Z] #19 157.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:41:09.328Z] #60 4.086 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-28T13:41:09.434Z] #64 ... [2022-07-28T13:41:09.434Z] [2022-07-28T13:41:09.434Z] #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-28T13:41:09.434Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:41:09.434Z] #14 23.15 Fetched 8561 kB in 16s (535 kB/s) [2022-07-28T13:41:09.434Z] #14 23.15 Reading package lists... [2022-07-28T13:41:09.434Z] #14 29.35 Reading package lists... [2022-07-28T13:41:09.434Z] #14 ... [2022-07-28T13:41:09.434Z] [2022-07-28T13:41:09.434Z] #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-28T13:41:09.434Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:09.434Z] #76 26.32 Reading package lists... [2022-07-28T13:41:10.257Z] #60 ... [2022-07-28T13:41:10.257Z] [2022-07-28T13:41:10.257Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T13:41:10.257Z] #18 sha256:825172d4653660d13ba117214496865f7f700348bad010bbf23751ae7862865f [2022-07-28T13:41:10.257Z] #18 DONE 1.2s [2022-07-28T13:41:10.257Z] [2022-07-28T13:41:10.257Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:10.257Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:10.257Z] #77 19.35 libtoolize: putting auxiliary files in '.'. [2022-07-28T13:41:10.257Z] #77 19.35 libtoolize: copying file './ltmain.sh' [2022-07-28T13:41:10.257Z] #77 20.05 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T13:41:10.257Z] #77 20.05 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T13:41:10.257Z] #77 20.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T13:41:10.257Z] #77 23.45 configure.ac:7: installing './compile' [2022-07-28T13:41:10.257Z] #77 23.45 configure.ac:11: installing './config.guess' [2022-07-28T13:41:10.257Z] #77 23.45 configure.ac:11: installing './config.sub' [2022-07-28T13:41:10.257Z] #77 23.45 configure.ac:8: installing './install-sh' [2022-07-28T13:41:10.257Z] #77 23.46 configure.ac:8: installing './missing' [2022-07-28T13:41:10.257Z] #77 23.49 Makefile.am: installing './depcomp' [2022-07-28T13:41:10.257Z] #77 24.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T13:41:10.257Z] #77 24.18 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T13:41:10.257Z] #77 24.31 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T13:41:10.257Z] #77 24.31 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T13:41:10.257Z] #77 24.38 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T13:41:10.257Z] #77 24.47 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T13:41:10.257Z] #77 24.56 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T13:41:10.257Z] #77 24.70 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T13:41:10.258Z] #77 24.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T13:41:10.258Z] #77 ... [2022-07-28T13:41:10.258Z] [2022-07-28T13:41:10.258Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T13:41:10.258Z] #19 sha256:195b82ffdebe7ab3eaeb311ce462a690363db5044e4be1f1e2ad70bed42c21b4 [2022-07-28T13:41:10.633Z] #40 ... [2022-07-28T13:41:10.633Z] [2022-07-28T13:41:10.633Z] #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-28T13:41:10.633Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:41:10.633Z] #53 12.02 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T13:41:10.633Z] #53 12.03 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T13:41:10.633Z] #53 12.16 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T13:41:10.633Z] #53 13.08 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T13:41:10.633Z] #53 13.10 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T13:41:10.633Z] #53 13.29 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T13:41:10.633Z] #53 13.42 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T13:41:10.633Z] #53 13.88 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T13:41:10.633Z] #53 14.28 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T13:41:10.633Z] #53 14.38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T13:41:10.633Z] #53 14.75 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T13:41:10.803Z] #76 32.79 Building dependency tree... [2022-07-28T13:41:11.187Z] #19 DONE 0.9s [2022-07-28T13:41:11.187Z] [2022-07-28T13:41:11.187Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T13:41:11.187Z] #20 sha256:86013cb9b4151ecc7f0bc3aaf8664ff6cf980e81105497ade3663f7129f0ea15 [2022-07-28T13:41:12.020Z] #53 ... [2022-07-28T13:41:12.020Z] [2022-07-28T13:41:12.020Z] #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-28T13:41:12.020Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:12.020Z] #76 9.015 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:41:12.020Z] #76 9.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:41:12.020Z] #76 9.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:41:12.020Z] #76 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:41:12.020Z] #76 15.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:41:12.020Z] #76 17.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:41:12.119Z] #20 DONE 1.0s [2022-07-28T13:41:12.119Z] [2022-07-28T13:41:12.119Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:12.119Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:12.119Z] #77 29.39 configure.ac:7: installing 'build-aux/compile' [2022-07-28T13:41:12.119Z] #77 29.39 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T13:41:12.119Z] #77 29.40 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T13:41:12.119Z] #77 29.40 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T13:41:12.119Z] #77 29.40 configure.ac:11: installing 'build-aux/missing' [2022-07-28T13:41:12.119Z] #77 29.49 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T13:41:12.119Z] #77 29.53 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T13:41:12.180Z] #76 ... [2022-07-28T13:41:12.180Z] [2022-07-28T13:41:12.180Z] #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-28T13:41:12.180Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T13:41:12.180Z] #57 35.75 v3.0.2 [2022-07-28T13:41:12.180Z] #57 DONE 35.9s [2022-07-28T13:41:12.180Z] [2022-07-28T13:41:12.180Z] #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-28T13:41:12.180Z] #64 sha256:fca29334978575d7f989541da4caf7a63ece06fe2627ac903ec1869671342bc1 [2022-07-28T13:41:12.180Z] #64 3.644 + RM_GOPATH=0 [2022-07-28T13:41:12.180Z] #64 3.644 + TMP_GOPATH= [2022-07-28T13:41:12.180Z] #64 3.644 + : /build [2022-07-28T13:41:12.180Z] #64 3.645 + '[' -z '' ']' [2022-07-28T13:41:12.180Z] #64 3.645 ++ mktemp -d [2022-07-28T13:41:12.180Z] #64 3.655 + export GOPATH=/tmp/tmp.lebg9sHOYF [2022-07-28T13:41:12.180Z] #64 3.655 + GOPATH=/tmp/tmp.lebg9sHOYF [2022-07-28T13:41:12.180Z] #64 3.655 + RM_GOPATH=1 [2022-07-28T13:41:12.180Z] #64 3.656 + case "$(go env GOARCH)" in [2022-07-28T13:41:12.180Z] #64 3.656 ++ go env GOARCH [2022-07-28T13:41:12.180Z] #64 3.690 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:12.180Z] #64 3.690 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:12.180Z] #64 3.695 ++ dirname /install.sh [2022-07-28T13:41:12.180Z] #64 3.696 + dir=/ [2022-07-28T13:41:12.180Z] #64 3.699 + bin=containerd [2022-07-28T13:41:12.180Z] #64 3.699 + shift [2022-07-28T13:41:12.180Z] #64 3.699 + '[' '!' -f //containerd.installer ']' [2022-07-28T13:41:12.180Z] #64 3.699 + . //containerd.installer [2022-07-28T13:41:12.180Z] #64 3.699 ++ set -e [2022-07-28T13:41:12.180Z] #64 3.703 ++ : v1.6.6 [2022-07-28T13:41:12.180Z] #64 3.703 + install_containerd [2022-07-28T13:41:12.180Z] #64 3.703 + echo 'Install containerd version v1.6.6' [2022-07-28T13:41:12.180Z] #64 3.703 Install containerd version v1.6.6 [2022-07-28T13:41:12.180Z] #64 3.703 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lebg9sHOYF/src/github.com/containerd/containerd [2022-07-28T13:41:12.180Z] #64 3.705 Cloning into '/tmp/tmp.lebg9sHOYF/src/github.com/containerd/containerd'... [2022-07-28T13:41:12.279Z] #76 ... [2022-07-28T13:41:12.279Z] [2022-07-28T13:41:12.279Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T13:41:12.279Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:12.279Z] #55 11.15 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T13:41:12.279Z] #55 11.55 go: downloading github.com/spf13/viper v1.11.0 [2022-07-28T13:41:12.279Z] #55 11.78 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-28T13:41:12.279Z] #55 13.06 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-28T13:41:12.279Z] #55 13.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-28T13:41:12.279Z] #55 13.31 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-28T13:41:12.279Z] #55 13.33 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-28T13:41:12.279Z] #55 15.52 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-28T13:41:12.279Z] #55 15.77 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-28T13:41:12.279Z] #55 16.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T13:41:12.279Z] #55 16.21 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-28T13:41:13.027Z] #14 ... [2022-07-28T13:41:13.027Z] [2022-07-28T13:41:13.027Z] #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-28T13:41:13.027Z] #44 sha256:a8bd5634685a68dac33cc8eb716e9abdbac6aa076b86daf36ba11362cbfb9347 [2022-07-28T13:41:13.027Z] #44 4.927 -- The C compiler identification is GNU 10.2.1 [2022-07-28T13:41:13.027Z] #44 5.079 -- Detecting C compiler ABI info [2022-07-28T13:41:13.027Z] #44 5.854 -- Detecting C compiler ABI info - done [2022-07-28T13:41:13.027Z] #44 5.911 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-28T13:41:13.027Z] #44 5.917 -- Detecting C compile features [2022-07-28T13:41:13.027Z] #44 5.918 -- Detecting C compile features - done [2022-07-28T13:41:13.027Z] #44 5.946 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T13:41:13.027Z] #44 6.203 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T13:41:13.027Z] #44 6.281 -- Configuring done [2022-07-28T13:41:13.027Z] #44 6.306 -- Generating done [2022-07-28T13:41:13.027Z] #44 6.308 -- Build files have been written to: /tmp/tmp.S77ksCaVyP/tini [2022-07-28T13:41:13.027Z] #44 6.333 + make tini-static [2022-07-28T13:41:13.027Z] #44 6.707 Scanning dependencies of target tini-static [2022-07-28T13:41:13.027Z] #44 6.795 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T13:41:13.027Z] #44 7.956 [100%] Linking C executable tini-static [2022-07-28T13:41:13.027Z] #44 8.423 [100%] Built target tini-static [2022-07-28T13:41:13.027Z] #44 8.492 + mkdir -p /build [2022-07-28T13:41:13.027Z] #44 8.494 + cp tini-static /build/docker-init [2022-07-28T13:41:13.027Z] #44 DONE 9.4s [2022-07-28T13:41:13.052Z] #77 30.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T13:41:13.052Z] #77 30.80 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T13:41:13.287Z] [2022-07-28T13:41:13.287Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:13.287Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:41:13.287Z] #77 6.489 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T13:41:13.287Z] #77 6.518 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T13:41:13.287Z] #77 7.735 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T13:41:13.287Z] #77 7.753 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T13:41:13.287Z] #77 7.754 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T13:41:13.287Z] #77 7.754 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T13:41:13.287Z] #77 7.784 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T13:41:13.287Z] #77 9.516 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T13:41:13.287Z] #77 10.91 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T13:41:13.287Z] #77 12.34 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T13:41:13.287Z] #77 12.55 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T13:41:13.287Z] #77 12.81 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T13:41:13.341Z] #77 31.22 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T13:41:13.598Z] #77 31.22 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T13:41:13.598Z] #77 31.26 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T13:41:13.598Z] #77 31.34 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T13:41:13.598Z] #77 31.45 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T13:41:13.656Z] #55 ... [2022-07-28T13:41:13.656Z] [2022-07-28T13:41:13.656Z] #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-28T13:41:13.656Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T13:41:13.656Z] #57 10.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T13:41:13.656Z] #57 ... [2022-07-28T13:41:13.656Z] [2022-07-28T13:41:13.656Z] #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-28T13:41:13.656Z] #67 sha256:2b2694daa6512d4c00714bca6bf2a6a32093489e178faadf7423a5343df26e0b [2022-07-28T13:41:13.656Z] #67 13.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T13:41:13.656Z] #67 13.97 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-28T13:41:13.656Z] #67 15.09 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-28T13:41:13.656Z] #67 18.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-28T13:41:13.656Z] #67 20.43 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T13:41:13.855Z] #77 31.53 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T13:41:13.915Z] #67 20.66 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T13:41:14.852Z] #67 ... [2022-07-28T13:41:14.852Z] [2022-07-28T13:41:14.852Z] #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-28T13:41:14.852Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:41:14.852Z] #42 11.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:41:14.852Z] #42 15.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:41:14.852Z] #42 18.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:41:14.852Z] #42 ... [2022-07-28T13:41:14.852Z] [2022-07-28T13:41:14.852Z] #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-28T13:41:14.852Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T13:41:14.852Z] #40 17.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T13:41:14.852Z] #40 17.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T13:41:15.111Z] #40 ... [2022-07-28T13:41:15.111Z] [2022-07-28T13:41:15.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-28T13:41:15.111Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:41:15.111Z] #51 11.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:41:15.111Z] #51 15.99 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:41:15.111Z] #51 18.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:41:15.111Z] #51 ... [2022-07-28T13:41:15.111Z] [2022-07-28T13:41:15.111Z] #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-28T13:41:15.111Z] #26 sha256:8c9b0c5b07922506215aa5c75cdb945b1278a14be8d0ce8d4e3e2f4b9fe2cf7d [2022-07-28T13:41:15.111Z] #26 21.96 + mkdir -p /build [2022-07-28T13:41:15.371Z] #26 22.08 + mv docker/docker /build/ [2022-07-28T13:41:15.371Z] #26 22.11 + rmdir docker [2022-07-28T13:41:15.452Z] #64 ... [2022-07-28T13:41:15.452Z] [2022-07-28T13:41:15.452Z] #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-28T13:41:15.452Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:41:15.452Z] #42 23.60 Reading package lists... [2022-07-28T13:41:15.452Z] #42 29.35 Reading package lists... [2022-07-28T13:41:15.452Z] #42 36.04 Building dependency tree... [2022-07-28T13:41:15.452Z] #42 ... [2022-07-28T13:41:15.452Z] [2022-07-28T13:41:15.452Z] #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-28T13:41:15.452Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:15.452Z] #55 38.43 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-28T13:41:15.452Z] #55 38.53 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-28T13:41:15.452Z] #55 38.58 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T13:41:15.452Z] #55 38.59 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T13:41:15.452Z] #55 38.75 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-28T13:41:15.452Z] #55 38.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-28T13:41:15.452Z] #55 38.90 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-28T13:41:15.452Z] #55 39.07 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-28T13:41:15.452Z] #55 39.07 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-28T13:41:15.452Z] #55 39.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-28T13:41:15.452Z] #55 39.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-28T13:41:15.452Z] #55 39.17 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-28T13:41:15.630Z] #26 ... [2022-07-28T13:41:15.630Z] [2022-07-28T13:41:15.630Z] #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-28T13:41:15.630Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T13:41:15.630Z] #62 12.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:41:15.630Z] #62 16.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:41:15.630Z] #62 18.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:41:15.630Z] #62 ... [2022-07-28T13:41:15.630Z] [2022-07-28T13:41:15.630Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-28T13:41:15.630Z] #67 sha256:2b2694daa6512d4c00714bca6bf2a6a32093489e178faadf7423a5343df26e0b [2022-07-28T13:41:15.630Z] #67 22.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T13:41:15.731Z] #19 ... [2022-07-28T13:41:15.731Z] [2022-07-28T13:41:15.731Z] #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-28T13:41:15.731Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:15.731Z] #84 132.1 CCLD libocispec.la [2022-07-28T13:41:15.731Z] #84 132.4 CCLD src/validate [2022-07-28T13:41:15.731Z] #84 132.4 CCLD tests/test-1 [2022-07-28T13:41:15.731Z] #84 132.5 CCLD tests/test-2 [2022-07-28T13:41:15.731Z] #84 132.5 CCLD tests/test-3 [2022-07-28T13:41:15.731Z] #84 132.5 CCLD tests/test-5 [2022-07-28T13:41:15.731Z] #84 132.5 CCLD tests/test-6 [2022-07-28T13:41:15.732Z] #84 132.5 CCLD tests/test-4 [2022-07-28T13:41:15.732Z] #84 132.6 CCLD tests/test-7 [2022-07-28T13:41:15.732Z] #84 132.6 CCLD tests/test-8 [2022-07-28T13:41:15.732Z] #84 132.7 CCLD tests/test-9 [2022-07-28T13:41:15.732Z] #84 132.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T13:41:15.732Z] #84 132.7 CCLD tests/test-10 [2022-07-28T13:41:15.732Z] #84 132.8 CCLD tests/test-11 [2022-07-28T13:41:15.832Z] #77 ... [2022-07-28T13:41:15.832Z] [2022-07-28T13:41:15.832Z] #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-28T13:41:15.832Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:41:15.832Z] #14 63.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-28T13:41:15.832Z] #14 63.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-28T13:41:15.832Z] #14 63.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:41:15.890Z] #67 22.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T13:41:15.890Z] #67 22.62 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T13:41:16.151Z] #67 ... [2022-07-28T13:41:16.151Z] [2022-07-28T13:41:16.151Z] #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-28T13:41:16.151Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:41:16.151Z] #14 13.18 Fetched 8561 kB in 8s (1108 kB/s) [2022-07-28T13:41:16.151Z] #14 13.18 Reading package lists... [2022-07-28T13:41:16.151Z] #14 23.10 Reading package lists... [2022-07-28T13:41:16.151Z] #14 ... [2022-07-28T13:41:16.151Z] [2022-07-28T13:41:16.151Z] #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-28T13:41:16.151Z] #67 sha256:2b2694daa6512d4c00714bca6bf2a6a32093489e178faadf7423a5343df26e0b [2022-07-28T13:41:16.151Z] #67 23.01 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-28T13:41:16.381Z] #55 40.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-28T13:41:16.381Z] #55 40.06 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-28T13:41:16.381Z] #55 ... [2022-07-28T13:41:16.381Z] [2022-07-28T13:41:16.381Z] #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-28T13:41:16.381Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:41:16.381Z] #51 23.53 Reading package lists... [2022-07-28T13:41:16.381Z] #51 29.88 Reading package lists... [2022-07-28T13:41:16.381Z] #51 35.72 Building dependency tree... [2022-07-28T13:41:16.381Z] #51 39.24 The following additional packages will be installed: [2022-07-28T13:41:16.381Z] #51 39.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T13:41:16.381Z] #51 39.24 python3-protobuf python3-six [2022-07-28T13:41:16.381Z] #51 39.24 Suggested packages: [2022-07-28T13:41:16.381Z] #51 39.24 python3-setuptools [2022-07-28T13:41:16.381Z] #51 39.24 Recommended packages: [2022-07-28T13:41:16.381Z] #51 39.24 iproute2 | iproute [2022-07-28T13:41:16.381Z] #51 ... [2022-07-28T13:41:16.381Z] [2022-07-28T13:41:16.381Z] #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-28T13:41:16.381Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:16.381Z] #76 36.50 python3 is already the newest version (3.9.2-3). [2022-07-28T13:41:16.381Z] #76 36.50 The following additional packages will be installed: [2022-07-28T13:41:16.381Z] #76 36.52 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-28T13:41:16.381Z] #76 36.52 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-28T13:41:16.381Z] #76 36.52 Suggested packages: [2022-07-28T13:41:16.381Z] #76 36.52 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-28T13:41:16.381Z] #76 36.52 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-28T13:41:16.381Z] #76 36.52 m4-doc ed diffutils-doc [2022-07-28T13:41:16.381Z] #76 36.52 Recommended packages: [2022-07-28T13:41:16.381Z] #76 36.52 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-28T13:41:16.381Z] #76 38.24 The following NEW packages will be installed: [2022-07-28T13:41:16.381Z] #76 38.28 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-28T13:41:16.381Z] #76 38.28 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-28T13:41:16.381Z] #76 38.28 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-28T13:41:16.381Z] #76 38.28 libyajl2 m4 patch xz-utils [2022-07-28T13:41:16.381Z] #76 38.75 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:41:16.381Z] #76 38.75 Need to get 5940 kB of archives. [2022-07-28T13:41:16.381Z] #76 38.75 After this operation, 18.7 MB of additional disk space will be used. [2022-07-28T13:41:16.381Z] #76 38.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T13:41:16.381Z] #76 38.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-28T13:41:16.381Z] #76 38.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-28T13:41:16.381Z] #76 38.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-28T13:41:16.381Z] #76 38.75 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-28T13:41:16.381Z] #76 38.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-28T13:41:16.381Z] #76 38.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-28T13:41:16.381Z] #76 38.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-28T13:41:16.381Z] #76 38.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-28T13:41:16.381Z] #76 38.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-28T13:41:16.381Z] #76 38.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T13:41:16.381Z] #76 38.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-28T13:41:16.381Z] #76 39.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-28T13:41:16.381Z] #76 39.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T13:41:16.381Z] #76 39.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-28T13:41:16.381Z] #76 39.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-28T13:41:16.381Z] #76 39.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-28T13:41:16.381Z] #76 39.05 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-28T13:41:16.381Z] #76 39.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T13:41:16.381Z] #76 39.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-28T13:41:16.381Z] #76 39.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T13:41:16.381Z] #76 39.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T13:41:16.381Z] #76 39.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-28T13:41:16.381Z] #76 40.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:41:16.411Z] #67 ... [2022-07-28T13:41:16.411Z] [2022-07-28T13:41:16.411Z] #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-28T13:41:16.411Z] #26 sha256:8c9b0c5b07922506215aa5c75cdb945b1278a14be8d0ce8d4e3e2f4b9fe2cf7d [2022-07-28T13:41:16.411Z] #26 DONE 23.1s [2022-07-28T13:41:16.671Z] [2022-07-28T13:41:16.671Z] #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-28T13:41:16.671Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:16.671Z] #55 23.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T13:41:16.671Z] #55 23.31 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-28T13:41:16.674Z] #84 134.1 libtool: link: ar cr libocispec.a [2022-07-28T13:41:16.674Z] #84 134.1 libtool: link: ranlib libocispec.a [2022-07-28T13:41:16.932Z] #55 24.00 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-28T13:41:16.970Z] #76 40.68 Fetched 5940 kB in 1s (7901 kB/s) [2022-07-28T13:41:17.191Z] #55 24.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-28T13:41:17.227Z] #76 41.03 Selecting previously unselected package bzip2. [2022-07-28T13:41:17.227Z] #76 41.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T13:41:17.227Z] #76 41.05 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T13:41:17.227Z] #76 41.10 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:41:17.450Z] #55 24.43 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-28T13:41:17.451Z] #55 24.54 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-28T13:41:17.451Z] #55 24.66 go: downloading github.com/spf13/afero v1.8.2 [2022-07-28T13:41:17.484Z] #76 41.27 Selecting previously unselected package libmagic-mgc. [2022-07-28T13:41:17.485Z] #76 41.27 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-28T13:41:17.485Z] #76 41.29 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-28T13:41:17.710Z] #55 24.67 go: downloading github.com/spf13/cast v1.4.1 [2022-07-28T13:41:17.971Z] #55 24.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-28T13:41:18.053Z] #76 41.94 Selecting previously unselected package libmagic1:amd64. [2022-07-28T13:41:18.053Z] #76 41.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-28T13:41:18.053Z] #76 41.96 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-28T13:41:18.058Z] #84 135.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:18.058Z] #84 135.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T13:41:18.230Z] #55 25.31 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-28T13:41:18.230Z] #55 25.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T13:41:18.313Z] #76 ... [2022-07-28T13:41:18.313Z] [2022-07-28T13:41:18.313Z] #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-28T13:41:18.313Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T13:41:18.313Z] #40 40.58 NAME: [2022-07-28T13:41:18.313Z] #40 40.58 go-winres - A tool for embedding resources in Windows executables [2022-07-28T13:41:18.313Z] #40 40.58 [2022-07-28T13:41:18.313Z] #40 40.58 USAGE: [2022-07-28T13:41:18.313Z] #40 40.58 go-winres [global options] command [command options] [arguments...] [2022-07-28T13:41:18.313Z] #40 40.61 [2022-07-28T13:41:18.313Z] #40 40.61 COMMANDS: [2022-07-28T13:41:18.313Z] #40 40.61 init Create an initial ./winres/winres.json [2022-07-28T13:41:18.313Z] #40 40.61 make Make syso files for the "go build" command [2022-07-28T13:41:18.313Z] #40 40.61 simply Make syso files for the "go build" command (simplified) [2022-07-28T13:41:18.313Z] #40 40.61 extract Extract all resources from an executable [2022-07-28T13:41:18.313Z] #40 40.61 patch Replace resources in an executable file (exe, dll) [2022-07-28T13:41:18.313Z] #40 40.61 help, h Shows a list of commands or help for one command [2022-07-28T13:41:18.313Z] #40 40.61 [2022-07-28T13:41:18.313Z] #40 40.61 GLOBAL OPTIONS: [2022-07-28T13:41:18.313Z] #40 40.61 --help, -h show help (default: false) [2022-07-28T13:41:18.313Z] #40 DONE 42.0s [2022-07-28T13:41:18.313Z] [2022-07-28T13:41:18.313Z] #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-28T13:41:18.313Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:18.313Z] #55 40.34 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-28T13:41:18.313Z] #55 40.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T13:41:18.313Z] #55 40.62 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-28T13:41:18.313Z] #55 40.73 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-28T13:41:18.313Z] #55 40.73 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-28T13:41:18.313Z] #55 40.87 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-28T13:41:18.313Z] #55 41.07 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-28T13:41:18.313Z] #55 41.07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-28T13:41:18.313Z] #55 41.12 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-28T13:41:18.313Z] #55 41.16 go: downloading github.com/prometheus/common v0.32.1 [2022-07-28T13:41:18.313Z] #55 41.54 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-28T13:41:18.313Z] #55 41.64 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-28T13:41:18.319Z] #84 135.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T13:41:18.319Z] #84 135.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:18.319Z] #84 135.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:18.319Z] #84 135.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:18.319Z] #84 135.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:18.319Z] #84 135.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T13:41:18.319Z] #84 135.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T13:41:18.319Z] #84 135.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T13:41:18.319Z] #84 135.8 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T13:41:18.319Z] #84 135.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T13:41:18.319Z] #84 135.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T13:41:18.319Z] #84 135.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T13:41:18.319Z] #84 135.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T13:41:18.319Z] #84 135.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T13:41:18.580Z] #84 135.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T13:41:18.580Z] #84 135.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T13:41:18.580Z] #84 135.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T13:41:18.580Z] #84 136.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T13:41:18.580Z] #84 136.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T13:41:18.580Z] #84 136.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T13:41:18.580Z] #84 136.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T13:41:18.580Z] #84 136.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T13:41:18.580Z] #84 136.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T13:41:18.580Z] #84 136.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T13:41:18.580Z] #84 136.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T13:41:18.580Z] #84 136.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T13:41:18.580Z] #84 136.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T13:41:18.580Z] #84 136.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T13:41:18.580Z] #84 136.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T13:41:18.799Z] #55 25.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T13:41:18.840Z] #84 136.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T13:41:18.840Z] #84 136.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T13:41:18.840Z] #84 136.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T13:41:18.840Z] #84 136.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T13:41:18.886Z] #55 42.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-28T13:41:19.061Z] #55 26.20 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-28T13:41:19.101Z] #84 136.5 CC src/crun-crun.o [2022-07-28T13:41:19.101Z] #84 136.6 CC src/crun-run.o [2022-07-28T13:41:19.101Z] #84 136.6 CC src/crun-delete.o [2022-07-28T13:41:19.101Z] #84 136.6 CC src/crun-kill.o [2022-07-28T13:41:19.101Z] #84 136.7 CC src/crun-pause.o [2022-07-28T13:41:19.322Z] #55 26.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T13:41:19.361Z] #84 136.7 CC src/crun-unpause.o [2022-07-28T13:41:19.361Z] #84 136.9 CC src/crun-spec.o [2022-07-28T13:41:19.361Z] #84 136.9 CC src/crun-exec.o [2022-07-28T13:41:19.361Z] #84 136.9 CC src/crun-list.o [2022-07-28T13:41:19.583Z] #55 26.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T13:41:19.583Z] #55 26.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T13:41:19.623Z] #84 137.0 CC src/crun-create.o [2022-07-28T13:41:19.623Z] #84 137.1 CC src/crun-state.o [2022-07-28T13:41:19.623Z] #84 137.1 CC src/crun-start.o [2022-07-28T13:41:19.623Z] #84 137.1 CC src/crun-update.o [2022-07-28T13:41:19.623Z] #84 137.2 CC src/crun-ps.o [2022-07-28T13:41:19.623Z] #84 137.2 CC src/crun-checkpoint.o [2022-07-28T13:41:19.623Z] #84 137.2 CC src/crun-restore.o [2022-07-28T13:41:19.884Z] #84 137.3 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T13:41:19.884Z] #84 137.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T13:41:19.884Z] #84 137.3 CC src/libcrun/libcrun_la-container.lo [2022-07-28T13:41:19.884Z] #84 137.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T13:41:19.884Z] #84 137.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T13:41:20.144Z] #84 137.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T13:41:20.144Z] #84 137.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T13:41:20.144Z] #84 137.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T13:41:20.156Z] #55 26.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-28T13:41:20.156Z] #55 27.38 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-28T13:41:20.273Z] #55 44.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-28T13:41:20.405Z] #84 137.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T13:41:20.405Z] #84 137.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T13:41:20.405Z] #84 137.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T13:41:20.405Z] #84 137.9 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T13:41:20.405Z] #84 138.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T13:41:20.405Z] #84 138.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T13:41:20.405Z] #84 138.1 CC src/libcrun/libcrun_la-error.lo [2022-07-28T13:41:20.528Z] #77 37.09 configure.ac:11: installing 'build-aux/compile' [2022-07-28T13:41:20.528Z] #77 37.10 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T13:41:20.528Z] #77 37.10 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T13:41:20.528Z] #77 37.10 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T13:41:20.528Z] #77 37.11 configure.ac:13: installing 'build-aux/missing' [2022-07-28T13:41:20.528Z] #77 37.12 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T13:41:20.528Z] #77 37.21 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T13:41:20.528Z] #77 ... [2022-07-28T13:41:20.528Z] [2022-07-28T13:41:20.528Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T13:41:20.528Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:41:20.528Z] #21 1.416 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:41:20.528Z] #21 1.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:41:20.528Z] #21 1.428 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:41:20.528Z] #21 1.733 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:41:20.528Z] #21 2.328 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:41:20.528Z] #21 2.973 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:41:20.528Z] #21 4.373 Fetched 8561 kB in 3s (2655 kB/s) [2022-07-28T13:41:20.528Z] #21 4.373 Reading package lists... [2022-07-28T13:41:20.528Z] #21 5.279 Reading package lists... [2022-07-28T13:41:20.528Z] #21 6.200 Building dependency tree... [2022-07-28T13:41:20.528Z] #21 6.635 The following additional packages will be installed: [2022-07-28T13:41:20.528Z] #21 6.635 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T13:41:20.528Z] #21 6.635 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-28T13:41:20.528Z] #21 6.636 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T13:41:20.528Z] #21 6.636 python3-pkg-resources vim-runtime xxd [2022-07-28T13:41:20.528Z] #21 6.637 Suggested packages: [2022-07-28T13:41:20.528Z] #21 6.637 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-28T13:41:20.528Z] #21 6.637 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-28T13:41:20.528Z] #21 6.637 acl attr quota [2022-07-28T13:41:20.528Z] #21 6.637 Recommended packages: [2022-07-28T13:41:20.528Z] #21 6.637 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T13:41:20.528Z] #21 7.111 The following NEW packages will be installed: [2022-07-28T13:41:20.528Z] #21 7.112 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-28T13:41:20.528Z] #21 7.120 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T13:41:20.528Z] #21 7.120 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-28T13:41:20.528Z] #21 7.120 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-28T13:41:20.528Z] #21 7.120 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T13:41:20.528Z] #21 7.120 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-28T13:41:20.528Z] #21 7.120 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T13:41:20.528Z] #21 7.120 xz-utils zip zstd [2022-07-28T13:41:20.528Z] #21 7.399 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:41:20.528Z] #21 7.399 Need to get 27.7 MB of archives. [2022-07-28T13:41:20.528Z] #21 7.399 After this operation, 106 MB of additional disk space will be used. [2022-07-28T13:41:20.528Z] #21 7.399 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-28T13:41:20.528Z] #21 7.404 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-28T13:41:20.528Z] #21 7.406 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-28T13:41:20.528Z] #21 7.415 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T13:41:20.528Z] #21 7.416 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-28T13:41:20.528Z] #21 7.417 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-28T13:41:20.528Z] #21 7.418 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-28T13:41:20.528Z] #21 7.420 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-28T13:41:20.528Z] #21 7.452 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T13:41:20.528Z] #21 7.463 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-28T13:41:20.528Z] #21 7.464 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T13:41:20.528Z] #21 7.464 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T13:41:20.528Z] #21 7.464 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-28T13:41:20.528Z] #21 7.464 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-28T13:41:20.528Z] #21 7.480 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-28T13:41:20.528Z] #21 7.483 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-28T13:41:20.528Z] #21 7.484 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-28T13:41:20.528Z] #21 7.485 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T13:41:20.528Z] #21 7.485 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-28T13:41:20.528Z] #21 7.488 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-28T13:41:20.528Z] #21 7.492 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-28T13:41:20.528Z] #21 7.497 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T13:41:20.528Z] #21 7.499 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T13:41:20.528Z] #21 7.501 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T13:41:20.528Z] #21 7.502 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-28T13:41:20.528Z] #21 7.502 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-28T13:41:20.528Z] #21 7.503 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T13:41:20.528Z] #21 7.639 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-28T13:41:20.528Z] #21 7.640 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-28T13:41:20.528Z] #21 7.641 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-28T13:41:20.528Z] #21 7.642 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-28T13:41:20.528Z] #21 7.643 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T13:41:20.528Z] #21 7.644 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-28T13:41:20.528Z] #21 7.647 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T13:41:20.528Z] #21 7.649 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-28T13:41:20.528Z] #21 7.674 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T13:41:20.528Z] #21 7.681 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T13:41:20.528Z] #21 7.683 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T13:41:20.528Z] #21 7.685 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T13:41:20.528Z] #21 7.690 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T13:41:20.528Z] #21 7.691 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T13:41:20.528Z] #21 7.695 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-28T13:41:20.528Z] #21 7.707 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-28T13:41:20.528Z] #21 7.721 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-28T13:41:20.529Z] #21 7.724 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-28T13:41:20.529Z] #21 ... [2022-07-28T13:41:20.529Z] [2022-07-28T13:41:20.529Z] #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-28T13:41:20.529Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:41:20.529Z] #47 59.49 + dpkg --print-architecture [2022-07-28T13:41:20.529Z] #47 59.49 + git checkout -q v2.1.0 [2022-07-28T13:41:20.529Z] #47 59.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T13:41:20.529Z] #47 59.85 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T13:41:20.531Z] #55 ... [2022-07-28T13:41:20.531Z] [2022-07-28T13:41:20.531Z] #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-28T13:41:20.531Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:41:20.531Z] #47 34.06 + 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-28T13:41:20.531Z] #47 ... [2022-07-28T13:41:20.531Z] [2022-07-28T13:41:20.531Z] #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-28T13:41:20.531Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:20.531Z] #76 42.31 Selecting previously unselected package file. [2022-07-28T13:41:20.531Z] #76 42.31 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-28T13:41:20.531Z] #76 42.38 Unpacking file (1:5.39-3) ... [2022-07-28T13:41:20.531Z] #76 42.47 Selecting previously unselected package xz-utils. [2022-07-28T13:41:20.531Z] #76 42.47 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T13:41:20.531Z] #76 42.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:41:20.531Z] #76 42.97 Selecting previously unselected package libsigsegv2:amd64. [2022-07-28T13:41:20.531Z] #76 42.97 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-28T13:41:20.531Z] #76 42.98 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-28T13:41:20.531Z] #76 43.08 Selecting previously unselected package m4. [2022-07-28T13:41:20.531Z] #76 43.08 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-28T13:41:20.531Z] #76 43.08 Unpacking m4 (1.4.18-5) ... [2022-07-28T13:41:20.531Z] #76 43.39 Selecting previously unselected package autoconf. [2022-07-28T13:41:20.531Z] #76 43.39 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-28T13:41:20.531Z] #76 43.40 Unpacking autoconf (2.69-14) ... [2022-07-28T13:41:20.531Z] #76 43.81 Selecting previously unselected package autotools-dev. [2022-07-28T13:41:20.531Z] #76 43.81 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-28T13:41:20.531Z] #76 43.83 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-28T13:41:20.531Z] #76 44.01 Selecting previously unselected package automake. [2022-07-28T13:41:20.531Z] #76 44.01 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-28T13:41:20.531Z] #76 44.03 Unpacking automake (1:1.16.3-2) ... [2022-07-28T13:41:20.666Z] #84 138.1 CC src/libcrun/libcrun_la-status.lo [2022-07-28T13:41:20.666Z] #84 138.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T13:41:20.666Z] #84 138.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T13:41:20.927Z] #84 138.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T13:41:20.927Z] #84 138.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T13:41:20.927Z] #84 138.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T13:41:20.927Z] #84 ... [2022-07-28T13:41:20.927Z] [2022-07-28T13:41:20.927Z] #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-28T13:41:20.927Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:41:20.927Z] #19 169.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-28T13:41:21.095Z] #76 44.68 Selecting previously unselected package patch. [2022-07-28T13:41:21.095Z] #76 44.68 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-28T13:41:21.095Z] #76 44.68 Unpacking patch (2.7.6-7) ... [2022-07-28T13:41:21.095Z] #76 44.92 Selecting previously unselected package dpkg-dev. [2022-07-28T13:41:21.095Z] #76 44.92 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-28T13:41:21.095Z] #76 44.92 Unpacking dpkg-dev (1.20.11) ... [2022-07-28T13:41:21.187Z] #19 169.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:41:21.187Z] #19 169.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T13:41:21.187Z] #19 169.3 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-28T13:41:21.187Z] #19 169.3 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:41:21.187Z] #19 169.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:41:22.027Z] #76 ... [2022-07-28T13:41:22.028Z] [2022-07-28T13:41:22.028Z] #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-28T13:41:22.028Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:41:22.028Z] #14 29.35 Reading package lists... [2022-07-28T13:41:22.028Z] #14 35.90 Building dependency tree... [2022-07-28T13:41:22.028Z] #14 39.56 The following additional packages will be installed: [2022-07-28T13:41:22.028Z] #14 39.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T13:41:22.028Z] #14 39.56 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-28T13:41:22.028Z] #14 39.56 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-28T13:41:22.028Z] #14 39.56 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-28T13:41:22.028Z] #14 39.56 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-28T13:41:22.028Z] #14 39.56 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-28T13:41:22.028Z] #14 39.56 mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T13:41:22.028Z] #14 39.56 Suggested packages: [2022-07-28T13:41:22.028Z] #14 39.56 gcc-10-locales seccomp wine64 [2022-07-28T13:41:22.028Z] #14 40.95 The following NEW packages will be installed: [2022-07-28T13:41:22.028Z] #14 40.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T13:41:22.028Z] #14 40.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-28T13:41:22.028Z] #14 40.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-28T13:41:22.028Z] #14 40.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-28T13:41:22.028Z] #14 40.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-28T13:41:22.028Z] #14 40.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-28T13:41:22.028Z] #14 40.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-28T13:41:22.028Z] #14 40.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-28T13:41:22.028Z] #14 40.95 mingw-w64-x86-64-dev [2022-07-28T13:41:22.028Z] #14 41.27 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:41:22.028Z] #14 41.27 Need to get 115 MB of archives. [2022-07-28T13:41:22.028Z] #14 41.27 After this operation, 645 MB of additional disk space will be used. [2022-07-28T13:41:22.028Z] #14 41.27 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-28T13:41:22.028Z] #14 41.49 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-28T13:41:22.028Z] #14 41.63 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-28T13:41:22.028Z] #14 41.64 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-28T13:41:22.028Z] #14 41.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-28T13:41:22.028Z] #14 41.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-28T13:41:22.028Z] #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-28T13:41:22.028Z] #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-28T13:41:22.028Z] #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-28T13:41:22.028Z] #14 42.79 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-28T13:41:22.028Z] #14 44.45 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-28T13:41:22.028Z] #14 45.22 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-28T13:41:22.028Z] #14 ... [2022-07-28T13:41:22.028Z] [2022-07-28T13:41:22.028Z] #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-28T13:41:22.028Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:41:22.028Z] #42 39.70 The following additional packages will be installed: [2022-07-28T13:41:22.028Z] #42 39.70 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-28T13:41:22.028Z] #42 39.70 Suggested packages: [2022-07-28T13:41:22.028Z] #42 39.70 cmake-doc ninja-build lrzip [2022-07-28T13:41:22.028Z] #42 39.70 Recommended packages: [2022-07-28T13:41:22.028Z] #42 39.70 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T13:41:22.028Z] #42 40.64 The following NEW packages will be installed: [2022-07-28T13:41:22.028Z] #42 40.67 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-28T13:41:22.028Z] #42 40.67 vim-common xxd [2022-07-28T13:41:22.028Z] #42 41.16 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:41:22.028Z] #42 41.16 Need to get 17.7 MB of archives. [2022-07-28T13:41:22.028Z] #42 41.16 After this operation, 70.7 MB of additional disk space will be used. [2022-07-28T13:41:22.028Z] #42 41.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T13:41:22.028Z] #42 41.17 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-28T13:41:22.028Z] #42 41.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-28T13:41:22.028Z] #42 41.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T13:41:22.028Z] #42 41.88 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-28T13:41:22.028Z] #42 41.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-28T13:41:22.028Z] #42 41.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-28T13:41:22.028Z] #42 41.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-28T13:41:22.028Z] #42 41.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-28T13:41:22.028Z] #42 41.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-28T13:41:22.028Z] #42 43.56 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:41:22.028Z] #42 43.83 Fetched 17.7 MB in 1s (12.2 MB/s) [2022-07-28T13:41:22.028Z] #42 43.96 Selecting previously unselected package xxd. [2022-07-28T13:41:22.028Z] #42 43.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-28T13:41:22.028Z] #42 44.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:41:22.028Z] #42 44.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:22.028Z] #42 44.56 Selecting previously unselected package vim-common. [2022-07-28T13:41:22.028Z] #42 44.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:41:22.028Z] #42 44.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:22.028Z] #42 45.02 Selecting previously unselected package cmake-data. [2022-07-28T13:41:22.028Z] #42 45.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-28T13:41:22.028Z] #42 45.02 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T13:41:22.068Z] #55 ... [2022-07-28T13:41:22.068Z] [2022-07-28T13:41:22.068Z] #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-28T13:41:22.068Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T13:41:22.068Z] #38 28.97 tomll can be used in two ways: [2022-07-28T13:41:22.068Z] #38 28.98 Writing to STDIN and reading from STDOUT: [2022-07-28T13:41:22.068Z] #38 28.99 cat file.toml | tomll > file.toml [2022-07-28T13:41:22.068Z] #38 28.99 [2022-07-28T13:41:22.068Z] #38 28.99 Reading and updating a list of files: [2022-07-28T13:41:22.068Z] #38 28.99 tomll a.toml b.toml c.toml [2022-07-28T13:41:22.068Z] #38 28.99 [2022-07-28T13:41:22.068Z] #38 28.99 When given a list of files, tomll will modify all files in place without asking. [2022-07-28T13:41:22.285Z] #42 ... [2022-07-28T13:41:22.285Z] [2022-07-28T13:41:22.285Z] #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-28T13:41:22.285Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:22.285Z] #76 46.12 Selecting previously unselected package build-essential. [2022-07-28T13:41:22.285Z] #76 46.12 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-28T13:41:22.285Z] #76 46.13 Unpacking build-essential (12.9) ... [2022-07-28T13:41:22.328Z] #38 DONE 29.3s [2022-07-28T13:41:22.328Z] [2022-07-28T13:41:22.328Z] #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-28T13:41:22.328Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:22.328Z] #55 29.07 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-28T13:41:22.328Z] #55 29.41 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-28T13:41:22.543Z] #76 46.28 Selecting previously unselected package libcap2:amd64. [2022-07-28T13:41:22.543Z] #76 46.28 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T13:41:22.543Z] #76 46.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:41:22.543Z] #76 46.44 Selecting previously unselected package libcap-dev:amd64. [2022-07-28T13:41:22.543Z] #76 46.44 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-28T13:41:22.543Z] #76 46.47 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T13:41:22.800Z] #76 46.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:41:22.800Z] #76 46.67 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:41:22.800Z] #76 46.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:41:22.800Z] #76 46.79 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-28T13:41:23.064Z] #76 46.81 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:41:23.064Z] #76 46.81 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T13:41:23.064Z] #76 46.98 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T13:41:23.064Z] #76 46.98 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T13:41:23.064Z] #76 46.98 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:41:23.264Z] #55 30.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-28T13:41:23.321Z] #76 47.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T13:41:23.580Z] #76 47.24 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T13:41:23.580Z] #76 47.26 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:41:23.831Z] #55 30.62 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-28T13:41:23.969Z] #14 ... [2022-07-28T13:41:23.969Z] [2022-07-28T13:41:23.969Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:23.969Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:41:23.969Z] #77 25.85 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T13:41:24.091Z] #55 31.14 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-28T13:41:24.352Z] #55 31.47 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-28T13:41:24.511Z] #76 48.38 Selecting previously unselected package libtool. [2022-07-28T13:41:24.511Z] #76 48.38 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-28T13:41:24.511Z] #76 48.43 Unpacking libtool (2.4.6-15) ... [2022-07-28T13:41:24.613Z] #55 31.50 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-28T13:41:25.453Z] #76 49.08 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T13:41:25.453Z] #76 49.08 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T13:41:25.453Z] #76 49.10 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:41:25.553Z] #55 32.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-28T13:41:25.553Z] #55 32.58 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-28T13:41:25.710Z] #76 49.41 Selecting previously unselected package libyajl2:amd64. [2022-07-28T13:41:25.710Z] #76 49.41 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T13:41:25.710Z] #76 49.43 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:41:25.710Z] #76 49.56 Selecting previously unselected package libyajl-dev:amd64. [2022-07-28T13:41:25.710Z] #76 49.56 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-28T13:41:25.710Z] #76 49.57 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T13:41:25.814Z] #55 32.92 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-28T13:41:25.814Z] #55 32.93 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-28T13:41:25.921Z] #47 ... [2022-07-28T13:41:25.921Z] [2022-07-28T13:41:25.921Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:41:25.921Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:25.921Z] #77 37.81 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:41:25.921Z] #77 38.03 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:41:25.921Z] #77 38.03 checking how to print strings... printf [2022-07-28T13:41:25.921Z] #77 38.03 checking for gcc... gcc [2022-07-28T13:41:25.921Z] #77 38.13 checking whether the C compiler works... yes [2022-07-28T13:41:25.921Z] #77 38.23 checking for C compiler default output file name... a.out [2022-07-28T13:41:25.921Z] #77 38.23 checking for suffix of executables... [2022-07-28T13:41:25.921Z] #77 38.32 checking whether we are cross compiling... no [2022-07-28T13:41:25.921Z] #77 38.43 checking for suffix of object files... o [2022-07-28T13:41:25.921Z] #77 38.50 checking whether we are using the GNU C compiler... yes [2022-07-28T13:41:25.921Z] #77 38.56 checking whether gcc accepts -g... yes [2022-07-28T13:41:25.921Z] #77 38.60 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:41:25.921Z] #77 38.68 checking whether gcc understands -c and -o together... yes [2022-07-28T13:41:25.921Z] #77 38.81 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:41:25.921Z] #77 38.83 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:41:25.921Z] #77 38.84 checking for egrep... /bin/grep -E [2022-07-28T13:41:25.921Z] #77 38.84 checking for fgrep... /bin/grep -F [2022-07-28T13:41:25.921Z] #77 38.84 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:41:25.921Z] #77 38.85 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:41:25.921Z] #77 38.86 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:41:25.921Z] #77 38.87 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:41:25.921Z] #77 38.91 checking whether ln -s works... yes [2022-07-28T13:41:25.921Z] #77 38.91 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:41:25.921Z] #77 38.93 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T13:41:25.921Z] #77 38.93 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:41:25.921Z] #77 38.93 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:41:25.921Z] #77 38.93 checking for objdump... objdump [2022-07-28T13:41:25.921Z] #77 38.93 checking how to recognize dependent libraries... pass_all [2022-07-28T13:41:25.921Z] #77 38.93 checking for dlltool... no [2022-07-28T13:41:25.921Z] #77 38.93 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:41:25.921Z] #77 38.93 checking for ar... ar [2022-07-28T13:41:25.921Z] #77 38.93 checking for archiver @FILE support... @ [2022-07-28T13:41:25.921Z] #77 39.00 checking for strip... strip [2022-07-28T13:41:25.921Z] #77 39.00 checking for ranlib... ranlib [2022-07-28T13:41:25.921Z] #77 39.00 checking for gawk... no [2022-07-28T13:41:25.921Z] #77 39.01 checking for mawk... mawk [2022-07-28T13:41:25.921Z] #77 39.01 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:41:25.921Z] #77 39.22 checking for sysroot... no [2022-07-28T13:41:25.921Z] #77 39.22 checking for a working dd... /bin/dd [2022-07-28T13:41:25.921Z] #77 39.23 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:41:25.921Z] #77 39.29 checking for mt... no [2022-07-28T13:41:25.921Z] #77 39.29 checking if : is a manifest tool... no [2022-07-28T13:41:25.921Z] #77 39.30 checking how to run the C preprocessor... gcc -E [2022-07-28T13:41:25.921Z] #77 39.49 checking for ANSI C header files... yes [2022-07-28T13:41:25.921Z] #77 39.74 checking for sys/types.h... yes [2022-07-28T13:41:25.921Z] #77 39.82 checking for sys/stat.h... yes [2022-07-28T13:41:25.921Z] #77 39.97 checking for stdlib.h... yes [2022-07-28T13:41:25.921Z] #77 40.09 checking for string.h... yes [2022-07-28T13:41:25.921Z] #77 40.20 checking for memory.h... yes [2022-07-28T13:41:25.921Z] #77 40.29 checking for strings.h... yes [2022-07-28T13:41:25.921Z] #77 40.38 checking for inttypes.h... yes [2022-07-28T13:41:25.921Z] #77 40.49 checking for stdint.h... yes [2022-07-28T13:41:25.921Z] #77 40.55 checking for unistd.h... yes [2022-07-28T13:41:25.921Z] #77 40.67 checking for dlfcn.h... yes [2022-07-28T13:41:25.921Z] #77 40.75 checking for objdir... .libs [2022-07-28T13:41:25.921Z] #77 40.93 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:41:25.921Z] #77 41.05 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:41:25.921Z] #77 41.05 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:41:25.921Z] #77 41.15 checking if gcc static flag -static works... yes [2022-07-28T13:41:25.921Z] #77 41.35 checking if gcc supports -c -o file.o... yes [2022-07-28T13:41:25.921Z] #77 41.44 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:41:25.921Z] #77 41.44 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:41:25.921Z] #77 41.47 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:41:25.921Z] #77 41.62 checking how to hardcode library paths into programs... immediate [2022-07-28T13:41:25.921Z] #77 41.62 checking whether stripping libraries is possible... yes [2022-07-28T13:41:25.921Z] #77 41.63 checking if libtool supports shared libraries... yes [2022-07-28T13:41:25.921Z] #77 41.63 checking whether to build shared libraries... no [2022-07-28T13:41:25.921Z] #77 41.63 checking whether to build static libraries... yes [2022-07-28T13:41:25.921Z] #77 41.63 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:41:25.921Z] #77 41.65 checking whether build environment is sane... yes [2022-07-28T13:41:25.921Z] #77 41.67 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:41:25.921Z] #77 41.69 checking whether make sets $(MAKE)... yes [2022-07-28T13:41:25.921Z] #77 41.76 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:41:25.921Z] #77 41.80 checking whether make supports nested variables... yes [2022-07-28T13:41:25.921Z] #77 41.84 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:41:25.921Z] #77 41.84 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:41:25.921Z] #77 41.84 checking how to create a ustar tar archive... gnutar [2022-07-28T13:41:25.921Z] #77 41.92 checking dependency style of gcc... gcc3 [2022-07-28T13:41:25.921Z] #77 42.04 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:41:25.921Z] #77 42.05 checking whether make supports nested variables... (cached) yes [2022-07-28T13:41:25.921Z] #77 42.05 checking for gawk... (cached) mawk [2022-07-28T13:41:25.921Z] #77 42.05 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T13:41:25.921Z] #77 42.05 checking for gcc... (cached) gcc [2022-07-28T13:41:25.921Z] #77 42.12 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T13:41:25.921Z] #77 42.12 checking whether gcc accepts -g... (cached) yes [2022-07-28T13:41:25.921Z] #77 42.12 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T13:41:25.921Z] #77 42.13 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T13:41:25.921Z] #77 42.13 checking for a Python interpreter with version >= 3... python3 [2022-07-28T13:41:25.921Z] #77 42.15 checking for python3... /usr/bin/python3 [2022-07-28T13:41:25.921Z] #77 42.15 checking for python3 version... 3.9 [2022-07-28T13:41:25.921Z] #77 42.18 checking for python3 platform... linux [2022-07-28T13:41:25.921Z] #77 42.21 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T13:41:25.921Z] #77 42.27 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T13:41:25.921Z] #77 42.33 checking for go-md2man... no [2022-07-28T13:41:25.921Z] #77 42.34 checking error.h usability... yes [2022-07-28T13:41:25.921Z] #77 42.43 checking error.h presence... yes [2022-07-28T13:41:25.921Z] #77 42.47 checking for error.h... yes [2022-07-28T13:41:25.921Z] #77 42.49 checking linux/openat2.h usability... yes [2022-07-28T13:41:25.921Z] #77 42.55 checking linux/openat2.h presence... yes [2022-07-28T13:41:25.921Z] #77 42.57 checking for linux/openat2.h... yes [2022-07-28T13:41:25.921Z] #77 42.60 checking for copy_file_range... yes [2022-07-28T13:41:25.921Z] #77 42.76 checking for fgetxattr... yes [2022-07-28T13:41:25.921Z] #77 42.91 checking for statx... yes [2022-07-28T13:41:25.921Z] #77 43.03 checking for fgetpwent_r... yes [2022-07-28T13:41:25.921Z] #77 43.17 checking for issetugid... no [2022-07-28T13:41:25.921Z] #77 43.30 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T13:41:25.921Z] #77 43.30 checking pkg-config is at least version 0.9.0... yes [2022-07-28T13:41:25.921Z] #77 43.30 checking for library containing yajl_tree_get... -lyajl [2022-07-28T13:41:25.921Z] #77 43.54 checking for yajl >= 2.0.0... yes [2022-07-28T13:41:25.921Z] #77 43.55 checking sys/capability.h usability... yes [2022-07-28T13:41:25.921Z] #77 43.63 checking sys/capability.h presence... yes [2022-07-28T13:41:25.921Z] #77 43.66 checking for sys/capability.h... yes [2022-07-28T13:41:25.967Z] #76 49.71 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:41:25.967Z] #76 49.74 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-28T13:41:25.967Z] #76 49.75 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:41:25.967Z] #76 49.76 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-28T13:41:25.967Z] #76 49.78 Setting up file (1:5.39-3) ... [2022-07-28T13:41:25.967Z] #76 49.79 Setting up bzip2 (1.0.8-4) ... [2022-07-28T13:41:25.967Z] #76 49.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:41:25.967Z] #76 49.82 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T13:41:25.967Z] #76 49.84 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:41:25.967Z] #76 49.85 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-28T13:41:25.967Z] #76 49.86 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-28T13:41:25.967Z] #76 49.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:41:25.967Z] #76 49.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T13:41:25.967Z] #76 49.93 Setting up patch (2.7.6-7) ... [2022-07-28T13:41:25.967Z] #76 49.94 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:41:25.967Z] #76 49.96 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T13:41:26.073Z] #55 33.08 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-28T13:41:26.073Z] #55 33.18 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-28T13:41:26.199Z] #77 43.66 checking for library containing cap_from_name... -lcap [2022-07-28T13:41:26.223Z] #76 49.97 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T13:41:26.223Z] #76 49.99 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:41:26.223Z] #76 50.01 Setting up libtool (2.4.6-15) ... [2022-07-28T13:41:26.223Z] #76 50.03 Setting up m4 (1.4.18-5) ... [2022-07-28T13:41:26.223Z] #76 50.04 Setting up dpkg-dev (1.20.11) ... [2022-07-28T13:41:26.223Z] #76 50.06 Setting up autoconf (2.69-14) ... [2022-07-28T13:41:26.223Z] #76 50.08 Setting up build-essential (12.9) ... [2022-07-28T13:41:26.223Z] #76 50.11 Setting up automake (1:1.16.3-2) ... [2022-07-28T13:41:26.223Z] #76 50.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-28T13:41:26.223Z] #76 50.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:41:26.332Z] #55 33.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-28T13:41:26.332Z] #55 33.39 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-28T13:41:26.481Z] #77 43.91 checking for library containing dlopen... -ldl [2022-07-28T13:41:26.481Z] #77 44.11 checking seccomp.h usability... yes [2022-07-28T13:41:26.481Z] #77 44.21 checking seccomp.h presence... yes [2022-07-28T13:41:26.481Z] #77 44.24 checking for seccomp.h... yes [2022-07-28T13:41:26.497Z] #76 ... [2022-07-28T13:41:26.497Z] [2022-07-28T13:41:26.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-28T13:41:26.497Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:41:26.497Z] #51 39.99 The following NEW packages will be installed: [2022-07-28T13:41:26.497Z] #51 39.99 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T13:41:26.497Z] #51 40.00 python3-protobuf python3-six [2022-07-28T13:41:26.497Z] #51 40.65 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:41:26.497Z] #51 40.65 Need to get 2315 kB of archives. [2022-07-28T13:41:26.497Z] #51 40.65 After this operation, 11.1 MB of additional disk space will be used. [2022-07-28T13:41:26.497Z] #51 40.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-28T13:41:26.497Z] #51 40.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T13:41:26.497Z] #51 40.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-28T13:41:26.497Z] #51 40.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-28T13:41:26.497Z] #51 40.82 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-28T13:41:26.497Z] #51 40.85 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-28T13:41:26.497Z] #51 40.85 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-28T13:41:26.497Z] #51 43.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-28T13:41:26.497Z] #51 44.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:41:26.497Z] #51 45.01 Fetched 2315 kB in 3s (685 kB/s) [2022-07-28T13:41:26.497Z] #51 45.10 Selecting previously unselected package libprotobuf23:amd64. [2022-07-28T13:41:26.497Z] #51 45.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T13:41:26.497Z] #51 45.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-28T13:41:26.497Z] #51 45.22 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T13:41:26.497Z] #51 46.17 Selecting previously unselected package python3-pkg-resources. [2022-07-28T13:41:26.497Z] #51 46.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T13:41:26.497Z] #51 46.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:41:26.497Z] #51 46.49 Selecting previously unselected package python3-six. [2022-07-28T13:41:26.497Z] #51 46.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-28T13:41:26.497Z] #51 46.51 Unpacking python3-six (1.16.0-2) ... [2022-07-28T13:41:26.497Z] #51 46.59 Selecting previously unselected package python3-protobuf. [2022-07-28T13:41:26.497Z] #51 46.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-28T13:41:26.497Z] #51 46.62 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-28T13:41:26.497Z] #51 47.31 Selecting previously unselected package libnet1:amd64. [2022-07-28T13:41:26.497Z] #51 47.31 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T13:41:26.497Z] #51 47.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:41:26.497Z] #51 47.86 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T13:41:26.497Z] #51 47.86 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T13:41:26.497Z] #51 47.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:41:26.497Z] #51 48.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:41:26.497Z] #51 48.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:41:26.497Z] #51 48.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:41:26.497Z] #51 48.18 Selecting previously unselected package criu. [2022-07-28T13:41:26.497Z] #51 48.19 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-28T13:41:26.497Z] #51 48.19 Unpacking criu (3.17.1-1) ... [2022-07-28T13:41:26.497Z] #51 49.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:41:26.590Z] #55 33.57 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-28T13:41:26.741Z] #77 44.25 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T13:41:26.756Z] #51 ... [2022-07-28T13:41:26.756Z] [2022-07-28T13:41:26.756Z] #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-28T13:41:26.756Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:41:26.756Z] #34 48.62 Updating files: 88% (1342/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-28T13:41:26.756Z] #34 49.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T13:41:26.756Z] #34 49.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T13:41:26.756Z] #34 ... [2022-07-28T13:41:26.756Z] [2022-07-28T13:41:26.756Z] #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-28T13:41:26.756Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:26.756Z] #76 DONE 50.6s [2022-07-28T13:41:26.849Z] #55 33.75 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-28T13:41:26.849Z] #55 33.78 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-28T13:41:26.849Z] #55 ... [2022-07-28T13:41:26.849Z] [2022-07-28T13:41:26.849Z] #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-28T13:41:26.849Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:41:26.849Z] #51 23.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-28T13:41:26.849Z] #51 33.38 Fetched 8565 kB in 24s (352 kB/s) [2022-07-28T13:41:26.849Z] #51 33.38 Reading package lists... [2022-07-28T13:41:26.849Z] #51 ... [2022-07-28T13:41:26.849Z] [2022-07-28T13:41:26.849Z] #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-28T13:41:26.849Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:41:26.849Z] #36 23.75 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-28T13:41:26.849Z] #36 23.75 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-28T13:41:26.849Z] #36 24.33 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-28T13:41:26.849Z] #36 24.98 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-28T13:41:26.849Z] #36 25.38 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-28T13:41:26.849Z] #36 26.04 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-28T13:41:26.849Z] #36 26.04 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-28T13:41:26.849Z] #36 26.08 go: downloading github.com/peterh/liner v1.2.2 [2022-07-28T13:41:26.849Z] #36 26.45 go: downloading github.com/google/go-dap v0.6.0 [2022-07-28T13:41:26.849Z] #36 27.04 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-28T13:41:26.849Z] #36 28.17 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-28T13:41:26.849Z] #36 28.47 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-28T13:41:26.849Z] #36 28.56 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-28T13:41:26.849Z] #36 31.56 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-28T13:41:26.849Z] #36 31.82 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-28T13:41:26.849Z] #36 33.13 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-28T13:41:26.997Z] #77 44.53 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T13:41:26.997Z] #77 44.62 checking systemd/sd-bus.h usability... yes [2022-07-28T13:41:26.997Z] #77 44.71 checking systemd/sd-bus.h presence... yes [2022-07-28T13:41:26.997Z] #77 44.75 checking for systemd/sd-bus.h... yes [2022-07-28T13:41:27.013Z] [2022-07-28T13:41:27.013Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:41:27.013Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:27.108Z] #36 ... [2022-07-28T13:41:27.108Z] [2022-07-28T13:41:27.108Z] #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-28T13:41:27.108Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:27.108Z] #55 33.94 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-28T13:41:27.108Z] #55 33.95 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-28T13:41:27.108Z] #55 34.03 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-28T13:41:27.108Z] #55 34.15 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-28T13:41:27.108Z] #55 ... [2022-07-28T13:41:27.108Z] [2022-07-28T13:41:27.108Z] #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-28T13:41:27.108Z] #67 sha256:2b2694daa6512d4c00714bca6bf2a6a32093489e178faadf7423a5343df26e0b [2022-07-28T13:41:27.108Z] #67 23.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-28T13:41:27.108Z] #67 24.11 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-28T13:41:27.108Z] #67 24.29 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-28T13:41:27.108Z] #67 27.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T13:41:27.253Z] #77 44.76 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T13:41:27.253Z] #77 44.93 checking for sd_notify_barrier... yes [2022-07-28T13:41:27.253Z] #77 45.07 checking linux/bpf.h usability... yes [2022-07-28T13:41:27.253Z] #77 45.14 checking linux/bpf.h presence... yes [2022-07-28T13:41:27.366Z] #67 ... [2022-07-28T13:41:27.366Z] [2022-07-28T13:41:27.366Z] #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-28T13:41:27.366Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:41:27.366Z] #53 24.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T13:41:27.366Z] #53 24.32 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T13:41:27.366Z] #53 ... [2022-07-28T13:41:27.366Z] [2022-07-28T13:41:27.366Z] #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-28T13:41:27.366Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:27.366Z] #55 34.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-28T13:41:27.510Z] #77 45.17 checking for linux/bpf.h... yes [2022-07-28T13:41:27.510Z] #77 45.18 checking compilation for eBPF... yes [2022-07-28T13:41:27.510Z] #77 45.31 checking for criu >= 3.15... no [2022-07-28T13:41:27.510Z] #77 45.32 configure: CRIU headers not found, building without CRIU support [2022-07-28T13:41:27.510Z] #77 45.32 checking for criu > 3.16... no [2022-07-28T13:41:27.510Z] #77 45.34 configure: CRIU version doesn't support join-ns API [2022-07-28T13:41:27.510Z] #77 45.34 checking for criu > 3.16.1... no [2022-07-28T13:41:27.510Z] #77 45.35 configure: CRIU version doesn't support for pre-dumping [2022-07-28T13:41:27.510Z] #77 45.36 checking for new mount API (fsconfig)... yes [2022-07-28T13:41:27.625Z] #55 34.77 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-28T13:41:27.770Z] #77 45.42 checking for seccomp notify API... yes [2022-07-28T13:41:27.770Z] #19 ... [2022-07-28T13:41:27.770Z] [2022-07-28T13:41:27.770Z] #77 45.53 checking for gperf... no [2022-07-28T13:41:27.770Z] #77 45.53 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T13:41:27.770Z] #77 45.53 checking for library containing argp_parse... none required [2022-07-28T13:41:27.770Z] #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-28T13:41:27.770Z] #54 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:41:27.770Z] #54 180.2 + dpkg --print-architecture [2022-07-28T13:41:27.770Z] #54 180.2 + git checkout -q v2.1.0 [2022-07-28T13:41:27.770Z] #54 180.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T13:41:27.770Z] #54 180.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T13:41:27.884Z] #55 34.96 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-28T13:41:27.884Z] #55 35.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T13:41:28.039Z] #77 45.73 checking that generated files are newer than configure... done [2022-07-28T13:41:28.039Z] #77 45.73 configure: creating ./config.status [2022-07-28T13:41:28.143Z] #55 35.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T13:41:28.143Z] #55 35.26 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-28T13:41:28.169Z] #77 ... [2022-07-28T13:41:28.169Z] [2022-07-28T13:41:28.169Z] #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-28T13:41:28.169Z] #64 sha256:8ca5f8355ada54b3b8a338dbc552586750b93424e593e5d3e273c83f20218bff [2022-07-28T13:41:28.169Z] #64 39.04 Updating files: 55% (2719/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-28T13:41:28.169Z] #64 40.02 + cd /tmp/tmp.qVgyWGiyvl/src/github.com/containerd/containerd [2022-07-28T13:41:28.169Z] #64 40.03 + git checkout -q v1.6.6 [2022-07-28T13:41:28.403Z] #55 35.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T13:41:28.430Z] #64 41.07 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T13:41:28.430Z] #64 41.07 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T13:41:28.430Z] #64 41.07 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T13:41:28.430Z] #64 41.08 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T13:41:28.430Z] #64 41.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T13:41:28.430Z] #64 41.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T13:41:28.430Z] #64 41.08 + '[' '' = dynamic ']' [2022-07-28T13:41:28.430Z] #64 41.08 + make [2022-07-28T13:41:28.971Z] #55 35.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T13:41:29.230Z] #55 36.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T13:41:29.230Z] #55 36.24 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-28T13:41:29.230Z] #55 36.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T13:41:29.490Z] #55 36.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-28T13:41:29.490Z] #55 36.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-28T13:41:29.542Z] #77 2.648 Cloning into '/tmp/crun-build'... [2022-07-28T13:41:29.749Z] #55 36.74 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-28T13:41:29.749Z] #55 36.85 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-28T13:41:29.813Z] #64 42.58 + bin/ctr [2022-07-28T13:41:29.954Z] #77 47.65 config.status: creating Makefile [2022-07-28T13:41:29.954Z] #77 47.71 config.status: creating rpm/crun.spec [2022-07-28T13:41:29.954Z] #77 47.79 config.status: creating config.h [2022-07-28T13:41:29.954Z] #77 47.82 config.status: executing libtool commands [2022-07-28T13:41:29.954Z] #77 ... [2022-07-28T13:41:29.954Z] [2022-07-28T13:41:29.954Z] #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-28T13:41:29.954Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:41:29.954Z] #21 7.803 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-28T13:41:29.954Z] #21 7.824 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-28T13:41:29.954Z] #21 7.834 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-28T13:41:29.954Z] #21 7.837 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-28T13:41:29.954Z] #21 8.109 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:41:29.954Z] #21 8.161 Fetched 27.7 MB in 1s (38.7 MB/s) [2022-07-28T13:41:29.954Z] #21 8.203 Selecting previously unselected package pigz. [2022-07-28T13:41:29.954Z] #21 8.203 (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-28T13:41:29.954Z] #21 8.235 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 8.245 Unpacking pigz (2.6-1) ... [2022-07-28T13:41:29.954Z] #21 8.345 Selecting previously unselected package libelf1:amd64. [2022-07-28T13:41:29.954Z] #21 8.356 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 8.381 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-28T13:41:29.954Z] #21 8.518 Selecting previously unselected package libbpf0:amd64. [2022-07-28T13:41:29.954Z] #21 8.522 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 8.551 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-28T13:41:29.954Z] #21 8.668 Selecting previously unselected package libcap2:amd64. [2022-07-28T13:41:29.954Z] #21 8.668 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 8.668 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:41:29.954Z] #21 8.763 Selecting previously unselected package libmnl0:amd64. [2022-07-28T13:41:29.954Z] #21 8.766 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 8.779 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-28T13:41:29.954Z] #21 8.868 Selecting previously unselected package libxtables12:amd64. [2022-07-28T13:41:29.954Z] #21 8.872 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 8.879 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-28T13:41:29.954Z] #21 8.935 Selecting previously unselected package libcap2-bin. [2022-07-28T13:41:29.954Z] #21 8.938 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 8.944 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T13:41:29.954Z] #21 9.022 Selecting previously unselected package iproute2. [2022-07-28T13:41:29.954Z] #21 9.028 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 9.035 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T13:41:29.954Z] #21 9.376 Selecting previously unselected package xxd. [2022-07-28T13:41:29.954Z] #21 9.378 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 9.386 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:29.954Z] #21 9.478 Selecting previously unselected package vim-common. [2022-07-28T13:41:29.954Z] #21 9.482 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:41:29.954Z] #21 9.508 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:29.954Z] #21 9.682 Selecting previously unselected package bash-completion. [2022-07-28T13:41:29.954Z] #21 9.686 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T13:41:29.954Z] #21 11.94 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T13:41:29.954Z] #21 12.12 Selecting previously unselected package bzip2. [2022-07-28T13:41:29.954Z] #21 12.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 12.13 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:41:29.954Z] #21 12.27 Selecting previously unselected package xz-utils. [2022-07-28T13:41:29.954Z] #21 12.27 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 12.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:41:29.954Z] #21 12.43 Selecting previously unselected package apparmor. [2022-07-28T13:41:29.954Z] #21 12.44 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 12.54 Unpacking apparmor (2.13.6-10) ... [2022-07-28T13:41:29.954Z] #21 12.85 Selecting previously unselected package inetutils-ping. [2022-07-28T13:41:29.954Z] #21 12.85 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 12.87 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T13:41:29.954Z] #21 12.99 Selecting previously unselected package libip4tc2:amd64. [2022-07-28T13:41:29.954Z] #21 13.00 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 13.01 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T13:41:29.954Z] #21 13.10 Selecting previously unselected package libip6tc2:amd64. [2022-07-28T13:41:29.954Z] #21 13.10 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 13.11 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T13:41:29.954Z] #21 13.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T13:41:29.954Z] #21 13.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T13:41:29.954Z] #21 13.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T13:41:29.955Z] #21 13.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T13:41:29.955Z] #21 13.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 13.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T13:41:29.955Z] #21 13.43 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T13:41:29.955Z] #21 13.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 13.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T13:41:29.955Z] #21 13.55 Selecting previously unselected package iptables. [2022-07-28T13:41:29.955Z] #21 13.55 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 13.56 Unpacking iptables (1.8.7-1) ... [2022-07-28T13:41:29.955Z] #21 13.74 Selecting previously unselected package libonig5:amd64. [2022-07-28T13:41:29.955Z] #21 13.74 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 13.75 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:41:29.955Z] #21 13.87 Selecting previously unselected package libjq1:amd64. [2022-07-28T13:41:29.955Z] #21 13.87 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 13.88 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:41:29.955Z] #21 13.98 Selecting previously unselected package jq. [2022-07-28T13:41:29.955Z] #21 13.99 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 13.99 Unpacking jq (1.6-2.1) ... [2022-07-28T13:41:29.955Z] #21 14.10 Selecting previously unselected package libaio1:amd64. [2022-07-28T13:41:29.955Z] #21 14.10 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 14.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-28T13:41:29.955Z] #21 14.23 Selecting previously unselected package libgpm2:amd64. [2022-07-28T13:41:29.955Z] #21 14.23 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 14.25 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-28T13:41:29.955Z] #21 14.37 Selecting previously unselected package libicu67:amd64. [2022-07-28T13:41:29.955Z] #21 14.37 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 14.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T13:41:29.955Z] #21 16.09 Selecting previously unselected package libinih1:amd64. [2022-07-28T13:41:29.955Z] #21 16.10 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 16.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-28T13:41:29.955Z] #21 16.18 Selecting previously unselected package libnet1:amd64. [2022-07-28T13:41:29.955Z] #21 16.18 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 16.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:41:29.955Z] #21 16.32 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T13:41:29.955Z] #21 16.33 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 16.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:41:29.955Z] #21 16.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:41:29.955Z] #21 16.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 16.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:41:29.955Z] #21 16.52 Selecting previously unselected package libyajl2:amd64. [2022-07-28T13:41:29.955Z] #21 16.53 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 16.53 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:41:29.955Z] #21 16.61 Selecting previously unselected package net-tools. [2022-07-28T13:41:29.955Z] #21 16.62 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 16.63 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T13:41:29.955Z] #21 16.84 Selecting previously unselected package patch. [2022-07-28T13:41:29.955Z] #21 16.85 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-28T13:41:29.955Z] #21 16.86 Unpacking patch (2.7.6-7) ... [2022-07-28T13:41:29.955Z] #21 17.00 Selecting previously unselected package python-pip-whl. [2022-07-28T13:41:29.955Z] #21 17.01 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T13:41:29.955Z] #21 17.02 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T13:41:29.955Z] #21 17.32 Selecting previously unselected package python3-lib2to3. [2022-07-28T13:41:29.955Z] #21 17.33 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T13:41:29.955Z] #21 17.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T13:41:29.955Z] #21 17.54 Selecting previously unselected package python3-distutils. [2022-07-28T13:41:29.955Z] #21 17.54 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T13:41:29.955Z] #21 17.56 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T13:41:30.008Z] #55 36.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-28T13:41:30.008Z] #55 37.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-28T13:41:30.211Z] #21 ... [2022-07-28T13:41:30.211Z] [2022-07-28T13:41:30.212Z] #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-28T13:41:30.212Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:41:30.212Z] #47 DONE 69.8s [2022-07-28T13:41:30.212Z] [2022-07-28T13:41:30.212Z] #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-28T13:41:30.212Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:41:30.212Z] #21 18.07 Selecting previously unselected package python3-pkg-resources. [2022-07-28T13:41:30.212Z] #21 18.07 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T13:41:30.212Z] #21 18.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:41:30.212Z] #21 18.16 Selecting previously unselected package python3-setuptools. [2022-07-28T13:41:30.212Z] #21 ... [2022-07-28T13:41:30.212Z] [2022-07-28T13:41:30.212Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:30.212Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:30.212Z] #77 47.88 config.status: executing depfiles commands [2022-07-28T13:41:30.267Z] #55 37.19 go: downloading github.com/julz/importas v0.1.0 [2022-07-28T13:41:30.267Z] #55 37.40 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-28T13:41:30.267Z] #55 37.42 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-28T13:41:30.526Z] #55 37.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-28T13:41:30.848Z] #55 37.71 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-28T13:41:30.848Z] #55 37.81 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-28T13:41:30.848Z] #55 37.86 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-28T13:41:30.848Z] #55 37.89 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-28T13:41:31.107Z] #55 38.16 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-28T13:41:31.107Z] #55 38.18 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-28T13:41:31.141Z] #77 48.68 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T13:41:31.141Z] #77 48.69 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T13:41:31.372Z] #55 38.35 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-28T13:41:31.372Z] #55 38.36 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-28T13:41:31.402Z] #77 49.15 checking for gcc... gcc [2022-07-28T13:41:31.402Z] #77 49.22 checking whether the C compiler works... yes [2022-07-28T13:41:31.658Z] #77 49.31 checking for C compiler default output file name... a.out [2022-07-28T13:41:31.658Z] #77 49.31 checking for suffix of executables... [2022-07-28T13:41:31.658Z] #77 49.47 checking whether we are cross compiling... no [2022-07-28T13:41:31.914Z] #77 49.57 checking for suffix of object files... o [2022-07-28T13:41:31.914Z] #77 49.61 checking whether we are using the GNU C compiler... yes [2022-07-28T13:41:31.914Z] #77 49.64 checking whether gcc accepts -g... yes [2022-07-28T13:41:31.914Z] #77 49.69 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:41:31.975Z] #54 ... [2022-07-28T13:41:31.975Z] [2022-07-28T13:41:31.975Z] #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-28T13:41:31.975Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:31.975Z] #84 138.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T13:41:31.975Z] #84 138.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T13:41:31.975Z] #84 138.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T13:41:31.975Z] #84 138.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T13:41:31.975Z] #84 139.0 CC tests/init.o [2022-07-28T13:41:31.975Z] #84 139.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T13:41:32.067Z] #77 ... [2022-07-28T13:41:32.067Z] [2022-07-28T13:41:32.067Z] #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-28T13:41:32.067Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:41:32.067Z] #14 46.07 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-28T13:41:32.067Z] #14 48.12 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-28T13:41:32.067Z] #14 48.99 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-28T13:41:32.067Z] #14 48.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-28T13:41:32.067Z] #14 49.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-28T13:41:32.067Z] #14 49.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T13:41:32.067Z] #14 49.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T13:41:32.067Z] #14 49.09 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-28T13:41:32.067Z] #14 49.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T13:41:32.067Z] #14 49.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-28T13:41:32.067Z] #14 49.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-28T13:41:32.067Z] #14 49.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-28T13:41:32.067Z] #14 49.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-28T13:41:32.067Z] #14 49.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-28T13:41:32.067Z] #14 49.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-28T13:41:32.067Z] #14 49.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-28T13:41:32.067Z] #14 49.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-28T13:41:32.067Z] #14 49.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T13:41:32.067Z] #14 50.36 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:41:32.067Z] #14 50.72 Fetched 115 MB in 8s (13.8 MB/s) [2022-07-28T13:41:32.067Z] #14 50.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T13:41:32.067Z] #14 50.82 (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-28T13:41:32.067Z] #14 50.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T13:41:32.067Z] #14 50.90 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T13:41:32.067Z] #14 53.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T13:41:32.067Z] #14 53.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T13:41:32.067Z] #14 53.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T13:41:32.067Z] #14 55.96 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T13:41:32.171Z] #77 49.83 checking whether gcc understands -c and -o together... yes [2022-07-28T13:41:32.171Z] #77 49.91 checking how to run the C preprocessor... gcc -E [2022-07-28T13:41:32.308Z] #55 39.52 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-28T13:41:32.308Z] #55 39.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-28T13:41:32.326Z] #14 55.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-28T13:41:32.326Z] #14 55.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T13:41:32.326Z] #14 56.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T13:41:32.326Z] #14 56.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:41:32.326Z] #14 56.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:41:32.427Z] #77 50.13 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:41:32.427Z] #77 50.15 checking for egrep... /bin/grep -E [2022-07-28T13:41:32.566Z] #55 39.62 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-28T13:41:32.583Z] #14 56.36 Selecting previously unselected package dmsetup. [2022-07-28T13:41:32.583Z] #14 56.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:41:32.583Z] #14 56.38 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-28T13:41:32.683Z] #77 50.15 checking for ANSI C header files... yes [2022-07-28T13:41:32.683Z] #77 50.46 checking for sys/types.h... yes [2022-07-28T13:41:32.827Z] #55 39.75 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-28T13:41:32.827Z] #55 39.89 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-28T13:41:32.842Z] #14 56.57 Selecting previously unselected package mingw-w64-common. [2022-07-28T13:41:32.842Z] #14 56.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-28T13:41:32.842Z] #14 56.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-28T13:41:32.917Z] #84 ... [2022-07-28T13:41:32.917Z] [2022-07-28T13:41:32.917Z] #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-28T13:41:32.917Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:41:32.917Z] #19 181.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-28T13:41:32.917Z] #19 181.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:41:32.917Z] #19 181.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:41:32.917Z] #19 181.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-28T13:41:32.917Z] #19 181.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:41:32.917Z] #19 181.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T13:41:32.917Z] #19 181.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-28T13:41:32.940Z] #77 50.53 checking for sys/stat.h... yes [2022-07-28T13:41:32.940Z] #77 50.61 checking for stdlib.h... yes [2022-07-28T13:41:32.940Z] #77 50.68 checking for string.h... yes [2022-07-28T13:41:32.940Z] #77 50.79 checking for memory.h... yes [2022-07-28T13:41:33.086Z] #55 40.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-28T13:41:33.086Z] #55 40.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-28T13:41:33.125Z] #64 ... [2022-07-28T13:41:33.125Z] [2022-07-28T13:41:33.125Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:33.125Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:41:33.125Z] #77 35.32 libtoolize: putting auxiliary files in '.'. [2022-07-28T13:41:33.125Z] #77 35.32 libtoolize: copying file './ltmain.sh' [2022-07-28T13:41:33.178Z] #19 181.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:41:33.178Z] #19 181.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T13:41:33.178Z] #19 181.2 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-28T13:41:33.178Z] #19 181.2 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:41:33.178Z] #19 181.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:41:33.178Z] #19 181.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-28T13:41:33.178Z] #19 181.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:41:33.178Z] #19 181.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:41:33.178Z] #19 181.3 Selecting previously unselected package cross-config. [2022-07-28T13:41:33.178Z] #19 181.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-28T13:41:33.178Z] #19 181.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-28T13:41:33.178Z] #19 181.4 Selecting previously unselected package gcc-10-cross-base. [2022-07-28T13:41:33.197Z] #77 50.93 checking for strings.h... yes [2022-07-28T13:41:33.197Z] #77 51.00 checking for inttypes.h... yes [2022-07-28T13:41:33.197Z] #77 51.07 checking for stdint.h... yes [2022-07-28T13:41:33.346Z] #55 40.34 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-28T13:41:33.346Z] #55 40.38 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-28T13:41:33.438Z] #19 181.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:33.438Z] #19 181.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-28T13:41:33.438Z] #19 181.4 Selecting previously unselected package libc6-arm64-cross. [2022-07-28T13:41:33.438Z] #19 181.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-28T13:41:33.438Z] #19 181.4 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-28T13:41:33.453Z] #77 51.16 checking for unistd.h... yes [2022-07-28T13:41:33.453Z] #77 51.22 checking minix/config.h usability... no [2022-07-28T13:41:33.453Z] #77 51.30 checking minix/config.h presence... no [2022-07-28T13:41:33.453Z] #77 51.34 checking for minix/config.h... no [2022-07-28T13:41:33.697Z] #77 36.17 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T13:41:33.697Z] #77 36.17 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T13:41:33.697Z] #77 36.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T13:41:33.699Z] #19 182.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-28T13:41:33.709Z] #77 51.34 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T13:41:33.709Z] #77 51.46 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:41:33.922Z] #55 41.06 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-28T13:41:33.960Z] #19 182.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:33.960Z] #19 182.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:33.960Z] #19 182.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-28T13:41:33.960Z] #19 182.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:33.960Z] #19 182.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:33.960Z] #19 182.1 Selecting previously unselected package libitm1-arm64-cross. [2022-07-28T13:41:33.960Z] #19 182.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:33.960Z] #19 182.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:33.960Z] #19 182.2 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-28T13:41:33.960Z] #19 182.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:33.960Z] #19 182.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:33.960Z] #19 182.2 Selecting previously unselected package libasan6-arm64-cross. [2022-07-28T13:41:33.966Z] #77 51.66 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:41:33.966Z] #77 51.66 checking how to print strings... printf [2022-07-28T13:41:33.966Z] #77 51.67 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:41:33.966Z] #77 51.68 checking for fgrep... /bin/grep -F [2022-07-28T13:41:33.966Z] #77 51.69 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:41:33.966Z] #77 51.69 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:41:33.966Z] #77 51.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:41:33.966Z] #77 51.72 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:41:33.966Z] #77 51.79 checking whether ln -s works... yes [2022-07-28T13:41:33.966Z] #77 51.79 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:41:33.966Z] #77 51.81 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T13:41:33.966Z] #77 51.81 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:41:33.966Z] #77 51.82 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:41:33.966Z] #77 51.82 checking for objdump... objdump [2022-07-28T13:41:33.966Z] #77 51.82 checking how to recognize dependent libraries... pass_all [2022-07-28T13:41:33.966Z] #77 51.82 checking for dlltool... no [2022-07-28T13:41:33.966Z] #77 51.82 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:41:33.966Z] #77 51.82 checking for ar... ar [2022-07-28T13:41:33.966Z] #77 51.82 checking for archiver @FILE support... @ [2022-07-28T13:41:34.181Z] #55 41.10 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-28T13:41:34.181Z] #55 41.24 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-28T13:41:34.221Z] #19 182.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:34.221Z] #19 182.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:34.222Z] #77 51.91 checking for strip... strip [2022-07-28T13:41:34.222Z] #77 51.91 checking for ranlib... ranlib [2022-07-28T13:41:34.222Z] #77 51.91 checking for gawk... no [2022-07-28T13:41:34.222Z] #77 51.91 checking for mawk... mawk [2022-07-28T13:41:34.222Z] #77 51.91 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:41:34.222Z] #77 52.12 checking for sysroot... no [2022-07-28T13:41:34.222Z] #77 52.12 checking for a working dd... /bin/dd [2022-07-28T13:41:34.442Z] #55 41.37 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-28T13:41:34.442Z] #55 ... [2022-07-28T13:41:34.442Z] [2022-07-28T13:41:34.442Z] #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-28T13:41:34.442Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:34.442Z] #76 31.42 Fetched 8561 kB in 23s (378 kB/s) [2022-07-28T13:41:34.442Z] #76 31.42 Reading package lists... [2022-07-28T13:41:34.442Z] #76 40.31 Reading package lists... [2022-07-28T13:41:34.442Z] #76 ... [2022-07-28T13:41:34.442Z] [2022-07-28T13:41:34.442Z] #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-28T13:41:34.442Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:34.442Z] #55 41.59 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-28T13:41:34.478Z] #77 52.13 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:41:34.478Z] #77 52.20 checking for mt... no [2022-07-28T13:41:34.478Z] #77 52.21 checking if : is a manifest tool... no [2022-07-28T13:41:34.478Z] #77 52.21 checking for dlfcn.h... yes [2022-07-28T13:41:34.478Z] #77 52.29 checking for objdir... .libs [2022-07-28T13:41:34.700Z] #55 41.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-28T13:41:34.700Z] #55 ... [2022-07-28T13:41:34.700Z] [2022-07-28T13:41:34.700Z] #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-28T13:41:34.700Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:41:34.700Z] #42 31.75 Fetched 8561 kB in 23s (375 kB/s) [2022-07-28T13:41:34.700Z] #42 31.75 Reading package lists... [2022-07-28T13:41:34.735Z] #77 52.43 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:41:34.735Z] #77 52.48 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:41:34.735Z] #77 52.48 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:41:34.960Z] #42 40.95 Reading package lists... [2022-07-28T13:41:34.960Z] #42 ... [2022-07-28T13:41:34.960Z] [2022-07-28T13:41:34.960Z] #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-28T13:41:34.960Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:41:34.960Z] #47 36.96 Updating files: 52% (1134/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-28T13:41:34.960Z] #47 38.47 + git checkout -q v2.3.0 [2022-07-28T13:41:34.960Z] #47 40.67 + 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-28T13:41:34.991Z] #77 52.55 checking if gcc static flag -static works... yes [2022-07-28T13:41:34.991Z] #77 52.70 checking if gcc supports -c -o file.o... yes [2022-07-28T13:41:34.991Z] #77 52.84 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:41:34.991Z] #77 52.84 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:41:35.163Z] #19 183.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-28T13:41:35.163Z] #19 183.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:35.163Z] #19 183.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:35.163Z] #19 183.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-28T13:41:35.163Z] #19 183.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:35.163Z] #19 183.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:35.247Z] #77 52.88 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:41:35.247Z] #77 53.03 checking how to hardcode library paths into programs... immediate [2022-07-28T13:41:35.247Z] #77 53.03 checking whether stripping libraries is possible... yes [2022-07-28T13:41:35.247Z] #77 53.03 checking if libtool supports shared libraries... yes [2022-07-28T13:41:35.247Z] #77 53.03 checking whether to build shared libraries... no [2022-07-28T13:41:35.247Z] #77 53.04 checking whether to build static libraries... yes [2022-07-28T13:41:35.247Z] #77 53.04 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:41:35.247Z] #77 53.06 checking whether build environment is sane... yes [2022-07-28T13:41:35.247Z] #77 53.12 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:41:35.247Z] #77 53.14 checking whether make sets $(MAKE)... yes [2022-07-28T13:41:35.504Z] #77 53.19 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:41:35.504Z] #77 53.25 checking whether make supports nested variables... yes [2022-07-28T13:41:35.504Z] #77 53.30 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:41:35.504Z] #77 53.30 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:41:35.504Z] #77 53.30 checking how to create a ustar tar archive... gnutar [2022-07-28T13:41:35.734Z] #19 184.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-28T13:41:35.734Z] #19 184.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:35.734Z] #19 184.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:35.760Z] #77 53.39 checking dependency style of gcc... gcc3 [2022-07-28T13:41:35.760Z] #77 53.54 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:41:35.760Z] #77 53.54 checking whether make supports nested variables... (cached) yes [2022-07-28T13:41:35.760Z] #77 53.54 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T13:41:35.760Z] #77 53.54 checking pkg-config is at least version 0.9.0... yes [2022-07-28T13:41:35.760Z] #77 53.54 checking for yajl >= 2.1.0... yes [2022-07-28T13:41:35.760Z] #77 53.56 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T13:41:35.760Z] #77 53.57 checking for gcc... (cached) gcc [2022-07-28T13:41:35.898Z] #47 ... [2022-07-28T13:41:35.898Z] [2022-07-28T13:41:35.898Z] #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-28T13:41:35.898Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:41:35.898Z] #14 23.10 Reading package lists... [2022-07-28T13:41:35.898Z] #14 32.97 Building dependency tree... [2022-07-28T13:41:35.898Z] #14 39.53 The following additional packages will be installed: [2022-07-28T13:41:35.898Z] #14 39.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T13:41:35.898Z] #14 39.54 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-28T13:41:35.898Z] #14 39.54 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-28T13:41:35.898Z] #14 39.54 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-28T13:41:35.898Z] #14 39.54 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-28T13:41:35.898Z] #14 39.54 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-28T13:41:35.898Z] #14 39.55 mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T13:41:35.898Z] #14 39.57 Suggested packages: [2022-07-28T13:41:35.898Z] #14 39.58 gcc-10-locales seccomp wine64 [2022-07-28T13:41:35.898Z] #14 42.10 The following NEW packages will be installed: [2022-07-28T13:41:35.898Z] #14 42.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T13:41:35.898Z] #14 42.10 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-28T13:41:35.898Z] #14 42.10 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-28T13:41:35.898Z] #14 42.10 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-28T13:41:35.898Z] #14 42.10 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-28T13:41:35.898Z] #14 42.10 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-28T13:41:35.898Z] #14 42.10 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-28T13:41:35.898Z] #14 42.10 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-28T13:41:35.898Z] #14 42.10 mingw-w64-x86-64-dev [2022-07-28T13:41:35.898Z] #14 42.68 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:41:35.898Z] #14 42.68 Need to get 115 MB of archives. [2022-07-28T13:41:35.898Z] #14 42.68 After this operation, 645 MB of additional disk space will be used. [2022-07-28T13:41:35.898Z] #14 42.68 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-28T13:41:35.898Z] #14 42.84 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-28T13:41:35.898Z] #14 ... [2022-07-28T13:41:35.898Z] [2022-07-28T13:41:35.898Z] #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-28T13:41:35.898Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T13:41:35.898Z] #62 32.89 Fetched 8561 kB in 24s (359 kB/s) [2022-07-28T13:41:35.898Z] #62 32.89 Reading package lists... [2022-07-28T13:41:35.898Z] #62 42.42 Reading package lists... [2022-07-28T13:41:35.898Z] #62 ... [2022-07-28T13:41:35.898Z] [2022-07-28T13:41:35.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-28T13:41:35.898Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:41:35.898Z] #51 33.38 Reading package lists... [2022-07-28T13:41:35.994Z] #19 184.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-28T13:41:35.994Z] #19 184.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:35.994Z] #19 184.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:36.016Z] #77 53.67 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T13:41:36.016Z] #77 53.67 checking whether gcc accepts -g... (cached) yes [2022-07-28T13:41:36.016Z] #77 53.67 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T13:41:36.016Z] #77 53.67 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T13:41:36.016Z] #77 53.67 checking for a Python interpreter with version >= 3... python3 [2022-07-28T13:41:36.016Z] #77 53.73 checking for python3... /usr/bin/python3 [2022-07-28T13:41:36.016Z] #77 53.73 checking for python3 version... 3.9 [2022-07-28T13:41:36.016Z] #77 53.76 checking for python3 platform... linux [2022-07-28T13:41:36.016Z] #77 53.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T13:41:36.016Z] #77 53.85 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T13:41:36.114Z] #14 ... [2022-07-28T13:41:36.114Z] [2022-07-28T13:41:36.114Z] #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-28T13:41:36.114Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:41:36.114Z] #42 49.52 Selecting previously unselected package libicu67:amd64. [2022-07-28T13:41:36.114Z] #42 49.52 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-28T13:41:36.114Z] #42 49.56 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T13:41:36.114Z] #42 56.54 Selecting previously unselected package libxml2:amd64. [2022-07-28T13:41:36.114Z] #42 56.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-28T13:41:36.114Z] #42 56.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T13:41:36.114Z] #42 57.06 Selecting previously unselected package libarchive13:amd64. [2022-07-28T13:41:36.114Z] #42 57.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-28T13:41:36.114Z] #42 57.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T13:41:36.114Z] #42 57.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-28T13:41:36.114Z] #42 57.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-28T13:41:36.114Z] #42 57.59 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T13:41:36.114Z] #42 57.78 Selecting previously unselected package librhash0:amd64. [2022-07-28T13:41:36.114Z] #42 57.79 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-28T13:41:36.114Z] #42 57.80 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-28T13:41:36.114Z] #42 58.00 Selecting previously unselected package libuv1:amd64. [2022-07-28T13:41:36.114Z] #42 58.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-28T13:41:36.114Z] #42 58.01 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-28T13:41:36.114Z] #42 58.22 Selecting previously unselected package cmake. [2022-07-28T13:41:36.114Z] #42 58.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-28T13:41:36.114Z] #42 58.23 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-28T13:41:36.240Z] #77 ... [2022-07-28T13:41:36.240Z] [2022-07-28T13:41:36.240Z] #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-28T13:41:36.240Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:41:36.240Z] #14 73.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-28T13:41:36.240Z] #14 73.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-28T13:41:36.240Z] #14 73.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:41:36.240Z] #14 78.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-28T13:41:36.240Z] #14 78.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-28T13:41:36.240Z] #14 78.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T13:41:36.255Z] #19 184.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-28T13:41:36.272Z] #77 53.99 checking that generated files are newer than configure... done [2022-07-28T13:41:36.272Z] #77 54.08 configure: creating ./config.status [2022-07-28T13:41:36.371Z] #42 ... [2022-07-28T13:41:36.371Z] [2022-07-28T13:41:36.371Z] #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-28T13:41:36.371Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:41:36.371Z] #51 51.17 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T13:41:36.371Z] #51 51.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:41:36.371Z] #51 51.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:41:36.371Z] #51 51.21 Setting up python3-six (1.16.0-2) ... [2022-07-28T13:41:36.371Z] #51 52.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:41:36.371Z] #51 52.57 Setting up python3-protobuf (3.12.4-1) ... [2022-07-28T13:41:36.371Z] #51 56.58 Setting up criu (3.17.1-1) ... [2022-07-28T13:41:36.371Z] #51 58.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:41:36.371Z] #51 DONE 59.8s [2022-07-28T13:41:36.371Z] [2022-07-28T13:41:36.371Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:36.371Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:36.371Z] #77 9.390 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T13:41:36.371Z] #77 9.407 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T13:41:36.515Z] #19 184.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:36.515Z] #19 184.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:36.776Z] #19 184.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-28T13:41:36.776Z] #19 184.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:41:36.776Z] #19 184.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:41:37.201Z] #77 ... [2022-07-28T13:41:37.201Z] [2022-07-28T13:41:37.201Z] #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-28T13:41:37.201Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:37.201Z] #55 77.04 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T13:41:37.623Z] #14 84.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-28T13:41:37.623Z] #14 84.72 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-28T13:41:37.623Z] #14 84.73 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:41:37.738Z] #77 10.84 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T13:41:37.738Z] #77 10.85 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T13:41:37.738Z] #77 10.87 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T13:41:37.738Z] #77 10.87 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T13:41:37.738Z] #77 10.87 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T13:41:37.764Z] #55 DONE 77.6s [2022-07-28T13:41:37.764Z] [2022-07-28T13:41:37.764Z] #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-28T13:41:37.764Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:41:37.764Z] #21 18.16 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T13:41:37.764Z] #21 18.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T13:41:37.764Z] #21 18.41 Selecting previously unselected package python3-wheel. [2022-07-28T13:41:37.764Z] #21 18.43 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T13:41:37.764Z] #21 18.46 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T13:41:37.764Z] #21 18.52 Selecting previously unselected package python3-pip. [2022-07-28T13:41:37.764Z] #21 18.53 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T13:41:37.764Z] #21 18.53 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T13:41:37.764Z] #21 18.68 Selecting previously unselected package sudo. [2022-07-28T13:41:37.764Z] #21 18.69 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-28T13:41:37.764Z] #21 18.69 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T13:41:37.764Z] #21 18.96 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T13:41:37.764Z] #21 18.97 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-28T13:41:37.764Z] #21 18.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T13:41:37.764Z] #21 19.21 Selecting previously unselected package uidmap. [2022-07-28T13:41:37.764Z] #21 19.21 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-28T13:41:37.764Z] #21 19.23 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T13:41:37.764Z] #21 19.38 Selecting previously unselected package vim-runtime. [2022-07-28T13:41:37.764Z] #21 19.39 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:41:37.764Z] #21 19.40 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-28T13:41:37.764Z] #21 19.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T13:41:37.764Z] #21 19.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:37.764Z] #21 20.77 Selecting previously unselected package vim. [2022-07-28T13:41:37.764Z] #21 20.78 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:41:37.764Z] #21 20.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:37.764Z] #21 21.04 Selecting previously unselected package xfsprogs. [2022-07-28T13:41:37.764Z] #21 21.05 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-28T13:41:37.764Z] #21 21.05 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T13:41:37.764Z] #21 21.30 Selecting previously unselected package zip. [2022-07-28T13:41:37.764Z] #21 21.32 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-28T13:41:37.764Z] #21 21.32 Unpacking zip (3.0-12) ... [2022-07-28T13:41:37.764Z] #21 21.42 Selecting previously unselected package zstd. [2022-07-28T13:41:37.764Z] #21 21.42 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-28T13:41:37.764Z] #21 21.43 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T13:41:37.764Z] #21 21.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:41:37.764Z] #21 22.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T13:41:37.764Z] #21 22.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T13:41:37.764Z] #21 22.16 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-28T13:41:37.764Z] #21 22.24 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T13:41:37.764Z] #21 22.26 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T13:41:37.764Z] #21 22.27 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-28T13:41:37.764Z] #21 22.29 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T13:41:37.764Z] #21 22.30 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:41:37.764Z] #21 22.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:41:37.764Z] #21 22.36 Setting up bzip2 (1.0.8-4) ... [2022-07-28T13:41:37.764Z] #21 22.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:41:37.764Z] #21 22.41 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T13:41:37.764Z] #21 22.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:37.764Z] #21 22.70 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:41:37.764Z] #21 22.75 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T13:41:37.764Z] #21 22.76 Setting up apparmor (2.13.6-10) ... [2022-07-28T13:41:37.764Z] #21 24.12 Setting up zip (3.0-12) ... [2022-07-28T13:41:37.764Z] #21 24.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:37.764Z] #21 24.19 Setting up bash-completion (1:2.11-2) ... [2022-07-28T13:41:38.021Z] #21 ... [2022-07-28T13:41:38.021Z] [2022-07-28T13:41:38.021Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:38.021Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:38.021Z] #77 55.93 config.status: creating Makefile [2022-07-28T13:41:38.021Z] #77 55.98 config.status: creating config.h [2022-07-28T13:41:38.278Z] #77 56.02 config.status: executing libtool commands [2022-07-28T13:41:38.278Z] #77 56.04 config.status: executing depfiles commands [2022-07-28T13:41:38.840Z] #77 56.51 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T13:41:38.840Z] #77 56.52 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T13:41:38.840Z] #77 56.62 checking for gcc... gcc [2022-07-28T13:41:38.840Z] #77 56.64 checking whether the C compiler works... yes [2022-07-28T13:41:38.840Z] #77 56.72 checking for C compiler default output file name... a.out [2022-07-28T13:41:39.137Z] #77 56.72 checking for suffix of executables... [2022-07-28T13:41:39.137Z] #77 56.80 checking whether we are cross compiling... no [2022-07-28T13:41:39.137Z] #77 56.88 checking for suffix of object files... o [2022-07-28T13:41:39.137Z] #77 56.93 checking whether we are using the GNU C compiler... yes [2022-07-28T13:41:39.137Z] #77 56.97 checking whether gcc accepts -g... yes [2022-07-28T13:41:39.393Z] #77 57.03 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:41:39.393Z] #77 57.09 checking whether gcc understands -c and -o together... yes [2022-07-28T13:41:39.393Z] #77 57.15 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:41:39.393Z] #77 57.17 checking whether build environment is sane... yes [2022-07-28T13:41:39.393Z] #77 57.20 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:41:39.393Z] #77 57.21 checking for gawk... no [2022-07-28T13:41:39.393Z] #77 57.21 checking for mawk... mawk [2022-07-28T13:41:39.393Z] #77 57.21 checking whether make sets $(MAKE)... yes [2022-07-28T13:41:39.393Z] #77 57.24 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:41:39.630Z] #77 ... [2022-07-28T13:41:39.630Z] [2022-07-28T13:41:39.630Z] #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-28T13:41:39.630Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:41:39.630Z] #42 62.61 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T13:41:39.630Z] #42 62.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:39.630Z] #42 62.68 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-28T13:41:39.630Z] #42 62.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:39.630Z] #42 62.74 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T13:41:39.630Z] #42 62.75 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-28T13:41:39.630Z] #42 62.75 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T13:41:39.630Z] #42 62.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T13:41:39.630Z] #42 62.78 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T13:41:39.630Z] #42 62.79 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-28T13:41:39.630Z] #42 62.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:41:39.630Z] #42 DONE 63.7s [2022-07-28T13:41:39.630Z] [2022-07-28T13:41:39.630Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:39.630Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:39.630Z] #77 12.91 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T13:41:39.649Z] #77 57.28 checking whether make supports nested variables... yes [2022-07-28T13:41:39.649Z] #77 57.30 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:41:39.649Z] #77 57.30 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:41:39.649Z] #77 57.30 checking how to create a ustar tar archive... gnutar [2022-07-28T13:41:39.649Z] #77 57.32 checking dependency style of gcc... gcc3 [2022-07-28T13:41:39.649Z] #77 57.37 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:41:39.649Z] #77 57.37 checking whether make supports nested variables... (cached) yes [2022-07-28T13:41:39.649Z] #77 57.38 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:41:39.649Z] #77 57.45 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:41:39.649Z] #77 57.45 checking how to print strings... printf [2022-07-28T13:41:39.649Z] #77 57.45 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:41:39.649Z] #77 57.46 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:41:39.649Z] #77 57.47 checking for egrep... /bin/grep -E [2022-07-28T13:41:39.649Z] #77 57.47 checking for fgrep... /bin/grep -F [2022-07-28T13:41:39.649Z] #77 57.47 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:41:39.649Z] #77 57.48 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:41:39.649Z] #77 57.48 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:41:39.649Z] #77 57.49 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:41:39.649Z] #77 57.52 checking whether ln -s works... yes [2022-07-28T13:41:39.649Z] #77 57.52 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:41:39.649Z] #77 57.52 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T13:41:39.649Z] #77 57.53 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:41:39.649Z] #77 57.53 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:41:39.649Z] #77 57.53 checking for objdump... objdump [2022-07-28T13:41:39.649Z] #77 57.53 checking how to recognize dependent libraries... pass_all [2022-07-28T13:41:39.649Z] #77 57.53 checking for dlltool... no [2022-07-28T13:41:39.649Z] #77 57.53 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:41:39.649Z] #77 57.53 checking for ar... ar [2022-07-28T13:41:39.649Z] #77 57.53 checking for archiver @FILE support... @ [2022-07-28T13:41:39.649Z] #77 57.57 checking for strip... strip [2022-07-28T13:41:39.649Z] #77 57.57 checking for ranlib... ranlib [2022-07-28T13:41:39.905Z] #77 57.57 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:41:39.905Z] #77 57.65 checking for sysroot... no [2022-07-28T13:41:39.905Z] #77 57.65 checking for a working dd... /bin/dd [2022-07-28T13:41:39.905Z] #77 57.66 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:41:39.905Z] #77 57.69 checking for mt... no [2022-07-28T13:41:39.905Z] #77 57.69 checking if : is a manifest tool... no [2022-07-28T13:41:39.905Z] #77 57.70 checking how to run the C preprocessor... gcc -E [2022-07-28T13:41:40.166Z] #77 57.76 checking for ANSI C header files... yes [2022-07-28T13:41:40.166Z] #77 57.93 checking for sys/types.h... yes [2022-07-28T13:41:40.166Z] #77 57.97 checking for sys/stat.h... yes [2022-07-28T13:41:40.166Z] #77 58.00 checking for stdlib.h... yes [2022-07-28T13:41:40.213Z] #77 ... [2022-07-28T13:41:40.213Z] [2022-07-28T13:41:40.213Z] #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-28T13:41:40.213Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:41:40.213Z] #53 63.81 gotestsum version dev [2022-07-28T13:41:40.213Z] #53 DONE 64.1s [2022-07-28T13:41:40.426Z] #77 58.04 checking for string.h... yes [2022-07-28T13:41:40.426Z] #77 58.08 checking for memory.h... yes [2022-07-28T13:41:40.426Z] #77 58.13 checking for strings.h... yes [2022-07-28T13:41:40.426Z] #77 58.19 checking for inttypes.h... yes [2022-07-28T13:41:40.426Z] #77 58.25 checking for stdint.h... yes [2022-07-28T13:41:40.469Z] [2022-07-28T13:41:40.469Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T13:41:40.469Z] #43 sha256:756c891d0e66ef04ecd5f5fb0412f779ebea845d405955559ba0004b135704c8 [2022-07-28T13:41:40.469Z] #43 DONE 0.5s [2022-07-28T13:41:40.469Z] [2022-07-28T13:41:40.469Z] #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-28T13:41:40.469Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:41:40.469Z] #14 62.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T13:41:40.469Z] #14 62.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-28T13:41:40.469Z] #14 62.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T13:41:40.682Z] #77 58.30 checking for unistd.h... yes [2022-07-28T13:41:40.682Z] #77 58.34 checking for dlfcn.h... yes [2022-07-28T13:41:40.682Z] #77 58.38 checking for objdir... .libs [2022-07-28T13:41:40.682Z] #77 58.46 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:41:40.682Z] #77 58.49 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:41:40.682Z] #77 58.49 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:41:40.939Z] #77 58.52 checking if gcc static flag -static works... yes [2022-07-28T13:41:40.939Z] #77 58.64 checking if gcc supports -c -o file.o... yes [2022-07-28T13:41:40.939Z] #77 58.72 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:41:40.939Z] #77 58.72 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:41:40.939Z] #77 58.74 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:41:41.196Z] #77 58.80 checking how to hardcode library paths into programs... immediate [2022-07-28T13:41:41.196Z] #77 58.80 checking whether stripping libraries is possible... yes [2022-07-28T13:41:41.196Z] #77 58.81 checking if libtool supports shared libraries... yes [2022-07-28T13:41:41.196Z] #77 58.81 checking whether to build shared libraries... no [2022-07-28T13:41:41.196Z] #77 58.81 checking whether to build static libraries... yes [2022-07-28T13:41:41.196Z] #77 58.81 checking float.h usability... yes [2022-07-28T13:41:41.196Z] #77 58.85 checking float.h presence... yes [2022-07-28T13:41:41.196Z] #77 58.88 checking for float.h... yes [2022-07-28T13:41:41.196Z] #77 58.90 checking limits.h usability... yes [2022-07-28T13:41:41.196Z] #77 58.95 checking limits.h presence... yes [2022-07-28T13:41:41.196Z] #77 58.97 checking for limits.h... yes [2022-07-28T13:41:41.196Z] #77 58.99 checking stddef.h usability... yes [2022-07-28T13:41:41.452Z] #77 59.06 checking stddef.h presence... yes [2022-07-28T13:41:41.452Z] #77 59.09 checking for stddef.h... yes [2022-07-28T13:41:41.452Z] #77 59.12 checking for stdlib.h... (cached) yes [2022-07-28T13:41:41.452Z] #77 59.13 checking for string.h... (cached) yes [2022-07-28T13:41:41.452Z] #77 59.15 checking sys/time.h usability... yes [2022-07-28T13:41:41.452Z] #77 59.20 checking sys/time.h presence... yes [2022-07-28T13:41:41.452Z] #77 59.23 checking for sys/time.h... yes [2022-07-28T13:41:41.452Z] #77 59.25 checking for inline... inline [2022-07-28T13:41:41.708Z] #77 59.29 checking for size_t... yes [2022-07-28T13:41:41.708Z] #77 59.41 checking for stdlib.h... (cached) yes [2022-07-28T13:41:41.708Z] #77 59.42 checking for GNU libc compatible malloc... yes [2022-07-28T13:41:41.708Z] #77 59.51 checking for stdlib.h... (cached) yes [2022-07-28T13:41:41.708Z] #77 59.52 checking for GNU libc compatible realloc... yes [2022-07-28T13:41:41.791Z] #51 43.13 Reading package lists... [2022-07-28T13:41:41.791Z] #51 ... [2022-07-28T13:41:41.791Z] [2022-07-28T13:41:41.791Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T13:41:41.791Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:41.791Z] #55 41.85 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-28T13:41:41.791Z] #55 42.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-28T13:41:41.791Z] #55 42.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-28T13:41:41.791Z] #55 42.27 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-28T13:41:41.791Z] #55 42.34 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-28T13:41:41.791Z] #55 42.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-28T13:41:41.791Z] #55 42.65 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-28T13:41:41.791Z] #55 43.12 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-28T13:41:41.791Z] #55 43.36 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-28T13:41:41.791Z] #55 43.52 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-28T13:41:41.791Z] #55 43.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-28T13:41:41.791Z] #55 43.80 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-28T13:41:41.791Z] #55 44.20 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-28T13:41:41.791Z] #55 44.91 go: downloading honnef.co/go/tools v0.3.1 [2022-07-28T13:41:41.791Z] #55 47.42 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-28T13:41:41.791Z] #55 47.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T13:41:41.791Z] #55 47.67 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-28T13:41:41.791Z] #55 47.76 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-28T13:41:41.791Z] #55 47.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T13:41:41.791Z] #55 48.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T13:41:41.791Z] #55 48.13 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-28T13:41:41.791Z] #55 48.35 go: downloading golang.org/x/text v0.3.7 [2022-07-28T13:41:41.828Z] #14 ... [2022-07-28T13:41:41.828Z] [2022-07-28T13:41:41.828Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:41.828Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:41:41.828Z] #77 44.03 configure.ac:7: installing './compile' [2022-07-28T13:41:41.828Z] #77 44.04 configure.ac:11: installing './config.guess' [2022-07-28T13:41:41.828Z] #77 44.04 configure.ac:11: installing './config.sub' [2022-07-28T13:41:41.828Z] #77 44.06 configure.ac:8: installing './install-sh' [2022-07-28T13:41:41.828Z] #77 44.06 configure.ac:8: installing './missing' [2022-07-28T13:41:41.828Z] #77 44.16 Makefile.am: installing './depcomp' [2022-07-28T13:41:41.965Z] #77 59.62 checking for working strtod... yes [2022-07-28T13:41:41.965Z] #77 59.76 checking for gettimeofday... yes [2022-07-28T13:41:42.221Z] #77 59.89 checking for memset... yes [2022-07-28T13:41:42.221Z] #77 ... [2022-07-28T13:41:42.221Z] [2022-07-28T13:41:42.221Z] #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-28T13:41:42.221Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:41:42.221Z] #21 26.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:41:42.221Z] #21 26.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T13:41:42.221Z] #21 26.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-28T13:41:42.221Z] #21 26.70 Setting up patch (2.7.6-7) ... [2022-07-28T13:41:42.221Z] #21 26.71 Setting up sudo (1.9.5p2-3) ... [2022-07-28T13:41:42.221Z] #21 26.80 invoke-rc.d: could not determine current runlevel [2022-07-28T13:41:42.221Z] #21 26.83 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T13:41:42.221Z] #21 26.84 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T13:41:42.221Z] #21 26.86 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-28T13:41:42.221Z] #21 26.87 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T13:41:42.221Z] #21 26.89 Setting up pigz (2.6-1) ... [2022-07-28T13:41:42.221Z] #21 26.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T13:41:42.221Z] #21 26.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:41:42.221Z] #21 26.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T13:41:42.221Z] #21 26.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:42.221Z] #21 27.23 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-28T13:41:42.221Z] #21 27.25 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T13:41:42.221Z] #21 27.41 Setting up libelf1:amd64 (0.183-1) ... [2022-07-28T13:41:42.221Z] #21 27.43 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T13:41:42.221Z] #21 27.45 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:41:42.221Z] #21 27.46 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T13:41:42.221Z] #21 27.61 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:41:42.221Z] #21 27.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T13:41:42.221Z] #21 27.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T13:41:42.221Z] #21 27.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T13:41:42.221Z] #21 27.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T13:41:42.221Z] #21 27.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T13:41:42.221Z] #21 27.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T13:41:42.221Z] #21 27.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T13:41:42.221Z] #21 27.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T13:41:42.221Z] #21 27.67 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T13:41:42.221Z] #21 28.07 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:41:42.221Z] #21 28.09 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T13:41:42.221Z] #21 28.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T13:41:42.221Z] #21 28.12 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T13:41:42.221Z] #21 28.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T13:41:42.221Z] #21 28.52 Setting up jq (1.6-2.1) ... [2022-07-28T13:41:42.221Z] #21 28.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-28T13:41:42.221Z] #21 28.56 Setting up iptables (1.8.7-1) ... [2022-07-28T13:41:42.221Z] #21 28.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T13:41:42.221Z] #21 28.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T13:41:42.221Z] #21 28.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T13:41:42.221Z] #21 28.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T13:41:42.221Z] #21 28.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T13:41:42.221Z] #21 28.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T13:41:42.221Z] #21 28.61 Setting up iproute2 (5.10.0-4) ... [2022-07-28T13:41:42.221Z] #21 28.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:41:42.221Z] #21 DONE 30.0s [2022-07-28T13:41:42.221Z] [2022-07-28T13:41:42.221Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:41:42.221Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:42.221Z] #77 60.02 checking for strspn... yes [2022-07-28T13:41:42.478Z] #77 60.18 checking that generated files are newer than configure... done [2022-07-28T13:41:42.478Z] #77 60.18 configure: creating ./config.status [2022-07-28T13:41:42.772Z] #77 45.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T13:41:42.772Z] #77 45.40 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T13:41:43.032Z] #77 45.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T13:41:43.032Z] #77 45.54 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T13:41:43.032Z] #77 45.65 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T13:41:43.032Z] #77 45.76 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T13:41:43.173Z] #55 ... [2022-07-28T13:41:43.173Z] [2022-07-28T13:41:43.173Z] #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-28T13:41:43.173Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:43.173Z] #76 40.31 Reading package lists... [2022-07-28T13:41:43.293Z] #77 45.87 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T13:41:43.293Z] #77 45.96 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T13:41:43.359Z] #19 ... [2022-07-28T13:41:43.359Z] [2022-07-28T13:41:43.359Z] #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-28T13:41:43.359Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:43.359Z] #84 159.9 CCLD tests/init [2022-07-28T13:41:43.407Z] #77 ... [2022-07-28T13:41:43.407Z] [2022-07-28T13:41:43.407Z] #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-28T13:41:43.407Z] #60 sha256:c5e847de13caa238f54147f298b365faa5cc7a7c0a3e21493624fa00f554375b [2022-07-28T13:41:43.407Z] #60 37.71 + mkdir -p /build [2022-07-28T13:41:43.407Z] #60 37.72 + cp runc /build/runc [2022-07-28T13:41:43.407Z] #60 DONE 38.2s [2022-07-28T13:41:43.407Z] [2022-07-28T13:41:43.407Z] #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-28T13:41:43.407Z] #22 sha256:7d760f3e7e3e31978b986ee2739caed58fb7c1dac2670597a98d8c94b5546d06 [2022-07-28T13:41:43.407Z] #22 1.077 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T13:41:43.407Z] #22 1.083 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T13:41:43.407Z] #22 1.090 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T13:41:43.407Z] #22 DONE 1.1s [2022-07-28T13:41:43.407Z] [2022-07-28T13:41:43.407Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T13:41:43.407Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T13:41:43.553Z] #77 46.07 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T13:41:44.668Z] #14 ... [2022-07-28T13:41:44.669Z] [2022-07-28T13:41:44.669Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:44.669Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:44.669Z] #77 15.07 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T13:41:44.669Z] #77 16.25 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T13:41:44.669Z] #77 16.50 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T13:41:44.669Z] #77 16.66 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T13:41:46.464Z] #76 50.23 Building dependency tree... [2022-07-28T13:41:46.464Z] #76 ... [2022-07-28T13:41:46.464Z] [2022-07-28T13:41:46.464Z] #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-28T13:41:46.464Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:41:46.464Z] #14 43.12 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-28T13:41:46.464Z] #14 43.13 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-28T13:41:46.464Z] #14 43.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-28T13:41:46.464Z] #14 43.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-28T13:41:46.464Z] #14 43.73 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-28T13:41:46.464Z] #14 44.12 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-28T13:41:46.464Z] #14 44.15 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-28T13:41:46.464Z] #14 45.50 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-28T13:41:46.464Z] #14 48.31 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-28T13:41:46.464Z] #14 49.44 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-28T13:41:46.464Z] #14 50.69 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-28T13:41:46.464Z] #14 ... [2022-07-28T13:41:46.464Z] [2022-07-28T13:41:46.464Z] #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-28T13:41:46.464Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:41:46.464Z] #51 43.13 Reading package lists... [2022-07-28T13:41:48.647Z] #84 ... [2022-07-28T13:41:48.648Z] [2022-07-28T13:41:48.648Z] #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-28T13:41:48.648Z] #54 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:41:48.648Z] #54 DONE 204.5s [2022-07-28T13:41:48.648Z] [2022-07-28T13:41:48.648Z] #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-28T13:41:48.648Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:48.657Z] #23 ... [2022-07-28T13:41:48.657Z] [2022-07-28T13:41:48.657Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:48.657Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:48.657Z] #77 62.31 config.status: creating Makefile [2022-07-28T13:41:48.657Z] #77 62.38 config.status: creating config.h [2022-07-28T13:41:48.657Z] #77 62.41 config.status: executing depfiles commands [2022-07-28T13:41:48.657Z] #77 62.56 config.status: executing libtool commands [2022-07-28T13:41:48.657Z] #77 63.16 GEN .version [2022-07-28T13:41:48.658Z] #77 63.17 make install-recursive [2022-07-28T13:41:48.658Z] #77 63.17 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T13:41:48.658Z] #77 63.23 Making install in libocispec [2022-07-28T13:41:48.658Z] #77 63.24 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:48.658Z] #77 63.28 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T13:41:48.658Z] #77 63.29 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T13:41:48.658Z] #77 63.29 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T13:41:48.658Z] #77 63.29 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T13:41:48.658Z] #77 63.36 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T13:41:48.658Z] #77 63.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T13:41:48.658Z] #77 63.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T13:41:48.658Z] #77 63.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T13:41:48.658Z] #77 63.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T13:41:48.658Z] #77 63.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T13:41:48.658Z] #77 63.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T13:41:48.658Z] #77 63.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T13:41:48.658Z] #77 63.39 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T13:41:48.658Z] #77 63.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T13:41:48.658Z] #77 63.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T13:41:48.658Z] #77 63.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T13:41:48.658Z] #77 63.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T13:41:48.658Z] #77 63.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T13:41:48.658Z] #77 63.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T13:41:48.658Z] #77 63.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T13:41:48.658Z] #77 63.75 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T13:41:48.658Z] #77 63.76 make install-recursive [2022-07-28T13:41:48.658Z] #77 63.76 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:48.658Z] #77 63.83 Making install in yajl [2022-07-28T13:41:48.658Z] #77 63.84 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:41:48.658Z] #77 63.89 CC verify/json_verify-json_verify.o [2022-07-28T13:41:48.658Z] #77 63.90 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T13:41:48.658Z] #77 63.90 CC src/libyajl_la-yajl.lo [2022-07-28T13:41:48.658Z] #77 63.90 CC src/libyajl_la-yajl_gen.lo [2022-07-28T13:41:48.658Z] #77 63.90 CC src/libyajl_la-yajl_parser.lo [2022-07-28T13:41:48.658Z] #77 63.91 CC src/libyajl_la-yajl_buf.lo [2022-07-28T13:41:48.658Z] #77 63.91 CC src/libyajl_la-yajl_encode.lo [2022-07-28T13:41:48.658Z] #77 63.91 CC src/libyajl_la-yajl_lex.lo [2022-07-28T13:41:48.658Z] #77 63.92 CC src/libyajl_la-yajl_tree.lo [2022-07-28T13:41:48.658Z] #77 64.51 CCLD libyajl.la [2022-07-28T13:41:48.658Z] #77 64.75 CCLD verify/json_verify [2022-07-28T13:41:48.658Z] #77 65.00 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:41:48.658Z] #77 65.00 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T13:41:48.658Z] #77 65.00 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T13:41:48.658Z] #77 65.00 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:41:48.658Z] #77 65.00 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:41:48.658Z] #77 65.01 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:48.658Z] #77 65.10 CC src/validate.o [2022-07-28T13:41:48.658Z] #77 65.10 CC src/image_spec_schema_config_schema.lo [2022-07-28T13:41:48.658Z] #77 65.10 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T13:41:48.658Z] #77 65.11 CC src/image_spec_schema_defs.lo [2022-07-28T13:41:48.658Z] #77 65.11 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T13:41:48.658Z] #77 65.11 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T13:41:48.658Z] #77 65.11 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T13:41:48.658Z] #77 65.12 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T13:41:48.658Z] #77 65.14 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T13:41:48.658Z] #77 65.14 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T13:41:48.658Z] #77 65.14 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T13:41:48.658Z] #77 65.15 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T13:41:48.658Z] #77 65.16 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T13:41:48.658Z] #77 65.17 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T13:41:48.658Z] #77 65.18 CC src/runtime_spec_schema_defs.lo [2022-07-28T13:41:48.658Z] #77 65.18 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T13:41:48.658Z] #77 65.19 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T13:41:48.658Z] #77 65.21 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T13:41:48.658Z] #77 65.24 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T13:41:48.658Z] #77 65.25 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T13:41:48.658Z] #77 65.26 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T13:41:48.658Z] #77 65.28 CC src/basic_test_double_array_item.lo [2022-07-28T13:41:48.658Z] #77 65.30 CC src/basic_test_double_array.lo [2022-07-28T13:41:48.658Z] #77 65.33 CC src/basic_test_top_array_int.lo [2022-07-28T13:41:48.658Z] #77 65.33 CC src/basic_test_top_array_string.lo [2022-07-28T13:41:48.658Z] #77 65.34 CC src/basic_test_top_double_array_int.lo [2022-07-28T13:41:48.658Z] #77 65.35 CC src/basic_test_top_double_array_obj.lo [2022-07-28T13:41:48.658Z] #77 65.37 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T13:41:48.658Z] #77 65.37 CC src/basic_test_top_double_array_string.lo [2022-07-28T13:41:48.658Z] #77 65.40 CC src/read-file.lo [2022-07-28T13:41:48.658Z] #77 65.41 CC src/json_common.lo [2022-07-28T13:41:48.658Z] #77 65.42 CC tests/test-1.o [2022-07-28T13:41:48.658Z] #77 65.47 CC tests/test-2.o [2022-07-28T13:41:48.658Z] #77 65.49 CC tests/test-3.o [2022-07-28T13:41:48.658Z] #77 65.50 CC tests/test-4.o [2022-07-28T13:41:48.658Z] #77 65.52 CC tests/test-5.o [2022-07-28T13:41:48.658Z] #77 65.53 CC tests/test-6.o [2022-07-28T13:41:48.658Z] #77 65.54 CC tests/test-7.o [2022-07-28T13:41:48.658Z] #77 65.56 CC tests/test-8.o [2022-07-28T13:41:48.658Z] #77 65.61 CC tests/test-9.o [2022-07-28T13:41:48.658Z] #77 65.64 CC tests/test-10.o [2022-07-28T13:41:48.658Z] #77 65.66 CC tests/test-11.o [2022-07-28T13:41:48.838Z] #77 ... [2022-07-28T13:41:48.838Z] [2022-07-28T13:41:48.838Z] #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-28T13:41:48.838Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:41:48.838Z] #14 95.85 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-28T13:41:48.838Z] #14 95.85 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-28T13:41:48.838Z] #14 95.85 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:41:48.903Z] #77 ... [2022-07-28T13:41:48.903Z] [2022-07-28T13:41:48.903Z] #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-28T13:41:48.903Z] #44 sha256:8ce2cbc0d19a59dcaf360cd00b127b1ec6436ed29e20b1a2dc047ac29af73166 [2022-07-28T13:41:48.903Z] #44 5.811 + RM_GOPATH=0 [2022-07-28T13:41:48.903Z] #44 5.811 + TMP_GOPATH= [2022-07-28T13:41:48.903Z] #44 5.811 + : /build [2022-07-28T13:41:48.903Z] #44 5.811 + '[' -z '' ']' [2022-07-28T13:41:48.903Z] #44 5.815 ++ mktemp -d [2022-07-28T13:41:48.903Z] #44 5.815 + export GOPATH=/tmp/tmp.u6BuBh1QbB [2022-07-28T13:41:48.903Z] #44 5.815 + GOPATH=/tmp/tmp.u6BuBh1QbB [2022-07-28T13:41:48.903Z] #44 5.815 + RM_GOPATH=1 [2022-07-28T13:41:48.903Z] #44 5.815 + case "$(go env GOARCH)" in [2022-07-28T13:41:48.903Z] #44 5.821 ++ go env GOARCH [2022-07-28T13:41:48.903Z] #44 5.824 Install tini version v0.19.0 [2022-07-28T13:41:48.903Z] #44 5.824 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:48.903Z] #44 5.824 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:41:48.903Z] #44 5.824 ++ dirname /install.sh [2022-07-28T13:41:48.903Z] #44 5.824 + dir=/ [2022-07-28T13:41:48.903Z] #44 5.824 + bin=tini [2022-07-28T13:41:48.903Z] #44 5.824 + shift [2022-07-28T13:41:48.903Z] #44 5.824 + '[' '!' -f //tini.installer ']' [2022-07-28T13:41:48.903Z] #44 5.824 + . //tini.installer [2022-07-28T13:41:48.903Z] #44 5.824 ++ : v0.19.0 [2022-07-28T13:41:48.903Z] #44 5.824 + install_tini [2022-07-28T13:41:48.903Z] #44 5.824 + echo 'Install tini version v0.19.0' [2022-07-28T13:41:48.903Z] #44 5.860 + git clone https://github.com/krallin/tini.git /tmp/tmp.u6BuBh1QbB/tini [2022-07-28T13:41:48.903Z] #44 5.860 Cloning into '/tmp/tmp.u6BuBh1QbB/tini'... [2022-07-28T13:41:48.903Z] #44 6.771 + cd /tmp/tmp.u6BuBh1QbB/tini [2022-07-28T13:41:48.903Z] #44 6.771 + git checkout -q v0.19.0 [2022-07-28T13:41:48.903Z] #44 6.843 + cmake . [2022-07-28T13:41:48.903Z] #44 7.303 -- The C compiler identification is GNU 10.2.1 [2022-07-28T13:41:48.903Z] #44 7.392 -- Detecting C compiler ABI info [2022-07-28T13:41:48.903Z] #44 7.990 -- Detecting C compiler ABI info - done [2022-07-28T13:41:48.903Z] #44 8.128 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-28T13:41:48.903Z] #44 8.128 -- Detecting C compile features [2022-07-28T13:41:48.903Z] #44 8.129 -- Detecting C compile features - done [2022-07-28T13:41:48.903Z] #44 8.179 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T13:41:48.903Z] #44 8.417 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T13:41:48.903Z] #44 8.535 -- Configuring done [2022-07-28T13:41:48.903Z] #44 8.560 -- Generating done [2022-07-28T13:41:48.903Z] #44 8.562 -- Build files have been written to: /tmp/tmp.u6BuBh1QbB/tini [2022-07-28T13:41:48.903Z] #44 8.571 + make tini-static [2022-07-28T13:41:49.004Z] #51 53.09 Building dependency tree... [2022-07-28T13:41:49.160Z] #44 8.889 Scanning dependencies of target tini-static [2022-07-28T13:41:49.416Z] #44 8.951 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T13:41:50.027Z] #77 ... [2022-07-28T13:41:50.027Z] [2022-07-28T13:41:50.027Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T13:41:50.027Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T13:41:50.027Z] #23 6.842 Collecting yamllint==1.26.1 [2022-07-28T13:41:50.790Z] #44 10.12 [100%] Linking C executable tini-static [2022-07-28T13:41:50.956Z] #23 ... [2022-07-28T13:41:50.956Z] [2022-07-28T13:41:50.956Z] #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-28T13:41:50.956Z] #64 sha256:6ff797498162dfbc2cbfea02d1b2ef9618ed3a33996f7f934a0a2b3d004d8208 [2022-07-28T13:41:50.956Z] #64 65.08 + bin/containerd [2022-07-28T13:41:51.046Z] #44 10.67 [100%] Built target tini-static [2022-07-28T13:41:51.046Z] #44 10.74 + mkdir -p /build [2022-07-28T13:41:51.046Z] #44 10.74 + cp tini-static /build/docker-init [2022-07-28T13:41:51.200Z] #84 ... [2022-07-28T13:41:51.200Z] [2022-07-28T13:41:51.200Z] #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-28T13:41:51.200Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:41:51.200Z] #19 199.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-28T13:41:51.200Z] #19 199.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:41:51.200Z] #19 199.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:41:51.200Z] #19 199.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-28T13:41:51.200Z] #19 199.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-28T13:41:51.200Z] #19 199.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-28T13:41:51.213Z] #64 ... [2022-07-28T13:41:51.213Z] [2022-07-28T13:41:51.213Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T13:41:51.213Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T13:41:51.213Z] #23 7.881 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T13:41:51.302Z] #44 DONE 11.0s [2022-07-28T13:41:51.302Z] [2022-07-28T13:41:51.303Z] #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-28T13:41:51.303Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:41:51.303Z] #14 68.32 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T13:41:51.303Z] #14 68.32 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:41:51.303Z] #14 68.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T13:41:51.303Z] #14 68.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-28T13:41:51.303Z] #14 68.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:41:51.303Z] #14 68.48 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T13:41:51.461Z] #19 199.6 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-28T13:41:51.461Z] #19 199.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-28T13:41:51.461Z] #19 199.6 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-28T13:41:51.542Z] #51 ... [2022-07-28T13:41:51.542Z] [2022-07-28T13:41:51.542Z] #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-28T13:41:51.542Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:41:51.542Z] #14 53.60 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-28T13:41:51.542Z] #14 54.68 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-28T13:41:51.542Z] #14 54.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-28T13:41:51.542Z] #14 54.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-28T13:41:51.542Z] #14 54.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T13:41:51.542Z] #14 54.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T13:41:51.542Z] #14 54.82 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-28T13:41:51.542Z] #14 54.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T13:41:51.542Z] #14 54.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-28T13:41:51.542Z] #14 54.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-28T13:41:51.542Z] #14 54.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-28T13:41:51.542Z] #14 54.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-28T13:41:51.542Z] #14 54.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-28T13:41:51.542Z] #14 55.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-28T13:41:51.542Z] #14 55.08 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-28T13:41:51.542Z] #14 55.09 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-28T13:41:51.542Z] #14 55.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T13:41:51.542Z] #14 57.14 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:41:51.542Z] #14 57.45 Fetched 115 MB in 13s (8931 kB/s) [2022-07-28T13:41:51.542Z] #14 57.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T13:41:51.543Z] #14 57.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T13:41:51.543Z] #14 57.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T13:41:51.543Z] #14 57.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T13:41:51.776Z] #23 8.309 Collecting pathspec>=0.5.3 [2022-07-28T13:41:51.776Z] #23 8.316 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T13:41:51.776Z] #23 8.483 Collecting pyyaml [2022-07-28T13:41:51.776Z] #23 8.487 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-28T13:41:51.776Z] #23 8.512 Building wheels for collected packages: yamllint [2022-07-28T13:41:51.776Z] #23 8.516 Building wheel for yamllint (setup.py): started [2022-07-28T13:41:52.032Z] #19 200.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-28T13:41:52.032Z] #19 200.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:41:52.032Z] #19 200.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:41:52.339Z] #23 8.874 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T13:41:52.339Z] #23 8.875 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e24abfba7dfbad8c647ecb826fde9162dd9a2fc5e3251f0fe82fd7794659310b [2022-07-28T13:41:52.339Z] #23 8.875 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T13:41:52.339Z] #23 8.878 Successfully built yamllint [2022-07-28T13:41:52.339Z] #23 8.890 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T13:41:52.339Z] #23 9.054 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T13:41:52.480Z] #14 ... [2022-07-28T13:41:52.480Z] [2022-07-28T13:41:52.480Z] #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-28T13:41:52.480Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T13:41:52.480Z] #57 59.53 v3.0.2 [2022-07-28T13:41:52.603Z] #19 200.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-28T13:41:52.603Z] #19 200.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:41:52.603Z] #19 200.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:41:52.903Z] #23 DONE 9.5s [2022-07-28T13:41:52.903Z] [2022-07-28T13:41:52.903Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T13:41:52.903Z] #27 sha256:69668f4eb59fc8134d95b40f1cf9dd0379a46d7d5de7957601ffe44aa3ac7323 [2022-07-28T13:41:52.904Z] #27 DONE 0.2s [2022-07-28T13:41:52.904Z] [2022-07-28T13:41:52.904Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:52.904Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:52.904Z] #77 68.92 CCLD libocispec.la [2022-07-28T13:41:52.904Z] #77 69.24 CCLD src/validate [2022-07-28T13:41:52.904Z] #77 69.25 CCLD tests/test-1 [2022-07-28T13:41:52.904Z] #77 69.25 CCLD tests/test-2 [2022-07-28T13:41:52.904Z] #77 69.25 CCLD tests/test-3 [2022-07-28T13:41:52.904Z] #77 69.27 CCLD tests/test-4 [2022-07-28T13:41:52.904Z] #77 69.27 CCLD tests/test-5 [2022-07-28T13:41:52.904Z] #77 69.28 CCLD tests/test-6 [2022-07-28T13:41:52.904Z] #77 69.28 CCLD tests/test-7 [2022-07-28T13:41:52.904Z] #77 69.29 CCLD tests/test-8 [2022-07-28T13:41:52.904Z] #77 69.34 CCLD tests/test-9 [2022-07-28T13:41:52.904Z] #77 69.34 CCLD tests/test-10 [2022-07-28T13:41:52.904Z] #77 69.34 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T13:41:52.904Z] #77 69.36 CCLD tests/test-11 [2022-07-28T13:41:52.904Z] #77 69.55 libtool: link: ar cr libocispec.a [2022-07-28T13:41:52.904Z] #77 69.56 libtool: link: ranlib libocispec.a [2022-07-28T13:41:52.904Z] #77 69.89 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:52.904Z] #77 69.94 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T13:41:52.904Z] #77 69.94 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T13:41:52.904Z] #77 69.94 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:52.904Z] #77 69.94 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:52.904Z] #77 69.94 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:52.904Z] #77 69.94 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:41:52.904Z] #77 69.95 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T13:41:52.904Z] #77 70.12 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T13:41:52.904Z] #77 70.12 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T13:41:52.904Z] #77 70.13 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T13:41:52.904Z] #77 70.13 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T13:41:52.904Z] #77 70.13 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T13:41:52.904Z] #77 70.13 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T13:41:52.904Z] #77 70.13 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T13:41:52.904Z] #77 70.17 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T13:41:52.904Z] #77 70.21 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T13:41:52.904Z] #77 70.21 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T13:41:52.904Z] #77 70.23 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T13:41:52.904Z] #77 70.25 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T13:41:52.904Z] #77 70.26 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T13:41:52.904Z] #77 70.29 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T13:41:52.904Z] #77 70.31 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T13:41:52.904Z] #77 70.37 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T13:41:52.904Z] #77 70.38 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T13:41:52.904Z] #77 70.42 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T13:41:52.904Z] #77 70.45 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T13:41:52.904Z] #77 70.46 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T13:41:52.904Z] #77 70.46 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T13:41:52.904Z] #77 70.53 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T13:41:52.904Z] #77 70.59 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T13:41:52.904Z] #77 70.61 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T13:41:52.904Z] #77 70.63 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T13:41:52.904Z] #77 70.68 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T13:41:52.904Z] #77 70.72 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T13:41:52.904Z] #77 70.75 CC src/crun-crun.o [2022-07-28T13:41:52.904Z] #77 70.77 CC src/crun-run.o [2022-07-28T13:41:52.904Z] #77 70.80 CC src/crun-delete.o [2022-07-28T13:41:52.904Z] #77 70.87 CC src/crun-kill.o [2022-07-28T13:41:53.160Z] #77 70.92 CC src/crun-pause.o [2022-07-28T13:41:53.160Z] #77 70.95 CC src/crun-unpause.o [2022-07-28T13:41:53.160Z] #77 70.99 CC src/crun-spec.o [2022-07-28T13:41:53.193Z] #14 76.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-28T13:41:53.193Z] #14 76.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:41:53.193Z] #14 76.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:41:53.418Z] #77 71.02 CC src/crun-exec.o [2022-07-28T13:41:53.418Z] #77 71.04 CC src/crun-list.o [2022-07-28T13:41:53.418Z] #77 71.05 CC src/crun-create.o [2022-07-28T13:41:53.418Z] #77 71.09 CC src/crun-start.o [2022-07-28T13:41:53.418Z] #77 71.19 CC src/crun-state.o [2022-07-28T13:41:53.418Z] #57 DONE 60.5s [2022-07-28T13:41:53.418Z] [2022-07-28T13:41:53.418Z] #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-28T13:41:53.418Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:41:53.418Z] #51 59.76 The following additional packages will be installed: [2022-07-28T13:41:53.418Z] #51 59.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T13:41:53.418Z] #51 59.77 python3-protobuf python3-six [2022-07-28T13:41:53.418Z] #51 59.79 Suggested packages: [2022-07-28T13:41:53.418Z] #51 59.83 python3-setuptools [2022-07-28T13:41:53.418Z] #51 59.83 Recommended packages: [2022-07-28T13:41:53.418Z] #51 59.83 iproute2 | iproute [2022-07-28T13:41:53.675Z] #77 ... [2022-07-28T13:41:53.675Z] [2022-07-28T13:41:53.675Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T13:41:53.675Z] #32 sha256:e7bb8a53b009a7fc4aa2b6a02b8fcf22216542a19393fde72ffe2b17d9547cc0 [2022-07-28T13:41:53.675Z] #32 DONE 0.6s [2022-07-28T13:41:53.675Z] [2022-07-28T13:41:53.675Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T13:41:53.675Z] #35 sha256:f7c63620cfdc2e1ec3fd63f4cab75c31e0cbda4fad03e5339b9c4b010d0a7fa5 [2022-07-28T13:41:53.678Z] #51 ... [2022-07-28T13:41:53.678Z] [2022-07-28T13:41:53.678Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-28T13:41:53.678Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:41:53.678Z] #42 40.95 Reading package lists... [2022-07-28T13:41:53.678Z] #42 51.05 Building dependency tree... [2022-07-28T13:41:53.678Z] #42 57.51 The following additional packages will be installed: [2022-07-28T13:41:53.678Z] #42 57.58 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-28T13:41:53.678Z] #42 57.58 Suggested packages: [2022-07-28T13:41:53.678Z] #42 57.58 cmake-doc ninja-build lrzip [2022-07-28T13:41:53.678Z] #42 57.58 Recommended packages: [2022-07-28T13:41:53.678Z] #42 57.58 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T13:41:53.678Z] #42 59.31 The following NEW packages will be installed: [2022-07-28T13:41:53.678Z] #42 59.31 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-28T13:41:53.678Z] #42 59.31 vim-common xxd [2022-07-28T13:41:53.678Z] #42 59.90 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:41:53.678Z] #42 59.90 Need to get 17.7 MB of archives. [2022-07-28T13:41:53.678Z] #42 59.90 After this operation, 70.7 MB of additional disk space will be used. [2022-07-28T13:41:53.678Z] #42 59.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T13:41:53.678Z] #42 59.91 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-28T13:41:53.678Z] #42 59.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-28T13:41:53.678Z] #42 60.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T13:41:53.938Z] #42 ... [2022-07-28T13:41:53.938Z] [2022-07-28T13:41:53.938Z] #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-28T13:41:53.938Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:53.938Z] #76 57.17 python3 is already the newest version (3.9.2-3). [2022-07-28T13:41:53.938Z] #76 57.17 The following additional packages will be installed: [2022-07-28T13:41:53.938Z] #76 57.20 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-28T13:41:53.938Z] #76 57.20 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-28T13:41:53.938Z] #76 57.24 Suggested packages: [2022-07-28T13:41:53.938Z] #76 57.26 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-28T13:41:53.938Z] #76 57.26 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-28T13:41:53.938Z] #76 57.26 m4-doc ed diffutils-doc [2022-07-28T13:41:53.938Z] #76 57.26 Recommended packages: [2022-07-28T13:41:53.938Z] #76 57.27 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-28T13:41:53.938Z] #76 60.17 The following NEW packages will be installed: [2022-07-28T13:41:53.938Z] #76 60.18 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-28T13:41:53.938Z] #76 60.18 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-28T13:41:53.938Z] #76 60.20 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-28T13:41:53.938Z] #76 60.20 libyajl2 m4 patch xz-utils [2022-07-28T13:41:53.938Z] #76 60.90 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:41:53.938Z] #76 60.90 Need to get 5940 kB of archives. [2022-07-28T13:41:53.938Z] #76 60.90 After this operation, 18.7 MB of additional disk space will be used. [2022-07-28T13:41:53.938Z] #76 60.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T13:41:53.938Z] #76 60.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-28T13:41:53.938Z] #76 60.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-28T13:41:53.938Z] #76 60.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-28T13:41:53.938Z] #76 60.94 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-28T13:41:53.938Z] #76 60.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-28T13:41:53.938Z] #76 60.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-28T13:41:53.938Z] #76 61.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-28T13:41:53.938Z] #76 61.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-28T13:41:53.938Z] #76 61.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-28T13:41:54.139Z] #14 100.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T13:41:54.139Z] #14 100.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-28T13:41:54.139Z] #14 100.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T13:41:54.139Z] #14 100.5 Selecting previously unselected package libapparmor1:arm64. [2022-07-28T13:41:54.139Z] #14 100.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-28T13:41:54.139Z] #14 100.5 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-28T13:41:54.139Z] #14 100.6 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-28T13:41:54.139Z] #14 100.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-28T13:41:54.139Z] #14 100.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-28T13:41:54.139Z] #14 100.8 Selecting previously unselected package libbtrfs0:arm64. [2022-07-28T13:41:54.139Z] #14 100.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-28T13:41:54.139Z] #14 100.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-28T13:41:54.139Z] #14 101.0 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-28T13:41:54.139Z] #14 101.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-28T13:41:54.139Z] #14 101.0 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-28T13:41:54.139Z] #14 101.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-28T13:41:54.139Z] #14 101.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-28T13:41:54.139Z] #14 101.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-28T13:41:54.139Z] #14 101.3 Selecting previously unselected package libudev-dev:arm64. [2022-07-28T13:41:54.139Z] #14 101.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-28T13:41:54.139Z] #14 101.3 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-28T13:41:54.139Z] #14 ... [2022-07-28T13:41:54.139Z] [2022-07-28T13:41:54.139Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:41:54.139Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:41:54.139Z] #77 56.74 configure.ac:7: installing 'build-aux/compile' [2022-07-28T13:41:54.139Z] #77 56.75 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T13:41:54.139Z] #77 56.77 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T13:41:54.139Z] #77 56.79 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T13:41:54.197Z] #76 61.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T13:41:54.198Z] #76 61.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-28T13:41:54.241Z] #35 DONE 0.5s [2022-07-28T13:41:54.241Z] [2022-07-28T13:41:54.241Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:54.241Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:54.241Z] #77 71.57 CC src/crun-update.o [2022-07-28T13:41:54.241Z] #77 71.58 CC src/crun-ps.o [2022-07-28T13:41:54.241Z] #77 71.58 CC src/crun-checkpoint.o [2022-07-28T13:41:54.241Z] #77 71.58 CC src/crun-restore.o [2022-07-28T13:41:54.241Z] #77 71.59 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T13:41:54.241Z] #77 71.59 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T13:41:54.241Z] #77 71.60 CC src/libcrun/libcrun_la-container.lo [2022-07-28T13:41:54.241Z] #77 71.60 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T13:41:54.241Z] #77 71.63 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T13:41:54.241Z] #77 71.64 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T13:41:54.241Z] #77 71.72 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T13:41:54.241Z] #77 71.74 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T13:41:54.241Z] #77 71.77 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T13:41:54.241Z] #77 71.87 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T13:41:54.241Z] #77 71.89 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T13:41:54.241Z] #77 71.92 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T13:41:54.241Z] #77 71.96 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T13:41:54.241Z] #77 71.99 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T13:41:54.241Z] #77 72.01 CC src/libcrun/libcrun_la-error.lo [2022-07-28T13:41:54.241Z] #77 72.05 CC src/libcrun/libcrun_la-status.lo [2022-07-28T13:41:54.241Z] #77 72.06 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T13:41:54.241Z] #77 72.08 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T13:41:54.241Z] #77 72.10 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T13:41:54.399Z] #77 56.79 configure.ac:11: installing 'build-aux/missing' [2022-07-28T13:41:54.399Z] #77 56.97 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T13:41:54.399Z] #77 57.03 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T13:41:54.457Z] #76 61.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-28T13:41:54.457Z] #76 61.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T13:41:54.457Z] #76 61.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-28T13:41:54.457Z] #76 61.42 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-28T13:41:54.457Z] #76 61.42 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-28T13:41:54.457Z] #76 61.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-28T13:41:54.457Z] #76 61.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T13:41:54.457Z] #76 61.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-28T13:41:54.457Z] #76 61.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T13:41:54.457Z] #76 61.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T13:41:54.457Z] #76 61.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-28T13:41:54.498Z] #77 ... [2022-07-28T13:41:54.498Z] [2022-07-28T13:41:54.498Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T13:41:54.498Z] #37 sha256:a9ada2d775af5e0f2e47ac4f1abf3790f7628c293e6139059eda2aff5936188e [2022-07-28T13:41:54.498Z] #37 DONE 0.3s [2022-07-28T13:41:54.498Z] [2022-07-28T13:41:54.498Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:54.498Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:54.498Z] #77 72.12 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T13:41:54.498Z] #77 72.14 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T13:41:54.498Z] #77 72.17 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T13:41:54.498Z] #77 ... [2022-07-28T13:41:54.498Z] [2022-07-28T13:41:54.498Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T13:41:54.498Z] #39 sha256:afb392035af7ec1ccef52edad2e84a2cf39e11728e481d23352deca93b8a4d09 [2022-07-28T13:41:54.498Z] #39 DONE 0.1s [2022-07-28T13:41:54.498Z] [2022-07-28T13:41:54.498Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:41:54.498Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:54.498Z] #77 72.22 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T13:41:54.498Z] #77 72.25 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T13:41:54.498Z] #77 72.25 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T13:41:54.498Z] #77 72.27 CC tests/init.o [2022-07-28T13:41:54.498Z] #77 72.29 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T13:41:54.755Z] #77 ... [2022-07-28T13:41:54.755Z] [2022-07-28T13:41:54.755Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T13:41:54.755Z] #41 sha256:1e7047207842c3b06b23438566f2935d9ac688d7831ada8d73fd31c4c2edf49a [2022-07-28T13:41:54.755Z] #41 DONE 0.1s [2022-07-28T13:41:54.755Z] [2022-07-28T13:41:54.755Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T13:41:54.755Z] #45 sha256:016f203f42998d534971bd9a91cc03f1f964c3c479a55147723fdc24eb8d8bcf [2022-07-28T13:41:54.755Z] #45 DONE 0.1s [2022-07-28T13:41:54.755Z] [2022-07-28T13:41:54.755Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T13:41:54.755Z] #48 sha256:e19e71d8ecadeabc9782239d44343ec18f358ad2866403c959c11ad8b6512ae9 [2022-07-28T13:41:55.026Z] #76 ... [2022-07-28T13:41:55.026Z] [2022-07-28T13:41:55.026Z] #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-28T13:41:55.026Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T13:41:55.026Z] #62 42.42 Reading package lists... [2022-07-28T13:41:55.026Z] #62 52.29 Building dependency tree... [2022-07-28T13:41:55.026Z] #62 58.68 The following additional packages will be installed: [2022-07-28T13:41:55.026Z] #62 58.72 libbtrfs0 [2022-07-28T13:41:55.026Z] #62 59.21 The following NEW packages will be installed: [2022-07-28T13:41:55.026Z] #62 59.21 libbtrfs-dev libbtrfs0 [2022-07-28T13:41:55.026Z] #62 59.79 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:41:55.026Z] #62 59.79 Need to get 460 kB of archives. [2022-07-28T13:41:55.026Z] #62 59.79 After this operation, 1237 kB of additional disk space will be used. [2022-07-28T13:41:55.026Z] #62 59.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T13:41:55.026Z] #62 59.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T13:41:55.026Z] #62 61.97 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:41:55.026Z] #62 ... [2022-07-28T13:41:55.026Z] [2022-07-28T13:41:55.026Z] #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-28T13:41:55.026Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:55.026Z] #55 59.98 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T13:41:55.026Z] #55 60.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T13:41:55.026Z] #55 60.55 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-28T13:41:55.026Z] #55 60.77 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-28T13:41:55.026Z] #55 60.98 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-28T13:41:55.026Z] #55 61.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-28T13:41:55.026Z] #55 61.90 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-28T13:41:55.026Z] #55 61.90 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T13:41:55.026Z] #55 62.11 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T13:41:55.285Z] #55 62.32 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-28T13:41:55.285Z] #55 62.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-28T13:41:55.544Z] #55 62.46 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-28T13:41:55.544Z] #55 62.67 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-28T13:41:55.544Z] #55 62.68 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-28T13:41:55.685Z] #48 DONE 0.9s [2022-07-28T13:41:55.685Z] [2022-07-28T13:41:55.685Z] #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-28T13:41:55.685Z] #64 sha256:6ff797498162dfbc2cbfea02d1b2ef9618ed3a33996f7f934a0a2b3d004d8208 [2022-07-28T13:41:55.685Z] #64 ... [2022-07-28T13:41:55.685Z] [2022-07-28T13:41:55.685Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T13:41:55.685Z] #52 sha256:c168ef75d3d866f17c6564cf93b3399ea6c2bde63241d7a14f5e8fe00a6607d9 [2022-07-28T13:41:55.685Z] #52 DONE 0.1s [2022-07-28T13:41:55.685Z] [2022-07-28T13:41:55.685Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T13:41:55.685Z] #54 sha256:a0939bcdec97060bb96e45031180bb87a462647d7733131989f90acf8b2578c9 [2022-07-28T13:41:55.685Z] #54 DONE 0.1s [2022-07-28T13:41:55.685Z] [2022-07-28T13:41:55.685Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T13:41:55.685Z] #56 sha256:eae9d8885c3054fbb05efefca0b257a5de2f22167b9c57ca4a3cf202f66ab25f [2022-07-28T13:41:55.803Z] #55 62.71 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-28T13:41:55.803Z] #55 62.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-28T13:41:56.095Z] #55 63.03 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-28T13:41:56.614Z] #56 DONE 0.7s [2022-07-28T13:41:56.615Z] [2022-07-28T13:41:56.615Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T13:41:56.615Z] #58 sha256:fdf28e8e10d651e251b58083d8160242b88d866ad2a09d94cff397de6f100190 [2022-07-28T13:41:56.615Z] #58 DONE 0.1s [2022-07-28T13:41:56.615Z] [2022-07-28T13:41:56.615Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:41:56.615Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:56.615Z] #77 74.01 CCLD tests/init [2022-07-28T13:41:56.615Z] #77 ... [2022-07-28T13:41:56.615Z] [2022-07-28T13:41:56.615Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T13:41:56.615Z] #61 sha256:56870fe86f566b65629a1a72c98a9e2d7f5fb72882328151d53eeb251339f873 [2022-07-28T13:41:56.615Z] #61 DONE 0.1s [2022-07-28T13:41:56.615Z] [2022-07-28T13:41:56.615Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:41:56.615Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:56.942Z] #77 59.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T13:41:56.942Z] #77 59.19 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T13:41:57.040Z] #55 64.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-28T13:41:57.203Z] #77 59.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T13:41:57.203Z] #77 59.76 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T13:41:57.203Z] #77 59.84 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T13:41:57.300Z] #55 ... [2022-07-28T13:41:57.300Z] [2022-07-28T13:41:57.300Z] #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-28T13:41:57.300Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T13:41:57.300Z] #62 62.50 Fetched 460 kB in 0s (1185 kB/s) [2022-07-28T13:41:57.300Z] #62 62.70 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T13:41:57.300Z] #62 62.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T13:41:57.300Z] #62 62.84 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T13:41:57.300Z] #62 62.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:41:57.300Z] #62 63.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T13:41:57.300Z] #62 63.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T13:41:57.300Z] #62 63.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:41:57.300Z] #62 63.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:41:57.300Z] #62 63.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:41:57.300Z] #62 63.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:41:57.300Z] #62 DONE 64.2s [2022-07-28T13:41:57.300Z] [2022-07-28T13:41:57.300Z] #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-28T13:41:57.300Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:41:57.300Z] #55 64.19 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-28T13:41:57.463Z] #77 59.96 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T13:41:57.463Z] #77 60.07 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T13:41:57.463Z] #77 60.18 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T13:41:57.559Z] #55 ... [2022-07-28T13:41:57.559Z] [2022-07-28T13:41:57.559Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T13:41:57.559Z] #63 sha256:b247cce247086e2b21bcd5d5fac851b9753ddf1e57c6da203007e759c7ae7044 [2022-07-28T13:41:57.559Z] #63 DONE 0.2s [2022-07-28T13:41:57.559Z] [2022-07-28T13:41:57.559Z] #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-28T13:41:57.559Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:41:57.559Z] #76 63.50 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:41:57.559Z] #76 63.82 Fetched 5940 kB in 1s (5024 kB/s) [2022-07-28T13:41:57.559Z] #76 63.97 Selecting previously unselected package bzip2. [2022-07-28T13:41:57.559Z] #76 63.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-28T13:41:57.559Z] #76 64.04 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T13:41:57.559Z] #76 64.13 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:41:57.559Z] #76 64.61 Selecting previously unselected package libmagic-mgc. [2022-07-28T13:41:57.559Z] #76 64.61 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-28T13:41:57.559Z] #76 64.63 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-28T13:41:58.506Z] #77 76.23 AR libcrun_testing.a [2022-07-28T13:41:58.506Z] #77 76.23 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T13:41:58.506Z] #77 76.27 CCLD tests/tests_libcrun_utils [2022-07-28T13:41:58.506Z] #77 76.29 CCLD tests/tests_libcrun_errors [2022-07-28T13:41:58.506Z] #77 76.30 CCLD tests/tests_libcrun_fuzzer [2022-07-28T13:41:58.757Z] #76 65.60 Selecting previously unselected package libmagic1:amd64. [2022-07-28T13:41:58.757Z] #76 65.61 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-28T13:41:58.757Z] #76 65.62 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-28T13:41:58.757Z] #76 65.88 Selecting previously unselected package file. [2022-07-28T13:41:58.757Z] #76 65.89 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-28T13:41:58.757Z] #76 65.91 Unpacking file (1:5.39-3) ... [2022-07-28T13:41:58.762Z] #77 76.50 CCLD libcrun.la [2022-07-28T13:41:59.016Z] #76 66.13 Selecting previously unselected package xz-utils. [2022-07-28T13:41:59.016Z] #76 66.13 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T13:41:59.016Z] #76 66.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:41:59.018Z] #77 76.93 CCLD crun [2022-07-28T13:41:59.580Z] #77 77.34 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T13:41:59.580Z] #77 77.45 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T13:41:59.586Z] #76 66.68 Selecting previously unselected package libsigsegv2:amd64. [2022-07-28T13:41:59.586Z] #76 66.68 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-28T13:41:59.586Z] #76 66.69 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-28T13:41:59.736Z] #14 ... [2022-07-28T13:41:59.736Z] [2022-07-28T13:41:59.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-28T13:41:59.736Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:41:59.736Z] #77 32.76 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T13:41:59.836Z] #77 77.45 /bin/mkdir -p '/usr/local/lib' [2022-07-28T13:41:59.836Z] #77 77.45 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T13:41:59.836Z] #77 77.46 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T13:41:59.836Z] #77 77.51 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T13:41:59.836Z] #77 77.52 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T13:41:59.836Z] #77 77.53 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T13:41:59.836Z] #77 77.54 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T13:41:59.836Z] #77 77.62 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-28T13:41:59.836Z] #77 77.63 ---------------------------------------------------------------------- [2022-07-28T13:41:59.836Z] #77 77.63 Libraries have been installed in: [2022-07-28T13:41:59.836Z] #77 77.63 /usr/local/lib [2022-07-28T13:41:59.836Z] #77 77.63 [2022-07-28T13:41:59.836Z] #77 77.63 If you ever happen to want to link against installed libraries [2022-07-28T13:41:59.836Z] #77 77.63 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T13:41:59.836Z] #77 77.63 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T13:41:59.836Z] #77 77.63 flag during linking and do at least one of the following: [2022-07-28T13:41:59.836Z] #77 77.63 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T13:41:59.836Z] #77 77.63 during execution [2022-07-28T13:41:59.836Z] #77 77.63 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T13:41:59.836Z] #77 77.63 during linking [2022-07-28T13:41:59.836Z] #77 77.63 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T13:41:59.836Z] #77 77.63 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T13:41:59.836Z] #77 77.63 [2022-07-28T13:41:59.836Z] #77 77.63 See any operating system documentation about shared libraries for [2022-07-28T13:41:59.836Z] #77 77.63 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T13:41:59.836Z] #77 77.63 ---------------------------------------------------------------------- [2022-07-28T13:41:59.836Z] #77 77.63 /bin/mkdir -p '/build' [2022-07-28T13:41:59.836Z] #77 77.65 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T13:41:59.836Z] #77 77.70 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T13:41:59.836Z] #77 77.70 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T13:41:59.845Z] #76 66.98 Selecting previously unselected package m4. [2022-07-28T13:41:59.845Z] #76 66.98 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-28T13:41:59.845Z] #76 66.99 Unpacking m4 (1.4.18-5) ... [2022-07-28T13:42:00.006Z] #77 ... [2022-07-28T13:42:00.006Z] [2022-07-28T13:42:00.006Z] #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-28T13:42:00.006Z] #67 sha256:c24ba3367587eca9ab19ada74efa9750c1f207b7d36aa93afe827ac885ce6c97 [2022-07-28T13:42:00.006Z] #67 101.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T13:42:00.006Z] #67 101.0 + GOBIN=/build [2022-07-28T13:42:00.006Z] #67 101.0 + GO111MODULE=on [2022-07-28T13:42:00.006Z] #67 101.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:42:00.006Z] #67 106.1 rootlesskit version 1.0.0 [2022-07-28T13:42:00.006Z] #67 106.1 Usage of /build/rootlesskit-docker-proxy: [2022-07-28T13:42:00.006Z] #67 106.1 -container-ip string [2022-07-28T13:42:00.006Z] #67 106.1 container ip [2022-07-28T13:42:00.006Z] #67 106.1 -container-port int [2022-07-28T13:42:00.006Z] #67 106.1 container port (default -1) [2022-07-28T13:42:00.006Z] #67 106.1 -host-ip string [2022-07-28T13:42:00.006Z] #67 106.1 host ip [2022-07-28T13:42:00.006Z] #67 106.1 -host-port int [2022-07-28T13:42:00.006Z] #67 106.1 host port (default -1) [2022-07-28T13:42:00.006Z] #67 106.1 -proto string [2022-07-28T13:42:00.006Z] #67 106.1 proxy protocol (default "tcp") [2022-07-28T13:42:00.006Z] #67 DONE 106.8s [2022-07-28T13:42:00.006Z] [2022-07-28T13:42:00.006Z] #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-28T13:42:00.006Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T13:42:00.006Z] #14 101.4 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-28T13:42:00.006Z] #14 101.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-28T13:42:00.006Z] #14 101.4 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-28T13:42:00.006Z] #14 101.7 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-28T13:42:00.006Z] #14 101.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-28T13:42:00.006Z] #14 101.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-28T13:42:00.006Z] #14 101.9 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-28T13:42:00.006Z] #14 101.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-28T13:42:00.006Z] #14 101.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-28T13:42:00.006Z] #14 102.0 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-28T13:42:00.006Z] #14 102.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-28T13:42:00.006Z] #14 102.1 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-28T13:42:00.006Z] #14 102.2 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-28T13:42:00.006Z] #14 102.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-28T13:42:00.006Z] #14 102.2 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-28T13:42:00.006Z] #14 102.5 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-28T13:42:00.006Z] #14 102.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-28T13:42:00.006Z] #14 102.5 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-28T13:42:00.006Z] #14 102.9 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-28T13:42:00.006Z] #14 102.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-28T13:42:00.006Z] #14 102.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-28T13:42:00.006Z] #14 102.9 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-28T13:42:00.006Z] #14 102.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-28T13:42:00.006Z] #14 103.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T13:42:00.006Z] #14 103.1 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-28T13:42:00.006Z] #14 103.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-28T13:42:00.006Z] #14 103.3 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-28T13:42:00.006Z] #14 103.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T13:42:00.006Z] #14 103.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-28T13:42:00.006Z] #14 103.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T13:42:00.006Z] #14 103.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-28T13:42:00.006Z] #14 103.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T13:42:00.006Z] #14 103.8 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-28T13:42:00.006Z] #14 103.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-28T13:42:00.006Z] #14 103.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-28T13:42:00.006Z] #14 103.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-28T13:42:00.006Z] #14 103.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-28T13:42:00.006Z] #14 103.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T13:42:00.006Z] #14 103.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-28T13:42:00.006Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T13:42:00.006Z] #14 104.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-28T13:42:00.006Z] #14 104.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-28T13:42:00.006Z] #14 104.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-28T13:42:00.006Z] #14 104.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T13:42:00.006Z] #14 104.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-28T13:42:00.006Z] #14 104.0 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-28T13:42:00.006Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T13:42:00.006Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:42:00.006Z] #14 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T13:42:00.006Z] #14 104.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:42:00.006Z] #14 104.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-28T13:42:00.006Z] #14 104.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T13:42:00.006Z] #14 104.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:42:00.006Z] #14 104.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-28T13:42:00.006Z] #14 104.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:42:00.006Z] #14 104.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T13:42:00.006Z] #14 104.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-28T13:42:00.006Z] #14 104.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-28T13:42:00.006Z] #14 104.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-28T13:42:00.006Z] #14 104.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-28T13:42:00.006Z] #14 104.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:42:00.006Z] #14 DONE 107.1s [2022-07-28T13:42:00.006Z] [2022-07-28T13:42:00.006Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T13:42:00.006Z] #68 sha256:acb6e59742c14af79ae668a8b75b112f73e81b2736da5909bd9dd961f07d5b10 [2022-07-28T13:42:00.092Z] #77 77.70 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T13:42:00.093Z] #77 77.70 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T13:42:00.267Z] #68 DONE 0.4s [2022-07-28T13:42:00.267Z] [2022-07-28T13:42:00.267Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T13:42:00.267Z] #59 sha256:289afa12f256b988324401534c37721619873e35eecc53b3ead3abd618226b82 [2022-07-28T13:42:00.267Z] #59 DONE 0.4s [2022-07-28T13:42:00.267Z] [2022-07-28T13:42:00.267Z] #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-28T13:42:00.267Z] #60 sha256:6d73c23ea6d1c95cbd53b4bda99e614f8a1b2e0c1fc1e16f49d97ce33bee46f6 [2022-07-28T13:42:00.349Z] #77 DONE 78.0s [2022-07-28T13:42:00.349Z] [2022-07-28T13:42:00.349Z] #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-28T13:42:00.349Z] #64 sha256:6ff797498162dfbc2cbfea02d1b2ef9618ed3a33996f7f934a0a2b3d004d8208 [2022-07-28T13:42:00.414Z] #76 67.40 Selecting previously unselected package autoconf. [2022-07-28T13:42:00.414Z] #76 67.41 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-28T13:42:00.414Z] #76 67.42 Unpacking autoconf (2.69-14) ... [2022-07-28T13:42:00.527Z] #60 ... [2022-07-28T13:42:00.527Z] [2022-07-28T13:42:00.527Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T13:42:00.527Z] #69 sha256:78e0e1995213c599e9bae09948d450c66593c55f88cc3e9c251e6108b5c0d3b2 [2022-07-28T13:42:00.527Z] #69 DONE 0.2s [2022-07-28T13:42:00.527Z] [2022-07-28T13:42:00.527Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T13:42:00.527Z] #15 sha256:4fcc1569422bf0c83d38f1d3f833bc8b69afe6ec16b2bb484a3d00cd533f49c0 [2022-07-28T13:42:00.778Z] #19 ... [2022-07-28T13:42:00.778Z] [2022-07-28T13:42:00.778Z] #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-28T13:42:00.778Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:42:00.778Z] #84 177.2 AR libcrun_testing.a [2022-07-28T13:42:00.778Z] #84 177.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T13:42:00.778Z] #84 177.3 CCLD tests/tests_libcrun_errors [2022-07-28T13:42:00.778Z] #84 177.3 CCLD tests/tests_libcrun_utils [2022-07-28T13:42:00.778Z] #84 177.3 CCLD tests/tests_libcrun_fuzzer [2022-07-28T13:42:00.778Z] #84 177.4 CCLD libcrun.la [2022-07-28T13:42:00.778Z] #84 178.4 CCLD crun [2022-07-28T13:42:01.353Z] #76 ... [2022-07-28T13:42:01.353Z] [2022-07-28T13:42:01.353Z] #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-28T13:42:01.353Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T13:42:01.353Z] #40 67.57 NAME: [2022-07-28T13:42:01.353Z] #40 67.59 go-winres - A tool for embedding resources in Windows executables [2022-07-28T13:42:01.353Z] #40 67.59 [2022-07-28T13:42:01.353Z] #40 67.59 USAGE: [2022-07-28T13:42:01.353Z] #40 67.59 go-winres [global options] command [command options] [arguments...] [2022-07-28T13:42:01.353Z] #40 67.59 [2022-07-28T13:42:01.353Z] #40 67.59 COMMANDS: [2022-07-28T13:42:01.353Z] #40 67.59 init Create an initial ./winres/winres.json [2022-07-28T13:42:01.353Z] #40 67.59 make Make syso files for the "go build" command [2022-07-28T13:42:01.353Z] #40 67.59 simply Make syso files for the "go build" command (simplified) [2022-07-28T13:42:01.354Z] #40 67.59 extract Extract all resources from an executable [2022-07-28T13:42:01.354Z] #40 67.59 patch Replace resources in an executable file (exe, dll) [2022-07-28T13:42:01.354Z] #40 67.59 help, h Shows a list of commands or help for one command [2022-07-28T13:42:01.354Z] #40 67.59 [2022-07-28T13:42:01.354Z] #40 67.59 GLOBAL OPTIONS: [2022-07-28T13:42:01.354Z] #40 67.59 --help, -h show help (default: false) [2022-07-28T13:42:01.354Z] #40 DONE 68.4s [2022-07-28T13:42:01.354Z] [2022-07-28T13:42:01.354Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-28T13:42:01.354Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:42:01.354Z] #76 68.45 Selecting previously unselected package autotools-dev. [2022-07-28T13:42:01.354Z] #76 68.46 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-28T13:42:01.354Z] #76 68.48 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-28T13:42:01.354Z] #76 ... [2022-07-28T13:42:01.354Z] [2022-07-28T13:42:01.354Z] #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-28T13:42:01.354Z] #64 sha256:e7579910dbbc09f3c462caedeac8bd32912df7e57b726a4dcab9d2ba6d2e32fe [2022-07-28T13:42:01.354Z] #64 1.428 + RM_GOPATH=0 [2022-07-28T13:42:01.354Z] #64 1.428 + TMP_GOPATH= [2022-07-28T13:42:01.354Z] #64 1.428 + : /build [2022-07-28T13:42:01.354Z] #64 1.428 + '[' -z '' ']' [2022-07-28T13:42:01.354Z] #64 1.430 ++ mktemp -d [2022-07-28T13:42:01.354Z] #64 1.443 + export GOPATH=/tmp/tmp.gIJOwAqEkM [2022-07-28T13:42:01.354Z] #64 1.443 + GOPATH=/tmp/tmp.gIJOwAqEkM [2022-07-28T13:42:01.354Z] #64 1.443 + RM_GOPATH=1 [2022-07-28T13:42:01.354Z] #64 1.444 + case "$(go env GOARCH)" in [2022-07-28T13:42:01.354Z] #64 1.444 ++ go env GOARCH [2022-07-28T13:42:01.354Z] #64 1.521 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:42:01.354Z] #64 1.521 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:42:01.354Z] #64 1.521 ++ dirname /install.sh [2022-07-28T13:42:01.354Z] #64 1.531 + dir=/ [2022-07-28T13:42:01.354Z] #64 1.531 + bin=containerd [2022-07-28T13:42:01.354Z] #64 1.531 + shift [2022-07-28T13:42:01.354Z] #64 1.531 + '[' '!' -f //containerd.installer ']' [2022-07-28T13:42:01.354Z] #64 1.531 + . //containerd.installer [2022-07-28T13:42:01.354Z] #64 1.531 ++ set -e [2022-07-28T13:42:01.354Z] #64 1.531 ++ : v1.6.6 [2022-07-28T13:42:01.354Z] #64 1.531 + install_containerd [2022-07-28T13:42:01.354Z] #64 1.532 + echo 'Install containerd version v1.6.6' [2022-07-28T13:42:01.354Z] #64 1.532 Install containerd version v1.6.6 [2022-07-28T13:42:01.354Z] #64 1.533 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gIJOwAqEkM/src/github.com/containerd/containerd [2022-07-28T13:42:01.354Z] #64 1.544 Cloning into '/tmp/tmp.gIJOwAqEkM/src/github.com/containerd/containerd'... [2022-07-28T13:42:01.717Z] #84 178.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T13:42:01.717Z] #84 179.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T13:42:01.717Z] #84 179.0 /bin/mkdir -p '/usr/local/lib' [2022-07-28T13:42:01.717Z] #84 179.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T13:42:01.717Z] #84 179.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T13:42:01.717Z] #84 179.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T13:42:01.717Z] #84 179.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T13:42:01.717Z] #84 179.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T13:42:01.717Z] #84 179.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T13:42:01.717Z] #84 179.3 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-28T13:42:01.717Z] #84 179.3 ---------------------------------------------------------------------- [2022-07-28T13:42:01.717Z] #84 179.3 Libraries have been installed in: [2022-07-28T13:42:01.717Z] #84 179.3 /usr/local/lib [2022-07-28T13:42:01.717Z] #84 179.3 [2022-07-28T13:42:01.717Z] #84 179.3 If you ever happen to want to link against installed libraries [2022-07-28T13:42:01.717Z] #84 179.3 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T13:42:01.717Z] #84 179.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T13:42:01.717Z] #84 179.3 flag during linking and do at least one of the following: [2022-07-28T13:42:01.717Z] #84 179.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T13:42:01.717Z] #84 179.3 during execution [2022-07-28T13:42:01.717Z] #84 179.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T13:42:01.717Z] #84 179.3 during linking [2022-07-28T13:42:01.717Z] #84 179.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T13:42:01.717Z] #84 179.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T13:42:01.717Z] #84 179.3 [2022-07-28T13:42:01.717Z] #84 179.3 See any operating system documentation about shared libraries for [2022-07-28T13:42:01.717Z] #84 179.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T13:42:01.717Z] #84 179.3 ---------------------------------------------------------------------- [2022-07-28T13:42:01.717Z] #84 179.3 /bin/mkdir -p '/build' [2022-07-28T13:42:01.717Z] #84 179.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T13:42:01.944Z] #15 DONE 2.0s [2022-07-28T13:42:01.944Z] [2022-07-28T13:42:01.944Z] #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-28T13:42:01.944Z] #60 sha256:6d73c23ea6d1c95cbd53b4bda99e614f8a1b2e0c1fc1e16f49d97ce33bee46f6 [2022-07-28T13:42:01.944Z] #60 1.214 + RM_GOPATH=0 [2022-07-28T13:42:01.944Z] #60 1.214 + TMP_GOPATH= [2022-07-28T13:42:01.944Z] #60 1.215 + : /build [2022-07-28T13:42:01.944Z] #60 1.215 + '[' -z '' ']' [2022-07-28T13:42:01.944Z] #60 1.216 ++ mktemp -d [2022-07-28T13:42:01.944Z] #60 1.233 + export GOPATH=/tmp/tmp.qV71XGIF68 [2022-07-28T13:42:01.944Z] #60 1.233 + GOPATH=/tmp/tmp.qV71XGIF68 [2022-07-28T13:42:01.944Z] #60 1.233 + RM_GOPATH=1 [2022-07-28T13:42:01.944Z] #60 1.233 + case "$(go env GOARCH)" in [2022-07-28T13:42:01.944Z] #60 1.245 ++ go env GOARCH [2022-07-28T13:42:01.944Z] #60 1.303 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T13:42:01.944Z] #60 1.303 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:42:01.944Z] #60 1.303 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:42:01.944Z] #60 1.303 ++ dirname /install.sh [2022-07-28T13:42:01.944Z] #60 1.303 + dir=/ [2022-07-28T13:42:01.944Z] #60 1.303 + bin=runc [2022-07-28T13:42:01.944Z] #60 1.303 + shift [2022-07-28T13:42:01.944Z] #60 1.303 + '[' '!' -f //runc.installer ']' [2022-07-28T13:42:01.944Z] #60 1.303 + . //runc.installer [2022-07-28T13:42:01.944Z] #60 1.303 ++ set -e [2022-07-28T13:42:01.944Z] #60 1.303 ++ : v1.1.2 [2022-07-28T13:42:01.944Z] #60 1.303 + install_runc [2022-07-28T13:42:01.944Z] #60 1.303 + RUNC_BUILDTAGS=seccomp [2022-07-28T13:42:01.944Z] #60 1.303 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T13:42:01.944Z] #60 1.303 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qV71XGIF68/src/github.com/opencontainers/runc [2022-07-28T13:42:01.944Z] #60 1.303 Cloning into '/tmp/tmp.qV71XGIF68/src/github.com/opencontainers/runc'... [2022-07-28T13:42:01.977Z] #84 179.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T13:42:01.977Z] #84 179.4 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T13:42:01.977Z] #84 179.4 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T13:42:01.977Z] #84 179.4 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T13:42:02.237Z] #84 DONE 179.8s [2022-07-28T13:42:02.237Z] [2022-07-28T13:42:02.237Z] #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-28T13:42:02.237Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:42:02.924Z] #60 ... [2022-07-28T13:42:02.924Z] [2022-07-28T13:42:02.924Z] #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-28T13:42:02.924Z] #16 sha256:3bd5de27b72be0bb1358b7c0c70825bc837d59a87b5ffa3d1eb7e9a2655641bb [2022-07-28T13:42:02.924Z] #16 DONE 0.8s [2022-07-28T13:42:02.924Z] [2022-07-28T13:42:02.924Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T13:42:02.924Z] #17 sha256:5284df5b535f5f8064328d3f10e2e489e185689dbd2b668857dcccde75f3b6ba [2022-07-28T13:42:03.186Z] #17 0.615 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T13:42:03.186Z] #17 DONE 0.7s [2022-07-28T13:42:03.186Z] [2022-07-28T13:42:03.186Z] #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-28T13:42:03.186Z] #36 sha256:00e11934d14d0863582fe2b44ea18afda535f95d09a3007de2b727fc67947b57 [2022-07-28T13:42:03.446Z] #36 ... [2022-07-28T13:42:03.446Z] [2022-07-28T13:42:03.446Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T13:42:03.446Z] #18 sha256:d4ee4603ab3567a5fc67cb9db3ea5124142596d9b43b5d4b36cd7b80798d30fc [2022-07-28T13:42:03.620Z] #62 ... [2022-07-28T13:42:03.620Z] [2022-07-28T13:42:03.620Z] #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-28T13:42:03.620Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:42:03.620Z] #19 211.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-28T13:42:03.620Z] #19 211.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:42:03.620Z] #19 211.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:03.620Z] #19 211.8 Selecting previously unselected package patch. [2022-07-28T13:42:03.620Z] #19 211.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-28T13:42:03.620Z] #19 211.8 Unpacking patch (2.7.6-7) ... [2022-07-28T13:42:03.620Z] #19 211.8 Selecting previously unselected package dpkg-dev. [2022-07-28T13:42:03.620Z] #19 211.8 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-28T13:42:03.880Z] #19 211.8 Unpacking dpkg-dev (1.20.11) ... [2022-07-28T13:42:03.880Z] #19 212.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-28T13:42:03.880Z] #19 212.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-28T13:42:03.880Z] #19 212.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-28T13:42:03.880Z] #19 212.1 Selecting previously unselected package libio-string-perl. [2022-07-28T13:42:03.880Z] #19 212.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-28T13:42:03.892Z] #64 ... [2022-07-28T13:42:03.892Z] [2022-07-28T13:42:03.892Z] #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-28T13:42:03.892Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:42:03.892Z] #76 68.77 Selecting previously unselected package automake. [2022-07-28T13:42:03.892Z] #76 68.78 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-28T13:42:03.892Z] #76 68.79 Unpacking automake (1:1.16.3-2) ... [2022-07-28T13:42:03.892Z] #76 69.68 Selecting previously unselected package patch. [2022-07-28T13:42:03.892Z] #76 69.71 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-28T13:42:03.892Z] #76 69.78 Unpacking patch (2.7.6-7) ... [2022-07-28T13:42:03.892Z] #76 70.14 Selecting previously unselected package dpkg-dev. [2022-07-28T13:42:03.892Z] #76 70.14 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-28T13:42:03.892Z] #76 70.17 Unpacking dpkg-dev (1.20.11) ... [2022-07-28T13:42:03.892Z] #76 ... [2022-07-28T13:42:03.892Z] [2022-07-28T13:42:03.893Z] #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-28T13:42:03.893Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:42:03.893Z] #42 61.03 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-28T13:42:03.893Z] #42 61.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-28T13:42:03.893Z] #42 61.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-28T13:42:03.893Z] #42 61.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-28T13:42:03.893Z] #42 61.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-28T13:42:03.893Z] #42 61.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-28T13:42:03.893Z] #42 63.39 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:42:03.893Z] #42 63.75 Fetched 17.7 MB in 2s (7949 kB/s) [2022-07-28T13:42:03.893Z] #42 63.88 Selecting previously unselected package xxd. [2022-07-28T13:42:03.893Z] #42 63.91 (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-28T13:42:03.893Z] #42 63.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:42:03.893Z] #42 63.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:03.893Z] #42 64.36 Selecting previously unselected package vim-common. [2022-07-28T13:42:03.893Z] #42 64.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:42:03.893Z] #42 64.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:03.893Z] #42 65.00 Selecting previously unselected package cmake-data. [2022-07-28T13:42:03.893Z] #42 65.00 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-28T13:42:03.893Z] #42 65.02 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T13:42:03.893Z] #42 70.27 Selecting previously unselected package libicu67:amd64. [2022-07-28T13:42:03.893Z] #42 70.30 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-28T13:42:03.893Z] #42 70.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T13:42:04.018Z] #18 DONE 0.7s [2022-07-28T13:42:04.018Z] [2022-07-28T13:42:04.018Z] #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-28T13:42:04.018Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T13:42:04.140Z] #19 212.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-28T13:42:04.140Z] #19 212.2 Selecting previously unselected package libicu67:amd64. [2022-07-28T13:42:04.140Z] #19 212.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-28T13:42:04.140Z] #19 212.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T13:42:04.152Z] #42 ... [2022-07-28T13:42:04.153Z] [2022-07-28T13:42:04.153Z] #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-28T13:42:04.153Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:42:04.153Z] #55 64.63 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-28T13:42:04.153Z] #55 64.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T13:42:04.153Z] #55 65.19 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-28T13:42:04.153Z] #55 65.32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-28T13:42:04.153Z] #55 65.48 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-28T13:42:04.153Z] #55 65.52 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-28T13:42:04.153Z] #55 65.75 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-28T13:42:04.153Z] #55 65.75 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-28T13:42:04.153Z] #55 65.86 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-28T13:42:04.153Z] #55 65.92 go: downloading github.com/prometheus/common v0.32.1 [2022-07-28T13:42:04.153Z] #55 66.50 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-28T13:42:04.153Z] #55 66.77 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-28T13:42:04.153Z] #55 68.09 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-28T13:42:04.153Z] #55 68.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-28T13:42:04.278Z] #55 ... [2022-07-28T13:42:04.278Z] [2022-07-28T13:42:04.278Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T13:42:04.278Z] #19 sha256:1f00edc01c0422581b1867afe4843532f8909e672f76f5ada5aac3c1ebaaa7ed [2022-07-28T13:42:04.412Z] #55 ... [2022-07-28T13:42:04.412Z] [2022-07-28T13:42:04.412Z] #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-28T13:42:04.412Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:42:04.412Z] #51 61.00 The following NEW packages will be installed: [2022-07-28T13:42:04.412Z] #51 61.06 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T13:42:04.412Z] #51 61.06 python3-protobuf python3-six [2022-07-28T13:42:04.412Z] #51 61.83 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:42:04.412Z] #51 61.83 Need to get 2315 kB of archives. [2022-07-28T13:42:04.412Z] #51 61.83 After this operation, 11.1 MB of additional disk space will be used. [2022-07-28T13:42:04.412Z] #51 61.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-28T13:42:04.412Z] #51 61.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T13:42:04.412Z] #51 61.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-28T13:42:04.412Z] #51 61.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-28T13:42:04.412Z] #51 62.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-28T13:42:04.412Z] #51 62.03 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-28T13:42:04.412Z] #51 62.03 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-28T13:42:04.412Z] #51 65.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-28T13:42:04.412Z] #51 ... [2022-07-28T13:42:04.412Z] [2022-07-28T13:42:04.412Z] #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-28T13:42:04.412Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:42:04.412Z] #14 62.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T13:42:04.412Z] #14 62.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T13:42:04.412Z] #14 62.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T13:42:04.412Z] #14 68.42 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T13:42:04.412Z] #14 68.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-28T13:42:04.412Z] #14 68.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T13:42:04.412Z] #14 68.67 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T13:42:04.412Z] #14 68.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:42:04.412Z] #14 68.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:42:04.412Z] #14 69.06 Selecting previously unselected package dmsetup. [2022-07-28T13:42:04.412Z] #14 69.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:42:04.412Z] #14 69.08 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-28T13:42:04.412Z] #14 69.38 Selecting previously unselected package mingw-w64-common. [2022-07-28T13:42:04.412Z] #14 69.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-28T13:42:04.412Z] #14 69.39 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-28T13:42:04.850Z] #19 DONE 0.7s [2022-07-28T13:42:04.850Z] [2022-07-28T13:42:04.850Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T13:42:04.850Z] #20 sha256:78c12ce4496b245e8c8de950ba055f88c43809f7d53b84abd074d356895a2d47 [2022-07-28T13:42:04.980Z] #14 ... [2022-07-28T13:42:04.980Z] [2022-07-28T13:42:04.980Z] #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-28T13:42:04.980Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:42:04.980Z] #76 71.89 Selecting previously unselected package build-essential. [2022-07-28T13:42:04.980Z] #76 71.89 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-28T13:42:04.980Z] #76 72.01 Unpacking build-essential (12.9) ... [2022-07-28T13:42:04.988Z] #77 ... [2022-07-28T13:42:04.988Z] [2022-07-28T13:42:04.988Z] #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-28T13:42:04.988Z] #64 sha256:fca29334978575d7f989541da4caf7a63ece06fe2627ac903ec1869671342bc1 [2022-07-28T13:42:04.989Z] #64 53.00 Updating files: 41% (2037/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-28T13:42:04.989Z] #64 54.77 + cd /tmp/tmp.lebg9sHOYF/src/github.com/containerd/containerd [2022-07-28T13:42:04.989Z] #64 54.77 + git checkout -q v1.6.6 [2022-07-28T13:42:04.989Z] #64 56.42 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T13:42:04.989Z] #64 56.42 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T13:42:04.989Z] #64 56.42 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T13:42:04.989Z] #64 56.42 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T13:42:04.989Z] #64 56.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T13:42:04.989Z] #64 56.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T13:42:04.989Z] #64 56.42 + '[' '' = dynamic ']' [2022-07-28T13:42:04.989Z] #64 56.42 + make [2022-07-28T13:42:05.081Z] #19 213.3 Selecting previously unselected package libxml2:amd64. [2022-07-28T13:42:05.239Z] #76 72.36 Selecting previously unselected package libcap2:amd64. [2022-07-28T13:42:05.239Z] #76 72.37 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T13:42:05.239Z] #76 72.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:42:05.342Z] #19 213.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-28T13:42:05.342Z] #19 213.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T13:42:05.342Z] #19 213.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-28T13:42:05.342Z] #19 213.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-28T13:42:05.342Z] #19 213.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-28T13:42:05.342Z] #19 213.5 Selecting previously unselected package libxml-sax-base-perl. [2022-07-28T13:42:05.342Z] #19 213.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-28T13:42:05.342Z] #19 213.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-28T13:42:05.342Z] #19 213.5 Selecting previously unselected package libxml-sax-perl. [2022-07-28T13:42:05.342Z] #19 213.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-28T13:42:05.432Z] #20 DONE 0.8s [2022-07-28T13:42:05.432Z] [2022-07-28T13:42:05.432Z] #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-28T13:42:05.432Z] #36 sha256:00e11934d14d0863582fe2b44ea18afda535f95d09a3007de2b727fc67947b57 [2022-07-28T13:42:05.498Z] #76 72.59 Selecting previously unselected package libcap-dev:amd64. [2022-07-28T13:42:05.498Z] #76 72.59 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-28T13:42:05.602Z] #19 213.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-28T13:42:05.602Z] #19 213.6 Selecting previously unselected package libxml-libxml-perl. [2022-07-28T13:42:05.602Z] #19 213.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-28T13:42:05.602Z] #19 213.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-28T13:42:05.602Z] #19 213.7 Selecting previously unselected package libxml-simple-perl. [2022-07-28T13:42:05.602Z] #19 213.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-28T13:42:05.602Z] #19 213.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-28T13:42:05.602Z] #19 213.7 Selecting previously unselected package libyaml-perl. [2022-07-28T13:42:05.602Z] #19 213.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-28T13:42:05.602Z] #19 213.8 Unpacking libyaml-perl (1.30-1) ... [2022-07-28T13:42:05.602Z] #19 213.8 Selecting previously unselected package libconfig-auto-perl. [2022-07-28T13:42:05.631Z] #64 90.06 # github.com/containerd/containerd/cmd/containerd [2022-07-28T13:42:05.631Z] #64 90.06 /usr/bin/ld: /tmp/go-link-4142838115/000019.o: in function `New': [2022-07-28T13:42:05.631Z] #64 90.06 /tmp/tmp.AQHiONy7zA/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-28T13:42:05.631Z] #64 90.14 + bin/containerd-stress [2022-07-28T13:42:05.694Z] #36 ... [2022-07-28T13:42:05.694Z] [2022-07-28T13:42:05.694Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T13:42:05.694Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T13:42:05.758Z] #76 72.60 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T13:42:05.758Z] #76 72.89 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:42:05.862Z] #19 213.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-28T13:42:05.862Z] #19 213.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-28T13:42:05.862Z] #19 213.8 Selecting previously unselected package libfile-which-perl. [2022-07-28T13:42:05.862Z] #19 213.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-28T13:42:05.862Z] #19 213.9 Unpacking libfile-which-perl (1.23-1) ... [2022-07-28T13:42:05.862Z] #19 213.9 Selecting previously unselected package libfile-homedir-perl. [2022-07-28T13:42:05.862Z] #19 213.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-28T13:42:05.862Z] #19 213.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-28T13:42:05.862Z] #19 214.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-28T13:42:05.862Z] #19 214.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-28T13:42:05.862Z] #19 214.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-28T13:42:05.862Z] #19 214.0 Selecting previously unselected package dpkg-cross. [2022-07-28T13:42:05.862Z] #19 214.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-28T13:42:05.862Z] #19 214.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-28T13:42:05.862Z] #19 214.1 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-28T13:42:05.916Z] #64 58.04 + bin/ctr [2022-07-28T13:42:06.017Z] #76 72.90 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:42:06.017Z] #76 72.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:42:06.122Z] #19 214.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-28T13:42:06.122Z] #19 214.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-28T13:42:06.122Z] #19 214.1 Selecting previously unselected package libc6-armel-cross. [2022-07-28T13:42:06.122Z] #19 214.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-28T13:42:06.122Z] #19 214.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-28T13:42:06.122Z] #19 214.3 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-28T13:42:06.122Z] #19 214.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:06.122Z] #19 214.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:06.122Z] #19 214.3 Selecting previously unselected package libgomp1-armel-cross. [2022-07-28T13:42:06.122Z] #19 214.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:06.122Z] #19 214.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:06.122Z] #19 214.4 Selecting previously unselected package libatomic1-armel-cross. [2022-07-28T13:42:06.122Z] #19 214.4 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:06.122Z] #19 214.4 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:06.122Z] #19 214.4 Selecting previously unselected package libasan6-armel-cross. [2022-07-28T13:42:06.172Z] #64 ... [2022-07-28T13:42:06.172Z] [2022-07-28T13:42:06.172Z] #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-28T13:42:06.172Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:42:06.276Z] #76 73.20 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-28T13:42:06.276Z] #76 73.22 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:42:06.276Z] #76 73.23 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T13:42:06.382Z] #19 214.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:06.382Z] #19 214.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:06.428Z] #14 90.17 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-28T13:42:06.428Z] #14 90.17 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:42:06.428Z] #14 90.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:42:06.536Z] #76 73.47 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T13:42:06.536Z] #76 73.47 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T13:42:06.536Z] #76 73.50 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:42:06.556Z] #64 90.94 + bin/containerd-shim [2022-07-28T13:42:06.636Z] #21 0.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:42:06.636Z] #21 0.959 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:42:06.636Z] #21 1.114 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:42:06.643Z] #19 214.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-28T13:42:06.643Z] #19 214.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:06.643Z] #19 214.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:06.796Z] #76 73.85 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T13:42:06.796Z] #76 73.86 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T13:42:06.903Z] #19 214.9 Selecting previously unselected package libubsan1-armel-cross. [2022-07-28T13:42:06.903Z] #19 214.9 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:06.903Z] #19 214.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:06.903Z] #19 215.0 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-28T13:42:06.903Z] #19 215.0 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:06.903Z] #19 215.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:07.055Z] #76 73.96 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:42:07.163Z] #19 215.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-28T13:42:07.163Z] #19 215.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:42:07.163Z] #19 215.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T13:42:07.206Z] #21 1.646 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:42:07.994Z] #76 75.10 Selecting previously unselected package libtool. [2022-07-28T13:42:07.994Z] #76 75.11 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-28T13:42:08.253Z] #76 75.11 Unpacking libtool (2.4.6-15) ... [2022-07-28T13:42:08.512Z] #76 75.57 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T13:42:08.512Z] #76 75.57 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T13:42:08.512Z] #76 75.58 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:42:08.590Z] #21 3.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:42:08.772Z] #76 75.84 Selecting previously unselected package libyajl2:amd64. [2022-07-28T13:42:08.772Z] #76 75.85 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T13:42:08.772Z] #76 75.85 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:42:09.031Z] #76 75.98 Selecting previously unselected package libyajl-dev:amd64. [2022-07-28T13:42:09.031Z] #76 75.98 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-28T13:42:09.031Z] #76 75.99 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T13:42:09.290Z] #76 76.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:42:09.290Z] #76 76.40 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-28T13:42:09.290Z] #76 76.44 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:42:09.290Z] #76 76.46 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-28T13:42:09.290Z] #76 76.49 Setting up file (1:5.39-3) ... [2022-07-28T13:42:09.554Z] #76 76.52 Setting up bzip2 (1.0.8-4) ... [2022-07-28T13:42:09.554Z] #76 76.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:42:09.554Z] #76 76.62 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T13:42:09.813Z] #76 76.63 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:42:09.813Z] #76 76.64 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-28T13:42:09.813Z] #76 76.65 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-28T13:42:09.813Z] #76 76.70 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:42:09.813Z] #76 76.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T13:42:09.813Z] #76 76.82 Setting up patch (2.7.6-7) ... [2022-07-28T13:42:09.813Z] #76 76.84 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:42:09.813Z] #76 76.86 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T13:42:09.813Z] #76 76.87 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T13:42:09.813Z] #76 76.90 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:42:10.072Z] #76 76.92 Setting up libtool (2.4.6-15) ... [2022-07-28T13:42:10.072Z] #76 76.96 Setting up m4 (1.4.18-5) ... [2022-07-28T13:42:10.072Z] #76 77.06 Setting up dpkg-dev (1.20.11) ... [2022-07-28T13:42:10.073Z] #76 77.09 Setting up autoconf (2.69-14) ... [2022-07-28T13:42:10.073Z] #76 77.14 Setting up build-essential (12.9) ... [2022-07-28T13:42:10.073Z] #76 77.18 Setting up automake (1:1.16.3-2) ... [2022-07-28T13:42:10.335Z] #76 77.24 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-28T13:42:10.335Z] #76 77.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:42:10.499Z] #21 4.858 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:42:11.070Z] #21 ... [2022-07-28T13:42:11.070Z] [2022-07-28T13:42:11.070Z] #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-28T13:42:11.070Z] #26 sha256:6422d3dee4981f180dbba9b70991dc4a1d8968639cb12734fadc79491a38ab6b [2022-07-28T13:42:11.716Z] #76 ... [2022-07-28T13:42:11.716Z] [2022-07-28T13:42:11.716Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T13:42:11.716Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:42:11.716Z] #14 78.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T13:42:11.716Z] #14 78.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-28T13:42:11.716Z] #14 78.71 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T13:42:11.802Z] #64 95.37 + bin/containerd-shim-runc-v1 [2022-07-28T13:42:11.976Z] #14 ... [2022-07-28T13:42:11.976Z] [2022-07-28T13:42:11.976Z] #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-28T13:42:11.976Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T13:42:11.976Z] #76 DONE 79.1s [2022-07-28T13:42:12.236Z] [2022-07-28T13:42:12.236Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:12.236Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:42:12.444Z] #19 ... [2022-07-28T13:42:12.444Z] [2022-07-28T13:42:12.444Z] #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-28T13:42:12.444Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:42:12.444Z] #62 228.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T13:42:12.444Z] #62 DONE 228.3s [2022-07-28T13:42:12.444Z] [2022-07-28T13:42:12.444Z] #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-28T13:42:12.444Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T13:42:12.968Z] #14 96.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-28T13:42:12.968Z] #14 96.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:42:12.968Z] #14 96.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T13:42:13.614Z] #77 1.297 Cloning into '/tmp/crun-build'... [2022-07-28T13:42:13.689Z] #64 97.77 + bin/containerd-shim-runc-v2 [2022-07-28T13:42:13.827Z] #19 221.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-28T13:42:13.827Z] #19 221.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:42:13.827Z] #19 221.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T13:42:13.827Z] #19 221.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-28T13:42:13.827Z] #19 221.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-28T13:42:13.827Z] #19 221.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-28T13:42:13.943Z] #64 98.32 + binaries [2022-07-28T13:42:13.943Z] #64 98.32 + install -D bin/containerd /build/containerd [2022-07-28T13:42:13.943Z] #64 98.35 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T13:42:13.943Z] #64 98.36 + install -D bin/ctr /build/ctr [2022-07-28T13:42:14.087Z] #19 222.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-28T13:42:14.087Z] #19 222.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-28T13:42:14.087Z] #19 222.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-28T13:42:14.087Z] #19 222.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-28T13:42:14.191Z] #26 118.0 Updating files: 25% (2879/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 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: 42% (4904/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 68% (7859/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) [2022-07-28T13:42:14.191Z] #26 ... [2022-07-28T13:42:14.191Z] [2022-07-28T13:42:14.191Z] #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-28T13:42:14.191Z] #36 sha256:00e11934d14d0863582fe2b44ea18afda535f95d09a3007de2b727fc67947b57 [2022-07-28T13:42:14.191Z] #36 120.4 Delve is a source level debugger for Go programs. [2022-07-28T13:42:14.191Z] #36 120.4 [2022-07-28T13:42:14.191Z] #36 120.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T13:42:14.191Z] #36 120.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T13:42:14.191Z] #36 120.4 [2022-07-28T13:42:14.191Z] #36 120.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T13:42:14.191Z] #36 120.4 [2022-07-28T13:42:14.191Z] #36 120.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T13:42:14.191Z] #36 120.4 [2022-07-28T13:42:14.191Z] #36 120.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T13:42:14.191Z] #36 120.5 [2022-07-28T13:42:14.191Z] #36 120.5 Usage: [2022-07-28T13:42:14.191Z] #36 120.5 dlv [command] [2022-07-28T13:42:14.191Z] #36 120.5 [2022-07-28T13:42:14.191Z] #36 120.5 Available Commands: [2022-07-28T13:42:14.191Z] #36 120.5 attach Attach to running process and begin debugging. [2022-07-28T13:42:14.191Z] #36 120.5 connect Connect to a headless debug server with a terminal client. [2022-07-28T13:42:14.191Z] #36 120.5 core Examine a core dump. [2022-07-28T13:42:14.191Z] #36 120.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T13:42:14.191Z] #36 120.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T13:42:14.191Z] #36 120.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T13:42:14.191Z] #36 120.5 help Help about any command [2022-07-28T13:42:14.191Z] #36 120.5 run Deprecated command. Use 'debug' instead. [2022-07-28T13:42:14.191Z] #36 120.5 test Compile test binary and begin debugging program. [2022-07-28T13:42:14.191Z] #36 120.5 trace Compile and begin tracing program. [2022-07-28T13:42:14.191Z] #36 120.5 version Prints version. [2022-07-28T13:42:14.191Z] #36 120.5 [2022-07-28T13:42:14.191Z] #36 120.5 Flags: [2022-07-28T13:42:14.191Z] #36 120.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T13:42:14.191Z] #36 120.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T13:42:14.191Z] #36 120.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-28T13:42:14.191Z] #36 120.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T13:42:14.191Z] #36 120.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T13:42:14.191Z] #36 120.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-28T13:42:14.191Z] #36 120.5 --disable-aslr Disables address space randomization [2022-07-28T13:42:14.191Z] #36 120.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T13:42:14.191Z] #36 120.5 -h, --help help for dlv [2022-07-28T13:42:14.191Z] #36 120.5 --init string Init file, executed by the terminal client. [2022-07-28T13:42:14.191Z] #36 120.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T13:42:14.191Z] #36 120.5 --log Enable debugging server logging. [2022-07-28T13:42:14.191Z] #36 120.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T13:42:14.191Z] #36 120.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T13:42:14.191Z] #36 120.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T13:42:14.191Z] #36 120.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T13:42:14.191Z] #36 120.5 --wd string Working directory for running the program. [2022-07-28T13:42:14.191Z] #36 120.5 [2022-07-28T13:42:14.191Z] #36 120.5 Additional help topics: [2022-07-28T13:42:14.191Z] #36 120.5 dlv backend Help about the --backend flag. [2022-07-28T13:42:14.191Z] #36 120.5 dlv log Help about logging flags. [2022-07-28T13:42:14.191Z] #36 120.5 dlv redirect Help about file redirection. [2022-07-28T13:42:14.191Z] #36 120.5 [2022-07-28T13:42:14.191Z] #36 120.5 Use "dlv [command] --help" for more information about a command. [2022-07-28T13:42:14.191Z] #36 DONE 121.4s [2022-07-28T13:42:14.191Z] [2022-07-28T13:42:14.191Z] #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-28T13:42:14.191Z] #26 sha256:6422d3dee4981f180dbba9b70991dc4a1d8968639cb12734fadc79491a38ab6b [2022-07-28T13:42:14.347Z] #19 222.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:14.347Z] #19 222.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:14.347Z] #19 222.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-28T13:42:14.347Z] #19 222.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:42:14.502Z] #64 DONE 98.8s [2022-07-28T13:42:14.607Z] #19 222.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T13:42:14.973Z] #26 118.0 Updating files: 25% (2879/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 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: 42% (4904/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 68% (7859/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: 89% (10206/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-28T13:42:15.062Z] [2022-07-28T13:42:15.062Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T13:42:15.062Z] #65 sha256:86baac70f404422d2095a72637f673f5305237deb6b4664fcdcff4cbc8f5e9f9 [2022-07-28T13:42:15.234Z] #26 122.2 + cd /tmp/tmp.mTpZhLC9Hg/tmp/docker-ce [2022-07-28T13:42:15.235Z] #26 122.2 + git checkout -q v17.06.2-ce [2022-07-28T13:42:15.316Z] #65 DONE 0.2s [2022-07-28T13:42:15.316Z] [2022-07-28T13:42:15.316Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T13:42:15.316Z] #70 sha256:a6845fc3f12091f93de06a998e1d06532ccf75535113fc029452d1bef3347341 [2022-07-28T13:42:15.316Z] #70 DONE 0.1s [2022-07-28T13:42:15.572Z] [2022-07-28T13:42:15.572Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T13:42:15.572Z] #75 sha256:357b1bf530ad88278690677ccc771b7b7c7d51d3f9c83f9b9264e8eaea9bfe33 [2022-07-28T13:42:15.572Z] #75 DONE 0.2s [2022-07-28T13:42:15.572Z] [2022-07-28T13:42:15.572Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T13:42:15.572Z] #78 sha256:6700f54d02540449139085a1765fcb30e0f5ab9be6af61b3d10bf925092abf30 [2022-07-28T13:42:15.572Z] #78 DONE 0.0s [2022-07-28T13:42:15.572Z] [2022-07-28T13:42:15.572Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T13:42:15.572Z] #79 sha256:31e0091376dfa59719b13118087450656d6bf16ed444e579ba3c70c58c079dda [2022-07-28T13:42:15.572Z] #79 DONE 0.0s [2022-07-28T13:42:15.827Z] [2022-07-28T13:42:15.827Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T13:42:15.827Z] #80 sha256:e5c30aea92139fdd817ba42f256a9ee58693c2a32af68e11fee215a1b7629fa8 [2022-07-28T13:42:15.827Z] #80 DONE 0.0s [2022-07-28T13:42:15.827Z] [2022-07-28T13:42:15.827Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T13:42:15.827Z] #81 sha256:32474f7c068e407f3ba1455f8d350f19174223194f177b0ddef1d4bfa4d31148 [2022-07-28T13:42:16.150Z] #77 ... [2022-07-28T13:42:16.150Z] [2022-07-28T13:42:16.150Z] #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-28T13:42:16.150Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:42:16.150Z] #34 72.87 Updating files: 88% (1344/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-28T13:42:16.150Z] #34 73.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T13:42:16.150Z] #34 74.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T13:42:16.150Z] #34 ... [2022-07-28T13:42:16.150Z] [2022-07-28T13:42:16.150Z] #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-28T13:42:16.150Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:42:16.150Z] #42 81.51 Selecting previously unselected package libxml2:amd64. [2022-07-28T13:42:16.150Z] #42 81.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-28T13:42:16.150Z] #42 81.52 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T13:42:16.150Z] #42 82.69 Selecting previously unselected package libarchive13:amd64. [2022-07-28T13:42:16.150Z] #42 82.69 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-28T13:42:16.150Z] #42 82.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T13:42:16.409Z] #42 83.51 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-28T13:42:16.409Z] #42 83.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-28T13:42:16.409Z] #42 83.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T13:42:16.752Z] #81 DONE 1.0s [2022-07-28T13:42:16.752Z] [2022-07-28T13:42:16.752Z] #82 exporting to image [2022-07-28T13:42:16.752Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T13:42:16.752Z] #82 exporting layers [2022-07-28T13:42:16.978Z] #42 84.03 Selecting previously unselected package librhash0:amd64. [2022-07-28T13:42:16.978Z] #42 84.03 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-28T13:42:16.978Z] #42 84.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-28T13:42:17.238Z] #42 84.43 Selecting previously unselected package libuv1:amd64. [2022-07-28T13:42:17.497Z] #42 84.43 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-28T13:42:17.497Z] #42 84.44 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-28T13:42:17.756Z] #42 84.82 Selecting previously unselected package cmake. [2022-07-28T13:42:17.756Z] #42 84.83 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-28T13:42:17.756Z] #42 84.84 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-28T13:42:18.556Z] #26 125.3 + mkdir -p /tmp/tmp.mTpZhLC9Hg/src/github.com/docker [2022-07-28T13:42:18.556Z] #26 125.3 + mv components/cli /tmp/tmp.mTpZhLC9Hg/src/github.com/docker/cli [2022-07-28T13:42:18.556Z] #26 125.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-28T13:42:18.808Z] #19 227.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-28T13:42:18.808Z] #19 227.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:42:18.808Z] #19 227.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T13:42:18.808Z] #19 227.1 Selecting previously unselected package crossbuild-essential-armel. [2022-07-28T13:42:19.068Z] #19 227.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-28T13:42:19.068Z] #19 227.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-28T13:42:19.068Z] #19 227.1 Selecting previously unselected package libc6-armhf-cross. [2022-07-28T13:42:19.068Z] #19 227.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-28T13:42:19.068Z] #19 227.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-28T13:42:19.068Z] #19 227.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-28T13:42:19.068Z] #19 227.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:19.068Z] #19 227.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:19.068Z] #19 227.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-28T13:42:19.068Z] #19 227.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:19.327Z] #19 227.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:19.327Z] #19 227.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-28T13:42:19.327Z] #19 227.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:19.327Z] #19 227.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:19.327Z] #19 227.4 Selecting previously unselected package libasan6-armhf-cross. [2022-07-28T13:42:19.327Z] #19 227.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:19.327Z] #19 227.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:19.506Z] #14 103.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-28T13:42:19.506Z] #14 103.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:42:19.506Z] #14 103.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:42:19.587Z] #19 227.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-28T13:42:19.587Z] #19 227.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:19.587Z] #19 227.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:19.587Z] #19 227.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-28T13:42:19.587Z] #19 227.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:19.587Z] #19 227.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:19.587Z] #19 227.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-28T13:42:19.587Z] #19 227.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:19.587Z] #19 227.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:19.846Z] #19 227.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-28T13:42:19.846Z] #19 227.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:42:19.846Z] #19 227.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T13:42:19.940Z] #26 ... [2022-07-28T13:42:19.940Z] [2022-07-28T13:42:19.940Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:19.940Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:42:19.940Z] #77 75.14 configure.ac:11: installing 'build-aux/compile' [2022-07-28T13:42:19.940Z] #77 75.14 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T13:42:19.940Z] #77 75.16 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T13:42:19.940Z] #77 75.19 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T13:42:19.940Z] #77 75.20 configure.ac:13: installing 'build-aux/missing' [2022-07-28T13:42:19.940Z] #77 75.20 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T13:42:19.940Z] #77 75.39 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T13:42:19.940Z] #77 76.64 checking build system type... aarch64-unknown-linux-gnu [2022-07-28T13:42:19.940Z] #77 77.21 checking host system type... aarch64-unknown-linux-gnu [2022-07-28T13:42:19.940Z] #77 77.21 checking how to print strings... printf [2022-07-28T13:42:19.940Z] #77 77.25 checking for gcc... gcc [2022-07-28T13:42:19.940Z] #77 77.57 checking whether the C compiler works... yes [2022-07-28T13:42:19.940Z] #77 77.98 checking for C compiler default output file name... a.out [2022-07-28T13:42:19.940Z] #77 77.98 checking for suffix of executables... [2022-07-28T13:42:19.940Z] #77 78.24 checking whether we are cross compiling... no [2022-07-28T13:42:19.940Z] #77 78.46 checking for suffix of object files... o [2022-07-28T13:42:19.940Z] #77 78.67 checking whether we are using the GNU C compiler... yes [2022-07-28T13:42:19.940Z] #77 78.76 checking whether gcc accepts -g... yes [2022-07-28T13:42:19.940Z] #77 78.85 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:42:19.940Z] #77 79.07 checking whether gcc understands -c and -o together... yes [2022-07-28T13:42:19.940Z] #77 79.24 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:42:19.940Z] #77 79.26 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:42:19.940Z] #77 79.28 checking for egrep... /bin/grep -E [2022-07-28T13:42:19.940Z] #77 79.28 checking for fgrep... /bin/grep -F [2022-07-28T13:42:19.940Z] #77 79.30 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:42:19.940Z] #77 79.31 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:42:19.940Z] #77 79.32 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:42:19.940Z] #77 79.33 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:42:19.940Z] #77 79.44 checking whether ln -s works... yes [2022-07-28T13:42:19.940Z] #77 79.44 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:42:19.940Z] #77 79.46 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-28T13:42:19.940Z] #77 79.48 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:42:19.940Z] #77 79.48 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:42:19.940Z] #77 79.49 checking for objdump... objdump [2022-07-28T13:42:19.940Z] #77 79.49 checking how to recognize dependent libraries... pass_all [2022-07-28T13:42:19.940Z] #77 79.51 checking for dlltool... no [2022-07-28T13:42:19.940Z] #77 79.51 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:42:19.940Z] #77 79.51 checking for ar... ar [2022-07-28T13:42:19.940Z] #77 79.51 checking for archiver @FILE support... @ [2022-07-28T13:42:19.940Z] #77 79.68 checking for strip... strip [2022-07-28T13:42:19.940Z] #77 79.68 checking for ranlib... ranlib [2022-07-28T13:42:19.940Z] #77 79.68 checking for gawk... no [2022-07-28T13:42:19.940Z] #77 79.68 checking for mawk... mawk [2022-07-28T13:42:19.940Z] #77 79.68 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:42:19.940Z] #77 80.06 checking for sysroot... no [2022-07-28T13:42:19.940Z] #77 80.06 checking for a working dd... /bin/dd [2022-07-28T13:42:19.940Z] #77 80.08 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:42:19.940Z] #77 80.09 checking for mt... no [2022-07-28T13:42:19.940Z] #77 80.10 checking if : is a manifest tool... no [2022-07-28T13:42:19.940Z] #77 80.12 checking how to run the C preprocessor... gcc -E [2022-07-28T13:42:19.940Z] #77 80.47 checking for ANSI C header files... yes [2022-07-28T13:42:19.940Z] #77 80.96 checking for sys/types.h... yes [2022-07-28T13:42:19.940Z] #77 81.22 checking for sys/stat.h... yes [2022-07-28T13:42:19.940Z] #77 81.47 checking for stdlib.h... yes [2022-07-28T13:42:19.940Z] #77 81.67 checking for string.h... yes [2022-07-28T13:42:19.940Z] #77 81.84 checking for memory.h... yes [2022-07-28T13:42:19.940Z] #77 82.06 checking for strings.h... yes [2022-07-28T13:42:19.940Z] #77 82.24 checking for inttypes.h... yes [2022-07-28T13:42:20.201Z] #77 82.45 checking for stdint.h... yes [2022-07-28T13:42:20.201Z] #77 82.66 checking for unistd.h... yes [2022-07-28T13:42:20.461Z] #77 82.85 checking for dlfcn.h... yes [2022-07-28T13:42:20.461Z] #77 83.02 checking for objdir... .libs [2022-07-28T13:42:20.722Z] #77 83.39 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:42:20.873Z] #14 ... [2022-07-28T13:42:20.873Z] [2022-07-28T13:42:20.873Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:42:20.873Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:42:20.873Z] #77 43.68 libtoolize: putting auxiliary files in '.'. [2022-07-28T13:42:20.873Z] #77 43.69 libtoolize: copying file './ltmain.sh' [2022-07-28T13:42:20.873Z] #77 44.38 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T13:42:20.873Z] #77 44.38 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T13:42:20.873Z] #77 44.38 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T13:42:20.912Z] #82 exporting layers 4.0s done [2022-07-28T13:42:20.912Z] #82 writing image sha256:9f9065be06c15eae21ae9b39d2546ba50206aa44dc1b5a3dd93946b1f37c8621 done [2022-07-28T13:42:20.912Z] #82 naming to docker.io/library/docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 done [2022-07-28T13:42:20.912Z] #82 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-28T13:42:20.983Z] #77 83.51 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:42:21.129Z] #77 54.17 configure.ac:7: installing './compile' [2022-07-28T13:42:21.129Z] #77 54.18 configure.ac:11: installing './config.guess' [2022-07-28T13:42:21.129Z] #77 54.20 configure.ac:11: installing './config.sub' [2022-07-28T13:42:21.129Z] #77 54.21 configure.ac:8: installing './install-sh' [2022-07-28T13:42:21.129Z] #77 54.22 configure.ac:8: installing './missing' [2022-07-28T13:42:21.129Z] #77 54.34 Makefile.am: installing './depcomp' [2022-07-28T13:42:21.231Z] + trap exit INT TERM [2022-07-28T13:42:21.231Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-28T13:42:21.231Z] + CONTAINER_NAME=docker-pr1 [2022-07-28T13:42:21.231Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43877/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh dynbinary [2022-07-28T13:42:21.243Z] #77 83.51 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:42:21.504Z] #77 83.67 checking if gcc static flag -static works... yes [2022-07-28T13:42:21.504Z] #77 84.00 checking if gcc supports -c -o file.o... yes [2022-07-28T13:42:21.504Z] #77 84.18 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:42:21.504Z] #77 84.18 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-28T13:42:21.504Z] #77 ... [2022-07-28T13:42:21.504Z] [2022-07-28T13:42:21.504Z] #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-28T13:42:21.504Z] #60 sha256:6d73c23ea6d1c95cbd53b4bda99e614f8a1b2e0c1fc1e16f49d97ce33bee46f6 [2022-07-28T13:42:21.504Z] #60 11.29 + cd /tmp/tmp.qV71XGIF68/src/github.com/opencontainers/runc [2022-07-28T13:42:21.504Z] #60 11.29 + git checkout -q v1.1.2 [2022-07-28T13:42:21.504Z] #60 11.88 + '[' -z '' ']' [2022-07-28T13:42:21.504Z] #60 11.88 + target=static [2022-07-28T13:42:21.504Z] #60 11.88 + make BUILDTAGS=seccomp static [2022-07-28T13:42:21.504Z] #60 12.02 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-28T13:42:21.765Z] #60 ... [2022-07-28T13:42:21.765Z] [2022-07-28T13:42:21.765Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:21.765Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:42:21.765Z] #77 84.24 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:42:21.765Z] #77 84.47 checking how to hardcode library paths into programs... immediate [2022-07-28T13:42:21.765Z] #77 84.47 checking whether stripping libraries is possible... yes [2022-07-28T13:42:21.952Z] #42 ... [2022-07-28T13:42:21.952Z] [2022-07-28T13:42:21.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-28T13:42:21.952Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:42:21.952Z] #14 89.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T13:42:22.025Z] #77 84.48 checking if libtool supports shared libraries... yes [2022-07-28T13:42:22.025Z] #77 84.48 checking whether to build shared libraries... no [2022-07-28T13:42:22.025Z] #77 84.48 checking whether to build static libraries... yes [2022-07-28T13:42:22.025Z] #77 84.48 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:42:22.025Z] #77 84.53 checking whether build environment is sane... yes [2022-07-28T13:42:22.025Z] #77 84.58 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:42:22.025Z] #77 84.60 checking whether make sets $(MAKE)... yes [2022-07-28T13:42:22.025Z] #77 84.65 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:42:22.025Z] #77 84.70 checking whether make supports nested variables... yes [2022-07-28T13:42:22.025Z] #77 84.76 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:42:22.025Z] #77 84.76 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:42:22.212Z] #14 89.05 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:42:22.212Z] #14 89.06 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T13:42:22.286Z] #77 84.77 checking how to create a ustar tar archive... gnutar [2022-07-28T13:42:22.471Z] #14 89.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-28T13:42:22.471Z] #14 89.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:42:22.471Z] #14 89.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T13:42:22.497Z] #77 55.54 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T13:42:22.497Z] #77 55.54 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T13:42:22.497Z] #77 55.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T13:42:22.497Z] #77 55.65 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T13:42:22.497Z] #77 55.72 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T13:42:22.547Z] #77 84.90 checking dependency style of gcc... gcc3 [2022-07-28T13:42:22.547Z] #77 85.10 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:42:22.547Z] #77 85.10 checking whether make supports nested variables... (cached) yes [2022-07-28T13:42:22.547Z] #77 85.10 checking for gawk... (cached) mawk [2022-07-28T13:42:22.547Z] #77 85.11 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T13:42:22.547Z] #77 85.11 checking for gcc... (cached) gcc [2022-07-28T13:42:22.547Z] #77 85.23 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T13:42:22.547Z] #77 85.23 checking whether gcc accepts -g... (cached) yes [2022-07-28T13:42:22.547Z] #77 85.23 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T13:42:22.547Z] #77 85.23 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T13:42:22.547Z] #77 85.23 checking for a Python interpreter with version >= 3... [2022-07-28T13:42:22.547Z] #77 ... [2022-07-28T13:42:22.547Z] [2022-07-28T13:42:22.548Z] #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-28T13:42:22.548Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T13:42:22.548Z] #21 7.075 Fetched 8447 kB in 6s (1311 kB/s) [2022-07-28T13:42:22.548Z] #21 7.075 Reading package lists... [2022-07-28T13:42:22.548Z] #21 10.33 Reading package lists... [2022-07-28T13:42:22.548Z] #21 12.83 Building dependency tree... [2022-07-28T13:42:22.548Z] #21 14.97 The following additional packages will be installed: [2022-07-28T13:42:22.548Z] #21 14.97 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T13:42:22.548Z] #21 14.97 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-28T13:42:22.548Z] #21 14.98 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T13:42:22.548Z] #21 14.98 python3-pkg-resources vim-runtime xxd [2022-07-28T13:42:22.548Z] #21 14.98 Suggested packages: [2022-07-28T13:42:22.548Z] #21 14.98 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-28T13:42:22.548Z] #21 14.98 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-28T13:42:22.548Z] #21 14.98 acl attr quota [2022-07-28T13:42:22.548Z] #21 14.98 Recommended packages: [2022-07-28T13:42:22.548Z] #21 14.98 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T13:42:22.548Z] #21 16.21 The following NEW packages will be installed: [2022-07-28T13:42:22.548Z] #21 16.21 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-28T13:42:22.548Z] #21 16.22 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T13:42:22.548Z] #21 16.22 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-28T13:42:22.548Z] #21 16.22 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-28T13:42:22.548Z] #21 16.22 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T13:42:22.548Z] #21 16.22 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-28T13:42:22.548Z] #21 16.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T13:42:22.548Z] #21 16.22 xz-utils zip zstd [2022-07-28T13:42:22.548Z] #21 16.54 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:42:22.548Z] #21 16.54 Need to get 27.0 MB of archives. [2022-07-28T13:42:22.548Z] #21 16.54 After this operation, 105 MB of additional disk space will be used. [2022-07-28T13:42:22.548Z] #21 16.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-28T13:42:22.548Z] #21 16.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-28T13:42:22.548Z] #21 16.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-28T13:42:22.548Z] #21 16.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-28T13:42:22.548Z] #21 16.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-28T13:42:22.548Z] #21 16.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-28T13:42:22.548Z] #21 16.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-28T13:42:22.548Z] #21 16.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-28T13:42:22.548Z] #21 16.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T13:42:22.548Z] #21 16.58 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-28T13:42:22.548Z] #21 16.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T13:42:22.548Z] #21 16.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-28T13:42:22.548Z] #21 16.61 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-28T13:42:22.548Z] #21 16.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-28T13:42:22.548Z] #21 16.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-28T13:42:22.548Z] #21 16.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-28T13:42:22.548Z] #21 16.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-28T13:42:22.548Z] #21 16.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-28T13:42:22.548Z] #21 16.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-28T13:42:22.548Z] #21 16.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-28T13:42:22.548Z] #21 16.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-28T13:42:22.548Z] #21 16.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-28T13:42:22.548Z] #21 16.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-28T13:42:22.548Z] #21 16.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-28T13:42:22.548Z] #21 16.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-28T13:42:22.548Z] #21 16.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-28T13:42:22.548Z] #21 16.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-28T13:42:22.548Z] #21 16.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-28T13:42:22.548Z] #21 16.94 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-28T13:42:22.548Z] #21 16.94 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-28T13:42:22.548Z] #21 16.94 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-28T13:42:22.548Z] #21 16.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-28T13:42:22.548Z] #21 16.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-28T13:42:22.548Z] #21 16.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-28T13:42:22.548Z] #21 16.95 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-28T13:42:22.548Z] #21 16.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T13:42:22.548Z] #21 17.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T13:42:22.548Z] #21 17.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T13:42:22.548Z] #21 17.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T13:42:22.548Z] #21 17.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T13:42:22.548Z] #21 17.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T13:42:22.548Z] #21 17.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-28T13:42:22.548Z] #21 17.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-28T13:42:22.548Z] #21 17.08 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-28T13:42:22.548Z] #21 17.08 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-28T13:42:22.756Z] #77 55.81 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T13:42:22.756Z] #77 55.90 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T13:42:22.756Z] #77 56.03 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T13:42:22.808Z] #21 ... [2022-07-28T13:42:22.808Z] [2022-07-28T13:42:22.808Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:22.808Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:42:22.808Z] #77 85.23 checking for a Python interpreter with version >= 3... python3 [2022-07-28T13:42:22.808Z] #77 85.32 checking for python3... /usr/bin/python3 [2022-07-28T13:42:22.808Z] #77 85.33 checking for python3 version... 3.9 [2022-07-28T13:42:22.808Z] #77 85.38 checking for python3 platform... linux [2022-07-28T13:42:23.012Z] #77 56.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T13:42:23.068Z] #77 85.42 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T13:42:23.068Z] #77 85.59 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T13:42:23.114Z] [2022-07-28T13:42:23.114Z] Removing bundles/ [2022-07-28T13:42:23.114Z] [2022-07-28T13:42:23.114Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T13:42:23.114Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T13:42:23.114Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:42:23.329Z] #77 85.72 checking for go-md2man... no [2022-07-28T13:42:23.329Z] #77 85.75 checking error.h usability... yes [2022-07-28T13:42:23.329Z] #77 85.92 checking error.h presence... yes [2022-07-28T13:42:23.329Z] #77 85.95 checking for error.h... yes [2022-07-28T13:42:23.589Z] #77 86.00 checking linux/openat2.h usability... yes [2022-07-28T13:42:23.589Z] #77 86.09 checking linux/openat2.h presence... yes [2022-07-28T13:42:23.589Z] #77 86.16 checking for linux/openat2.h... yes [2022-07-28T13:42:23.849Z] #77 86.20 checking for copy_file_range... [2022-07-28T13:42:23.850Z] #77 ... [2022-07-28T13:42:23.850Z] [2022-07-28T13:42:23.850Z] #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-28T13:42:23.850Z] #34 sha256:9dee3d2a0450b55f26c316b0ff6b3e2c47240ba4752624f6bf60e6c4e453971e [2022-07-28T13:42:23.850Z] #34 DONE 130.7s [2022-07-28T13:42:23.850Z] [2022-07-28T13:42:23.850Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:23.850Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:42:23.850Z] #77 86.20 checking for copy_file_range... yes [2022-07-28T13:42:24.420Z] #77 86.53 checking for fgetxattr... yes [2022-07-28T13:42:24.679Z] #77 87.09 checking for statx... yes [2022-07-28T13:42:24.940Z] #77 87.33 checking for fgetpwent_r... yes [2022-07-28T13:42:25.129Z] #19 232.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-28T13:42:25.129Z] #19 232.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:42:25.129Z] #19 232.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T13:42:25.129Z] #19 232.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-28T13:42:25.129Z] #19 232.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-28T13:42:25.129Z] #19 232.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-28T13:42:25.129Z] #19 232.8 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-28T13:42:25.129Z] #19 232.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-28T13:42:25.129Z] #19 232.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-28T13:42:25.129Z] #19 233.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-28T13:42:25.129Z] #19 233.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:25.129Z] #19 233.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:25.129Z] #19 233.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-28T13:42:25.129Z] #19 233.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:42:25.129Z] #19 233.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T13:42:25.200Z] #77 87.60 checking for issetugid... no [2022-07-28T13:42:25.200Z] #77 87.82 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T13:42:25.200Z] #77 87.82 checking pkg-config is at least version 0.9.0... yes [2022-07-28T13:42:25.770Z] #77 87.83 checking for library containing yajl_tree_get... -lyajl [2022-07-28T13:42:25.770Z] #77 88.17 checking for yajl >= 2.0.0... yes [2022-07-28T13:42:25.770Z] #77 88.20 checking sys/capability.h usability... yes [2022-07-28T13:42:25.770Z] #77 88.39 checking sys/capability.h presence... yes [2022-07-28T13:42:25.770Z] #77 88.44 checking for sys/capability.h... yes [2022-07-28T13:42:26.340Z] #77 88.45 checking for library containing cap_from_name... -lcap [2022-07-28T13:42:26.340Z] #77 88.73 checking for library containing dlopen... -ldl [2022-07-28T13:42:26.600Z] #77 89.10 checking seccomp.h usability... yes [2022-07-28T13:42:26.600Z] #77 89.29 checking seccomp.h presence... yes [2022-07-28T13:42:26.762Z] #14 ... [2022-07-28T13:42:26.762Z] [2022-07-28T13:42:26.762Z] #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-28T13:42:26.762Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T13:42:26.762Z] #42 92.26 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T13:42:26.762Z] #42 92.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:26.762Z] #42 92.31 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-28T13:42:26.762Z] #42 92.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:26.762Z] #42 92.49 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T13:42:26.762Z] #42 92.50 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-28T13:42:26.762Z] #42 92.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T13:42:26.762Z] #42 92.54 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T13:42:26.762Z] #42 92.55 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T13:42:26.762Z] #42 92.58 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-28T13:42:26.762Z] #42 92.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:42:26.762Z] #42 DONE 93.8s [2022-07-28T13:42:26.860Z] #77 89.38 checking for seccomp.h... yes [2022-07-28T13:42:27.028Z] [2022-07-28T13:42:27.028Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T13:42:27.028Z] #43 sha256:54f0216664f643a847068d3daa7cb430087670cc0f8a5718b494f1595adc7d4f [2022-07-28T13:42:27.028Z] #43 DONE 0.1s [2022-07-28T13:42:27.028Z] [2022-07-28T13:42:27.028Z] #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-28T13:42:27.028Z] #44 sha256:635ed3c00d46ecb7ec3d8ae5dc22bb51272feb842a41218a79664006fc4c0763 [2022-07-28T13:42:27.120Z] #77 89.38 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T13:42:27.380Z] #77 89.66 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T13:42:27.380Z] #77 89.86 checking systemd/sd-bus.h usability... yes [2022-07-28T13:42:27.380Z] #77 90.01 checking systemd/sd-bus.h presence... yes [2022-07-28T13:42:27.640Z] #77 90.09 checking for systemd/sd-bus.h... yes [2022-07-28T13:42:28.210Z] #77 90.10 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T13:42:28.210Z] #77 90.64 checking for sd_notify_barrier... yes [2022-07-28T13:42:28.406Z] #44 1.461 + RM_GOPATH=0 [2022-07-28T13:42:28.406Z] #44 1.461 + TMP_GOPATH= [2022-07-28T13:42:28.406Z] #44 1.461 + : /build [2022-07-28T13:42:28.406Z] #44 1.461 + '[' -z '' ']' [2022-07-28T13:42:28.406Z] #44 1.461 ++ mktemp -d [2022-07-28T13:42:28.406Z] #44 1.471 + export GOPATH=/tmp/tmp.v1hb39qCeJ [2022-07-28T13:42:28.406Z] #44 1.471 + GOPATH=/tmp/tmp.v1hb39qCeJ [2022-07-28T13:42:28.406Z] #44 1.471 + RM_GOPATH=1 [2022-07-28T13:42:28.406Z] #44 1.471 + case "$(go env GOARCH)" in [2022-07-28T13:42:28.406Z] #44 1.471 ++ go env GOARCH [2022-07-28T13:42:28.406Z] #44 1.521 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:42:28.406Z] #44 1.521 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:42:28.406Z] #44 1.521 ++ dirname /install.sh [2022-07-28T13:42:28.406Z] #44 1.528 + dir=/ [2022-07-28T13:42:28.406Z] #44 1.528 + bin=tini [2022-07-28T13:42:28.406Z] #44 1.528 + shift [2022-07-28T13:42:28.406Z] #44 1.528 + '[' '!' -f //tini.installer ']' [2022-07-28T13:42:28.406Z] #44 1.528 + . //tini.installer [2022-07-28T13:42:28.406Z] #44 1.528 ++ : v0.19.0 [2022-07-28T13:42:28.406Z] #44 1.528 + install_tini [2022-07-28T13:42:28.406Z] #44 1.528 + echo 'Install tini version v0.19.0' [2022-07-28T13:42:28.406Z] #44 1.528 + git clone https://github.com/krallin/tini.git /tmp/tmp.v1hb39qCeJ/tini [2022-07-28T13:42:28.406Z] #44 1.528 Install tini version v0.19.0 [2022-07-28T13:42:28.406Z] #44 1.537 Cloning into '/tmp/tmp.v1hb39qCeJ/tini'... [2022-07-28T13:42:28.470Z] #77 90.83 checking linux/bpf.h usability... yes [2022-07-28T13:42:28.470Z] #77 91.03 checking linux/bpf.h presence... yes [2022-07-28T13:42:28.470Z] #77 91.10 checking for linux/bpf.h... yes [2022-07-28T13:42:28.730Z] #77 91.10 checking compilation for eBPF... yes [2022-07-28T13:42:28.730Z] #77 91.23 checking for criu >= 3.15... no [2022-07-28T13:42:28.730Z] #77 91.27 configure: CRIU headers not found, building without CRIU support [2022-07-28T13:42:28.730Z] #77 91.27 checking for criu > 3.16... no [2022-07-28T13:42:28.730Z] #77 91.30 configure: CRIU version doesn't support join-ns API [2022-07-28T13:42:28.730Z] #77 91.30 checking for criu > 3.16.1... no [2022-07-28T13:42:28.730Z] #77 91.35 configure: CRIU version doesn't support for pre-dumping [2022-07-28T13:42:28.730Z] #77 91.35 checking for new mount API (fsconfig)... yes [2022-07-28T13:42:28.990Z] #77 91.49 checking for seccomp notify API... yes [2022-07-28T13:42:28.990Z] #77 91.60 checking for gperf... no [2022-07-28T13:42:28.990Z] #77 91.61 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T13:42:29.250Z] #77 91.61 checking for library containing argp_parse... none required [2022-07-28T13:42:29.510Z] #77 91.97 checking that generated files are newer than configure... done [2022-07-28T13:42:29.510Z] #77 91.97 configure: creating ./config.status [2022-07-28T13:42:30.308Z] #44 2.999 + cd /tmp/tmp.v1hb39qCeJ/tini [2022-07-28T13:42:30.308Z] #44 2.999 + git checkout -q v0.19.0 [2022-07-28T13:42:30.308Z] #44 3.061 + cmake . [2022-07-28T13:42:30.406Z] #19 237.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-28T13:42:30.407Z] #19 237.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:42:30.407Z] #19 237.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T13:42:30.407Z] #19 237.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-28T13:42:30.407Z] #19 237.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-28T13:42:30.407Z] #19 237.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-28T13:42:30.407Z] #19 237.8 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-28T13:42:30.407Z] #19 237.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-28T13:42:30.407Z] #19 237.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-28T13:42:30.407Z] #19 238.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-28T13:42:30.407Z] #19 238.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.407Z] #19 238.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.407Z] #19 238.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-28T13:42:30.407Z] #19 238.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.407Z] #19 238.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.407Z] #19 238.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-28T13:42:30.407Z] #19 238.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.407Z] #19 238.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.407Z] #19 238.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-28T13:42:30.407Z] #19 238.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.407Z] #19 238.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.407Z] #19 238.1 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-28T13:42:30.407Z] #19 238.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.407Z] #19 238.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.407Z] #19 238.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-28T13:42:30.407Z] #19 238.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.407Z] #19 238.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.407Z] #19 238.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-28T13:42:30.407Z] #19 238.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.407Z] #19 238.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.407Z] #19 238.7 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-28T13:42:30.667Z] #19 238.7 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.667Z] #19 238.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.667Z] #19 238.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-28T13:42:30.667Z] #19 238.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.667Z] #19 238.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.928Z] #19 238.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-28T13:42:30.928Z] #19 238.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.928Z] #19 238.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.928Z] #19 238.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-28T13:42:30.928Z] #19 238.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:30.928Z] #19 238.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:30.928Z] #19 239.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-28T13:42:31.189Z] #19 239.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:42:31.189Z] #19 239.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:31.243Z] #44 4.107 -- The C compiler identification is GNU 10.2.1 [2022-07-28T13:42:31.243Z] #44 4.243 -- Detecting C compiler ABI info [2022-07-28T13:42:31.419Z] #77 ... [2022-07-28T13:42:31.419Z] [2022-07-28T13:42:31.419Z] #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-28T13:42:31.419Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T13:42:31.419Z] #21 17.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-28T13:42:31.419Z] #21 17.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-28T13:42:31.419Z] #21 17.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-28T13:42:31.419Z] #21 17.31 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-28T13:42:31.420Z] #21 18.10 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:42:31.420Z] #21 18.41 Fetched 27.0 MB in 1s (25.5 MB/s) [2022-07-28T13:42:31.420Z] #21 18.51 Selecting previously unselected package pigz. [2022-07-28T13:42:31.420Z] #21 18.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-07-28T13:42:31.420Z] #21 18.60 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 18.61 Unpacking pigz (2.6-1) ... [2022-07-28T13:42:31.420Z] #21 18.74 Selecting previously unselected package libelf1:arm64. [2022-07-28T13:42:31.420Z] #21 18.75 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 18.75 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-28T13:42:31.420Z] #21 19.00 Selecting previously unselected package libbpf0:arm64. [2022-07-28T13:42:31.420Z] #21 19.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 19.00 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-28T13:42:31.420Z] #21 19.12 Selecting previously unselected package libcap2:arm64. [2022-07-28T13:42:31.420Z] #21 19.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 19.12 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-28T13:42:31.420Z] #21 19.19 Selecting previously unselected package libmnl0:arm64. [2022-07-28T13:42:31.420Z] #21 19.19 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 19.20 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-28T13:42:31.420Z] #21 19.27 Selecting previously unselected package libxtables12:arm64. [2022-07-28T13:42:31.420Z] #21 19.28 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 19.28 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-28T13:42:31.420Z] #21 19.35 Selecting previously unselected package libcap2-bin. [2022-07-28T13:42:31.420Z] #21 19.36 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 19.36 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T13:42:31.420Z] #21 19.50 Selecting previously unselected package iproute2. [2022-07-28T13:42:31.420Z] #21 19.50 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 19.51 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T13:42:31.420Z] #21 20.03 Selecting previously unselected package xxd. [2022-07-28T13:42:31.420Z] #21 20.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 20.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:31.420Z] #21 20.13 Selecting previously unselected package vim-common. [2022-07-28T13:42:31.420Z] #21 20.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:42:31.420Z] #21 20.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:31.420Z] #21 20.29 Selecting previously unselected package bash-completion. [2022-07-28T13:42:31.420Z] #21 20.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T13:42:31.420Z] #21 22.76 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T13:42:31.420Z] #21 23.23 Selecting previously unselected package bzip2. [2022-07-28T13:42:31.420Z] #21 23.23 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 23.24 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:42:31.420Z] #21 23.31 Selecting previously unselected package xz-utils. [2022-07-28T13:42:31.420Z] #21 23.32 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 23.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:42:31.420Z] #21 23.47 Selecting previously unselected package apparmor. [2022-07-28T13:42:31.420Z] #21 23.47 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 23.54 Unpacking apparmor (2.13.6-10) ... [2022-07-28T13:42:31.420Z] #21 23.96 Selecting previously unselected package inetutils-ping. [2022-07-28T13:42:31.420Z] #21 23.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 23.97 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T13:42:31.420Z] #21 24.09 Selecting previously unselected package libip4tc2:arm64. [2022-07-28T13:42:31.420Z] #21 24.09 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 24.10 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-28T13:42:31.420Z] #21 24.17 Selecting previously unselected package libip6tc2:arm64. [2022-07-28T13:42:31.420Z] #21 24.17 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 24.18 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-28T13:42:31.420Z] #21 24.24 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-28T13:42:31.420Z] #21 24.25 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 24.26 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-28T13:42:31.420Z] #21 24.33 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-28T13:42:31.420Z] #21 24.34 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 24.35 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-28T13:42:31.420Z] #21 24.42 Selecting previously unselected package libnftnl11:arm64. [2022-07-28T13:42:31.420Z] #21 24.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 24.43 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-28T13:42:31.420Z] #21 24.52 Selecting previously unselected package iptables. [2022-07-28T13:42:31.420Z] #21 24.53 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 24.53 Unpacking iptables (1.8.7-1) ... [2022-07-28T13:42:31.420Z] #21 24.83 Selecting previously unselected package libonig5:arm64. [2022-07-28T13:42:31.420Z] #21 24.84 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 24.84 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-28T13:42:31.420Z] #21 24.95 Selecting previously unselected package libjq1:arm64. [2022-07-28T13:42:31.420Z] #21 24.95 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 24.96 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-28T13:42:31.420Z] #21 25.08 Selecting previously unselected package jq. [2022-07-28T13:42:31.420Z] #21 25.09 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 25.11 Unpacking jq (1.6-2.1) ... [2022-07-28T13:42:31.420Z] #21 25.18 Selecting previously unselected package libaio1:arm64. [2022-07-28T13:42:31.420Z] #21 25.18 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 25.18 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-28T13:42:31.420Z] #21 25.25 Selecting previously unselected package libgpm2:arm64. [2022-07-28T13:42:31.420Z] #21 25.25 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 25.25 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-28T13:42:31.420Z] #21 25.31 Selecting previously unselected package libicu67:arm64. [2022-07-28T13:42:31.420Z] #21 25.32 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-28T13:42:31.420Z] #21 25.34 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-28T13:42:32.359Z] #21 ... [2022-07-28T13:42:32.359Z] [2022-07-28T13:42:32.359Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:32.359Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:42:32.359Z] #77 94.87 config.status: creating Makefile [2022-07-28T13:42:32.359Z] #77 94.94 config.status: creating rpm/crun.spec [2022-07-28T13:42:32.359Z] #77 95.02 config.status: creating config.h [2022-07-28T13:42:32.359Z] #77 95.07 config.status: executing libtool commands [2022-07-28T13:42:32.619Z] #44 5.475 -- Detecting C compiler ABI info - done [2022-07-28T13:42:32.619Z] #44 5.718 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-28T13:42:32.619Z] #44 5.732 -- Detecting C compile features [2022-07-28T13:42:32.619Z] #44 ... [2022-07-28T13:42:32.619Z] [2022-07-28T13:42:32.619Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:32.619Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:42:32.619Z] #77 10.56 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T13:42:32.619Z] #77 10.64 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T13:42:32.619Z] #77 12.25 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T13:42:32.620Z] #77 12.28 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T13:42:32.620Z] #77 12.28 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T13:42:32.620Z] #77 12.28 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T13:42:32.620Z] #77 12.33 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T13:42:32.620Z] #77 16.04 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T13:42:32.620Z] #77 19.01 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T13:42:32.620Z] #77 ... [2022-07-28T13:42:32.620Z] [2022-07-28T13:42:32.620Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-28T13:42:32.620Z] #44 sha256:635ed3c00d46ecb7ec3d8ae5dc22bb51272feb842a41218a79664006fc4c0763 [2022-07-28T13:42:32.620Z] #44 5.740 -- Detecting C compile features - done [2022-07-28T13:42:32.620Z] #44 5.810 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T13:42:32.621Z] #77 95.12 config.status: executing depfiles commands [2022-07-28T13:42:32.959Z] #77 ... [2022-07-28T13:42:32.959Z] [2022-07-28T13:42:32.959Z] #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-28T13:42:32.959Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:42:32.959Z] #14 116.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-28T13:42:32.959Z] #14 116.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:42:32.959Z] #14 116.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:42:33.187Z] #44 6.090 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T13:42:33.187Z] #44 6.206 -- Configuring done [2022-07-28T13:42:33.187Z] #44 6.243 -- Generating done [2022-07-28T13:42:33.187Z] #44 6.272 -- Build files have been written to: /tmp/tmp.v1hb39qCeJ/tini [2022-07-28T13:42:33.187Z] #44 6.275 + make tini-static [2022-07-28T13:42:33.754Z] #44 6.841 Scanning dependencies of target tini-static [2022-07-28T13:42:34.004Z] #77 96.31 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T13:42:34.004Z] #77 96.34 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T13:42:34.012Z] #44 6.935 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T13:42:34.264Z] #77 96.74 checking for gcc... gcc [2022-07-28T13:42:34.524Z] #77 96.82 checking whether the C compiler works... yes [2022-07-28T13:42:34.524Z] #77 96.97 checking for C compiler default output file name... a.out [2022-07-28T13:42:34.524Z] #77 96.98 checking for suffix of executables... [2022-07-28T13:42:34.785Z] #77 97.17 checking whether we are cross compiling... no [2022-07-28T13:42:35.045Z] #77 97.34 checking for suffix of object files... o [2022-07-28T13:42:35.045Z] #77 97.52 checking whether we are using the GNU C compiler... yes [2022-07-28T13:42:35.045Z] #77 97.66 checking whether gcc accepts -g... yes [2022-07-28T13:42:35.305Z] #77 97.74 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:42:35.388Z] #44 ... [2022-07-28T13:42:35.388Z] [2022-07-28T13:42:35.388Z] #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-28T13:42:35.388Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T13:42:35.388Z] #53 101.6 gotestsum version dev [2022-07-28T13:42:35.388Z] #53 DONE 102.2s [2022-07-28T13:42:35.388Z] [2022-07-28T13:42:35.388Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:35.388Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:42:35.388Z] #77 21.17 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T13:42:35.388Z] #77 21.68 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T13:42:35.388Z] #77 22.13 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T13:42:35.566Z] #77 97.92 checking whether gcc understands -c and -o together... yes [2022-07-28T13:42:35.566Z] #77 98.06 checking how to run the C preprocessor... gcc -E [2022-07-28T13:42:35.826Z] #77 98.33 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:42:35.826Z] #77 98.35 checking for egrep... /bin/grep -E [2022-07-28T13:42:36.397Z] #77 98.36 checking for ANSI C header files... yes [2022-07-28T13:42:36.471Z] #19 243.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-28T13:42:36.471Z] #19 243.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:42:36.471Z] #19 243.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:36.471Z] #19 243.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-28T13:42:36.471Z] #19 243.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-28T13:42:36.471Z] #19 243.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-28T13:42:36.471Z] #19 243.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-28T13:42:36.471Z] #19 243.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-28T13:42:36.471Z] #19 243.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-28T13:42:36.471Z] #19 244.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-28T13:42:36.471Z] #19 244.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:36.471Z] #19 244.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:36.471Z] #19 244.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-28T13:42:36.471Z] #19 244.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:42:36.471Z] #19 244.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:36.657Z] #77 98.95 checking for sys/types.h... yes [2022-07-28T13:42:36.657Z] #77 99.09 checking for sys/stat.h... yes [2022-07-28T13:42:36.917Z] #77 99.32 checking for stdlib.h... yes [2022-07-28T13:42:37.177Z] #77 99.48 checking for string.h... yes [2022-07-28T13:42:37.177Z] #77 99.64 checking for memory.h... yes [2022-07-28T13:42:37.438Z] #77 99.87 checking for strings.h... yes [2022-07-28T13:42:37.698Z] #77 100.0 checking for inttypes.h... yes [2022-07-28T13:42:37.698Z] #77 100.2 checking for stdint.h... yes [2022-07-28T13:42:37.919Z] #77 ... [2022-07-28T13:42:37.919Z] [2022-07-28T13:42:37.919Z] #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-28T13:42:37.919Z] #44 sha256:635ed3c00d46ecb7ec3d8ae5dc22bb51272feb842a41218a79664006fc4c0763 [2022-07-28T13:42:37.919Z] #44 9.515 [100%] Linking C executable tini-static [2022-07-28T13:42:37.919Z] #44 10.66 [100%] Built target tini-static [2022-07-28T13:42:37.919Z] #44 10.77 + mkdir -p /build [2022-07-28T13:42:37.919Z] #44 10.77 + cp tini-static /build/docker-init [2022-07-28T13:42:37.919Z] #44 DONE 10.9s [2022-07-28T13:42:37.919Z] [2022-07-28T13:42:37.919Z] #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-28T13:42:37.919Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:42:37.960Z] #77 100.4 checking for unistd.h... yes [2022-07-28T13:42:38.179Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-28T13:42:38.179Z] #14 105.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:42:38.179Z] #14 105.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:42:38.232Z] #77 100.6 checking minix/config.h usability... no [2022-07-28T13:42:38.232Z] #77 100.7 checking minix/config.h presence... no [2022-07-28T13:42:38.232Z] #77 100.8 checking for minix/config.h... no [2022-07-28T13:42:38.508Z] #77 100.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T13:42:38.508Z] #77 101.1 checking build system type... aarch64-unknown-linux-gnu [2022-07-28T13:42:38.773Z] #77 101.3 checking host system type... aarch64-unknown-linux-gnu [2022-07-28T13:42:38.773Z] #77 101.3 checking how to print strings... printf [2022-07-28T13:42:38.773Z] #77 101.3 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:42:38.773Z] #77 101.3 checking for fgrep... /bin/grep -F [2022-07-28T13:42:38.773Z] #77 101.3 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:42:38.773Z] #77 101.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:42:38.773Z] #77 101.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:42:39.033Z] #77 101.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:42:39.033Z] #77 101.5 checking whether ln -s works... yes [2022-07-28T13:42:39.033Z] #77 101.5 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:42:39.033Z] #77 101.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-28T13:42:39.033Z] #77 101.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:42:39.033Z] #77 101.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:42:39.033Z] #77 101.6 checking for objdump... objdump [2022-07-28T13:42:39.033Z] #77 101.6 checking how to recognize dependent libraries... pass_all [2022-07-28T13:42:39.033Z] #77 101.6 checking for dlltool... no [2022-07-28T13:42:39.033Z] #77 101.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:42:39.033Z] #77 101.6 checking for ar... ar [2022-07-28T13:42:39.033Z] #77 101.6 checking for archiver @FILE support... @ [2022-07-28T13:42:39.033Z] #77 101.7 checking for strip... strip [2022-07-28T13:42:39.296Z] #77 101.7 checking for ranlib... ranlib [2022-07-28T13:42:39.296Z] #77 101.7 checking for gawk... no [2022-07-28T13:42:39.296Z] #77 101.7 checking for mawk... mawk [2022-07-28T13:42:39.505Z] #14 ... [2022-07-28T13:42:39.505Z] [2022-07-28T13:42:39.505Z] #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-28T13:42:39.505Z] #67 sha256:658034061983d8b42fc1b176d240fd6e3fbaeffa91f5007130e24f037890fc9c [2022-07-28T13:42:39.505Z] #67 122.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T13:42:39.505Z] #67 122.0 + GOBIN=/build [2022-07-28T13:42:39.505Z] #67 122.0 + GO111MODULE=on [2022-07-28T13:42:39.505Z] #67 122.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:42:39.555Z] #77 101.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:42:39.555Z] #77 102.2 checking for sysroot... no [2022-07-28T13:42:39.555Z] #77 102.2 checking for a working dd... /bin/dd [2022-07-28T13:42:39.555Z] #77 102.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:42:39.555Z] #77 102.2 checking for mt... no [2022-07-28T13:42:39.555Z] #77 102.2 checking if : is a manifest tool... no [2022-07-28T13:42:39.815Z] #77 102.2 checking for dlfcn.h... yes [2022-07-28T13:42:39.815Z] #77 102.4 checking for objdir... .libs [2022-07-28T13:42:40.340Z] #77 102.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:42:40.340Z] #77 102.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:42:40.340Z] #77 102.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:42:40.600Z] #77 102.9 checking if gcc static flag -static works... yes [2022-07-28T13:42:40.671Z] #19 248.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-28T13:42:40.671Z] #19 248.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:42:40.671Z] #19 248.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:40.671Z] #19 248.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-28T13:42:40.671Z] #19 248.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-28T13:42:40.671Z] #19 248.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-28T13:42:40.671Z] #19 248.8 Selecting previously unselected package libc6-s390x-cross. [2022-07-28T13:42:40.671Z] #19 248.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-28T13:42:40.671Z] #19 248.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-28T13:42:40.671Z] #19 248.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-28T13:42:40.671Z] #19 248.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:40.671Z] #19 248.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:40.671Z] #19 248.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-28T13:42:40.671Z] #19 248.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:40.671Z] #19 248.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:40.671Z] #19 249.0 Selecting previously unselected package libitm1-s390x-cross. [2022-07-28T13:42:40.860Z] #77 103.3 checking if gcc supports -c -o file.o... yes [2022-07-28T13:42:40.860Z] #77 103.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:42:40.860Z] #77 103.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-28T13:42:40.931Z] #19 249.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:40.931Z] #19 249.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:40.931Z] #19 249.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-28T13:42:40.931Z] #19 249.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:40.931Z] #19 249.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:40.931Z] #19 249.0 Selecting previously unselected package libasan6-s390x-cross. [2022-07-28T13:42:40.931Z] #19 249.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:40.931Z] #19 249.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:41.190Z] #19 249.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-28T13:42:41.190Z] #19 249.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:41.190Z] #19 249.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:41.190Z] #19 249.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-28T13:42:41.190Z] #19 249.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:41.190Z] #19 249.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:41.431Z] #77 103.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:42:41.431Z] #77 103.8 checking how to hardcode library paths into programs... immediate [2022-07-28T13:42:41.431Z] #77 103.8 checking whether stripping libraries is possible... yes [2022-07-28T13:42:41.431Z] #77 103.8 checking if libtool supports shared libraries... yes [2022-07-28T13:42:41.431Z] #77 103.8 checking whether to build shared libraries... no [2022-07-28T13:42:41.431Z] #77 103.8 checking whether to build static libraries... yes [2022-07-28T13:42:41.431Z] #77 103.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:42:41.431Z] #77 103.9 checking whether build environment is sane... yes [2022-07-28T13:42:41.431Z] #77 103.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:42:41.431Z] #77 104.0 checking whether make sets $(MAKE)... yes [2022-07-28T13:42:41.431Z] #77 104.0 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:42:41.431Z] #77 104.0 checking whether make supports nested variables... yes [2022-07-28T13:42:41.431Z] #77 104.1 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:42:41.431Z] #77 104.1 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:42:41.431Z] #77 104.1 checking how to create a ustar tar archive... gnutar [2022-07-28T13:42:41.450Z] #19 249.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-28T13:42:41.450Z] #19 249.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:41.450Z] #19 249.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:41.450Z] #19 249.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-28T13:42:41.450Z] #19 249.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:42:41.450Z] #19 249.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:41.691Z] #77 104.2 checking dependency style of gcc... gcc3 [2022-07-28T13:42:41.691Z] #77 104.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:42:41.691Z] #77 104.3 checking whether make supports nested variables... (cached) yes [2022-07-28T13:42:41.691Z] #77 104.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T13:42:41.691Z] #77 104.4 checking pkg-config is at least version 0.9.0... yes [2022-07-28T13:42:41.691Z] #77 104.4 checking for yajl >= 2.1.0... yes [2022-07-28T13:42:41.691Z] #77 104.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T13:42:41.691Z] #77 104.4 checking for gcc... (cached) gcc [2022-07-28T13:42:41.951Z] #77 104.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T13:42:41.951Z] #77 104.5 checking whether gcc accepts -g... (cached) yes [2022-07-28T13:42:41.951Z] #77 104.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T13:42:41.951Z] #77 104.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T13:42:41.951Z] #77 104.5 checking for a Python interpreter with version >= 3... python3 [2022-07-28T13:42:41.951Z] #77 104.6 checking for python3... /usr/bin/python3 [2022-07-28T13:42:41.951Z] #77 104.6 checking for python3 version... 3.9 [2022-07-28T13:42:41.951Z] #77 104.7 checking for python3 platform... linux [2022-07-28T13:42:42.471Z] #77 104.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T13:42:42.471Z] #77 104.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T13:42:42.738Z] #77 105.2 checking that generated files are newer than configure... done [2022-07-28T13:42:42.738Z] #77 105.2 configure: creating ./config.status [2022-07-28T13:42:43.455Z] #14 ... [2022-07-28T13:42:43.455Z] [2022-07-28T13:42:43.455Z] #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-28T13:42:43.455Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T13:42:43.455Z] #51 106.0 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:42:43.455Z] #51 106.3 Fetched 2315 kB in 43s (54.3 kB/s) [2022-07-28T13:42:43.455Z] #51 106.5 Selecting previously unselected package libprotobuf23:amd64. [2022-07-28T13:42:43.455Z] #51 106.5 (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-28T13:42:43.455Z] #51 106.6 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-28T13:42:43.455Z] #51 106.7 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T13:42:43.455Z] #51 107.8 Selecting previously unselected package python3-pkg-resources. [2022-07-28T13:42:43.455Z] #51 107.8 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T13:42:43.455Z] #51 107.8 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:42:43.455Z] #51 108.4 Selecting previously unselected package python3-six. [2022-07-28T13:42:43.455Z] #51 108.4 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-28T13:42:43.455Z] #51 108.4 Unpacking python3-six (1.16.0-2) ... [2022-07-28T13:42:43.455Z] #51 108.7 Selecting previously unselected package python3-protobuf. [2022-07-28T13:42:43.455Z] #51 108.7 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-28T13:42:43.455Z] #51 108.7 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-28T13:42:43.455Z] #51 109.6 Selecting previously unselected package libnet1:amd64. [2022-07-28T13:42:43.455Z] #51 109.6 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T13:42:43.455Z] #51 109.6 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:42:43.455Z] #51 109.8 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T13:42:43.455Z] #51 109.8 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T13:42:43.455Z] #51 109.8 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:42:43.455Z] #51 110.1 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:42:43.455Z] #51 110.1 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:42:43.455Z] #51 110.1 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:42:43.455Z] #51 110.3 Selecting previously unselected package criu. [2022-07-28T13:42:43.455Z] #51 110.3 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-28T13:42:43.455Z] #51 110.4 Unpacking criu (3.17.1-1) ... [2022-07-28T13:42:43.679Z] #67 ... [2022-07-28T13:42:43.679Z] [2022-07-28T13:42:43.679Z] #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-28T13:42:43.679Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:42:43.679Z] #14 123.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T13:42:43.679Z] #14 123.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-28T13:42:43.679Z] #14 123.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T13:42:43.679Z] #14 123.5 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T13:42:43.679Z] #14 123.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 123.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T13:42:43.679Z] #14 123.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T13:42:43.679Z] #14 123.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 123.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T13:42:43.679Z] #14 123.8 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T13:42:43.679Z] #14 123.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 123.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:42:43.679Z] #14 124.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T13:42:43.679Z] #14 124.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 124.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:42:43.679Z] #14 124.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T13:42:43.679Z] #14 124.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 124.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:42:43.679Z] #14 124.3 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T13:42:43.679Z] #14 124.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 124.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:42:43.679Z] #14 124.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T13:42:43.679Z] #14 124.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 124.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T13:42:43.679Z] #14 124.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-28T13:42:43.679Z] #14 124.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 124.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T13:42:43.679Z] #14 125.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-28T13:42:43.679Z] #14 125.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 125.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T13:42:43.679Z] #14 125.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-28T13:42:43.679Z] #14 125.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 125.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T13:42:43.679Z] #14 125.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-28T13:42:43.679Z] #14 125.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 125.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T13:42:43.679Z] #14 126.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T13:42:43.679Z] #14 126.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 126.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T13:42:43.679Z] #14 126.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T13:42:43.679Z] #14 126.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 126.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:42:43.679Z] #14 126.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T13:42:43.679Z] #14 126.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 126.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:42:43.679Z] #14 126.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T13:42:43.679Z] #14 126.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T13:42:43.679Z] #14 126.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:42:43.679Z] #14 127.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:42:43.680Z] #14 127.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T13:42:43.680Z] #14 127.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T13:42:43.680Z] #14 127.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T13:42:43.680Z] #14 127.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T13:42:43.680Z] #14 127.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T13:42:43.680Z] #14 127.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:42:43.680Z] #14 127.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T13:42:43.680Z] #14 127.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:42:43.680Z] #14 127.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T13:42:43.680Z] #14 127.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T13:42:43.680Z] #14 127.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:42:43.680Z] #14 127.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T13:42:43.680Z] #14 127.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T13:42:43.680Z] #14 127.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-28T13:42:43.680Z] #14 127.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:42:43.680Z] #14 127.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T13:42:43.680Z] #14 127.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T13:42:43.680Z] #14 127.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T13:42:43.680Z] #14 127.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T13:42:43.680Z] #14 127.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:42:43.680Z] #14 127.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T13:42:43.680Z] #14 127.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:42:43.680Z] #14 127.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T13:42:43.680Z] #14 127.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T13:42:43.680Z] #14 127.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:42:43.680Z] #14 127.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-28T13:42:43.680Z] #14 127.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:42:43.680Z] #14 127.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T13:42:43.937Z] #14 127.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:42:43.937Z] #14 127.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-28T13:42:43.937Z] #14 127.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:42:43.937Z] #14 127.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:42:43.937Z] #14 127.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:42:44.123Z] #77 ... [2022-07-28T13:42:44.123Z] [2022-07-28T13:42:44.123Z] #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-28T13:42:44.123Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T13:42:44.123Z] #21 28.38 Selecting previously unselected package libinih1:arm64. [2022-07-28T13:42:44.123Z] #21 28.38 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 28.39 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-28T13:42:44.123Z] #21 28.45 Selecting previously unselected package libnet1:arm64. [2022-07-28T13:42:44.123Z] #21 28.46 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 28.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:42:44.123Z] #21 28.58 Selecting previously unselected package libnl-3-200:arm64. [2022-07-28T13:42:44.123Z] #21 28.59 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 28.60 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-28T13:42:44.123Z] #21 28.68 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-28T13:42:44.123Z] #21 28.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 28.69 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T13:42:44.123Z] #21 28.81 Selecting previously unselected package libyajl2:arm64. [2022-07-28T13:42:44.123Z] #21 28.81 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 28.82 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-28T13:42:44.123Z] #21 28.89 Selecting previously unselected package net-tools. [2022-07-28T13:42:44.123Z] #21 28.91 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 28.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T13:42:44.123Z] #21 29.09 Selecting previously unselected package patch. [2022-07-28T13:42:44.123Z] #21 29.11 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 29.12 Unpacking patch (2.7.6-7) ... [2022-07-28T13:42:44.123Z] #21 29.24 Selecting previously unselected package python-pip-whl. [2022-07-28T13:42:44.123Z] #21 29.24 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T13:42:44.123Z] #21 29.25 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T13:42:44.123Z] #21 29.83 Selecting previously unselected package python3-lib2to3. [2022-07-28T13:42:44.123Z] #21 29.84 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T13:42:44.123Z] #21 29.84 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T13:42:44.123Z] #21 30.00 Selecting previously unselected package python3-distutils. [2022-07-28T13:42:44.123Z] #21 30.00 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T13:42:44.123Z] #21 30.00 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T13:42:44.123Z] #21 30.15 Selecting previously unselected package python3-pkg-resources. [2022-07-28T13:42:44.123Z] #21 30.16 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T13:42:44.123Z] #21 30.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:42:44.123Z] #21 30.29 Selecting previously unselected package python3-setuptools. [2022-07-28T13:42:44.123Z] #21 30.29 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T13:42:44.123Z] #21 30.30 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T13:42:44.123Z] #21 30.57 Selecting previously unselected package python3-wheel. [2022-07-28T13:42:44.123Z] #21 30.58 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T13:42:44.123Z] #21 30.58 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T13:42:44.123Z] #21 30.66 Selecting previously unselected package python3-pip. [2022-07-28T13:42:44.123Z] #21 30.66 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T13:42:44.123Z] #21 30.66 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T13:42:44.123Z] #21 30.91 Selecting previously unselected package sudo. [2022-07-28T13:42:44.123Z] #21 30.92 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 30.93 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T13:42:44.123Z] #21 31.34 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T13:42:44.123Z] #21 31.35 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 31.35 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T13:42:44.123Z] #21 31.53 Selecting previously unselected package uidmap. [2022-07-28T13:42:44.123Z] #21 31.56 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 31.57 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T13:42:44.123Z] #21 31.67 Selecting previously unselected package vim-runtime. [2022-07-28T13:42:44.123Z] #21 31.68 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:42:44.123Z] #21 31.70 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-28T13:42:44.123Z] #21 31.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T13:42:44.123Z] #21 31.73 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:44.123Z] #21 35.02 Selecting previously unselected package vim. [2022-07-28T13:42:44.123Z] #21 35.05 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 35.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:44.123Z] #21 35.51 Selecting previously unselected package xfsprogs. [2022-07-28T13:42:44.123Z] #21 35.51 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 35.52 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T13:42:44.123Z] #21 35.88 Selecting previously unselected package zip. [2022-07-28T13:42:44.123Z] #21 35.88 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 35.89 Unpacking zip (3.0-12) ... [2022-07-28T13:42:44.123Z] #21 36.04 Selecting previously unselected package zstd. [2022-07-28T13:42:44.123Z] #21 36.04 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-28T13:42:44.123Z] #21 36.06 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T13:42:44.123Z] #21 36.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:42:44.123Z] #21 37.30 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-28T13:42:44.123Z] #21 37.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T13:42:44.123Z] #21 37.32 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-28T13:42:44.123Z] #21 37.33 Setting up libicu67:arm64 (67.1-7) ... [2022-07-28T13:42:44.123Z] #21 37.34 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-28T13:42:44.123Z] #21 37.36 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-28T13:42:44.123Z] #21 37.37 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T13:42:44.123Z] #21 37.38 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-28T13:42:44.123Z] #21 37.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:42:44.123Z] #21 37.40 Setting up bzip2 (1.0.8-4) ... [2022-07-28T13:42:44.123Z] #21 37.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T13:42:44.123Z] #21 37.42 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T13:42:44.123Z] #21 38.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:44.123Z] #21 38.18 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-28T13:42:44.123Z] #21 38.19 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T13:42:44.123Z] #21 38.20 Setting up apparmor (2.13.6-10) ... [2022-07-28T13:42:44.842Z] #51 111.5 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:42:44.867Z] #14 ... [2022-07-28T13:42:44.867Z] [2022-07-28T13:42:44.867Z] #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-28T13:42:44.867Z] #67 sha256:658034061983d8b42fc1b176d240fd6e3fbaeffa91f5007130e24f037890fc9c [2022-07-28T13:42:44.867Z] #67 128.5 rootlesskit version 1.0.0 [2022-07-28T13:42:45.064Z] #21 39.62 Setting up zip (3.0-12) ... [2022-07-28T13:42:45.124Z] #67 128.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-28T13:42:45.124Z] #67 128.5 -container-ip string [2022-07-28T13:42:45.124Z] #67 128.5 container ip [2022-07-28T13:42:45.124Z] #67 128.5 -container-port int [2022-07-28T13:42:45.124Z] #67 128.5 container port (default -1) [2022-07-28T13:42:45.124Z] #67 128.5 -host-ip string [2022-07-28T13:42:45.124Z] #67 128.5 host ip [2022-07-28T13:42:45.124Z] #67 128.5 -host-port int [2022-07-28T13:42:45.124Z] #67 128.5 host port (default -1) [2022-07-28T13:42:45.124Z] #67 128.5 -proto string [2022-07-28T13:42:45.124Z] #67 128.5 proxy protocol (default "tcp") [2022-07-28T13:42:45.324Z] #21 39.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:45.324Z] #21 39.65 Setting up bash-completion (1:2.11-2) ... [2022-07-28T13:42:45.324Z] #21 ... [2022-07-28T13:42:45.324Z] [2022-07-28T13:42:45.324Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:42:45.324Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:42:45.324Z] #77 108.1 config.status: creating Makefile [2022-07-28T13:42:45.584Z] #77 108.2 config.status: creating config.h [2022-07-28T13:42:45.584Z] #77 108.2 config.status: executing libtool commands [2022-07-28T13:42:45.584Z] #77 108.2 config.status: executing depfiles commands [2022-07-28T13:42:45.648Z] #19 253.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-28T13:42:45.689Z] #67 DONE 129.1s [2022-07-28T13:42:45.689Z] [2022-07-28T13:42:45.689Z] #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-28T13:42:45.689Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:42:45.689Z] #14 DONE 129.4s [2022-07-28T13:42:45.689Z] [2022-07-28T13:42:45.689Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T13:42:45.689Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T13:42:45.908Z] #19 253.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:42:45.908Z] #19 253.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:45.908Z] #19 253.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-28T13:42:45.908Z] #19 253.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-28T13:42:45.908Z] #19 253.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-28T13:42:45.908Z] #19 254.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-28T13:42:45.908Z] #19 254.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-28T13:42:45.908Z] #19 254.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-28T13:42:45.945Z] #15 ... [2022-07-28T13:42:45.945Z] [2022-07-28T13:42:45.945Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T13:42:45.945Z] #68 sha256:b6fce8aec60a0c4620aadeee899ec7b3f188f435dbd8f447728633be977a7750 [2022-07-28T13:42:45.945Z] #68 DONE 0.1s [2022-07-28T13:42:45.945Z] [2022-07-28T13:42:45.945Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T13:42:45.945Z] #59 sha256:177521db89d249fda0a2fdd6621fc24a436b777344e179a8421484309868453c [2022-07-28T13:42:45.945Z] #59 DONE 0.3s [2022-07-28T13:42:45.945Z] [2022-07-28T13:42:45.945Z] #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-28T13:42:45.945Z] #60 sha256:3186e048c7e208b4aba0522fc178457f350459be18e2891cd30bbb43da003f9f [2022-07-28T13:42:46.168Z] #19 254.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-28T13:42:46.168Z] #19 254.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-28T13:42:46.168Z] #19 254.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:46.201Z] #60 ... [2022-07-28T13:42:46.201Z] [2022-07-28T13:42:46.201Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T13:42:46.201Z] #69 sha256:abb5329c6514d728b7521d78ea6edc8946f17b53c3a4c38c0181c8a419d0249a [2022-07-28T13:42:46.201Z] #69 DONE 0.3s [2022-07-28T13:42:46.201Z] [2022-07-28T13:42:46.201Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:46.201Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:42:46.201Z] #77 69.53 configure.ac:7: installing 'build-aux/compile' [2022-07-28T13:42:46.201Z] #77 69.54 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T13:42:46.201Z] #77 69.55 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T13:42:46.201Z] #77 69.56 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T13:42:46.201Z] #77 69.58 configure.ac:11: installing 'build-aux/missing' [2022-07-28T13:42:46.201Z] #77 69.80 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T13:42:46.201Z] #77 69.90 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T13:42:46.201Z] #77 71.98 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T13:42:46.201Z] #77 71.98 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T13:42:46.201Z] #77 72.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T13:42:46.201Z] #77 72.47 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T13:42:46.201Z] #77 72.51 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T13:42:46.201Z] #77 72.63 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T13:42:46.201Z] #77 72.74 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T13:42:46.201Z] #77 72.86 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T13:42:46.427Z] #19 254.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-28T13:42:46.427Z] #19 254.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-28T13:42:46.427Z] #19 254.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:46.524Z] #77 109.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T13:42:46.524Z] #77 109.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T13:42:46.784Z] #77 109.3 checking for gcc... gcc [2022-07-28T13:42:46.784Z] #77 109.4 checking whether the C compiler works... yes [2022-07-28T13:42:47.044Z] #77 109.5 checking for C compiler default output file name... a.out [2022-07-28T13:42:47.044Z] #77 109.5 checking for suffix of executables... [2022-07-28T13:42:47.303Z] #77 109.7 checking whether we are cross compiling... no [2022-07-28T13:42:47.304Z] #77 109.8 checking for suffix of object files... o [2022-07-28T13:42:47.374Z] #51 114.0 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T13:42:47.374Z] #51 114.0 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:42:47.374Z] #51 114.0 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:42:47.374Z] #51 114.0 Setting up python3-six (1.16.0-2) ... [2022-07-28T13:42:47.565Z] #77 110.0 checking whether we are using the GNU C compiler... yes [2022-07-28T13:42:47.565Z] #77 110.1 checking whether gcc accepts -g... yes [2022-07-28T13:42:47.855Z] #77 110.2 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:42:48.116Z] #77 110.5 checking whether gcc understands -c and -o together... yes [2022-07-28T13:42:48.116Z] #77 110.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:42:48.116Z] #77 110.7 checking whether build environment is sane... yes [2022-07-28T13:42:48.116Z] #77 110.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:42:48.116Z] #77 110.8 checking for gawk... no [2022-07-28T13:42:48.116Z] #77 110.8 checking for mawk... mawk [2022-07-28T13:42:48.116Z] #77 110.8 checking whether make sets $(MAKE)... yes [2022-07-28T13:42:48.116Z] #77 110.8 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:42:48.116Z] #77 110.8 checking whether make supports nested variables... yes [2022-07-28T13:42:48.378Z] #77 110.9 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:42:48.378Z] #77 110.9 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:42:48.378Z] #77 110.9 checking how to create a ustar tar archive... gnutar [2022-07-28T13:42:48.378Z] #77 111.0 checking dependency style of gcc... gcc3 [2022-07-28T13:42:48.378Z] #77 111.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:42:48.378Z] #77 111.1 checking whether make supports nested variables... (cached) yes [2022-07-28T13:42:48.950Z] #77 111.2 checking build system type... aarch64-unknown-linux-gnu [2022-07-28T13:42:48.950Z] #77 111.4 checking host system type... aarch64-unknown-linux-gnu [2022-07-28T13:42:48.950Z] #77 111.4 checking how to print strings... printf [2022-07-28T13:42:48.950Z] #77 111.5 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:42:48.950Z] #77 111.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:42:48.950Z] #77 111.5 checking for egrep... /bin/grep -E [2022-07-28T13:42:48.950Z] #77 111.5 checking for fgrep... /bin/grep -F [2022-07-28T13:42:48.950Z] #77 111.5 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:42:48.950Z] #77 111.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:42:48.950Z] #77 111.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:42:48.950Z] #77 111.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:42:49.210Z] #77 111.7 checking whether ln -s works... yes [2022-07-28T13:42:49.210Z] #77 111.7 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:42:49.210Z] #77 111.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-28T13:42:49.210Z] #77 111.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:42:49.210Z] #77 111.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:42:49.210Z] #77 111.7 checking for objdump... objdump [2022-07-28T13:42:49.210Z] #77 111.7 checking how to recognize dependent libraries... pass_all [2022-07-28T13:42:49.210Z] #77 111.7 checking for dlltool... no [2022-07-28T13:42:49.210Z] #77 111.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:42:49.210Z] #77 111.7 checking for ar... ar [2022-07-28T13:42:49.210Z] #77 111.7 checking for archiver @FILE support... @ [2022-07-28T13:42:49.210Z] #77 111.9 checking for strip... strip [2022-07-28T13:42:49.210Z] #77 111.9 checking for ranlib... ranlib [2022-07-28T13:42:49.285Z] #51 115.8 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:42:49.285Z] #51 115.8 Setting up python3-protobuf (3.12.4-1) ... [2022-07-28T13:42:49.780Z] #77 111.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:42:49.780Z] #77 112.3 checking for sysroot... no [2022-07-28T13:42:49.780Z] #77 112.3 checking for a working dd... /bin/dd [2022-07-28T13:42:49.780Z] #77 112.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:42:49.780Z] #77 112.3 checking for mt... no [2022-07-28T13:42:49.780Z] #77 112.3 checking if : is a manifest tool... no [2022-07-28T13:42:50.040Z] #77 112.4 checking how to run the C preprocessor... gcc -E [2022-07-28T13:42:50.369Z] #77 ... [2022-07-28T13:42:50.369Z] [2022-07-28T13:42:50.369Z] #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-28T13:42:50.369Z] #60 sha256:3186e048c7e208b4aba0522fc178457f350459be18e2891cd30bbb43da003f9f [2022-07-28T13:42:50.369Z] #60 4.140 + RM_GOPATH=0 [2022-07-28T13:42:50.369Z] #60 4.140 + TMP_GOPATH= [2022-07-28T13:42:50.369Z] #60 4.140 + : /build [2022-07-28T13:42:50.369Z] #60 4.140 + '[' -z '' ']' [2022-07-28T13:42:50.369Z] #60 4.140 ++ mktemp -d [2022-07-28T13:42:50.369Z] #60 4.140 + export GOPATH=/tmp/tmp.im8IwEtwXD [2022-07-28T13:42:50.369Z] #60 4.140 + GOPATH=/tmp/tmp.im8IwEtwXD [2022-07-28T13:42:50.369Z] #60 4.140 + RM_GOPATH=1 [2022-07-28T13:42:50.369Z] #60 4.140 + case "$(go env GOARCH)" in [2022-07-28T13:42:50.369Z] #60 4.140 ++ go env GOARCH [2022-07-28T13:42:50.369Z] #60 ... [2022-07-28T13:42:50.369Z] [2022-07-28T13:42:50.369Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T13:42:50.369Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T13:42:50.369Z] #15 DONE 4.6s [2022-07-28T13:42:50.369Z] [2022-07-28T13:42:50.369Z] #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-28T13:42:50.369Z] #60 sha256:3186e048c7e208b4aba0522fc178457f350459be18e2891cd30bbb43da003f9f [2022-07-28T13:42:50.369Z] #60 4.148 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T13:42:50.369Z] #60 4.156 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:42:50.369Z] #60 4.156 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:42:50.369Z] #60 4.156 ++ dirname /install.sh [2022-07-28T13:42:50.369Z] #60 4.156 + dir=/ [2022-07-28T13:42:50.369Z] #60 4.156 + bin=runc [2022-07-28T13:42:50.369Z] #60 4.156 + shift [2022-07-28T13:42:50.369Z] #60 4.156 + '[' '!' -f //runc.installer ']' [2022-07-28T13:42:50.369Z] #60 4.156 + . //runc.installer [2022-07-28T13:42:50.369Z] #60 4.156 ++ set -e [2022-07-28T13:42:50.369Z] #60 4.156 ++ : v1.1.2 [2022-07-28T13:42:50.369Z] #60 4.156 + install_runc [2022-07-28T13:42:50.369Z] #60 4.156 + RUNC_BUILDTAGS=seccomp [2022-07-28T13:42:50.369Z] #60 4.156 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T13:42:50.369Z] #60 4.156 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.im8IwEtwXD/src/github.com/opencontainers/runc [2022-07-28T13:42:50.369Z] #60 4.156 Cloning into '/tmp/tmp.im8IwEtwXD/src/github.com/opencontainers/runc'... [2022-07-28T13:42:50.610Z] #77 112.6 checking for ANSI C header files... yes [2022-07-28T13:42:50.610Z] #77 113.2 checking for sys/types.h... yes [2022-07-28T13:42:50.625Z] #19 258.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-28T13:42:50.626Z] #19 258.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-28T13:42:50.626Z] #19 258.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:50.626Z] #19 258.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-28T13:42:50.626Z] #19 258.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-28T13:42:50.626Z] #19 258.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-28T13:42:50.626Z] #19 258.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-28T13:42:50.626Z] #19 258.8 Setting up libfile-which-perl (1.23-1) ... [2022-07-28T13:42:50.626Z] #19 258.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-28T13:42:50.626Z] #19 258.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-28T13:42:50.626Z] #19 258.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-28T13:42:50.626Z] #19 258.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T13:42:50.626Z] #19 258.8 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T13:42:50.869Z] #77 113.4 checking for sys/stat.h... yes [2022-07-28T13:42:50.870Z] #77 113.5 checking for stdlib.h... yes [2022-07-28T13:42:50.885Z] #19 258.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-28T13:42:50.885Z] #19 258.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-28T13:42:50.885Z] #19 258.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-28T13:42:50.885Z] #19 258.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-28T13:42:50.885Z] #19 258.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-28T13:42:50.885Z] #19 258.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-28T13:42:50.885Z] #19 258.9 Setting up file (1:5.39-3) ... [2022-07-28T13:42:50.885Z] #19 258.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-28T13:42:50.885Z] #19 258.9 Setting up bzip2 (1.0.8-4) ... [2022-07-28T13:42:50.885Z] #19 258.9 Setting up libyaml-perl (1.30-1) ... [2022-07-28T13:42:50.885Z] #19 259.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-28T13:42:50.885Z] #19 259.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-28T13:42:50.885Z] #19 259.0 Setting up libio-string-perl (1.08-3.1) ... [2022-07-28T13:42:50.885Z] #19 259.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-28T13:42:50.885Z] #19 259.0 Setting up cross-config (2.6.18+nmu1) ... [2022-07-28T13:42:50.885Z] #19 259.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:42:50.885Z] #19 259.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T13:42:50.885Z] #19 259.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-28T13:42:50.885Z] #19 259.1 Setting up patch (2.7.6-7) ... [2022-07-28T13:42:50.885Z] #19 259.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-28T13:42:50.885Z] #19 259.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-28T13:42:50.885Z] #19 259.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:50.885Z] #19 259.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-28T13:42:50.885Z] #19 259.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-28T13:42:50.885Z] #19 259.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:50.885Z] #19 259.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:50.885Z] #19 259.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-28T13:42:51.130Z] #77 113.7 checking for string.h... yes [2022-07-28T13:42:51.144Z] #19 259.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-28T13:42:51.144Z] #19 259.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.144Z] #19 259.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.390Z] #77 113.9 checking for memory.h... yes [2022-07-28T13:42:51.404Z] #19 259.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-28T13:42:51.404Z] #19 259.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.404Z] #19 259.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-28T13:42:51.404Z] #19 259.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-28T13:42:51.650Z] #77 114.0 checking for strings.h... yes [2022-07-28T13:42:51.650Z] #77 114.2 checking for inttypes.h... yes [2022-07-28T13:42:51.664Z] #19 259.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-28T13:42:51.664Z] #19 259.8 [2022-07-28T13:42:51.664Z] #19 259.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-28T13:42:51.664Z] #19 259.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.664Z] #19 259.8 Setting up dpkg-dev (1.20.11) ... [2022-07-28T13:42:51.664Z] #19 259.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.664Z] #19 259.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T13:42:51.664Z] #19 259.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.664Z] #19 259.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.664Z] #19 259.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.664Z] #19 259.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.910Z] #77 114.3 checking for stdint.h... yes [2022-07-28T13:42:51.924Z] #19 259.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T13:42:51.924Z] #19 259.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.924Z] #19 259.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.924Z] #19 259.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.924Z] #19 259.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:51.924Z] #19 259.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-28T13:42:51.924Z] #19 260.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-28T13:42:51.924Z] #19 260.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-28T13:42:51.924Z] #19 260.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-28T13:42:52.171Z] #77 114.5 checking for unistd.h... yes [2022-07-28T13:42:52.171Z] #77 114.7 checking for dlfcn.h... yes [2022-07-28T13:42:52.184Z] #19 260.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-28T13:42:52.184Z] #19 260.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T13:42:52.184Z] #19 260.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:52.184Z] #19 260.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-28T13:42:52.184Z] #19 260.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:52.431Z] #77 114.9 checking for objdir... .libs [2022-07-28T13:42:52.443Z] #19 260.4 Setting up libxml-simple-perl (2.25-1) ... [2022-07-28T13:42:52.443Z] #19 260.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T13:42:52.443Z] #19 260.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-28T13:42:52.443Z] #19 260.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-28T13:42:52.443Z] #19 260.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T13:42:52.443Z] #19 260.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-28T13:42:52.443Z] #19 260.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:52.443Z] #19 260.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-28T13:42:52.443Z] #19 260.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:52.443Z] #19 260.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:52.443Z] #19 260.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-28T13:42:52.443Z] #19 260.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:52.443Z] #19 260.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-28T13:42:52.443Z] #19 260.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:52.443Z] #19 260.7 Setting up crossbuild-essential-armel (12.9) ... [2022-07-28T13:42:52.443Z] #19 260.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-28T13:42:52.693Z] #77 115.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:42:52.693Z] #77 115.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:42:52.693Z] #77 115.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:42:52.703Z] #19 260.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-28T13:42:52.703Z] #19 260.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-28T13:42:52.703Z] #19 260.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-28T13:42:52.703Z] #19 260.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-28T13:42:52.703Z] #19 260.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:42:52.963Z] #77 115.4 checking if gcc static flag -static works... yes [2022-07-28T13:42:53.224Z] #77 115.6 checking if gcc supports -c -o file.o... yes [2022-07-28T13:42:53.224Z] #77 115.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:42:53.224Z] #77 115.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-28T13:42:53.484Z] #77 115.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:42:53.484Z] #77 116.1 checking how to hardcode library paths into programs... immediate [2022-07-28T13:42:53.484Z] #77 116.1 checking whether stripping libraries is possible... yes [2022-07-28T13:42:53.484Z] #77 116.1 checking if libtool supports shared libraries... yes [2022-07-28T13:42:53.484Z] #77 116.1 checking whether to build shared libraries... no [2022-07-28T13:42:53.484Z] #77 116.1 checking whether to build static libraries... yes [2022-07-28T13:42:53.484Z] #77 116.1 checking float.h usability... yes [2022-07-28T13:42:53.641Z] #60 ... [2022-07-28T13:42:53.641Z] [2022-07-28T13:42:53.641Z] #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-28T13:42:53.641Z] #16 sha256:2b1b2cd3f8ca6395786ae88f6eac844bbc279cf102d64b898d3f3fbbbca97f61 [2022-07-28T13:42:53.641Z] #16 DONE 3.6s [2022-07-28T13:42:53.746Z] #77 116.2 checking float.h presence... yes [2022-07-28T13:42:53.746Z] #77 116.2 checking for float.h... yes [2022-07-28T13:42:53.746Z] #77 116.2 checking limits.h usability... yes [2022-07-28T13:42:53.746Z] #77 116.3 checking limits.h presence... yes [2022-07-28T13:42:53.746Z] #77 116.4 checking for limits.h... yes [2022-07-28T13:42:53.897Z] [2022-07-28T13:42:53.898Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T13:42:53.898Z] #17 sha256:e6a506380a96688afb5628f4303c650cc5056ccaa363378c5ef4f17c1834c74f [2022-07-28T13:42:54.006Z] #77 116.4 checking stddef.h usability... yes [2022-07-28T13:42:54.006Z] #77 116.5 checking stddef.h presence... yes [2022-07-28T13:42:54.006Z] #77 116.6 checking for stddef.h... yes [2022-07-28T13:42:54.006Z] #77 116.6 checking for stdlib.h... (cached) yes [2022-07-28T13:42:54.006Z] #77 116.6 checking for string.h... (cached) yes [2022-07-28T13:42:54.267Z] #77 116.7 checking sys/time.h usability... [2022-07-28T13:42:54.267Z] #77 ... [2022-07-28T13:42:54.267Z] [2022-07-28T13:42:54.267Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T13:42:54.267Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T13:42:54.267Z] #21 42.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:42:54.267Z] #21 42.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T13:42:54.267Z] #21 42.20 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-28T13:42:54.267Z] #21 42.21 Setting up patch (2.7.6-7) ... [2022-07-28T13:42:54.267Z] #21 42.23 Setting up sudo (1.9.5p2-3) ... [2022-07-28T13:42:54.267Z] #21 42.31 invoke-rc.d: could not determine current runlevel [2022-07-28T13:42:54.267Z] #21 42.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T13:42:54.267Z] #21 42.33 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T13:42:54.267Z] #21 42.34 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-28T13:42:54.267Z] #21 42.37 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T13:42:54.267Z] #21 42.38 Setting up pigz (2.6-1) ... [2022-07-28T13:42:54.267Z] #21 42.39 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-28T13:42:54.267Z] #21 42.48 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-28T13:42:54.267Z] #21 42.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T13:42:54.267Z] #21 42.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:54.267Z] #21 43.23 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-28T13:42:54.267Z] #21 43.24 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T13:42:54.267Z] #21 43.68 Setting up libelf1:arm64 (0.183-1) ... [2022-07-28T13:42:54.267Z] #21 43.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T13:42:54.267Z] #21 43.70 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-28T13:42:54.267Z] #21 43.72 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T13:42:54.267Z] #21 44.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:42:54.267Z] #21 44.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T13:42:54.267Z] #21 44.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T13:42:54.267Z] #21 44.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T13:42:54.267Z] #21 44.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T13:42:54.267Z] #21 44.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T13:42:54.267Z] #21 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T13:42:54.267Z] #21 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T13:42:54.267Z] #21 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T13:42:54.267Z] #21 44.23 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T13:42:54.267Z] #21 45.60 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-28T13:42:54.267Z] #21 45.61 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-28T13:42:54.267Z] #21 45.62 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T13:42:54.267Z] #21 45.63 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T13:42:54.267Z] #21 46.89 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-28T13:42:54.267Z] #21 46.90 Setting up jq (1.6-2.1) ... [2022-07-28T13:42:54.267Z] #21 46.91 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-28T13:42:54.267Z] #21 46.92 Setting up iptables (1.8.7-1) ... [2022-07-28T13:42:54.267Z] #21 46.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T13:42:54.267Z] #21 46.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T13:42:54.267Z] #21 46.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T13:42:54.267Z] #21 46.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T13:42:54.267Z] #21 46.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T13:42:54.267Z] #21 46.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T13:42:54.267Z] #21 46.99 Setting up iproute2 (5.10.0-4) ... [2022-07-28T13:42:54.267Z] #21 47.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:42:54.267Z] #21 DONE 48.5s [2022-07-28T13:42:54.267Z] [2022-07-28T13:42:54.267Z] #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-28T13:42:54.267Z] #22 sha256:e44d830751caa32a6baaa127b02c6820dc2395eb75b4feaeffefa5929c9aea2b [2022-07-28T13:42:54.837Z] #22 0.678 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T13:42:54.837Z] #22 0.683 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T13:42:54.837Z] #22 0.686 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T13:42:54.837Z] #22 DONE 0.7s [2022-07-28T13:42:54.837Z] [2022-07-28T13:42:54.837Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:42:54.837Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:42:54.837Z] #77 116.7 checking sys/time.h usability... yes [2022-07-28T13:42:54.837Z] #77 116.9 checking sys/time.h presence... yes [2022-07-28T13:42:54.837Z] #77 116.9 checking for sys/time.h... yes [2022-07-28T13:42:54.837Z] #77 116.9 checking for inline... inline [2022-07-28T13:42:54.837Z] #77 117.0 checking for size_t... yes [2022-07-28T13:42:54.837Z] #77 117.4 checking for stdlib.h... (cached) yes [2022-07-28T13:42:55.098Z] #77 117.4 checking for GNU libc compatible malloc... yes [2022-07-28T13:42:55.098Z] #77 117.6 checking for stdlib.h... (cached) yes [2022-07-28T13:42:55.359Z] #77 117.7 checking for GNU libc compatible realloc... yes [2022-07-28T13:42:55.620Z] #77 118.0 checking for working strtod... yes [2022-07-28T13:42:55.855Z] #51 121.6 Setting up criu (3.17.1-1) ... [2022-07-28T13:42:55.880Z] #77 118.3 checking for gettimeofday... yes [2022-07-28T13:42:56.139Z] #77 118.6 checking for memset... yes [2022-07-28T13:42:56.399Z] #77 118.8 checking for strspn... yes [2022-07-28T13:42:56.659Z] #77 119.2 checking that generated files are newer than configure... done [2022-07-28T13:42:56.659Z] #77 119.2 configure: creating ./config.status [2022-07-28T13:42:57.167Z] #17 3.165 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T13:42:57.167Z] #17 DONE 3.2s [2022-07-28T13:42:57.167Z] [2022-07-28T13:42:57.167Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T13:42:57.167Z] #18 sha256:825172d4653660d13ba117214496865f7f700348bad010bbf23751ae7862865f [2022-07-28T13:42:57.765Z] #51 124.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:42:57.980Z] #19 DONE 265.4s [2022-07-28T13:42:57.980Z] [2022-07-28T13:42:57.980Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T13:42:57.980Z] #32 sha256:9ec187016549069ca78ca9a840ea936ff1cf840d3dd6d4b71b8e0b2442e4c7b6 [2022-07-28T13:42:57.980Z] #32 DONE 0.1s [2022-07-28T13:42:57.980Z] [2022-07-28T13:42:57.980Z] #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-28T13:42:57.980Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T13:42:57.980Z] #20 ... [2022-07-28T13:42:57.980Z] [2022-07-28T13:42:57.980Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T13:42:57.980Z] #73 sha256:449d6b66043220d696865ba9b38d44932a1a4ddaeb80c39364489afaf39de1c5 [2022-07-28T13:42:57.980Z] #73 DONE 0.1s [2022-07-28T13:42:57.980Z] [2022-07-28T13:42:57.980Z] #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-28T13:42:57.980Z] #74 sha256:b799c8ae743f471341a29b8b3ae97868c4c2d5a41b6893d62844ddbecb9c4dc1 [2022-07-28T13:42:58.549Z] #74 1.194 + RM_GOPATH=0 [2022-07-28T13:42:58.549Z] #74 1.196 + TMP_GOPATH= [2022-07-28T13:42:58.549Z] #74 1.196 + : /build [2022-07-28T13:42:58.549Z] #74 1.196 + '[' -z '' ']' [2022-07-28T13:42:58.549Z] #74 1.198 ++ mktemp -d [2022-07-28T13:42:58.549Z] #74 1.200 + export GOPATH=/tmp/tmp.esZ1hCSviu [2022-07-28T13:42:58.549Z] #74 1.200 + GOPATH=/tmp/tmp.esZ1hCSviu [2022-07-28T13:42:58.549Z] #74 1.200 + RM_GOPATH=1 [2022-07-28T13:42:58.549Z] #74 1.200 + case "$(go env GOARCH)" in [2022-07-28T13:42:58.549Z] #74 1.202 ++ go env GOARCH [2022-07-28T13:42:58.549Z] #74 1.211 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:42:58.549Z] #74 1.211 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:42:58.549Z] #74 1.212 ++ dirname /install.sh [2022-07-28T13:42:58.549Z] #74 1.213 + dir=/ [2022-07-28T13:42:58.549Z] #74 1.213 + bin=rootlesskit [2022-07-28T13:42:58.549Z] #74 1.213 + shift [2022-07-28T13:42:58.549Z] #74 1.213 + '[' '!' -f //rootlesskit.installer ']' [2022-07-28T13:42:58.549Z] #74 1.213 + . //rootlesskit.installer [2022-07-28T13:42:58.549Z] #74 1.213 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:42:58.549Z] #74 1.213 + install_rootlesskit [2022-07-28T13:42:58.549Z] #74 1.213 + case "$1" in [2022-07-28T13:42:58.549Z] #74 1.213 + export CGO_ENABLED=0 [2022-07-28T13:42:58.549Z] #74 1.213 + CGO_ENABLED=0 [2022-07-28T13:42:58.549Z] #74 1.213 + _install_rootlesskit [2022-07-28T13:42:58.549Z] #74 1.215 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-28T13:42:58.549Z] #74 1.215 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T13:42:58.549Z] #74 1.215 + GOBIN=/build [2022-07-28T13:42:58.549Z] #74 1.215 + GO111MODULE=on [2022-07-28T13:42:58.549Z] #74 1.215 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:42:58.549Z] #74 1.215 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:42:59.059Z] #18 DONE 2.2s [2022-07-28T13:42:59.059Z] [2022-07-28T13:42:59.059Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:59.059Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:42:59.059Z] #77 87.06 configure.ac:11: installing 'build-aux/compile' [2022-07-28T13:42:59.059Z] #77 87.11 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T13:42:59.059Z] #77 87.11 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T13:42:59.059Z] #77 87.11 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T13:42:59.059Z] #77 87.11 configure.ac:13: installing 'build-aux/missing' [2022-07-28T13:42:59.059Z] #77 87.11 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T13:42:59.059Z] #77 87.32 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T13:42:59.059Z] #77 88.78 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:42:59.059Z] #77 89.01 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:42:59.059Z] #77 89.01 checking how to print strings... printf [2022-07-28T13:42:59.059Z] #77 89.01 checking for gcc... gcc [2022-07-28T13:42:59.059Z] #77 89.13 checking whether the C compiler works... yes [2022-07-28T13:42:59.059Z] #77 89.39 checking for C compiler default output file name... a.out [2022-07-28T13:42:59.059Z] #77 89.39 checking for suffix of executables... [2022-07-28T13:42:59.059Z] #77 89.68 checking whether we are cross compiling... no [2022-07-28T13:42:59.059Z] #77 89.91 checking for suffix of object files... o [2022-07-28T13:42:59.059Z] #77 90.03 checking whether we are using the GNU C compiler... yes [2022-07-28T13:42:59.059Z] #77 90.22 checking whether gcc accepts -g... yes [2022-07-28T13:42:59.059Z] #77 90.43 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:42:59.059Z] #77 90.65 checking whether gcc understands -c and -o together... yes [2022-07-28T13:42:59.059Z] #77 90.95 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:42:59.059Z] #77 90.98 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:42:59.059Z] #77 90.98 checking for egrep... /bin/grep -E [2022-07-28T13:42:59.059Z] #77 90.98 checking for fgrep... /bin/grep -F [2022-07-28T13:42:59.059Z] #77 90.98 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:42:59.059Z] #77 91.00 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:42:59.059Z] #77 91.03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:42:59.059Z] #77 91.03 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:42:59.059Z] #77 91.19 checking whether ln -s works... yes [2022-07-28T13:42:59.059Z] #77 91.19 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:42:59.059Z] #77 91.24 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T13:42:59.059Z] #77 91.24 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:42:59.059Z] #77 91.24 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:42:59.059Z] #77 91.24 checking for objdump... objdump [2022-07-28T13:42:59.059Z] #77 91.24 checking how to recognize dependent libraries... pass_all [2022-07-28T13:42:59.059Z] #77 91.24 checking for dlltool... no [2022-07-28T13:42:59.059Z] #77 91.24 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:42:59.059Z] #77 91.24 checking for ar... ar [2022-07-28T13:42:59.059Z] #77 91.24 checking for archiver @FILE support... @ [2022-07-28T13:42:59.059Z] #77 91.42 checking for strip... strip [2022-07-28T13:42:59.059Z] #77 91.43 checking for ranlib... ranlib [2022-07-28T13:42:59.059Z] #77 91.43 checking for gawk... no [2022-07-28T13:42:59.059Z] #77 91.43 checking for mawk... mawk [2022-07-28T13:42:59.059Z] #77 91.43 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:42:59.059Z] #77 91.82 checking for sysroot... no [2022-07-28T13:42:59.059Z] #77 91.82 checking for a working dd... /bin/dd [2022-07-28T13:42:59.059Z] #77 91.84 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:42:59.059Z] #77 91.99 checking for mt... no [2022-07-28T13:42:59.059Z] #77 92.00 checking if : is a manifest tool... no [2022-07-28T13:42:59.059Z] #77 92.01 checking how to run the C preprocessor... gcc -E [2022-07-28T13:42:59.121Z] #74 1.635 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T13:42:59.201Z] #77 121.8 config.status: creating Makefile [2022-07-28T13:42:59.201Z] #77 121.9 config.status: creating config.h [2022-07-28T13:42:59.201Z] #77 121.9 config.status: executing depfiles commands [2022-07-28T13:42:59.461Z] #77 122.1 config.status: executing libtool commands [2022-07-28T13:42:59.621Z] #77 92.23 checking for ANSI C header files... yes [2022-07-28T13:42:59.673Z] #51 DONE 126.2s [2022-07-28T13:42:59.673Z] [2022-07-28T13:42:59.673Z] #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-28T13:42:59.673Z] #64 sha256:e7579910dbbc09f3c462caedeac8bd32912df7e57b726a4dcab9d2ba6d2e32fe [2022-07-28T13:42:59.673Z] #64 ... [2022-07-28T13:42:59.673Z] [2022-07-28T13:42:59.673Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:42:59.673Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:42:59.673Z] #77 47.51 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T13:42:59.877Z] #77 92.93 checking for sys/types.h... yes [2022-07-28T13:43:00.133Z] #77 93.17 checking for sys/stat.h... yes [2022-07-28T13:43:00.390Z] #77 93.34 checking for stdlib.h... yes [2022-07-28T13:43:00.401Z] #77 123.0 GEN .version [2022-07-28T13:43:00.401Z] #77 123.0 make install-recursive [2022-07-28T13:43:00.401Z] #77 123.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T13:43:00.504Z] #74 2.915 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T13:43:00.504Z] #74 2.916 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-28T13:43:00.504Z] #74 3.144 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-28T13:43:00.646Z] #77 93.57 checking for string.h... yes [2022-07-28T13:43:00.646Z] #77 93.76 checking for memory.h... yes [2022-07-28T13:43:00.661Z] #77 123.2 Making install in libocispec [2022-07-28T13:43:00.661Z] #77 123.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:00.661Z] #77 123.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T13:43:00.661Z] #77 123.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T13:43:00.661Z] #77 123.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T13:43:00.661Z] #77 123.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T13:43:00.907Z] #77 93.90 checking for strings.h... yes [2022-07-28T13:43:00.907Z] #77 94.12 checking for inttypes.h... yes [2022-07-28T13:43:01.163Z] [2022-07-28T13:43:01.163Z] #77 ... [2022-07-28T13:43:01.163Z] [2022-07-28T13:43:01.163Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T13:43:01.163Z] #19 sha256:195b82ffdebe7ab3eaeb311ce462a690363db5044e4be1f1e2ad70bed42c21b4 [2022-07-28T13:43:01.163Z] #19 DONE 2.1s [2022-07-28T13:43:01.163Z] [2022-07-28T13:43:01.163Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:01.163Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:43:01.163Z] #77 94.31 checking for stdint.h... [2022-07-28T13:43:01.163Z] #77 ... [2022-07-28T13:43:01.163Z] [2022-07-28T13:43:01.163Z] #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-28T13:43:01.163Z] #60 sha256:3186e048c7e208b4aba0522fc178457f350459be18e2891cd30bbb43da003f9f [2022-07-28T13:43:01.163Z] #60 14.87 + cd /tmp/tmp.im8IwEtwXD/src/github.com/opencontainers/runc [2022-07-28T13:43:01.163Z] #60 14.87 + git checkout -q v1.1.2 [2022-07-28T13:43:01.230Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T13:43:01.230Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T13:43:01.230Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T13:43:01.230Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T13:43:01.230Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T13:43:01.230Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T13:43:01.230Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T13:43:01.230Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T13:43:01.230Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T13:43:01.420Z] #60 15.68 + '[' -z '' ']' [2022-07-28T13:43:01.420Z] #60 15.68 + target=static [2022-07-28T13:43:01.420Z] #60 15.68 + make BUILDTAGS=seccomp static [2022-07-28T13:43:01.490Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T13:43:01.490Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T13:43:01.490Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T13:43:01.490Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T13:43:01.490Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T13:43:01.490Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T13:43:01.490Z] #77 124.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T13:43:01.782Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T13:43:01.782Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T13:43:01.782Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:43:01.782Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T13:43:01.782Z] [2022-07-28T13:43:01.886Z] #74 ... [2022-07-28T13:43:01.886Z] [2022-07-28T13:43:01.886Z] #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-28T13:43:01.886Z] #33 sha256:2feef99f8054b7b156edf486c9440b95301dfe30f8ec347799e5ea9c6330e03f [2022-07-28T13:43:01.886Z] #33 1.326 + RM_GOPATH=0 [2022-07-28T13:43:01.886Z] #33 1.327 + TMP_GOPATH= [2022-07-28T13:43:01.886Z] #33 1.327 + : /build [2022-07-28T13:43:01.886Z] #33 1.328 + '[' -z '' ']' [2022-07-28T13:43:01.886Z] #33 1.329 ++ mktemp -d [2022-07-28T13:43:01.886Z] #33 1.330 + export GOPATH=/tmp/tmp.jRGKgvZ252 [2022-07-28T13:43:01.886Z] #33 1.330 + GOPATH=/tmp/tmp.jRGKgvZ252 [2022-07-28T13:43:01.886Z] #33 1.330 + RM_GOPATH=1 [2022-07-28T13:43:01.886Z] #33 1.330 + case "$(go env GOARCH)" in [2022-07-28T13:43:01.886Z] #33 1.331 ++ go env GOARCH [2022-07-28T13:43:01.886Z] #33 1.337 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:43:01.886Z] #33 1.337 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:43:01.886Z] #33 1.338 ++ dirname /install.sh [2022-07-28T13:43:01.886Z] #33 1.339 + dir=/ [2022-07-28T13:43:01.886Z] #33 1.339 + bin=dockercli [2022-07-28T13:43:01.886Z] #33 1.339 + shift [2022-07-28T13:43:01.886Z] #33 1.339 + '[' '!' -f //dockercli.installer ']' [2022-07-28T13:43:01.886Z] #33 1.339 + . //dockercli.installer [2022-07-28T13:43:01.886Z] #33 1.339 ++ : stable [2022-07-28T13:43:01.886Z] #33 1.339 ++ : 17.06.2-ce [2022-07-28T13:43:01.886Z] #33 1.339 + install_dockercli [2022-07-28T13:43:01.886Z] #33 1.339 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T13:43:01.886Z] #33 1.340 Install docker/cli version 17.06.2-ce from stable [2022-07-28T13:43:01.886Z] #33 1.340 ++ uname -m [2022-07-28T13:43:01.886Z] #33 1.345 + arch=x86_64 [2022-07-28T13:43:01.886Z] #33 1.345 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T13:43:01.886Z] #33 1.345 + url=https://download.docker.com/linux/static [2022-07-28T13:43:01.886Z] #33 1.345 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T13:43:01.886Z] #33 1.346 + tar -xz docker/docker [2022-07-28T13:43:01.886Z] #33 4.393 + mkdir -p /build [2022-07-28T13:43:01.886Z] #33 4.395 + mv docker/docker /build/ [2022-07-28T13:43:01.886Z] #33 4.401 + rmdir docker [2022-07-28T13:43:01.886Z] #33 DONE 4.5s [2022-07-28T13:43:01.886Z] [2022-07-28T13:43:01.886Z] #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-28T13:43:01.886Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T13:43:01.886Z] #20 1.744 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:43:01.886Z] #20 1.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:43:01.886Z] #20 1.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:43:01.886Z] #20 2.077 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-28T13:43:01.886Z] #20 2.394 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:43:01.886Z] #20 2.965 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-28T13:43:01.886Z] #20 3.494 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:43:01.886Z] #20 3.971 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-28T13:43:01.886Z] #20 4.454 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-28T13:43:01.984Z] #60 16.12 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-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T13:43:02.429Z] #77 124.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T13:43:02.429Z] #77 124.8 make install-recursive [2022-07-28T13:43:02.429Z] #77 124.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:02.429Z] #77 124.9 Making install in yajl [2022-07-28T13:43:02.429Z] #77 124.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:43:02.429Z] #77 125.0 CC verify/json_verify-json_verify.o [2022-07-28T13:43:02.429Z] #77 125.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T13:43:02.429Z] #77 125.0 CC src/libyajl_la-yajl.lo [2022-07-28T13:43:02.429Z] #77 125.0 CC src/libyajl_la-yajl_gen.lo [2022-07-28T13:43:02.429Z] #77 125.0 CC src/libyajl_la-yajl_parser.lo [2022-07-28T13:43:02.429Z] #77 125.0 CC src/libyajl_la-yajl_encode.lo [2022-07-28T13:43:02.429Z] #77 125.1 CC src/libyajl_la-yajl_buf.lo [2022-07-28T13:43:02.429Z] #77 125.1 CC src/libyajl_la-yajl_lex.lo [2022-07-28T13:43:02.429Z] #77 125.1 CC src/libyajl_la-yajl_tree.lo [2022-07-28T13:43:02.457Z] #20 5.155 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-28T13:43:02.457Z] #20 5.155 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-28T13:43:02.457Z] #20 5.168 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:43:02.457Z] #20 5.168 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:43:02.457Z] #20 5.168 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-28T13:43:02.457Z] #20 5.214 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-28T13:43:03.353Z] #60 ... [2022-07-28T13:43:03.353Z] [2022-07-28T13:43:03.353Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T13:43:03.353Z] #20 sha256:86013cb9b4151ecc7f0bc3aaf8664ff6cf980e81105497ade3663f7129f0ea15 [2022-07-28T13:43:03.353Z] #20 DONE 2.0s [2022-07-28T13:43:03.353Z] [2022-07-28T13:43:03.353Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:03.353Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:43:03.353Z] #77 94.31 checking for stdint.h... yes [2022-07-28T13:43:03.353Z] #77 94.41 checking for unistd.h... yes [2022-07-28T13:43:03.353Z] #77 94.63 checking for dlfcn.h... yes [2022-07-28T13:43:03.353Z] #77 94.88 checking for objdir... .libs [2022-07-28T13:43:03.353Z] #77 95.42 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:43:03.353Z] #77 95.54 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:43:03.353Z] #77 95.54 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:43:03.353Z] #77 95.67 checking if gcc static flag -static works... yes [2022-07-28T13:43:03.353Z] #77 96.22 checking if gcc supports -c -o file.o... yes [2022-07-28T13:43:03.353Z] #77 96.33 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:43:03.353Z] #77 96.33 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:43:03.397Z] #20 5.877 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:43:03.397Z] #20 5.926 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-28T13:43:03.397Z] #20 5.926 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:43:03.397Z] #20 5.926 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-28T13:43:03.397Z] #20 5.926 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-28T13:43:03.397Z] #20 5.926 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-28T13:43:03.610Z] #77 96.41 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:43:03.610Z] #77 96.80 checking how to hardcode library paths into programs... immediate [2022-07-28T13:43:03.610Z] #77 96.80 checking whether stripping libraries is possible... yes [2022-07-28T13:43:03.610Z] #77 96.82 checking if libtool supports shared libraries... yes [2022-07-28T13:43:03.610Z] #77 96.82 checking whether to build shared libraries... no [2022-07-28T13:43:03.610Z] #77 96.82 checking whether to build static libraries... yes [2022-07-28T13:43:03.610Z] #77 96.83 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:43:03.867Z] #77 96.89 checking whether build environment is sane... yes [2022-07-28T13:43:03.867Z] #77 96.95 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:43:03.867Z] #77 96.97 checking whether make sets $(MAKE)... yes [2022-07-28T13:43:03.867Z] #77 97.01 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:43:03.867Z] #77 97.05 checking whether make supports nested variables... yes [2022-07-28T13:43:03.867Z] #77 97.08 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:43:03.867Z] #77 97.08 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:43:04.124Z] #77 97.08 checking how to create a ustar tar archive... gnutar [2022-07-28T13:43:04.124Z] #77 97.17 checking dependency style of gcc... gcc3 [2022-07-28T13:43:04.124Z] #77 97.37 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:43:04.124Z] #77 97.37 checking whether make supports nested variables... (cached) yes [2022-07-28T13:43:04.124Z] #77 97.37 checking for gawk... (cached) mawk [2022-07-28T13:43:04.124Z] #77 97.37 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T13:43:04.124Z] #77 97.37 checking for gcc... (cached) gcc [2022-07-28T13:43:04.292Z] + TEST_INTEGRATION_DEST=2 [2022-07-28T13:43:04.292Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-28T13:43:04.292Z] + TEST_SKIP_INTEGRATION=1 [2022-07-28T13:43:04.292Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-28T13:43:04.292Z] + run_tests [2022-07-28T13:43:04.292Z] + c=0 [2022-07-28T13:43:04.292Z] + TEST_INTEGRATION_DEST=3 [2022-07-28T13:43:04.292Z] + '[' -n 0 ']' [2022-07-28T13:43:04.292Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-28T13:43:04.292Z] + rm= [2022-07-28T13:43:04.292Z] + TEST_SKIP_INTEGRATION=1 [2022-07-28T13:43:04.292Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-28T13:43:04.292Z] + run_tests [2022-07-28T13:43:04.292Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43877/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43877/.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=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh '' test-integration [2022-07-28T13:43:04.292Z] + '[' -n 0 ']' [2022-07-28T13:43:04.292Z] + rm= [2022-07-28T13:43:04.292Z] + TEST_INTEGRATION_DEST=1 [2022-07-28T13:43:04.292Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-28T13:43:04.292Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T13:43:04.292Z] + run_tests test-integration-flaky [2022-07-28T13:43:04.292Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43877/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43877/.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=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh '' test-integration [2022-07-28T13:43:04.292Z] ++ jobs -p [2022-07-28T13:43:04.292Z] + '[' -n 0 ']' [2022-07-28T13:43:04.292Z] + rm= [2022-07-28T13:43:04.292Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43877/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43877/.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=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh test-integration-flaky test-integration [2022-07-28T13:43:04.292Z] + for job in $(jobs -p) [2022-07-28T13:43:04.292Z] + wait 807 [2022-07-28T13:43:04.393Z] #77 97.52 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T13:43:04.393Z] #77 97.52 checking whether gcc accepts -g... (cached) yes [2022-07-28T13:43:04.393Z] #77 97.52 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T13:43:04.393Z] #77 97.52 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T13:43:04.393Z] #77 97.52 checking for a Python interpreter with version >= 3... python3 [2022-07-28T13:43:04.393Z] #77 97.63 checking for python3... /usr/bin/python3 [2022-07-28T13:43:04.393Z] #77 97.65 checking for python3 version... 3.9 [2022-07-28T13:43:04.649Z] #77 97.72 checking for python3 platform... linux [2022-07-28T13:43:04.649Z] #77 97.81 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T13:43:04.858Z] [2022-07-28T13:43:04.858Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T13:43:04.858Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T13:43:04.858Z] HOSTNAME=18f9ea6b750a [2022-07-28T13:43:04.858Z] TEST_SKIP_INTEGRATION=1 [2022-07-28T13:43:04.858Z] TESTDEBUG=0 [2022-07-28T13:43:04.858Z] DEST=bundles/test-integration [2022-07-28T13:43:04.858Z] PWD=/go/src/github.com/docker/docker [2022-07-28T13:43:04.858Z] KEEPBUNDLE=1 [2022-07-28T13:43:04.858Z] DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:43:04.858Z] container=docker [2022-07-28T13:43:04.858Z] HOME=/root [2022-07-28T13:43:04.858Z] GOLANG_VERSION=1.18.4 [2022-07-28T13:43:04.858Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T13:43:04.858Z] VALIDATE_BRANCH=master [2022-07-28T13:43:04.858Z] TERM=xterm [2022-07-28T13:43:04.858Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T13:43:04.858Z] SHLVL=1 [2022-07-28T13:43:04.858Z] TIMEOUT=120m [2022-07-28T13:43:04.858Z] DOCKER_BUILDTAGS= journald [2022-07-28T13:43:04.858Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T13:43:04.858Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-28T13:43:04.858Z] GO111MODULE=off [2022-07-28T13:43:04.859Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T13:43:04.859Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T13:43:04.859Z] GOPATH=/go [2022-07-28T13:43:04.859Z] PKG_CONFIG=pkg-config [2022-07-28T13:43:04.859Z] _=/usr/bin/env [2022-07-28T13:43:04.859Z] Building test suite binary ./integration-cli/test.main [2022-07-28T13:43:04.970Z] #77 ... [2022-07-28T13:43:04.970Z] [2022-07-28T13:43:04.970Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T13:43:04.970Z] #23 sha256:e7accc27669cd6327cb2d2c385c1575d9c94f5363dc2c940c97c612825ff896c [2022-07-28T13:43:04.970Z] #23 9.323 Collecting yamllint==1.26.1 [2022-07-28T13:43:05.114Z] [2022-07-28T13:43:05.114Z] [2022-07-28T13:43:05.114Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-28T13:43:05.114Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T13:43:05.230Z] #23 10.38 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T13:43:05.277Z] #77 98.02 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T13:43:05.277Z] #77 98.33 checking for go-md2man... no [2022-07-28T13:43:05.277Z] #77 98.37 checking error.h usability... yes [2022-07-28T13:43:05.277Z] #77 98.48 checking error.h presence... yes [2022-07-28T13:43:05.277Z] #77 98.53 checking for error.h... yes [2022-07-28T13:43:05.310Z] #20 ... [2022-07-28T13:43:05.310Z] [2022-07-28T13:43:05.310Z] #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-28T13:43:05.310Z] #74 sha256:b799c8ae743f471341a29b8b3ae97868c4c2d5a41b6893d62844ddbecb9c4dc1 [2022-07-28T13:43:05.310Z] #74 4.671 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-28T13:43:05.310Z] #74 4.862 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T13:43:05.310Z] #74 4.887 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T13:43:05.310Z] #74 4.888 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T13:43:05.310Z] #74 4.946 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T13:43:05.310Z] #74 4.982 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T13:43:05.310Z] #74 5.055 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-28T13:43:05.310Z] #74 5.250 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-28T13:43:05.310Z] #74 5.348 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-28T13:43:05.310Z] #74 6.280 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-28T13:43:05.310Z] #74 6.337 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T13:43:05.370Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T13:43:05.370Z] HOSTNAME=4cc5772f8a07 [2022-07-28T13:43:05.370Z] TEST_SKIP_INTEGRATION=1 [2022-07-28T13:43:05.370Z] TESTDEBUG=0 [2022-07-28T13:43:05.370Z] DEST=bundles/test-integration [2022-07-28T13:43:05.370Z] PWD=/go/src/github.com/docker/docker [2022-07-28T13:43:05.370Z] KEEPBUNDLE=1 [2022-07-28T13:43:05.370Z] DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:43:05.370Z] container=docker [2022-07-28T13:43:05.370Z] HOME=/root [2022-07-28T13:43:05.370Z] GOLANG_VERSION=1.18.4 [2022-07-28T13:43:05.370Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T13:43:05.370Z] VALIDATE_BRANCH=master [2022-07-28T13:43:05.370Z] TERM=xterm [2022-07-28T13:43:05.370Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T13:43:05.370Z] SHLVL=1 [2022-07-28T13:43:05.370Z] TIMEOUT=120m [2022-07-28T13:43:05.370Z] DOCKER_BUILDTAGS= journald [2022-07-28T13:43:05.370Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T13:43:05.370Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-28T13:43:05.370Z] GO111MODULE=off [2022-07-28T13:43:05.370Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T13:43:05.370Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T13:43:05.370Z] GOPATH=/go [2022-07-28T13:43:05.370Z] PKG_CONFIG=pkg-config [2022-07-28T13:43:05.370Z] _=/usr/bin/env [2022-07-28T13:43:05.370Z] Building test suite binary ./integration-cli/test.main [2022-07-28T13:43:05.538Z] #77 98.57 checking linux/openat2.h usability... yes [2022-07-28T13:43:05.626Z] No new tests added to integration. [2022-07-28T13:43:05.626Z] [2022-07-28T13:43:05.626Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T13:43:05.795Z] #77 98.87 checking linux/openat2.h presence... yes [2022-07-28T13:43:05.795Z] #77 98.94 checking for linux/openat2.h... yes [2022-07-28T13:43:06.230Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T13:43:06.230Z] HOSTNAME=6e1d0b1c6c5b [2022-07-28T13:43:06.230Z] TESTDEBUG=0 [2022-07-28T13:43:06.230Z] DEST=bundles/test-integration [2022-07-28T13:43:06.230Z] PWD=/go/src/github.com/docker/docker [2022-07-28T13:43:06.230Z] KEEPBUNDLE=1 [2022-07-28T13:43:06.230Z] DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:43:06.230Z] container=docker [2022-07-28T13:43:06.230Z] HOME=/root [2022-07-28T13:43:06.230Z] GOLANG_VERSION=1.18.4 [2022-07-28T13:43:06.230Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T13:43:06.230Z] VALIDATE_BRANCH=master [2022-07-28T13:43:06.230Z] TERM=xterm [2022-07-28T13:43:06.230Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T13:43:06.230Z] SHLVL=1 [2022-07-28T13:43:06.230Z] TIMEOUT=120m [2022-07-28T13:43:06.230Z] DOCKER_BUILDTAGS= journald [2022-07-28T13:43:06.230Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T13:43:06.230Z] GO111MODULE=off [2022-07-28T13:43:06.230Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T13:43:06.230Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T13:43:06.230Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T13:43:06.230Z] GOPATH=/go [2022-07-28T13:43:06.230Z] PKG_CONFIG=pkg-config [2022-07-28T13:43:06.230Z] _=/usr/bin/env [2022-07-28T13:43:06.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T13:43:06.245Z] #77 ... [2022-07-28T13:43:06.245Z] [2022-07-28T13:43:06.245Z] #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-28T13:43:06.245Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:43:06.245Z] #14 133.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-28T13:43:06.245Z] #14 133.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:43:06.245Z] #14 133.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:43:06.367Z] #77 99.01 checking for copy_file_range... yes [2022-07-28T13:43:06.367Z] #77 99.36 checking for fgetxattr... yes [2022-07-28T13:43:06.614Z] #23 11.45 Collecting pathspec>=0.5.3 [2022-07-28T13:43:06.614Z] #23 11.46 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T13:43:06.614Z] #23 11.81 Collecting pyyaml [2022-07-28T13:43:06.614Z] #23 11.83 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-28T13:43:06.874Z] #23 11.91 Building wheels for collected packages: yamllint [2022-07-28T13:43:06.874Z] #23 11.92 Building wheel for yamllint (setup.py): started [2022-07-28T13:43:06.879Z] #77 99.76 checking for statx... yes [2022-07-28T13:43:06.879Z] #77 99.96 checking for fgetpwent_r... yes [2022-07-28T13:43:07.135Z] #77 100.2 checking for issetugid... no [2022-07-28T13:43:07.135Z] #77 100.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T13:43:07.222Z] #74 ... [2022-07-28T13:43:07.222Z] [2022-07-28T13:43:07.222Z] #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-28T13:43:07.222Z] #69 sha256:9c3fa862ffcdf8acd1e636290a0f0f57e4a4eadd12ddfc2b52f768c365145765 [2022-07-28T13:43:07.222Z] #69 1.744 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:43:07.222Z] #69 1.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:43:07.222Z] #69 1.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:43:07.222Z] #69 2.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:43:07.222Z] #69 2.534 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-28T13:43:07.222Z] #69 3.098 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-28T13:43:07.222Z] #69 3.644 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:43:07.222Z] #69 4.195 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-28T13:43:07.222Z] #69 4.836 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-28T13:43:07.222Z] #69 5.422 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:43:07.222Z] #69 5.422 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-28T13:43:07.222Z] #69 5.422 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-28T13:43:07.222Z] #69 5.427 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-28T13:43:07.222Z] #69 5.445 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-28T13:43:07.222Z] #69 5.446 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:43:07.222Z] #69 5.451 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-28T13:43:07.222Z] #69 5.462 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:43:07.222Z] #69 5.463 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-28T13:43:07.222Z] #69 5.466 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:43:07.222Z] #69 5.467 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-28T13:43:07.222Z] #69 5.470 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-28T13:43:07.392Z] #77 100.5 checking pkg-config is at least version 0.9.0... yes [2022-07-28T13:43:07.482Z] #69 ... [2022-07-28T13:43:07.483Z] [2022-07-28T13:43:07.483Z] #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-28T13:43:07.483Z] #49 sha256:0f24640bdae301fcbcbc855bd15c246f26f7ef68f190a07f4d5d54392482a88c [2022-07-28T13:43:07.483Z] #49 1.745 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:43:07.483Z] #49 1.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:43:07.483Z] #49 1.941 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:43:07.483Z] #49 2.076 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-28T13:43:07.483Z] #49 2.406 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-28T13:43:07.483Z] #49 2.875 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:43:07.483Z] #49 3.398 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-28T13:43:07.483Z] #49 3.952 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:43:07.483Z] #49 4.418 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-28T13:43:07.483Z] #49 4.898 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-28T13:43:07.483Z] #49 4.921 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-28T13:43:07.483Z] #49 4.938 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:43:07.483Z] #49 4.943 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:43:07.483Z] #49 4.970 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-28T13:43:07.483Z] #49 4.978 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-28T13:43:07.483Z] #49 5.230 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-28T13:43:07.483Z] #49 5.243 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-28T13:43:07.483Z] #49 5.246 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-28T13:43:07.483Z] #49 5.246 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:43:07.483Z] #49 5.247 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:43:07.483Z] #49 5.253 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-28T13:43:07.816Z] #23 ... [2022-07-28T13:43:07.816Z] [2022-07-28T13:43:07.816Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:07.816Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:43:07.816Z] #77 130.2 CCLD libyajl.la [2022-07-28T13:43:07.955Z] #77 100.5 checking for library containing yajl_tree_get... -lyajl [2022-07-28T13:43:07.955Z] #77 101.0 checking for yajl >= 2.0.0... yes [2022-07-28T13:43:07.955Z] #77 101.0 checking sys/capability.h usability... yes [2022-07-28T13:43:07.955Z] #77 101.2 checking sys/capability.h presence... yes [2022-07-28T13:43:08.076Z] #77 130.6 CCLD verify/json_verify [2022-07-28T13:43:08.212Z] #77 101.3 checking for sys/capability.h... yes [2022-07-28T13:43:08.336Z] #77 131.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:43:08.336Z] #77 131.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T13:43:08.336Z] #77 131.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T13:43:08.336Z] #77 131.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:43:08.336Z] #77 131.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:43:08.336Z] #77 131.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:08.596Z] #77 131.1 CC src/validate.o [2022-07-28T13:43:08.596Z] #77 131.2 CC src/image_spec_schema_config_schema.lo [2022-07-28T13:43:08.596Z] #77 131.2 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T13:43:08.596Z] #77 131.2 CC src/image_spec_schema_defs.lo [2022-07-28T13:43:08.596Z] #77 131.2 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T13:43:08.596Z] #77 131.2 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T13:43:08.596Z] #77 131.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T13:43:08.596Z] #77 131.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T13:43:08.596Z] #77 131.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T13:43:08.775Z] #77 101.3 checking for library containing cap_from_name... -lcap [2022-07-28T13:43:08.859Z] #77 131.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T13:43:08.859Z] #77 131.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T13:43:08.859Z] #77 131.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T13:43:08.859Z] #77 131.4 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T13:43:08.859Z] #77 131.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T13:43:08.859Z] #77 131.5 CC src/runtime_spec_schema_defs.lo [2022-07-28T13:43:09.122Z] #77 ... [2022-07-28T13:43:09.122Z] [2022-07-28T13:43:09.122Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T13:43:09.122Z] #23 sha256:e7accc27669cd6327cb2d2c385c1575d9c94f5363dc2c940c97c612825ff896c [2022-07-28T13:43:09.122Z] #23 12.93 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T13:43:09.122Z] #23 12.93 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=85a9b10f873e84765e96df20658d524e9816736679beed209883780bd939a5be [2022-07-28T13:43:09.122Z] #23 12.93 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T13:43:09.122Z] #23 12.94 Successfully built yamllint [2022-07-28T13:43:09.122Z] #23 12.95 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T13:43:09.122Z] #23 13.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T13:43:09.122Z] #23 DONE 14.1s [2022-07-28T13:43:09.122Z] [2022-07-28T13:43:09.122Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:09.122Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:43:09.122Z] #77 131.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T13:43:09.122Z] #77 131.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T13:43:09.122Z] #77 131.7 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T13:43:09.122Z] #77 131.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T13:43:09.339Z] #77 101.9 checking for library containing dlopen... -ldl [2022-07-28T13:43:09.339Z] #77 102.3 checking seccomp.h usability... yes [2022-07-28T13:43:09.381Z] #77 131.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T13:43:09.381Z] #77 132.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T13:43:09.595Z] #77 102.6 checking seccomp.h presence... yes [2022-07-28T13:43:09.595Z] #77 102.7 checking for seccomp.h... yes [2022-07-28T13:43:09.642Z] #77 132.1 CC src/basic_test_double_array_item.lo [2022-07-28T13:43:09.642Z] #77 132.4 CC src/basic_test_double_array.lo [2022-07-28T13:43:09.902Z] #77 132.5 CC src/basic_test_top_array_int.lo [2022-07-28T13:43:10.160Z] #77 102.7 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T13:43:10.160Z] #77 103.3 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T13:43:10.162Z] #77 132.7 CC src/basic_test_top_array_string.lo [2022-07-28T13:43:10.162Z] #77 132.8 CC src/basic_test_top_double_array_int.lo [2022-07-28T13:43:10.423Z] #77 133.0 CC src/basic_test_top_double_array_obj.lo [2022-07-28T13:43:10.423Z] #77 133.2 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T13:43:10.673Z] #77 103.5 checking systemd/sd-bus.h usability... yes [2022-07-28T13:43:10.674Z] #77 103.8 checking systemd/sd-bus.h presence... yes [2022-07-28T13:43:10.674Z] #77 104.0 checking for systemd/sd-bus.h... yes [2022-07-28T13:43:10.683Z] #77 133.3 CC src/basic_test_top_double_array_string.lo [2022-07-28T13:43:10.943Z] #77 133.4 CC src/read-file.lo [2022-07-28T13:43:11.204Z] #77 133.7 CC src/json_common.lo [2022-07-28T13:43:11.204Z] #77 133.9 CC tests/test-1.o [2022-07-28T13:43:11.464Z] #77 134.2 CC tests/test-2.o [2022-07-28T13:43:11.495Z] #77 104.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T13:43:11.495Z] #77 104.4 checking for sd_notify_barrier... yes [2022-07-28T13:43:11.495Z] #77 104.7 checking linux/bpf.h usability... yes [2022-07-28T13:43:11.520Z] #14 ... [2022-07-28T13:43:11.520Z] [2022-07-28T13:43:11.520Z] #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-28T13:43:11.520Z] #64 sha256:e7579910dbbc09f3c462caedeac8bd32912df7e57b726a4dcab9d2ba6d2e32fe [2022-07-28T13:43:11.724Z] #77 134.3 CC tests/test-3.o [2022-07-28T13:43:11.752Z] #77 104.9 checking linux/bpf.h presence... yes [2022-07-28T13:43:11.752Z] #77 104.9 checking for linux/bpf.h... yes [2022-07-28T13:43:11.752Z] #77 104.9 checking compilation for eBPF... yes [2022-07-28T13:43:11.752Z] #77 105.1 checking for criu >= 3.15... no [2022-07-28T13:43:11.984Z] #77 134.5 CC tests/test-4.o [2022-07-28T13:43:11.985Z] #77 134.6 CC tests/test-5.o [2022-07-28T13:43:11.985Z] #77 134.7 CC tests/test-6.o [2022-07-28T13:43:12.009Z] #77 105.1 configure: CRIU headers not found, building without CRIU support [2022-07-28T13:43:12.009Z] #77 105.1 checking for criu > 3.16... no [2022-07-28T13:43:12.009Z] #77 105.2 configure: CRIU version doesn't support join-ns API [2022-07-28T13:43:12.009Z] #77 105.2 checking for criu > 3.16.1... no [2022-07-28T13:43:12.009Z] #77 105.2 configure: CRIU version doesn't support for pre-dumping [2022-07-28T13:43:12.265Z] #77 105.2 checking for new mount API (fsconfig)... yes [2022-07-28T13:43:12.265Z] #77 105.3 checking for seccomp notify API... yes [2022-07-28T13:43:12.265Z] #77 105.4 checking for gperf... no [2022-07-28T13:43:12.265Z] #77 105.4 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T13:43:12.522Z] #77 105.4 checking for library containing argp_parse... none required [2022-07-28T13:43:12.555Z] #77 135.0 CC tests/test-7.o [2022-07-28T13:43:12.555Z] #77 135.2 CC tests/test-8.o [2022-07-28T13:43:12.778Z] #77 105.9 checking that generated files are newer than configure... done [2022-07-28T13:43:12.778Z] #77 105.9 configure: creating ./config.status [2022-07-28T13:43:12.815Z] #77 135.4 CC tests/test-9.o [2022-07-28T13:43:13.075Z] #77 135.7 CC tests/test-10.o [2022-07-28T13:43:13.335Z] #77 135.9 CC tests/test-11.o [2022-07-28T13:43:13.341Z] #77 ... [2022-07-28T13:43:13.341Z] [2022-07-28T13:43:13.341Z] #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-28T13:43:13.341Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:43:13.341Z] #21 2.250 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:43:13.341Z] #21 2.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:43:13.341Z] #21 2.303 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:43:13.341Z] #21 2.898 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:43:13.341Z] #21 4.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:43:13.341Z] #21 5.759 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:43:13.341Z] #21 10.08 Fetched 8561 kB in 8s (1054 kB/s) [2022-07-28T13:43:14.115Z] #64 73.55 Updating files: 28% (1377/4910) Updating files: 29% (1424/4910) Updating files: 30% (1473/4910) Updating files: 31% (1523/4910) Updating files: 32% (1572/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 82% (4039/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 98% (4845/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-28T13:43:14.115Z] #64 76.74 + cd /tmp/tmp.gIJOwAqEkM/src/github.com/containerd/containerd [2022-07-28T13:43:14.115Z] #64 76.74 + git checkout -q v1.6.6 [2022-07-28T13:43:15.860Z] #21 10.08 Reading package lists... [2022-07-28T13:43:15.860Z] #21 ... [2022-07-28T13:43:15.860Z] [2022-07-28T13:43:15.860Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:43:15.860Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:43:15.860Z] #77 108.5 config.status: creating Makefile [2022-07-28T13:43:15.860Z] #77 108.6 config.status: creating rpm/crun.spec [2022-07-28T13:43:15.860Z] #77 108.6 config.status: creating config.h [2022-07-28T13:43:15.860Z] #77 108.6 config.status: executing libtool commands [2022-07-28T13:43:15.860Z] #77 108.7 config.status: executing depfiles commands [2022-07-28T13:43:15.860Z] #77 ... [2022-07-28T13:43:15.860Z] [2022-07-28T13:43:15.860Z] #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-28T13:43:15.860Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:43:15.860Z] #34 DONE 159.6s [2022-07-28T13:43:16.117Z] [2022-07-28T13:43:16.117Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:16.117Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:43:16.680Z] #77 ... [2022-07-28T13:43:16.680Z] [2022-07-28T13:43:16.680Z] #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-28T13:43:16.680Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:43:16.680Z] #36 160.3 Delve is a source level debugger for Go programs. [2022-07-28T13:43:16.680Z] #36 160.3 [2022-07-28T13:43:16.680Z] #36 160.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T13:43:16.680Z] #36 160.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T13:43:16.680Z] #36 160.3 [2022-07-28T13:43:16.680Z] #36 160.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T13:43:16.680Z] #36 160.3 [2022-07-28T13:43:16.680Z] #36 160.3 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T13:43:16.680Z] #36 160.3 [2022-07-28T13:43:16.680Z] #36 160.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T13:43:16.680Z] #36 160.3 [2022-07-28T13:43:16.680Z] #36 160.3 Usage: [2022-07-28T13:43:16.680Z] #36 160.3 dlv [command] [2022-07-28T13:43:16.680Z] #36 160.3 [2022-07-28T13:43:16.680Z] #36 160.3 Available Commands: [2022-07-28T13:43:16.680Z] #36 160.3 attach Attach to running process and begin debugging. [2022-07-28T13:43:16.680Z] #36 160.3 connect Connect to a headless debug server with a terminal client. [2022-07-28T13:43:16.680Z] #36 160.3 core Examine a core dump. [2022-07-28T13:43:16.680Z] #36 160.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T13:43:16.680Z] #36 160.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T13:43:16.680Z] #36 160.3 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T13:43:16.680Z] #36 160.3 help Help about any command [2022-07-28T13:43:16.680Z] #36 160.3 run Deprecated command. Use 'debug' instead. [2022-07-28T13:43:16.680Z] #36 160.3 test Compile test binary and begin debugging program. [2022-07-28T13:43:16.680Z] #36 160.3 trace Compile and begin tracing program. [2022-07-28T13:43:16.680Z] #36 160.3 version Prints version. [2022-07-28T13:43:16.680Z] #36 160.3 [2022-07-28T13:43:16.680Z] #36 160.3 Flags: [2022-07-28T13:43:16.680Z] #36 160.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T13:43:16.680Z] #36 160.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T13:43:16.680Z] #36 160.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-28T13:43:16.680Z] #36 160.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T13:43:16.680Z] #36 160.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T13:43:16.680Z] #36 160.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-28T13:43:16.680Z] #36 160.3 --disable-aslr Disables address space randomization [2022-07-28T13:43:16.680Z] #36 160.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T13:43:16.680Z] #36 160.3 -h, --help help for dlv [2022-07-28T13:43:16.680Z] #36 160.3 --init string Init file, executed by the terminal client. [2022-07-28T13:43:16.680Z] #36 160.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T13:43:16.680Z] #36 160.3 --log Enable debugging server logging. [2022-07-28T13:43:16.680Z] #36 160.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T13:43:16.680Z] #36 160.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T13:43:16.680Z] #36 160.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T13:43:16.680Z] #36 160.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T13:43:16.680Z] #36 160.3 --wd string Working directory for running the program. [2022-07-28T13:43:16.680Z] #36 160.3 [2022-07-28T13:43:16.680Z] #36 160.3 Additional help topics: [2022-07-28T13:43:16.680Z] #36 160.3 dlv backend Help about the --backend flag. [2022-07-28T13:43:16.680Z] #36 160.3 dlv log Help about logging flags. [2022-07-28T13:43:16.680Z] #36 160.3 dlv redirect Help about file redirection. [2022-07-28T13:43:16.680Z] #36 160.3 [2022-07-28T13:43:16.680Z] #36 160.3 Use "dlv [command] --help" for more information about a command. [2022-07-28T13:43:16.680Z] #36 DONE 160.5s [2022-07-28T13:43:16.680Z] [2022-07-28T13:43:16.680Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:16.680Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:43:16.680Z] #77 109.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T13:43:16.680Z] #77 109.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T13:43:16.937Z] #77 110.3 checking for gcc... gcc [2022-07-28T13:43:17.404Z] #64 79.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T13:43:17.404Z] #64 79.55 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T13:43:17.404Z] #64 79.55 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T13:43:17.404Z] #64 79.55 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T13:43:17.404Z] #64 79.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T13:43:17.404Z] #64 79.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T13:43:17.404Z] #64 79.55 + '[' '' = dynamic ']' [2022-07-28T13:43:17.404Z] #64 79.55 + make [2022-07-28T13:43:17.453Z] #77 110.4 checking whether the C compiler works... yes [2022-07-28T13:43:17.453Z] #77 110.5 checking for C compiler default output file name... a.out [2022-07-28T13:43:17.663Z] #64 ... [2022-07-28T13:43:17.663Z] [2022-07-28T13:43:17.663Z] #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-28T13:43:17.663Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:43:17.663Z] #14 144.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-28T13:43:17.663Z] #14 144.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:43:17.663Z] #14 144.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T13:43:17.710Z] #77 110.5 checking for suffix of executables... [2022-07-28T13:43:17.710Z] #77 110.8 checking whether we are cross compiling... no [2022-07-28T13:43:17.968Z] #77 111.0 checking for suffix of object files... o [2022-07-28T13:43:18.224Z] #77 111.1 checking whether we are using the GNU C compiler... yes [2022-07-28T13:43:18.224Z] #77 111.2 checking whether gcc accepts -g... yes [2022-07-28T13:43:18.224Z] #77 111.2 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:43:18.481Z] #77 111.4 checking whether gcc understands -c and -o together... yes [2022-07-28T13:43:18.738Z] #77 111.6 checking how to run the C preprocessor... gcc -E [2022-07-28T13:43:18.739Z] #77 111.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:43:18.739Z] #77 111.9 checking for egrep... /bin/grep -E [2022-07-28T13:43:19.303Z] #77 111.9 checking for ANSI C header files... yes [2022-07-28T13:43:19.560Z] #77 112.6 checking for sys/types.h... yes [2022-07-28T13:43:19.560Z] #77 112.8 checking for sys/stat.h... yes [2022-07-28T13:43:19.704Z] #49 21.46 Fetched 49.2 MB in 20s (2461 kB/s) [2022-07-28T13:43:19.704Z] #49 21.46 Reading package lists... [2022-07-28T13:43:19.704Z] #49 ... [2022-07-28T13:43:19.704Z] [2022-07-28T13:43:19.704Z] #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-28T13:43:19.704Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T13:43:19.704Z] #20 21.73 Fetched 49.2 MB in 20s (2431 kB/s) [2022-07-28T13:43:19.818Z] #77 112.9 checking for stdlib.h... yes [2022-07-28T13:43:20.075Z] #77 113.1 checking for string.h... yes [2022-07-28T13:43:20.331Z] #77 113.3 checking for memory.h... yes [2022-07-28T13:43:20.588Z] #77 113.5 checking for strings.h... yes [2022-07-28T13:43:20.845Z] #77 113.7 checking for inttypes.h... yes [2022-07-28T13:43:21.102Z] #77 113.9 checking for stdint.h... yes [2022-07-28T13:43:21.102Z] #77 114.2 checking for unistd.h... yes [2022-07-28T13:43:21.358Z] #77 114.4 checking minix/config.h usability... no [2022-07-28T13:43:21.358Z] #77 114.6 checking minix/config.h presence... no [2022-07-28T13:43:21.358Z] #77 114.7 checking for minix/config.h... no [2022-07-28T13:43:21.732Z] #77 114.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T13:43:22.304Z] #77 115.0 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:43:22.304Z] #77 115.3 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:43:22.304Z] #77 115.3 checking how to print strings... printf [2022-07-28T13:43:22.304Z] #77 115.3 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:43:22.304Z] #77 115.3 checking for fgrep... /bin/grep -F [2022-07-28T13:43:22.304Z] #77 115.4 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:43:22.304Z] #77 115.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:43:22.304Z] #77 115.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:43:22.304Z] #77 115.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:43:22.304Z] #77 115.5 checking whether ln -s works... yes [2022-07-28T13:43:22.304Z] #77 115.5 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:43:22.304Z] #77 115.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-28T13:43:22.304Z] #77 115.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:43:22.304Z] #77 115.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:43:22.304Z] #77 115.5 checking for objdump... objdump [2022-07-28T13:43:22.304Z] #77 115.5 checking how to recognize dependent libraries... pass_all [2022-07-28T13:43:22.304Z] #77 115.5 checking for dlltool... no [2022-07-28T13:43:22.304Z] #77 115.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:43:22.304Z] #77 115.5 checking for ar... ar [2022-07-28T13:43:22.561Z] #77 115.6 checking for archiver @FILE support... @ [2022-07-28T13:43:22.561Z] #77 115.7 checking for strip... strip [2022-07-28T13:43:22.561Z] #77 115.7 checking for ranlib... ranlib [2022-07-28T13:43:22.561Z] #77 115.7 checking for gawk... no [2022-07-28T13:43:22.561Z] #77 115.7 checking for mawk... mawk [2022-07-28T13:43:23.126Z] #77 115.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:43:23.126Z] #77 116.1 checking for sysroot... no [2022-07-28T13:43:23.126Z] #77 116.1 checking for a working dd... /bin/dd [2022-07-28T13:43:23.126Z] #77 116.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:43:23.126Z] #77 116.2 checking for mt... no [2022-07-28T13:43:23.126Z] #77 116.2 checking if : is a manifest tool... no [2022-07-28T13:43:23.126Z] #77 116.3 checking for dlfcn.h... yes [2022-07-28T13:43:23.126Z] #77 116.4 checking for objdir... .libs [2022-07-28T13:43:23.690Z] #77 116.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:43:23.690Z] #77 116.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:43:23.690Z] #77 116.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:43:24.254Z] #77 116.9 checking if gcc static flag -static works... yes [2022-07-28T13:43:24.511Z] #77 117.4 checking if gcc supports -c -o file.o... yes [2022-07-28T13:43:24.511Z] #77 117.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:43:24.511Z] #77 117.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:43:24.768Z] #77 117.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:43:24.768Z] #77 117.8 checking how to hardcode library paths into programs... immediate [2022-07-28T13:43:24.768Z] #77 117.8 checking whether stripping libraries is possible... yes [2022-07-28T13:43:24.768Z] #77 117.9 checking if libtool supports shared libraries... yes [2022-07-28T13:43:24.768Z] #77 117.9 checking whether to build shared libraries... no [2022-07-28T13:43:24.768Z] #77 117.9 checking whether to build static libraries... yes [2022-07-28T13:43:24.768Z] #77 117.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:43:24.768Z] #77 117.9 checking whether build environment is sane... yes [2022-07-28T13:43:24.768Z] #77 117.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:43:24.768Z] #77 117.9 checking whether make sets $(MAKE)... yes [2022-07-28T13:43:24.768Z] #77 118.0 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:43:24.768Z] #77 118.0 checking whether make supports nested variables... yes [2022-07-28T13:43:24.768Z] #77 118.1 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:43:24.768Z] #77 118.1 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:43:24.768Z] #77 118.1 checking how to create a ustar tar archive... gnutar [2022-07-28T13:43:25.026Z] #77 118.1 checking dependency style of gcc... gcc3 [2022-07-28T13:43:25.283Z] #77 118.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:43:25.283Z] #77 118.3 checking whether make supports nested variables... (cached) yes [2022-07-28T13:43:25.283Z] #77 118.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T13:43:25.283Z] #77 118.3 checking pkg-config is at least version 0.9.0... yes [2022-07-28T13:43:25.283Z] #77 118.3 checking for yajl >= 2.1.0... yes [2022-07-28T13:43:25.283Z] #77 118.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T13:43:25.283Z] #77 118.3 checking for gcc... (cached) gcc [2022-07-28T13:43:25.283Z] #77 118.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T13:43:25.283Z] #77 118.4 checking whether gcc accepts -g... (cached) yes [2022-07-28T13:43:25.283Z] #77 118.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T13:43:25.283Z] #77 118.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T13:43:25.283Z] #77 118.4 checking for a Python interpreter with version >= 3... python3 [2022-07-28T13:43:25.283Z] #77 118.5 checking for python3... /usr/bin/python3 [2022-07-28T13:43:25.283Z] #77 118.5 checking for python3 version... 3.9 [2022-07-28T13:43:25.283Z] #77 118.6 checking for python3 platform... linux [2022-07-28T13:43:25.541Z] #77 118.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T13:43:25.541Z] #77 118.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T13:43:25.798Z] #77 119.0 checking that generated files are newer than configure... done [2022-07-28T13:43:25.798Z] #77 119.0 configure: creating ./config.status [2022-07-28T13:43:25.892Z] #14 ... [2022-07-28T13:43:25.892Z] [2022-07-28T13:43:25.892Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:43:25.892Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:43:25.892Z] #77 65.96 libtoolize: putting auxiliary files in '.'. [2022-07-28T13:43:25.892Z] #77 65.96 libtoolize: copying file './ltmain.sh' [2022-07-28T13:43:25.892Z] #77 67.73 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T13:43:25.892Z] #77 67.73 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T13:43:25.892Z] #77 67.73 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T13:43:26.364Z] #77 ... [2022-07-28T13:43:26.364Z] [2022-07-28T13:43:26.364Z] #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-28T13:43:26.364Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:43:26.364Z] #21 10.08 Reading package lists... [2022-07-28T13:43:26.364Z] #21 13.44 Reading package lists... [2022-07-28T13:43:26.364Z] #21 16.40 Building dependency tree... [2022-07-28T13:43:26.364Z] #21 17.79 The following additional packages will be installed: [2022-07-28T13:43:26.364Z] #21 17.79 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T13:43:26.364Z] #21 17.79 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-28T13:43:26.364Z] #21 17.79 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T13:43:26.364Z] #21 17.79 python3-pkg-resources vim-runtime xxd [2022-07-28T13:43:26.364Z] #21 17.79 Suggested packages: [2022-07-28T13:43:26.364Z] #21 17.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-28T13:43:26.364Z] #21 17.79 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-28T13:43:26.364Z] #21 17.79 acl attr quota [2022-07-28T13:43:26.364Z] #21 17.79 Recommended packages: [2022-07-28T13:43:26.364Z] #21 17.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T13:43:26.364Z] #21 19.33 The following NEW packages will be installed: [2022-07-28T13:43:26.364Z] #21 19.33 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-28T13:43:26.364Z] #21 19.33 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T13:43:26.364Z] #21 19.33 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-28T13:43:26.364Z] #21 19.33 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-28T13:43:26.364Z] #21 19.33 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T13:43:26.364Z] #21 19.33 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-28T13:43:26.364Z] #21 19.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T13:43:26.364Z] #21 19.33 xz-utils zip zstd [2022-07-28T13:43:26.364Z] #21 19.67 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:43:26.364Z] #21 19.67 Need to get 27.7 MB of archives. [2022-07-28T13:43:26.364Z] #21 19.67 After this operation, 106 MB of additional disk space will be used. [2022-07-28T13:43:26.364Z] #21 19.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-28T13:43:26.364Z] #21 19.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-28T13:43:26.364Z] #21 19.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-28T13:43:26.364Z] #21 19.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T13:43:26.364Z] #21 19.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-28T13:43:26.364Z] #21 19.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-28T13:43:26.364Z] #21 19.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-28T13:43:26.364Z] #21 19.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-28T13:43:26.364Z] #21 19.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T13:43:26.364Z] #21 19.74 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-28T13:43:26.364Z] #21 19.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T13:43:26.364Z] #21 19.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T13:43:26.364Z] #21 19.77 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-28T13:43:26.364Z] #21 19.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-28T13:43:26.364Z] #21 19.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-28T13:43:26.364Z] #21 19.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-28T13:43:26.364Z] #21 19.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-28T13:43:26.364Z] #21 19.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T13:43:26.364Z] #21 19.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-28T13:43:26.364Z] #21 19.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-28T13:43:26.364Z] #21 19.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-28T13:43:26.364Z] #21 19.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T13:43:26.364Z] #21 19.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T13:43:26.364Z] #21 19.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T13:43:26.364Z] #21 19.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-28T13:43:26.364Z] #21 19.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-28T13:43:26.364Z] #21 19.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T13:43:26.364Z] #21 20.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-28T13:43:26.364Z] #21 20.33 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-28T13:43:26.364Z] #21 20.33 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-28T13:43:26.364Z] #21 20.33 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-28T13:43:26.364Z] #21 20.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T13:43:26.364Z] #21 20.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-28T13:43:26.364Z] #21 20.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T13:43:26.364Z] #21 20.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-28T13:43:26.364Z] #21 20.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-28T13:43:26.364Z] #21 20.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T13:43:26.364Z] #21 20.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T13:43:26.364Z] #21 20.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T13:43:26.364Z] #21 20.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T13:43:26.364Z] #21 20.43 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T13:43:26.364Z] #21 20.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-28T13:43:26.364Z] #21 20.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-28T13:43:26.364Z] #21 20.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-28T13:43:26.364Z] #21 20.51 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-28T13:43:26.364Z] #21 20.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-28T13:43:26.364Z] #21 20.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-28T13:43:26.364Z] #21 20.73 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-28T13:43:26.364Z] #21 20.74 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-28T13:43:26.364Z] #21 21.37 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:43:26.364Z] #21 21.51 Fetched 27.7 MB in 1s (19.9 MB/s) [2022-07-28T13:43:26.364Z] #21 21.58 Selecting previously unselected package pigz. [2022-07-28T13:43:26.364Z] #21 21.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-28T13:43:26.364Z] #21 21.64 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-28T13:43:26.364Z] #21 21.64 Unpacking pigz (2.6-1) ... [2022-07-28T13:43:26.364Z] #21 21.74 Selecting previously unselected package libelf1:amd64. [2022-07-28T13:43:26.364Z] #21 21.74 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-28T13:43:26.364Z] #21 21.75 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-28T13:43:26.364Z] #21 21.92 Selecting previously unselected package libbpf0:amd64. [2022-07-28T13:43:26.364Z] #21 21.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-28T13:43:26.364Z] #21 21.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-28T13:43:26.364Z] #21 22.07 Selecting previously unselected package libcap2:amd64. [2022-07-28T13:43:26.364Z] #21 22.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T13:43:26.364Z] #21 22.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:43:26.364Z] #21 22.17 Selecting previously unselected package libmnl0:amd64. [2022-07-28T13:43:26.364Z] #21 22.17 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-28T13:43:26.364Z] #21 22.18 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-28T13:43:26.364Z] #21 22.23 Selecting previously unselected package libxtables12:amd64. [2022-07-28T13:43:26.364Z] #21 22.25 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-28T13:43:26.364Z] #21 22.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-28T13:43:26.364Z] #21 22.34 Selecting previously unselected package libcap2-bin. [2022-07-28T13:43:26.364Z] #21 22.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-28T13:43:26.364Z] #21 22.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T13:43:26.364Z] #21 22.43 Selecting previously unselected package iproute2. [2022-07-28T13:43:26.364Z] #21 22.43 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-28T13:43:26.364Z] #21 22.44 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T13:43:26.364Z] #21 22.95 Selecting previously unselected package xxd. [2022-07-28T13:43:26.364Z] #21 22.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:43:26.364Z] #21 22.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:26.364Z] #21 23.10 Selecting previously unselected package vim-common. [2022-07-28T13:43:26.364Z] #21 23.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:43:26.364Z] #21 23.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:26.364Z] #21 23.27 Selecting previously unselected package bash-completion. [2022-07-28T13:43:26.364Z] #21 23.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T13:43:27.733Z] #21 ... [2022-07-28T13:43:27.733Z] [2022-07-28T13:43:27.733Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:27.733Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:43:27.733Z] #77 120.9 config.status: creating Makefile [2022-07-28T13:43:27.733Z] #77 121.0 config.status: creating config.h [2022-07-28T13:43:27.733Z] #77 121.0 config.status: executing libtool commands [2022-07-28T13:43:27.733Z] #77 121.1 config.status: executing depfiles commands [2022-07-28T13:43:27.976Z] #20 21.73 Reading package lists... [2022-07-28T13:43:27.976Z] #20 ... [2022-07-28T13:43:27.976Z] [2022-07-28T13:43:27.976Z] #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-28T13:43:27.976Z] #49 sha256:0f24640bdae301fcbcbc855bd15c246f26f7ef68f190a07f4d5d54392482a88c [2022-07-28T13:43:27.976Z] #49 21.46 Reading package lists... [2022-07-28T13:43:28.661Z] #77 121.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T13:43:28.661Z] #77 121.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T13:43:28.918Z] #77 122.0 checking for gcc... gcc [2022-07-28T13:43:29.174Z] #77 122.1 checking whether the C compiler works... yes [2022-07-28T13:43:29.174Z] #77 122.2 checking for C compiler default output file name... a.out [2022-07-28T13:43:29.174Z] #77 122.2 checking for suffix of executables... [2022-07-28T13:43:29.361Z] #49 30.55 Reading package lists... [2022-07-28T13:43:29.361Z] #49 ... [2022-07-28T13:43:29.361Z] [2022-07-28T13:43:29.361Z] #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-28T13:43:29.361Z] #69 sha256:9c3fa862ffcdf8acd1e636290a0f0f57e4a4eadd12ddfc2b52f768c365145765 [2022-07-28T13:43:29.361Z] #69 21.92 Fetched 49.2 MB in 21s (2385 kB/s) [2022-07-28T13:43:29.361Z] #69 21.92 Reading package lists... [2022-07-28T13:43:29.361Z] #69 31.29 Reading package lists... [2022-07-28T13:43:29.361Z] #69 ... [2022-07-28T13:43:29.361Z] [2022-07-28T13:43:29.361Z] #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-28T13:43:29.361Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T13:43:29.361Z] #20 21.73 Reading package lists... [2022-07-28T13:43:29.431Z] #77 122.4 checking whether we are cross compiling... no [2022-07-28T13:43:29.431Z] #77 122.5 checking for suffix of object files... o [2022-07-28T13:43:29.431Z] #77 122.6 checking whether we are using the GNU C compiler... yes [2022-07-28T13:43:29.687Z] #77 122.7 checking whether gcc accepts -g... yes [2022-07-28T13:43:29.687Z] #77 122.8 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:43:29.943Z] #77 122.9 checking whether gcc understands -c and -o together... yes [2022-07-28T13:43:29.944Z] #77 123.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:43:29.944Z] #77 123.1 checking whether build environment is sane... yes [2022-07-28T13:43:29.944Z] #77 123.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:43:29.944Z] #77 123.1 checking for gawk... no [2022-07-28T13:43:29.944Z] #77 123.1 checking for mawk... mawk [2022-07-28T13:43:29.944Z] #77 123.1 checking whether make sets $(MAKE)... yes [2022-07-28T13:43:29.944Z] #77 123.1 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:43:29.944Z] #77 123.2 checking whether make supports nested variables... yes [2022-07-28T13:43:29.944Z] #77 123.2 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:43:29.944Z] #77 123.2 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:43:30.093Z] #77 ... [2022-07-28T13:43:30.093Z] [2022-07-28T13:43:30.093Z] #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-28T13:43:30.093Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:43:30.093Z] #14 156.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-28T13:43:30.093Z] #14 156.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:43:30.093Z] #14 156.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:43:30.200Z] #77 123.2 checking how to create a ustar tar archive... gnutar [2022-07-28T13:43:30.200Z] #77 123.3 checking dependency style of gcc... gcc3 [2022-07-28T13:43:30.200Z] #77 123.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:43:30.200Z] #77 123.4 checking whether make supports nested variables... (cached) yes [2022-07-28T13:43:30.352Z] #14 ... [2022-07-28T13:43:30.352Z] [2022-07-28T13:43:30.352Z] #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-28T13:43:30.352Z] #64 sha256:e7579910dbbc09f3c462caedeac8bd32912df7e57b726a4dcab9d2ba6d2e32fe [2022-07-28T13:43:30.352Z] #64 82.86 + bin/ctr [2022-07-28T13:43:30.456Z] #77 123.5 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:43:30.456Z] #77 123.7 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:43:30.456Z] #77 123.7 checking how to print strings... printf [2022-07-28T13:43:30.456Z] #77 123.7 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:43:30.456Z] #77 123.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:43:30.456Z] #77 123.7 checking for egrep... /bin/grep -E [2022-07-28T13:43:30.456Z] #77 123.7 checking for fgrep... /bin/grep -F [2022-07-28T13:43:30.456Z] #77 123.7 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:43:30.712Z] #77 123.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:43:30.712Z] #77 123.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:43:30.712Z] #77 123.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:43:30.712Z] #77 123.9 checking whether ln -s works... yes [2022-07-28T13:43:30.712Z] #77 123.9 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:43:30.712Z] #77 123.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T13:43:30.712Z] #77 123.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:43:30.712Z] #77 123.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:43:30.712Z] #77 123.9 checking for objdump... objdump [2022-07-28T13:43:30.712Z] #77 123.9 checking how to recognize dependent libraries... pass_all [2022-07-28T13:43:30.712Z] #77 123.9 checking for dlltool... no [2022-07-28T13:43:30.712Z] #77 123.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:43:30.712Z] #77 123.9 checking for ar... ar [2022-07-28T13:43:30.969Z] #77 123.9 checking for archiver @FILE support... @ [2022-07-28T13:43:30.969Z] #77 124.1 checking for strip... strip [2022-07-28T13:43:30.969Z] #77 124.1 checking for ranlib... ranlib [2022-07-28T13:43:31.226Z] #77 124.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:43:31.226Z] #77 124.3 checking for sysroot... no [2022-07-28T13:43:31.226Z] #77 124.3 checking for a working dd... /bin/dd [2022-07-28T13:43:31.226Z] #77 124.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:43:31.226Z] #77 124.5 checking for mt... no [2022-07-28T13:43:31.226Z] #77 124.5 checking if : is a manifest tool... no [2022-07-28T13:43:31.482Z] #77 124.5 checking how to run the C preprocessor... gcc -E [2022-07-28T13:43:31.721Z] #77 ... [2022-07-28T13:43:31.721Z] [2022-07-28T13:43:31.721Z] #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-28T13:43:31.721Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T13:43:31.721Z] #47 197.0 + dpkg --print-architecture [2022-07-28T13:43:31.721Z] #47 DONE 197.6s [2022-07-28T13:43:31.721Z] [2022-07-28T13:43:31.721Z] #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-28T13:43:31.721Z] #26 sha256:6422d3dee4981f180dbba9b70991dc4a1d8968639cb12734fadc79491a38ab6b [2022-07-28T13:43:32.045Z] #77 124.7 checking for ANSI C header files... yes [2022-07-28T13:43:32.045Z] #77 125.3 checking for sys/types.h... yes [2022-07-28T13:43:32.302Z] #77 125.4 checking for sys/stat.h... yes [2022-07-28T13:43:32.559Z] #77 125.5 checking for stdlib.h... yes [2022-07-28T13:43:32.816Z] #77 125.7 checking for string.h... yes [2022-07-28T13:43:32.816Z] #77 125.9 checking for memory.h... yes [2022-07-28T13:43:33.088Z] #77 126.1 checking for strings.h... yes [2022-07-28T13:43:33.345Z] #77 126.2 checking for inttypes.h... yes [2022-07-28T13:43:33.345Z] #77 126.4 checking for stdint.h... yes [2022-07-28T13:43:33.601Z] #77 126.6 checking for unistd.h... yes [2022-07-28T13:43:33.601Z] #77 126.7 checking for dlfcn.h... yes [2022-07-28T13:43:33.601Z] #77 126.9 checking for objdir... .libs [2022-07-28T13:43:34.116Z] #77 127.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:43:34.116Z] #77 127.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:43:34.116Z] #77 127.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:43:34.629Z] #77 127.4 checking if gcc static flag -static works... yes [2022-07-28T13:43:34.629Z] #77 127.7 checking if gcc supports -c -o file.o... yes [2022-07-28T13:43:34.629Z] #77 127.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:43:34.629Z] #77 127.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:43:34.886Z] #77 127.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:43:34.886Z] #77 128.1 checking how to hardcode library paths into programs... immediate [2022-07-28T13:43:34.886Z] #77 128.1 checking whether stripping libraries is possible... yes [2022-07-28T13:43:34.886Z] #77 128.1 checking if libtool supports shared libraries... yes [2022-07-28T13:43:34.886Z] #77 128.1 checking whether to build shared libraries... no [2022-07-28T13:43:34.886Z] #77 128.1 checking whether to build static libraries... yes [2022-07-28T13:43:35.143Z] #77 128.1 checking float.h usability... yes [2022-07-28T13:43:35.143Z] #77 128.3 checking float.h presence... yes [2022-07-28T13:43:35.143Z] #77 128.4 checking for float.h... yes [2022-07-28T13:43:35.399Z] #77 128.4 checking limits.h usability... yes [2022-07-28T13:43:35.399Z] #77 128.6 checking limits.h presence... yes [2022-07-28T13:43:35.399Z] #77 128.6 checking for limits.h... yes [2022-07-28T13:43:35.399Z] #77 128.6 checking stddef.h usability... yes [2022-07-28T13:43:35.656Z] #77 128.8 checking stddef.h presence... yes [2022-07-28T13:43:35.656Z] #77 128.8 checking for stddef.h... yes [2022-07-28T13:43:35.656Z] #77 128.8 checking for stdlib.h... (cached) yes [2022-07-28T13:43:35.656Z] #77 128.9 checking for string.h... (cached) yes [2022-07-28T13:43:35.656Z] #77 128.9 checking sys/time.h usability... yes [2022-07-28T13:43:35.913Z] #77 129.0 checking sys/time.h presence... yes [2022-07-28T13:43:35.913Z] #77 129.1 checking for sys/time.h... yes [2022-07-28T13:43:35.913Z] #77 129.1 checking for inline... inline [2022-07-28T13:43:36.169Z] #77 129.1 checking for size_t... yes [2022-07-28T13:43:36.169Z] #77 129.4 checking for stdlib.h... (cached) yes [2022-07-28T13:43:36.426Z] #77 129.4 checking for GNU libc compatible malloc... yes [2022-07-28T13:43:36.426Z] #77 129.6 checking for stdlib.h... (cached) yes [2022-07-28T13:43:36.683Z] #77 129.6 checking for GNU libc compatible realloc... yes [2022-07-28T13:43:36.915Z] #64 ... [2022-07-28T13:43:36.915Z] [2022-07-28T13:43:36.915Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:36.915Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:43:36.915Z] #77 84.08 configure.ac:7: installing './compile' [2022-07-28T13:43:36.915Z] #77 84.09 configure.ac:11: installing './config.guess' [2022-07-28T13:43:36.915Z] #77 84.10 configure.ac:11: installing './config.sub' [2022-07-28T13:43:36.915Z] #77 84.12 configure.ac:8: installing './install-sh' [2022-07-28T13:43:36.915Z] #77 84.13 configure.ac:8: installing './missing' [2022-07-28T13:43:36.915Z] #77 84.42 Makefile.am: installing './depcomp' [2022-07-28T13:43:36.940Z] #77 129.8 checking for working strtod... yes [2022-07-28T13:43:37.197Z] #77 130.1 checking for gettimeofday... yes [2022-07-28T13:43:37.197Z] #77 130.3 checking for memset... yes [2022-07-28T13:43:37.454Z] #77 130.5 checking for strspn... yes [2022-07-28T13:43:37.500Z] #20 30.89 Reading package lists... [2022-07-28T13:43:37.500Z] #20 ... [2022-07-28T13:43:37.500Z] [2022-07-28T13:43:37.500Z] #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-28T13:43:37.500Z] #49 sha256:0f24640bdae301fcbcbc855bd15c246f26f7ef68f190a07f4d5d54392482a88c [2022-07-28T13:43:37.500Z] #49 30.55 Reading package lists... [2022-07-28T13:43:37.711Z] #77 130.9 checking that generated files are newer than configure... done [2022-07-28T13:43:37.711Z] #77 130.9 configure: creating ./config.status [2022-07-28T13:43:38.641Z] #77 ... [2022-07-28T13:43:38.641Z] [2022-07-28T13:43:38.641Z] #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-28T13:43:38.641Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:43:38.641Z] #21 25.39 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T13:43:38.641Z] #21 25.89 Selecting previously unselected package bzip2. [2022-07-28T13:43:38.641Z] #21 25.89 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 25.89 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:43:38.641Z] #21 25.96 Selecting previously unselected package xz-utils. [2022-07-28T13:43:38.641Z] #21 25.96 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 25.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:43:38.641Z] #21 26.18 Selecting previously unselected package apparmor. [2022-07-28T13:43:38.641Z] #21 26.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 26.24 Unpacking apparmor (2.13.6-10) ... [2022-07-28T13:43:38.641Z] #21 26.68 Selecting previously unselected package inetutils-ping. [2022-07-28T13:43:38.641Z] #21 26.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 26.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T13:43:38.641Z] #21 26.82 Selecting previously unselected package libip4tc2:amd64. [2022-07-28T13:43:38.641Z] #21 26.83 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 26.83 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T13:43:38.641Z] #21 26.90 Selecting previously unselected package libip6tc2:amd64. [2022-07-28T13:43:38.641Z] #21 26.91 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 26.91 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T13:43:38.641Z] #21 26.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T13:43:38.641Z] #21 26.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 26.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T13:43:38.641Z] #21 27.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T13:43:38.641Z] #21 27.06 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 27.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T13:43:38.641Z] #21 27.16 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T13:43:38.641Z] #21 27.16 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 27.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T13:43:38.641Z] #21 27.24 Selecting previously unselected package iptables. [2022-07-28T13:43:38.641Z] #21 27.24 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 27.25 Unpacking iptables (1.8.7-1) ... [2022-07-28T13:43:38.641Z] #21 27.61 Selecting previously unselected package libonig5:amd64. [2022-07-28T13:43:38.641Z] #21 27.62 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 27.63 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:43:38.641Z] #21 27.78 Selecting previously unselected package libjq1:amd64. [2022-07-28T13:43:38.641Z] #21 27.78 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 27.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:43:38.641Z] #21 27.96 Selecting previously unselected package jq. [2022-07-28T13:43:38.641Z] #21 27.96 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 27.97 Unpacking jq (1.6-2.1) ... [2022-07-28T13:43:38.641Z] #21 28.07 Selecting previously unselected package libaio1:amd64. [2022-07-28T13:43:38.641Z] #21 28.08 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 28.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-28T13:43:38.641Z] #21 28.13 Selecting previously unselected package libgpm2:amd64. [2022-07-28T13:43:38.641Z] #21 28.13 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 28.14 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-28T13:43:38.641Z] #21 28.21 Selecting previously unselected package libicu67:amd64. [2022-07-28T13:43:38.641Z] #21 28.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 28.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T13:43:38.641Z] #21 31.60 Selecting previously unselected package libinih1:amd64. [2022-07-28T13:43:38.641Z] #21 31.61 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 31.63 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-28T13:43:38.641Z] #21 31.68 Selecting previously unselected package libnet1:amd64. [2022-07-28T13:43:38.641Z] #21 31.70 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 31.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:43:38.641Z] #21 31.80 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T13:43:38.641Z] #21 31.80 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 31.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:43:38.641Z] #21 31.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:43:38.641Z] #21 31.92 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:43:38.641Z] #21 31.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:43:38.641Z] #21 32.03 Selecting previously unselected package libyajl2:amd64. [2022-07-28T13:43:38.642Z] #21 32.03 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T13:43:38.642Z] #21 32.03 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:43:38.642Z] #21 32.11 Selecting previously unselected package net-tools. [2022-07-28T13:43:38.642Z] #21 32.11 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-28T13:43:38.642Z] #21 32.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T13:43:38.642Z] #21 32.32 Selecting previously unselected package patch. [2022-07-28T13:43:38.642Z] #21 32.33 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-28T13:43:38.642Z] #21 32.34 Unpacking patch (2.7.6-7) ... [2022-07-28T13:43:38.642Z] #21 32.42 Selecting previously unselected package python-pip-whl. [2022-07-28T13:43:38.642Z] #21 32.44 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T13:43:38.642Z] #21 32.44 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T13:43:38.642Z] #21 33.10 Selecting previously unselected package python3-lib2to3. [2022-07-28T13:43:38.642Z] #21 33.10 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T13:43:38.642Z] #21 33.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T13:43:38.642Z] #21 33.24 Selecting previously unselected package python3-distutils. [2022-07-28T13:43:38.642Z] #21 33.24 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T13:43:38.642Z] #21 33.25 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T13:43:38.642Z] #21 33.36 Selecting previously unselected package python3-pkg-resources. [2022-07-28T13:43:38.642Z] #21 33.36 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T13:43:38.642Z] #21 33.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:43:38.642Z] #21 33.53 Selecting previously unselected package python3-setuptools. [2022-07-28T13:43:38.642Z] #21 33.54 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T13:43:38.642Z] #21 33.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T13:43:38.642Z] #21 33.77 Selecting previously unselected package python3-wheel. [2022-07-28T13:43:38.642Z] #21 33.80 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T13:43:38.642Z] #21 33.80 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T13:43:38.642Z] #21 33.87 Selecting previously unselected package python3-pip. [2022-07-28T13:43:38.642Z] #21 33.87 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T13:43:38.642Z] #21 33.89 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T13:43:38.642Z] #21 34.14 Selecting previously unselected package sudo. [2022-07-28T13:43:38.642Z] #21 34.14 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-28T13:43:38.642Z] #21 34.15 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T13:43:38.642Z] #21 34.73 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T13:43:38.642Z] #21 34.73 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-28T13:43:38.642Z] #21 34.74 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T13:43:38.642Z] #21 34.99 Selecting previously unselected package uidmap. [2022-07-28T13:43:38.642Z] #21 35.02 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-28T13:43:38.642Z] #21 35.04 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T13:43:38.642Z] #21 35.19 Selecting previously unselected package vim-runtime. [2022-07-28T13:43:38.642Z] #21 35.19 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:43:38.642Z] #21 35.23 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-28T13:43:38.642Z] #21 35.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T13:43:38.642Z] #21 35.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:38.884Z] #49 39.46 Building dependency tree... [2022-07-28T13:43:38.884Z] #49 41.65 Reading state information... [2022-07-28T13:43:39.448Z] #77 87.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T13:43:39.448Z] #77 87.10 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T13:43:39.448Z] #77 87.30 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T13:43:39.448Z] #77 87.30 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T13:43:39.572Z] #21 ... [2022-07-28T13:43:39.572Z] [2022-07-28T13:43:39.572Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:39.572Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:43:39.572Z] #77 132.8 config.status: creating Makefile [2022-07-28T13:43:39.572Z] #77 132.9 config.status: creating config.h [2022-07-28T13:43:39.572Z] #77 132.9 config.status: executing depfiles commands [2022-07-28T13:43:39.706Z] #77 87.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T13:43:39.965Z] #77 87.86 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T13:43:40.137Z] #77 133.1 config.status: executing libtool commands [2022-07-28T13:43:40.224Z] #77 88.03 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T13:43:40.224Z] #77 88.19 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T13:43:40.484Z] #77 88.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T13:43:40.701Z] #77 134.0 GEN .version [2022-07-28T13:43:40.702Z] #77 134.1 make install-recursive [2022-07-28T13:43:40.796Z] #49 43.45 The following additional packages will be installed: [2022-07-28T13:43:40.796Z] #49 43.48 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-28T13:43:40.796Z] #49 43.51 Suggested packages: [2022-07-28T13:43:40.796Z] #49 43.51 cmake-doc ninja-build lrzip [2022-07-28T13:43:40.796Z] #49 43.51 Recommended packages: [2022-07-28T13:43:40.796Z] #49 43.51 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T13:43:40.959Z] #77 134.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T13:43:40.959Z] #77 134.2 Making install in libocispec [2022-07-28T13:43:40.959Z] #77 134.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:40.959Z] #77 134.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T13:43:40.959Z] #77 134.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T13:43:40.959Z] #77 134.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T13:43:41.216Z] #77 134.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T13:43:41.367Z] #49 44.18 The following NEW packages will be installed: [2022-07-28T13:43:41.628Z] #49 44.21 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-28T13:43:41.779Z] #77 135.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T13:43:41.888Z] #49 44.67 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:43:41.888Z] #49 44.67 Need to get 8418 kB of archives. [2022-07-28T13:43:41.888Z] #49 44.67 After this operation, 34.9 MB of additional disk space will be used. [2022-07-28T13:43:41.888Z] #49 44.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T13:43:41.888Z] #49 44.68 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-28T13:43:41.888Z] #49 44.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-28T13:43:41.888Z] #49 44.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-28T13:43:42.036Z] #77 135.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T13:43:42.036Z] #77 135.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T13:43:42.036Z] #77 135.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T13:43:42.036Z] #77 135.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T13:43:42.036Z] #77 135.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T13:43:42.036Z] #77 135.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T13:43:42.036Z] #77 135.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T13:43:42.036Z] #77 135.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T13:43:42.148Z] #49 44.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-28T13:43:42.148Z] #49 44.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-28T13:43:42.148Z] #49 44.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-28T13:43:42.148Z] #49 44.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-28T13:43:42.293Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T13:43:42.293Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T13:43:42.293Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T13:43:42.293Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T13:43:42.293Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T13:43:42.293Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T13:43:42.293Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T13:43:42.719Z] #49 45.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T13:43:43.224Z] #77 136.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T13:43:43.224Z] #77 136.4 make install-recursive [2022-07-28T13:43:43.224Z] #77 136.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:43.224Z] #77 136.5 Making install in yajl [2022-07-28T13:43:43.224Z] #77 136.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:43:43.224Z] #77 136.6 CC verify/json_verify-json_verify.o [2022-07-28T13:43:43.289Z] #49 45.89 Fetched 8418 kB in 0s (18.1 MB/s) [2022-07-28T13:43:43.289Z] #49 45.96 Selecting previously unselected package xxd. [2022-07-28T13:43:43.289Z] #49 45.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 ... 30255 files and directories currently installed.) [2022-07-28T13:43:43.289Z] #49 46.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:43:43.289Z] #49 46.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:43.289Z] #49 ... [2022-07-28T13:43:43.289Z] [2022-07-28T13:43:43.289Z] #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-28T13:43:43.290Z] #74 sha256:b799c8ae743f471341a29b8b3ae97868c4c2d5a41b6893d62844ddbecb9c4dc1 [2022-07-28T13:43:43.290Z] #74 45.96 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T13:43:43.290Z] #74 45.96 + GOBIN=/build [2022-07-28T13:43:43.290Z] #74 45.96 + GO111MODULE=on [2022-07-28T13:43:43.290Z] #74 45.96 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:43:43.481Z] #77 136.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T13:43:43.481Z] #77 136.6 CC src/libyajl_la-yajl.lo [2022-07-28T13:43:43.481Z] #77 136.6 CC src/libyajl_la-yajl_gen.lo [2022-07-28T13:43:43.481Z] #77 136.6 CC src/libyajl_la-yajl_parser.lo [2022-07-28T13:43:43.481Z] #77 136.7 CC src/libyajl_la-yajl_buf.lo [2022-07-28T13:43:43.481Z] #77 136.7 CC src/libyajl_la-yajl_encode.lo [2022-07-28T13:43:43.481Z] #77 136.7 CC src/libyajl_la-yajl_lex.lo [2022-07-28T13:43:43.481Z] #77 136.7 CC src/libyajl_la-yajl_tree.lo [2022-07-28T13:43:44.233Z] #74 ... [2022-07-28T13:43:44.233Z] [2022-07-28T13:43:44.233Z] #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-28T13:43:44.233Z] #69 sha256:9c3fa862ffcdf8acd1e636290a0f0f57e4a4eadd12ddfc2b52f768c365145765 [2022-07-28T13:43:44.233Z] #69 31.29 Reading package lists... [2022-07-28T13:43:44.233Z] #69 40.46 Building dependency tree... [2022-07-28T13:43:44.233Z] #69 42.63 Reading state information... [2022-07-28T13:43:44.233Z] #69 44.53 The following additional packages will be installed: [2022-07-28T13:43:44.233Z] #69 44.54 libbtrfs0 [2022-07-28T13:43:44.233Z] #69 44.75 The following NEW packages will be installed: [2022-07-28T13:43:44.233Z] #69 44.80 libbtrfs-dev libbtrfs0 [2022-07-28T13:43:44.233Z] #69 45.23 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:43:44.233Z] #69 45.23 Need to get 460 kB of archives. [2022-07-28T13:43:44.233Z] #69 45.23 After this operation, 1237 kB of additional disk space will be used. [2022-07-28T13:43:44.233Z] #69 45.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T13:43:44.233Z] #69 45.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T13:43:44.233Z] #69 46.01 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:43:44.233Z] #69 46.25 Fetched 460 kB in 0s (1588 kB/s) [2022-07-28T13:43:44.233Z] #69 46.29 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T13:43:44.233Z] #69 46.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-28T13:43:44.233Z] #69 46.33 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T13:43:44.233Z] #69 46.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:43:44.233Z] #69 46.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T13:43:44.233Z] #69 46.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T13:43:44.233Z] #69 46.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:43:44.233Z] #69 46.61 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:43:44.233Z] #69 46.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:43:44.233Z] #69 46.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:43:44.233Z] #69 DONE 47.1s [2022-07-28T13:43:44.493Z] [2022-07-28T13:43:44.493Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T13:43:44.493Z] #70 sha256:9a3901a10ba983c4463ef40b676071c3133d57239096309497afb3d9588ff818 [2022-07-28T13:43:44.493Z] #70 DONE 0.1s [2022-07-28T13:43:44.493Z] [2022-07-28T13:43:44.493Z] #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-28T13:43:44.493Z] #71 sha256:2302dfd82807f918d69dfac517187ff85d25566850c45652674f583754e880ad [2022-07-28T13:43:45.064Z] #71 0.732 + RM_GOPATH=0 [2022-07-28T13:43:45.065Z] #71 0.733 + TMP_GOPATH= [2022-07-28T13:43:45.065Z] #71 0.733 + : /build [2022-07-28T13:43:45.065Z] #71 0.734 + '[' -z '' ']' [2022-07-28T13:43:45.065Z] #71 0.734 ++ mktemp -d [2022-07-28T13:43:45.325Z] #71 0.735 + export GOPATH=/tmp/tmp.CyNwPa9cbF [2022-07-28T13:43:45.325Z] #71 0.735 + GOPATH=/tmp/tmp.CyNwPa9cbF [2022-07-28T13:43:45.325Z] #71 0.735 + RM_GOPATH=1 [2022-07-28T13:43:45.325Z] #71 0.736 + case "$(go env GOARCH)" in [2022-07-28T13:43:45.325Z] #71 0.736 ++ go env GOARCH [2022-07-28T13:43:45.325Z] #71 0.749 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:43:45.325Z] #71 0.749 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:43:45.325Z] #71 0.750 ++ dirname /install.sh [2022-07-28T13:43:45.325Z] #71 0.751 + dir=/ [2022-07-28T13:43:45.325Z] #71 0.751 + bin=containerd [2022-07-28T13:43:45.325Z] #71 0.751 + shift [2022-07-28T13:43:45.325Z] #71 0.751 + '[' '!' -f //containerd.installer ']' [2022-07-28T13:43:45.325Z] #71 0.751 + . //containerd.installer [2022-07-28T13:43:45.325Z] #71 0.751 ++ set -e [2022-07-28T13:43:45.325Z] #71 0.751 ++ : v1.6.6 [2022-07-28T13:43:45.325Z] #71 0.751 + install_containerd [2022-07-28T13:43:45.325Z] #71 0.752 + echo 'Install containerd version v1.6.6' [2022-07-28T13:43:45.325Z] #71 0.752 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CyNwPa9cbF/src/github.com/containerd/containerd [2022-07-28T13:43:45.325Z] #71 0.752 Install containerd version v1.6.6 [2022-07-28T13:43:45.325Z] #71 0.753 Cloning into '/tmp/tmp.CyNwPa9cbF/src/github.com/containerd/containerd'... [2022-07-28T13:43:46.621Z] #26 ... [2022-07-28T13:43:46.621Z] [2022-07-28T13:43:46.621Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:46.621Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:43:46.621Z] #77 166.9 CCLD libocispec.la [2022-07-28T13:43:46.621Z] #77 167.3 CCLD src/validate [2022-07-28T13:43:46.621Z] #77 167.3 CCLD tests/test-1 [2022-07-28T13:43:46.621Z] #77 167.3 CCLD tests/test-2 [2022-07-28T13:43:46.621Z] #77 167.3 CCLD tests/test-3 [2022-07-28T13:43:46.621Z] #77 167.3 CCLD tests/test-4 [2022-07-28T13:43:46.621Z] #77 167.4 CCLD tests/test-5 [2022-07-28T13:43:46.621Z] #77 167.4 CCLD tests/test-6 [2022-07-28T13:43:46.621Z] #77 167.5 CCLD tests/test-7 [2022-07-28T13:43:46.621Z] #77 167.6 CCLD tests/test-8 [2022-07-28T13:43:46.621Z] #77 167.6 CCLD tests/test-9 [2022-07-28T13:43:46.621Z] #77 167.7 CCLD tests/test-10 [2022-07-28T13:43:46.621Z] #77 167.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T13:43:46.621Z] #77 167.8 CCLD tests/test-11 [2022-07-28T13:43:46.621Z] #77 169.2 libtool: link: ar cr libocispec.a [2022-07-28T13:43:46.621Z] #77 169.3 libtool: link: ranlib libocispec.a [2022-07-28T13:43:46.709Z] #71 ... [2022-07-28T13:43:46.709Z] [2022-07-28T13:43:46.709Z] #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-28T13:43:46.709Z] #74 sha256:b799c8ae743f471341a29b8b3ae97868c4c2d5a41b6893d62844ddbecb9c4dc1 [2022-07-28T13:43:46.709Z] #74 49.07 rootlesskit version 1.0.0 [2022-07-28T13:43:46.709Z] #74 49.08 Usage of /build/rootlesskit-docker-proxy: [2022-07-28T13:43:46.709Z] #74 49.08 -container-ip string [2022-07-28T13:43:46.709Z] #74 49.08 container ip [2022-07-28T13:43:46.709Z] #74 49.08 -container-port int [2022-07-28T13:43:46.709Z] #74 49.08 container port (default -1) [2022-07-28T13:43:46.709Z] #74 49.08 -host-ip string [2022-07-28T13:43:46.709Z] #74 49.08 host ip [2022-07-28T13:43:46.709Z] #74 49.08 -host-port int [2022-07-28T13:43:46.709Z] #74 49.08 host port (default -1) [2022-07-28T13:43:46.709Z] #74 49.08 -proto string [2022-07-28T13:43:46.709Z] #74 49.08 proxy protocol (default "tcp") [2022-07-28T13:43:46.709Z] #74 DONE 49.2s [2022-07-28T13:43:46.709Z] [2022-07-28T13:43:46.709Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T13:43:46.709Z] #75 sha256:454da0db30845e35e153454f4e13e17f2729827cef574317f00d439b70a4a9f4 [2022-07-28T13:43:46.709Z] #75 DONE 0.0s [2022-07-28T13:43:46.709Z] [2022-07-28T13:43:46.709Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T13:43:46.709Z] #76 sha256:09fb6544dc4c2f35da85f61fdc4ee97b42a0ef5f871155ff24057e7df356926e [2022-07-28T13:43:46.709Z] #76 DONE 0.1s [2022-07-28T13:43:46.709Z] [2022-07-28T13:43:46.709Z] #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-28T13:43:46.709Z] #49 sha256:0f24640bdae301fcbcbc855bd15c246f26f7ef68f190a07f4d5d54392482a88c [2022-07-28T13:43:46.709Z] #49 46.13 Selecting previously unselected package vim-common. [2022-07-28T13:43:46.709Z] #49 46.13 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:43:46.709Z] #49 46.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:46.709Z] #49 46.26 Selecting previously unselected package cmake-data. [2022-07-28T13:43:46.709Z] #49 46.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-28T13:43:46.709Z] #49 46.27 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T13:43:46.709Z] #49 47.37 Selecting previously unselected package libarchive13:amd64. [2022-07-28T13:43:46.709Z] #49 47.39 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-28T13:43:46.709Z] #49 47.40 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T13:43:46.709Z] #49 47.58 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-28T13:43:46.709Z] #49 47.58 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-28T13:43:46.709Z] #49 47.59 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T13:43:46.709Z] #49 47.65 Selecting previously unselected package librhash0:amd64. [2022-07-28T13:43:46.709Z] #49 47.66 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-28T13:43:46.709Z] #49 47.67 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-28T13:43:46.709Z] #49 47.83 Selecting previously unselected package libuv1:amd64. [2022-07-28T13:43:46.709Z] #49 47.84 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-28T13:43:46.709Z] #49 47.84 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-28T13:43:46.709Z] #49 47.93 Selecting previously unselected package cmake. [2022-07-28T13:43:46.709Z] #49 47.94 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-28T13:43:46.709Z] #49 47.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-28T13:43:46.709Z] #49 49.24 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T13:43:46.709Z] #49 49.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:46.709Z] #49 49.32 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-28T13:43:46.709Z] #49 49.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:46.709Z] #49 49.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T13:43:46.709Z] #49 49.38 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-28T13:43:46.709Z] #49 49.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T13:43:46.709Z] #49 49.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-28T13:43:46.709Z] #49 49.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:43:46.969Z] #49 DONE 49.8s [2022-07-28T13:43:46.969Z] [2022-07-28T13:43:46.969Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T13:43:46.969Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T13:43:46.969Z] #20 30.89 Reading package lists... [2022-07-28T13:43:46.969Z] #20 39.90 Building dependency tree... [2022-07-28T13:43:46.969Z] #20 42.13 Reading state information... [2022-07-28T13:43:46.969Z] #20 43.91 The following additional packages will be installed: [2022-07-28T13:43:46.969Z] #20 43.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T13:43:46.969Z] #20 43.92 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-28T13:43:46.969Z] #20 43.92 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-28T13:43:46.969Z] #20 43.92 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-28T13:43:46.969Z] #20 43.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-28T13:43:46.969Z] #20 43.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-28T13:43:46.969Z] #20 43.94 mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T13:43:46.969Z] #20 43.98 Suggested packages: [2022-07-28T13:43:46.969Z] #20 43.99 gcc-10-locales seccomp wine64 [2022-07-28T13:43:46.969Z] #20 44.60 The following NEW packages will be installed: [2022-07-28T13:43:46.969Z] #20 44.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T13:43:46.969Z] #20 44.61 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-28T13:43:46.969Z] #20 44.61 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-28T13:43:46.969Z] #20 44.61 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-28T13:43:46.969Z] #20 44.61 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-28T13:43:46.969Z] #20 44.61 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-28T13:43:46.969Z] #20 44.62 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-28T13:43:46.969Z] #20 44.62 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-28T13:43:46.969Z] #20 44.62 mingw-w64-x86-64-dev [2022-07-28T13:43:46.969Z] #20 45.10 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:43:46.969Z] #20 45.10 Need to get 115 MB of archives. [2022-07-28T13:43:46.969Z] #20 45.10 After this operation, 645 MB of additional disk space will be used. [2022-07-28T13:43:46.969Z] #20 45.10 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-28T13:43:46.969Z] #20 45.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-28T13:43:46.969Z] #20 45.19 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-28T13:43:46.970Z] #20 45.19 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-28T13:43:46.970Z] #20 45.20 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-28T13:43:46.970Z] #20 45.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-28T13:43:46.970Z] #20 45.26 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-28T13:43:46.970Z] #20 45.31 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-28T13:43:46.970Z] #20 45.32 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-28T13:43:46.970Z] #20 45.49 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-28T13:43:46.970Z] #20 45.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-28T13:43:46.970Z] #20 46.11 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-28T13:43:46.970Z] #20 46.27 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-28T13:43:46.970Z] #20 46.74 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-28T13:43:46.970Z] #20 47.00 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-28T13:43:46.970Z] #20 47.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-28T13:43:46.970Z] #20 47.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-28T13:43:46.970Z] #20 47.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T13:43:46.970Z] #20 47.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T13:43:46.970Z] #20 47.03 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-28T13:43:46.970Z] #20 47.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T13:43:46.970Z] #20 47.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-28T13:43:46.970Z] #20 47.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-28T13:43:46.970Z] #20 47.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-28T13:43:46.970Z] #20 47.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-28T13:43:46.970Z] #20 47.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-28T13:43:46.970Z] #20 47.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-28T13:43:46.970Z] #20 47.09 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-28T13:43:46.970Z] #20 47.09 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-28T13:43:46.970Z] #20 47.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T13:43:46.970Z] #20 48.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:43:46.970Z] #20 48.27 Fetched 115 MB in 2s (50.4 MB/s) [2022-07-28T13:43:46.970Z] #20 48.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T13:43:46.970Z] #20 48.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-28T13:43:46.970Z] #20 48.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T13:43:46.970Z] #20 48.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T13:43:46.970Z] #20 49.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T13:43:46.970Z] #20 49.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T13:43:46.970Z] #20 49.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T13:43:47.230Z] #20 ... [2022-07-28T13:43:47.230Z] [2022-07-28T13:43:47.230Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T13:43:47.230Z] #50 sha256:fcb65b997121797cd757158399e049de2ef841b6863389d3d6ecc10adacbaf7f [2022-07-28T13:43:47.230Z] #50 DONE 0.1s [2022-07-28T13:43:47.230Z] [2022-07-28T13:43:47.230Z] #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-28T13:43:47.230Z] #51 sha256:d5e9eda91e058ebcfa8f29cdef436d98a6c9a955d6454117105fbe9573600e30 [2022-07-28T13:43:47.654Z] #77 ... [2022-07-28T13:43:47.654Z] [2022-07-28T13:43:47.654Z] #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-28T13:43:47.654Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:43:47.654Z] #21 38.48 Selecting previously unselected package vim. [2022-07-28T13:43:47.654Z] #21 38.48 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:43:47.654Z] #21 38.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:47.654Z] #21 39.07 Selecting previously unselected package xfsprogs. [2022-07-28T13:43:47.654Z] #21 39.08 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-28T13:43:47.654Z] #21 39.10 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T13:43:47.654Z] #21 39.59 Selecting previously unselected package zip. [2022-07-28T13:43:47.654Z] #21 39.60 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-28T13:43:47.654Z] #21 39.62 Unpacking zip (3.0-12) ... [2022-07-28T13:43:47.654Z] #21 39.81 Selecting previously unselected package zstd. [2022-07-28T13:43:47.654Z] #21 39.82 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-28T13:43:47.654Z] #21 39.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T13:43:47.654Z] #21 40.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:43:47.654Z] #21 41.15 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T13:43:47.654Z] #21 41.18 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T13:43:47.654Z] #21 41.19 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-28T13:43:47.654Z] #21 41.20 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T13:43:47.654Z] #21 41.22 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T13:43:47.654Z] #21 41.24 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-28T13:43:47.654Z] #21 41.26 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T13:43:47.654Z] #21 41.27 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:43:47.654Z] #21 41.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:43:47.654Z] #21 41.30 Setting up bzip2 (1.0.8-4) ... [2022-07-28T13:43:47.654Z] #21 41.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:43:47.654Z] #21 41.33 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T13:43:47.654Z] #21 42.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:47.654Z] #21 42.37 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:43:47.654Z] #21 42.39 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T13:43:47.654Z] #21 42.40 Setting up apparmor (2.13.6-10) ... [2022-07-28T13:43:47.654Z] #21 44.15 Setting up zip (3.0-12) ... [2022-07-28T13:43:47.654Z] #21 44.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:47.654Z] #21 44.22 Setting up bash-completion (1:2.11-2) ... [2022-07-28T13:43:48.172Z] #51 1.058 + RM_GOPATH=0 [2022-07-28T13:43:48.172Z] #51 1.058 + TMP_GOPATH= [2022-07-28T13:43:48.172Z] #51 1.058 + : /build [2022-07-28T13:43:48.172Z] #51 1.058 + '[' -z '' ']' [2022-07-28T13:43:48.172Z] #51 1.058 ++ mktemp -d [2022-07-28T13:43:48.172Z] #51 1.058 + export GOPATH=/tmp/tmp.5O2deG41hC [2022-07-28T13:43:48.172Z] #51 1.058 + GOPATH=/tmp/tmp.5O2deG41hC [2022-07-28T13:43:48.172Z] #51 1.058 + RM_GOPATH=1 [2022-07-28T13:43:48.172Z] #51 1.058 + case "$(go env GOARCH)" in [2022-07-28T13:43:48.172Z] #51 1.058 ++ go env GOARCH [2022-07-28T13:43:48.432Z] #51 1.076 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:43:48.432Z] #51 1.076 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:43:48.432Z] #51 1.076 ++ dirname /install.sh [2022-07-28T13:43:48.432Z] #51 1.083 + dir=/ [2022-07-28T13:43:48.432Z] #51 1.083 + bin=tini [2022-07-28T13:43:48.432Z] #51 1.083 + shift [2022-07-28T13:43:48.432Z] #51 1.083 + '[' '!' -f //tini.installer ']' [2022-07-28T13:43:48.432Z] #51 1.083 + . //tini.installer [2022-07-28T13:43:48.432Z] #51 1.087 Install tini version v0.19.0 [2022-07-28T13:43:48.432Z] #51 1.087 ++ : v0.19.0 [2022-07-28T13:43:48.432Z] #51 1.087 + install_tini [2022-07-28T13:43:48.432Z] #51 1.087 + echo 'Install tini version v0.19.0' [2022-07-28T13:43:48.432Z] #51 1.087 + git clone https://github.com/krallin/tini.git /tmp/tmp.5O2deG41hC/tini [2022-07-28T13:43:48.432Z] #51 1.088 Cloning into '/tmp/tmp.5O2deG41hC/tini'... [2022-07-28T13:43:48.533Z] #77 170.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:48.533Z] #77 170.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T13:43:48.533Z] #77 170.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T13:43:48.533Z] #77 170.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:48.533Z] #77 170.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:48.533Z] #77 170.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:48.533Z] #77 170.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:48.533Z] #77 170.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T13:43:48.533Z] #77 171.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T13:43:48.533Z] #77 171.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T13:43:48.533Z] #77 171.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T13:43:48.533Z] #77 171.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T13:43:48.533Z] #77 171.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T13:43:48.533Z] #77 171.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T13:43:48.533Z] #77 171.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T13:43:48.533Z] #77 171.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T13:43:48.533Z] #77 171.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T13:43:48.533Z] #77 171.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T13:43:48.533Z] #77 171.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T13:43:48.533Z] #77 171.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T13:43:48.533Z] #77 171.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T13:43:48.533Z] #77 171.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T13:43:48.793Z] #77 171.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T13:43:49.002Z] #51 1.730 + cd /tmp/tmp.5O2deG41hC/tini [2022-07-28T13:43:49.002Z] #51 1.730 + git checkout -q v0.19.0 [2022-07-28T13:43:49.002Z] #51 1.750 + cmake . [2022-07-28T13:43:49.002Z] #51 ... [2022-07-28T13:43:49.002Z] [2022-07-28T13:43:49.002Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T13:43:49.002Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T13:43:49.002Z] #79 CACHED [2022-07-28T13:43:49.002Z] [2022-07-28T13:43:49.002Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T13:43:49.002Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T13:43:49.002Z] #81 CACHED [2022-07-28T13:43:49.053Z] #77 171.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T13:43:49.053Z] #77 171.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T13:43:49.053Z] #77 171.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T13:43:49.262Z] [2022-07-28T13:43:49.262Z] #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-28T13:43:49.262Z] #51 sha256:d5e9eda91e058ebcfa8f29cdef436d98a6c9a955d6454117105fbe9573600e30 [2022-07-28T13:43:49.262Z] #51 2.052 -- The C compiler identification is GNU 10.2.1 [2022-07-28T13:43:49.262Z] #51 2.132 -- Detecting C compiler ABI info [2022-07-28T13:43:49.314Z] #77 171.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T13:43:49.314Z] #77 171.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T13:43:49.314Z] #77 171.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T13:43:49.314Z] #77 171.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T13:43:49.522Z] #51 2.367 -- Detecting C compiler ABI info - done [2022-07-28T13:43:49.522Z] #51 2.405 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-28T13:43:49.522Z] #51 2.411 -- Detecting C compile features [2022-07-28T13:43:49.522Z] #51 2.412 -- Detecting C compile features - done [2022-07-28T13:43:49.522Z] #51 2.428 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T13:43:49.522Z] #51 2.500 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T13:43:49.544Z] #21 46.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:43:49.544Z] #21 ... [2022-07-28T13:43:49.544Z] [2022-07-28T13:43:49.544Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:43:49.544Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:43:49.544Z] #77 141.9 CCLD libyajl.la [2022-07-28T13:43:49.544Z] #77 142.2 CCLD verify/json_verify [2022-07-28T13:43:49.544Z] #77 142.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:43:49.544Z] #77 142.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T13:43:49.544Z] #77 142.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T13:43:49.544Z] #77 142.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:43:49.544Z] #77 142.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:43:49.544Z] #77 142.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:43:49.544Z] #77 142.6 CC src/validate.o [2022-07-28T13:43:49.544Z] #77 142.7 CC src/image_spec_schema_config_schema.lo [2022-07-28T13:43:49.544Z] #77 142.7 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T13:43:49.544Z] #77 142.7 CC src/image_spec_schema_defs.lo [2022-07-28T13:43:49.544Z] #77 142.7 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T13:43:49.544Z] #77 142.7 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T13:43:49.544Z] #77 142.7 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T13:43:49.544Z] #77 142.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T13:43:49.544Z] #77 142.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T13:43:49.544Z] #77 142.8 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T13:43:49.544Z] #77 142.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T13:43:49.544Z] #77 142.9 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T13:43:49.574Z] #77 172.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T13:43:49.574Z] #77 172.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T13:43:49.574Z] #77 172.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T13:43:49.782Z] #51 2.531 -- Configuring done [2022-07-28T13:43:49.782Z] #51 2.538 -- Generating done [2022-07-28T13:43:49.782Z] #51 2.543 -- Build files have been written to: /tmp/tmp.5O2deG41hC/tini [2022-07-28T13:43:49.782Z] #51 2.547 + make tini-static [2022-07-28T13:43:49.782Z] #51 2.644 Scanning dependencies of target tini-static [2022-07-28T13:43:49.782Z] #51 2.666 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T13:43:49.801Z] #77 142.9 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T13:43:49.801Z] #77 142.9 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T13:43:49.801Z] #77 143.0 CC src/runtime_spec_schema_defs.lo [2022-07-28T13:43:49.801Z] #77 143.0 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T13:43:49.801Z] #77 143.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T13:43:49.801Z] #77 143.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T13:43:49.801Z] #77 143.1 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T13:43:49.834Z] #77 172.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T13:43:49.834Z] #77 172.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T13:43:50.042Z] #51 2.983 [100%] Linking C executable tini-static [2022-07-28T13:43:50.095Z] #77 172.7 CC src/crun-crun.o [2022-07-28T13:43:50.153Z] #77 143.2 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T13:43:50.153Z] #77 143.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T13:43:50.153Z] #77 143.4 CC src/basic_test_double_array_item.lo [2022-07-28T13:43:50.303Z] #51 3.140 [100%] Built target tini-static [2022-07-28T13:43:50.303Z] #51 3.156 + mkdir -p /build [2022-07-28T13:43:50.303Z] #51 3.158 + cp tini-static /build/docker-init [2022-07-28T13:43:50.303Z] #51 DONE 3.3s [2022-07-28T13:43:50.303Z] [2022-07-28T13:43:50.303Z] #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-28T13:43:50.303Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T13:43:50.303Z] #20 50.33 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T13:43:50.303Z] #20 50.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-28T13:43:50.303Z] #20 50.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T13:43:50.303Z] #20 50.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T13:43:50.303Z] #20 50.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:43:50.303Z] #20 50.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:43:50.303Z] #20 50.55 Selecting previously unselected package dmsetup. [2022-07-28T13:43:50.303Z] #20 50.55 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:43:50.303Z] #20 50.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-28T13:43:50.303Z] #20 50.65 Selecting previously unselected package mingw-w64-common. [2022-07-28T13:43:50.303Z] #20 50.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-28T13:43:50.303Z] #20 50.65 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-28T13:43:50.303Z] #20 52.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T13:43:50.303Z] #20 52.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-28T13:43:50.303Z] #20 52.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T13:43:50.356Z] #77 172.8 CC src/crun-run.o [2022-07-28T13:43:50.356Z] #77 172.9 CC src/crun-delete.o [2022-07-28T13:43:50.410Z] #77 143.4 CC src/basic_test_double_array.lo [2022-07-28T13:43:50.617Z] #77 173.1 CC src/crun-kill.o [2022-07-28T13:43:50.617Z] #77 173.1 CC src/crun-pause.o [2022-07-28T13:43:50.617Z] #77 173.1 CC src/crun-unpause.o [2022-07-28T13:43:50.617Z] #77 173.2 CC src/crun-spec.o [2022-07-28T13:43:50.617Z] #77 173.2 CC src/crun-exec.o [2022-07-28T13:43:50.617Z] #77 173.2 CC src/crun-list.o [2022-07-28T13:43:50.674Z] #77 143.7 CC src/basic_test_top_array_int.lo [2022-07-28T13:43:50.674Z] #77 143.8 CC src/basic_test_top_array_string.lo [2022-07-28T13:43:50.674Z] #77 143.9 CC src/basic_test_top_double_array_int.lo [2022-07-28T13:43:50.878Z] #77 173.3 CC src/crun-create.o [2022-07-28T13:43:50.878Z] #77 173.6 CC src/crun-start.o [2022-07-28T13:43:50.931Z] #77 144.1 CC src/basic_test_top_double_array_obj.lo [2022-07-28T13:43:51.138Z] #77 173.6 CC src/crun-state.o [2022-07-28T13:43:51.138Z] #77 173.9 CC src/crun-update.o [2022-07-28T13:43:51.190Z] #77 144.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T13:43:51.191Z] #77 144.5 CC src/basic_test_top_double_array_string.lo [2022-07-28T13:43:51.399Z] #77 174.0 CC src/crun-ps.o [2022-07-28T13:43:51.447Z] #77 144.7 CC src/read-file.lo [2022-07-28T13:43:51.660Z] #77 174.2 CC src/crun-checkpoint.o [2022-07-28T13:43:51.703Z] #77 145.0 CC src/json_common.lo [2022-07-28T13:43:51.920Z] #77 174.4 CC src/crun-restore.o [2022-07-28T13:43:51.961Z] #77 145.1 CC tests/test-1.o [2022-07-28T13:43:51.961Z] #77 145.2 CC tests/test-2.o [2022-07-28T13:43:52.180Z] #77 174.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T13:43:52.180Z] #77 174.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T13:43:52.217Z] #77 145.3 CC tests/test-3.o [2022-07-28T13:43:52.220Z] #20 54.87 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T13:43:52.220Z] #20 54.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:43:52.220Z] #20 54.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T13:43:52.220Z] #20 54.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-28T13:43:52.220Z] #20 54.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:43:52.220Z] #20 54.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T13:43:52.441Z] #77 174.9 CC src/libcrun/libcrun_la-container.lo [2022-07-28T13:43:52.441Z] #77 175.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T13:43:52.473Z] #77 145.5 CC tests/test-4.o [2022-07-28T13:43:52.473Z] #77 145.6 CC tests/test-5.o [2022-07-28T13:43:52.701Z] #77 175.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T13:43:52.701Z] #77 175.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T13:43:52.729Z] #77 145.8 CC tests/test-6.o [2022-07-28T13:43:52.729Z] #77 145.9 CC tests/test-7.o [2022-07-28T13:43:52.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T13:43:52.985Z] #77 146.1 CC tests/test-8.o [2022-07-28T13:43:52.985Z] #77 146.3 CC tests/test-9.o [2022-07-28T13:43:53.241Z] #77 146.4 CC tests/test-10.o [2022-07-28T13:43:53.272Z] #77 175.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T13:43:53.272Z] #77 175.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T13:43:53.272Z] #77 175.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T13:43:53.498Z] #77 146.8 CC tests/test-11.o [2022-07-28T13:43:53.532Z] #77 176.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T13:43:53.791Z] #77 176.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T13:43:53.791Z] #77 176.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T13:43:54.052Z] #77 176.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T13:43:54.131Z] #20 56.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-28T13:43:54.131Z] #20 56.88 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:43:54.131Z] #20 56.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:43:54.622Z] #77 177.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T13:43:54.623Z] #77 177.0 CC src/libcrun/libcrun_la-error.lo [2022-07-28T13:43:54.623Z] #77 177.3 CC src/libcrun/libcrun_la-status.lo [2022-07-28T13:43:54.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T13:43:55.193Z] #77 177.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T13:43:55.763Z] #77 178.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T13:43:56.015Z] #77 ... [2022-07-28T13:43:56.015Z] [2022-07-28T13:43:56.015Z] #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-28T13:43:56.015Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:43:56.015Z] #21 46.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:43:56.015Z] #21 46.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T13:43:56.015Z] #21 46.45 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-28T13:43:56.015Z] #21 46.47 Setting up patch (2.7.6-7) ... [2022-07-28T13:43:56.015Z] #21 46.48 Setting up sudo (1.9.5p2-3) ... [2022-07-28T13:43:56.015Z] #21 46.56 invoke-rc.d: could not determine current runlevel [2022-07-28T13:43:56.015Z] #21 46.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T13:43:56.015Z] #21 46.59 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T13:43:56.015Z] #21 46.61 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-28T13:43:56.015Z] #21 46.63 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T13:43:56.015Z] #21 46.65 Setting up pigz (2.6-1) ... [2022-07-28T13:43:56.015Z] #21 46.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T13:43:56.015Z] #21 46.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:43:56.015Z] #21 46.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T13:43:56.015Z] #21 46.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:56.015Z] #21 47.79 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-28T13:43:56.015Z] #21 47.80 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T13:43:56.015Z] #21 48.21 Setting up libelf1:amd64 (0.183-1) ... [2022-07-28T13:43:56.015Z] #21 48.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T13:43:56.015Z] #21 48.27 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:43:56.015Z] #21 48.31 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T13:43:56.015Z] #21 48.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:43:56.015Z] #21 48.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T13:43:56.015Z] #21 48.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T13:43:56.015Z] #21 48.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T13:43:56.015Z] #21 48.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T13:43:56.015Z] #21 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T13:43:56.015Z] #21 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T13:43:56.015Z] #21 48.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T13:43:56.015Z] #21 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T13:43:56.015Z] #21 48.80 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T13:43:56.015Z] #21 50.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:43:56.015Z] #21 50.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T13:43:56.015Z] #21 50.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T13:43:56.015Z] #21 50.25 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T13:43:56.015Z] #21 51.54 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T13:43:56.015Z] #21 51.55 Setting up jq (1.6-2.1) ... [2022-07-28T13:43:56.015Z] #21 51.57 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-28T13:43:56.015Z] #21 51.58 Setting up iptables (1.8.7-1) ... [2022-07-28T13:43:56.015Z] #21 51.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T13:43:56.015Z] #21 51.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T13:43:56.015Z] #21 51.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T13:43:56.015Z] #21 51.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T13:43:56.015Z] #21 51.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T13:43:56.015Z] #21 51.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T13:43:56.015Z] #21 51.66 Setting up iproute2 (5.10.0-4) ... [2022-07-28T13:43:56.015Z] #21 52.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:43:56.015Z] #21 DONE 52.8s [2022-07-28T13:43:56.015Z] [2022-07-28T13:43:56.015Z] #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-28T13:43:56.015Z] #22 sha256:7d760f3e7e3e31978b986ee2739caed58fb7c1dac2670597a98d8c94b5546d06 [2022-07-28T13:43:56.334Z] #77 178.8 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T13:43:56.334Z] #77 178.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T13:43:56.593Z] #77 179.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T13:43:56.853Z] #77 179.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T13:43:57.381Z] #22 1.610 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T13:43:57.424Z] #77 179.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T13:43:57.640Z] #22 1.616 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T13:43:57.640Z] #22 1.619 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T13:43:57.685Z] #77 180.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T13:43:57.685Z] #77 180.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T13:43:57.896Z] #22 DONE 1.8s [2022-07-28T13:43:57.896Z] [2022-07-28T13:43:57.896Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T13:43:57.896Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T13:43:58.255Z] #77 180.7 CC tests/init.o [2022-07-28T13:43:58.330Z] #20 61.00 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-28T13:43:58.330Z] #20 ... [2022-07-28T13:43:58.330Z] [2022-07-28T13:43:58.330Z] #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-28T13:43:58.330Z] #71 sha256:2302dfd82807f918d69dfac517187ff85d25566850c45652674f583754e880ad [2022-07-28T13:43:58.330Z] #71 13.76 + cd /tmp/tmp.CyNwPa9cbF/src/github.com/containerd/containerd [2022-07-28T13:43:58.330Z] #71 13.76 + git checkout -q v1.6.6 [2022-07-28T13:43:58.516Z] #77 181.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T13:43:58.575Z] #77 ... [2022-07-28T13:43:58.575Z] [2022-07-28T13:43:58.575Z] #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-28T13:43:58.575Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:43:58.575Z] #14 182.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-28T13:43:58.575Z] #14 182.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:43:58.575Z] #14 182.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:43:58.901Z] #71 14.57 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T13:43:58.901Z] #71 14.57 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T13:43:58.901Z] #71 14.57 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T13:43:58.901Z] #71 14.57 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T13:43:58.901Z] #71 14.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T13:43:58.901Z] #71 14.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T13:43:58.901Z] #71 14.57 + '[' '' = dynamic ']' [2022-07-28T13:43:58.901Z] #71 14.57 + make [2022-07-28T13:43:59.471Z] #71 15.05 + bin/ctr [2022-07-28T13:44:01.866Z] #14 ... [2022-07-28T13:44:01.866Z] [2022-07-28T13:44:01.866Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:44:01.866Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:44:01.866Z] #77 109.5 configure.ac:7: installing 'build-aux/compile' [2022-07-28T13:44:01.866Z] #77 109.6 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T13:44:01.866Z] #77 109.6 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T13:44:01.866Z] #77 109.6 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T13:44:01.866Z] #77 109.6 configure.ac:11: installing 'build-aux/missing' [2022-07-28T13:44:01.866Z] #77 109.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T13:44:01.866Z] #77 109.9 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T13:44:06.052Z] #71 ... [2022-07-28T13:44:06.052Z] [2022-07-28T13:44:06.052Z] #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-28T13:44:06.052Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T13:44:06.052Z] #20 61.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:44:06.052Z] #20 61.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:44:06.052Z] #20 62.62 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-28T13:44:06.052Z] #20 62.63 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:44:06.052Z] #20 62.63 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T13:44:06.052Z] #20 64.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-28T13:44:06.052Z] #20 64.21 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:44:06.052Z] #20 64.22 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:44:06.052Z] #20 67.94 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-28T13:44:06.052Z] #20 67.95 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T13:44:06.052Z] #20 67.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:44:06.070Z] #77 113.3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T13:44:06.070Z] #77 113.3 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T13:44:06.651Z] #77 114.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T13:44:06.651Z] #77 114.4 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T13:44:06.651Z] #77 114.7 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T13:44:06.994Z] #20 69.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T13:44:06.994Z] #20 69.63 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-28T13:44:06.994Z] #20 69.65 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T13:44:06.994Z] #20 69.71 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T13:44:06.994Z] #20 69.72 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-28T13:44:06.994Z] #20 69.72 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T13:44:06.994Z] #20 69.77 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T13:44:06.994Z] #20 69.78 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-28T13:44:06.994Z] #20 69.78 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T13:44:06.994Z] #20 69.85 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T13:44:06.994Z] #20 69.85 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T13:44:06.994Z] #20 69.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:44:07.224Z] #77 115.1 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T13:44:07.254Z] #20 69.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T13:44:07.254Z] #20 69.93 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T13:44:07.254Z] #20 69.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:44:07.254Z] #20 70.04 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T13:44:07.254Z] #20 70.05 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:44:07.254Z] #20 70.05 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:44:07.254Z] #20 70.09 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T13:44:07.254Z] #20 70.10 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T13:44:07.254Z] #20 70.11 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:44:07.484Z] #77 115.4 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T13:44:07.514Z] #20 70.20 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T13:44:07.514Z] #20 70.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-28T13:44:07.514Z] #20 70.21 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T13:44:07.514Z] #20 70.34 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-28T13:44:07.514Z] #20 70.34 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-28T13:44:07.514Z] #20 70.35 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T13:44:07.515Z] #20 70.46 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-28T13:44:07.515Z] #20 70.46 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-28T13:44:07.744Z] #77 115.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T13:44:07.775Z] #20 70.46 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T13:44:07.775Z] #20 70.55 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-28T13:44:07.775Z] #20 70.55 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-28T13:44:07.775Z] #20 70.55 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T13:44:08.034Z] #20 70.59 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-28T13:44:08.034Z] #20 70.60 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-28T13:44:08.034Z] #20 70.61 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T13:44:08.034Z] #20 70.78 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T13:44:08.034Z] #20 70.78 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-28T13:44:08.034Z] #20 70.79 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T13:44:08.294Z] #20 70.89 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T13:44:08.294Z] #20 70.90 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:44:08.294Z] #20 70.91 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:44:08.294Z] #20 70.94 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T13:44:08.294Z] #20 70.95 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T13:44:08.294Z] #20 70.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:44:08.294Z] #20 71.01 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T13:44:08.294Z] #20 71.02 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T13:44:08.294Z] #20 71.02 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:44:08.554Z] #20 71.20 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:44:08.554Z] #20 71.21 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T13:44:08.554Z] #20 71.22 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T13:44:08.554Z] #20 71.23 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T13:44:08.554Z] #20 71.24 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T13:44:08.554Z] #20 71.25 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T13:44:08.554Z] #20 71.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:44:08.554Z] #20 71.27 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T13:44:08.554Z] #20 71.28 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:44:08.554Z] #20 71.29 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T13:44:08.554Z] #20 71.30 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T13:44:08.554Z] #20 71.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:44:08.554Z] #20 71.32 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T13:44:08.554Z] #20 71.33 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T13:44:08.554Z] #20 71.34 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-28T13:44:08.554Z] #20 71.35 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:44:08.554Z] #20 71.36 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T13:44:08.554Z] #20 71.38 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T13:44:08.554Z] #20 71.39 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T13:44:08.554Z] #20 71.40 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T13:44:08.554Z] #20 71.41 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:44:08.554Z] #20 71.42 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-28T13:44:08.554Z] #20 71.43 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:44:08.554Z] #20 71.43 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-28T13:44:08.554Z] #20 71.44 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T13:44:08.554Z] #20 71.45 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:44:08.554Z] #20 71.46 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-28T13:44:08.816Z] #20 71.47 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:44:08.816Z] #20 71.48 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T13:44:08.816Z] #20 71.50 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:44:08.816Z] #20 71.51 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-28T13:44:08.816Z] #20 71.52 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:44:08.816Z] #20 71.54 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:44:08.816Z] #20 71.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:44:09.123Z] #77 ... [2022-07-28T13:44:09.123Z] [2022-07-28T13:44:09.123Z] #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-28T13:44:09.123Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T13:44:09.123Z] #14 196.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T13:44:09.123Z] #14 196.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-28T13:44:09.123Z] #14 196.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T13:44:09.384Z] #14 196.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T13:44:09.384Z] #14 196.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-28T13:44:09.384Z] #14 196.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T13:44:09.643Z] #14 196.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T13:44:09.903Z] #14 196.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-28T13:44:09.903Z] #14 196.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T13:44:10.067Z] #23 11.13 Collecting yamllint==1.26.1 [2022-07-28T13:44:10.067Z] #23 12.23 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T13:44:10.162Z] #14 197.1 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T13:44:10.162Z] #14 197.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T13:44:10.162Z] #14 197.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:44:10.202Z] #20 DONE 72.9s [2022-07-28T13:44:10.202Z] [2022-07-28T13:44:10.202Z] #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-28T13:44:10.202Z] #21 sha256:fb441078b8b16474cec4e00168ff6465c596179d52300a4465e548aa719ab662 [2022-07-28T13:44:10.423Z] #14 197.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T13:44:10.423Z] #14 197.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T13:44:10.423Z] #14 197.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:44:10.682Z] #14 197.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T13:44:10.682Z] #14 197.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:44:10.682Z] #14 197.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:44:10.941Z] #14 197.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T13:44:10.941Z] #14 197.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T13:44:10.941Z] #14 197.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:44:11.146Z] #21 1.058 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-28T13:44:11.146Z] #21 1.058 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-28T13:44:11.200Z] #14 198.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T13:44:11.200Z] #14 198.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-28T13:44:11.200Z] #14 198.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T13:44:11.407Z] #21 1.139 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-28T13:44:11.433Z] #23 13.51 Collecting pathspec>=0.5.3 [2022-07-28T13:44:11.433Z] #23 13.53 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T13:44:11.690Z] #23 13.98 Collecting pyyaml [2022-07-28T13:44:11.690Z] #23 14.00 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-28T13:44:11.690Z] #23 14.11 Building wheels for collected packages: yamllint [2022-07-28T13:44:11.804Z] #14 198.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-28T13:44:11.804Z] #14 198.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-28T13:44:11.804Z] #14 198.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T13:44:11.947Z] #23 14.12 Building wheel for yamllint (setup.py): started [2022-07-28T13:44:12.063Z] #14 199.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-28T13:44:12.322Z] #14 199.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-28T13:44:12.322Z] #14 199.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T13:44:12.322Z] #14 199.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-28T13:44:12.581Z] #14 199.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-28T13:44:12.581Z] #14 199.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T13:44:12.840Z] #14 199.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-28T13:44:12.840Z] #14 199.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-28T13:44:12.840Z] #14 199.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T13:44:12.875Z] #23 15.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T13:44:12.875Z] #23 15.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3bce3ea9d550e1cc2ff3f8453c5c49df52593dbc22583f2ce9b06511188561b8 [2022-07-28T13:44:12.875Z] #23 15.20 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T13:44:12.875Z] #23 15.20 Successfully built yamllint [2022-07-28T13:44:12.875Z] #23 15.23 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T13:44:13.445Z] #23 15.72 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T13:44:13.777Z] #14 201.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T13:44:13.777Z] #14 201.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-28T13:44:14.007Z] #23 DONE 16.2s [2022-07-28T13:44:14.007Z] [2022-07-28T13:44:14.007Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T13:44:14.007Z] #27 sha256:a1e2e20141e38847fc26ed9cce98f7f9b24f2cd050e80e82c8a4110598fb2db3 [2022-07-28T13:44:14.036Z] #14 201.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T13:44:14.606Z] #14 201.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T13:44:14.606Z] #14 201.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T13:44:14.606Z] #14 201.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:44:14.865Z] #14 201.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T13:44:14.865Z] #14 201.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T13:44:14.865Z] #14 201.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:44:14.936Z] #27 DONE 0.7s [2022-07-28T13:44:14.936Z] [2022-07-28T13:44:14.936Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T13:44:14.936Z] #32 sha256:75a5bf411dc5731e913478dca4d6f09d2ce6afbc435c186d61b49581c8385f9b [2022-07-28T13:44:15.125Z] #14 202.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T13:44:15.125Z] #14 202.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T13:44:15.125Z] #14 202.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:44:15.499Z] #32 DONE 0.8s [2022-07-28T13:44:15.499Z] [2022-07-28T13:44:15.499Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T13:44:15.499Z] #35 sha256:2ef60ccb8068f1247e6e8723b211f418f0bde0e639c877488629722d92f4a20c [2022-07-28T13:44:15.692Z] #14 202.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T13:44:15.953Z] #14 203.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T13:44:15.953Z] #14 203.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T13:44:15.953Z] #14 203.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T13:44:15.953Z] #14 203.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T13:44:15.953Z] #14 203.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T13:44:16.066Z] #35 DONE 0.4s [2022-07-28T13:44:16.066Z] [2022-07-28T13:44:16.066Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T13:44:16.066Z] #37 sha256:181b332f20f839362e9a3566bb1000a563e577def92a7d0dfd00e97b56a34e9d [2022-07-28T13:44:16.066Z] #37 DONE 0.2s [2022-07-28T13:44:16.066Z] [2022-07-28T13:44:16.066Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T13:44:16.066Z] #39 sha256:2bf7f2446c5d476943657023c0bea00d2d2cc82f7701418c9346c4ebfd664706 [2022-07-28T13:44:16.066Z] #39 DONE 0.1s [2022-07-28T13:44:16.066Z] [2022-07-28T13:44:16.066Z] #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-28T13:44:16.066Z] #60 sha256:3186e048c7e208b4aba0522fc178457f350459be18e2891cd30bbb43da003f9f [2022-07-28T13:44:16.212Z] #14 203.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T13:44:16.212Z] #14 203.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T13:44:16.212Z] #14 203.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T13:44:16.212Z] #14 203.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T13:44:16.212Z] #14 203.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T13:44:16.212Z] #14 203.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T13:44:16.212Z] #14 203.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T13:44:16.212Z] #14 203.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T13:44:16.212Z] #14 203.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-28T13:44:16.212Z] #14 203.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T13:44:16.212Z] #14 203.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T13:44:16.212Z] #14 203.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T13:44:16.323Z] #60 ... [2022-07-28T13:44:16.323Z] [2022-07-28T13:44:16.323Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T13:44:16.324Z] #41 sha256:481c36c36cef08ffe512433acd84f199c326e6cc2b118beb0bc5ac23439dc1f3 [2022-07-28T13:44:16.324Z] #41 DONE 0.1s [2022-07-28T13:44:16.324Z] [2022-07-28T13:44:16.324Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T13:44:16.324Z] #45 sha256:2a5ed40266fa0b221b1a57f6d4e0ea8d92ff780d7ea4d64416ceab25e6b31326 [2022-07-28T13:44:16.324Z] #45 DONE 0.1s [2022-07-28T13:44:16.324Z] [2022-07-28T13:44:16.324Z] #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-28T13:44:16.324Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:44:16.472Z] #14 203.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T13:44:16.472Z] #14 203.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T13:44:16.472Z] #14 203.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:44:16.472Z] #14 203.4 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-28T13:44:16.472Z] #14 203.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:44:16.472Z] #14 203.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T13:44:16.472Z] #14 203.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T13:44:16.472Z] #14 203.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T13:44:16.472Z] #14 203.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-28T13:44:16.731Z] #14 203.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T13:44:16.731Z] #14 203.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T13:44:16.731Z] #14 203.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:44:16.731Z] #14 203.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-28T13:44:16.731Z] #14 203.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:44:16.731Z] #14 203.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T13:44:16.990Z] #14 204.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:44:17.258Z] #21 1.572 Reading package lists... [2022-07-28T13:44:18.897Z] #14 DONE 205.6s [2022-07-28T13:44:18.897Z] [2022-07-28T13:44:18.897Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T13:44:18.897Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T13:44:18.897Z] #15 ... [2022-07-28T13:44:18.897Z] [2022-07-28T13:44:18.897Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T13:44:18.897Z] #59 sha256:cfaefa5cb199aa0836f4ce972306e168cd4e7b7168176e2c2e71732451347e40 [2022-07-28T13:44:18.897Z] #59 DONE 0.2s [2022-07-28T13:44:18.897Z] [2022-07-28T13:44:18.897Z] #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-28T13:44:18.897Z] #60 sha256:5fd7fcd1f258d2f99e82dd8185f048bb5d3dadc779bce4264b426a8d2a06918d [2022-07-28T13:44:19.834Z] #60 ... [2022-07-28T13:44:19.834Z] [2022-07-28T13:44:19.834Z] #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-28T13:44:19.834Z] #67 sha256:2b2694daa6512d4c00714bca6bf2a6a32093489e178faadf7423a5343df26e0b [2022-07-28T13:44:19.834Z] #67 196.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T13:44:19.834Z] #67 196.6 + GOBIN=/build [2022-07-28T13:44:19.834Z] #67 196.6 + GO111MODULE=on [2022-07-28T13:44:19.834Z] #67 196.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T13:44:20.474Z] #77 200.4 CCLD tests/init [2022-07-28T13:44:20.772Z] #67 207.2 rootlesskit version 1.0.0 [2022-07-28T13:44:20.772Z] #67 207.3 Usage of /build/rootlesskit-docker-proxy: [2022-07-28T13:44:20.772Z] #67 207.3 -container-ip string [2022-07-28T13:44:20.772Z] #67 207.3 container ip [2022-07-28T13:44:20.772Z] #67 207.3 -container-port int [2022-07-28T13:44:20.772Z] #67 207.3 container port (default -1) [2022-07-28T13:44:20.772Z] #67 207.3 -host-ip string [2022-07-28T13:44:20.772Z] #67 207.3 host ip [2022-07-28T13:44:20.772Z] #67 207.3 -host-port int [2022-07-28T13:44:20.772Z] #67 207.3 host port (default -1) [2022-07-28T13:44:20.772Z] #67 207.3 -proto string [2022-07-28T13:44:20.772Z] #67 207.3 proxy protocol (default "tcp") [2022-07-28T13:44:20.772Z] #67 ... [2022-07-28T13:44:20.772Z] [2022-07-28T13:44:20.772Z] #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-28T13:44:20.772Z] #60 sha256:5fd7fcd1f258d2f99e82dd8185f048bb5d3dadc779bce4264b426a8d2a06918d [2022-07-28T13:44:20.772Z] #60 1.939 + RM_GOPATH=0 [2022-07-28T13:44:20.772Z] #60 1.939 + TMP_GOPATH= [2022-07-28T13:44:20.772Z] #60 1.939 + : /build [2022-07-28T13:44:20.772Z] #60 1.939 + '[' -z '' ']' [2022-07-28T13:44:20.772Z] #60 ... [2022-07-28T13:44:20.772Z] [2022-07-28T13:44:20.772Z] #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-28T13:44:20.772Z] #67 sha256:2b2694daa6512d4c00714bca6bf2a6a32093489e178faadf7423a5343df26e0b [2022-07-28T13:44:20.772Z] #67 DONE 207.5s [2022-07-28T13:44:20.772Z] [2022-07-28T13:44:20.772Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T13:44:20.772Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T13:44:20.772Z] #15 DONE 2.3s [2022-07-28T13:44:20.772Z] [2022-07-28T13:44:20.772Z] #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-28T13:44:20.772Z] #60 sha256:5fd7fcd1f258d2f99e82dd8185f048bb5d3dadc779bce4264b426a8d2a06918d [2022-07-28T13:44:20.772Z] #60 1.940 ++ mktemp -d [2022-07-28T13:44:20.772Z] #60 1.940 + export GOPATH=/tmp/tmp.9beoeKZNn7 [2022-07-28T13:44:20.772Z] #60 1.940 + GOPATH=/tmp/tmp.9beoeKZNn7 [2022-07-28T13:44:20.772Z] #60 1.940 + RM_GOPATH=1 [2022-07-28T13:44:20.772Z] #60 1.940 + case "$(go env GOARCH)" in [2022-07-28T13:44:20.772Z] #60 1.947 ++ go env GOARCH [2022-07-28T13:44:20.772Z] #60 1.962 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:44:20.772Z] #60 1.962 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:44:20.772Z] #60 1.963 ++ dirname /install.sh [2022-07-28T13:44:20.772Z] #60 1.964 + dir=/ [2022-07-28T13:44:20.772Z] #60 1.964 + bin=runc [2022-07-28T13:44:20.772Z] #60 1.965 + shift [2022-07-28T13:44:20.772Z] #60 1.965 + '[' '!' -f //runc.installer ']' [2022-07-28T13:44:20.772Z] #60 1.965 + . //runc.installer [2022-07-28T13:44:20.772Z] #60 1.969 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T13:44:20.772Z] #60 1.969 ++ set -e [2022-07-28T13:44:20.772Z] #60 1.969 ++ : v1.1.2 [2022-07-28T13:44:20.772Z] #60 1.969 + install_runc [2022-07-28T13:44:20.772Z] #60 1.969 + RUNC_BUILDTAGS=seccomp [2022-07-28T13:44:20.772Z] #60 1.969 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T13:44:20.772Z] #60 1.969 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9beoeKZNn7/src/github.com/opencontainers/runc [2022-07-28T13:44:20.772Z] #60 1.990 Cloning into '/tmp/tmp.9beoeKZNn7/src/github.com/opencontainers/runc'... [2022-07-28T13:44:21.031Z] #60 ... [2022-07-28T13:44:21.031Z] [2022-07-28T13:44:21.031Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T13:44:21.031Z] #68 sha256:f8c0cfa96c0495bfb9f16b46f3ad6021fe3fc356c24885115f443024edddfac4 [2022-07-28T13:44:21.031Z] #68 DONE 0.2s [2022-07-28T13:44:21.031Z] [2022-07-28T13:44:21.031Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T13:44:21.031Z] #69 sha256:eea8c033c7dc7df7f638fcc4bc158eda1108e2b12678d48e7db138bd948330a9 [2022-07-28T13:44:21.291Z] #69 DONE 0.2s [2022-07-28T13:44:21.291Z] [2022-07-28T13:44:21.291Z] #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-28T13:44:21.291Z] #16 sha256:2b1b2cd3f8ca6395786ae88f6eac844bbc279cf102d64b898d3f3fbbbca97f61 [2022-07-28T13:44:21.461Z] #21 6.229 Reading package lists... [2022-07-28T13:44:22.030Z] #21 10.81 Building dependency tree... [2022-07-28T13:44:22.031Z] #21 11.89 Reading state information... [2022-07-28T13:44:23.418Z] #21 13.05 The following additional packages will be installed: [2022-07-28T13:44:23.418Z] #21 13.05 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-28T13:44:23.418Z] #21 13.05 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-28T13:44:23.418Z] #21 13.05 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-28T13:44:23.418Z] #21 13.05 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-28T13:44:23.418Z] #21 13.05 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-28T13:44:23.418Z] #21 13.06 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-28T13:44:23.418Z] #21 13.06 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-28T13:44:23.418Z] #21 13.08 Suggested packages: [2022-07-28T13:44:23.418Z] #21 13.08 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-28T13:44:23.418Z] #21 13.08 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-28T13:44:23.418Z] #21 13.08 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-28T13:44:23.418Z] #21 13.08 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-28T13:44:23.418Z] #21 13.08 seccomp:ppc64el seccomp:s390x [2022-07-28T13:44:23.418Z] #21 13.08 Recommended packages: [2022-07-28T13:44:23.418Z] #21 13.08 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-28T13:44:23.418Z] #21 13.08 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-28T13:44:23.418Z] #21 13.08 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-28T13:44:23.418Z] #21 13.08 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-28T13:44:23.678Z] #21 13.56 The following NEW packages will be installed: [2022-07-28T13:44:23.678Z] #21 13.56 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-28T13:44:23.678Z] #21 13.56 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-28T13:44:23.678Z] #21 13.56 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-28T13:44:23.678Z] #21 13.56 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-28T13:44:23.678Z] #21 13.56 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-28T13:44:23.678Z] #21 13.56 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-28T13:44:23.678Z] #21 13.56 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-28T13:44:23.678Z] #21 13.57 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-28T13:44:23.678Z] #21 13.57 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-28T13:44:23.678Z] #21 13.57 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-28T13:44:23.678Z] #21 13.57 libseccomp2:ppc64el libseccomp2:s390x [2022-07-28T13:44:23.939Z] #21 13.93 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:44:23.939Z] #21 13.93 Need to get 15.9 MB of archives. [2022-07-28T13:44:23.939Z] #21 13.93 After this operation, 73.0 MB of additional disk space will be used. [2022-07-28T13:44:23.939Z] #21 13.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-28T13:44:24.201Z] #21 13.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-28T13:44:24.201Z] #21 13.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-28T13:44:24.201Z] #21 13.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-28T13:44:24.201Z] #21 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-28T13:44:24.201Z] #21 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-28T13:44:24.201Z] #21 13.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-28T13:44:24.201Z] #21 13.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-28T13:44:24.201Z] #21 14.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-28T13:44:24.201Z] #21 14.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-28T13:44:24.201Z] #21 14.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-28T13:44:24.201Z] #21 14.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-28T13:44:24.201Z] #21 14.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-28T13:44:24.201Z] #21 14.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-28T13:44:24.201Z] #21 14.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-28T13:44:24.201Z] #21 14.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-28T13:44:24.201Z] #21 14.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-28T13:44:24.201Z] #21 14.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-28T13:44:24.201Z] #21 14.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-28T13:44:24.201Z] #21 14.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-28T13:44:24.201Z] #21 14.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-28T13:44:24.201Z] #21 14.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-28T13:44:24.201Z] #21 14.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-28T13:44:24.201Z] #21 14.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-28T13:44:24.201Z] #21 14.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-28T13:44:24.201Z] #21 14.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-28T13:44:24.201Z] #21 14.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-28T13:44:24.201Z] #21 14.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-28T13:44:24.201Z] #21 14.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-28T13:44:24.462Z] #21 14.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-28T13:44:24.462Z] #21 14.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-28T13:44:24.462Z] #21 14.18 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-28T13:44:24.462Z] #21 14.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-28T13:44:24.462Z] #21 14.19 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-28T13:44:24.462Z] #21 14.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-28T13:44:24.462Z] #21 14.19 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-28T13:44:24.462Z] #21 14.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-28T13:44:24.462Z] #21 14.19 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-28T13:44:24.462Z] #21 14.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-28T13:44:24.462Z] #21 14.19 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-28T13:44:25.032Z] #21 14.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:44:25.032Z] #21 14.90 Fetched 15.9 MB in 1s (29.2 MB/s) [2022-07-28T13:44:25.032Z] #21 14.93 Selecting previously unselected package gcc-10-base:armel. [2022-07-28T13:44:25.032Z] #21 14.93 (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-28T13:44:25.032Z] #21 14.96 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-28T13:44:25.032Z] #21 14.97 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-28T13:44:25.293Z] #21 15.01 Selecting previously unselected package gcc-10-base:armhf. [2022-07-28T13:44:25.293Z] #21 15.02 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-28T13:44:25.293Z] #21 15.02 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-28T13:44:25.293Z] #21 15.07 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-28T13:44:25.293Z] #21 15.08 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-28T13:44:25.293Z] #21 15.08 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-28T13:44:25.293Z] #21 15.15 Selecting previously unselected package gcc-10-base:s390x. [2022-07-28T13:44:25.293Z] #21 15.15 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-28T13:44:25.293Z] #21 15.15 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-28T13:44:25.293Z] #21 15.19 Selecting previously unselected package gcc-10-base:arm64. [2022-07-28T13:44:25.293Z] #21 15.20 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-28T13:44:25.293Z] #21 15.20 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-28T13:44:25.488Z] #16 DONE 4.1s [2022-07-28T13:44:25.488Z] [2022-07-28T13:44:25.488Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T13:44:25.488Z] #17 sha256:e6a506380a96688afb5628f4303c650cc5056ccaa363378c5ef4f17c1834c74f [2022-07-28T13:44:25.554Z] #21 15.25 Selecting previously unselected package libgcc-s1:armel. [2022-07-28T13:44:25.554Z] #21 15.26 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-28T13:44:25.554Z] #21 15.27 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-28T13:44:25.554Z] #21 15.32 Selecting previously unselected package libcrypt1:armel. [2022-07-28T13:44:25.554Z] #21 15.32 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-28T13:44:25.554Z] #21 15.33 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-28T13:44:25.554Z] #21 15.41 Selecting previously unselected package libc6:armel. [2022-07-28T13:44:25.554Z] #21 15.42 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-28T13:44:25.816Z] #21 15.61 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-28T13:44:26.076Z] #21 16.04 Selecting previously unselected package libapparmor1:armel. [2022-07-28T13:44:26.076Z] #21 16.04 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-28T13:44:26.076Z] #21 16.05 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-28T13:44:26.076Z] #21 16.10 Selecting previously unselected package libapparmor-dev:armel. [2022-07-28T13:44:26.076Z] #21 16.10 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-28T13:44:26.337Z] #21 16.11 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-28T13:44:26.337Z] #21 16.17 Selecting previously unselected package libgcc-s1:arm64. [2022-07-28T13:44:26.337Z] #21 16.18 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-28T13:44:26.337Z] #21 16.19 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-28T13:44:26.337Z] #21 16.23 Selecting previously unselected package libcrypt1:arm64. [2022-07-28T13:44:26.337Z] #21 16.23 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-28T13:44:26.337Z] #21 16.24 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-28T13:44:26.337Z] #21 16.30 Selecting previously unselected package libc6:arm64. [2022-07-28T13:44:26.337Z] #21 16.31 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-28T13:44:26.598Z] #21 16.47 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-28T13:44:26.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T13:44:27.169Z] #21 16.90 Selecting previously unselected package libapparmor1:arm64. [2022-07-28T13:44:27.169Z] #21 16.91 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-28T13:44:27.169Z] #21 16.91 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-28T13:44:27.169Z] #21 16.96 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-28T13:44:27.169Z] #21 16.97 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-28T13:44:27.169Z] #21 16.97 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-28T13:44:27.169Z] #21 17.03 Selecting previously unselected package libgcc-s1:s390x. [2022-07-28T13:44:27.169Z] #21 17.04 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-28T13:44:27.169Z] #21 17.05 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-28T13:44:27.169Z] #21 17.09 Selecting previously unselected package libcrypt1:s390x. [2022-07-28T13:44:27.169Z] #21 17.10 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-28T13:44:27.169Z] #21 17.11 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-28T13:44:27.169Z] #21 17.19 Selecting previously unselected package libc6:s390x. [2022-07-28T13:44:27.169Z] #21 17.19 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-28T13:44:27.740Z] #21 17.36 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-28T13:44:28.000Z] #21 17.84 Selecting previously unselected package libapparmor1:s390x. [2022-07-28T13:44:28.000Z] #21 17.84 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-28T13:44:28.000Z] #21 17.85 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-28T13:44:28.000Z] #21 17.90 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-28T13:44:28.000Z] #21 17.90 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-28T13:44:28.000Z] #21 17.91 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-28T13:44:28.000Z] #21 17.97 Selecting previously unselected package libgcc-s1:armhf. [2022-07-28T13:44:28.000Z] #21 17.98 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-28T13:44:28.000Z] #21 17.99 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-28T13:44:28.022Z] #17 2.927 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T13:44:28.261Z] #21 18.03 Selecting previously unselected package libcrypt1:armhf. [2022-07-28T13:44:28.261Z] #21 18.04 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-28T13:44:28.261Z] #21 18.04 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-28T13:44:28.261Z] #21 18.11 Selecting previously unselected package libc6:armhf. [2022-07-28T13:44:28.261Z] #21 18.13 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-28T13:44:28.281Z] #17 DONE 3.1s [2022-07-28T13:44:28.281Z] [2022-07-28T13:44:28.281Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T13:44:28.281Z] #18 sha256:825172d4653660d13ba117214496865f7f700348bad010bbf23751ae7862865f [2022-07-28T13:44:28.503Z] #55 ... [2022-07-28T13:44:28.503Z] [2022-07-28T13:44:28.503Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:44:28.503Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:44:28.503Z] #77 180.9 CCLD libocispec.la [2022-07-28T13:44:28.503Z] #77 181.3 CCLD src/validate [2022-07-28T13:44:28.503Z] #77 181.3 CCLD tests/test-1 [2022-07-28T13:44:28.503Z] #77 181.4 CCLD tests/test-2 [2022-07-28T13:44:28.503Z] #77 181.4 CCLD tests/test-3 [2022-07-28T13:44:28.503Z] #77 181.4 CCLD tests/test-4 [2022-07-28T13:44:28.503Z] #77 181.4 CCLD tests/test-5 [2022-07-28T13:44:28.503Z] #77 181.5 CCLD tests/test-6 [2022-07-28T13:44:28.503Z] #77 181.5 CCLD tests/test-7 [2022-07-28T13:44:28.503Z] #77 181.7 CCLD tests/test-8 [2022-07-28T13:44:28.503Z] #77 181.7 CCLD tests/test-9 [2022-07-28T13:44:28.503Z] #77 181.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T13:44:28.522Z] #21 18.34 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-28T13:44:28.759Z] #77 182.0 CCLD tests/test-10 [2022-07-28T13:44:28.759Z] #77 182.0 CCLD tests/test-11 [2022-07-28T13:44:29.043Z] #21 18.77 Selecting previously unselected package libapparmor1:armhf. [2022-07-28T13:44:29.043Z] #21 18.78 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-28T13:44:29.043Z] #21 18.79 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-28T13:44:29.043Z] #21 18.83 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-28T13:44:29.043Z] #21 18.84 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-28T13:44:29.043Z] #21 18.84 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-28T13:44:29.043Z] #21 18.91 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-28T13:44:29.043Z] #21 18.92 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-28T13:44:29.043Z] #21 18.92 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-28T13:44:29.043Z] #21 18.97 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-28T13:44:29.043Z] #21 18.97 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-28T13:44:29.043Z] #21 18.98 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-28T13:44:29.043Z] #21 19.05 Selecting previously unselected package libc6:ppc64el. [2022-07-28T13:44:29.303Z] #21 19.05 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-28T13:44:29.564Z] #21 19.21 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-28T13:44:30.085Z] #21 19.80 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-28T13:44:30.085Z] #21 19.81 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-28T13:44:30.085Z] #21 19.81 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-28T13:44:30.085Z] #21 19.86 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-28T13:44:30.085Z] #21 19.87 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-28T13:44:30.085Z] #21 19.88 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-28T13:44:30.085Z] #21 19.96 Selecting previously unselected package libseccomp2:s390x. [2022-07-28T13:44:30.085Z] #21 19.96 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-28T13:44:30.085Z] #21 19.97 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-28T13:44:30.085Z] #21 20.01 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-28T13:44:30.085Z] #21 20.01 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-28T13:44:30.085Z] #21 20.02 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-28T13:44:30.346Z] #21 20.08 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-28T13:44:30.346Z] #21 20.09 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-28T13:44:30.346Z] #21 20.10 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-28T13:44:30.346Z] #21 20.15 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-28T13:44:30.346Z] #21 20.15 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-28T13:44:30.346Z] #21 20.15 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-28T13:44:30.346Z] #21 20.21 Selecting previously unselected package libseccomp2:armhf. [2022-07-28T13:44:30.346Z] #21 20.21 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-28T13:44:30.346Z] #21 20.22 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-28T13:44:30.346Z] #21 20.26 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-28T13:44:30.346Z] #21 20.27 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-28T13:44:30.346Z] #21 20.27 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-28T13:44:30.346Z] #21 20.33 Selecting previously unselected package libseccomp2:armel. [2022-07-28T13:44:30.469Z] #77 ... [2022-07-28T13:44:30.469Z] [2022-07-28T13:44:30.469Z] #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-28T13:44:30.469Z] #26 sha256:6422d3dee4981f180dbba9b70991dc4a1d8968639cb12734fadc79491a38ab6b [2022-07-28T13:44:30.469Z] #26 257.3 + return [2022-07-28T13:44:30.607Z] #21 20.34 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-28T13:44:30.607Z] #21 20.34 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-28T13:44:30.607Z] #21 20.39 Selecting previously unselected package libseccomp-dev:armel. [2022-07-28T13:44:30.607Z] #21 20.39 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-28T13:44:30.607Z] #21 20.40 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-28T13:44:30.607Z] #21 20.46 Selecting previously unselected package libseccomp2:arm64. [2022-07-28T13:44:30.607Z] #21 20.46 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-28T13:44:30.607Z] #21 20.46 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T13:44:30.607Z] #21 20.50 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-28T13:44:30.607Z] #21 20.51 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-28T13:44:30.607Z] #21 20.51 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T13:44:30.607Z] #21 20.59 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-28T13:44:30.651Z] #77 183.8 libtool: link: ar cr libocispec.a [2022-07-28T13:44:30.651Z] #77 183.8 libtool: link: ranlib libocispec.a [2022-07-28T13:44:30.868Z] #21 20.61 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-28T13:44:30.868Z] #21 20.62 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-28T13:44:30.868Z] #21 20.63 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-28T13:44:30.868Z] #21 20.64 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-28T13:44:30.868Z] #21 20.66 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-28T13:44:30.868Z] #21 20.67 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-28T13:44:30.868Z] #21 20.68 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-28T13:44:30.868Z] #21 20.69 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-28T13:44:30.868Z] #21 20.70 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-28T13:44:30.868Z] #21 20.71 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-28T13:44:30.868Z] #21 20.72 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-28T13:44:30.868Z] #21 20.74 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-28T13:44:30.868Z] #21 20.75 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-28T13:44:30.868Z] #21 20.76 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-28T13:44:30.868Z] #21 20.77 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-28T13:44:30.886Z] #18 DONE 2.3s [2022-07-28T13:44:30.886Z] [2022-07-28T13:44:30.886Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T13:44:30.886Z] #19 sha256:195b82ffdebe7ab3eaeb311ce462a690363db5044e4be1f1e2ad70bed42c21b4 [2022-07-28T13:44:31.409Z] #26 DONE 258.2s [2022-07-28T13:44:31.409Z] [2022-07-28T13:44:31.409Z] #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-28T13:44:31.409Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T13:44:31.822Z] #19 DONE 1.6s [2022-07-28T13:44:31.822Z] [2022-07-28T13:44:31.822Z] #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-28T13:44:31.822Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:44:32.081Z] #55 ... [2022-07-28T13:44:32.081Z] [2022-07-28T13:44:32.081Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T13:44:32.081Z] #20 sha256:86013cb9b4151ecc7f0bc3aaf8664ff6cf980e81105497ade3663f7129f0ea15 [2022-07-28T13:44:32.280Z] #21 22.02 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-28T13:44:32.544Z] #77 185.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:44:32.544Z] #77 185.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T13:44:32.544Z] #77 185.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T13:44:32.544Z] #77 185.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:44:32.544Z] #77 185.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:44:32.544Z] #77 185.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:44:32.544Z] #77 185.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:44:32.544Z] #77 185.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T13:44:32.544Z] #77 185.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T13:44:32.544Z] #77 185.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T13:44:32.544Z] #77 185.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T13:44:32.544Z] #77 185.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T13:44:32.544Z] #77 185.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T13:44:32.544Z] #77 185.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T13:44:32.544Z] #77 185.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T13:44:32.544Z] #77 185.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T13:44:32.544Z] #77 185.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T13:44:32.544Z] #77 185.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T13:44:32.544Z] #77 185.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T13:44:32.793Z] #55 ... [2022-07-28T13:44:32.793Z] [2022-07-28T13:44:32.793Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T13:44:32.793Z] #27 sha256:bdab99e5ba173707a6c317f55f196e928e50ffca3321f9e8cdfe38cfe6938d87 [2022-07-28T13:44:32.801Z] #77 186.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T13:44:32.801Z] #77 186.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T13:44:32.801Z] #77 186.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T13:44:32.801Z] #77 186.1 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T13:44:33.057Z] #77 186.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T13:44:33.057Z] #77 186.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T13:44:33.057Z] #77 186.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T13:44:33.057Z] #77 186.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T13:44:33.314Z] #77 186.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T13:44:33.314Z] #77 186.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T13:44:33.314Z] #77 ... [2022-07-28T13:44:33.314Z] [2022-07-28T13:44:33.314Z] #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-28T13:44:33.314Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:44:33.314Z] #47 236.9 + dpkg --print-architecture [2022-07-28T13:44:33.314Z] #47 236.9 + git checkout -q v2.1.0 [2022-07-28T13:44:33.364Z] #27 DONE 0.7s [2022-07-28T13:44:33.364Z] [2022-07-28T13:44:33.364Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T13:44:33.364Z] #32 sha256:4b5c0f80c492839359c4b95ebb38bf07513b5036b651d95f5dd3ea5b5931a3db [2022-07-28T13:44:33.457Z] #20 DONE 1.6s [2022-07-28T13:44:33.457Z] [2022-07-28T13:44:33.457Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:44:33.457Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:44:33.571Z] #47 237.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T13:44:33.572Z] #47 237.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T13:44:33.669Z] #21 23.23 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-28T13:44:33.717Z] #77 141.6 configure.ac:11: installing 'build-aux/compile' [2022-07-28T13:44:33.717Z] #77 141.7 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T13:44:33.717Z] #77 141.8 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T13:44:33.936Z] #32 DONE 0.7s [2022-07-28T13:44:33.936Z] [2022-07-28T13:44:33.936Z] #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-28T13:44:33.936Z] #60 sha256:6d73c23ea6d1c95cbd53b4bda99e614f8a1b2e0c1fc1e16f49d97ce33bee46f6 [2022-07-28T13:44:33.976Z] #77 141.8 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T13:44:33.976Z] #77 141.8 configure.ac:13: installing 'build-aux/missing' [2022-07-28T13:44:33.976Z] #77 141.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T13:44:34.196Z] #60 ... [2022-07-28T13:44:34.196Z] [2022-07-28T13:44:34.196Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T13:44:34.196Z] #35 sha256:a54b8dcceb1971cdf1bf1ededf59c68370e1a711b332cbb609bd483e869d7555 [2022-07-28T13:44:34.196Z] #35 DONE 0.3s [2022-07-28T13:44:34.196Z] [2022-07-28T13:44:34.196Z] #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-28T13:44:34.196Z] #60 sha256:6d73c23ea6d1c95cbd53b4bda99e614f8a1b2e0c1fc1e16f49d97ce33bee46f6 [2022-07-28T13:44:34.457Z] #60 ... [2022-07-28T13:44:34.457Z] [2022-07-28T13:44:34.457Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T13:44:34.457Z] #37 sha256:3963dbee07d1560377ad4b7f8be8552cadeea2015e5e1579acca2071fc5d5a56 [2022-07-28T13:44:34.543Z] #77 142.2 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T13:44:34.608Z] #21 24.50 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-28T13:44:34.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T13:44:35.028Z] #37 DONE 0.6s [2022-07-28T13:44:35.028Z] [2022-07-28T13:44:35.028Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T13:44:35.028Z] #39 sha256:733d375d5b37c457dfdf655a42337f875d45aafe79f8b809720f57d7faeec193 [2022-07-28T13:44:35.028Z] #39 DONE 0.1s [2022-07-28T13:44:35.028Z] [2022-07-28T13:44:35.028Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T13:44:35.028Z] #60 sha256:6d73c23ea6d1c95cbd53b4bda99e614f8a1b2e0c1fc1e16f49d97ce33bee46f6 [2022-07-28T13:44:35.028Z] #60 ... [2022-07-28T13:44:35.028Z] [2022-07-28T13:44:35.028Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T13:44:35.028Z] #41 sha256:64da9dce5b2adbf549a7c59b96a1d4a13fe68712d276651020a03b202466043d [2022-07-28T13:44:35.028Z] #41 DONE 0.1s [2022-07-28T13:44:35.028Z] [2022-07-28T13:44:35.028Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T13:44:35.028Z] #45 sha256:7f05a1f557c9dd63f3b321d13f5c52f95a02a853595bc787d6b93ce7fd3afeba [2022-07-28T13:44:35.028Z] #45 DONE 0.1s [2022-07-28T13:44:35.288Z] [2022-07-28T13:44:35.289Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T13:44:35.289Z] #48 sha256:86a507413a80643d5fcf3f39c24c9ab75e59aa5615746ddbd7dd0ce04482528a [2022-07-28T13:44:35.549Z] #48 DONE 0.3s [2022-07-28T13:44:35.549Z] [2022-07-28T13:44:35.549Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:44:35.549Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:44:35.549Z] #77 218.0 AR libcrun_testing.a [2022-07-28T13:44:35.549Z] #77 218.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T13:44:35.549Z] #77 218.1 CCLD tests/tests_libcrun_utils [2022-07-28T13:44:35.549Z] #77 218.1 CCLD tests/tests_libcrun_errors [2022-07-28T13:44:35.549Z] #77 218.1 CCLD tests/tests_libcrun_fuzzer [2022-07-28T13:44:35.809Z] #77 ... [2022-07-28T13:44:35.809Z] [2022-07-28T13:44:35.809Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T13:44:35.809Z] #52 sha256:7baae0032cfcdfb027e05b3ff087bf309d91c02a0353f224307615ac9fa1abb8 [2022-07-28T13:44:35.809Z] #52 DONE 0.2s [2022-07-28T13:44:35.809Z] [2022-07-28T13:44:35.809Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T13:44:35.809Z] #54 sha256:1c8430e3ddb7c777faa4f6fbc7d5c229365a5290e03f36988e7b70221b7d7175 [2022-07-28T13:44:35.809Z] #54 DONE 0.1s [2022-07-28T13:44:35.809Z] [2022-07-28T13:44:35.809Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:44:35.809Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:44:35.990Z] #21 25.68 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-28T13:44:36.380Z] #77 218.9 CCLD libcrun.la [2022-07-28T13:44:36.931Z] #21 26.88 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-28T13:44:36.931Z] #21 26.89 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-28T13:44:36.931Z] #21 26.90 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-28T13:44:36.931Z] #21 26.91 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-28T13:44:36.931Z] #21 26.92 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-28T13:44:36.931Z] #21 26.93 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T13:44:36.951Z] #77 219.6 CCLD crun [2022-07-28T13:44:37.196Z] #21 26.94 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-28T13:44:37.196Z] #21 26.95 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-28T13:44:37.196Z] #21 26.96 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-28T13:44:37.196Z] #21 26.97 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-28T13:44:37.196Z] #21 26.99 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-28T13:44:37.196Z] #21 27.00 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-28T13:44:37.196Z] #21 27.01 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-28T13:44:37.196Z] #21 27.01 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-28T13:44:37.196Z] #21 27.03 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-28T13:44:37.196Z] #21 27.04 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T13:44:37.196Z] #21 27.05 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-28T13:44:37.196Z] #21 27.06 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-28T13:44:37.196Z] #21 27.07 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-28T13:44:37.196Z] #21 27.08 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-28T13:44:37.196Z] #21 27.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:44:37.335Z] #77 144.7 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:44:37.522Z] #77 220.0 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T13:44:37.522Z] #77 220.2 /bin/mkdir -p '/usr/local/lib' [2022-07-28T13:44:37.522Z] #77 220.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T13:44:37.522Z] #77 220.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T13:44:37.522Z] #77 220.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T13:44:37.522Z] #77 220.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T13:44:37.594Z] #77 145.4 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:44:37.594Z] #77 145.4 checking how to print strings... printf [2022-07-28T13:44:37.594Z] #77 145.4 checking for gcc... gcc [2022-07-28T13:44:37.768Z] #21 DONE 27.6s [2022-07-28T13:44:37.768Z] [2022-07-28T13:44:37.768Z] #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-28T13:44:37.768Z] #71 sha256:2302dfd82807f918d69dfac517187ff85d25566850c45652674f583754e880ad [2022-07-28T13:44:37.768Z] #71 ... [2022-07-28T13:44:37.768Z] [2022-07-28T13:44:37.768Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T13:44:37.768Z] #66 sha256:7f217194c1a3b227998057c1dfb466d94d5a2132f5a87ae5b8a329d88be08ee1 [2022-07-28T13:44:37.768Z] #66 DONE 0.1s [2022-07-28T13:44:37.768Z] [2022-07-28T13:44:37.768Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T13:44:37.768Z] #22 sha256:4f0c966ff4212b94ddb6dd1968b4ad7546756825b63102746a5db93dcc19fcd0 [2022-07-28T13:44:37.783Z] #77 220.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T13:44:37.783Z] #77 220.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T13:44:37.783Z] #77 220.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T13:44:38.043Z] #77 ... [2022-07-28T13:44:38.043Z] [2022-07-28T13:44:38.043Z] #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-28T13:44:38.043Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T13:44:38.043Z] #55 265.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T13:44:38.043Z] #55 DONE 265.2s [2022-07-28T13:44:38.043Z] [2022-07-28T13:44:38.043Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:44:38.043Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T13:44:38.043Z] #77 220.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-28T13:44:38.043Z] #77 220.5 ---------------------------------------------------------------------- [2022-07-28T13:44:38.043Z] #77 220.5 Libraries have been installed in: [2022-07-28T13:44:38.043Z] #77 220.5 /usr/local/lib [2022-07-28T13:44:38.043Z] #77 220.5 [2022-07-28T13:44:38.043Z] #77 220.5 If you ever happen to want to link against installed libraries [2022-07-28T13:44:38.043Z] #77 220.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T13:44:38.043Z] #77 220.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T13:44:38.043Z] #77 220.5 flag during linking and do at least one of the following: [2022-07-28T13:44:38.043Z] #77 220.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T13:44:38.043Z] #77 220.5 during execution [2022-07-28T13:44:38.043Z] #77 220.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T13:44:38.043Z] #77 220.5 during linking [2022-07-28T13:44:38.043Z] #77 220.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T13:44:38.043Z] #77 220.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T13:44:38.043Z] #77 220.5 [2022-07-28T13:44:38.043Z] #77 220.5 See any operating system documentation about shared libraries for [2022-07-28T13:44:38.043Z] #77 220.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T13:44:38.043Z] #77 220.5 ---------------------------------------------------------------------- [2022-07-28T13:44:38.043Z] #77 220.5 /bin/mkdir -p '/build' [2022-07-28T13:44:38.043Z] #77 220.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T13:44:38.043Z] #77 220.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T13:44:38.043Z] #77 220.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T13:44:38.043Z] #77 220.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T13:44:38.043Z] #77 220.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T13:44:38.162Z] #77 145.6 checking whether the C compiler works... yes [2022-07-28T13:44:38.162Z] #77 146.2 checking for C compiler default output file name... a.out [2022-07-28T13:44:38.304Z] #77 DONE 220.8s [2022-07-28T13:44:38.304Z] [2022-07-28T13:44:38.304Z] #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-28T13:44:38.304Z] #64 sha256:8ca5f8355ada54b3b8a338dbc552586750b93424e593e5d3e273c83f20218bff [2022-07-28T13:44:38.730Z] #77 146.2 checking for suffix of executables... [2022-07-28T13:44:38.989Z] #77 146.6 checking whether we are cross compiling... no [2022-07-28T13:44:39.153Z] #22 DONE 1.2s [2022-07-28T13:44:39.153Z] [2022-07-28T13:44:39.153Z] #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-28T13:44:39.153Z] #67 sha256:cef3721a3aee8c390f3352bfe1555f74c109446993736b3efcf270fcabe7efa6 [2022-07-28T13:44:39.153Z] #67 1.041 + RM_GOPATH=0 [2022-07-28T13:44:39.153Z] #67 1.042 + TMP_GOPATH= [2022-07-28T13:44:39.153Z] #67 1.042 + : /build [2022-07-28T13:44:39.153Z] #67 1.042 + '[' -z '' ']' [2022-07-28T13:44:39.153Z] #67 1.043 ++ mktemp -d [2022-07-28T13:44:39.153Z] #67 1.045 + export GOPATH=/tmp/tmp.bkhOikz5K9 [2022-07-28T13:44:39.153Z] #67 1.045 + GOPATH=/tmp/tmp.bkhOikz5K9 [2022-07-28T13:44:39.153Z] #67 1.046 + RM_GOPATH=1 [2022-07-28T13:44:39.153Z] #67 1.046 + case "$(go env GOARCH)" in [2022-07-28T13:44:39.153Z] #67 1.047 ++ go env GOARCH [2022-07-28T13:44:39.153Z] #67 1.057 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T13:44:39.153Z] #67 1.057 + GO_BUILDMODE=-buildmode=pie [2022-07-28T13:44:39.153Z] #67 1.058 ++ dirname /install.sh [2022-07-28T13:44:39.153Z] #67 1.058 + dir=/ [2022-07-28T13:44:39.153Z] #67 1.059 + bin=runc [2022-07-28T13:44:39.153Z] #67 1.059 + shift [2022-07-28T13:44:39.153Z] #67 1.059 + '[' '!' -f //runc.installer ']' [2022-07-28T13:44:39.153Z] #67 1.059 + . //runc.installer [2022-07-28T13:44:39.153Z] #67 1.060 ++ set -e [2022-07-28T13:44:39.153Z] #67 1.060 ++ : v1.1.2 [2022-07-28T13:44:39.153Z] #67 1.060 + install_runc [2022-07-28T13:44:39.153Z] #67 1.060 + RUNC_BUILDTAGS=seccomp [2022-07-28T13:44:39.153Z] #67 1.061 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T13:44:39.153Z] #67 1.061 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T13:44:39.153Z] #67 1.061 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bkhOikz5K9/src/github.com/opencontainers/runc [2022-07-28T13:44:39.153Z] #67 1.063 Cloning into '/tmp/tmp.bkhOikz5K9/src/github.com/opencontainers/runc'... [2022-07-28T13:44:39.249Z] #77 146.9 checking for suffix of object files... o [2022-07-28T13:44:39.249Z] #77 147.1 checking whether we are using the GNU C compiler... [2022-07-28T13:44:39.249Z] #77 ... [2022-07-28T13:44:39.249Z] [2022-07-28T13:44:39.249Z] #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-28T13:44:39.249Z] #60 sha256:5fd7fcd1f258d2f99e82dd8185f048bb5d3dadc779bce4264b426a8d2a06918d [2022-07-28T13:44:39.508Z] #60 20.35 Updating files: 89% (1071/1195) Updating files: 90% (1076/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-07-28T13:44:39.508Z] #60 20.53 + cd /tmp/tmp.9beoeKZNn7/src/github.com/opencontainers/runc [2022-07-28T13:44:39.508Z] #60 20.53 + git checkout -q v1.1.2 [2022-07-28T13:44:40.094Z] #67 ... [2022-07-28T13:44:40.094Z] [2022-07-28T13:44:40.094Z] #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-28T13:44:40.094Z] #23 sha256:9756a3d35322abde751df4dfdc5b12dfafad1504f5d25a6fc61bf08a342bd2c8 [2022-07-28T13:44:40.094Z] #23 DONE 0.9s [2022-07-28T13:44:40.094Z] [2022-07-28T13:44:40.094Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T13:44:40.094Z] #24 sha256:f549f9106369b2a0b76c9aa70a2bbd17ae261269f2bce5815af48cd1430d1421 [2022-07-28T13:44:40.216Z] #64 ... [2022-07-28T13:44:40.216Z] [2022-07-28T13:44:40.216Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T13:44:40.216Z] #56 sha256:c949fadd03f31718617262964a29fd7ae93c251f92799e6a8aa09555da7c5bee [2022-07-28T13:44:40.444Z] #60 21.38 + '[' -z '' ']' [2022-07-28T13:44:40.444Z] #60 21.39 + target=static [2022-07-28T13:44:40.444Z] #60 21.39 + make BUILDTAGS=seccomp static [2022-07-28T13:44:40.444Z] #60 21.70 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-28T13:44:40.666Z] #24 0.827 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T13:44:40.666Z] #24 DONE 0.9s [2022-07-28T13:44:40.666Z] [2022-07-28T13:44:40.666Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T13:44:40.666Z] #25 sha256:8f47211c67445b0c6f5041c56c1134af44c9c59a7bcff92c4d9b347ce489e18e [2022-07-28T13:44:40.787Z] #56 DONE 0.6s [2022-07-28T13:44:40.787Z] [2022-07-28T13:44:40.787Z] #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-28T13:44:40.787Z] #60 sha256:6d73c23ea6d1c95cbd53b4bda99e614f8a1b2e0c1fc1e16f49d97ce33bee46f6 [2022-07-28T13:44:40.787Z] #60 160.2 + mkdir -p /build [2022-07-28T13:44:40.787Z] #60 160.2 + cp runc /build/runc [2022-07-28T13:44:40.787Z] #60 DONE 160.3s [2022-07-28T13:44:40.787Z] [2022-07-28T13:44:40.787Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T13:44:40.787Z] #58 sha256:e3865765218c62b13a9faac0ba86658ef7cb26aa2e903f68b2c77ffd46caaf82 [2022-07-28T13:44:40.787Z] #58 DONE 0.1s [2022-07-28T13:44:40.787Z] [2022-07-28T13:44:40.787Z] #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-28T13:44:40.787Z] #64 sha256:8ca5f8355ada54b3b8a338dbc552586750b93424e593e5d3e273c83f20218bff [2022-07-28T13:44:41.607Z] #25 DONE 0.9s [2022-07-28T13:44:41.607Z] [2022-07-28T13:44:41.607Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T13:44:41.607Z] #26 sha256:98ceb3e061334051d4ce4e85af1799f4b330773f61270838817b9c7f3ecfc37a [2022-07-28T13:44:41.666Z] #47 ... [2022-07-28T13:44:41.666Z] [2022-07-28T13:44:41.666Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:44:41.666Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:44:41.666Z] #77 186.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T13:44:41.666Z] #77 186.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T13:44:41.666Z] #77 186.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T13:44:41.666Z] #77 187.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T13:44:41.666Z] #77 187.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T13:44:41.666Z] #77 187.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T13:44:41.666Z] #77 187.6 CC src/crun-crun.o [2022-07-28T13:44:41.666Z] #77 187.9 CC src/crun-run.o [2022-07-28T13:44:41.666Z] #77 187.9 CC src/crun-delete.o [2022-07-28T13:44:41.666Z] #77 188.0 CC src/crun-kill.o [2022-07-28T13:44:41.666Z] #77 188.3 CC src/crun-pause.o [2022-07-28T13:44:41.666Z] #77 188.3 CC src/crun-unpause.o [2022-07-28T13:44:41.666Z] #77 188.4 CC src/crun-spec.o [2022-07-28T13:44:41.666Z] #77 188.5 CC src/crun-exec.o [2022-07-28T13:44:41.666Z] #77 188.6 CC src/crun-list.o [2022-07-28T13:44:41.666Z] #77 188.8 CC src/crun-create.o [2022-07-28T13:44:41.666Z] #77 188.9 CC src/crun-start.o [2022-07-28T13:44:41.666Z] #77 189.0 CC src/crun-state.o [2022-07-28T13:44:41.666Z] #77 189.1 CC src/crun-update.o [2022-07-28T13:44:41.666Z] #77 189.5 CC src/crun-ps.o [2022-07-28T13:44:41.666Z] #77 189.6 CC src/crun-checkpoint.o [2022-07-28T13:44:41.666Z] #77 189.7 CC src/crun-restore.o [2022-07-28T13:44:41.666Z] #77 190.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T13:44:41.666Z] #77 190.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T13:44:41.666Z] #77 190.3 CC src/libcrun/libcrun_la-container.lo [2022-07-28T13:44:41.666Z] #77 190.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T13:44:41.666Z] #77 190.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T13:44:41.666Z] #77 190.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T13:44:41.666Z] #77 191.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T13:44:41.666Z] #77 191.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T13:44:41.666Z] #77 191.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T13:44:41.666Z] #77 191.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T13:44:41.666Z] #77 191.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T13:44:41.666Z] #77 192.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T13:44:41.666Z] #77 192.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T13:44:41.666Z] #77 192.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T13:44:41.666Z] #77 193.0 CC src/libcrun/libcrun_la-error.lo [2022-07-28T13:44:41.666Z] #77 193.1 CC src/libcrun/libcrun_la-status.lo [2022-07-28T13:44:41.666Z] #77 193.4 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T13:44:41.666Z] #77 194.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T13:44:41.727Z] #64 ... [2022-07-28T13:44:41.727Z] [2022-07-28T13:44:41.727Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T13:44:41.727Z] #61 sha256:b9327b3ef5e1ff89c46b6c619ca4c1a2bbe350d00a47140b5d6622c3a1f2e8c2 [2022-07-28T13:44:41.727Z] #61 DONE 0.1s [2022-07-28T13:44:41.727Z] [2022-07-28T13:44:41.727Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-28T13:44:41.727Z] #64 sha256:8ca5f8355ada54b3b8a338dbc552586750b93424e593e5d3e273c83f20218bff [2022-07-28T13:44:41.923Z] #77 195.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T13:44:41.923Z] #77 195.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T13:44:42.487Z] #77 195.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T13:44:42.487Z] #77 195.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T13:44:42.547Z] #26 DONE 0.9s [2022-07-28T13:44:42.547Z] [2022-07-28T13:44:42.547Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T13:44:42.547Z] #27 sha256:2708e2b23971019eb9b4a3931c5b876671ac043571847cda6c46e31a00169795 [2022-07-28T13:44:42.743Z] #77 195.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T13:44:43.000Z] #77 196.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T13:44:43.491Z] #27 DONE 1.0s [2022-07-28T13:44:43.491Z] [2022-07-28T13:44:43.491Z] #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-28T13:44:43.491Z] #67 sha256:cef3721a3aee8c390f3352bfe1555f74c109446993736b3efcf270fcabe7efa6 [2022-07-28T13:44:43.491Z] #67 5.663 + cd /tmp/tmp.bkhOikz5K9/src/github.com/opencontainers/runc [2022-07-28T13:44:43.491Z] #67 5.663 + git checkout -q v1.1.2 [2022-07-28T13:44:43.564Z] #77 196.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T13:44:43.564Z] #77 196.7 CC tests/init.o [2022-07-28T13:44:43.733Z] #60 ... [2022-07-28T13:44:43.733Z] [2022-07-28T13:44:43.733Z] #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-28T13:44:43.733Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:44:43.733Z] #21 1.779 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:44:43.733Z] #21 1.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:44:43.733Z] #21 1.898 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:44:43.733Z] #21 2.811 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:44:43.733Z] #21 5.067 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:44:43.733Z] #21 7.223 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:44:43.733Z] #21 ... [2022-07-28T13:44:43.733Z] [2022-07-28T13:44:43.733Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:44:43.733Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:44:43.733Z] #77 147.1 checking whether we are using the GNU C compiler... yes [2022-07-28T13:44:43.733Z] #77 147.4 checking whether gcc accepts -g... yes [2022-07-28T13:44:43.733Z] #77 147.7 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:44:43.733Z] #77 148.1 checking whether gcc understands -c and -o together... yes [2022-07-28T13:44:43.733Z] #77 148.5 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:44:43.733Z] #77 148.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:44:43.733Z] #77 148.6 checking for egrep... /bin/grep -E [2022-07-28T13:44:43.733Z] #77 148.6 checking for fgrep... /bin/grep -F [2022-07-28T13:44:43.733Z] #77 148.6 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:44:43.733Z] #77 148.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:44:43.733Z] #77 148.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:44:43.733Z] #77 148.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:44:43.733Z] #77 148.9 checking whether ln -s works... yes [2022-07-28T13:44:43.733Z] #77 148.9 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:44:43.733Z] #77 148.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T13:44:43.733Z] #77 148.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:44:43.733Z] #77 148.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:44:43.733Z] #77 148.9 checking for objdump... objdump [2022-07-28T13:44:43.733Z] #77 148.9 checking how to recognize dependent libraries... pass_all [2022-07-28T13:44:43.733Z] #77 148.9 checking for dlltool... no [2022-07-28T13:44:43.733Z] #77 148.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:44:43.733Z] #77 148.9 checking for ar... ar [2022-07-28T13:44:43.733Z] #77 148.9 checking for archiver @FILE support... @ [2022-07-28T13:44:43.733Z] #77 149.2 checking for strip... strip [2022-07-28T13:44:43.733Z] #77 149.2 checking for ranlib... ranlib [2022-07-28T13:44:43.733Z] #77 149.2 checking for gawk... no [2022-07-28T13:44:43.733Z] #77 149.2 checking for mawk... mawk [2022-07-28T13:44:43.733Z] #77 149.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:44:43.733Z] #77 149.5 checking for sysroot... no [2022-07-28T13:44:43.733Z] #77 149.5 checking for a working dd... /bin/dd [2022-07-28T13:44:43.733Z] #77 149.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:44:43.733Z] #77 149.7 checking for mt... no [2022-07-28T13:44:43.733Z] #77 149.7 checking if : is a manifest tool... no [2022-07-28T13:44:43.733Z] #77 149.8 checking how to run the C preprocessor... gcc -E [2022-07-28T13:44:44.068Z] #67 6.057 + '[' -z '' ']' [2022-07-28T13:44:44.068Z] #67 6.057 + target=static [2022-07-28T13:44:44.068Z] #67 6.057 + make BUILDTAGS=seccomp static [2022-07-28T13:44:44.127Z] #77 197.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T13:44:44.299Z] #77 150.7 checking for ANSI C header files... yes [2022-07-28T13:44:44.328Z] #67 6.335 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-28T13:44:44.866Z] #77 152.4 checking for sys/types.h... yes [2022-07-28T13:44:44.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T13:44:45.125Z] #77 152.8 checking for sys/stat.h... yes [2022-07-28T13:44:45.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T13:44:45.383Z] #77 153.2 checking for stdlib.h... yes [2022-07-28T13:44:45.951Z] #77 153.4 checking for string.h... yes [2022-07-28T13:44:45.995Z] #64 238.2 + bin/containerd [2022-07-28T13:44:46.211Z] #77 153.8 checking for memory.h... yes [2022-07-28T13:44:46.471Z] #77 154.1 checking for strings.h... yes [2022-07-28T13:44:46.731Z] #77 154.4 checking for inttypes.h... yes [2022-07-28T13:44:47.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T13:44:47.667Z] #77 154.8 checking for stdint.h... yes [2022-07-28T13:44:47.926Z] #77 155.4 checking for unistd.h... yes [2022-07-28T13:44:48.185Z] #77 155.9 checking for dlfcn.h... yes [2022-07-28T13:44:48.444Z] #77 156.3 checking for objdir... .libs [2022-07-28T13:44:48.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T13:44:49.382Z] #77 157.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:44:49.382Z] #77 157.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:44:49.616Z] #67 ... [2022-07-28T13:44:49.616Z] [2022-07-28T13:44:49.616Z] #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-28T13:44:49.616Z] #28 sha256:e4f748f4a158d36effb498aedf642ed0535127e85905d25b2426b47e6f3e5878 [2022-07-28T13:44:49.616Z] #28 1.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T13:44:49.616Z] #28 1.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T13:44:49.616Z] #28 1.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T13:44:49.616Z] #28 1.386 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T13:44:49.616Z] #28 1.574 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-28T13:44:49.616Z] #28 1.795 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-28T13:44:49.616Z] #28 2.047 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T13:44:49.616Z] #28 2.283 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-28T13:44:49.616Z] #28 2.619 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-28T13:44:49.616Z] #28 2.883 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-28T13:44:49.616Z] #28 2.883 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T13:44:49.616Z] #28 2.883 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T13:44:49.616Z] #28 2.884 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-28T13:44:49.616Z] #28 2.885 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-28T13:44:49.616Z] #28 2.898 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-28T13:44:49.616Z] #28 3.277 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-28T13:44:49.616Z] #28 3.282 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-28T13:44:49.616Z] #28 3.292 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-28T13:44:49.616Z] #28 3.299 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T13:44:49.616Z] #28 3.300 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-28T13:44:49.616Z] #28 3.300 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T13:44:49.641Z] #77 157.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:44:49.900Z] #77 157.6 checking if gcc static flag -static works... yes [2022-07-28T13:44:50.160Z] #77 157.9 checking if gcc supports -c -o file.o... yes [2022-07-28T13:44:50.160Z] #77 158.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:44:50.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T13:44:50.420Z] #77 158.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:44:50.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T13:44:50.987Z] #77 158.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:44:50.987Z] #77 158.8 checking how to hardcode library paths into programs... immediate [2022-07-28T13:44:50.987Z] #77 158.8 checking whether stripping libraries is possible... yes [2022-07-28T13:44:50.987Z] #77 158.8 checking if libtool supports shared libraries... yes [2022-07-28T13:44:50.987Z] #77 158.8 checking whether to build shared libraries... no [2022-07-28T13:44:50.987Z] #77 158.8 checking whether to build static libraries... yes [2022-07-28T13:44:50.987Z] #77 158.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:44:50.987Z] #77 158.8 checking whether build environment is sane... yes [2022-07-28T13:44:50.987Z] #77 159.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:44:50.987Z] #77 159.0 checking whether make sets $(MAKE)... yes [2022-07-28T13:44:51.245Z] #77 159.1 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:44:51.246Z] #77 159.2 checking whether make supports nested variables... yes [2022-07-28T13:44:51.504Z] #77 159.4 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:44:51.504Z] #77 159.4 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:44:51.504Z] #77 159.4 checking how to create a ustar tar archive... gnutar [2022-07-28T13:44:51.504Z] #77 159.4 checking dependency style of gcc... gcc3 [2022-07-28T13:44:51.766Z] #77 159.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:44:51.766Z] #77 159.6 checking whether make supports nested variables... (cached) yes [2022-07-28T13:44:51.766Z] #77 159.6 checking for gawk... (cached) mawk [2022-07-28T13:44:51.766Z] #77 159.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T13:44:51.766Z] #77 159.6 checking for gcc... (cached) gcc [2022-07-28T13:44:51.766Z] #77 159.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T13:44:51.766Z] #77 159.7 checking whether gcc accepts -g... (cached) yes [2022-07-28T13:44:51.766Z] #77 159.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T13:44:51.766Z] #77 159.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T13:44:51.766Z] #77 159.8 checking for a Python interpreter with version >= 3... python3 [2022-07-28T13:44:52.025Z] #77 159.9 checking for python3... /usr/bin/python3 [2022-07-28T13:44:52.025Z] #77 159.9 checking for python3 version... 3.9 [2022-07-28T13:44:52.025Z] #77 160.0 checking for python3 platform... linux [2022-07-28T13:44:52.283Z] #77 160.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T13:44:52.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T13:44:52.542Z] #77 160.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T13:44:52.801Z] #77 160.7 checking for go-md2man... no [2022-07-28T13:44:52.801Z] #77 160.7 checking error.h usability... yes [2022-07-28T13:44:53.059Z] #77 160.9 checking error.h presence... yes [2022-07-28T13:44:53.059Z] #77 161.0 checking for error.h... yes [2022-07-28T13:44:53.576Z] #77 161.1 checking linux/openat2.h usability... yes [2022-07-28T13:44:53.577Z] #77 161.5 checking linux/openat2.h presence... yes [2022-07-28T13:44:53.577Z] #77 161.5 checking for linux/openat2.h... yes [2022-07-28T13:44:54.143Z] #77 161.6 checking for copy_file_range... yes [2022-07-28T13:44:54.661Z] #77 162.2 checking for fgetxattr... yes [2022-07-28T13:44:55.178Z] #77 162.7 checking for statx... yes [2022-07-28T13:44:55.746Z] #77 163.1 checking for fgetpwent_r... yes [2022-07-28T13:44:56.312Z] #77 163.7 checking for issetugid... no [2022-07-28T13:44:56.312Z] #77 164.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T13:44:56.312Z] #77 164.3 checking pkg-config is at least version 0.9.0... yes [2022-07-28T13:44:56.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T13:44:57.138Z] #77 164.4 checking for library containing yajl_tree_get... -lyajl [2022-07-28T13:44:57.139Z] #77 ... [2022-07-28T13:44:57.139Z] [2022-07-28T13:44:57.139Z] #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-28T13:44:57.139Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:44:57.139Z] #21 13.60 Fetched 8561 kB in 12s (701 kB/s) [2022-07-28T13:44:57.139Z] #21 13.60 Reading package lists... [2022-07-28T13:44:57.398Z] #21 18.92 Reading package lists... [2022-07-28T13:44:57.398Z] #21 ... [2022-07-28T13:44:57.398Z] [2022-07-28T13:44:57.398Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:44:57.398Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:44:57.398Z] #77 165.2 checking for yajl >= 2.0.0... yes [2022-07-28T13:44:57.965Z] #77 165.3 checking sys/capability.h usability... yes [2022-07-28T13:44:57.965Z] #77 165.7 checking sys/capability.h presence... yes [2022-07-28T13:44:57.965Z] #77 165.8 checking for sys/capability.h... yes [2022-07-28T13:44:58.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T13:44:58.904Z] #77 165.8 checking for library containing cap_from_name... -lcap [2022-07-28T13:44:59.609Z] #28 14.47 Fetched 49.2 MB in 14s (3622 kB/s) [2022-07-28T13:44:59.842Z] #77 166.7 checking for library containing dlopen... -ldl [2022-07-28T13:44:59.842Z] #77 167.5 checking seccomp.h usability... yes [2022-07-28T13:44:59.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T13:45:00.101Z] #77 167.9 checking seccomp.h presence... yes [2022-07-28T13:45:00.101Z] #77 168.2 checking for seccomp.h... yes [2022-07-28T13:45:00.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T13:45:01.298Z] #77 168.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T13:45:02.191Z] #77 ... [2022-07-28T13:45:02.191Z] [2022-07-28T13:45:02.191Z] #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-28T13:45:02.191Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:45:02.191Z] #47 DONE 265.7s [2022-07-28T13:45:02.191Z] [2022-07-28T13:45:02.191Z] #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-28T13:45:02.191Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:45:02.236Z] #77 169.3 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T13:45:02.495Z] #77 170.0 checking systemd/sd-bus.h usability... yes [2022-07-28T13:45:02.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T13:45:02.757Z] #77 170.5 checking systemd/sd-bus.h presence... yes [2022-07-28T13:45:02.757Z] #77 170.6 checking for systemd/sd-bus.h... yes [2022-07-28T13:45:03.018Z] #77 170.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T13:45:03.537Z] #77 171.1 checking for sd_notify_barrier... yes [2022-07-28T13:45:03.797Z] #77 171.4 checking linux/bpf.h usability... yes [2022-07-28T13:45:04.056Z] #77 171.8 checking linux/bpf.h presence... yes [2022-07-28T13:45:04.056Z] #77 172.0 checking for linux/bpf.h... yes [2022-07-28T13:45:04.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T13:45:04.320Z] #77 172.0 checking compilation for eBPF... yes [2022-07-28T13:45:04.320Z] #77 172.3 checking for criu >= 3.15... no [2022-07-28T13:45:04.320Z] #77 172.4 configure: CRIU headers not found, building without CRIU support [2022-07-28T13:45:04.580Z] #77 172.4 checking for criu > 3.16... no [2022-07-28T13:45:04.580Z] #77 172.4 configure: CRIU version doesn't support join-ns API [2022-07-28T13:45:04.580Z] #77 172.4 checking for criu > 3.16.1... no [2022-07-28T13:45:04.580Z] #77 172.4 configure: CRIU version doesn't support for pre-dumping [2022-07-28T13:45:04.580Z] #77 172.4 checking for new mount API (fsconfig)... yes [2022-07-28T13:45:04.840Z] #77 172.6 checking for seccomp notify API... yes [2022-07-28T13:45:04.840Z] #77 172.8 checking for gperf... no [2022-07-28T13:45:04.840Z] #77 172.8 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T13:45:04.896Z] #28 14.47 Reading package lists... [2022-07-28T13:45:05.408Z] #77 172.8 checking for library containing argp_parse... none required [2022-07-28T13:45:05.408Z] #77 173.5 checking that generated files are newer than configure... done [2022-07-28T13:45:05.408Z] #77 173.5 configure: creating ./config.status [2022-07-28T13:45:05.459Z] #55 ... [2022-07-28T13:45:05.459Z] [2022-07-28T13:45:05.459Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:45:05.459Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:45:05.459Z] #77 218.7 CCLD tests/init [2022-07-28T13:45:06.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T13:45:06.387Z] #77 ... [2022-07-28T13:45:06.387Z] [2022-07-28T13:45:06.387Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T13:45:06.387Z] #48 sha256:163adcbe4bd6a910cd801f213558cc5833d31f758e0260279799d0004d85fdf4 [2022-07-28T13:45:06.387Z] #48 DONE 0.6s [2022-07-28T13:45:06.387Z] [2022-07-28T13:45:06.387Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T13:45:06.387Z] #52 sha256:0dcceae58d1a7e16fc185f26b69261512f282b1936e5de34954e3702f181cb25 [2022-07-28T13:45:06.387Z] #52 DONE 0.0s [2022-07-28T13:45:06.387Z] [2022-07-28T13:45:06.387Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T13:45:06.387Z] #54 sha256:022b0e520bcddbe70b9b1caae97720385f10cca628e4d56a3328c3e8a86c000b [2022-07-28T13:45:06.387Z] #54 DONE 0.1s [2022-07-28T13:45:06.387Z] [2022-07-28T13:45:06.387Z] #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-28T13:45:06.387Z] #60 sha256:3186e048c7e208b4aba0522fc178457f350459be18e2891cd30bbb43da003f9f [2022-07-28T13:45:07.314Z] #77 ... [2022-07-28T13:45:07.314Z] [2022-07-28T13:45:07.314Z] #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-28T13:45:07.315Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:45:07.315Z] #21 18.92 Reading package lists... [2022-07-28T13:45:07.315Z] #21 24.62 Building dependency tree... [2022-07-28T13:45:07.315Z] #21 28.40 The following additional packages will be installed: [2022-07-28T13:45:07.315Z] #21 28.40 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T13:45:07.315Z] #21 28.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-28T13:45:07.315Z] #21 28.40 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T13:45:07.315Z] #21 28.41 python3-pkg-resources vim-runtime xxd [2022-07-28T13:45:07.315Z] #21 28.42 Suggested packages: [2022-07-28T13:45:07.315Z] #21 28.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-28T13:45:07.315Z] #21 28.43 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-28T13:45:07.315Z] #21 28.43 acl attr quota [2022-07-28T13:45:07.315Z] #21 28.43 Recommended packages: [2022-07-28T13:45:07.315Z] #21 28.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T13:45:07.315Z] #21 31.45 The following NEW packages will be installed: [2022-07-28T13:45:07.315Z] #21 31.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-28T13:45:07.315Z] #21 31.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T13:45:07.315Z] #21 31.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-28T13:45:07.315Z] #21 31.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-28T13:45:07.315Z] #21 31.45 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T13:45:07.315Z] #21 31.46 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-28T13:45:07.315Z] #21 31.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T13:45:07.315Z] #21 31.46 xz-utils zip zstd [2022-07-28T13:45:07.315Z] #21 31.91 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:45:07.315Z] #21 31.91 Need to get 27.7 MB of archives. [2022-07-28T13:45:07.315Z] #21 31.91 After this operation, 106 MB of additional disk space will be used. [2022-07-28T13:45:07.315Z] #21 31.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-28T13:45:07.315Z] #21 31.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-28T13:45:07.315Z] #21 31.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-28T13:45:07.315Z] #21 31.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T13:45:07.315Z] #21 31.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-28T13:45:07.315Z] #21 31.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-28T13:45:07.315Z] #21 31.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-28T13:45:07.315Z] #21 31.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-28T13:45:07.315Z] #21 32.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T13:45:07.315Z] #21 32.03 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-28T13:45:07.315Z] #21 32.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T13:45:07.315Z] #21 32.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T13:45:07.315Z] #21 32.09 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-28T13:45:07.315Z] #21 32.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-28T13:45:07.315Z] #21 32.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-28T13:45:07.315Z] #21 32.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-28T13:45:07.315Z] #21 32.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-28T13:45:07.315Z] #21 32.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T13:45:07.315Z] #21 32.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-28T13:45:07.315Z] #21 32.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-28T13:45:07.315Z] #21 32.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-28T13:45:07.315Z] #21 32.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T13:45:07.315Z] #21 32.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T13:45:07.315Z] #21 32.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T13:45:07.315Z] #21 32.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-28T13:45:07.315Z] #21 32.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-28T13:45:07.315Z] #21 32.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T13:45:07.315Z] #21 33.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-28T13:45:07.315Z] #21 33.04 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-28T13:45:07.315Z] #21 33.04 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-28T13:45:07.315Z] #21 33.05 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-28T13:45:07.315Z] #21 33.06 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T13:45:07.315Z] #21 33.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-28T13:45:07.315Z] #21 33.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T13:45:07.315Z] #21 33.09 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-28T13:45:07.315Z] #21 33.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T13:45:07.315Z] #21 33.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T13:45:07.315Z] #21 33.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T13:45:07.315Z] #21 33.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T13:45:07.315Z] #21 33.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T13:45:07.315Z] #21 33.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T13:45:07.315Z] #21 33.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-28T13:45:07.315Z] #21 33.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-28T13:45:07.315Z] #21 33.47 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-28T13:45:07.315Z] #21 33.49 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-28T13:45:07.574Z] #21 33.90 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-28T13:45:07.574Z] #21 33.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-28T13:45:07.574Z] #21 33.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-28T13:45:07.574Z] #21 33.99 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-28T13:45:07.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T13:45:09.012Z] #21 35.37 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:45:09.012Z] #21 ... [2022-07-28T13:45:09.012Z] [2022-07-28T13:45:09.012Z] #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-28T13:45:09.012Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T13:45:09.012Z] #34 DONE 255.8s [2022-07-28T13:45:09.291Z] [2022-07-28T13:45:09.291Z] #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-28T13:45:09.291Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:45:09.291Z] #36 ... [2022-07-28T13:45:09.291Z] [2022-07-28T13:45:09.291Z] #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-28T13:45:09.291Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:45:09.291Z] #21 35.78 Fetched 27.7 MB in 2s (11.2 MB/s) [2022-07-28T13:45:09.558Z] #21 35.87 Selecting previously unselected package pigz. [2022-07-28T13:45:09.558Z] #21 35.87 (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-28T13:45:09.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T13:45:09.824Z] #21 36.00 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-28T13:45:09.824Z] #21 36.01 Unpacking pigz (2.6-1) ... [2022-07-28T13:45:09.824Z] #21 36.24 Selecting previously unselected package libelf1:amd64. [2022-07-28T13:45:09.824Z] #21 36.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-28T13:45:09.824Z] #21 36.28 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-28T13:45:10.393Z] #21 36.56 Selecting previously unselected package libbpf0:amd64. [2022-07-28T13:45:10.393Z] #21 36.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-28T13:45:10.393Z] #21 36.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-28T13:45:10.393Z] #21 36.85 Selecting previously unselected package libcap2:amd64. [2022-07-28T13:45:10.652Z] #21 36.85 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T13:45:10.652Z] #21 36.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:45:10.652Z] #21 36.99 Selecting previously unselected package libmnl0:amd64. [2022-07-28T13:45:10.652Z] #21 37.00 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-28T13:45:10.652Z] #21 37.02 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-28T13:45:10.913Z] #21 37.18 Selecting previously unselected package libxtables12:amd64. [2022-07-28T13:45:10.913Z] #21 37.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-28T13:45:10.913Z] #21 37.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-28T13:45:10.913Z] #21 37.30 Selecting previously unselected package libcap2-bin. [2022-07-28T13:45:10.913Z] #21 37.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-28T13:45:10.913Z] #21 37.35 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T13:45:11.172Z] #21 37.61 Selecting previously unselected package iproute2. [2022-07-28T13:45:11.172Z] #21 37.62 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-28T13:45:11.172Z] #21 37.64 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T13:45:11.271Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T13:45:11.271Z] Using test binary docker [2022-07-28T13:45:11.271Z] +++ /etc/init.d/apparmor start [2022-07-28T13:45:11.271Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T13:45:11.271Z] INFO: Waiting for daemon to start... [2022-07-28T13:45:11.271Z] Starting dockerd [2022-07-28T13:45:11.271Z] +++ 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-28T13:45:11.491Z] #28 20.92 Reading package lists... [2022-07-28T13:45:11.741Z] #21 ... [2022-07-28T13:45:11.741Z] [2022-07-28T13:45:11.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-28T13:45:11.741Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T13:45:11.741Z] #36 258.7 Delve is a source level debugger for Go programs. [2022-07-28T13:45:11.741Z] #36 258.7 [2022-07-28T13:45:11.741Z] #36 258.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T13:45:11.741Z] #36 258.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T13:45:11.741Z] #36 258.7 [2022-07-28T13:45:11.741Z] #36 258.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T13:45:11.741Z] #36 258.7 [2022-07-28T13:45:11.741Z] #36 258.7 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T13:45:11.741Z] #36 258.7 [2022-07-28T13:45:11.741Z] #36 258.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T13:45:11.741Z] #36 258.7 [2022-07-28T13:45:11.741Z] #36 258.7 Usage: [2022-07-28T13:45:11.741Z] #36 258.7 dlv [command] [2022-07-28T13:45:11.741Z] #36 258.7 [2022-07-28T13:45:11.741Z] #36 258.7 Available Commands: [2022-07-28T13:45:11.741Z] #36 258.7 attach Attach to running process and begin debugging. [2022-07-28T13:45:11.741Z] #36 258.7 connect Connect to a headless debug server with a terminal client. [2022-07-28T13:45:11.741Z] #36 258.7 core Examine a core dump. [2022-07-28T13:45:11.741Z] #36 258.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T13:45:11.741Z] #36 258.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T13:45:11.741Z] #36 258.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T13:45:11.741Z] #36 258.7 help Help about any command [2022-07-28T13:45:11.741Z] #36 258.7 run Deprecated command. Use 'debug' instead. [2022-07-28T13:45:11.741Z] #36 258.7 test Compile test binary and begin debugging program. [2022-07-28T13:45:11.742Z] #36 258.7 trace Compile and begin tracing program. [2022-07-28T13:45:11.742Z] #36 258.7 version Prints version. [2022-07-28T13:45:11.742Z] #36 258.7 [2022-07-28T13:45:11.742Z] #36 258.7 Flags: [2022-07-28T13:45:11.742Z] #36 258.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T13:45:11.742Z] #36 258.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T13:45:11.742Z] #36 258.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-28T13:45:11.742Z] #36 258.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T13:45:11.742Z] #36 258.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T13:45:11.742Z] #36 258.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-28T13:45:11.742Z] #36 258.7 --disable-aslr Disables address space randomization [2022-07-28T13:45:11.742Z] #36 258.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T13:45:11.742Z] #36 258.7 -h, --help help for dlv [2022-07-28T13:45:11.742Z] #36 258.7 --init string Init file, executed by the terminal client. [2022-07-28T13:45:11.742Z] #36 258.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T13:45:11.742Z] #36 258.7 --log Enable debugging server logging. [2022-07-28T13:45:11.742Z] #36 258.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T13:45:11.742Z] #36 258.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T13:45:11.742Z] #36 258.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T13:45:11.742Z] #36 258.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T13:45:11.742Z] #36 258.7 --wd string Working directory for running the program. [2022-07-28T13:45:11.742Z] #36 258.7 [2022-07-28T13:45:11.742Z] #36 258.7 Additional help topics: [2022-07-28T13:45:11.742Z] #36 258.7 dlv backend Help about the --backend flag. [2022-07-28T13:45:11.742Z] #36 258.7 dlv log Help about logging flags. [2022-07-28T13:45:11.742Z] #36 258.7 dlv redirect Help about file redirection. [2022-07-28T13:45:11.742Z] #36 258.7 [2022-07-28T13:45:11.742Z] #36 258.7 Use "dlv [command] --help" for more information about a command. [2022-07-28T13:45:11.742Z] #36 DONE 258.8s [2022-07-28T13:45:12.001Z] [2022-07-28T13:45:12.001Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:45:12.001Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:45:12.001Z] #77 179.1 config.status: creating Makefile [2022-07-28T13:45:12.001Z] #77 179.2 config.status: creating rpm/crun.spec [2022-07-28T13:45:12.001Z] #77 179.4 config.status: creating config.h [2022-07-28T13:45:12.001Z] #77 179.5 config.status: executing libtool commands [2022-07-28T13:45:12.001Z] #77 179.6 config.status: executing depfiles commands [2022-07-28T13:45:12.432Z] #28 27.23 Building dependency tree... [2022-07-28T13:45:12.432Z] #28 28.79 Reading state information... [2022-07-28T13:45:13.385Z] #77 181.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T13:45:13.385Z] #77 181.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T13:45:13.815Z] #28 30.18 bzip2 is already the newest version (1.0.8-4). [2022-07-28T13:45:13.815Z] #28 30.18 patch is already the newest version (2.7.6-7). [2022-07-28T13:45:13.815Z] #28 30.18 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-28T13:45:13.815Z] #28 30.18 The following additional packages will be installed: [2022-07-28T13:45:13.815Z] #28 30.19 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-28T13:45:13.815Z] #28 30.20 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-28T13:45:13.816Z] #28 30.20 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T13:45:13.816Z] #28 30.20 python3-pkg-resources vim-runtime xxd [2022-07-28T13:45:13.816Z] #28 30.23 Suggested packages: [2022-07-28T13:45:13.816Z] #28 30.23 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-28T13:45:13.816Z] #28 30.23 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-28T13:45:13.816Z] #28 30.23 Recommended packages: [2022-07-28T13:45:13.816Z] #28 30.23 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T13:45:13.845Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T13:45:13.845Z] Using test binary docker [2022-07-28T13:45:13.845Z] +++ /etc/init.d/apparmor start [2022-07-28T13:45:13.845Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T13:45:13.845Z] INFO: Waiting for daemon to start... [2022-07-28T13:45:13.845Z] Starting dockerd [2022-07-28T13:45:13.845Z] +++ 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-28T13:45:13.954Z] #77 181.9 checking for gcc... gcc [2022-07-28T13:45:14.101Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T13:45:14.101Z] Using test binary docker [2022-07-28T13:45:14.101Z] +++ /etc/init.d/apparmor start [2022-07-28T13:45:14.101Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T13:45:14.101Z] INFO: Waiting for daemon to start... [2022-07-28T13:45:14.101Z] Starting dockerd [2022-07-28T13:45:14.101Z] +++ 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-28T13:45:14.473Z] #77 182.1 checking whether the C compiler works... yes [2022-07-28T13:45:14.473Z] #77 182.4 checking for C compiler default output file name... a.out [2022-07-28T13:45:14.661Z] . [2022-07-28T13:45:14.661Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T13:45:14.661Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T13:45:14.661Z] Error: No such image: emptyfs [2022-07-28T13:45:14.661Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T13:45:14.661Z] ++++ docker load [2022-07-28T13:45:14.733Z] #77 182.4 checking for suffix of executables... [2022-07-28T13:45:14.733Z] #77 182.5 checking whether we are cross compiling... no [2022-07-28T13:45:14.916Z] Running integration-test (iteration 1) [2022-07-28T13:45:14.916Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T13:45:14.916Z] ++ 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-28T13:45:14.916Z] ++ set -e [2022-07-28T13:45:14.916Z] ++ '[' -n 0 ']' [2022-07-28T13:45:14.916Z] ++ set -x [2022-07-28T13:45:14.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-28T13:45:14.992Z] #77 182.8 checking for suffix of object files... o [2022-07-28T13:45:14.992Z] #77 182.9 checking whether we are using the GNU C compiler... yes [2022-07-28T13:45:14.992Z] #77 183.0 checking whether gcc accepts -g... yes [2022-07-28T13:45:15.171Z] Loaded image: busybox:latest [2022-07-28T13:45:15.199Z] #28 31.75 The following NEW packages will be installed: [2022-07-28T13:45:15.427Z] Loaded image: busybox:glibc [2022-07-28T13:45:15.460Z] #28 31.76 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-28T13:45:15.460Z] #28 31.76 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-28T13:45:15.460Z] #28 31.76 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-28T13:45:15.460Z] #28 31.77 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-28T13:45:15.460Z] #28 31.77 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-28T13:45:15.460Z] #28 31.77 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-28T13:45:15.460Z] #28 31.77 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-28T13:45:15.561Z] #77 183.0 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:45:15.561Z] #77 183.3 checking whether gcc understands -c and -o together... yes [2022-07-28T13:45:15.720Z] #28 32.18 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:45:15.720Z] #28 32.18 Need to get 18.6 MB of archives. [2022-07-28T13:45:15.720Z] #28 32.18 After this operation, 71.4 MB of additional disk space will be used. [2022-07-28T13:45:15.720Z] #28 32.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-28T13:45:15.720Z] #28 32.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-28T13:45:15.720Z] #28 32.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-28T13:45:15.720Z] #28 32.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T13:45:15.720Z] #28 32.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-28T13:45:15.720Z] #28 32.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-28T13:45:15.720Z] #28 32.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-28T13:45:15.720Z] #28 32.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-28T13:45:15.720Z] #28 32.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T13:45:15.720Z] #28 32.21 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-28T13:45:15.720Z] #28 32.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T13:45:15.720Z] #28 32.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-28T13:45:15.720Z] #28 32.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-28T13:45:15.720Z] #28 32.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-28T13:45:15.720Z] #28 32.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-28T13:45:15.721Z] #28 32.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T13:45:15.721Z] #28 32.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-28T13:45:15.721Z] #28 32.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-28T13:45:15.721Z] #28 32.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-28T13:45:15.721Z] #28 32.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T13:45:15.721Z] #28 32.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T13:45:15.721Z] #28 32.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T13:45:15.721Z] #28 32.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-28T13:45:15.721Z] #28 32.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-28T13:45:15.721Z] #28 32.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-28T13:45:15.721Z] #28 32.26 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-28T13:45:15.721Z] #28 32.26 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-28T13:45:15.721Z] #28 32.27 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-28T13:45:15.721Z] #28 32.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T13:45:15.721Z] #28 32.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-28T13:45:15.721Z] #28 32.28 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-28T13:45:15.721Z] #28 32.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T13:45:15.721Z] #28 32.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T13:45:15.721Z] #28 32.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T13:45:15.721Z] #28 32.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T13:45:15.721Z] #28 32.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T13:45:15.721Z] #28 32.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T13:45:15.721Z] #28 32.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-28T13:45:15.721Z] #28 32.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-28T13:45:15.721Z] #28 32.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-28T13:45:15.820Z] #77 183.5 checking how to run the C preprocessor... gcc -E [2022-07-28T13:45:15.820Z] #77 183.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:45:15.820Z] #77 183.8 checking for egrep... /bin/grep -E [2022-07-28T13:45:15.981Z] #28 32.38 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-28T13:45:15.981Z] #28 32.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-28T13:45:15.981Z] #28 32.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-28T13:45:15.981Z] #28 32.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-28T13:45:15.981Z] #28 32.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-28T13:45:15.988Z] [2022-07-28T13:45:15.988Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T13:45:15.988Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T13:45:15.988Z] Error: No such image: emptyfs [2022-07-28T13:45:15.988Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T13:45:15.988Z] ++++ docker load [2022-07-28T13:45:15.988Z] Running integration-test (iteration 1) [2022-07-28T13:45:15.988Z] 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-28T13:45:15.988Z] ++ 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-28T13:45:15.988Z] ++ set -e [2022-07-28T13:45:15.988Z] ++ '[' -n 0 ']' [2022-07-28T13:45:15.988Z] ++ set -x [2022-07-28T13:45:15.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T13:45:16.285Z] [2022-07-28T13:45:16.285Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T13:45:16.285Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T13:45:16.285Z] Error: No such image: emptyfs [2022-07-28T13:45:16.285Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T13:45:16.285Z] ++++ docker load [2022-07-28T13:45:16.285Z] Loaded image: debian:bullseye-slim [2022-07-28T13:45:16.285Z] Loaded image: busybox:latest [2022-07-28T13:45:16.389Z] #77 183.8 checking for ANSI C header files... yes [2022-07-28T13:45:16.541Z] Running integration-test (iteration 1) [2022-07-28T13:45:16.541Z] 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-28T13:45:16.541Z] ++ 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-28T13:45:16.541Z] ++ set -e [2022-07-28T13:45:16.541Z] ++ '[' -n 0 ']' [2022-07-28T13:45:16.541Z] ++ set -x [2022-07-28T13:45:16.541Z] ++ 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-28T13:45:16.541Z] Loaded image: hello-world:latest [2022-07-28T13:45:16.541Z] Loaded image: busybox:glibc [2022-07-28T13:45:16.541Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T13:45:16.541Z] INFO: Testing against a local daemon [2022-07-28T13:45:16.541Z] === RUN TestCgroupNamespacesBuild [2022-07-28T13:45:16.552Z] #28 33.09 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:45:16.650Z] #77 184.4 checking for sys/types.h... yes [2022-07-28T13:45:16.813Z] #28 33.33 Fetched 18.6 MB in 1s (29.4 MB/s) [2022-07-28T13:45:16.813Z] #28 33.37 Selecting previously unselected package pigz. [2022-07-28T13:45:16.813Z] Loaded image: busybox:latest [2022-07-28T13:45:16.910Z] #77 184.6 checking for sys/stat.h... yes [2022-07-28T13:45:16.910Z] #77 184.8 checking for stdlib.h... yes [2022-07-28T13:45:17.069Z] Loaded image: busybox:glibc [2022-07-28T13:45:17.074Z] #28 33.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-28T13:45:17.074Z] #28 33.44 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-28T13:45:17.074Z] #28 33.45 Unpacking pigz (2.6-1) ... [2022-07-28T13:45:17.074Z] #28 33.52 Selecting previously unselected package libelf1:amd64. [2022-07-28T13:45:17.074Z] #28 33.52 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-28T13:45:17.074Z] #28 33.53 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-28T13:45:17.074Z] #28 33.64 Selecting previously unselected package libbpf0:amd64. [2022-07-28T13:45:17.074Z] #28 33.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-28T13:45:17.074Z] #28 33.66 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-28T13:45:17.074Z] #28 33.73 Selecting previously unselected package libcap2:amd64. [2022-07-28T13:45:17.170Z] #77 184.9 checking for string.h... yes [2022-07-28T13:45:17.334Z] #28 33.75 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T13:45:17.335Z] #28 33.75 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:45:17.335Z] #28 33.82 Selecting previously unselected package libmnl0:amd64. [2022-07-28T13:45:17.335Z] #28 33.82 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-28T13:45:17.335Z] #28 33.83 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-28T13:45:17.335Z] #28 33.88 Selecting previously unselected package libxtables12:amd64. [2022-07-28T13:45:17.335Z] #28 33.89 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-28T13:45:17.335Z] #28 33.89 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-28T13:45:17.335Z] #28 33.95 Selecting previously unselected package libcap2-bin. [2022-07-28T13:45:17.335Z] #28 33.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-28T13:45:17.335Z] #28 33.95 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T13:45:17.335Z] #28 34.01 Selecting previously unselected package iproute2. [2022-07-28T13:45:17.429Z] #77 185.1 checking for memory.h... yes [2022-07-28T13:45:17.429Z] #77 185.3 checking for strings.h... yes [2022-07-28T13:45:17.597Z] #28 34.02 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-28T13:45:17.597Z] #28 34.02 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T13:45:17.689Z] #77 185.5 checking for inttypes.h... yes [2022-07-28T13:45:17.858Z] #28 34.31 Selecting previously unselected package xxd. [2022-07-28T13:45:17.858Z] #28 34.32 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:45:17.858Z] #28 34.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:17.858Z] #28 34.41 Selecting previously unselected package vim-common. [2022-07-28T13:45:17.858Z] #28 34.41 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:45:17.858Z] #28 34.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:17.858Z] #28 34.51 Selecting previously unselected package bash-completion. [2022-07-28T13:45:17.858Z] #28 34.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T13:45:17.949Z] #77 185.7 checking for stdint.h... yes [2022-07-28T13:45:17.995Z] Loaded image: debian:bullseye-slim [2022-07-28T13:45:17.995Z] Loaded image: hello-world:latest [2022-07-28T13:45:17.995Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T13:45:18.210Z] #77 185.9 checking for unistd.h... yes [2022-07-28T13:45:18.251Z] INFO: Testing against a local daemon [2022-07-28T13:45:18.251Z] === RUN TestDockerDaemonSuite [2022-07-28T13:45:18.251Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-28T13:45:18.251Z] Loaded image: debian:bullseye-slim [2022-07-28T13:45:18.251Z] Loaded image: hello-world:latest [2022-07-28T13:45:18.471Z] #77 186.1 checking minix/config.h usability... no [2022-07-28T13:45:18.506Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T13:45:18.506Z] INFO: Testing against a local daemon [2022-07-28T13:45:18.506Z] === RUN TestDockerSuite [2022-07-28T13:45:18.506Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-28T13:45:18.506Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-28T13:45:18.506Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-28T13:45:18.506Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-28T13:45:18.506Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-28T13:45:18.506Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-28T13:45:18.506Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-28T13:45:18.506Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-28T13:45:18.731Z] #77 186.5 checking minix/config.h presence... no [2022-07-28T13:45:18.731Z] #77 186.5 checking for minix/config.h... no [2022-07-28T13:45:18.996Z] #77 186.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T13:45:19.066Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-28T13:45:19.066Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-28T13:45:19.243Z] #28 35.60 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T13:45:19.257Z] #77 186.9 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:45:19.257Z] #77 187.1 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:45:19.257Z] #77 187.1 checking how to print strings... printf [2022-07-28T13:45:19.257Z] #77 187.1 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:45:19.257Z] #77 187.1 checking for fgrep... /bin/grep -F [2022-07-28T13:45:19.257Z] #77 187.2 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:45:19.257Z] #77 187.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:45:19.257Z] #77 187.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:45:19.504Z] #28 35.89 Selecting previously unselected package apparmor. [2022-07-28T13:45:19.504Z] #28 35.90 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-28T13:45:19.504Z] #28 35.95 Unpacking apparmor (2.13.6-10) ... [2022-07-28T13:45:19.517Z] #77 187.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:45:19.517Z] #77 187.3 checking whether ln -s works... yes [2022-07-28T13:45:19.517Z] #77 187.3 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:45:19.517Z] #77 187.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-28T13:45:19.517Z] #77 187.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:45:19.517Z] #77 187.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:45:19.517Z] #77 187.4 checking for objdump... objdump [2022-07-28T13:45:19.517Z] #77 187.4 checking how to recognize dependent libraries... pass_all [2022-07-28T13:45:19.517Z] #77 187.4 checking for dlltool... no [2022-07-28T13:45:19.517Z] #77 187.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:45:19.517Z] #77 187.4 checking for ar... ar [2022-07-28T13:45:19.517Z] #77 187.4 checking for archiver @FILE support... @ [2022-07-28T13:45:19.626Z] --- PASS: TestCgroupNamespacesBuild (2.97s) [2022-07-28T13:45:19.626Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T13:45:19.626Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-28T13:45:19.765Z] #28 36.19 Selecting previously unselected package inetutils-ping. [2022-07-28T13:45:19.765Z] #28 36.21 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-28T13:45:19.765Z] #28 36.21 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T13:45:19.765Z] #28 36.28 Selecting previously unselected package libip4tc2:amd64. [2022-07-28T13:45:19.765Z] #28 36.28 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-28T13:45:19.765Z] #28 36.29 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T13:45:19.765Z] #28 36.34 Selecting previously unselected package libip6tc2:amd64. [2022-07-28T13:45:19.765Z] #28 36.36 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-28T13:45:19.765Z] #28 36.36 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T13:45:19.765Z] #28 36.42 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T13:45:19.777Z] #77 187.6 checking for strip... strip [2022-07-28T13:45:19.777Z] #77 187.6 checking for ranlib... ranlib [2022-07-28T13:45:19.777Z] #77 187.6 checking for gawk... no [2022-07-28T13:45:19.777Z] #77 187.6 checking for mawk... mawk [2022-07-28T13:45:19.881Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-28T13:45:20.026Z] #28 36.42 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T13:45:20.026Z] #28 36.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T13:45:20.026Z] #28 36.48 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T13:45:20.026Z] #28 36.49 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-28T13:45:20.026Z] #28 36.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T13:45:20.026Z] #28 36.54 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T13:45:20.026Z] #28 36.55 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-28T13:45:20.026Z] #28 36.55 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T13:45:20.026Z] #28 36.62 Selecting previously unselected package iptables. [2022-07-28T13:45:20.026Z] #28 36.62 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-28T13:45:20.026Z] #28 36.63 Unpacking iptables (1.8.7-1) ... [2022-07-28T13:45:20.036Z] #77 187.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:45:20.036Z] #77 188.1 checking for sysroot... no [2022-07-28T13:45:20.036Z] #77 188.1 checking for a working dd... /bin/dd [2022-07-28T13:45:20.286Z] #28 36.82 Selecting previously unselected package libonig5:amd64. [2022-07-28T13:45:20.287Z] #28 36.83 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T13:45:20.287Z] #28 36.84 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:45:20.287Z] #28 36.92 Selecting previously unselected package libjq1:amd64. [2022-07-28T13:45:20.295Z] #77 188.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:45:20.295Z] #77 188.3 checking for mt... no [2022-07-28T13:45:20.295Z] #77 188.3 checking if : is a manifest tool... no [2022-07-28T13:45:20.440Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-28T13:45:20.547Z] #28 36.93 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T13:45:20.547Z] #28 36.93 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:45:20.547Z] #28 37.00 Selecting previously unselected package jq. [2022-07-28T13:45:20.547Z] #28 37.00 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-28T13:45:20.547Z] #28 37.02 Unpacking jq (1.6-2.1) ... [2022-07-28T13:45:20.547Z] #28 37.07 Selecting previously unselected package libaio1:amd64. [2022-07-28T13:45:20.547Z] #28 37.08 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-28T13:45:20.547Z] #28 37.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-28T13:45:20.547Z] #28 37.16 Selecting previously unselected package libgpm2:amd64. [2022-07-28T13:45:20.547Z] #28 37.17 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-28T13:45:20.554Z] #77 188.3 checking for dlfcn.h... yes [2022-07-28T13:45:20.554Z] #77 188.5 checking for objdir... .libs [2022-07-28T13:45:20.696Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-07-28T13:45:20.696Z] === RUN TestBuildWithSession [2022-07-28T13:45:20.696Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T13:45:20.696Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T13:45:20.696Z] === RUN TestBuildSquashParent [2022-07-28T13:45:20.808Z] #28 37.18 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-28T13:45:20.808Z] #28 37.24 Selecting previously unselected package libinih1:amd64. [2022-07-28T13:45:20.808Z] #28 37.24 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-28T13:45:20.808Z] #28 37.25 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-28T13:45:20.808Z] #28 37.30 Selecting previously unselected package libnet1:amd64. [2022-07-28T13:45:20.808Z] #28 37.31 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T13:45:20.808Z] #28 37.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:45:20.808Z] #28 37.38 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T13:45:20.808Z] #28 37.38 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T13:45:20.808Z] #28 37.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:45:20.808Z] #28 37.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:45:21.070Z] #28 37.44 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:45:21.070Z] #28 37.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:45:21.070Z] #28 37.50 Selecting previously unselected package libyajl2:amd64. [2022-07-28T13:45:21.070Z] #28 37.51 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T13:45:21.070Z] #28 37.52 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:45:21.070Z] #28 37.57 Selecting previously unselected package net-tools. [2022-07-28T13:45:21.070Z] #28 37.57 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-28T13:45:21.070Z] #28 37.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T13:45:21.070Z] #28 37.71 Selecting previously unselected package python-pip-whl. [2022-07-28T13:45:21.122Z] #77 188.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:45:21.122Z] #77 189.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:45:21.122Z] #77 189.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:45:21.256Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-28T13:45:21.256Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-28T13:45:21.331Z] #28 37.71 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T13:45:21.331Z] #28 37.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T13:45:21.591Z] #28 38.07 Selecting previously unselected package python3-lib2to3. [2022-07-28T13:45:21.591Z] #28 38.09 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T13:45:21.591Z] #28 38.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T13:45:21.640Z] #77 189.2 checking if gcc static flag -static works... yes [2022-07-28T13:45:21.851Z] #28 38.18 Selecting previously unselected package python3-distutils. [2022-07-28T13:45:21.852Z] #28 38.19 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T13:45:21.852Z] #28 38.20 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T13:45:21.852Z] #28 38.29 Selecting previously unselected package python3-pkg-resources. [2022-07-28T13:45:21.852Z] #28 38.30 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T13:45:21.852Z] #28 38.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:45:22.113Z] #28 38.40 Selecting previously unselected package python3-setuptools. [2022-07-28T13:45:22.113Z] #28 38.40 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T13:45:22.113Z] #28 38.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T13:45:22.113Z] #28 38.56 Selecting previously unselected package python3-wheel. [2022-07-28T13:45:22.113Z] #28 38.56 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T13:45:22.113Z] #28 38.57 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T13:45:22.113Z] #28 38.61 Selecting previously unselected package python3-pip. [2022-07-28T13:45:22.113Z] #28 38.62 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T13:45:22.113Z] #28 38.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T13:45:22.181Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-28T13:45:22.208Z] #77 189.7 checking if gcc supports -c -o file.o... yes [2022-07-28T13:45:22.208Z] #77 189.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:45:22.208Z] #77 189.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:45:22.373Z] #28 38.75 Selecting previously unselected package sudo. [2022-07-28T13:45:22.373Z] #28 38.75 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-28T13:45:22.373Z] #28 38.76 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T13:45:22.467Z] #77 190.1 checking dynamic linker characteristics... [2022-07-28T13:45:22.467Z] #77 ... [2022-07-28T13:45:22.467Z] [2022-07-28T13:45:22.468Z] #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-28T13:45:22.468Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:45:22.468Z] #21 38.69 Selecting previously unselected package xxd. [2022-07-28T13:45:22.468Z] #21 38.69 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 38.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:22.468Z] #21 38.97 Selecting previously unselected package vim-common. [2022-07-28T13:45:22.468Z] #21 38.97 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:45:22.468Z] #21 39.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:22.468Z] #21 39.35 Selecting previously unselected package bash-completion. [2022-07-28T13:45:22.468Z] #21 39.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T13:45:22.468Z] #21 42.15 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T13:45:22.468Z] #21 42.65 Selecting previously unselected package bzip2. [2022-07-28T13:45:22.468Z] #21 42.67 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 42.67 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T13:45:22.468Z] #21 42.75 Selecting previously unselected package xz-utils. [2022-07-28T13:45:22.468Z] #21 42.75 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 42.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:45:22.468Z] #21 42.96 Selecting previously unselected package apparmor. [2022-07-28T13:45:22.468Z] #21 42.96 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 43.03 Unpacking apparmor (2.13.6-10) ... [2022-07-28T13:45:22.468Z] #21 43.53 Selecting previously unselected package inetutils-ping. [2022-07-28T13:45:22.468Z] #21 43.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 43.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T13:45:22.468Z] #21 43.69 Selecting previously unselected package libip4tc2:amd64. [2022-07-28T13:45:22.468Z] #21 43.70 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 43.70 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T13:45:22.468Z] #21 43.76 Selecting previously unselected package libip6tc2:amd64. [2022-07-28T13:45:22.468Z] #21 43.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 43.77 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T13:45:22.468Z] #21 43.82 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T13:45:22.468Z] #21 43.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 43.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T13:45:22.468Z] #21 43.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T13:45:22.468Z] #21 43.94 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 43.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T13:45:22.468Z] #21 44.02 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T13:45:22.468Z] #21 44.02 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 44.02 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T13:45:22.468Z] #21 44.12 Selecting previously unselected package iptables. [2022-07-28T13:45:22.468Z] #21 44.13 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 44.15 Unpacking iptables (1.8.7-1) ... [2022-07-28T13:45:22.468Z] #21 44.52 Selecting previously unselected package libonig5:amd64. [2022-07-28T13:45:22.468Z] #21 44.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 44.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:45:22.468Z] #21 44.71 Selecting previously unselected package libjq1:amd64. [2022-07-28T13:45:22.468Z] #21 44.72 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 44.73 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:45:22.468Z] #21 44.89 Selecting previously unselected package jq. [2022-07-28T13:45:22.468Z] #21 44.89 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 44.89 Unpacking jq (1.6-2.1) ... [2022-07-28T13:45:22.468Z] #21 44.99 Selecting previously unselected package libaio1:amd64. [2022-07-28T13:45:22.468Z] #21 44.99 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 45.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-28T13:45:22.468Z] #21 45.09 Selecting previously unselected package libgpm2:amd64. [2022-07-28T13:45:22.468Z] #21 45.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 45.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-28T13:45:22.468Z] #21 45.19 Selecting previously unselected package libicu67:amd64. [2022-07-28T13:45:22.468Z] #21 45.20 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-28T13:45:22.468Z] #21 45.21 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T13:45:22.468Z] #21 ... [2022-07-28T13:45:22.468Z] [2022-07-28T13:45:22.468Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:45:22.468Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:45:22.468Z] #77 190.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:45:22.634Z] #28 39.01 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T13:45:22.634Z] #28 39.01 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-28T13:45:22.634Z] #28 39.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T13:45:22.634Z] #28 39.15 Selecting previously unselected package uidmap. [2022-07-28T13:45:22.634Z] #28 39.16 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-28T13:45:22.634Z] #28 39.17 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T13:45:22.729Z] #77 190.5 checking how to hardcode library paths into programs... immediate [2022-07-28T13:45:22.729Z] #77 190.5 checking whether stripping libraries is possible... yes [2022-07-28T13:45:22.729Z] #77 190.5 checking if libtool supports shared libraries... yes [2022-07-28T13:45:22.729Z] #77 190.5 checking whether to build shared libraries... no [2022-07-28T13:45:22.729Z] #77 190.5 checking whether to build static libraries... yes [2022-07-28T13:45:22.729Z] #77 190.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:45:22.729Z] #77 190.6 checking whether build environment is sane... yes [2022-07-28T13:45:22.729Z] #77 190.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:45:22.729Z] #77 190.7 checking whether make sets $(MAKE)... yes [2022-07-28T13:45:22.729Z] #77 190.8 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:45:22.729Z] #77 190.8 checking whether make supports nested variables... yes [2022-07-28T13:45:22.741Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-28T13:45:22.908Z] #28 39.26 Selecting previously unselected package vim-runtime. [2022-07-28T13:45:22.908Z] #28 39.26 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:45:22.908Z] #28 39.28 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-28T13:45:22.908Z] #28 39.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T13:45:22.908Z] #28 39.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:22.988Z] #77 190.9 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:45:22.988Z] #77 190.9 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:45:22.996Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-28T13:45:22.996Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-28T13:45:22.996Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-28T13:45:23.247Z] #77 190.9 checking how to create a ustar tar archive... gnutar [2022-07-28T13:45:23.247Z] #77 191.0 checking dependency style of gcc... gcc3 [2022-07-28T13:45:23.247Z] #77 191.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:45:23.247Z] #77 191.2 checking whether make supports nested variables... (cached) yes [2022-07-28T13:45:23.247Z] #77 191.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T13:45:23.247Z] #77 191.2 checking pkg-config is at least version 0.9.0... yes [2022-07-28T13:45:23.247Z] #77 191.2 checking for yajl >= 2.1.0... yes [2022-07-28T13:45:23.247Z] #77 191.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T13:45:23.247Z] #77 191.2 checking for gcc... (cached) gcc [2022-07-28T13:45:23.251Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-28T13:45:23.508Z] #77 191.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T13:45:23.508Z] #77 191.3 checking whether gcc accepts -g... (cached) yes [2022-07-28T13:45:23.508Z] #77 191.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T13:45:23.508Z] #77 191.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T13:45:23.508Z] #77 191.3 checking for a Python interpreter with version >= 3... python3 [2022-07-28T13:45:23.508Z] #77 191.5 checking for python3... /usr/bin/python3 [2022-07-28T13:45:23.508Z] #77 191.5 checking for python3 version... 3.9 [2022-07-28T13:45:23.767Z] #77 191.5 checking for python3 platform... linux [2022-07-28T13:45:23.767Z] #77 191.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T13:45:23.850Z] #28 ... [2022-07-28T13:45:23.850Z] [2022-07-28T13:45:23.850Z] #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-28T13:45:23.850Z] #71 sha256:2302dfd82807f918d69dfac517187ff85d25566850c45652674f583754e880ad [2022-07-28T13:45:23.850Z] #71 99.46 + bin/containerd [2022-07-28T13:45:24.027Z] #77 191.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T13:45:24.288Z] #77 192.2 checking that generated files are newer than configure... done [2022-07-28T13:45:24.288Z] #77 192.2 configure: creating ./config.status [2022-07-28T13:45:24.441Z] #60 ... [2022-07-28T13:45:24.441Z] [2022-07-28T13:45:24.441Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:45:24.441Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:45:24.441Z] #77 237.0 AR libcrun_testing.a [2022-07-28T13:45:24.441Z] #77 237.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T13:45:24.441Z] #77 237.1 CCLD tests/tests_libcrun_utils [2022-07-28T13:45:24.441Z] #77 237.1 CCLD tests/tests_libcrun_errors [2022-07-28T13:45:24.441Z] #77 237.1 CCLD tests/tests_libcrun_fuzzer [2022-07-28T13:45:24.441Z] #77 237.5 CCLD libcrun.la [2022-07-28T13:45:24.613Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-28T13:45:24.733Z] #64 277.3 # github.com/containerd/containerd/cmd/containerd [2022-07-28T13:45:24.733Z] #64 277.3 /usr/bin/ld: /tmp/go-link-492711995/000019.o: in function `New': [2022-07-28T13:45:24.733Z] #64 277.3 /tmp/tmp.qVgyWGiyvl/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-28T13:45:24.733Z] #64 277.4 + bin/containerd-stress [2022-07-28T13:45:25.372Z] #77 238.6 CCLD crun [2022-07-28T13:45:25.591Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-28T13:45:25.591Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-28T13:45:25.591Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-28T13:45:25.591Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-28T13:45:25.672Z] #64 278.5 + bin/containerd-shim [2022-07-28T13:45:25.935Z] #77 239.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T13:45:26.193Z] #77 239.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T13:45:26.193Z] #77 239.3 /bin/mkdir -p '/usr/local/lib' [2022-07-28T13:45:26.193Z] #77 239.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T13:45:26.193Z] #77 239.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T13:45:26.193Z] #77 239.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T13:45:26.450Z] #77 239.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T13:45:26.450Z] #77 239.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T13:45:26.450Z] #77 239.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T13:45:26.450Z] #77 239.7 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-28T13:45:26.450Z] #77 239.7 ---------------------------------------------------------------------- [2022-07-28T13:45:26.450Z] #77 239.7 Libraries have been installed in: [2022-07-28T13:45:26.450Z] #77 239.7 /usr/local/lib [2022-07-28T13:45:26.450Z] #77 239.7 [2022-07-28T13:45:26.450Z] #77 239.7 If you ever happen to want to link against installed libraries [2022-07-28T13:45:26.450Z] #77 239.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T13:45:26.450Z] #77 239.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T13:45:26.450Z] #77 239.7 flag during linking and do at least one of the following: [2022-07-28T13:45:26.450Z] #77 239.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T13:45:26.450Z] #77 239.7 during execution [2022-07-28T13:45:26.450Z] #77 239.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T13:45:26.450Z] #77 239.7 during linking [2022-07-28T13:45:26.450Z] #77 239.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T13:45:26.450Z] #77 239.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T13:45:26.450Z] #77 239.7 [2022-07-28T13:45:26.450Z] #77 239.7 See any operating system documentation about shared libraries for [2022-07-28T13:45:26.450Z] #77 239.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T13:45:26.450Z] #77 239.7 ---------------------------------------------------------------------- [2022-07-28T13:45:26.450Z] #77 239.7 /bin/mkdir -p '/build' [2022-07-28T13:45:26.450Z] #77 239.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T13:45:26.450Z] #77 239.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T13:45:26.450Z] #77 239.8 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T13:45:26.707Z] #77 239.8 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T13:45:26.707Z] #77 239.8 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T13:45:26.707Z] #77 DONE 240.1s [2022-07-28T13:45:26.707Z] [2022-07-28T13:45:26.707Z] #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-28T13:45:26.707Z] #60 sha256:3186e048c7e208b4aba0522fc178457f350459be18e2891cd30bbb43da003f9f [2022-07-28T13:45:26.993Z] --- PASS: TestBuildSquashParent (6.00s) [2022-07-28T13:45:26.993Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T13:45:26.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:45:26.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:45:26.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:45:26.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:45:26.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:45:26.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:45:26.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:45:26.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:45:26.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:45:26.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:45:26.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:45:26.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:45:26.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:45:26.993Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:45:26.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:45:26.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:45:26.993Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:45:26.993Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:45:29.252Z] #71 ... [2022-07-28T13:45:29.252Z] [2022-07-28T13:45:29.252Z] #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-28T13:45:29.252Z] #28 sha256:e4f748f4a158d36effb498aedf642ed0535127e85905d25b2426b47e6f3e5878 [2022-07-28T13:45:29.252Z] #28 41.00 Selecting previously unselected package vim. [2022-07-28T13:45:29.252Z] #28 41.00 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:45:29.252Z] #28 41.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:29.252Z] #28 41.35 Selecting previously unselected package xfsprogs. [2022-07-28T13:45:29.252Z] #28 41.36 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-28T13:45:29.252Z] #28 41.37 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T13:45:29.252Z] #28 41.68 Selecting previously unselected package zip. [2022-07-28T13:45:29.252Z] #28 41.69 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-28T13:45:29.252Z] #28 41.69 Unpacking zip (3.0-12) ... [2022-07-28T13:45:29.252Z] #28 41.79 Selecting previously unselected package zstd. [2022-07-28T13:45:29.252Z] #28 41.80 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-28T13:45:29.252Z] #28 41.80 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T13:45:29.252Z] #28 42.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:45:29.252Z] #28 42.65 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T13:45:29.252Z] #28 42.66 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T13:45:29.252Z] #28 42.67 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-28T13:45:29.252Z] #28 42.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T13:45:29.252Z] #28 42.69 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-28T13:45:29.252Z] #28 42.70 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T13:45:29.252Z] #28 42.71 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:45:29.252Z] #28 42.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:45:29.252Z] #28 42.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:45:29.252Z] #28 42.74 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T13:45:29.252Z] #28 43.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:29.252Z] #28 43.18 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:45:29.252Z] #28 43.20 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T13:45:29.252Z] #28 43.23 Setting up apparmor (2.13.6-10) ... [2022-07-28T13:45:29.252Z] #28 44.27 Setting up zip (3.0-12) ... [2022-07-28T13:45:29.252Z] #28 44.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:29.252Z] #28 44.31 Setting up bash-completion (1:2.11-2) ... [2022-07-28T13:45:29.252Z] #28 45.45 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-28T13:45:29.252Z] #28 45.49 Setting up sudo (1.9.5p2-3) ... [2022-07-28T13:45:29.252Z] #28 45.54 invoke-rc.d: could not determine current runlevel [2022-07-28T13:45:29.252Z] #28 45.55 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T13:45:29.252Z] #28 45.55 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T13:45:29.252Z] #28 45.57 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-28T13:45:29.252Z] #28 45.58 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T13:45:29.252Z] #28 45.59 Setting up pigz (2.6-1) ... [2022-07-28T13:45:29.252Z] #28 45.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T13:45:29.252Z] #28 45.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:45:29.252Z] #28 45.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T13:45:29.252Z] #28 45.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:29.504Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-28T13:45:29.822Z] #28 46.16 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-28T13:45:29.822Z] #28 46.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T13:45:29.822Z] #28 46.38 Setting up libelf1:amd64 (0.183-1) ... [2022-07-28T13:45:29.822Z] #28 46.39 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T13:45:30.082Z] #28 46.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:45:30.082Z] #28 46.42 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T13:45:30.342Z] #28 46.71 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:30.343Z] #28 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T13:45:30.343Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T13:45:30.343Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T13:45:30.343Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T13:45:30.343Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T13:45:30.343Z] #28 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T13:45:30.343Z] #28 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T13:45:30.343Z] #28 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T13:45:30.343Z] #28 46.76 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T13:45:30.429Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-28T13:45:30.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2022-07-28T13:45:30.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s) [2022-07-28T13:45:30.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2022-07-28T13:45:30.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2022-07-28T13:45:30.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s) [2022-07-28T13:45:30.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.56s) [2022-07-28T13:45:30.429Z] === RUN TestBuildMultiStageCopy [2022-07-28T13:45:30.429Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T13:45:30.864Z] #77 197.8 config.status: creating Makefile [2022-07-28T13:45:30.864Z] #77 197.8 config.status: creating config.h [2022-07-28T13:45:30.864Z] #77 197.9 config.status: executing libtool commands [2022-07-28T13:45:30.864Z] #77 ... [2022-07-28T13:45:30.864Z] [2022-07-28T13:45:30.864Z] #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-28T13:45:30.864Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:45:30.864Z] #21 50.22 Selecting previously unselected package libinih1:amd64. [2022-07-28T13:45:30.864Z] #21 50.23 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-28T13:45:30.864Z] #21 50.24 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-28T13:45:30.864Z] #21 50.34 Selecting previously unselected package libnet1:amd64. [2022-07-28T13:45:30.864Z] #21 50.35 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T13:45:30.864Z] #21 50.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:45:30.864Z] #21 50.45 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T13:45:30.864Z] #21 50.46 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T13:45:30.864Z] #21 50.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:45:30.864Z] #21 50.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T13:45:30.864Z] #21 50.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T13:45:30.864Z] #21 50.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:45:30.864Z] #21 50.75 Selecting previously unselected package libyajl2:amd64. [2022-07-28T13:45:30.864Z] #21 50.75 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T13:45:30.864Z] #21 50.76 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:45:30.864Z] #21 50.84 Selecting previously unselected package net-tools. [2022-07-28T13:45:30.864Z] #21 50.85 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-28T13:45:30.864Z] #21 50.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T13:45:30.864Z] #21 51.01 Selecting previously unselected package patch. [2022-07-28T13:45:30.864Z] #21 51.02 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-28T13:45:30.864Z] #21 51.02 Unpacking patch (2.7.6-7) ... [2022-07-28T13:45:30.864Z] #21 51.29 Selecting previously unselected package python-pip-whl. [2022-07-28T13:45:30.864Z] #21 51.31 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T13:45:30.864Z] #21 51.32 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T13:45:30.864Z] #21 52.09 Selecting previously unselected package python3-lib2to3. [2022-07-28T13:45:30.864Z] #21 52.10 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T13:45:30.864Z] #21 52.10 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T13:45:30.864Z] #21 52.31 Selecting previously unselected package python3-distutils. [2022-07-28T13:45:30.864Z] #21 52.32 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T13:45:30.864Z] #21 52.32 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T13:45:30.864Z] #21 52.57 Selecting previously unselected package python3-pkg-resources. [2022-07-28T13:45:30.864Z] #21 52.58 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T13:45:30.864Z] #21 52.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:45:30.864Z] #21 53.13 Selecting previously unselected package python3-setuptools. [2022-07-28T13:45:30.865Z] #21 53.13 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T13:45:30.865Z] #21 53.15 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T13:45:30.865Z] #21 53.83 Selecting previously unselected package python3-wheel. [2022-07-28T13:45:30.865Z] #21 53.83 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T13:45:30.865Z] #21 53.83 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T13:45:30.865Z] #21 53.93 Selecting previously unselected package python3-pip. [2022-07-28T13:45:30.865Z] #21 53.94 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T13:45:30.865Z] #21 53.96 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T13:45:30.865Z] #21 54.38 Selecting previously unselected package sudo. [2022-07-28T13:45:30.865Z] #21 54.40 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-28T13:45:30.865Z] #21 54.41 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T13:45:30.865Z] #21 55.58 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T13:45:30.865Z] #21 55.58 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-28T13:45:30.865Z] #21 55.59 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T13:45:30.865Z] #21 55.98 Selecting previously unselected package uidmap. [2022-07-28T13:45:30.865Z] #21 56.00 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-28T13:45:30.865Z] #21 56.00 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T13:45:30.865Z] #21 56.41 Selecting previously unselected package vim-runtime. [2022-07-28T13:45:30.865Z] #21 56.42 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T13:45:30.865Z] #21 56.49 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-28T13:45:30.865Z] #21 56.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T13:45:30.865Z] #21 56.59 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:31.174Z] #28 47.57 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:45:31.174Z] #28 47.58 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T13:45:31.174Z] #28 47.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T13:45:31.174Z] #28 47.60 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T13:45:31.745Z] #28 48.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T13:45:31.745Z] #28 48.24 Setting up jq (1.6-2.1) ... [2022-07-28T13:45:31.745Z] #28 48.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-28T13:45:31.745Z] #28 48.26 Setting up iptables (1.8.7-1) ... [2022-07-28T13:45:31.745Z] #28 48.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T13:45:31.745Z] #28 48.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T13:45:31.745Z] #28 48.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T13:45:31.745Z] #28 48.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T13:45:31.745Z] #28 48.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T13:45:31.745Z] #28 48.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T13:45:31.745Z] #28 48.31 Setting up iproute2 (5.10.0-4) ... [2022-07-28T13:45:31.791Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-28T13:45:31.791Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T13:45:31.791Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T13:45:32.006Z] #28 48.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:45:32.047Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T13:45:32.302Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T13:45:32.557Z] --- PASS: TestBuildMultiStageCopy (2.08s) [2022-07-28T13:45:32.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.34s) [2022-07-28T13:45:32.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-07-28T13:45:32.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-07-28T13:45:32.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2022-07-28T13:45:32.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-07-28T13:45:32.557Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T13:45:32.576Z] #28 DONE 49.1s [2022-07-28T13:45:32.576Z] [2022-07-28T13:45:32.576Z] #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-28T13:45:32.576Z] #29 sha256:82ba47d49d632a76c244098c988fc91e3191f0162741f5335d97646e1ce145e9 [2022-07-28T13:45:33.117Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) [2022-07-28T13:45:33.117Z] === RUN TestBuildLabelWithTargets [2022-07-28T13:45:33.517Z] #29 0.847 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T13:45:33.517Z] #29 0.851 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T13:45:33.517Z] #29 0.855 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T13:45:33.517Z] #29 DONE 0.9s [2022-07-28T13:45:33.517Z] [2022-07-28T13:45:33.517Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T13:45:33.517Z] #30 sha256:bd6427964041c055207caab11f7ad38d46c485d74e422dca6d02f5909858aa6f [2022-07-28T13:45:33.677Z] --- PASS: TestBuildLabelWithTargets (0.78s) [2022-07-28T13:45:33.677Z] === RUN TestBuildWithEmptyLayers [2022-07-28T13:45:33.677Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-28T13:45:34.237Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-07-28T13:45:34.237Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T13:45:35.601Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2022-07-28T13:45:35.601Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T13:45:35.601Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-28T13:45:35.670Z] #64 287.1 + bin/containerd-shim-runc-v1 [2022-07-28T13:45:36.149Z] #21 62.08 Selecting previously unselected package vim. [2022-07-28T13:45:36.149Z] #21 62.10 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T13:45:36.149Z] #21 62.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:36.149Z] #21 ... [2022-07-28T13:45:36.149Z] [2022-07-28T13:45:36.149Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:45:36.149Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:45:36.149Z] #77 197.9 config.status: executing depfiles commands [2022-07-28T13:45:36.149Z] #77 198.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T13:45:36.149Z] #77 199.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T13:45:36.149Z] #77 200.0 checking for gcc... gcc [2022-07-28T13:45:36.149Z] #77 200.4 checking whether the C compiler works... yes [2022-07-28T13:45:36.149Z] #77 200.7 checking for C compiler default output file name... a.out [2022-07-28T13:45:36.149Z] #77 200.7 checking for suffix of executables... [2022-07-28T13:45:36.149Z] #77 200.8 checking whether we are cross compiling... no [2022-07-28T13:45:36.149Z] #77 201.2 checking for suffix of object files... o [2022-07-28T13:45:36.149Z] #77 201.3 checking whether we are using the GNU C compiler... yes [2022-07-28T13:45:36.149Z] #77 201.6 checking whether gcc accepts -g... yes [2022-07-28T13:45:36.149Z] #77 201.6 checking for gcc option to accept ISO C89... none needed [2022-07-28T13:45:36.149Z] #77 201.8 checking whether gcc understands -c and -o together... yes [2022-07-28T13:45:36.149Z] #77 202.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T13:45:36.149Z] #77 202.2 checking whether build environment is sane... yes [2022-07-28T13:45:36.149Z] #77 202.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T13:45:36.149Z] #77 202.3 checking for gawk... no [2022-07-28T13:45:36.149Z] #77 202.3 checking for mawk... mawk [2022-07-28T13:45:36.149Z] #77 202.3 checking whether make sets $(MAKE)... yes [2022-07-28T13:45:36.149Z] #77 202.4 checking whether make supports the include directive... yes (GNU style) [2022-07-28T13:45:36.149Z] #77 202.4 checking whether make supports nested variables... yes [2022-07-28T13:45:36.149Z] #77 202.5 checking whether UID '0' is supported by ustar format... yes [2022-07-28T13:45:36.149Z] #77 202.5 checking whether GID '0' is supported by ustar format... yes [2022-07-28T13:45:36.149Z] #77 202.5 checking how to create a ustar tar archive... gnutar [2022-07-28T13:45:36.149Z] #77 202.6 checking dependency style of gcc... gcc3 [2022-07-28T13:45:36.149Z] #77 202.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T13:45:36.149Z] #77 202.8 checking whether make supports nested variables... (cached) yes [2022-07-28T13:45:36.149Z] #77 202.9 checking build system type... x86_64-pc-linux-gnu [2022-07-28T13:45:36.149Z] #77 203.3 checking host system type... x86_64-pc-linux-gnu [2022-07-28T13:45:36.149Z] #77 203.3 checking how to print strings... printf [2022-07-28T13:45:36.149Z] #77 203.3 checking for a sed that does not truncate output... /bin/sed [2022-07-28T13:45:36.149Z] #77 203.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T13:45:36.149Z] #77 203.4 checking for egrep... /bin/grep -E [2022-07-28T13:45:36.149Z] #77 203.4 checking for fgrep... /bin/grep -F [2022-07-28T13:45:36.149Z] #77 203.4 checking for ld used by gcc... /usr/bin/ld [2022-07-28T13:45:36.149Z] #77 203.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T13:45:36.149Z] #77 203.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T13:45:36.149Z] #77 203.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T13:45:36.149Z] #77 203.8 checking whether ln -s works... yes [2022-07-28T13:45:36.149Z] #77 203.8 checking the maximum length of command line arguments... 1572864 [2022-07-28T13:45:36.149Z] #77 203.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T13:45:36.149Z] #77 203.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T13:45:36.149Z] #77 203.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T13:45:36.149Z] #77 203.9 checking for objdump... objdump [2022-07-28T13:45:36.149Z] #77 203.9 checking how to recognize dependent libraries... pass_all [2022-07-28T13:45:36.149Z] #77 204.0 checking for dlltool... no [2022-07-28T13:45:36.149Z] #77 204.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T13:45:36.149Z] #77 204.0 checking for ar... ar [2022-07-28T13:45:36.161Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-07-28T13:45:36.162Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T13:45:36.162Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-28T13:45:36.409Z] #77 204.0 checking for archiver @FILE support... @ [2022-07-28T13:45:36.409Z] #77 204.3 checking for strip... strip [2022-07-28T13:45:36.409Z] #77 204.3 checking for ranlib... ranlib [2022-07-28T13:45:36.979Z] #77 204.3 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-28T13:45:36.979Z] #77 ... [2022-07-28T13:45:36.979Z] [2022-07-28T13:45:36.979Z] #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-28T13:45:36.979Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:45:36.979Z] #21 63.30 Selecting previously unselected package xfsprogs. [2022-07-28T13:45:36.979Z] #21 63.30 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-28T13:45:36.979Z] #21 63.32 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T13:45:37.085Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-28T13:45:38.009Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-07-28T13:45:38.009Z] === RUN TestBuildWithHugeFile [2022-07-28T13:45:38.265Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-28T13:45:38.359Z] #21 64.68 Selecting previously unselected package zip. [2022-07-28T13:45:38.359Z] #21 64.68 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-28T13:45:38.359Z] #21 64.69 Unpacking zip (3.0-12) ... [2022-07-28T13:45:38.619Z] #21 65.06 Selecting previously unselected package zstd. [2022-07-28T13:45:38.619Z] #21 65.11 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-28T13:45:38.881Z] #21 65.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T13:45:39.450Z] #21 65.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T13:45:39.869Z] #64 292.1 + bin/containerd-shim-runc-v2 [2022-07-28T13:45:39.869Z] #64 292.8 + binaries [2022-07-28T13:45:40.129Z] #64 292.8 + install -D bin/containerd /build/containerd [2022-07-28T13:45:40.129Z] #64 292.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T13:45:40.129Z] #64 292.9 + install -D bin/ctr /build/ctr [2022-07-28T13:45:40.831Z] #21 67.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T13:45:40.831Z] #21 67.24 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T13:45:40.831Z] #21 67.28 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-28T13:45:40.831Z] #21 67.35 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T13:45:41.090Z] #21 67.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T13:45:41.090Z] #21 67.46 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-28T13:45:41.090Z] #21 67.51 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T13:45:41.090Z] #21 67.57 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T13:45:41.350Z] #21 67.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T13:45:41.350Z] #21 67.60 Setting up bzip2 (1.0.8-4) ... [2022-07-28T13:45:41.350Z] #21 67.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T13:45:41.350Z] #21 67.63 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T13:45:41.649Z] #30 7.260 Collecting yamllint==1.26.1 [2022-07-28T13:45:41.910Z] #30 8.333 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T13:45:42.482Z] #30 8.905 Collecting pathspec>=0.5.3 [2022-07-28T13:45:42.482Z] #30 8.913 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T13:45:42.482Z] #30 9.156 Collecting pyyaml [2022-07-28T13:45:42.669Z] #64 DONE 295.0s [2022-07-28T13:45:42.729Z] #21 68.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:42.729Z] #21 69.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T13:45:42.729Z] #21 69.06 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T13:45:42.729Z] #21 69.09 Setting up apparmor (2.13.6-10) ... [2022-07-28T13:45:42.743Z] #30 9.166 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-28T13:45:42.743Z] #30 9.204 Building wheels for collected packages: yamllint [2022-07-28T13:45:42.743Z] #30 9.205 Building wheel for yamllint (setup.py): started [2022-07-28T13:45:43.239Z] [2022-07-28T13:45:43.239Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T13:45:43.239Z] #65 sha256:486925d7e2ba16c91292272f2da5702b8566282f6b4d8b8604106b1e2518bec7 [2022-07-28T13:45:43.313Z] #30 9.743 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T13:45:43.313Z] #30 9.745 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=dc3d27bd98687df9d0ac31541d9a9d132a6a6d3b5593d2440bc5d044dbebfd23 [2022-07-28T13:45:43.313Z] #30 9.745 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T13:45:43.313Z] #30 9.748 Successfully built yamllint [2022-07-28T13:45:43.313Z] #30 9.764 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T13:45:43.574Z] #30 9.979 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T13:45:43.808Z] #65 DONE 0.8s [2022-07-28T13:45:43.835Z] #30 DONE 10.3s [2022-07-28T13:45:43.835Z] [2022-07-28T13:45:43.835Z] #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-28T13:45:43.835Z] #67 sha256:cef3721a3aee8c390f3352bfe1555f74c109446993736b3efcf270fcabe7efa6 [2022-07-28T13:45:43.835Z] #67 ... [2022-07-28T13:45:43.835Z] [2022-07-28T13:45:43.835Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T13:45:43.835Z] #34 sha256:7d67417ea0df4ffebcc6c3d99b09c8907e0cda5a9ed6bd69e871dadca08cb2d1 [2022-07-28T13:45:44.068Z] [2022-07-28T13:45:44.068Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T13:45:44.068Z] #70 sha256:90703d85e174c6d0ef9a6a9420cc610c86b6bc97508d4b93739b7ef723ba5421 [2022-07-28T13:45:44.068Z] #70 DONE 0.2s [2022-07-28T13:45:44.068Z] [2022-07-28T13:45:44.068Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T13:45:44.068Z] #75 sha256:b025283243884ad1740854dbbbea84816a9b2a28055e956abb6a2f69054b5cd6 [2022-07-28T13:45:44.097Z] #34 DONE 0.2s [2022-07-28T13:45:44.097Z] [2022-07-28T13:45:44.097Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T13:45:44.097Z] #39 sha256:ada3ac19aadba979e0efead2cf8cc1b657038400a2a98ceeef5ad71d01860296 [2022-07-28T13:45:44.097Z] #39 DONE 0.2s [2022-07-28T13:45:44.097Z] [2022-07-28T13:45:44.097Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T13:45:44.097Z] #42 sha256:b798c20ad8abd64d69826cb4dfbed0d58d32d903cc9d78ceb682ead4fb719307 [2022-07-28T13:45:44.364Z] #42 DONE 0.1s [2022-07-28T13:45:44.364Z] [2022-07-28T13:45:44.364Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T13:45:44.364Z] #44 sha256:e076d4bd1dcd7a383f767034528a6b70fc1c049b49bb9198d2c168555950d677 [2022-07-28T13:45:44.364Z] #44 DONE 0.1s [2022-07-28T13:45:44.364Z] [2022-07-28T13:45:44.364Z] #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-28T13:45:44.364Z] #67 sha256:cef3721a3aee8c390f3352bfe1555f74c109446993736b3efcf270fcabe7efa6 [2022-07-28T13:45:44.364Z] #67 ... [2022-07-28T13:45:44.364Z] [2022-07-28T13:45:44.364Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T13:45:44.364Z] #46 sha256:ecbb303852feb639ca1d99d572f69a7a9025f1272220601a3aa1f68592cff78c [2022-07-28T13:45:44.364Z] #46 DONE 0.1s [2022-07-28T13:45:44.364Z] [2022-07-28T13:45:44.364Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T13:45:44.364Z] #48 sha256:eb4f8524786d681e36388a2e208b9293071be828881b887943e70cbf5dad5245 [2022-07-28T13:45:44.364Z] #48 DONE 0.1s [2022-07-28T13:45:44.625Z] [2022-07-28T13:45:44.625Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T13:45:44.625Z] #52 sha256:39ab8d7142367259a97b2c323f823b60524c91c899819aab0c5f0ce3bf4cb577 [2022-07-28T13:45:44.625Z] #52 DONE 0.0s [2022-07-28T13:45:44.625Z] [2022-07-28T13:45:44.625Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T13:45:44.625Z] #55 sha256:7a2bc99868663efb9f18b622d0a6e51d0019cfec243be1d743947ab5dcfa0b82 [2022-07-28T13:45:44.625Z] #55 DONE 0.1s [2022-07-28T13:45:44.625Z] [2022-07-28T13:45:44.625Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T13:45:44.625Z] #59 sha256:c786fd4f925e11a105ad4cf835a48acba8bb9c3924825f5e6e765d446e45a032 [2022-07-28T13:45:44.625Z] #59 DONE 0.1s [2022-07-28T13:45:44.625Z] [2022-07-28T13:45:44.625Z] #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-28T13:45:44.625Z] #71 sha256:2302dfd82807f918d69dfac517187ff85d25566850c45652674f583754e880ad [2022-07-28T13:45:44.635Z] #21 ... [2022-07-28T13:45:44.635Z] [2022-07-28T13:45:44.635Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:45:44.635Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:45:44.635Z] #77 204.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T13:45:44.635Z] #77 205.0 checking for sysroot... no [2022-07-28T13:45:44.635Z] #77 205.0 checking for a working dd... /bin/dd [2022-07-28T13:45:44.635Z] #77 205.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T13:45:44.635Z] #77 205.4 checking for mt... no [2022-07-28T13:45:44.635Z] #77 205.4 checking if : is a manifest tool... no [2022-07-28T13:45:44.635Z] #77 205.4 checking how to run the C preprocessor... gcc -E [2022-07-28T13:45:44.635Z] #77 205.9 checking for ANSI C header files... yes [2022-07-28T13:45:44.635Z] #77 206.9 checking for sys/types.h... yes [2022-07-28T13:45:44.635Z] #77 207.1 checking for sys/stat.h... yes [2022-07-28T13:45:44.635Z] #77 207.2 checking for stdlib.h... yes [2022-07-28T13:45:44.635Z] #77 207.5 checking for string.h... yes [2022-07-28T13:45:44.635Z] #77 207.8 checking for memory.h... yes [2022-07-28T13:45:44.635Z] #77 208.0 checking for strings.h... yes [2022-07-28T13:45:44.635Z] #77 208.4 checking for inttypes.h... yes [2022-07-28T13:45:44.635Z] #77 208.7 checking for stdint.h... yes [2022-07-28T13:45:44.635Z] #77 209.0 checking for unistd.h... yes [2022-07-28T13:45:44.635Z] #77 209.3 checking for dlfcn.h... yes [2022-07-28T13:45:44.635Z] #77 209.7 checking for objdir... .libs [2022-07-28T13:45:44.635Z] #77 210.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T13:45:44.635Z] #77 210.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T13:45:44.635Z] #77 210.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T13:45:44.635Z] #77 210.5 checking if gcc static flag -static works... yes [2022-07-28T13:45:44.635Z] #77 211.1 checking if gcc supports -c -o file.o... yes [2022-07-28T13:45:44.635Z] #77 211.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T13:45:44.635Z] #77 211.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T13:45:44.635Z] #77 211.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T13:45:44.635Z] #77 212.0 checking how to hardcode library paths into programs... immediate [2022-07-28T13:45:44.635Z] #77 212.0 checking whether stripping libraries is possible... yes [2022-07-28T13:45:44.635Z] #77 212.0 checking if libtool supports shared libraries... yes [2022-07-28T13:45:44.635Z] #77 212.0 checking whether to build shared libraries... no [2022-07-28T13:45:44.635Z] #77 212.0 checking whether to build static libraries... yes [2022-07-28T13:45:44.635Z] #77 212.0 checking float.h usability... yes [2022-07-28T13:45:44.635Z] #77 212.3 checking float.h presence... yes [2022-07-28T13:45:44.635Z] #77 212.3 checking for float.h... yes [2022-07-28T13:45:44.635Z] #77 212.5 checking limits.h usability... yes [2022-07-28T13:45:44.886Z] #71 ... [2022-07-28T13:45:44.886Z] [2022-07-28T13:45:44.886Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T13:45:44.886Z] #61 sha256:d26d71b99b026f2adda661ca3eebdc3af5013d940efe670ef8484eee9e10ffe3 [2022-07-28T13:45:44.886Z] #61 DONE 0.1s [2022-07-28T13:45:44.886Z] [2022-07-28T13:45:44.886Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T13:45:44.886Z] #63 sha256:5bc77b7f4a02469253a6cc55a567906939f955f985c72e6dd775eac5e875b1e1 [2022-07-28T13:45:44.886Z] #63 DONE 0.1s [2022-07-28T13:45:44.886Z] [2022-07-28T13:45:44.886Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T13:45:44.886Z] #65 sha256:484f34c7b03e2d4ca2fb178ba87660e29f2d749b8ad76fbeaa1c0c27e398b321 [2022-07-28T13:45:44.886Z] #65 DONE 0.0s [2022-07-28T13:45:44.886Z] [2022-07-28T13:45:44.886Z] #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-28T13:45:44.886Z] #67 sha256:cef3721a3aee8c390f3352bfe1555f74c109446993736b3efcf270fcabe7efa6 [2022-07-28T13:45:44.895Z] #77 212.6 checking limits.h presence... yes [2022-07-28T13:45:44.895Z] #77 212.7 checking for limits.h... yes [2022-07-28T13:45:44.895Z] #77 212.8 checking stddef.h usability... [2022-07-28T13:45:44.895Z] #77 ... [2022-07-28T13:45:44.895Z] [2022-07-28T13:45:44.895Z] #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-28T13:45:44.895Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:45:44.895Z] #21 71.39 Setting up zip (3.0-12) ... [2022-07-28T13:45:44.895Z] #21 71.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:45.007Z] #75 DONE 0.9s [2022-07-28T13:45:45.007Z] [2022-07-28T13:45:45.007Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T13:45:45.007Z] #78 sha256:f4516642e07cc9b63d9128161252371b64bcb30850f103a95f70272b60c911ef [2022-07-28T13:45:45.007Z] #78 DONE 0.1s [2022-07-28T13:45:45.007Z] [2022-07-28T13:45:45.007Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T13:45:45.007Z] #79 sha256:56e9b4e31ce4d825d44dbcb678a68c6d5ea498a1dfbb2f60b0541ac07d5292d4 [2022-07-28T13:45:45.007Z] #79 DONE 0.0s [2022-07-28T13:45:45.154Z] #21 71.45 Setting up bash-completion (1:2.11-2) ... [2022-07-28T13:45:45.266Z] [2022-07-28T13:45:45.266Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T13:45:45.266Z] #80 sha256:07cbb95b88bb5aa00e979eb857d890f37fee2492f4f06f9a98adb3fb007368a1 [2022-07-28T13:45:45.266Z] #80 DONE 0.0s [2022-07-28T13:45:45.266Z] [2022-07-28T13:45:45.266Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T13:45:45.266Z] #81 sha256:82c842d69a7ce97bd5f4b5ed2290ea0e7fa7b6efe5d40971b2360f5deb1acc5c [2022-07-28T13:45:46.206Z] #81 DONE 0.9s [2022-07-28T13:45:46.206Z] [2022-07-28T13:45:46.206Z] #82 exporting to image [2022-07-28T13:45:46.206Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T13:45:46.206Z] #82 exporting layers [2022-07-28T13:45:48.654Z] #60 ... [2022-07-28T13:45:48.654Z] [2022-07-28T13:45:48.654Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T13:45:48.654Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:45:48.654Z] #55 309.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T13:45:48.654Z] #55 DONE 310.3s [2022-07-28T13:45:48.654Z] [2022-07-28T13:45:48.654Z] #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-28T13:45:48.654Z] #60 sha256:3186e048c7e208b4aba0522fc178457f350459be18e2891cd30bbb43da003f9f [2022-07-28T13:45:48.654Z] #60 179.7 + mkdir -p /build [2022-07-28T13:45:48.654Z] #60 179.7 + cp runc /build/runc [2022-07-28T13:45:48.654Z] #60 DONE 180.6s [2022-07-28T13:45:48.654Z] [2022-07-28T13:45:48.654Z] #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-28T13:45:48.654Z] #64 sha256:fca29334978575d7f989541da4caf7a63ece06fe2627ac903ec1869671342bc1 [2022-07-28T13:45:49.362Z] #21 75.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T13:45:49.362Z] #21 75.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T13:45:49.362Z] #21 75.05 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-28T13:45:49.362Z] #21 75.07 Setting up patch (2.7.6-7) ... [2022-07-28T13:45:49.362Z] #21 75.08 Setting up sudo (1.9.5p2-3) ... [2022-07-28T13:45:49.362Z] #21 75.17 invoke-rc.d: could not determine current runlevel [2022-07-28T13:45:49.362Z] #21 75.19 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T13:45:49.362Z] #21 75.23 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T13:45:49.362Z] #21 75.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-28T13:45:49.362Z] #21 75.31 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T13:45:49.362Z] #21 75.33 Setting up pigz (2.6-1) ... [2022-07-28T13:45:49.362Z] #21 75.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T13:45:49.362Z] #21 75.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T13:45:49.362Z] #21 75.42 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T13:45:49.362Z] #21 75.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:49.501Z] #82 exporting layers 3.0s done [2022-07-28T13:45:49.501Z] #82 writing image sha256:d5620a7d13435b45583f637d245acf250b82b327d4adb35295069f1472afcdda done [2022-07-28T13:45:49.501Z] #82 naming to docker.io/library/docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 done [2022-07-28T13:45:49.501Z] #82 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-28T13:45:49.584Z] #64 ... [2022-07-28T13:45:49.584Z] [2022-07-28T13:45:49.584Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T13:45:49.584Z] #56 sha256:ca9b4621e849dba59c9001c07a1662084ceb17059a7b450cf58d522dd7197c90 [2022-07-28T13:45:49.824Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-28T13:45:49.840Z] #56 DONE 0.7s [2022-07-28T13:45:49.840Z] [2022-07-28T13:45:49.840Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T13:45:49.840Z] #58 sha256:e955f05ca33b5a352a42d7aa21c9bac5928ecb882090ea09bf94d043e156257e [2022-07-28T13:45:50.096Z] #58 DONE 0.1s [2022-07-28T13:45:50.096Z] [2022-07-28T13:45:50.096Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T13:45:50.096Z] #61 sha256:b8c636c31e042feb47ab481bb2c854723fd48489807d0da98e3dd663847401e6 [2022-07-28T13:45:50.111Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/test/unit [2022-07-28T13:45:50.300Z] #21 76.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-28T13:45:50.300Z] #21 76.62 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T13:45:50.352Z] #61 DONE 0.3s [2022-07-28T13:45:50.352Z] [2022-07-28T13:45:50.352Z] #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-28T13:45:50.352Z] #64 sha256:fca29334978575d7f989541da4caf7a63ece06fe2627ac903ec1869671342bc1 [2022-07-28T13:45:50.870Z] #21 77.27 Setting up libelf1:amd64 (0.183-1) ... [2022-07-28T13:45:50.870Z] #21 77.28 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T13:45:50.870Z] #21 77.29 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T13:45:50.870Z] #21 77.31 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T13:45:51.719Z] #64 283.8 + bin/containerd [2022-07-28T13:45:51.810Z] #21 78.04 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T13:45:51.810Z] #21 78.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T13:45:51.810Z] #21 78.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T13:45:51.810Z] #21 78.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T13:45:51.810Z] #21 78.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T13:45:51.810Z] #21 78.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T13:45:51.810Z] #21 78.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T13:45:51.810Z] #21 78.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T13:45:51.810Z] #21 78.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T13:45:51.810Z] #21 78.17 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T13:45:52.019Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-28T13:45:52.019Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-28T13:45:52.019Z] + TESTDIRS=./... [2022-07-28T13:45:52.019Z] + exclude_paths='/vendor/|/integration' [2022-07-28T13:45:52.019Z] ++ go list ./... [2022-07-28T13:45:52.019Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-28T13:45:52.592Z] + pkg_list='github.com/docker/docker/api [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/backend/build [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/httputils [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/middleware [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/build [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/container [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/debug [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/image [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/network [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/session [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/system [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/server/router/volume [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/backend [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/container [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/events [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/filters [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/image [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/mount [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/network [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/registry [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/strslice [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/swarm [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/time [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/versions [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T13:45:52.592Z] github.com/docker/docker/api/types/volume [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/builder-next [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/dockerfile [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/remotecontext [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T13:45:52.592Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T13:45:52.592Z] github.com/docker/docker/cli [2022-07-28T13:45:52.592Z] github.com/docker/docker/cli/config [2022-07-28T13:45:52.592Z] github.com/docker/docker/cli/debug [2022-07-28T13:45:52.592Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T13:45:52.592Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T13:45:52.592Z] github.com/docker/docker/client [2022-07-28T13:45:52.592Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T13:45:52.592Z] github.com/docker/docker/cmd/dockerd [2022-07-28T13:45:52.592Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T13:45:52.592Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T13:45:52.592Z] github.com/docker/docker/container [2022-07-28T13:45:52.592Z] github.com/docker/docker/container/stream [2022-07-28T13:45:52.592Z] github.com/docker/docker/contrib/apparmor [2022-07-28T13:45:52.592Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T13:45:52.592Z] github.com/docker/docker/contrib/httpserver [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/cluster [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/config [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/containerd [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/events [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/exec [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/images [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/initlayer [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/links [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/listeners [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/local [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/names [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/network [2022-07-28T13:45:52.592Z] github.com/docker/docker/daemon/stats [2022-07-28T13:45:52.592Z] github.com/docker/docker/distribution [2022-07-28T13:45:52.592Z] github.com/docker/docker/distribution/metadata [2022-07-28T13:45:52.592Z] github.com/docker/docker/distribution/utils [2022-07-28T13:45:52.592Z] github.com/docker/docker/distribution/xfer [2022-07-28T13:45:52.592Z] github.com/docker/docker/dockerversion [2022-07-28T13:45:52.592Z] github.com/docker/docker/errdefs [2022-07-28T13:45:52.592Z] github.com/docker/docker/image [2022-07-28T13:45:52.592Z] github.com/docker/docker/image/cache [2022-07-28T13:45:52.592Z] github.com/docker/docker/image/tarexport [2022-07-28T13:45:52.592Z] github.com/docker/docker/image/v1 [2022-07-28T13:45:52.592Z] github.com/docker/docker/internal/test/suite [2022-07-28T13:45:52.592Z] github.com/docker/docker/layer [2022-07-28T13:45:52.592Z] github.com/docker/docker/libcontainerd [2022-07-28T13:45:52.593Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T13:45:52.593Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T13:45:52.593Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T13:45:52.593Z] github.com/docker/docker/libcontainerd/types [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/config [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/idm [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ns [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/options [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/osl [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/types [2022-07-28T13:45:52.593Z] github.com/docker/docker/oci [2022-07-28T13:45:52.593Z] github.com/docker/docker/oci/caps [2022-07-28T13:45:52.593Z] github.com/docker/docker/opts [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/aaparser [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/archive [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/authorization [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/capabilities [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/containerfs [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/directory [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/dmesg [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/fileutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/fsutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/homedir [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/idtools [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/ioutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/longpath [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/loopback [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/parsers [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/pidfile [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/platform [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/plugins [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/pools [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/progress [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/pubsub [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/reexec [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/signal [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/stack [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/stringid [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/system [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/tailfile [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/tarsum [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/urlutil [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/useragent [2022-07-28T13:45:52.593Z] github.com/docker/docker/plugin [2022-07-28T13:45:52.593Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T13:45:52.593Z] github.com/docker/docker/plugin/v2 [2022-07-28T13:45:52.593Z] github.com/docker/docker/profiles/apparmor [2022-07-28T13:45:52.593Z] github.com/docker/docker/profiles/seccomp [2022-07-28T13:45:52.593Z] github.com/docker/docker/quota [2022-07-28T13:45:52.593Z] github.com/docker/docker/reference [2022-07-28T13:45:52.593Z] github.com/docker/docker/registry [2022-07-28T13:45:52.593Z] github.com/docker/docker/registry/resumable [2022-07-28T13:45:52.593Z] github.com/docker/docker/restartmanager [2022-07-28T13:45:52.593Z] github.com/docker/docker/rootless [2022-07-28T13:45:52.593Z] github.com/docker/docker/rootless/specconv [2022-07-28T13:45:52.593Z] github.com/docker/docker/runconfig [2022-07-28T13:45:52.593Z] github.com/docker/docker/runconfig/opts [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil/daemon [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil/environment [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil/fakegit [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil/registry [2022-07-28T13:45:52.593Z] github.com/docker/docker/testutil/request [2022-07-28T13:45:52.593Z] github.com/docker/docker/volume [2022-07-28T13:45:52.593Z] github.com/docker/docker/volume/drivers [2022-07-28T13:45:52.593Z] github.com/docker/docker/volume/local [2022-07-28T13:45:52.593Z] github.com/docker/docker/volume/mounts [2022-07-28T13:45:52.593Z] github.com/docker/docker/volume/service [2022-07-28T13:45:52.593Z] github.com/docker/docker/volume/service/opts [2022-07-28T13:45:52.593Z] github.com/docker/docker/volume/testutils' [2022-07-28T13:45:52.593Z] ++ grep --fixed-strings -v /libnetwork [2022-07-28T13:45:52.593Z] ++ echo 'github.com/docker/docker/api [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/backend/build [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/httputils [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/middleware [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/build [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/container [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/debug [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/image [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/network [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/session [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/system [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/server/router/volume [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/backend [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/container [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/events [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/filters [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/image [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/mount [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/network [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/registry [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/strslice [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/swarm [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/time [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/versions [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T13:45:52.593Z] github.com/docker/docker/api/types/volume [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/builder-next [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/dockerfile [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/remotecontext [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T13:45:52.593Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T13:45:52.593Z] github.com/docker/docker/cli [2022-07-28T13:45:52.593Z] github.com/docker/docker/cli/config [2022-07-28T13:45:52.593Z] github.com/docker/docker/cli/debug [2022-07-28T13:45:52.593Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T13:45:52.593Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T13:45:52.593Z] github.com/docker/docker/client [2022-07-28T13:45:52.593Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T13:45:52.593Z] github.com/docker/docker/cmd/dockerd [2022-07-28T13:45:52.593Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T13:45:52.593Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T13:45:52.593Z] github.com/docker/docker/container [2022-07-28T13:45:52.593Z] github.com/docker/docker/container/stream [2022-07-28T13:45:52.593Z] github.com/docker/docker/contrib/apparmor [2022-07-28T13:45:52.593Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T13:45:52.593Z] github.com/docker/docker/contrib/httpserver [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/cluster [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/config [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/containerd [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/events [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/exec [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/images [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/initlayer [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/links [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/listeners [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/local [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/names [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/network [2022-07-28T13:45:52.593Z] github.com/docker/docker/daemon/stats [2022-07-28T13:45:52.593Z] github.com/docker/docker/distribution [2022-07-28T13:45:52.593Z] github.com/docker/docker/distribution/metadata [2022-07-28T13:45:52.593Z] github.com/docker/docker/distribution/utils [2022-07-28T13:45:52.593Z] github.com/docker/docker/distribution/xfer [2022-07-28T13:45:52.593Z] github.com/docker/docker/dockerversion [2022-07-28T13:45:52.593Z] github.com/docker/docker/errdefs [2022-07-28T13:45:52.593Z] github.com/docker/docker/image [2022-07-28T13:45:52.593Z] github.com/docker/docker/image/cache [2022-07-28T13:45:52.593Z] github.com/docker/docker/image/tarexport [2022-07-28T13:45:52.593Z] github.com/docker/docker/image/v1 [2022-07-28T13:45:52.593Z] github.com/docker/docker/internal/test/suite [2022-07-28T13:45:52.593Z] github.com/docker/docker/layer [2022-07-28T13:45:52.593Z] github.com/docker/docker/libcontainerd [2022-07-28T13:45:52.593Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T13:45:52.593Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T13:45:52.593Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T13:45:52.593Z] github.com/docker/docker/libcontainerd/types [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/config [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/idm [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/ns [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/options [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/osl [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/libnetwork/types [2022-07-28T13:45:52.593Z] github.com/docker/docker/oci [2022-07-28T13:45:52.593Z] github.com/docker/docker/oci/caps [2022-07-28T13:45:52.593Z] github.com/docker/docker/opts [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/aaparser [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/archive [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/authorization [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/capabilities [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/containerfs [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/directory [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/dmesg [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/fileutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/fsutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/homedir [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/idtools [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/ioutils [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/longpath [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/loopback [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/parsers [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/pidfile [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/platform [2022-07-28T13:45:52.593Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugins [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/pools [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/progress [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/pubsub [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/reexec [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/signal [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/stack [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/stringid [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/system [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/tailfile [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/tarsum [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/urlutil [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/useragent [2022-07-28T13:45:52.594Z] github.com/docker/docker/plugin [2022-07-28T13:45:52.594Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T13:45:52.594Z] github.com/docker/docker/plugin/v2 [2022-07-28T13:45:52.594Z] github.com/docker/docker/profiles/apparmor [2022-07-28T13:45:52.594Z] github.com/docker/docker/profiles/seccomp [2022-07-28T13:45:52.594Z] github.com/docker/docker/quota [2022-07-28T13:45:52.594Z] github.com/docker/docker/reference [2022-07-28T13:45:52.594Z] github.com/docker/docker/registry [2022-07-28T13:45:52.594Z] github.com/docker/docker/registry/resumable [2022-07-28T13:45:52.594Z] github.com/docker/docker/restartmanager [2022-07-28T13:45:52.594Z] github.com/docker/docker/rootless [2022-07-28T13:45:52.594Z] github.com/docker/docker/rootless/specconv [2022-07-28T13:45:52.594Z] github.com/docker/docker/runconfig [2022-07-28T13:45:52.594Z] github.com/docker/docker/runconfig/opts [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/daemon [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/environment [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fakegit [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/registry [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/request [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/drivers [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/local [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/mounts [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/service [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/service/opts [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/testutils' [2022-07-28T13:45:52.594Z] + base_pkg_list='github.com/docker/docker/api [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/backend/build [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/httputils [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/middleware [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/build [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/container [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/debug [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/image [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/network [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/session [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/system [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/volume [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/backend [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/container [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/events [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/filters [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/image [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/mount [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/network [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/registry [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/strslice [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/swarm [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/time [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/versions [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/volume [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/dockerfile [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/remotecontext [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T13:45:52.594Z] github.com/docker/docker/cli [2022-07-28T13:45:52.594Z] github.com/docker/docker/cli/config [2022-07-28T13:45:52.594Z] github.com/docker/docker/cli/debug [2022-07-28T13:45:52.594Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T13:45:52.594Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T13:45:52.594Z] github.com/docker/docker/client [2022-07-28T13:45:52.594Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T13:45:52.594Z] github.com/docker/docker/cmd/dockerd [2022-07-28T13:45:52.594Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T13:45:52.594Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T13:45:52.594Z] github.com/docker/docker/container [2022-07-28T13:45:52.594Z] github.com/docker/docker/container/stream [2022-07-28T13:45:52.594Z] github.com/docker/docker/contrib/apparmor [2022-07-28T13:45:52.594Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T13:45:52.594Z] github.com/docker/docker/contrib/httpserver [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/config [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/containerd [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/events [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/exec [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/images [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/initlayer [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/links [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/listeners [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/local [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/names [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/network [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/stats [2022-07-28T13:45:52.594Z] github.com/docker/docker/distribution [2022-07-28T13:45:52.594Z] github.com/docker/docker/distribution/metadata [2022-07-28T13:45:52.594Z] github.com/docker/docker/distribution/utils [2022-07-28T13:45:52.594Z] github.com/docker/docker/distribution/xfer [2022-07-28T13:45:52.594Z] github.com/docker/docker/dockerversion [2022-07-28T13:45:52.594Z] github.com/docker/docker/errdefs [2022-07-28T13:45:52.594Z] github.com/docker/docker/image [2022-07-28T13:45:52.594Z] github.com/docker/docker/image/cache [2022-07-28T13:45:52.594Z] github.com/docker/docker/image/tarexport [2022-07-28T13:45:52.594Z] github.com/docker/docker/image/v1 [2022-07-28T13:45:52.594Z] github.com/docker/docker/internal/test/suite [2022-07-28T13:45:52.594Z] github.com/docker/docker/layer [2022-07-28T13:45:52.594Z] github.com/docker/docker/libcontainerd [2022-07-28T13:45:52.594Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T13:45:52.594Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T13:45:52.594Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T13:45:52.594Z] github.com/docker/docker/libcontainerd/types [2022-07-28T13:45:52.594Z] github.com/docker/docker/oci [2022-07-28T13:45:52.594Z] github.com/docker/docker/oci/caps [2022-07-28T13:45:52.594Z] github.com/docker/docker/opts [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/aaparser [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/archive [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/authorization [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/capabilities [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/containerfs [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/directory [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/dmesg [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/fileutils [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/fsutils [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/homedir [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/idtools [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/ioutils [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/longpath [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/loopback [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/parsers [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/pidfile [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/platform [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugins [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/pools [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/progress [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/pubsub [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/reexec [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/signal [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/stack [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/stringid [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/system [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/tailfile [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/tarsum [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/urlutil [2022-07-28T13:45:52.594Z] github.com/docker/docker/pkg/useragent [2022-07-28T13:45:52.594Z] github.com/docker/docker/plugin [2022-07-28T13:45:52.594Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T13:45:52.594Z] github.com/docker/docker/plugin/v2 [2022-07-28T13:45:52.594Z] github.com/docker/docker/profiles/apparmor [2022-07-28T13:45:52.594Z] github.com/docker/docker/profiles/seccomp [2022-07-28T13:45:52.594Z] github.com/docker/docker/quota [2022-07-28T13:45:52.594Z] github.com/docker/docker/reference [2022-07-28T13:45:52.594Z] github.com/docker/docker/registry [2022-07-28T13:45:52.594Z] github.com/docker/docker/registry/resumable [2022-07-28T13:45:52.594Z] github.com/docker/docker/restartmanager [2022-07-28T13:45:52.594Z] github.com/docker/docker/rootless [2022-07-28T13:45:52.594Z] github.com/docker/docker/rootless/specconv [2022-07-28T13:45:52.594Z] github.com/docker/docker/runconfig [2022-07-28T13:45:52.594Z] github.com/docker/docker/runconfig/opts [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/daemon [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/environment [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fakegit [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/registry [2022-07-28T13:45:52.594Z] github.com/docker/docker/testutil/request [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/drivers [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/local [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/mounts [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/service [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/service/opts [2022-07-28T13:45:52.594Z] github.com/docker/docker/volume/testutils' [2022-07-28T13:45:52.594Z] ++ grep --fixed-strings /libnetwork [2022-07-28T13:45:52.594Z] ++ echo 'github.com/docker/docker/api [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/backend/build [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/httputils [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/middleware [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/build [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/container [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/debug [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/image [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/network [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/session [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/system [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/server/router/volume [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/backend [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/container [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/events [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/filters [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/image [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/mount [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/network [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/registry [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/strslice [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/swarm [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/time [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/versions [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T13:45:52.594Z] github.com/docker/docker/api/types/volume [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/dockerfile [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/remotecontext [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T13:45:52.594Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T13:45:52.594Z] github.com/docker/docker/cli [2022-07-28T13:45:52.594Z] github.com/docker/docker/cli/config [2022-07-28T13:45:52.594Z] github.com/docker/docker/cli/debug [2022-07-28T13:45:52.594Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T13:45:52.594Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T13:45:52.594Z] github.com/docker/docker/client [2022-07-28T13:45:52.594Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T13:45:52.594Z] github.com/docker/docker/cmd/dockerd [2022-07-28T13:45:52.594Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T13:45:52.594Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T13:45:52.594Z] github.com/docker/docker/container [2022-07-28T13:45:52.594Z] github.com/docker/docker/container/stream [2022-07-28T13:45:52.594Z] github.com/docker/docker/contrib/apparmor [2022-07-28T13:45:52.594Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T13:45:52.594Z] github.com/docker/docker/contrib/httpserver [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/config [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/containerd [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/events [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/exec [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/images [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/initlayer [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/links [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/listeners [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T13:45:52.594Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/local [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/names [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/network [2022-07-28T13:45:52.595Z] github.com/docker/docker/daemon/stats [2022-07-28T13:45:52.595Z] github.com/docker/docker/distribution [2022-07-28T13:45:52.595Z] github.com/docker/docker/distribution/metadata [2022-07-28T13:45:52.595Z] github.com/docker/docker/distribution/utils [2022-07-28T13:45:52.595Z] github.com/docker/docker/distribution/xfer [2022-07-28T13:45:52.595Z] github.com/docker/docker/dockerversion [2022-07-28T13:45:52.595Z] github.com/docker/docker/errdefs [2022-07-28T13:45:52.595Z] github.com/docker/docker/image [2022-07-28T13:45:52.595Z] github.com/docker/docker/image/cache [2022-07-28T13:45:52.595Z] github.com/docker/docker/image/tarexport [2022-07-28T13:45:52.595Z] github.com/docker/docker/image/v1 [2022-07-28T13:45:52.595Z] github.com/docker/docker/internal/test/suite [2022-07-28T13:45:52.595Z] github.com/docker/docker/layer [2022-07-28T13:45:52.595Z] github.com/docker/docker/libcontainerd [2022-07-28T13:45:52.595Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T13:45:52.595Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T13:45:52.595Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T13:45:52.595Z] github.com/docker/docker/libcontainerd/types [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/config [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/idm [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ns [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/options [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/osl [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/types [2022-07-28T13:45:52.595Z] github.com/docker/docker/oci [2022-07-28T13:45:52.595Z] github.com/docker/docker/oci/caps [2022-07-28T13:45:52.595Z] github.com/docker/docker/opts [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/aaparser [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/archive [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/authorization [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/capabilities [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/containerfs [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/directory [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/dmesg [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/fileutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/fsutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/homedir [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/idtools [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/ioutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/longpath [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/loopback [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/parsers [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/pidfile [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/platform [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/plugins [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/pools [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/progress [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/pubsub [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/reexec [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/signal [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/stack [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/stringid [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/system [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/tailfile [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/tarsum [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/urlutil [2022-07-28T13:45:52.595Z] github.com/docker/docker/pkg/useragent [2022-07-28T13:45:52.595Z] github.com/docker/docker/plugin [2022-07-28T13:45:52.595Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T13:45:52.595Z] github.com/docker/docker/plugin/v2 [2022-07-28T13:45:52.595Z] github.com/docker/docker/profiles/apparmor [2022-07-28T13:45:52.595Z] github.com/docker/docker/profiles/seccomp [2022-07-28T13:45:52.595Z] github.com/docker/docker/quota [2022-07-28T13:45:52.595Z] github.com/docker/docker/reference [2022-07-28T13:45:52.595Z] github.com/docker/docker/registry [2022-07-28T13:45:52.595Z] github.com/docker/docker/registry/resumable [2022-07-28T13:45:52.595Z] github.com/docker/docker/restartmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/rootless [2022-07-28T13:45:52.595Z] github.com/docker/docker/rootless/specconv [2022-07-28T13:45:52.595Z] github.com/docker/docker/runconfig [2022-07-28T13:45:52.595Z] github.com/docker/docker/runconfig/opts [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil/daemon [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil/environment [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil/fakegit [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil/registry [2022-07-28T13:45:52.595Z] github.com/docker/docker/testutil/request [2022-07-28T13:45:52.595Z] github.com/docker/docker/volume [2022-07-28T13:45:52.595Z] github.com/docker/docker/volume/drivers [2022-07-28T13:45:52.595Z] github.com/docker/docker/volume/local [2022-07-28T13:45:52.595Z] github.com/docker/docker/volume/mounts [2022-07-28T13:45:52.595Z] github.com/docker/docker/volume/service [2022-07-28T13:45:52.595Z] github.com/docker/docker/volume/service/opts [2022-07-28T13:45:52.595Z] github.com/docker/docker/volume/testutils' [2022-07-28T13:45:52.595Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/config [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/idm [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ns [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/options [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/osl [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/types' [2022-07-28T13:45:52.595Z] + echo 'github.com/docker/docker/libnetwork [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/config [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/idm [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/ns [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/options [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/osl [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/types' [2022-07-28T13:45:52.595Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T13:45:52.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T13:45:52.595Z] + type docker-proxy [2022-07-28T13:45:52.595Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-28T13:45:52.595Z] + hack/make.sh binary-proxy install-proxy [2022-07-28T13:45:52.595Z] [2022-07-28T13:45:52.595Z] Removing bundles/ [2022-07-28T13:45:52.595Z] [2022-07-28T13:45:52.595Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-28T13:45:52.595Z] Building: bundles/binary-proxy/docker-proxy [2022-07-28T13:45:52.595Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:45:54.346Z] #21 80.84 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T13:45:54.346Z] #21 80.88 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T13:45:54.606Z] #21 80.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T13:45:54.606Z] #21 81.00 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T13:45:55.249Z] #21 ... [2022-07-28T13:45:55.249Z] [2022-07-28T13:45:55.249Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T13:45:55.249Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:45:55.249Z] #77 212.8 checking stddef.h usability... yes [2022-07-28T13:45:55.249Z] #77 213.0 checking stddef.h presence... yes [2022-07-28T13:45:55.249Z] #77 213.1 checking for stddef.h... yes [2022-07-28T13:45:55.249Z] #77 213.1 checking for stdlib.h... (cached) yes [2022-07-28T13:45:55.249Z] #77 213.2 checking for string.h... (cached) yes [2022-07-28T13:45:55.249Z] #77 213.2 checking sys/time.h usability... yes [2022-07-28T13:45:55.249Z] #77 213.5 checking sys/time.h presence... yes [2022-07-28T13:45:55.249Z] #77 213.6 checking for sys/time.h... yes [2022-07-28T13:45:55.249Z] #77 213.6 checking for inline... inline [2022-07-28T13:45:55.249Z] #77 213.6 checking for size_t... yes [2022-07-28T13:45:55.249Z] #77 214.1 checking for stdlib.h... (cached) yes [2022-07-28T13:45:55.249Z] #77 214.1 checking for GNU libc compatible malloc... yes [2022-07-28T13:45:55.249Z] #77 214.4 checking for stdlib.h... (cached) yes [2022-07-28T13:45:55.249Z] #77 214.4 checking for GNU libc compatible realloc... yes [2022-07-28T13:45:55.249Z] #77 214.6 checking for working strtod... yes [2022-07-28T13:45:55.249Z] #77 215.0 checking for gettimeofday... yes [2022-07-28T13:45:55.249Z] #77 215.3 checking for memset... yes [2022-07-28T13:45:55.249Z] #77 215.6 checking for strspn... yes [2022-07-28T13:45:55.249Z] #77 216.1 checking that generated files are newer than configure... done [2022-07-28T13:45:55.249Z] #77 216.1 configure: creating ./config.status [2022-07-28T13:45:55.249Z] #77 219.5 config.status: creating Makefile [2022-07-28T13:45:55.249Z] #77 219.6 config.status: creating config.h [2022-07-28T13:45:55.249Z] #77 219.6 config.status: executing depfiles commands [2022-07-28T13:45:55.249Z] #77 219.9 config.status: executing libtool commands [2022-07-28T13:45:55.249Z] #77 222.1 GEN .version [2022-07-28T13:45:55.249Z] #77 222.2 make install-recursive [2022-07-28T13:45:55.249Z] #77 222.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T13:45:55.249Z] #77 222.5 Making install in libocispec [2022-07-28T13:45:55.249Z] #77 222.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:45:55.249Z] #77 222.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T13:45:55.249Z] #77 222.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T13:45:55.249Z] #77 222.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T13:45:55.249Z] #77 222.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T13:45:56.674Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T13:45:56.674Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T13:45:56.674Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T13:45:56.674Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T13:45:56.674Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T13:45:56.674Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T13:45:56.674Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T13:45:56.674Z] #77 224.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T13:45:56.674Z] #77 224.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T13:45:56.932Z] #77 224.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T13:45:56.932Z] #77 224.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T13:45:56.932Z] #77 224.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T13:45:56.932Z] #77 224.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T13:45:56.932Z] #77 224.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T13:45:56.932Z] #77 224.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T13:45:56.932Z] #77 224.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T13:45:57.190Z] #77 ... [2022-07-28T13:45:57.190Z] [2022-07-28T13:45:57.190Z] #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-28T13:45:57.190Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T13:45:57.190Z] #21 83.72 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T13:45:57.190Z] #21 83.74 Setting up jq (1.6-2.1) ... [2022-07-28T13:45:57.449Z] #21 83.76 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-28T13:45:57.449Z] #21 83.77 Setting up iptables (1.8.7-1) ... [2022-07-28T13:45:57.449Z] #21 83.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T13:45:57.449Z] #21 83.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T13:45:57.449Z] #21 83.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T13:45:57.449Z] #21 83.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T13:45:57.449Z] #21 83.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T13:45:57.449Z] #21 83.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T13:45:57.449Z] #21 83.93 Setting up iproute2 (5.10.0-4) ... [2022-07-28T13:45:58.386Z] #21 84.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:45:58.954Z] #21 DONE 85.2s [2022-07-28T13:45:58.954Z] [2022-07-28T13:45:58.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-28T13:45:58.955Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T13:45:58.955Z] #77 226.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T13:45:58.955Z] #77 226.4 make install-recursive [2022-07-28T13:45:58.955Z] #77 226.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:45:58.955Z] #77 226.5 Making install in yajl [2022-07-28T13:45:58.955Z] #77 226.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:45:58.955Z] #77 226.6 CC verify/json_verify-json_verify.o [2022-07-28T13:45:58.955Z] #77 226.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T13:45:58.955Z] #77 226.6 CC src/libyajl_la-yajl.lo [2022-07-28T13:45:58.955Z] #77 226.7 CC src/libyajl_la-yajl_parser.lo [2022-07-28T13:45:58.955Z] #77 226.7 CC src/libyajl_la-yajl_encode.lo [2022-07-28T13:45:58.955Z] #77 226.7 CC src/libyajl_la-yajl_gen.lo [2022-07-28T13:45:58.955Z] #77 226.7 CC src/libyajl_la-yajl_buf.lo [2022-07-28T13:45:58.955Z] #77 226.8 CC src/libyajl_la-yajl_lex.lo [2022-07-28T13:45:58.955Z] #77 226.8 CC src/libyajl_la-yajl_tree.lo [2022-07-28T13:45:59.175Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-28T13:45:59.175Z] [2022-07-28T13:45:59.175Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-28T13:45:59.175Z] Installing docker-proxy to /usr/local/bin/ [2022-07-28T13:45:59.175Z] [2022-07-28T13:45:59.175Z] + mkdir -p bundles [2022-07-28T13:45:59.175Z] + '[' -n 'github.com/docker/docker/api [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/backend/build [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/httputils [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/middleware [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/build [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/container [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/debug [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/image [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/network [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/session [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/system [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/server/router/volume [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/backend [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/container [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/events [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/filters [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/image [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/mount [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/network [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/registry [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/strslice [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/swarm [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/time [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/versions [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T13:45:59.175Z] github.com/docker/docker/api/types/volume [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/builder-next [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/dockerfile [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/remotecontext [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T13:45:59.175Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T13:45:59.175Z] github.com/docker/docker/cli [2022-07-28T13:45:59.175Z] github.com/docker/docker/cli/config [2022-07-28T13:45:59.175Z] github.com/docker/docker/cli/debug [2022-07-28T13:45:59.175Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T13:45:59.175Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T13:45:59.175Z] github.com/docker/docker/client [2022-07-28T13:45:59.175Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T13:45:59.175Z] github.com/docker/docker/cmd/dockerd [2022-07-28T13:45:59.175Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T13:45:59.175Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T13:45:59.175Z] github.com/docker/docker/container [2022-07-28T13:45:59.175Z] github.com/docker/docker/container/stream [2022-07-28T13:45:59.175Z] github.com/docker/docker/contrib/apparmor [2022-07-28T13:45:59.175Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T13:45:59.175Z] github.com/docker/docker/contrib/httpserver [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/cluster [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/config [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/containerd [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/events [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/exec [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/images [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/initlayer [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/links [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/listeners [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/local [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/names [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/network [2022-07-28T13:45:59.175Z] github.com/docker/docker/daemon/stats [2022-07-28T13:45:59.175Z] github.com/docker/docker/distribution [2022-07-28T13:45:59.175Z] github.com/docker/docker/distribution/metadata [2022-07-28T13:45:59.175Z] github.com/docker/docker/distribution/utils [2022-07-28T13:45:59.175Z] github.com/docker/docker/distribution/xfer [2022-07-28T13:45:59.175Z] github.com/docker/docker/dockerversion [2022-07-28T13:45:59.175Z] github.com/docker/docker/errdefs [2022-07-28T13:45:59.175Z] github.com/docker/docker/image [2022-07-28T13:45:59.175Z] github.com/docker/docker/image/cache [2022-07-28T13:45:59.175Z] github.com/docker/docker/image/tarexport [2022-07-28T13:45:59.175Z] github.com/docker/docker/image/v1 [2022-07-28T13:45:59.175Z] github.com/docker/docker/internal/test/suite [2022-07-28T13:45:59.175Z] github.com/docker/docker/layer [2022-07-28T13:45:59.175Z] github.com/docker/docker/libcontainerd [2022-07-28T13:45:59.175Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T13:45:59.175Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T13:45:59.175Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T13:45:59.175Z] github.com/docker/docker/libcontainerd/types [2022-07-28T13:45:59.175Z] github.com/docker/docker/oci [2022-07-28T13:45:59.175Z] github.com/docker/docker/oci/caps [2022-07-28T13:45:59.175Z] github.com/docker/docker/opts [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/aaparser [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/archive [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/authorization [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/capabilities [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/containerfs [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/directory [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/dmesg [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/fileutils [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/fsutils [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/homedir [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/idtools [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/ioutils [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/longpath [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/loopback [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/parsers [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/pidfile [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/platform [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/plugins [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/pools [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/progress [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/pubsub [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/reexec [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/signal [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/stack [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/stringid [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/system [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/tailfile [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/tarsum [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/urlutil [2022-07-28T13:45:59.175Z] github.com/docker/docker/pkg/useragent [2022-07-28T13:45:59.175Z] github.com/docker/docker/plugin [2022-07-28T13:45:59.175Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T13:45:59.175Z] github.com/docker/docker/plugin/v2 [2022-07-28T13:45:59.175Z] github.com/docker/docker/profiles/apparmor [2022-07-28T13:45:59.175Z] github.com/docker/docker/profiles/seccomp [2022-07-28T13:45:59.175Z] github.com/docker/docker/quota [2022-07-28T13:45:59.175Z] github.com/docker/docker/reference [2022-07-28T13:45:59.175Z] github.com/docker/docker/registry [2022-07-28T13:45:59.175Z] github.com/docker/docker/registry/resumable [2022-07-28T13:45:59.175Z] github.com/docker/docker/restartmanager [2022-07-28T13:45:59.175Z] github.com/docker/docker/rootless [2022-07-28T13:45:59.175Z] github.com/docker/docker/rootless/specconv [2022-07-28T13:45:59.175Z] github.com/docker/docker/runconfig [2022-07-28T13:45:59.175Z] github.com/docker/docker/runconfig/opts [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil/daemon [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil/environment [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil/fakegit [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil/registry [2022-07-28T13:45:59.175Z] github.com/docker/docker/testutil/request [2022-07-28T13:45:59.175Z] github.com/docker/docker/volume [2022-07-28T13:45:59.175Z] github.com/docker/docker/volume/drivers [2022-07-28T13:45:59.175Z] github.com/docker/docker/volume/local [2022-07-28T13:45:59.175Z] github.com/docker/docker/volume/mounts [2022-07-28T13:45:59.175Z] github.com/docker/docker/volume/service [2022-07-28T13:45:59.175Z] github.com/docker/docker/volume/service/opts [2022-07-28T13:45:59.175Z] github.com/docker/docker/volume/testutils' ']' [2022-07-28T13:45:59.176Z] + 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-28T13:45:59.176Z] ? github.com/docker/docker/api [no test files] [2022-07-28T13:46:00.136Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-28T13:46:00.331Z] #77 ... [2022-07-28T13:46:00.331Z] [2022-07-28T13:46:00.331Z] #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-28T13:46:00.331Z] #22 sha256:7d760f3e7e3e31978b986ee2739caed58fb7c1dac2670597a98d8c94b5546d06 [2022-07-28T13:46:00.331Z] #22 1.192 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T13:46:00.331Z] #22 1.205 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T13:46:00.331Z] #22 1.220 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T13:46:00.331Z] #22 DONE 1.3s [2022-07-28T13:46:00.331Z] [2022-07-28T13:46:00.331Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T13:46:00.331Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T13:46:04.298Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-28T13:46:07.560Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-28T13:46:07.560Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-28T13:46:08.121Z] docker_cli_daemon_test.go:1474: [dd5a98cca7bfe] daemon is not started [2022-07-28T13:46:08.377Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-28T13:46:08.447Z] #23 ... [2022-07-28T13:46:08.448Z] [2022-07-28T13:46:08.448Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:46:08.448Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:46:08.448Z] #77 236.4 CCLD libyajl.la [2022-07-28T13:46:08.632Z] check_test.go:540: [ddb42cde1fb99] daemon is not started [2022-07-28T13:46:08.632Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-28T13:46:08.632Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-28T13:46:09.015Z] #77 236.9 CCLD verify/json_verify [2022-07-28T13:46:09.192Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-28T13:46:09.583Z] #77 237.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:46:09.583Z] #77 237.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T13:46:09.583Z] #77 237.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T13:46:09.583Z] #77 237.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:46:09.583Z] #77 237.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T13:46:09.841Z] #77 237.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:46:09.841Z] #77 237.9 CC src/validate.o [2022-07-28T13:46:09.841Z] #77 237.9 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T13:46:09.841Z] #77 237.9 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T13:46:09.841Z] #77 237.9 CC src/image_spec_schema_config_schema.lo [2022-07-28T13:46:10.102Z] #77 237.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T13:46:10.102Z] #77 237.9 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T13:46:10.102Z] #77 237.9 CC src/image_spec_schema_defs.lo [2022-07-28T13:46:10.102Z] #77 237.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T13:46:10.102Z] #77 237.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T13:46:10.102Z] #77 238.0 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T13:46:10.102Z] #77 238.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T13:46:10.102Z] #77 238.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T13:46:10.102Z] #77 238.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T13:46:10.102Z] #77 238.1 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T13:46:10.102Z] #77 238.1 CC src/runtime_spec_schema_defs.lo [2022-07-28T13:46:10.102Z] #77 238.1 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T13:46:10.102Z] #77 238.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T13:46:10.118Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-28T13:46:10.360Z] #77 238.2 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T13:46:10.360Z] #77 238.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T13:46:10.360Z] #77 238.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T13:46:10.360Z] #77 238.3 CC src/basic_test_double_array_item.lo [2022-07-28T13:46:10.360Z] #77 238.3 CC src/basic_test_double_array.lo [2022-07-28T13:46:10.360Z] #77 238.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T13:46:10.619Z] #77 238.4 CC src/basic_test_top_array_int.lo [2022-07-28T13:46:10.619Z] #77 238.5 CC src/basic_test_top_double_array_int.lo [2022-07-28T13:46:10.619Z] #77 238.6 CC src/basic_test_top_double_array_obj.lo [2022-07-28T13:46:10.619Z] #77 238.7 CC src/basic_test_top_array_string.lo [2022-07-28T13:46:10.619Z] #77 238.7 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T13:46:10.679Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-28T13:46:10.878Z] #77 238.7 CC src/basic_test_top_double_array_string.lo [2022-07-28T13:46:10.878Z] #77 238.8 CC src/read-file.lo [2022-07-28T13:46:10.878Z] #77 238.8 CC src/json_common.lo [2022-07-28T13:46:10.878Z] #77 238.8 CC tests/test-1.o [2022-07-28T13:46:10.878Z] #77 238.9 CC tests/test-3.o [2022-07-28T13:46:11.138Z] #77 239.0 CC tests/test-4.o [2022-07-28T13:46:11.138Z] #77 239.1 CC tests/test-5.o [2022-07-28T13:46:11.138Z] #77 239.2 CC tests/test-2.o [2022-07-28T13:46:11.397Z] #77 239.3 CC tests/test-6.o [2022-07-28T13:46:11.397Z] #77 239.5 CC tests/test-7.o [2022-07-28T13:46:11.459Z] #67 89.38 + mkdir -p /build [2022-07-28T13:46:11.459Z] #67 89.38 + cp runc /build/runc [2022-07-28T13:46:11.459Z] #67 DONE 89.7s [2022-07-28T13:46:11.459Z] [2022-07-28T13:46:11.459Z] #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-28T13:46:11.459Z] #71 sha256:2302dfd82807f918d69dfac517187ff85d25566850c45652674f583754e880ad [2022-07-28T13:46:11.459Z] #71 ... [2022-07-28T13:46:11.459Z] [2022-07-28T13:46:11.459Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T13:46:11.459Z] #68 sha256:e0928e6713f4094552833b26b40baa201d6b5f26f9cb608faf2a38960a0b871f [2022-07-28T13:46:11.459Z] #68 DONE 0.1s [2022-07-28T13:46:11.459Z] [2022-07-28T13:46:11.459Z] #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-28T13:46:11.459Z] #71 sha256:2302dfd82807f918d69dfac517187ff85d25566850c45652674f583754e880ad [2022-07-28T13:46:11.967Z] #77 239.7 CC tests/test-8.o [2022-07-28T13:46:11.967Z] #77 239.9 CC tests/test-9.o [2022-07-28T13:46:11.967Z] #77 240.0 CC tests/test-10.o [2022-07-28T13:46:12.226Z] #77 240.1 CC tests/test-11.o [2022-07-28T13:46:12.606Z] check_test.go:540: [d95c11c8370c0] daemon is not started [2022-07-28T13:46:12.606Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-28T13:46:14.075Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-28T13:46:15.118Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-28T13:46:15.374Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-28T13:46:15.935Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-28T13:46:16.190Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-28T13:46:16.446Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-28T13:46:16.446Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-28T13:46:16.446Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-28T13:46:16.446Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-28T13:46:18.333Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-28T13:46:19.259Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-28T13:46:20.185Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-28T13:46:20.185Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-28T13:46:20.744Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-28T13:46:21.670Z] --- PASS: TestBuildWithHugeFile (43.68s) [2022-07-28T13:46:21.670Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T13:46:21.670Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T13:46:21.670Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T13:46:21.670Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T13:46:21.670Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:46:21.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:46:21.670Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:46:21.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:46:21.670Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:46:21.670Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:46:21.670Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:46:21.670Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:46:21.670Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:46:21.670Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-28T13:46:21.670Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-07-28T13:46:21.670Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-07-28T13:46:21.670Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-28T13:46:21.670Z] === RUN TestBuildPreserveOwnership [2022-07-28T13:46:21.670Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T13:46:21.670Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-28T13:46:21.925Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-28T13:46:22.486Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-28T13:46:23.048Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-28T13:46:23.608Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-28T13:46:23.863Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-28T13:46:23.863Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-28T13:46:24.424Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T13:46:24.440Z] #77 ... [2022-07-28T13:46:24.440Z] [2022-07-28T13:46:24.440Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T13:46:24.440Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T13:46:24.440Z] #23 14.85 Collecting yamllint==1.26.1 [2022-07-28T13:46:24.440Z] #23 15.91 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T13:46:24.440Z] #23 17.82 Collecting pathspec>=0.5.3 [2022-07-28T13:46:24.440Z] #23 17.83 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T13:46:24.440Z] #23 18.46 Collecting pyyaml [2022-07-28T13:46:24.440Z] #23 18.48 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-28T13:46:24.440Z] #23 18.60 Building wheels for collected packages: yamllint [2022-07-28T13:46:24.440Z] #23 18.60 Building wheel for yamllint (setup.py): started [2022-07-28T13:46:24.440Z] #23 20.56 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T13:46:24.440Z] #23 20.56 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5c764c1de80a417032c295180e79cb156322fb56a21e8981eceb55c7ddb30cc2 [2022-07-28T13:46:24.440Z] #23 20.56 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T13:46:24.440Z] #23 20.56 Successfully built yamllint [2022-07-28T13:46:24.440Z] #23 20.63 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T13:46:24.440Z] #23 21.44 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T13:46:24.440Z] #23 DONE 23.0s [2022-07-28T13:46:24.440Z] [2022-07-28T13:46:24.440Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T13:46:24.440Z] #27 sha256:eac2b796aebc2c25b73db8bb4f9c01708a6fc1c062eaff88e6b66a88c2cabc38 [2022-07-28T13:46:24.440Z] #27 DONE 0.2s [2022-07-28T13:46:24.440Z] [2022-07-28T13:46:24.440Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T13:46:24.440Z] #32 sha256:6385231d806d42c236ccb2d369f44cb0cb936b984c4f074b68bbbf9e8685729a [2022-07-28T13:46:24.440Z] #32 DONE 0.8s [2022-07-28T13:46:24.440Z] [2022-07-28T13:46:24.440Z] #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-28T13:46:24.440Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:46:24.440Z] #55 ... [2022-07-28T13:46:24.440Z] [2022-07-28T13:46:24.440Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T13:46:24.440Z] #35 sha256:40ae74430f5266f32d9502a6e5840844e40931837873559b5cba9ee761d7df2a [2022-07-28T13:46:24.440Z] #35 DONE 0.3s [2022-07-28T13:46:24.440Z] [2022-07-28T13:46:24.440Z] #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-28T13:46:24.440Z] #60 sha256:5fd7fcd1f258d2f99e82dd8185f048bb5d3dadc779bce4264b426a8d2a06918d [2022-07-28T13:46:24.440Z] #60 ... [2022-07-28T13:46:24.440Z] [2022-07-28T13:46:24.440Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T13:46:24.440Z] #37 sha256:ddbb3f70294d0b6b2977f023e36750e7333aac1d0b6b4937b641bd8ab5563c9d [2022-07-28T13:46:24.679Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-28T13:46:24.679Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-28T13:46:24.679Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-28T13:46:24.679Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-28T13:46:24.679Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-28T13:46:24.699Z] #37 DONE 0.2s [2022-07-28T13:46:24.699Z] [2022-07-28T13:46:24.699Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T13:46:24.699Z] #39 sha256:4921d43da267cdb86d9c952123f2479bd2f6e4ae8eaa46ac2478c1bc7b6f6979 [2022-07-28T13:46:24.699Z] #39 DONE 0.1s [2022-07-28T13:46:24.699Z] [2022-07-28T13:46:24.699Z] #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-28T13:46:24.699Z] #60 sha256:5fd7fcd1f258d2f99e82dd8185f048bb5d3dadc779bce4264b426a8d2a06918d [2022-07-28T13:46:24.699Z] #60 ... [2022-07-28T13:46:24.699Z] [2022-07-28T13:46:24.699Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T13:46:24.699Z] #41 sha256:bbcc6732aefd68e3d07722b7b86170a00158f8d02f45ebdb48dd35f822f95204 [2022-07-28T13:46:24.699Z] #41 DONE 0.1s [2022-07-28T13:46:24.699Z] [2022-07-28T13:46:24.699Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T13:46:24.699Z] #45 sha256:4c43c19893b0348d91574d07172bb41909693c3c6fbecb023f302c81be845823 [2022-07-28T13:46:24.699Z] #45 DONE 0.1s [2022-07-28T13:46:24.934Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-28T13:46:24.958Z] [2022-07-28T13:46:24.958Z] #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-28T13:46:24.958Z] #60 sha256:5fd7fcd1f258d2f99e82dd8185f048bb5d3dadc779bce4264b426a8d2a06918d [2022-07-28T13:46:25.496Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-28T13:46:25.752Z] --- PASS: TestBuildPreserveOwnership (4.06s) [2022-07-28T13:46:25.752Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.74s) [2022-07-28T13:46:25.752Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2022-07-28T13:46:25.752Z] === RUN TestBuildPlatformInvalid [2022-07-28T13:46:25.752Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-28T13:46:25.752Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T13:46:26.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-28T13:46:26.312Z] Loaded image: busybox:latest [2022-07-28T13:46:26.568Z] Loaded image: busybox:glibc [2022-07-28T13:46:27.495Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-28T13:46:27.495Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-28T13:46:27.495Z] Loaded image: debian:bullseye-slim [2022-07-28T13:46:27.495Z] Loaded image: hello-world:latest [2022-07-28T13:46:27.495Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T13:46:28.055Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-28T13:46:28.981Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-28T13:46:29.542Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-28T13:46:29.542Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-28T13:46:30.102Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-28T13:46:30.357Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-28T13:46:30.918Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-28T13:46:31.479Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-28T13:46:31.479Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-28T13:46:32.040Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-28T13:46:32.040Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-28T13:46:32.967Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-28T13:46:33.223Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-28T13:46:33.783Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-28T13:46:34.345Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-28T13:46:34.345Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-28T13:46:34.601Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-28T13:46:34.857Z] check_test.go:540: [d0adc04385d4d] daemon is not started [2022-07-28T13:46:34.857Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-28T13:46:35.112Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-28T13:46:36.078Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.27s) [2022-07-28T13:46:36.078Z] PASS [2022-07-28T13:46:36.078Z] [2022-07-28T13:46:36.078Z] === Skipped [2022-07-28T13:46:36.078Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T13:46:36.078Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T13:46:36.078Z] [2022-07-28T13:46:36.078Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T13:46:36.078Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T13:46:36.078Z] [2022-07-28T13:46:36.078Z] DONE 34 tests, 2 skipped in 81.085s [2022-07-28T13:46:36.078Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T13:46:36.078Z] ++ 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-28T13:46:36.078Z] ++ set -e [2022-07-28T13:46:36.078Z] ++ '[' -n 0 ']' [2022-07-28T13:46:36.078Z] ++ set -x [2022-07-28T13:46:36.078Z] ++ 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-28T13:46:36.078Z] INFO: Testing against a local daemon [2022-07-28T13:46:36.078Z] === RUN TestConfigInspect [2022-07-28T13:46:36.639Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-28T13:46:37.201Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-28T13:46:37.762Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-28T13:46:38.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-28T13:46:38.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-28T13:46:38.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-28T13:46:38.018Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-28T13:46:38.578Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-28T13:46:38.833Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-28T13:46:39.088Z] --- PASS: TestConfigInspect (3.11s) [2022-07-28T13:46:39.088Z] === RUN TestConfigList [2022-07-28T13:46:40.452Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-28T13:46:41.378Z] --- PASS: TestConfigList (2.33s) [2022-07-28T13:46:41.378Z] === RUN TestConfigsCreateAndDelete [2022-07-28T13:46:43.263Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-28T13:46:43.563Z] #71 175.6 # github.com/containerd/containerd/cmd/containerd [2022-07-28T13:46:43.563Z] #71 175.6 /usr/bin/ld: /tmp/go-link-1318438036/000019.o: in function `New': [2022-07-28T13:46:43.563Z] #71 175.6 /tmp/tmp.CyNwPa9cbF/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-28T13:46:43.563Z] #71 175.7 + bin/containerd-stress [2022-07-28T13:46:43.563Z] #71 176.8 + bin/containerd-shim [2022-07-28T13:46:44.188Z] --- PASS: TestConfigsCreateAndDelete (2.52s) [2022-07-28T13:46:44.188Z] === RUN TestConfigsUpdate [2022-07-28T13:46:44.188Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-28T13:46:44.188Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-28T13:46:44.749Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-28T13:46:44.749Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-28T13:46:44.749Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-28T13:46:44.749Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-28T13:46:46.110Z] --- PASS: TestConfigsUpdate (2.19s) [2022-07-28T13:46:46.110Z] === RUN TestTemplatedConfig [2022-07-28T13:46:47.517Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-28T13:46:47.772Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-28T13:46:47.905Z] #64 334.2 # github.com/containerd/containerd/cmd/containerd [2022-07-28T13:46:47.905Z] #64 334.2 /usr/bin/ld: /tmp/go-link-3150598837/000019.o: in function `New': [2022-07-28T13:46:47.905Z] #64 334.2 /tmp/tmp.lebg9sHOYF/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-28T13:46:47.905Z] #64 334.3 + bin/containerd-stress [2022-07-28T13:46:47.905Z] #64 335.4 + bin/containerd-shim [2022-07-28T13:46:48.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-28T13:46:48.282Z] check_test.go:540: [d17307394906c] daemon is not started [2022-07-28T13:46:48.282Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-28T13:46:48.843Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-28T13:46:49.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-28T13:46:49.098Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-28T13:46:49.354Z] --- PASS: TestTemplatedConfig (3.25s) [2022-07-28T13:46:49.354Z] === RUN TestConfigCreateResolve [2022-07-28T13:46:49.609Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-28T13:46:50.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-28T13:46:51.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-28T13:46:52.456Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-28T13:46:52.713Z] --- PASS: TestConfigCreateResolve (3.32s) [2022-07-28T13:46:52.713Z] PASS [2022-07-28T13:46:52.714Z] [2022-07-28T13:46:52.714Z] DONE 6 tests in 16.746s [2022-07-28T13:46:52.714Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T13:46:52.714Z] ++ 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-28T13:46:52.714Z] ++ set -e [2022-07-28T13:46:52.714Z] ++ '[' -n 0 ']' [2022-07-28T13:46:52.714Z] ++ set -x [2022-07-28T13:46:52.714Z] ++ 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-28T13:46:52.714Z] INFO: Testing against a local daemon [2022-07-28T13:46:52.714Z] === RUN TestAttachWithTTY [2022-07-28T13:46:52.969Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-28T13:46:52.969Z] === RUN TestAttachWithoutTTy [2022-07-28T13:46:52.969Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-28T13:46:52.969Z] === RUN TestCheckpoint [2022-07-28T13:46:52.969Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T13:46:52.969Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T13:46:52.969Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T13:46:52.969Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:46:52.969Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:46:52.969Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:46:52.969Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:46:52.969Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:46:52.969Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:46:52.969Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T13:46:52.969Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T13:46:52.969Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:46:52.969Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:46:52.969Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T13:46:52.969Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T13:46:52.969Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T13:46:52.969Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T13:46:52.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T13:46:52.969Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T13:46:52.969Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-07-28T13:46:52.969Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T13:46:52.969Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-28T13:46:52.969Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T13:46:52.969Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-28T13:46:52.969Z] === RUN TestCopyEmptyFile [2022-07-28T13:46:53.224Z] --- PASS: TestCopyEmptyFile (0.17s) [2022-07-28T13:46:53.224Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T13:46:53.224Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-28T13:46:53.224Z] === RUN TestCopyFromContainer [2022-07-28T13:46:53.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-28T13:46:53.563Z] #71 187.8 + bin/containerd-shim-runc-v1 [2022-07-28T13:46:54.406Z] === RUN TestCopyFromContainer// [2022-07-28T13:46:54.406Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T13:46:54.406Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T13:46:54.406Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T13:46:54.453Z] #64 346.4 + bin/containerd-shim-runc-v1 [2022-07-28T13:46:54.661Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T13:46:54.661Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T13:46:54.661Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T13:46:54.661Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T13:46:54.661Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T13:46:54.661Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer (1.57s) [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer/bar/quux (0.04s) [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-07-28T13:46:54.917Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-07-28T13:46:54.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T13:46:54.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:46:54.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:46:54.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:46:54.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:46:54.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:46:54.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:46:54.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:46:54.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:46:54.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:46:54.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-28T13:46:54.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T13:46:54.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T13:46:54.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T13:46:54.917Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T13:46:54.917Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-07-28T13:46:54.917Z] === RUN TestCreateWithInvalidEnv [2022-07-28T13:46:54.917Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T13:46:54.917Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T13:46:54.917Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T13:46:54.917Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T13:46:54.917Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T13:46:54.917Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T13:46:54.917Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T13:46:54.917Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T13:46:54.917Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T13:46:54.917Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T13:46:54.917Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T13:46:54.917Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T13:46:54.917Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T13:46:54.917Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T13:46:54.917Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T13:46:54.917Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T13:46:54.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dfd9b0__} [2022-07-28T13:46:56.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13914575445_/foo_false_____} [2022-07-28T13:46:57.205Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2022-07-28T13:46:57.205Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T13:46:57.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13914575445_/foo_true_____} [2022-07-28T13:46:57.769Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-28T13:46:58.845Z] #71 193.9 + bin/containerd-shim-runc-v2 [2022-07-28T13:46:59.107Z] #71 194.7 + binaries [2022-07-28T13:46:59.107Z] #71 194.7 + install -D bin/containerd /build/containerd [2022-07-28T13:46:59.107Z] #71 194.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T13:46:59.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32544278821_/foo_false_____} [2022-07-28T13:46:59.147Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2022-07-28T13:46:59.147Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T13:46:59.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:46:59.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:46:59.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:46:59.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:46:59.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:46:59.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:46:59.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:46:59.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:46:59.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:46:59.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:46:59.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:46:59.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:46:59.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:46:59.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:46:59.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:46:59.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T13:46:59.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T13:46:59.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T13:46:59.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T13:46:59.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T13:46:59.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T13:46:59.147Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T13:46:59.366Z] #71 194.8 + install -D bin/ctr /build/ctr [2022-07-28T13:46:59.626Z] #71 DONE 195.2s [2022-07-28T13:47:00.088Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2022-07-28T13:47:00.088Z] === RUN TestCreateDifferentPlatform [2022-07-28T13:47:00.088Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T13:47:00.088Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T13:47:00.088Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T13:47:00.088Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T13:47:00.088Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T13:47:00.088Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T13:47:00.088Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-28T13:47:00.088Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T13:47:00.088Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-28T13:47:00.088Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-28T13:47:00.088Z] check_test.go:540: [dee17e5899959] daemon is not started [2022-07-28T13:47:00.088Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-28T13:47:00.088Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-28T13:47:00.088Z] === RUN TestCreateInvalidHostConfig [2022-07-28T13:47:00.088Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:47:00.088Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:47:00.088Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:47:00.088Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:47:00.088Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:47:00.088Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:47:00.088Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:47:00.088Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:47:00.088Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:47:00.088Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:47:00.088Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:47:00.088Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:47:00.088Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-28T13:47:00.088Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T13:47:00.088Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T13:47:00.088Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T13:47:00.088Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T13:47:00.088Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T13:47:00.088Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T13:47:00.088Z] === RUN TestDaemonRestartIpcMode [2022-07-28T13:47:00.088Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T13:47:00.088Z] === RUN TestDaemonHostGatewayIP [2022-07-28T13:47:00.088Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T13:47:00.088Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T13:47:00.088Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T13:47:00.088Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T13:47:00.088Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T13:47:00.088Z] === RUN TestDiff [2022-07-28T13:47:00.572Z] [2022-07-28T13:47:00.572Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T13:47:00.572Z] #72 sha256:db74126a14a543e90a170add01fd454fd726901e66650db88c9a7fb3cff55f15 [2022-07-28T13:47:00.658Z] --- PASS: TestDiff (0.52s) [2022-07-28T13:47:00.658Z] === RUN TestExecConsoleSize [2022-07-28T13:47:00.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32544278821_/foo_true_____} [2022-07-28T13:47:00.832Z] #72 DONE 0.2s [2022-07-28T13:47:00.832Z] [2022-07-28T13:47:00.832Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T13:47:00.832Z] #77 sha256:cdaabe40a2139dc4ec9ef4cb8ed60cf6ec1fa36a9ca0ce9fc10ed305b2cc0d36 [2022-07-28T13:47:00.832Z] #77 DONE 0.1s [2022-07-28T13:47:00.832Z] [2022-07-28T13:47:00.832Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T13:47:00.832Z] #82 sha256:9d5922b82ed55591df8f0ab2b55b4c51553701dbc703c0ae2a16825f8ab90e8c [2022-07-28T13:47:00.998Z] #64 352.7 + bin/containerd-shim-runc-v2 [2022-07-28T13:47:01.235Z] --- PASS: TestExecConsoleSize (0.85s) [2022-07-28T13:47:01.235Z] === RUN TestExecWithCloseStdin [2022-07-28T13:47:01.401Z] #82 DONE 0.5s [2022-07-28T13:47:01.401Z] [2022-07-28T13:47:01.401Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T13:47:01.401Z] #85 sha256:f4d66dad4af9c8a42bd6b2a4565572dc75ba89b6aa6bef060b290be1013456e1 [2022-07-28T13:47:01.401Z] #85 DONE 0.1s [2022-07-28T13:47:01.401Z] [2022-07-28T13:47:01.401Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T13:47:01.401Z] #86 sha256:96ed992ed398f15d67e8aa4898ba0f0621d32ac229b2e32c2ed7b6134df454a2 [2022-07-28T13:47:01.401Z] #86 DONE 0.0s [2022-07-28T13:47:01.401Z] [2022-07-28T13:47:01.401Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T13:47:01.401Z] #87 sha256:3938c2ee32284ef0e4ddacbe6694f35772e3fa672d551b49d9602c3e26b00c5f [2022-07-28T13:47:01.401Z] #87 DONE 0.0s [2022-07-28T13:47:01.401Z] [2022-07-28T13:47:01.401Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T13:47:01.401Z] #88 sha256:25abc714e6c513fa74b2cfbdcf7031bc3dc1f81ce71e7bcf32ed82c4ae05d7af [2022-07-28T13:47:01.561Z] #64 353.5 + binaries [2022-07-28T13:47:01.561Z] #64 353.5 + install -D bin/containerd /build/containerd [2022-07-28T13:47:01.561Z] #64 353.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T13:47:01.561Z] #64 353.5 + install -D bin/ctr /build/ctr [2022-07-28T13:47:01.808Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-28T13:47:02.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32544278821_/foo_true__0xc000dfda10___} [2022-07-28T13:47:02.066Z] --- PASS: TestExecWithCloseStdin (0.69s) [2022-07-28T13:47:02.066Z] === RUN TestExec [2022-07-28T13:47:02.346Z] #88 DONE 0.9s [2022-07-28T13:47:02.346Z] [2022-07-28T13:47:02.346Z] #89 exporting to image [2022-07-28T13:47:02.346Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T13:47:02.346Z] #89 exporting layers [2022-07-28T13:47:03.016Z] --- PASS: TestExec (0.77s) [2022-07-28T13:47:03.016Z] === RUN TestExecUser [2022-07-28T13:47:03.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dfda28__} [2022-07-28T13:47:03.450Z] #64 DONE 355.7s [2022-07-28T13:47:03.553Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-28T13:47:03.831Z] --- PASS: TestExecUser (0.89s) [2022-07-28T13:47:03.831Z] === RUN TestExportContainerAndImportImage [2022-07-28T13:47:04.379Z] [2022-07-28T13:47:04.379Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T13:47:04.379Z] #65 sha256:d1c500156212336c607c406f0612b9a6ed51e1707da043b3b91e65798c75bb3a [2022-07-28T13:47:04.413Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2022-07-28T13:47:04.413Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T13:47:04.670Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-28T13:47:04.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dfda40__} [2022-07-28T13:47:05.744Z] #65 DONE 1.1s [2022-07-28T13:47:05.744Z] [2022-07-28T13:47:05.744Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T13:47:05.744Z] #70 sha256:47a642ebc6162809054bfaa2771901979f74b22a4b8048d7c374fb936f55cee3 [2022-07-28T13:47:05.744Z] #70 DONE 0.3s [2022-07-28T13:47:05.849Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-28T13:47:05.849Z] === RUN TestHealthCheckWorkdir [2022-07-28T13:47:05.849Z] check_test.go:540: [dd0eccb160d5a] daemon is not started [2022-07-28T13:47:05.849Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-28T13:47:05.999Z] [2022-07-28T13:47:05.999Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T13:47:05.999Z] #75 sha256:a72b1276c1ccb3bddc3beaea206670f05c3ff63ff0a24d31fab258d5bc0b311e [2022-07-28T13:47:06.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dfda58__} [2022-07-28T13:47:06.666Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2022-07-28T13:47:06.666Z] === RUN TestHealthKillContainer [2022-07-28T13:47:06.926Z] #75 DONE 1.2s [2022-07-28T13:47:06.926Z] [2022-07-28T13:47:06.926Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T13:47:06.926Z] #78 sha256:d666b0f6c33f530c75c02657b907a3087de65fe89822889484880515216f307f [2022-07-28T13:47:06.926Z] #78 DONE 0.1s [2022-07-28T13:47:06.926Z] [2022-07-28T13:47:06.926Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T13:47:06.926Z] #79 sha256:69149b5887c86acca9f2ee31c356a8a13f5d7127cab39b8c849c2e04e25e44cf [2022-07-28T13:47:06.926Z] #79 DONE 0.0s [2022-07-28T13:47:07.183Z] [2022-07-28T13:47:07.183Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T13:47:07.183Z] #80 sha256:3a5e87b6e3633bf5a5f09ab721a89d62b9b6331400bc54e12be3209c22db39f3 [2022-07-28T13:47:07.183Z] #80 DONE 0.0s [2022-07-28T13:47:07.183Z] [2022-07-28T13:47:07.183Z] #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-28T13:47:07.183Z] #81 sha256:f056853c5e5309eacc1cb0529b73d3211fdaf0ef961fee03727786d46cc08c80 [2022-07-28T13:47:07.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dfda70__} [2022-07-28T13:47:07.745Z] #81 0.805 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-28T13:47:08.003Z] #81 0.910 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-28T13:47:08.152Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-28T13:47:08.259Z] #81 1.082 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-28T13:47:08.712Z] check_test.go:540: [d034757ea370b] daemon is not started [2022-07-28T13:47:08.712Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-28T13:47:08.823Z] #81 1.163 Reading package lists... [2022-07-28T13:47:08.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-28T13:47:09.385Z] #81 1.665 Reading package lists... [2022-07-28T13:47:09.385Z] #81 2.151 Building dependency tree... [2022-07-28T13:47:09.385Z] #81 2.253 Reading state information... [2022-07-28T13:47:09.385Z] #81 2.365 The following additional packages will be installed: [2022-07-28T13:47:09.642Z] #81 2.366 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-28T13:47:09.642Z] #81 2.367 Suggested packages: [2022-07-28T13:47:09.642Z] #81 2.367 systemd-container policykit-1 [2022-07-28T13:47:09.642Z] #81 2.367 Recommended packages: [2022-07-28T13:47:09.642Z] #81 2.367 systemd-timesyncd | time-daemon libnss-systemd [2022-07-28T13:47:09.642Z] #81 2.433 The following NEW packages will be installed: [2022-07-28T13:47:09.642Z] #81 2.434 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-28T13:47:09.642Z] #81 2.434 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-28T13:47:09.898Z] #81 2.701 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T13:47:09.898Z] #81 2.701 Need to get 5817 kB of archives. [2022-07-28T13:47:09.898Z] #81 2.701 After this operation, 19.3 MB of additional disk space will be used. [2022-07-28T13:47:09.898Z] #81 2.701 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-28T13:47:09.898Z] #81 2.704 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-28T13:47:09.898Z] #81 2.706 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-28T13:47:09.898Z] #81 2.710 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-28T13:47:09.898Z] #81 2.719 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-28T13:47:09.898Z] #81 2.802 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-28T13:47:09.898Z] #81 2.803 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-28T13:47:09.898Z] #81 2.805 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-28T13:47:09.898Z] #81 2.806 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-28T13:47:09.898Z] #81 2.837 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-28T13:47:10.155Z] #81 3.069 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T13:47:10.155Z] #81 3.098 Fetched 5817 kB in 0s (14.6 MB/s) [2022-07-28T13:47:10.155Z] #81 3.126 Selecting previously unselected package libargon2-1:amd64. [2022-07-28T13:47:10.155Z] #81 3.126 (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-28T13:47:10.155Z] #81 3.138 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-28T13:47:10.155Z] #81 3.146 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-28T13:47:10.155Z] #81 3.180 Selecting previously unselected package libjson-c5:amd64. [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-28T13:47:10.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-28T13:47:10.330Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-28T13:47:10.411Z] #81 3.182 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-28T13:47:10.411Z] #81 3.186 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-28T13:47:10.411Z] #81 3.222 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-28T13:47:10.411Z] #81 3.225 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-28T13:47:10.411Z] #81 3.230 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-28T13:47:10.411Z] #81 3.284 Selecting previously unselected package libkmod2:amd64. [2022-07-28T13:47:10.411Z] #81 3.287 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-28T13:47:10.411Z] #81 3.291 Unpacking libkmod2:amd64 (28-1) ... [2022-07-28T13:47:10.411Z] #81 3.338 Selecting previously unselected package systemd. [2022-07-28T13:47:10.411Z] #81 3.341 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-28T13:47:10.411Z] #81 3.374 Unpacking systemd (247.3-7) ... [2022-07-28T13:47:10.889Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-28T13:47:10.972Z] #81 3.929 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-28T13:47:10.972Z] #81 3.993 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-28T13:47:11.228Z] #81 4.004 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-28T13:47:11.228Z] #81 4.014 Setting up libkmod2:amd64 (28-1) ... [2022-07-28T13:47:11.228Z] #81 4.024 Setting up systemd (247.3-7) ... [2022-07-28T13:47:11.228Z] #81 4.072 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-28T13:47:11.228Z] #81 4.074 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-28T13:47:11.228Z] #81 4.076 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-28T13:47:11.228Z] #81 4.102 Initializing machine ID from KVM UUID. [2022-07-28T13:47:11.450Z] docker_cli_daemon_plugins_test.go:80: [db960099d6643] daemon is not started [2022-07-28T13:47:11.483Z] #81 4.500 Selecting previously unselected package systemd-sysv. [2022-07-28T13:47:11.651Z] #60 ... [2022-07-28T13:47:11.651Z] [2022-07-28T13:47:11.651Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:47:11.651Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:47:11.651Z] #77 294.3 CCLD libocispec.la [2022-07-28T13:47:11.651Z] #77 294.7 CCLD src/validate [2022-07-28T13:47:11.651Z] #77 294.7 CCLD tests/test-1 [2022-07-28T13:47:11.651Z] #77 294.7 CCLD tests/test-2 [2022-07-28T13:47:11.651Z] #77 294.8 CCLD tests/test-3 [2022-07-28T13:47:11.651Z] #77 294.8 CCLD tests/test-4 [2022-07-28T13:47:11.651Z] #77 294.9 CCLD tests/test-5 [2022-07-28T13:47:11.651Z] #77 294.9 CCLD tests/test-6 [2022-07-28T13:47:11.651Z] #77 294.9 CCLD tests/test-7 [2022-07-28T13:47:11.651Z] #77 295.0 CCLD tests/test-8 [2022-07-28T13:47:11.651Z] #77 295.1 CCLD tests/test-9 [2022-07-28T13:47:11.651Z] #77 295.1 CCLD tests/test-10 [2022-07-28T13:47:11.651Z] #77 295.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T13:47:11.651Z] #77 295.1 CCLD tests/test-11 [2022-07-28T13:47:11.651Z] #77 296.9 libtool: link: ar cr libocispec.a [2022-07-28T13:47:11.651Z] #77 296.9 libtool: link: ranlib libocispec.a [2022-07-28T13:47:11.651Z] #77 298.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T13:47:11.651Z] #77 298.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T13:47:11.651Z] #77 298.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T13:47:11.651Z] #77 298.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:47:11.651Z] #77 298.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:47:11.651Z] #77 298.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:47:11.651Z] #77 298.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T13:47:11.651Z] #77 298.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T13:47:11.651Z] #77 298.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T13:47:11.651Z] #77 298.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T13:47:11.651Z] #77 298.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T13:47:11.651Z] #77 298.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T13:47:11.651Z] #77 298.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T13:47:11.651Z] #77 299.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T13:47:11.651Z] #77 299.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T13:47:11.651Z] #77 299.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T13:47:11.651Z] #77 299.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T13:47:11.651Z] #77 299.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T13:47:11.651Z] #77 299.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T13:47:11.651Z] #77 299.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T13:47:11.651Z] #77 299.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T13:47:11.651Z] #77 299.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T13:47:11.651Z] #77 299.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T13:47:11.651Z] #77 299.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T13:47:11.651Z] #77 299.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T13:47:11.651Z] #77 299.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T13:47:11.651Z] #77 299.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T13:47:11.651Z] #77 299.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T13:47:11.651Z] #77 299.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T13:47:11.651Z] #77 299.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T13:47:11.651Z] #77 299.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T13:47:11.651Z] #77 299.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T13:47:11.651Z] #77 299.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T13:47:11.651Z] #77 299.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T13:47:11.651Z] #77 299.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T13:47:11.740Z] #81 4.500 (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-28T13:47:11.740Z] #81 4.515 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-28T13:47:11.740Z] #81 4.519 Unpacking systemd-sysv (247.3-7) ... [2022-07-28T13:47:11.740Z] #81 4.583 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-28T13:47:11.740Z] #81 4.586 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-28T13:47:11.740Z] #81 4.591 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-28T13:47:11.740Z] #81 4.645 Selecting previously unselected package dbus. [2022-07-28T13:47:11.740Z] #81 4.647 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-28T13:47:11.740Z] #81 4.663 Unpacking dbus (1.12.20-2) ... [2022-07-28T13:47:11.740Z] #81 4.721 Selecting previously unselected package libpam-systemd:amd64. [2022-07-28T13:47:11.740Z] #81 4.724 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-28T13:47:11.740Z] #81 4.728 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-28T13:47:11.740Z] #81 4.774 Selecting previously unselected package dbus-user-session. [2022-07-28T13:47:11.910Z] #77 299.9 CC src/crun-crun.o [2022-07-28T13:47:11.910Z] #77 300.0 CC src/crun-run.o [2022-07-28T13:47:11.910Z] #77 300.0 CC src/crun-delete.o [2022-07-28T13:47:11.996Z] #81 4.777 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-28T13:47:11.996Z] #81 4.781 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-28T13:47:11.996Z] #81 4.863 Setting up systemd-sysv (247.3-7) ... [2022-07-28T13:47:11.996Z] #81 4.874 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-28T13:47:11.996Z] #81 4.884 Setting up dbus (1.12.20-2) ... [2022-07-28T13:47:11.996Z] #81 4.999 invoke-rc.d: could not determine current runlevel [2022-07-28T13:47:12.009Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-28T13:47:12.168Z] #77 300.0 CC src/crun-kill.o [2022-07-28T13:47:12.169Z] #77 300.1 CC src/crun-pause.o [2022-07-28T13:47:12.169Z] #77 300.2 CC src/crun-spec.o [2022-07-28T13:47:12.169Z] #77 300.2 CC src/crun-unpause.o [2022-07-28T13:47:12.252Z] #81 5.002 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T13:47:12.252Z] #81 5.007 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-28T13:47:12.252Z] #81 5.196 Setting up dbus-user-session (1.12.20-2) ... [2022-07-28T13:47:12.252Z] #81 5.212 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T13:47:12.263Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-28T13:47:12.427Z] #77 300.2 CC src/crun-exec.o [2022-07-28T13:47:12.427Z] #77 300.3 CC src/crun-list.o [2022-07-28T13:47:12.508Z] #81 DONE 5.3s [2022-07-28T13:47:12.508Z] [2022-07-28T13:47:12.508Z] #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-28T13:47:12.508Z] #82 sha256:22c89ab1cc1d4a87af6523ac95991ff06590e025a453fe08ca61c135d243c436 [2022-07-28T13:47:12.518Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-28T13:47:12.685Z] #77 300.5 CC src/crun-create.o [2022-07-28T13:47:12.685Z] #77 300.5 CC src/crun-state.o [2022-07-28T13:47:12.685Z] #77 300.5 CC src/crun-update.o [2022-07-28T13:47:12.685Z] #77 300.5 CC src/crun-start.o [2022-07-28T13:47:12.685Z] #77 300.6 CC src/crun-ps.o [2022-07-28T13:47:12.685Z] #77 300.7 CC src/crun-checkpoint.o [2022-07-28T13:47:12.685Z] #77 300.7 CC src/crun-restore.o [2022-07-28T13:47:12.944Z] #77 300.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T13:47:12.944Z] #77 300.9 CC src/libcrun/libcrun_la-container.lo [2022-07-28T13:47:12.944Z] #77 300.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T13:47:12.944Z] #77 300.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T13:47:12.944Z] #77 301.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T13:47:12.944Z] #77 301.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T13:47:13.023Z] #82 0.382 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T13:47:13.023Z] #82 0.384 Dload Upload Total Spent Left Speed [2022-07-28T13:47:13.203Z] #77 301.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T13:47:13.283Z] #82 0.386 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6076 0 --:--:-- --:--:-- --:--:-- 6056 [2022-07-28T13:47:13.283Z] #82 DONE 0.7s [2022-07-28T13:47:13.283Z] [2022-07-28T13:47:13.283Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T13:47:13.283Z] #83 sha256:99050242b708a8aca504e46519830d27bd55d2375c64ed6a4e95498ada4d1594 [2022-07-28T13:47:13.462Z] #77 301.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T13:47:13.462Z] #77 301.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T13:47:13.462Z] #77 301.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T13:47:13.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-28T13:47:13.720Z] #77 301.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T13:47:13.720Z] #77 301.7 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T13:47:13.720Z] #77 301.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T13:47:13.979Z] #77 301.8 CC src/libcrun/libcrun_la-status.lo [2022-07-28T13:47:13.979Z] #77 301.8 CC src/libcrun/libcrun_la-error.lo [2022-07-28T13:47:13.979Z] #77 301.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T13:47:13.979Z] #77 302.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T13:47:14.212Z] #83 DONE 1.1s [2022-07-28T13:47:14.212Z] [2022-07-28T13:47:14.212Z] #84 exporting to image [2022-07-28T13:47:14.212Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T13:47:14.212Z] #84 exporting layers [2022-07-28T13:47:14.238Z] #77 302.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T13:47:14.238Z] #77 302.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T13:47:14.238Z] #77 302.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T13:47:14.806Z] #77 302.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T13:47:14.806Z] #77 302.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T13:47:14.806Z] #77 302.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T13:47:14.806Z] #77 302.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T13:47:14.806Z] #77 302.7 CC tests/init.o [2022-07-28T13:47:14.843Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-28T13:47:14.843Z] --- PASS: TestHealthKillContainer (8.23s) [2022-07-28T13:47:14.843Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T13:47:14.843Z] docker_cli_daemon_plugins_test.go:170: [d9ebdb083a45d] daemon is not started [2022-07-28T13:47:15.065Z] #77 302.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T13:47:15.065Z] #77 303.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T13:47:15.403Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-28T13:47:15.658Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2022-07-28T13:47:15.658Z] === RUN TestIpcModeNone [2022-07-28T13:47:16.260Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-28T13:47:16.260Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-28T13:47:16.260Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-28T13:47:16.260Z] --- PASS: TestIpcModeNone (0.77s) [2022-07-28T13:47:16.260Z] === RUN TestIpcModePrivate [2022-07-28T13:47:16.819Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-07-28T13:47:17.075Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-28T13:47:17.075Z] --- PASS: TestIpcModePrivate (0.82s) [2022-07-28T13:47:17.075Z] === RUN TestIpcModeShareable [2022-07-28T13:47:17.678Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2022-07-28T13:47:17.933Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-28T13:47:17.933Z] --- PASS: TestIpcModeShareable (0.79s) [2022-07-28T13:47:17.933Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T13:47:18.494Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-28T13:47:19.260Z] #77 ... [2022-07-28T13:47:19.260Z] [2022-07-28T13:47:19.260Z] #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-28T13:47:19.260Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T13:47:19.260Z] #47 376.2 + dpkg --print-architecture [2022-07-28T13:47:19.260Z] #47 376.2 + git checkout -q v2.1.0 [2022-07-28T13:47:19.260Z] #47 376.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T13:47:19.260Z] #47 376.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T13:47:19.420Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-28T13:47:19.980Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-28T13:47:20.540Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-28T13:47:20.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2022-07-28T13:47:20.540Z] === RUN TestAPIIpcModeHost [2022-07-28T13:47:20.540Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-28T13:47:20.750Z] #84 exporting layers 6.2s done [2022-07-28T13:47:20.750Z] #84 writing image sha256:cd827b69a74da4ce4df5289903681ef68cceb52ea4537598d9e9acfde106e85b done [2022-07-28T13:47:20.750Z] #84 naming to docker.io/library/docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 done [2022-07-28T13:47:20.750Z] #84 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T13:47:21.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -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:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh dynbinary test-integration [2022-07-28T13:47:21.100Z] --- PASS: TestAPIIpcModeHost (0.48s) [2022-07-28T13:47:21.100Z] === RUN TestDaemonIpcModeShareable [2022-07-28T13:47:21.100Z] check_test.go:540: [d9691a8bded6a] daemon is not started [2022-07-28T13:47:21.100Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-28T13:47:21.100Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-28T13:47:21.660Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-28T13:47:21.859Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-28T13:47:21.859Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-28T13:47:21.859Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-28T13:47:22.119Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-28T13:47:22.119Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-28T13:47:22.220Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-07-28T13:47:22.379Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.0% of statements [2022-07-28T13:47:22.474Z] --- PASS: TestDaemonIpcModeShareable (1.46s) [2022-07-28T13:47:22.474Z] === RUN TestDaemonIpcModePrivate [2022-07-28T13:47:22.474Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-28T13:47:22.639Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-28T13:47:22.729Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-28T13:47:22.975Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-28T13:47:22.975Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-28T13:47:22.975Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-28T13:47:22.975Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-28T13:47:22.975Z] 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-28T13:47:22.975Z] Detected virtualization docker. [2022-07-28T13:47:22.975Z] Detected architecture x86-64. [2022-07-28T13:47:22.975Z] Set hostname to <52fc4f3e700a>. [2022-07-28T13:47:22.975Z] modprobe@configfs.service: Succeeded. [2022-07-28T13:47:22.975Z] modprobe@drm.service: Succeeded. [2022-07-28T13:47:22.975Z] modprobe@fuse.service: Succeeded. [2022-07-28T13:47:23.209Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-07-28T13:47:23.209Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types [no test files] [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-28T13:47:23.209Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-28T13:47:23.209Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-28T13:47:23.231Z] + source /etc/docker-entrypoint-cmd [2022-07-28T13:47:23.231Z] ++ hack/make.sh dynbinary test-integration [2022-07-28T13:47:23.231Z] [2022-07-28T13:47:23.231Z] Removing bundles/ [2022-07-28T13:47:23.231Z] [2022-07-28T13:47:23.231Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T13:47:23.231Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T13:47:23.231Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:47:23.288Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-28T13:47:23.468Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-07-28T13:47:23.468Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/builder [no test files] [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-28T13:47:23.468Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-28T13:47:23.542Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-07-28T13:47:23.797Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2022-07-28T13:47:23.797Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T13:47:24.052Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-28T13:47:24.307Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-28T13:47:24.338Z] #89 exporting layers 21.1s done [2022-07-28T13:47:24.338Z] #89 writing image sha256:d991aa4dfe53f7090f932b843be1ed9ebe702cc8d759d31cc30b8eca53c25d0c done [2022-07-28T13:47:24.338Z] #89 naming to docker.io/library/docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 done [2022-07-28T13:47:24.338Z] #89 DONE 21.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-28T13:47:24.662Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43877/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/validate/default [2022-07-28T13:47:25.231Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-28T13:47:25.231Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-28T13:47:25.231Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-28T13:47:25.231Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-28T13:47:25.231Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-28T13:47:25.231Z] [2022-07-28T13:47:25.231Z] INFO Start validation with golang-ci-lint [2022-07-28T13:47:25.232Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-07-28T13:47:25.232Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-28T13:47:25.487Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.53s) [2022-07-28T13:47:25.487Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T13:47:25.487Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-28T13:47:25.801Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-28T13:47:25.802Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-28T13:47:25.802Z] INFO [loader] Using build tags: [ journald] [2022-07-28T13:47:26.010Z] ok github.com/docker/docker/builder/remotecontext 0.129s coverage: 13.7% of statements [2022-07-28T13:47:26.047Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-28T13:47:26.271Z] ok github.com/docker/docker/builder/dockerfile 0.459s coverage: 49.3% of statements [2022-07-28T13:47:26.271Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-28T13:47:26.607Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2022-07-28T13:47:26.607Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s) [2022-07-28T13:47:26.607Z] === RUN TestIpcModeOlderClient [2022-07-28T13:47:26.607Z] === PAUSE TestIpcModeOlderClient [2022-07-28T13:47:26.607Z] === RUN TestKillContainerInvalidSignal [2022-07-28T13:47:26.864Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-28T13:47:26.864Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-28T13:47:27.211Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-28T13:47:27.424Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2022-07-28T13:47:27.424Z] === RUN TestKillContainer [2022-07-28T13:47:27.424Z] === RUN TestKillContainer/no_signal [2022-07-28T13:47:27.472Z] ok github.com/docker/docker/builder/remotecontext/git 1.325s coverage: 86.3% of statements [2022-07-28T13:47:27.472Z] ? github.com/docker/docker/cli [no test files] [2022-07-28T13:47:27.472Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-28T13:47:27.472Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-28T13:47:27.472Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-28T13:47:27.985Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T13:47:28.041Z] ok github.com/docker/docker/cmd/docker-proxy 0.182s coverage: 67.6% of statements [2022-07-28T13:47:28.240Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-28T13:47:28.494Z] === RUN TestKillContainer/killing_signal [2022-07-28T13:47:29.419Z] --- PASS: TestKillContainer (1.77s) [2022-07-28T13:47:29.419Z] --- PASS: TestKillContainer/no_signal (0.61s) [2022-07-28T13:47:29.419Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2022-07-28T13:47:29.419Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2022-07-28T13:47:29.419Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T13:47:29.419Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T13:47:29.674Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-28T13:47:29.929Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T13:47:30.489Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-07-28T13:47:30.489Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-07-28T13:47:30.489Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-07-28T13:47:30.489Z] === RUN TestKillStoppedContainer [2022-07-28T13:47:30.489Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-28T13:47:30.489Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T13:47:30.489Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-28T13:47:30.489Z] === RUN TestKillDifferentUserContainer [2022-07-28T13:47:31.049Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-28T13:47:31.304Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2022-07-28T13:47:31.304Z] === RUN TestInspectOomKilledTrue [2022-07-28T13:47:31.304Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T13:47:31.304Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T13:47:31.304Z] === RUN TestInspectOomKilledFalse [2022-07-28T13:47:31.304Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T13:47:31.304Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-28T13:47:31.304Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T13:47:31.559Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-07-28T13:47:31.559Z] === RUN TestLinksContainerNames [2022-07-28T13:47:31.559Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-28T13:47:32.240Z] ok github.com/docker/docker/client 0.089s coverage: 75.9% of statements [2022-07-28T13:47:32.484Z] --- PASS: TestLinksContainerNames (1.04s) [2022-07-28T13:47:32.484Z] === RUN TestLogsFollowTailEmpty [2022-07-28T13:47:33.075Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2022-07-28T13:47:33.075Z] === RUN TestLogs [2022-07-28T13:47:33.075Z] === RUN TestLogs/driver_local [2022-07-28T13:47:33.075Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:47:33.075Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:47:33.075Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T13:47:33.075Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T13:47:33.075Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T13:47:33.075Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T13:47:33.075Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:47:33.075Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:47:33.075Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:47:33.075Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:47:33.075Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:47:33.075Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:47:33.075Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:47:33.075Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:47:33.075Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T13:47:33.075Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:47:33.075Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:47:33.075Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T13:47:34.961Z] === RUN TestLogs/driver_json-file [2022-07-28T13:47:34.961Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:47:34.961Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:47:34.961Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:47:34.961Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:47:34.961Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:47:34.961Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:47:34.961Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:47:34.961Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:47:34.961Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:47:34.961Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:47:34.961Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:47:34.961Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:47:34.961Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:47:34.961Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:47:34.961Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:47:34.961Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:47:34.961Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:47:34.961Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:47:34.961Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-28T13:47:36.847Z] --- PASS: TestLogs (3.41s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.44s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.49s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.61s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.71s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.77s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.84s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.86s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.02s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.40s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.41s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.50s) [2022-07-28T13:47:36.848Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.54s) [2022-07-28T13:47:36.848Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T13:47:37.103Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/default [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/private [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/slave [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/shared [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/default [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/slave [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/private [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/shared [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T13:47:37.103Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:47:37.103Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T13:47:37.103Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-28T13:47:37.103Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-28T13:47:37.103Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T13:47:38.028Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-28T13:47:38.588Z] --- PASS: TestContainerBindMountNonRecursive (1.47s) [2022-07-28T13:47:38.588Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T13:47:39.148Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2022-07-28T13:47:39.148Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T13:47:39.708Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2022-07-28T13:47:39.708Z] === RUN TestNetworkNat [2022-07-28T13:47:40.268Z] --- PASS: TestNetworkNat (0.56s) [2022-07-28T13:47:40.268Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T13:47:40.523Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2022-07-28T13:47:40.523Z] === RUN TestNetworkLoopbackNat [2022-07-28T13:47:41.209Z] #47 DONE 405.7s [2022-07-28T13:47:41.209Z] [2022-07-28T13:47:41.209Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:47:41.209Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:47:41.209Z] #77 ... [2022-07-28T13:47:41.209Z] [2022-07-28T13:47:41.209Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T13:47:41.209Z] #48 sha256:37819511c3b486fbd22bdd6ec8b6edeb578d5f3bf67066d71996df168ac27539 [2022-07-28T13:47:41.786Z] #48 DONE 0.5s [2022-07-28T13:47:41.786Z] [2022-07-28T13:47:41.786Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T13:47:41.786Z] #52 sha256:c7077196373e7c9ad04c604b0f45b97e1f97d4d9cf87c52bfd09f8cb1ddb5ccd [2022-07-28T13:47:41.786Z] #52 DONE 0.1s [2022-07-28T13:47:41.786Z] [2022-07-28T13:47:41.787Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:47:41.787Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:47:41.787Z] #77 ... [2022-07-28T13:47:41.787Z] [2022-07-28T13:47:41.787Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T13:47:41.787Z] #54 sha256:29a71adc179a5bf6c5e3682daef6c5fbdc085f213d1fcc2afe2e6f3972af8e2a [2022-07-28T13:47:41.787Z] #54 DONE 0.1s [2022-07-28T13:47:41.884Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-28T13:47:42.049Z] [2022-07-28T13:47:42.049Z] #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-28T13:47:42.049Z] #60 sha256:5fd7fcd1f258d2f99e82dd8185f048bb5d3dadc779bce4264b426a8d2a06918d [2022-07-28T13:47:42.810Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-28T13:47:43.370Z] --- PASS: TestNetworkLoopbackNat (2.74s) [2022-07-28T13:47:43.370Z] === RUN TestPause [2022-07-28T13:47:43.427Z] #60 ... [2022-07-28T13:47:43.428Z] [2022-07-28T13:47:43.428Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-28T13:47:43.428Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T13:47:43.428Z] #77 331.2 CCLD tests/init [2022-07-28T13:47:43.930Z] --- PASS: TestPause (0.53s) [2022-07-28T13:47:43.930Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T13:47:43.930Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T13:47:43.930Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T13:47:43.930Z] === RUN TestPauseStopPausedContainer [2022-07-28T13:47:44.490Z] --- PASS: TestPauseStopPausedContainer (0.52s) [2022-07-28T13:47:44.490Z] === RUN TestPidHost [2022-07-28T13:47:45.416Z] check_test.go:540: [d7d7ccd27071c] daemon is not started [2022-07-28T13:47:45.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-28T13:47:45.671Z] --- PASS: TestPidHost (1.28s) [2022-07-28T13:47:45.671Z] === RUN TestPsFilter [2022-07-28T13:47:45.671Z] --- PASS: TestPsFilter (0.10s) [2022-07-28T13:47:45.671Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T13:47:46.596Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2022-07-28T13:47:46.596Z] === RUN TestRemoveContainerWithVolume [2022-07-28T13:47:47.156Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2022-07-28T13:47:47.156Z] === RUN TestRemoveContainerRunning [2022-07-28T13:47:47.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-28T13:47:47.156Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-28T13:47:47.717Z] --- PASS: TestRemoveContainerRunning (0.69s) [2022-07-28T13:47:47.717Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T13:47:48.278Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2022-07-28T13:47:48.278Z] === RUN TestRemoveInvalidContainer [2022-07-28T13:47:48.534Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T13:47:48.534Z] === RUN TestRenameLinkedContainer [2022-07-28T13:47:49.094Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-28T13:47:52.395Z] --- PASS: TestRenameLinkedContainer (3.88s) [2022-07-28T13:47:52.395Z] === RUN TestRenameStoppedContainer [2022-07-28T13:47:52.956Z] --- PASS: TestRenameStoppedContainer (0.60s) [2022-07-28T13:47:52.956Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T13:47:54.318Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-28T13:47:55.681Z] --- PASS: TestRenameRunningContainerAndReuse (2.64s) [2022-07-28T13:47:55.681Z] === RUN TestRenameInvalidName [2022-07-28T13:47:55.681Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-28T13:47:55.681Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-28T13:47:55.681Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-28T13:47:56.606Z] --- PASS: TestRenameInvalidName (0.85s) [2022-07-28T13:47:56.606Z] === RUN TestRenameAnonymousContainer [2022-07-28T13:47:56.606Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-28T13:47:56.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-28T13:47:57.167Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-28T13:47:57.728Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-28T13:47:58.654Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-28T13:47:58.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-28T13:47:58.909Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2022-07-28T13:47:58.909Z] === RUN TestRenameContainerWithSameName [2022-07-28T13:47:59.469Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-28T13:47:59.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-28T13:47:59.724Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2022-07-28T13:47:59.724Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T13:47:59.980Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-28T13:47:59.980Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-28T13:47:59.980Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-28T13:48:00.541Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-28T13:48:01.101Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2022-07-28T13:48:01.101Z] === RUN TestResize [2022-07-28T13:48:01.357Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-28T13:48:01.917Z] --- PASS: TestResize (0.89s) [2022-07-28T13:48:01.917Z] === RUN TestResizeWithInvalidSize [2022-07-28T13:48:02.477Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2022-07-28T13:48:02.477Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T13:48:03.039Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:48:03.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:48:03.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:48:03.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T13:48:03.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:48:03.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:48:03.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:48:03.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:48:03.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:48:03.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T13:48:03.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T13:48:04.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-28T13:48:04.348Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 31.5% of statements [2022-07-28T13:48:04.348Z] ok github.com/docker/docker/container 0.118s coverage: 36.2% of statements [2022-07-28T13:48:04.608Z] ok github.com/docker/docker/cmd/dockerd/trap 2.425s coverage: 0.0% of statements [2022-07-28T13:48:04.608Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-28T13:48:04.608Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-28T13:48:04.608Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-28T13:48:04.608Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-28T13:48:04.608Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-28T13:48:04.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:48:05.191Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-28T13:48:05.417Z] #77 351.8 AR libcrun_testing.a [2022-07-28T13:48:05.418Z] #77 351.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T13:48:05.418Z] #77 352.0 CCLD tests/tests_libcrun_utils [2022-07-28T13:48:05.418Z] #77 352.0 CCLD tests/tests_libcrun_errors [2022-07-28T13:48:05.418Z] #77 352.0 CCLD tests/tests_libcrun_fuzzer [2022-07-28T13:48:05.418Z] #77 353.1 CCLD libcrun.la [2022-07-28T13:48:05.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:48:05.676Z] #77 353.8 CCLD crun [2022-07-28T13:48:06.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:48:06.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T13:48:06.371Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-28T13:48:06.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T13:48:06.612Z] #77 354.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T13:48:06.612Z] #77 354.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T13:48:06.612Z] #77 354.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T13:48:06.612Z] #77 354.5 /bin/mkdir -p '/usr/local/lib' [2022-07-28T13:48:06.612Z] #77 354.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T13:48:06.612Z] #77 354.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T13:48:06.612Z] #77 354.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T13:48:06.612Z] #77 354.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T13:48:06.612Z] #77 354.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T13:48:06.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T13:48:06.872Z] #77 354.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-28T13:48:06.872Z] #77 354.9 ---------------------------------------------------------------------- [2022-07-28T13:48:06.872Z] #77 354.9 Libraries have been installed in: [2022-07-28T13:48:06.872Z] #77 354.9 /usr/local/lib [2022-07-28T13:48:06.872Z] #77 354.9 [2022-07-28T13:48:06.872Z] #77 354.9 If you ever happen to want to link against installed libraries [2022-07-28T13:48:06.872Z] #77 354.9 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T13:48:06.872Z] #77 354.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T13:48:06.872Z] #77 354.9 flag during linking and do at least one of the following: [2022-07-28T13:48:06.872Z] #77 354.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T13:48:06.872Z] #77 354.9 during execution [2022-07-28T13:48:06.872Z] #77 354.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T13:48:06.872Z] #77 354.9 during linking [2022-07-28T13:48:06.872Z] #77 354.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T13:48:06.872Z] #77 354.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T13:48:06.872Z] #77 354.9 [2022-07-28T13:48:06.872Z] #77 354.9 See any operating system documentation about shared libraries for [2022-07-28T13:48:06.872Z] #77 354.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T13:48:06.872Z] #77 354.9 ---------------------------------------------------------------------- [2022-07-28T13:48:06.872Z] #77 354.9 /bin/mkdir -p '/build' [2022-07-28T13:48:06.872Z] #77 354.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T13:48:06.872Z] #77 355.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T13:48:07.132Z] #77 355.0 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T13:48:07.132Z] #77 355.0 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T13:48:07.132Z] #77 355.0 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T13:48:07.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T13:48:07.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-28T13:48:07.391Z] #77 DONE 355.4s [2022-07-28T13:48:07.391Z] [2022-07-28T13:48:07.391Z] #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-28T13:48:07.391Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:48:07.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.34s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.09s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.09s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.55s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.85s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.91s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.93s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2022-07-28T13:48:10.704Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.64s) [2022-07-28T13:48:10.704Z] === RUN TestCgroupNamespacesRun [2022-07-28T13:48:11.184Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-07-28T13:48:11.264Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-28T13:48:11.444Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-28T13:48:11.519Z] check_test.go:540: [d240b7482b45f] daemon is not started [2022-07-28T13:48:11.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-28T13:48:11.519Z] --- PASS: TestCgroupNamespacesRun (1.51s) [2022-07-28T13:48:11.519Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T13:48:12.080Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-28T13:48:12.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-28T13:48:12.828Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-28T13:48:12.895Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2022-07-28T13:48:12.896Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T13:48:13.151Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-28T13:48:14.513Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.32s) [2022-07-28T13:48:14.513Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T13:48:14.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-28T13:48:15.875Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2022-07-28T13:48:15.875Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T13:48:17.237Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s) [2022-07-28T13:48:17.237Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T13:48:18.163Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2022-07-28T13:48:18.163Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T13:48:19.089Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-07-28T13:48:19.089Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T13:48:19.405Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-07-28T13:48:20.014Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-28T13:48:20.014Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-28T13:48:20.014Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-28T13:48:20.345Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.7% of statements [2022-07-28T13:48:20.574Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.53s) [2022-07-28T13:48:20.574Z] === RUN TestNISDomainname [2022-07-28T13:48:20.829Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-28T13:48:20.829Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-28T13:48:20.915Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-07-28T13:48:21.389Z] --- PASS: TestNISDomainname (1.07s) [2022-07-28T13:48:21.389Z] === RUN TestHostnameDnsResolution [2022-07-28T13:48:21.485Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-28T13:48:21.994Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-28T13:48:21.994Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-28T13:48:21.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-28T13:48:22.280Z] #55 ... [2022-07-28T13:48:22.281Z] [2022-07-28T13:48:22.281Z] #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-28T13:48:22.281Z] #60 sha256:5fd7fcd1f258d2f99e82dd8185f048bb5d3dadc779bce4264b426a8d2a06918d [2022-07-28T13:48:22.281Z] #60 242.3 + mkdir -p /build [2022-07-28T13:48:22.281Z] #60 242.3 + cp runc /build/runc [2022-07-28T13:48:22.281Z] #60 DONE 243.4s [2022-07-28T13:48:22.281Z] [2022-07-28T13:48:22.281Z] #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-28T13:48:22.281Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T13:48:22.426Z] ok github.com/docker/docker/daemon 10.128s coverage: 16.2% of statements [2022-07-28T13:48:22.427Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-28T13:48:22.427Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-28T13:48:22.427Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-28T13:48:22.427Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-28T13:48:22.427Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-28T13:48:22.554Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-28T13:48:22.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-28T13:48:22.810Z] --- PASS: TestHostnameDnsResolution (1.35s) [2022-07-28T13:48:22.810Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T13:48:22.998Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.587s coverage: 74.8% of statements [2022-07-28T13:48:23.220Z] #55 450.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T13:48:23.220Z] #55 DONE 450.2s [2022-07-28T13:48:23.220Z] [2022-07-28T13:48:23.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-28T13:48:23.220Z] #64 sha256:e7579910dbbc09f3c462caedeac8bd32912df7e57b726a4dcab9d2ba6d2e32fe [2022-07-28T13:48:23.737Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s) [2022-07-28T13:48:23.737Z] === RUN TestPrivilegedHostDevices [2022-07-28T13:48:23.941Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.350s coverage: 60.7% of statements [2022-07-28T13:48:24.201Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-28T13:48:24.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-28T13:48:24.663Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-28T13:48:24.663Z] --- PASS: TestPrivilegedHostDevices (0.93s) [2022-07-28T13:48:24.663Z] === RUN TestRunConsoleSize [2022-07-28T13:48:24.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-28T13:48:25.129Z] #64 ... [2022-07-28T13:48:25.129Z] [2022-07-28T13:48:25.129Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T13:48:25.129Z] #56 sha256:ce4285d8237e1fd90885e7f1d6b12a6d9784ba7c0e392260bdb8006692d45d24 [2022-07-28T13:48:25.224Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-28T13:48:25.224Z] --- PASS: TestRunConsoleSize (0.66s) [2022-07-28T13:48:25.224Z] === RUN TestStats [2022-07-28T13:48:25.589Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-07-28T13:48:25.698Z] #56 DONE 0.6s [2022-07-28T13:48:25.698Z] [2022-07-28T13:48:25.698Z] #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-28T13:48:25.698Z] #64 sha256:e7579910dbbc09f3c462caedeac8bd32912df7e57b726a4dcab9d2ba6d2e32fe [2022-07-28T13:48:25.957Z] #64 ... [2022-07-28T13:48:25.957Z] [2022-07-28T13:48:25.957Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T13:48:25.957Z] #58 sha256:ebaab35903fee5239ae78923abae8a569e5992da2d36d43e30a679741c0d60fc [2022-07-28T13:48:25.957Z] #58 DONE 0.1s [2022-07-28T13:48:25.957Z] [2022-07-28T13:48:25.957Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T13:48:25.957Z] #61 sha256:4a8a87b1f00108a366e2ca9c5f3701f823042d52d0edb662cdcde8e4ad25b9ee [2022-07-28T13:48:26.217Z] #61 DONE 0.2s [2022-07-28T13:48:26.217Z] [2022-07-28T13:48:26.217Z] #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-28T13:48:26.217Z] #64 sha256:e7579910dbbc09f3c462caedeac8bd32912df7e57b726a4dcab9d2ba6d2e32fe [2022-07-28T13:48:26.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-28T13:48:26.840Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-28T13:48:27.005Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.367s coverage: 50.6% of statements [2022-07-28T13:48:28.202Z] --- PASS: TestStats (2.64s) [2022-07-28T13:48:28.202Z] === RUN TestStopContainerWithTimeout [2022-07-28T13:48:28.202Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T13:48:28.202Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T13:48:28.202Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T13:48:28.202Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T13:48:28.202Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T13:48:28.202Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T13:48:28.202Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T13:48:28.202Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T13:48:28.202Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T13:48:28.202Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T13:48:28.202Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T13:48:28.202Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T13:48:28.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-28T13:48:28.392Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.839s coverage: 46.1% of statements [2022-07-28T13:48:28.392Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-28T13:48:28.459Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-28T13:48:28.750Z] #64 391.0 + bin/containerd [2022-07-28T13:48:29.332Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.864s coverage: 58.5% of statements [2022-07-28T13:48:29.332Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-28T13:48:29.332Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-28T13:48:29.332Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-07-28T13:48:29.821Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-28T13:48:30.273Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2022-07-28T13:48:30.382Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-28T13:48:30.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-28T13:48:30.637Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-28T13:48:30.637Z] check_test.go:540: [df373eff9094d] daemon is not started [2022-07-28T13:48:30.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-28T13:48:30.637Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-28T13:48:30.637Z] check_test.go:540: [ddb7d76532b2e] daemon is not started [2022-07-28T13:48:30.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-28T13:48:30.844Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-28T13:48:31.196Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T13:48:31.196Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2022-07-28T13:48:31.196Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2022-07-28T13:48:31.196Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2022-07-28T13:48:31.196Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2022-07-28T13:48:31.196Z] === RUN TestDeleteDevicemapper [2022-07-28T13:48:31.196Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T13:48:31.196Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T13:48:31.196Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T13:48:31.416Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2022-07-28T13:48:31.416Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-28T13:48:31.416Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-28T13:48:31.991Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.2% of statements [2022-07-28T13:48:32.122Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-28T13:48:32.561Z] ok github.com/docker/docker/daemon/logger/awslogs 0.131s coverage: 79.9% of statements [2022-07-28T13:48:32.821Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-07-28T13:48:32.821Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-28T13:48:33.047Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-28T13:48:33.302Z] check_test.go:540: [d82949e0bb78a] daemon is not started [2022-07-28T13:48:33.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-28T13:48:33.391Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-28T13:48:33.391Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2022-07-28T13:48:33.862Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-28T13:48:33.961Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-28T13:48:34.118Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2022-07-28T13:48:34.118Z] === RUN TestUpdateMemory [2022-07-28T13:48:34.118Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-28T13:48:34.118Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-28T13:48:34.118Z] === RUN TestUpdateCPUQuota [2022-07-28T13:48:34.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.133s coverage: 76.8% of statements [2022-07-28T13:48:34.791Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2022-07-28T13:48:34.791Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-28T13:48:34.791Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-28T13:48:35.360Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 62.0% of statements [2022-07-28T13:48:35.480Z] --- PASS: TestUpdateCPUQuota (1.40s) [2022-07-28T13:48:35.480Z] === RUN TestUpdatePidsLimit [2022-07-28T13:48:35.480Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T13:48:35.620Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-07-28T13:48:35.735Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T13:48:35.991Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T13:48:36.246Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T13:48:36.502Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T13:48:36.599Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-07-28T13:48:36.757Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T13:48:36.859Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2022-07-28T13:48:37.013Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T13:48:37.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-28T13:48:37.429Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-28T13:48:37.829Z] --- PASS: TestUpdatePidsLimit (2.24s) [2022-07-28T13:48:37.829Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-28T13:48:37.829Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-07-28T13:48:37.829Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-07-28T13:48:37.829Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2022-07-28T13:48:37.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-07-28T13:48:37.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-07-28T13:48:37.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-28T13:48:37.829Z] === RUN TestUpdateRestartPolicy [2022-07-28T13:48:37.999Z] ok github.com/docker/docker/daemon/logger/splunk 1.584s coverage: 82.5% of statements [2022-07-28T13:48:37.999Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-28T13:48:37.999Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-28T13:48:38.570Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2022-07-28T13:48:39.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-28T13:48:40.479Z] ok github.com/docker/docker/distribution 1.497s coverage: 28.0% of statements [2022-07-28T13:48:40.479Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-28T13:48:40.479Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-28T13:48:41.419Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-07-28T13:48:41.419Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-07-28T13:48:41.419Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-28T13:48:41.680Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2022-07-28T13:48:41.940Z] ok github.com/docker/docker/image/tarexport 0.013s coverage: 0.7% of statements [2022-07-28T13:48:41.940Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-28T13:48:41.940Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-28T13:48:42.201Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-28T13:48:42.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-28T13:48:43.141Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-07-28T13:48:43.716Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-28T13:48:43.716Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-28T13:48:44.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-28T13:48:45.626Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 82.3% of statements [2022-07-28T13:48:46.098Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-28T13:48:46.196Z] ok github.com/docker/docker/pkg/authorization 0.204s coverage: 68.3% of statements [2022-07-28T13:48:46.196Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-28T13:48:46.457Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-28T13:48:46.659Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-28T13:48:47.625Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-28T13:48:47.625Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-28T13:48:48.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-28T13:48:48.987Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-28T13:48:49.547Z] --- PASS: TestUpdateRestartPolicy (11.76s) [2022-07-28T13:48:49.547Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T13:48:49.750Z] ok github.com/docker/docker/pkg/chrootarchive 2.528s coverage: 42.7% of statements [2022-07-28T13:48:49.750Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-28T13:48:50.010Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-28T13:48:50.107Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2022-07-28T13:48:50.107Z] === RUN TestWaitNonBlocked [2022-07-28T13:48:50.107Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:48:50.107Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:48:50.107Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:48:50.107Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:48:50.107Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:48:50.107Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:48:50.270Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-28T13:48:50.530Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-28T13:48:50.668Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-28T13:48:50.792Z] ok github.com/docker/docker/pkg/fsutils 0.128s coverage: 85.1% of statements [2022-07-28T13:48:50.923Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-28T13:48:51.053Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-28T13:48:51.053Z] ok github.com/docker/docker/layer 7.823s coverage: 68.9% of statements [2022-07-28T13:48:51.053Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-28T13:48:51.053Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-28T13:48:51.053Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-28T13:48:51.053Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-28T13:48:51.053Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-28T13:48:51.053Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-28T13:48:51.178Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T13:48:51.178Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2022-07-28T13:48:51.178Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2022-07-28T13:48:51.178Z] === RUN TestWaitBlocked [2022-07-28T13:48:51.178Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:48:51.178Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:48:51.178Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:48:51.178Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:48:51.178Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:48:51.179Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:48:51.994Z] ok github.com/docker/docker/pkg/idtools 0.362s coverage: 67.9% of statements [2022-07-28T13:48:51.994Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 70.1% of statements [2022-07-28T13:48:52.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-28T13:48:52.254Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-28T13:48:52.254Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-28T13:48:52.254Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-28T13:48:52.451Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T13:48:52.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2022-07-28T13:48:52.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2022-07-28T13:48:52.451Z] === RUN TestWaitConditions [2022-07-28T13:48:52.451Z] === RUN TestWaitConditions/default [2022-07-28T13:48:52.451Z] === PAUSE TestWaitConditions/default [2022-07-28T13:48:52.451Z] === RUN TestWaitConditions/not-running [2022-07-28T13:48:52.451Z] === PAUSE TestWaitConditions/not-running [2022-07-28T13:48:52.451Z] === RUN TestWaitConditions/next-exit [2022-07-28T13:48:52.451Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T13:48:52.451Z] === RUN TestWaitConditions/removed [2022-07-28T13:48:52.451Z] === PAUSE TestWaitConditions/removed [2022-07-28T13:48:52.451Z] === CONT TestWaitConditions/default [2022-07-28T13:48:52.451Z] === CONT TestWaitConditions/next-exit [2022-07-28T13:48:52.451Z] === CONT TestWaitConditions/removed [2022-07-28T13:48:52.451Z] === CONT TestWaitConditions/not-running [2022-07-28T13:48:52.515Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-28T13:48:52.515Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-28T13:48:52.775Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-07-28T13:48:53.035Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 90.5% of statements [2022-07-28T13:48:53.035Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-28T13:48:53.035Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-28T13:48:53.035Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-28T13:48:53.605Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-07-28T13:48:54.175Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-28T13:48:54.175Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-28T13:48:54.435Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-28T13:48:54.965Z] --- PASS: TestWaitConditions (0.01s) [2022-07-28T13:48:54.965Z] --- PASS: TestWaitConditions/next-exit (1.92s) [2022-07-28T13:48:54.965Z] --- PASS: TestWaitConditions/default (2.04s) [2022-07-28T13:48:54.965Z] --- PASS: TestWaitConditions/removed (2.20s) [2022-07-28T13:48:54.965Z] --- PASS: TestWaitConditions/not-running (2.26s) [2022-07-28T13:48:54.965Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T13:48:54.965Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T13:48:54.965Z] === CONT TestDaemonHostGatewayIP [2022-07-28T13:48:54.965Z] === CONT TestIpcModeOlderClient [2022-07-28T13:48:54.965Z] === CONT TestDaemonRestartIpcMode [2022-07-28T13:48:54.965Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T13:48:54.965Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-28T13:48:55.816Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-07-28T13:48:56.076Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-28T13:48:56.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-28T13:48:56.337Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-28T13:48:56.337Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-28T13:48:56.597Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-28T13:48:56.857Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-28T13:48:57.428Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-28T13:48:57.688Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-28T13:48:57.948Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-07-28T13:48:58.215Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2022-07-28T13:48:58.215Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-28T13:48:58.471Z] check_test.go:540: [de17190d7deec] daemon is not started [2022-07-28T13:48:58.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-28T13:48:58.521Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-28T13:48:58.792Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-28T13:48:59.031Z] --- PASS: TestDaemonRestartIpcMode (4.41s) [2022-07-28T13:48:59.031Z] --- PASS: TestDaemonHostGatewayIP (4.49s) [2022-07-28T13:48:59.591Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.89s) [2022-07-28T13:49:00.704Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-28T13:49:00.705Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-28T13:49:01.275Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-28T13:49:01.478Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-28T13:49:01.733Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-28T13:49:01.733Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-28T13:49:02.657Z] ok github.com/docker/docker/quota 0.208s coverage: 71.4% of statements [2022-07-28T13:49:02.657Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-07-28T13:49:02.659Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-28T13:49:04.041Z] ok github.com/docker/docker/registry 0.100s coverage: 58.6% of statements [2022-07-28T13:49:04.301Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements [2022-07-28T13:49:04.545Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-28T13:49:04.561Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 45.3% of statements [2022-07-28T13:49:04.800Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-28T13:49:05.361Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-28T13:49:05.502Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-28T13:49:05.502Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-28T13:49:05.618Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-28T13:49:05.873Z] check_test.go:540: [d7afeb0bd7dd0] daemon is not started [2022-07-28T13:49:05.873Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-28T13:49:06.799Z] --- PASS: TestContainerKillOnDaemonStart (12.30s) [2022-07-28T13:49:06.799Z] PASS [2022-07-28T13:49:06.799Z] [2022-07-28T13:49:06.799Z] === Skipped [2022-07-28T13:49:06.799Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T13:49:06.799Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T13:49:06.799Z] [2022-07-28T13:49:06.799Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T13:49:06.799Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T13:49:06.799Z] [2022-07-28T13:49:06.799Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-28T13:49:06.799Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T13:49:06.799Z] [2022-07-28T13:49:06.799Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T13:49:06.799Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T13:49:06.799Z] [2022-07-28T13:49:06.799Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T13:49:06.799Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T13:49:06.799Z] [2022-07-28T13:49:06.799Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-28T13:49:06.799Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-28T13:49:06.799Z] [2022-07-28T13:49:06.799Z] DONE 264 tests, 6 skipped in 134.099s [2022-07-28T13:49:06.799Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T13:49:06.799Z] ++ 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-28T13:49:06.799Z] ++ set -e [2022-07-28T13:49:06.799Z] ++ '[' -n 0 ']' [2022-07-28T13:49:06.799Z] ++ set -x [2022-07-28T13:49:06.799Z] ++ 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-28T13:49:06.799Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T13:49:07.359Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-28T13:49:07.359Z] === RUN TestConfigDaemonID [2022-07-28T13:49:07.412Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-28T13:49:07.919Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-28T13:49:07.982Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.8% of statements [2022-07-28T13:49:08.479Z] daemon_test.go:83: [d62a202a28e84] daemon is not started [2022-07-28T13:49:08.479Z] --- PASS: TestConfigDaemonID (1.03s) [2022-07-28T13:49:08.479Z] === RUN TestDaemonConfigValidation [2022-07-28T13:49:08.479Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:49:08.479Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:49:08.479Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T13:49:08.479Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T13:49:08.479Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T13:49:08.479Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T13:49:08.479Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T13:49:08.479Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T13:49:08.479Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T13:49:08.479Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T13:49:08.479Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:49:08.479Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T13:49:08.479Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T13:49:08.479Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T13:49:08.479Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T13:49:08.479Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T13:49:08.479Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-28T13:49:08.479Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-28T13:49:08.479Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-07-28T13:49:08.479Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-28T13:49:08.479Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-28T13:49:08.479Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T13:49:08.479Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T13:49:08.551Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-07-28T13:49:09.404Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-28T13:49:09.491Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-28T13:49:09.659Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T13:49:10.218Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-28T13:49:10.473Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T13:49:10.727Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-28T13:49:11.653Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T13:49:11.653Z] daemon_test.go:197: [db898a31d0a92] daemon is not started [2022-07-28T13:49:11.653Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-28T13:49:11.653Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-07-28T13:49:11.653Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-07-28T13:49:11.653Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-07-28T13:49:11.653Z] === RUN TestDaemonProxy [2022-07-28T13:49:11.653Z] === RUN TestDaemonProxy/environment_variables [2022-07-28T13:49:13.014Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-28T13:49:13.269Z] === RUN TestDaemonProxy/command-line_options [2022-07-28T13:49:14.194Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-28T13:49:15.119Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-28T13:49:15.119Z] === RUN TestDaemonProxy/configuration_file [2022-07-28T13:49:15.679Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-28T13:49:16.240Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-28T13:49:16.240Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-28T13:49:16.495Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-28T13:49:16.750Z] === RUN TestDaemonProxy/conflicting_options [2022-07-28T13:49:17.005Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-28T13:49:17.260Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-28T13:49:17.515Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-28T13:49:17.771Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-28T13:49:17.771Z] --- PASS: TestDaemonProxy (6.18s) [2022-07-28T13:49:17.771Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-28T13:49:17.771Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-28T13:49:17.771Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-28T13:49:17.771Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-28T13:49:17.771Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-28T13:49:17.771Z] PASS [2022-07-28T13:49:17.771Z] [2022-07-28T13:49:17.771Z] DONE 18 tests in 10.955s [2022-07-28T13:49:17.771Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T13:49:17.771Z] ++ 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-28T13:49:17.771Z] ++ set -e [2022-07-28T13:49:17.771Z] ++ '[' -n 0 ']' [2022-07-28T13:49:17.771Z] ++ set -x [2022-07-28T13:49:17.771Z] ++ 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-28T13:49:17.771Z] INFO: Testing against a local daemon [2022-07-28T13:49:17.771Z] === RUN TestCommitInheritsEnv [2022-07-28T13:49:18.027Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-07-28T13:49:18.027Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T13:49:18.027Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T13:49:18.027Z] === RUN TestImportWithCustomPlatform [2022-07-28T13:49:18.027Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T13:49:18.027Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-28T13:49:18.282Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T13:49:18.282Z] === RUN TestImportWithCustomPlatform// [2022-07-28T13:49:18.282Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T13:49:18.282Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T13:49:18.282Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T13:49:18.282Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T13:49:18.282Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T13:49:18.282Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T13:49:18.282Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-07-28T13:49:18.283Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-07-28T13:49:18.283Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T13:49:18.283Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T13:49:18.283Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-28T13:49:18.283Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-07-28T13:49:18.283Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-28T13:49:18.283Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T13:49:18.283Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T13:49:18.283Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T13:49:18.283Z] === RUN TestImagesFilterMultiReference [2022-07-28T13:49:18.538Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-28T13:49:18.538Z] === RUN TestImagePullPlatformInvalid [2022-07-28T13:49:18.538Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-28T13:49:18.538Z] === RUN TestRemoveImageOrphaning [2022-07-28T13:49:18.538Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-28T13:49:18.794Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-07-28T13:49:18.794Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T13:49:19.048Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-28T13:49:19.303Z] time="2022-07-28T13:49:19Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-28T13:49:19.558Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-28T13:49:20.119Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-28T13:49:20.679Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-07-28T13:49:20.679Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T13:49:20.679Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-28T13:49:20.679Z] === RUN TestTagInvalidReference [2022-07-28T13:49:20.679Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T13:49:20.679Z] === RUN TestTagValidPrefixedRepo [2022-07-28T13:49:20.679Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-28T13:49:20.679Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T13:49:20.679Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-28T13:49:20.679Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T13:49:20.679Z] === RUN TestTagOfficialNames [2022-07-28T13:49:20.679Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-28T13:49:20.679Z] === RUN TestTagMatchesDigest [2022-07-28T13:49:20.679Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T13:49:20.679Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T13:49:20.934Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-28T13:49:21.190Z] check_test.go:540: [d51b51c838509] daemon is not started [2022-07-28T13:49:21.190Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-28T13:49:22.115Z] check_test.go:540: [d745539dcb85d] daemon is not started [2022-07-28T13:49:22.115Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-28T13:49:22.676Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-28T13:49:22.931Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-28T13:49:23.186Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-28T13:49:24.550Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-28T13:49:24.987Z] #64 442.6 # github.com/containerd/containerd/cmd/containerd [2022-07-28T13:49:24.987Z] #64 442.6 /usr/bin/ld: /tmp/go-link-3471434399/000019.o: in function `New': [2022-07-28T13:49:24.987Z] #64 442.6 /tmp/tmp.gIJOwAqEkM/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-28T13:49:24.987Z] #64 442.7 + bin/containerd-stress [2022-07-28T13:49:24.987Z] #64 443.8 + bin/containerd-shim [2022-07-28T13:49:27.062Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-28T13:49:27.317Z] check_test.go:540: [dbd08bf7d9531] daemon is not started [2022-07-28T13:49:27.317Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-28T13:49:27.590Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/rootless [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/volume [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-28T13:49:27.590Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === Skipped [2022-07-28T13:49:27.590Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-28T13:49:27.590Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-28T13:49:27.590Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-28T13:49:27.590Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-28T13:49:27.590Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:71: No driver to put! [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-28T13:49:27.590Z] time="2022-07-28T13:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-28T13:49:27.590Z] time="2022-07-28T13:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-28T13:49:27.590Z] time="2022-07-28T13:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-28T13:49:27.590Z] time="2022-07-28T13:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-28T13:49:27.590Z] time="2022-07-28T13:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:71: No driver to put! [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-28T13:49:27.590Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-28T13:49:27.590Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-28T13:49:27.590Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T13:49:27.590Z] [2022-07-28T13:49:27.590Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-28T13:49:27.590Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T13:49:27.590Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T13:49:27.591Z] [2022-07-28T13:49:27.591Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-28T13:49:27.591Z] graphtest_unix.go:71: No driver to put! [2022-07-28T13:49:27.591Z] [2022-07-28T13:49:27.591Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-28T13:49:27.591Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-28T13:49:27.591Z] [2022-07-28T13:49:27.591Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-28T13:49:27.591Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-28T13:49:27.591Z] [2022-07-28T13:49:27.591Z] DONE 2811 tests, 28 skipped in 209.338s [2022-07-28T13:49:27.591Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/config [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/idm [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/ns [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/options [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/osl [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T13:49:27.591Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-28T13:49:27.591Z] + 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-28T13:49:28.243Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-28T13:49:29.170Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-28T13:49:29.425Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-28T13:49:29.640Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T13:49:29.641Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T13:49:29.641Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:49:29.641Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T13:49:29.641Z] [2022-07-28T13:49:29.641Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T13:49:29.641Z] DOCKER_SYSTEMD=1 [2022-07-28T13:49:29.641Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T13:49:29.641Z] HOSTNAME=52fc4f3e700a [2022-07-28T13:49:29.641Z] DEST=bundles/test-integration [2022-07-28T13:49:29.641Z] PWD=/go/src/github.com/docker/docker [2022-07-28T13:49:29.641Z] DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:49:29.641Z] container=docker [2022-07-28T13:49:29.641Z] HOME=/root [2022-07-28T13:49:29.641Z] LANG=C.UTF-8 [2022-07-28T13:49:29.641Z] INVOCATION_ID=f85295204348444e9b371c504679b843 [2022-07-28T13:49:29.641Z] GOLANG_VERSION=1.18.4 [2022-07-28T13:49:29.641Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T13:49:29.641Z] VALIDATE_BRANCH=master [2022-07-28T13:49:29.641Z] TERM=xterm [2022-07-28T13:49:29.641Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T13:49:29.641Z] SHLVL=3 [2022-07-28T13:49:29.641Z] TIMEOUT=120m [2022-07-28T13:49:29.641Z] DOCKER_BUILDTAGS= journald [2022-07-28T13:49:29.641Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T13:49:29.641Z] GO111MODULE=off [2022-07-28T13:49:29.641Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T13:49:29.641Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T13:49:29.641Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T13:49:29.641Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T13:49:29.641Z] GOPATH=/go [2022-07-28T13:49:29.641Z] PKG_CONFIG=pkg-config [2022-07-28T13:49:29.641Z] _=/usr/bin/env [2022-07-28T13:49:29.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T13:49:30.360Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-28T13:49:30.624Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-28T13:49:33.101Z] #64 455.2 + bin/containerd-shim-runc-v1 [2022-07-28T13:49:33.167Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-28T13:49:34.104Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-28T13:49:35.035Z] check_test.go:540: [d232056d40863] daemon is not started [2022-07-28T13:49:35.035Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-28T13:49:38.395Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-28T13:49:38.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-28T13:49:38.396Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-28T13:49:39.667Z] #64 461.6 + bin/containerd-shim-runc-v2 [2022-07-28T13:49:39.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-28T13:49:39.925Z] #64 462.5 + binaries [2022-07-28T13:49:39.925Z] #64 462.5 + install -D bin/containerd /build/containerd [2022-07-28T13:49:39.925Z] #64 462.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T13:49:39.925Z] #64 462.5 + install -D bin/ctr /build/ctr [2022-07-28T13:49:41.122Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-28T13:49:41.378Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-28T13:49:41.825Z] #64 DONE 464.4s [2022-07-28T13:49:41.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-28T13:49:42.761Z] [2022-07-28T13:49:42.761Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T13:49:42.761Z] #65 sha256:b8158fe5999c8fdad5f3db1aa1650c331d136eaf5c0f60353835be3568961e7f [2022-07-28T13:49:43.301Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-28T13:49:43.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-28T13:49:43.694Z] #65 DONE 0.8s [2022-07-28T13:49:43.694Z] [2022-07-28T13:49:43.694Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T13:49:43.694Z] #70 sha256:36dd1ea9d409835eba0623a26de4e5b8e7f17d7e905f7e0eb6fcd76cef48c798 [2022-07-28T13:49:43.953Z] #70 DONE 0.2s [2022-07-28T13:49:43.953Z] [2022-07-28T13:49:43.953Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T13:49:43.953Z] #75 sha256:55d031cac6372bd1aeaa584dbd473aaff5a408a218f06dafe8078252fa5c92b6 [2022-07-28T13:49:44.889Z] #75 DONE 0.9s [2022-07-28T13:49:44.889Z] [2022-07-28T13:49:44.889Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T13:49:44.889Z] #78 sha256:c7c5ee38d315f562e315a9412509836152d0923fa10cef05a929b80464ba73e8 [2022-07-28T13:49:44.889Z] #78 DONE 0.0s [2022-07-28T13:49:44.889Z] [2022-07-28T13:49:44.889Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T13:49:44.889Z] #79 sha256:5471099d3d5c09150b20e393712e300360c1e2fc10940ae016e41338c178fe5e [2022-07-28T13:49:44.889Z] #79 DONE 0.0s [2022-07-28T13:49:44.889Z] [2022-07-28T13:49:44.889Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T13:49:44.889Z] #80 sha256:123a9f8e8f490a8528614e65a1ce25bfba63e4f6d30e24392c5f48e6596769be [2022-07-28T13:49:44.889Z] #80 DONE 0.0s [2022-07-28T13:49:44.889Z] [2022-07-28T13:49:44.889Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T13:49:44.889Z] #81 sha256:8c1c98bbca34ab477bad6fba007a7dc2bdfaebd723e089f77bd96eea26fcf68c [2022-07-28T13:49:44.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-28T13:49:45.844Z] check_test.go:540: [d1584d151b3e2] daemon is not started [2022-07-28T13:49:45.844Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-28T13:49:46.099Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-28T13:49:46.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-28T13:49:46.660Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-28T13:49:47.221Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-28T13:49:47.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-28T13:49:48.584Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-28T13:49:48.584Z] check_test.go:540: [de70be9abb2f5] daemon is not started [2022-07-28T13:49:48.584Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-28T13:49:49.075Z] #81 DONE 3.8s [2022-07-28T13:49:49.075Z] [2022-07-28T13:49:49.075Z] #82 exporting to image [2022-07-28T13:49:49.075Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T13:49:49.075Z] #82 exporting layers [2022-07-28T13:49:49.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-28T13:49:50.872Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-28T13:49:52.759Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-28T13:49:55.639Z] #82 exporting layers 7.0s done [2022-07-28T13:49:55.639Z] #82 writing image sha256:2fcf8f9b5725e4a8cb8a50825959b706ab7a73b88809045a47a2ab900305ad9c done [2022-07-28T13:49:55.639Z] #82 naming to docker.io/library/docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 done [2022-07-28T13:49:55.639Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T13:49:55.971Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -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:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh dynbinary test-integration [2022-07-28T13:49:56.922Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-28T13:49:57.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-28T13:49:57.353Z] [2022-07-28T13:49:57.433Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-28T13:49:57.619Z] Removing bundles/ [2022-07-28T13:49:57.619Z] [2022-07-28T13:49:57.619Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T13:49:57.619Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T13:49:57.619Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:49:58.797Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-28T13:49:58.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-28T13:50:00.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-28T13:50:00.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-28T13:50:00.939Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-28T13:50:02.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-28T13:50:03.666Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-28T13:50:03.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-28T13:50:07.185Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-28T13:50:07.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-28T13:50:08.308Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-28T13:50:08.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-28T13:50:09.489Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-28T13:50:09.489Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-28T13:50:10.050Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-28T13:50:10.050Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-28T13:50:10.306Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-28T13:50:12.818Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-28T13:50:13.744Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-28T13:50:14.333Z] ok github.com/docker/docker/libnetwork 37.368s coverage: 40.6% of statements [2022-07-28T13:50:14.333Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-07-28T13:50:14.333Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-28T13:50:14.333Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-28T13:50:14.333Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-28T13:50:14.333Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-28T13:50:14.333Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-28T13:50:14.333Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-28T13:50:14.333Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-28T13:50:14.333Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-28T13:50:14.333Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-28T13:50:14.333Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-28T13:50:14.333Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-28T13:50:14.333Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-28T13:50:14.333Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-28T13:50:14.671Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-28T13:50:15.231Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-28T13:50:15.272Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.507s coverage: 59.9% of statements [2022-07-28T13:50:15.272Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-28T13:50:15.531Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-28T13:50:15.792Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-28T13:50:16.101Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.023s coverage: 5.2% of statements [2022-07-28T13:50:16.101Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-28T13:50:16.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T13:50:16.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T13:50:16.671Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-28T13:50:16.671Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-28T13:50:16.931Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-28T13:50:17.155Z] docker_cli_daemon_test.go:2503: [df486ec905e17] daemon is not started [2022-07-28T13:50:17.155Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-28T13:50:17.328Z] INFO [loader] Go packages loading at mode 575 (deps|imports|compiled_files|exports_file|files|name|types_sizes) took 2m50.882040307s [2022-07-28T13:50:17.328Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.11269ms [2022-07-28T13:50:17.715Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-28T13:50:18.019Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-28T13:50:18.274Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-28T13:50:18.274Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-28T13:50:18.530Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-28T13:50:18.530Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-28T13:50:18.530Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-28T13:50:18.530Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-28T13:50:19.455Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-28T13:50:23.619Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-28T13:50:24.179Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-28T13:50:24.740Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-28T13:50:24.996Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-28T13:50:25.597Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-28T13:50:25.852Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-28T13:50:26.108Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-28T13:50:26.108Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-28T13:50:26.918Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.208s coverage: 6.7% of statements [2022-07-28T13:50:26.918Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-28T13:50:26.918Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-28T13:50:27.487Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.013s coverage: 57.4% of statements [2022-07-28T13:50:27.487Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-28T13:50:27.487Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-28T13:50:27.487Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-28T13:50:27.748Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-28T13:50:27.995Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-28T13:50:28.008Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-07-28T13:50:28.267Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-28T13:50:28.527Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-28T13:50:29.357Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-28T13:50:31.244Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-28T13:50:31.499Z] check_test.go:540: [d63130b5750dd] daemon is not started [2022-07-28T13:50:31.499Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-28T13:50:34.763Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-28T13:50:34.763Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite (318.09s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.08s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.01s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (40.88s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.46s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.23s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.78s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.64s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.97s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.15s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.13s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.22s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.89s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.08s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.99s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.25s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.21s) [2022-07-28T13:50:36.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.97s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.51s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.14s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.29s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.30s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.65s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.38s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.42s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.57s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.43s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.52s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.33s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.33s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.39s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.65s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.90s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.41s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.91s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.28s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.35s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.30s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.74s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.62s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.67s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.78s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.41s) [2022-07-28T13:50:36.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-28T13:50:36.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.72s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.10s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.40s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.46s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.56s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.97s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.22s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.21s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.42s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.66s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.45s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.29s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.47s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.51s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.54s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.95s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.34s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.27s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.53s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.75s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.18s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.27s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.35s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-28T13:50:36.127Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.14s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.14s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.59s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.93s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.11s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.47s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.48s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.55s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.38s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.86s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.86s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.44s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.00s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.48s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.86s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.31s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.15s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2022-07-28T13:50:36.128Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.81s) [2022-07-28T13:50:36.128Z] === RUN TestDockerSwarmSuite [2022-07-28T13:50:36.128Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-28T13:50:37.053Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-28T13:50:38.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T13:50:38.518Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-28T13:50:39.566Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-28T13:50:40.126Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-28T13:50:41.093Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-28T13:50:41.093Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-28T13:50:41.093Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-28T13:50:41.093Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-28T13:50:41.093Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-28T13:50:41.093Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-28T13:50:41.093Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-28T13:50:41.093Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-28T13:50:41.093Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-28T13:50:42.455Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-28T13:50:43.382Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-28T13:50:43.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T13:50:46.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-28T13:50:47.204Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-28T13:50:49.717Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-28T13:50:49.717Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-28T13:50:53.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T13:50:53.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T13:50:53.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T13:50:53.878Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-28T13:50:54.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T13:50:54.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T13:50:55.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T13:50:55.240Z] --- PASS: TestImportExtremelyLargeImageWorks (94.46s) [2022-07-28T13:50:55.240Z] PASS [2022-07-28T13:50:55.240Z] [2022-07-28T13:50:55.240Z] DONE 22 tests in 97.368s [2022-07-28T13:50:55.240Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T13:50:55.240Z] ++ 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-28T13:50:55.240Z] ++ set -e [2022-07-28T13:50:55.240Z] ++ '[' -n 0 ']' [2022-07-28T13:50:55.240Z] ++ set -x [2022-07-28T13:50:55.240Z] ++ 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-28T13:50:55.240Z] === RUN TestStripANSICommands [2022-07-28T13:50:55.240Z] === RUN TestStripANSICommands/#00 [2022-07-28T13:50:55.240Z] === RUN TestStripANSICommands/#01 [2022-07-28T13:50:55.240Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T13:50:55.240Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T13:50:55.240Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T13:50:55.240Z] PASS [2022-07-28T13:50:55.240Z] [2022-07-28T13:50:55.240Z] DONE 3 tests in 0.007s [2022-07-28T13:50:55.240Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T13:50:55.240Z] ++ 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-28T13:50:55.240Z] ++ set -e [2022-07-28T13:50:55.240Z] ++ '[' -n 0 ']' [2022-07-28T13:50:55.240Z] ++ set -x [2022-07-28T13:50:55.240Z] ++ 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-28T13:50:55.240Z] INFO: Testing against a local daemon [2022-07-28T13:50:55.240Z] === RUN TestNetworkCreateDelete [2022-07-28T13:50:55.495Z] --- PASS: TestNetworkCreateDelete (0.23s) [2022-07-28T13:50:55.495Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T13:50:56.055Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2022-07-28T13:50:56.055Z] === RUN TestDaemonDNSFallback [2022-07-28T13:50:56.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T13:50:56.626Z] ok github.com/docker/docker/libnetwork/ipam 16.421s coverage: 85.3% of statements [2022-07-28T13:50:56.626Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-28T13:50:56.626Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-28T13:50:56.626Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-28T13:50:56.626Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-28T13:50:56.626Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-28T13:50:56.626Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-28T13:50:56.980Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-28T13:50:57.197Z] ok github.com/docker/docker/libnetwork/ipamutils 0.276s coverage: 74.0% of statements [2022-07-28T13:50:57.235Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-28T13:50:57.768Z] ok github.com/docker/docker/libnetwork/iptables 0.176s coverage: 45.0% of statements [2022-07-28T13:50:58.028Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-28T13:50:58.161Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-28T13:50:58.288Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-28T13:50:58.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T13:50:59.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-28T13:50:59.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T13:51:00.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-28T13:51:00.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T13:51:00.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-28T13:51:00.869Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-28T13:51:00.869Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-28T13:51:01.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T13:51:01.794Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-28T13:51:01.794Z] docker_api_swarm_test.go:563: [d95fdd7948b19] joining swarm manager [d5f140e0acbe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:51:02.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T13:51:02.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T13:51:02.720Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-28T13:51:02.720Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-07-28T13:51:02.720Z] === RUN TestInspectNetwork [2022-07-28T13:51:03.645Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-28T13:51:03.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T13:51:04.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T13:51:05.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T13:51:06.367Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T13:51:06.367Z] Using test binary docker [2022-07-28T13:51:06.367Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T13:51:06.367Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-28T13:51:06.367Z] Starting dockerd [2022-07-28T13:51:06.367Z] INFO: Waiting for daemon to start... [2022-07-28T13:51:06.906Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T13:51:06.906Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T13:51:06.906Z] === RUN TestInspectNetwork/network_name [2022-07-28T13:51:06.906Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T13:51:09.633Z] . [2022-07-28T13:51:09.633Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T13:51:09.633Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T13:51:09.633Z] Error: No such image: emptyfs [2022-07-28T13:51:09.633Z] Running integration-test (iteration 1) [2022-07-28T13:51:09.633Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T13:51:09.890Z] Loaded image: busybox:latest [2022-07-28T13:51:10.146Z] Loaded image: busybox:glibc [2022-07-28T13:51:11.065Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-28T13:51:11.514Z] Loaded image: debian:bullseye-slim [2022-07-28T13:51:11.514Z] Loaded image: hello-world:latest [2022-07-28T13:51:11.625Z] --- PASS: TestInspectNetwork (8.80s) [2022-07-28T13:51:11.625Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T13:51:11.625Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T13:51:11.625Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-28T13:51:11.625Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T13:51:11.625Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T13:51:11.770Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T13:51:11.770Z] INFO: Testing against a local daemon [2022-07-28T13:51:11.770Z] === RUN TestCgroupNamespacesBuild [2022-07-28T13:51:11.880Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-28T13:51:13.137Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-07-28T13:51:13.137Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T13:51:13.243Z] docker_api_swarm_test.go:585: [df51db108ace3] joining swarm manager [d5f140e0acbe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:51:13.243Z] --- PASS: TestRunContainerWithBridgeNone (1.83s) [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T13:51:13.243Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:51:13.243Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:51:13.243Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:51:13.243Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T13:51:13.243Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T13:51:13.243Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T13:51:13.243Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T13:51:13.243Z] === RUN TestNetworkList [2022-07-28T13:51:13.243Z] === RUN TestNetworkList//networks [2022-07-28T13:51:13.243Z] === PAUSE TestNetworkList//networks [2022-07-28T13:51:13.243Z] === RUN TestNetworkList//networks/ [2022-07-28T13:51:13.243Z] === PAUSE TestNetworkList//networks/ [2022-07-28T13:51:13.243Z] === CONT TestNetworkList//networks [2022-07-28T13:51:13.243Z] === CONT TestNetworkList//networks/ [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkList (0.01s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T13:51:13.243Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T13:51:13.243Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T13:51:14.168Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2022-07-28T13:51:14.168Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T13:51:14.168Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-28T13:51:14.505Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-07-28T13:51:14.505Z] === RUN TestBuildWithSession [2022-07-28T13:51:14.505Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T13:51:14.505Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T13:51:14.505Z] === RUN TestBuildSquashParent [2022-07-28T13:51:15.094Z] --- PASS: TestDaemonRestartWithLiveRestore (1.10s) [2022-07-28T13:51:15.094Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T13:51:16.455Z] check_test.go:611: [d95fdd7948b19] daemon is not started [2022-07-28T13:51:16.455Z] --- PASS: TestDaemonDefaultNetworkPools (1.10s) [2022-07-28T13:51:16.455Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T13:51:17.380Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-07-28T13:51:17.380Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T13:51:18.672Z] --- PASS: TestBuildSquashParent (4.46s) [2022-07-28T13:51:18.672Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T13:51:18.672Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:51:18.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:51:18.672Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:51:18.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:51:18.672Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:51:18.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:51:18.672Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:51:18.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:51:18.672Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:51:18.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:51:18.672Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:51:18.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:51:18.673Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:51:18.673Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:51:18.743Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-07-28T13:51:18.743Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T13:51:19.303Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2022-07-28T13:51:19.303Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T13:51:20.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:51:20.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:51:21.929Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:51:22.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:51:22.563Z] --- PASS: TestServiceWithPredefinedNetwork (3.06s) [2022-07-28T13:51:22.563Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T13:51:22.563Z] service_test.go:243: FLAKY_TEST [2022-07-28T13:51:22.563Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T13:51:22.563Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T13:51:22.563Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-28T13:51:22.818Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-28T13:51:22.818Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-28T13:51:23.558Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-28T13:51:23.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-07-28T13:51:23.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2022-07-28T13:51:23.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.66s) [2022-07-28T13:51:23.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.69s) [2022-07-28T13:51:23.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-07-28T13:51:23.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2022-07-28T13:51:23.558Z] === RUN TestBuildMultiStageCopy [2022-07-28T13:51:23.558Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T13:51:25.448Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T13:51:25.448Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T13:51:25.448Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T13:51:25.705Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T13:51:25.961Z] --- PASS: TestBuildMultiStageCopy (2.36s) [2022-07-28T13:51:25.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-07-28T13:51:25.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-07-28T13:51:25.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-28T13:51:25.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-28T13:51:25.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-28T13:51:25.961Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T13:51:26.078Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-28T13:51:26.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-28T13:51:26.638Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-28T13:51:26.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-28T13:51:26.891Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-07-28T13:51:26.891Z] === RUN TestBuildLabelWithTargets [2022-07-28T13:51:27.197Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-28T13:51:27.819Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-07-28T13:51:27.819Z] === RUN TestBuildWithEmptyLayers [2022-07-28T13:51:28.076Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-28T13:51:28.076Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T13:51:28.603Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-28T13:51:28.603Z] docker_api_swarm_test.go:46: [d8e31a2685c94] joining swarm manager [df8e1d838f6bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:51:29.966Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2022-07-28T13:51:29.966Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T13:51:30.529Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-28T13:51:30.529Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T13:51:32.446Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2022-07-28T13:51:32.446Z] === RUN TestBuildWithHugeFile [2022-07-28T13:51:33.840Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-28T13:51:34.764Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-28T13:51:36.125Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-28T13:51:39.385Z] --- PASS: TestServiceWithDataPathPortInit (16.80s) [2022-07-28T13:51:39.385Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T13:51:43.545Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dwshqa9ysh65pmt66516gk6w9 Created:2022-07-28 13:51:40.411128058 +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[8bc750274e141cf67046750c70bbf327b8965d46f258fb0573ee3b5b751d0971:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.stmn90hgl10in6ju2uufl3bv7 EndpointID:2ece12273d687bf790e1f3b7e3a13111a99475bd18a6b2034f8e180c07e7c48a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:caad1ee22fe6648defeec8cb5271d43999aa8c98cf47a0c9a7660a2c2d7d5743 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:4a4d814579dc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.stmn90hgl10in6ju2uufl3bv7 EndpointID:2ece12273d687bf790e1f3b7e3a13111a99475bd18a6b2034f8e180c07e7c48a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T13:51:46.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-28T13:51:47.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-28T13:51:47.926Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-28T13:51:47.926Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-28T13:51:48.181Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2022-07-28T13:51:48.181Z] PASS [2022-07-28T13:51:48.181Z] [2022-07-28T13:51:48.181Z] === Skipped [2022-07-28T13:51:48.181Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T13:51:48.181Z] service_test.go:243: FLAKY_TEST [2022-07-28T13:51:48.181Z] [2022-07-28T13:51:48.181Z] DONE 38 tests, 1 skipped in 52.954s [2022-07-28T13:51:48.181Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T13:51:48.181Z] ++ 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-28T13:51:48.181Z] ++ set -e [2022-07-28T13:51:48.181Z] ++ '[' -n 0 ']' [2022-07-28T13:51:48.181Z] ++ set -x [2022-07-28T13:51:48.181Z] ++ 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-28T13:51:48.181Z] INFO: Testing against a local daemon [2022-07-28T13:51:48.181Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T13:51:48.181Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:51:48.181Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T13:51:48.181Z] === RUN TestDockerNetworkIpvlan [2022-07-28T13:51:48.181Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:51:48.181Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T13:51:48.181Z] PASS [2022-07-28T13:51:48.181Z] [2022-07-28T13:51:48.181Z] === Skipped [2022-07-28T13:51:48.181Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T13:51:48.181Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:51:48.181Z] [2022-07-28T13:51:48.181Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T13:51:48.181Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:51:48.181Z] [2022-07-28T13:51:48.181Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-28T13:51:48.181Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T13:51:48.181Z] ++ 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-28T13:51:48.181Z] ++ set -e [2022-07-28T13:51:48.181Z] ++ '[' -n 0 ']' [2022-07-28T13:51:48.181Z] ++ set -x [2022-07-28T13:51:48.181Z] ++ 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-28T13:51:48.181Z] INFO: Testing against a local daemon [2022-07-28T13:51:48.181Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T13:51:50.068Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-07-28T13:51:50.068Z] === RUN TestDockerNetworkMacvlan [2022-07-28T13:51:50.323Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T13:51:51.249Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T13:51:51.249Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-28T13:51:51.503Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-28T13:51:51.758Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-28T13:51:52.013Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T13:51:52.014Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-28T13:51:52.014Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-28T13:51:52.268Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-28T13:51:52.268Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-28T13:51:53.671Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T13:51:53.926Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-28T13:51:55.289Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-28T13:51:55.849Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T13:51:56.105Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-28T13:51:57.030Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-28T13:51:57.955Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-28T13:51:58.882Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-28T13:51:59.137Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T13:52:00.500Z] --- PASS: TestDockerNetworkMacvlan (10.54s) [2022-07-28T13:52:00.500Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2022-07-28T13:52:00.500Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2022-07-28T13:52:00.500Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-07-28T13:52:00.500Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-07-28T13:52:00.500Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2022-07-28T13:52:00.500Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2022-07-28T13:52:00.500Z] PASS [2022-07-28T13:52:00.500Z] [2022-07-28T13:52:00.500Z] DONE 8 tests in 11.959s [2022-07-28T13:52:00.500Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T13:52:00.500Z] ++ 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-28T13:52:00.500Z] ++ set -e [2022-07-28T13:52:00.500Z] ++ '[' -n 0 ']' [2022-07-28T13:52:00.500Z] ++ set -x [2022-07-28T13:52:00.500Z] ++ 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-28T13:52:00.500Z] testing: warning: no tests to run [2022-07-28T13:52:00.500Z] PASS [2022-07-28T13:52:00.500Z] [2022-07-28T13:52:00.500Z] DONE 0 tests in 0.009s [2022-07-28T13:52:00.500Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T13:52:00.500Z] ++ 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-28T13:52:00.500Z] ++ set -e [2022-07-28T13:52:00.500Z] ++ '[' -n 0 ']' [2022-07-28T13:52:00.500Z] ++ set -x [2022-07-28T13:52:00.500Z] ++ 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-28T13:52:00.500Z] INFO: Testing against a local daemon [2022-07-28T13:52:00.500Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T13:52:01.863Z] --- PASS: TestAuthZPluginAllowRequest (1.29s) [2022-07-28T13:52:01.863Z] === RUN TestAuthZPluginTLS [2022-07-28T13:52:02.118Z] --- PASS: TestAuthZPluginTLS (0.53s) [2022-07-28T13:52:02.118Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T13:52:02.679Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-28T13:52:02.679Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T13:52:03.239Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-28T13:52:03.239Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T13:52:03.239Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-28T13:52:03.799Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-28T13:52:03.799Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T13:52:04.094Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T13:52:04.094Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T13:52:04.094Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:52:04.094Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T13:52:04.094Z] [2022-07-28T13:52:04.094Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T13:52:04.094Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T13:52:04.094Z] HOSTNAME=713a75b82a77 [2022-07-28T13:52:04.094Z] DEST=bundles/test-integration [2022-07-28T13:52:04.094Z] PWD=/go/src/github.com/docker/docker [2022-07-28T13:52:04.094Z] DOCKER_ROOTLESS=1 [2022-07-28T13:52:04.094Z] DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:52:04.094Z] container=docker [2022-07-28T13:52:04.094Z] HOME=/root [2022-07-28T13:52:04.094Z] GOLANG_VERSION=1.18.4 [2022-07-28T13:52:04.094Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T13:52:04.094Z] VALIDATE_BRANCH=master [2022-07-28T13:52:04.094Z] TERM=xterm [2022-07-28T13:52:04.094Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T13:52:04.094Z] SHLVL=1 [2022-07-28T13:52:04.094Z] TIMEOUT=120m [2022-07-28T13:52:04.094Z] DOCKER_BUILDTAGS= journald [2022-07-28T13:52:04.094Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T13:52:04.094Z] GO111MODULE=off [2022-07-28T13:52:04.094Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T13:52:04.094Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T13:52:04.094Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T13:52:04.094Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T13:52:04.094Z] GOPATH=/go [2022-07-28T13:52:04.094Z] PKG_CONFIG=pkg-config [2022-07-28T13:52:04.094Z] _=/usr/bin/env [2022-07-28T13:52:04.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T13:52:05.160Z] --- PASS: TestAuthZPluginAllowEventStream (1.29s) [2022-07-28T13:52:05.160Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T13:52:05.416Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-28T13:52:05.416Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T13:52:05.976Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2022-07-28T13:52:05.976Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T13:52:06.536Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-28T13:52:06.536Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T13:52:08.421Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s) [2022-07-28T13:52:08.421Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T13:52:08.831Z] INFO [linters context/goanalysis] analyzers took 6m29.975816188s with top 10 stages: buildir: 2m24.442468341s, the_only_name: 40.586470166s, goimports: 29.980828468s, unconvert: 22.670651133s, gosec: 18.521405176s, S1038: 17.54724997s, misspell: 7.442023867s, unused: 5.59014725s, S1039: 4.940525851s, nilness: 4.742360832s [2022-07-28T13:52:08.831Z] INFO [runner] Issues before processing: 2455, after processing: 0 [2022-07-28T13:52:08.831Z] INFO [runner] Processors filtering stat (out/in): cgo: 2120/2455, path_prettifier: 2120/2120, skip_files: 2120/2120, identifier_marker: 2017/2017, skip_dirs: 2120/2120, exclude: 2017/2017, exclude-rules: 77/2017, nolint: 0/77, filename_unadjuster: 2120/2120, autogenerated_exclude: 2017/2120 [2022-07-28T13:52:08.831Z] INFO [runner] processing took 82.300209ms with stages: nolint: 33.292746ms, identifier_marker: 21.850749ms, path_prettifier: 8.958421ms, autogenerated_exclude: 8.161729ms, exclude-rules: 7.613099ms, skip_dirs: 1.890653ms, cgo: 385.651µs, filename_unadjuster: 140.57µs, max_same_issues: 2.562µs, uniq_by_line: 612ns, skip_files: 538ns, max_from_linter: 494ns, diff: 492ns, source_code: 459ns, exclude: 349ns, max_per_file_from_linter: 249ns, path_shortener: 217ns, sort_results: 214ns, severity-rules: 209ns, path_prefixer: 196ns [2022-07-28T13:52:08.831Z] INFO [runner] linters took 1m44.695750685s with stages: goanalysis_metalinter: 1m44.613318327s [2022-07-28T13:52:08.831Z] INFO File cache stats: 1693 entries of total size 8.6MiB [2022-07-28T13:52:08.831Z] INFO Memory: 2762 samples, avg is 320.5MB, max is 1227.5MB [2022-07-28T13:52:08.831Z] INFO Execution took 4m36.096596256s [2022-07-28T13:52:08.831Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-28T13:52:09.153Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh dynbinary test-docker-py [2022-07-28T13:52:09.346Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-07-28T13:52:09.346Z] === RUN TestAuthZPluginHeader [2022-07-28T13:52:09.413Z] [2022-07-28T13:52:09.413Z] Removing bundles/ [2022-07-28T13:52:09.413Z] [2022-07-28T13:52:09.413Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T13:52:09.673Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T13:52:09.673Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:52:10.270Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-07-28T13:52:10.270Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T13:52:15.505Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2022-07-28T13:52:15.505Z] === RUN TestAuthZPluginV2Disable [2022-07-28T13:52:16.870Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-28T13:52:17.431Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-28T13:52:18.399Z] --- PASS: TestAuthZPluginV2Disable (3.68s) [2022-07-28T13:52:18.399Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T13:52:21.659Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s) [2022-07-28T13:52:21.659Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T13:52:23.544Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-28T13:52:23.544Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-28T13:52:23.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-28T13:52:24.361Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-28T13:52:25.286Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-28T13:52:25.286Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-28T13:52:25.286Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-28T13:52:25.286Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-28T13:52:28.652Z] --- PASS: TestBuildWithHugeFile (50.57s) [2022-07-28T13:52:28.652Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T13:52:28.652Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T13:52:28.652Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T13:52:28.652Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T13:52:28.652Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:52:28.652Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:52:28.652Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:52:28.652Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:52:28.652Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:52:28.652Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:52:28.652Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:52:28.652Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:52:28.652Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:52:28.652Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-28T13:52:28.652Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-28T13:52:28.652Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-28T13:52:28.652Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-28T13:52:28.652Z] === RUN TestBuildPreserveOwnership [2022-07-28T13:52:28.652Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T13:52:28.652Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T13:52:28.652Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2022-07-28T13:52:28.652Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-07-28T13:52:28.652Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-07-28T13:52:28.652Z] === RUN TestBuildPlatformInvalid [2022-07-28T13:52:28.652Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-28T13:52:28.652Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T13:52:28.652Z] Loaded image: busybox:latest [2022-07-28T13:52:28.652Z] Loaded image: busybox:glibc [2022-07-28T13:52:28.908Z] Loaded image: debian:bullseye-slim [2022-07-28T13:52:29.165Z] Loaded image: hello-world:latest [2022-07-28T13:52:29.165Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T13:52:30.525Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.57s) [2022-07-28T13:52:30.525Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T13:52:33.037Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-28T13:52:33.037Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-28T13:52:33.292Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-28T13:52:33.547Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-28T13:52:33.803Z] === RUN TestDockerSuite/TestBuildFails [2022-07-28T13:52:34.362Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-28T13:52:34.362Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-28T13:52:35.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-28T13:52:35.978Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-28T13:52:37.341Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-28T13:52:37.596Z] docker_api_swarm_test.go:304: [db14a5aaa1343] joining swarm manager [d426ba355464c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:52:38.520Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-28T13:52:38.776Z] docker_api_swarm_test.go:305: [dd104f0dfb892] joining swarm manager [d426ba355464c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:52:39.112Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.97s) [2022-07-28T13:52:39.112Z] PASS [2022-07-28T13:52:39.112Z] [2022-07-28T13:52:39.112Z] === Skipped [2022-07-28T13:52:39.112Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T13:52:39.112Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T13:52:39.112Z] [2022-07-28T13:52:39.112Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T13:52:39.112Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T13:52:39.112Z] [2022-07-28T13:52:39.112Z] DONE 34 tests, 2 skipped in 88.039s [2022-07-28T13:52:39.112Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T13:52:39.112Z] INFO: Testing against a local daemon [2022-07-28T13:52:39.112Z] === RUN TestConfigInspect [2022-07-28T13:52:39.336Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-28T13:52:39.592Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-28T13:52:40.481Z] --- PASS: TestConfigInspect (2.42s) [2022-07-28T13:52:40.481Z] === RUN TestConfigList [2022-07-28T13:52:40.516Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-28T13:52:41.076Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-28T13:52:42.000Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-28T13:52:42.255Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-28T13:52:42.371Z] --- PASS: TestConfigList (2.20s) [2022-07-28T13:52:42.371Z] === RUN TestConfigsCreateAndDelete [2022-07-28T13:52:42.510Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-28T13:52:43.872Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-28T13:52:44.797Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-28T13:52:44.888Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-07-28T13:52:44.888Z] === RUN TestConfigsUpdate [2022-07-28T13:52:45.722Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-28T13:52:45.977Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-28T13:52:46.537Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-28T13:52:46.779Z] --- PASS: TestConfigsUpdate (2.18s) [2022-07-28T13:52:46.779Z] === RUN TestTemplatedConfig [2022-07-28T13:52:46.792Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-28T13:52:47.047Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-28T13:52:47.047Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-28T13:52:47.303Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-28T13:52:47.303Z] PASS [2022-07-28T13:52:47.303Z] [2022-07-28T13:52:47.303Z] DONE 17 tests in 46.967s [2022-07-28T13:52:47.303Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T13:52:47.303Z] ++ 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-28T13:52:47.303Z] ++ set -e [2022-07-28T13:52:47.303Z] ++ '[' -n 0 ']' [2022-07-28T13:52:47.303Z] ++ set -x [2022-07-28T13:52:47.303Z] ++ 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-28T13:52:47.303Z] INFO: Testing against a local daemon [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T13:52:47.303Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T13:52:47.303Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T13:52:47.303Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T13:52:47.303Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T13:52:47.303Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T13:52:47.303Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T13:52:47.303Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T13:52:47.303Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T13:52:47.303Z] === RUN TestPluginInstall [2022-07-28T13:52:47.303Z] === RUN TestPluginInstall/no_auth [2022-07-28T13:52:47.864Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-28T13:52:47.864Z] time="2022-07-28T13:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:52:47.864Z] time="2022-07-28T13:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6c5067fa1f28e96600ffa503f31e20a72007526076e1185ae26c453a6df5be9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:52:47.864Z] time="2022-07-28T13:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:52:47.864Z] time="2022-07-28T13:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6c5067fa1f28e96600ffa503f31e20a72007526076e1185ae26c453a6df5be9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:52:47.864Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-28T13:52:48.119Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T13:52:48.119Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-28T13:52:48.375Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-28T13:52:48.375Z] time="2022-07-28T13:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:52:48.375Z] time="2022-07-28T13:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe93458ce3038d7a9511f88e8ae38147d63eed81b8583317393347c884a7b031" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:52:48.375Z] time="2022-07-28T13:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:52:48.375Z] time="2022-07-28T13:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe93458ce3038d7a9511f88e8ae38147d63eed81b8583317393347c884a7b031" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:52:48.630Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-28T13:52:48.631Z] === RUN TestPluginInstall/with_insecure [2022-07-28T13:52:48.886Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-28T13:52:49.446Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-28T13:52:49.446Z] time="2022-07-28T13:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:52:49.446Z] time="2022-07-28T13:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc89ac97fd9b9b212d41235c9a64742bbc9b22da3c408c3b703b0bf723637623" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:52:49.446Z] time="2022-07-28T13:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:52:49.446Z] time="2022-07-28T13:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc89ac97fd9b9b212d41235c9a64742bbc9b22da3c408c3b703b0bf723637623" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:52:49.702Z] plugin_test.go:195: [d63aec8644bcf] daemon is not started [2022-07-28T13:52:49.702Z] --- PASS: TestPluginInstall (2.49s) [2022-07-28T13:52:49.702Z] --- PASS: TestPluginInstall/no_auth (0.88s) [2022-07-28T13:52:49.702Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-07-28T13:52:49.702Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-07-28T13:52:49.702Z] === RUN TestPluginsWithRuntimes [2022-07-28T13:52:49.765Z] ok github.com/docker/docker/libnetwork/networkdb 104.555s coverage: 60.4% of statements [2022-07-28T13:52:49.765Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-28T13:52:49.765Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-28T13:52:49.765Z] ok github.com/docker/docker/libnetwork/osl 4.347s coverage: 39.7% of statements [2022-07-28T13:52:49.765Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-28T13:52:50.026Z] ok github.com/docker/docker/libnetwork/portallocator 0.018s coverage: 80.7% of statements [2022-07-28T13:52:50.047Z] --- PASS: TestTemplatedConfig (2.64s) [2022-07-28T13:52:50.047Z] === RUN TestConfigCreateResolve [2022-07-28T13:52:50.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T13:52:50.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T13:52:50.966Z] ok github.com/docker/docker/libnetwork/portmapper 0.640s coverage: 48.6% of statements [2022-07-28T13:52:51.064Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-28T13:52:51.226Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-28T13:52:51.226Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-28T13:52:51.319Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T13:52:51.487Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-28T13:52:51.487Z] [2022-07-28T13:52:51.487Z] === Skipped [2022-07-28T13:52:51.487Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-28T13:52:51.487Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T13:52:51.487Z] [2022-07-28T13:52:51.487Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-28T13:52:51.487Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T13:52:51.487Z] [2022-07-28T13:52:51.487Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-28T13:52:51.487Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T13:52:51.487Z] [2022-07-28T13:52:51.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-28T13:52:51.487Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T13:52:51.487Z] [2022-07-28T13:52:51.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-28T13:52:51.487Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T13:52:51.487Z] [2022-07-28T13:52:51.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-28T13:52:51.487Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T13:52:51.487Z] [2022-07-28T13:52:51.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-28T13:52:51.487Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T13:52:51.487Z] [2022-07-28T13:52:51.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-28T13:52:51.487Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T13:52:51.487Z] [2022-07-28T13:52:51.487Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-28T13:52:51.487Z] firewalld_test.go:14: firewalld is not running [2022-07-28T13:52:51.487Z] [2022-07-28T13:52:51.487Z] DONE 327 tests, 9 skipped in 203.935s [2022-07-28T13:52:51.936Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-28T13:52:51.936Z] PASS [2022-07-28T13:52:51.936Z] [2022-07-28T13:52:51.936Z] DONE 6 tests in 13.834s [2022-07-28T13:52:51.936Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T13:52:51.936Z] INFO: Testing against a local daemon [2022-07-28T13:52:51.936Z] === RUN TestAttachWithTTY [2022-07-28T13:52:51.936Z] --- PASS: TestAttachWithTTY (0.08s) [2022-07-28T13:52:51.936Z] === RUN TestAttachWithoutTTy [2022-07-28T13:52:51.936Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-28T13:52:51.936Z] === RUN TestCheckpoint [2022-07-28T13:52:51.936Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T13:52:51.936Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T13:52:51.936Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T13:52:51.936Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:52:51.936Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:52:51.936Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:52:51.936Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:52:51.936Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:52:51.936Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:52:51.936Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T13:52:51.936Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T13:52:51.936Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T13:52:51.936Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T13:52:51.936Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T13:52:51.936Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T13:52:51.936Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T13:52:51.936Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T13:52:51.937Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T13:52:51.937Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T13:52:51.937Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T13:52:51.937Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T13:52:51.937Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T13:52:51.937Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T13:52:51.937Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T13:52:51.937Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-28T13:52:51.937Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T13:52:51.937Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-28T13:52:51.937Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T13:52:51.937Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-28T13:52:51.937Z] === RUN TestCopyEmptyFile Post stage [Pipeline] junit [2022-07-28T13:52:52.070Z] Recording test results [2022-07-28T13:52:52.193Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-28T13:52:52.193Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T13:52:52.193Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-28T13:52:52.193Z] === RUN TestCopyFromContainer [2022-07-28T13:52:52.244Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T13:52:53.167Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-07-28T13:52:53.167Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-07-28T13:52:53.167Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-07-28T13:52:53.167Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T13:52:53.422Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-07-28T13:52:53.422Z] PASS [2022-07-28T13:52:53.422Z] [2022-07-28T13:52:53.422Z] DONE 24 tests in 6.287s [2022-07-28T13:52:53.422Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T13:52:53.422Z] ++ 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-28T13:52:53.422Z] ++ set -e [2022-07-28T13:52:53.422Z] ++ '[' -n 0 ']' [2022-07-28T13:52:53.422Z] ++ set -x [2022-07-28T13:52:53.422Z] ++ 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-28T13:52:53.422Z] INFO: Testing against a local daemon [2022-07-28T13:52:53.422Z] === RUN TestExternalGraphDriver [2022-07-28T13:52:53.560Z] === RUN TestCopyFromContainer// [2022-07-28T13:52:53.560Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T13:52:53.560Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T13:52:53.560Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T13:52:53.608Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T13:52:53.816Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T13:52:53.816Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T13:52:53.816Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T13:52:53.816Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T13:52:53.947Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -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:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh dynbinary test-integration [2022-07-28T13:52:53.982Z] === RUN TestExternalGraphDriver/json [2022-07-28T13:52:54.073Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T13:52:54.073Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer (1.84s) [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-28T13:52:54.073Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-28T13:52:54.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T13:52:54.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:52:54.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:52:54.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:52:54.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:52:54.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:52:54.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:52:54.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:52:54.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:52:54.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:52:54.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-28T13:52:54.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T13:52:54.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T13:52:54.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T13:52:54.073Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T13:52:54.073Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-28T13:52:54.073Z] === RUN TestCreateWithInvalidEnv [2022-07-28T13:52:54.073Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T13:52:54.073Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T13:52:54.073Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T13:52:54.073Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T13:52:54.073Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T13:52:54.073Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T13:52:54.073Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T13:52:54.073Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T13:52:54.073Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T13:52:54.073Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T13:52:54.073Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T13:52:54.073Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T13:52:54.073Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T13:52:54.073Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T13:52:54.073Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T13:52:54.073Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T13:52:54.207Z] [2022-07-28T13:52:54.208Z] Removing bundles/ [2022-07-28T13:52:54.208Z] [2022-07-28T13:52:54.468Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T13:52:54.468Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T13:52:54.468Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:52:55.344Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-28T13:52:55.599Z] === RUN TestExternalGraphDriver/spec [2022-07-28T13:52:55.963Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2022-07-28T13:52:55.963Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T13:52:57.484Z] === RUN TestExternalGraphDriver/pull [2022-07-28T13:52:57.853Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.74s) [2022-07-28T13:52:57.853Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T13:52:57.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:52:57.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:52:57.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:52:57.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:52:57.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:52:57.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:52:57.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:52:57.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:52:57.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:52:57.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:52:57.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:52:57.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:52:57.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:52:57.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:52:57.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:52:57.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T13:52:57.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T13:52:57.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T13:52:57.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T13:52:57.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T13:52:57.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-07-28T13:52:57.853Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T13:52:58.044Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-28T13:52:58.044Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-28T13:52:58.044Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-28T13:52:58.044Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-28T13:52:58.299Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-28T13:52:58.299Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-28T13:52:58.415Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2022-07-28T13:52:58.415Z] === RUN TestCreateDifferentPlatform [2022-07-28T13:52:58.415Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T13:52:58.415Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T13:52:58.415Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T13:52:58.415Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T13:52:58.415Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T13:52:58.415Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T13:52:58.415Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-28T13:52:58.415Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T13:52:58.671Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.17s) [2022-07-28T13:52:58.671Z] === RUN TestCreateInvalidHostConfig [2022-07-28T13:52:58.671Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:52:58.671Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:52:58.671Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:52:58.671Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:52:58.671Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:52:58.671Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:52:58.671Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:52:58.671Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:52:58.671Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:52:58.671Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:52:58.671Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:52:58.671Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:52:58.671Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-28T13:52:58.671Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T13:52:58.671Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T13:52:58.671Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T13:52:58.671Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T13:52:58.671Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T13:52:58.671Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T13:52:58.671Z] === RUN TestDaemonRestartIpcMode [2022-07-28T13:52:58.671Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T13:52:58.671Z] === RUN TestDaemonHostGatewayIP [2022-07-28T13:52:58.671Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T13:52:58.671Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T13:52:58.671Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T13:52:58.671Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T13:52:58.671Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T13:52:58.671Z] === RUN TestDiff [2022-07-28T13:52:59.233Z] --- PASS: TestDiff (0.60s) [2022-07-28T13:52:59.233Z] === RUN TestExecConsoleSize [2022-07-28T13:52:59.246Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-28T13:52:59.246Z] --- PASS: TestExternalGraphDriver (5.81s) [2022-07-28T13:52:59.246Z] --- PASS: TestExternalGraphDriver/json (1.76s) [2022-07-28T13:52:59.246Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2022-07-28T13:52:59.246Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-07-28T13:52:59.246Z] === RUN TestGraphdriverPluginV2 [2022-07-28T13:52:59.796Z] --- PASS: TestExecConsoleSize (0.66s) [2022-07-28T13:52:59.796Z] === RUN TestExecWithCloseStdin [2022-07-28T13:53:00.182Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-28T13:53:00.724Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-07-28T13:53:00.724Z] === RUN TestExec [2022-07-28T13:53:01.286Z] --- PASS: TestExec (0.65s) [2022-07-28T13:53:01.286Z] === RUN TestExecUser [2022-07-28T13:53:01.847Z] --- PASS: TestExecUser (0.68s) [2022-07-28T13:53:01.847Z] === RUN TestExportContainerAndImportImage [2022-07-28T13:53:02.409Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-07-28T13:53:02.409Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T13:53:02.716Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-28T13:53:02.716Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-28T13:53:02.716Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-28T13:53:02.976Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-28T13:53:03.777Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-28T13:53:03.777Z] === RUN TestHealthCheckWorkdir [2022-07-28T13:53:03.921Z] --- PASS: TestGraphdriverPluginV2 (4.64s) [2022-07-28T13:53:03.921Z] PASS [2022-07-28T13:53:03.921Z] [2022-07-28T13:53:03.921Z] DONE 5 tests in 10.466s [2022-07-28T13:53:03.921Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T13:53:03.921Z] ++ 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-28T13:53:03.921Z] ++ set -e [2022-07-28T13:53:03.921Z] ++ '[' -n 0 ']' [2022-07-28T13:53:03.921Z] ++ set -x [2022-07-28T13:53:03.921Z] ++ 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-28T13:53:03.921Z] INFO: Testing against a local daemon [2022-07-28T13:53:03.921Z] === RUN TestContinueAfterPluginCrash [2022-07-28T13:53:03.921Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T13:53:03.921Z] === RUN TestReadPluginNoRead [2022-07-28T13:53:03.921Z] === PAUSE TestReadPluginNoRead [2022-07-28T13:53:03.921Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T13:53:03.922Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T13:53:03.922Z] === CONT TestContinueAfterPluginCrash [2022-07-28T13:53:03.922Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T13:53:03.922Z] === CONT TestReadPluginNoRead [2022-07-28T13:53:04.704Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-07-28T13:53:04.704Z] === RUN TestHealthKillContainer [2022-07-28T13:53:06.478Z] === RUN TestReadPluginNoRead/default [2022-07-28T13:53:07.064Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-07-28T13:53:07.623Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T13:53:09.509Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T13:53:10.433Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-28T13:53:10.993Z] === CONT TestReadPluginNoRead [2022-07-28T13:53:10.993Z] read_test.go:92: [df1f51a42650e] daemon is not started [2022-07-28T13:53:10.993Z] --- PASS: TestReadPluginNoRead (6.87s) [2022-07-28T13:53:10.993Z] --- PASS: TestReadPluginNoRead/default (1.40s) [2022-07-28T13:53:10.993Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2022-07-28T13:53:10.993Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2022-07-28T13:53:11.918Z] --- PASS: TestContinueAfterPluginCrash (7.89s) [2022-07-28T13:53:11.918Z] PASS [2022-07-28T13:53:11.918Z] [2022-07-28T13:53:11.918Z] DONE 6 tests in 7.929s [2022-07-28T13:53:11.918Z] 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-28T13:53:11.918Z] ++ 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-28T13:53:11.918Z] ++ set -e [2022-07-28T13:53:11.918Z] ++ '[' -n 0 ']' [2022-07-28T13:53:11.918Z] ++ set -x [2022-07-28T13:53:11.918Z] ++ 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-28T13:53:11.918Z] testing: warning: no tests to run [2022-07-28T13:53:11.918Z] PASS [2022-07-28T13:53:11.918Z] [2022-07-28T13:53:11.918Z] DONE 0 tests in 0.007s [2022-07-28T13:53:11.918Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T13:53:11.918Z] ++ 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-28T13:53:11.918Z] ++ set -e [2022-07-28T13:53:11.918Z] ++ '[' -n 0 ']' [2022-07-28T13:53:11.918Z] ++ set -x [2022-07-28T13:53:11.918Z] ++ 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-28T13:53:11.918Z] INFO: Testing against a local daemon [2022-07-28T13:53:11.918Z] === RUN TestPluginWithDevMounts [2022-07-28T13:53:11.918Z] === PAUSE TestPluginWithDevMounts [2022-07-28T13:53:11.918Z] === CONT TestPluginWithDevMounts [2022-07-28T13:53:12.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T13:53:12.786Z] --- PASS: TestHealthKillContainer (8.25s) [2022-07-28T13:53:12.786Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T13:53:13.280Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-28T13:53:13.347Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-07-28T13:53:13.347Z] === RUN TestIpcModeNone [2022-07-28T13:53:13.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-28T13:53:13.535Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-07-28T13:53:13.535Z] PASS [2022-07-28T13:53:13.535Z] [2022-07-28T13:53:13.535Z] DONE 1 tests in 1.605s [2022-07-28T13:53:13.535Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T13:53:13.535Z] ++ 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-28T13:53:13.535Z] ++ set -e [2022-07-28T13:53:13.535Z] ++ '[' -n 0 ']' [2022-07-28T13:53:13.535Z] ++ set -x [2022-07-28T13:53:13.535Z] ++ 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-28T13:53:13.535Z] INFO: Testing against a local daemon [2022-07-28T13:53:13.535Z] === RUN TestSecretInspect [2022-07-28T13:53:13.910Z] --- PASS: TestIpcModeNone (0.66s) [2022-07-28T13:53:13.910Z] === RUN TestIpcModePrivate [2022-07-28T13:53:14.095Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-28T13:53:14.472Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-28T13:53:14.885Z] --- PASS: TestIpcModePrivate (0.64s) [2022-07-28T13:53:14.885Z] === RUN TestIpcModeShareable [2022-07-28T13:53:15.141Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-28T13:53:15.398Z] --- PASS: TestIpcModeShareable (0.67s) [2022-07-28T13:53:15.398Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T13:53:15.457Z] docker_api_swarm_test.go:272: [dbf7c074be5dd] joining swarm manager [ded23b3d48d93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:53:16.381Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-28T13:53:16.381Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-28T13:53:16.381Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-28T13:53:16.941Z] docker_api_swarm_test.go:273: [dede8391358ca] joining swarm manager [ded23b3d48d93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:53:16.941Z] --- PASS: TestSecretInspect (3.23s) [2022-07-28T13:53:16.941Z] === RUN TestSecretList [2022-07-28T13:53:17.290Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2022-07-28T13:53:17.290Z] === RUN TestAPIIpcModeHost [2022-07-28T13:53:17.546Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-28T13:53:17.546Z] === RUN TestDaemonIpcModeShareable [2022-07-28T13:53:18.913Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-28T13:53:18.913Z] --- PASS: TestDaemonIpcModeShareable (1.26s) [2022-07-28T13:53:18.913Z] === RUN TestDaemonIpcModePrivate [2022-07-28T13:53:19.493Z] --- PASS: TestSecretList (2.70s) [2022-07-28T13:53:19.493Z] === RUN TestSecretsCreateAndDelete [2022-07-28T13:53:19.841Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-28T13:53:20.097Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-07-28T13:53:20.097Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T13:53:20.417Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-28T13:53:20.417Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-28T13:53:20.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T13:53:21.463Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-28T13:53:21.463Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.30s) [2022-07-28T13:53:21.463Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T13:53:22.302Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-28T13:53:22.302Z] --- PASS: TestSecretsCreateAndDelete (2.83s) [2022-07-28T13:53:22.302Z] === RUN TestSecretsUpdate [2022-07-28T13:53:22.302Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-28T13:53:22.391Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-28T13:53:22.647Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-28T13:53:22.647Z] === RUN TestIpcModeOlderClient [2022-07-28T13:53:22.647Z] === PAUSE TestIpcModeOlderClient [2022-07-28T13:53:22.647Z] === RUN TestKillContainerInvalidSignal [2022-07-28T13:53:23.210Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2022-07-28T13:53:23.210Z] === RUN TestKillContainer [2022-07-28T13:53:23.210Z] === RUN TestKillContainer/no_signal [2022-07-28T13:53:23.466Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T13:53:24.029Z] === RUN TestKillContainer/killing_signal [2022-07-28T13:53:24.186Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-28T13:53:24.441Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-28T13:53:24.591Z] --- PASS: TestKillContainer (1.44s) [2022-07-28T13:53:24.591Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-28T13:53:24.591Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-07-28T13:53:24.591Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-07-28T13:53:24.591Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T13:53:24.591Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T13:53:25.175Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T13:53:25.407Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-28T13:53:25.662Z] --- PASS: TestSecretsUpdate (3.24s) [2022-07-28T13:53:25.662Z] === RUN TestTemplatedSecret [2022-07-28T13:53:25.917Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-28T13:53:26.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2022-07-28T13:53:26.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2022-07-28T13:53:26.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2022-07-28T13:53:26.120Z] === RUN TestKillStoppedContainer [2022-07-28T13:53:26.120Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-28T13:53:26.120Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T13:53:26.120Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-28T13:53:26.120Z] === RUN TestKillDifferentUserContainer [2022-07-28T13:53:26.682Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-07-28T13:53:26.682Z] === RUN TestInspectOomKilledTrue [2022-07-28T13:53:26.682Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-28T13:53:26.682Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T13:53:26.682Z] === RUN TestInspectOomKilledFalse [2022-07-28T13:53:26.938Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2022-07-28T13:53:26.938Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T13:53:27.280Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-28T13:53:27.501Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-07-28T13:53:27.501Z] === RUN TestLinksContainerNames [2022-07-28T13:53:27.535Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-28T13:53:27.535Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-28T13:53:28.094Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-28T13:53:28.350Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-28T13:53:28.428Z] --- PASS: TestLinksContainerNames (0.91s) [2022-07-28T13:53:28.428Z] === RUN TestLogsFollowTailEmpty [2022-07-28T13:53:28.605Z] --- PASS: TestTemplatedSecret (2.99s) [2022-07-28T13:53:28.605Z] === RUN TestSecretCreateResolve [2022-07-28T13:53:28.684Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-28T13:53:28.684Z] === RUN TestLogs [2022-07-28T13:53:28.684Z] === RUN TestLogs/driver_local [2022-07-28T13:53:28.684Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:53:28.684Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:53:28.684Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T13:53:28.684Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T13:53:28.684Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T13:53:28.684Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T13:53:28.684Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:53:28.684Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:53:28.684Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:53:28.684Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:53:28.684Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:53:28.684Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:53:28.684Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:53:28.684Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:53:28.860Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-28T13:53:28.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T13:53:28.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T13:53:29.612Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:53:29.612Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:53:29.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T13:53:30.222Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-28T13:53:30.540Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T13:53:30.540Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T13:53:30.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T13:53:31.101Z] === RUN TestLogs/driver_json-file [2022-07-28T13:53:31.101Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:53:31.101Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:53:31.101Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:53:31.101Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:53:31.101Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:53:31.101Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:53:31.101Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:53:31.101Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:53:31.101Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:53:31.101Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:53:31.101Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:53:31.101Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:53:31.101Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:53:31.101Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:53:31.147Z] --- PASS: TestSecretCreateResolve (2.58s) [2022-07-28T13:53:31.147Z] PASS [2022-07-28T13:53:31.147Z] [2022-07-28T13:53:31.147Z] DONE 6 tests in 17.590s [2022-07-28T13:53:31.147Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T13:53:31.147Z] ++ 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-28T13:53:31.147Z] ++ set -e [2022-07-28T13:53:31.147Z] ++ '[' -n 0 ']' [2022-07-28T13:53:31.147Z] ++ set -x [2022-07-28T13:53:31.147Z] ++ 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-28T13:53:31.147Z] INFO: Testing against a local daemon [2022-07-28T13:53:31.147Z] === RUN TestServiceCreateInit [2022-07-28T13:53:31.147Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T13:53:31.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T13:53:31.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T13:53:31.664Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:53:31.920Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:53:32.071Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-28T13:53:32.482Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:53:32.482Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:53:32.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T13:53:33.044Z] --- PASS: TestLogs (4.39s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.85s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.86s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.85s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.66s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.83s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.66s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-07-28T13:53:33.044Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-07-28T13:53:33.044Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T13:53:33.433Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-28T13:53:34.416Z] --- PASS: TestContainerNetworkMountsNoChown (1.28s) [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/default [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/private [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/slave [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/shared [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T13:53:34.416Z] === CONT TestMountDaemonRoot/default [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:53:34.416Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T13:53:34.416Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:53:34.416Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:53:34.416Z] === CONT TestMountDaemonRoot/shared [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:53:34.416Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T13:53:34.416Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T13:53:34.416Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:53:34.417Z] === CONT TestMountDaemonRoot/slave [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:53:34.417Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:53:34.417Z] === CONT TestMountDaemonRoot/private [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T13:53:34.417Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:53:34.417Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:53:34.417Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:53:34.417Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T13:53:34.673Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:53:34.673Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:53:34.673Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:53:34.673Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:53:34.673Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:53:34.673Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:53:34.673Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T13:53:34.673Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:53:34.673Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T13:53:34.795Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-28T13:53:34.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-28T13:53:34.930Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T13:53:34.931Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:53:34.931Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:53:34.931Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:53:34.931Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:53:34.931Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:53:34.931Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T13:53:34.931Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:53:34.931Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T13:53:34.931Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:53:34.931Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:53:35.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T13:53:35.187Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:53:35.187Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:53:35.187Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T13:53:35.187Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:53:35.187Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-28T13:53:35.187Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T13:53:35.187Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2022-07-28T13:53:35.187Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-28T13:53:35.187Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-07-28T13:53:35.187Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-28T13:53:35.188Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-28T13:53:35.188Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T13:53:35.719Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-28T13:53:35.974Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T13:53:36.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T13:53:36.899Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-28T13:53:36.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T13:53:37.080Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2022-07-28T13:53:37.080Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T13:53:37.080Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-28T13:53:37.080Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T13:53:37.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T13:53:37.642Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-28T13:53:37.642Z] === RUN TestNetworkNat [2022-07-28T13:53:37.899Z] --- PASS: TestNetworkNat (0.49s) [2022-07-28T13:53:37.899Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T13:53:38.461Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-28T13:53:38.461Z] === RUN TestNetworkLoopbackNat [2022-07-28T13:53:38.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T13:53:39.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T13:53:40.160Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-28T13:53:40.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T13:53:40.415Z] --- PASS: TestServiceCreateInit (9.20s) [2022-07-28T13:53:40.415Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2022-07-28T13:53:40.415Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s) [2022-07-28T13:53:40.415Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T13:53:40.983Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-07-28T13:53:40.983Z] === RUN TestPause [2022-07-28T13:53:41.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T13:53:41.339Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-28T13:53:41.546Z] --- PASS: TestPause (0.47s) [2022-07-28T13:53:41.546Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T13:53:41.546Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T13:53:41.546Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T13:53:41.546Z] === RUN TestPauseStopPausedContainer [2022-07-28T13:53:41.898Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-28T13:53:42.108Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-28T13:53:42.108Z] === RUN TestPidHost [2022-07-28T13:53:42.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T13:53:42.814Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T13:53:42.814Z] Using test binary docker [2022-07-28T13:53:42.814Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T13:53:42.814Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T13:53:42.814Z] INFO: Waiting for daemon to start... [2022-07-28T13:53:42.814Z] Starting dockerd [2022-07-28T13:53:42.821Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-28T13:53:43.035Z] --- PASS: TestPidHost (1.01s) [2022-07-28T13:53:43.035Z] === RUN TestPsFilter [2022-07-28T13:53:43.035Z] --- PASS: TestPsFilter (0.10s) [2022-07-28T13:53:43.035Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T13:53:43.598Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-28T13:53:43.598Z] === RUN TestRemoveContainerWithVolume [2022-07-28T13:53:44.164Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2022-07-28T13:53:44.164Z] === RUN TestRemoveContainerRunning [2022-07-28T13:53:44.420Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-07-28T13:53:44.420Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T13:53:44.982Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-07-28T13:53:44.982Z] === RUN TestRemoveInvalidContainer [2022-07-28T13:53:44.982Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T13:53:44.982Z] === RUN TestRenameLinkedContainer [2022-07-28T13:53:46.133Z] . [2022-07-28T13:53:46.134Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T13:53:46.134Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T13:53:46.134Z] Error: No such image: emptyfs [2022-07-28T13:53:46.134Z] Running integration-test (iteration 1) [2022-07-28T13:53:46.134Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T13:53:46.134Z] Loaded image: busybox:latest [2022-07-28T13:53:46.392Z] Loaded image: busybox:glibc [2022-07-28T13:53:47.499Z] --- PASS: TestRenameLinkedContainer (2.07s) [2022-07-28T13:53:47.499Z] === RUN TestRenameStoppedContainer [2022-07-28T13:53:47.499Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-28T13:53:47.499Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T13:53:47.768Z] Loaded image: debian:bullseye-slim [2022-07-28T13:53:47.768Z] Loaded image: hello-world:latest [2022-07-28T13:53:47.768Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T13:53:47.768Z] INFO: Testing against a local daemon [2022-07-28T13:53:47.768Z] === RUN TestCgroupNamespacesBuild [2022-07-28T13:53:48.426Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-07-28T13:53:48.426Z] === RUN TestRenameInvalidName [2022-07-28T13:53:48.988Z] --- PASS: TestRenameInvalidName (0.51s) [2022-07-28T13:53:48.988Z] === RUN TestRenameAnonymousContainer [2022-07-28T13:53:49.144Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-07-28T13:53:49.144Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T13:53:50.519Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-07-28T13:53:50.519Z] === RUN TestBuildWithSession [2022-07-28T13:53:50.519Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T13:53:50.519Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T13:53:50.519Z] === RUN TestBuildSquashParent [2022-07-28T13:53:50.878Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2022-07-28T13:53:50.878Z] === RUN TestRenameContainerWithSameName [2022-07-28T13:53:50.895Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-28T13:53:51.134Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-28T13:53:51.134Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T13:53:52.063Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2022-07-28T13:53:52.063Z] === RUN TestResize [2022-07-28T13:53:52.625Z] --- PASS: TestResize (0.44s) [2022-07-28T13:53:52.625Z] === RUN TestResizeWithInvalidSize [2022-07-28T13:53:52.779Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-28T13:53:53.187Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-28T13:53:53.187Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T13:53:53.445Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:53:53.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:53:53.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:53:53.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T13:53:53.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:53:54.140Z] === RUN TestDockerSuite/TestBuildRm [2022-07-28T13:53:55.340Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:53:56.072Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-28T13:53:56.633Z] --- PASS: TestCreateServiceMultipleTimes (16.12s) [2022-07-28T13:53:56.633Z] === RUN TestCreateServiceConflict [2022-07-28T13:53:56.633Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-28T13:53:56.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:53:57.598Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-28T13:53:57.853Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-28T13:53:58.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:53:58.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:53:58.628Z] --- PASS: TestBuildSquashParent (6.98s) [2022-07-28T13:53:58.628Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T13:53:58.628Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:53:58.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:53:58.628Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:53:58.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:53:58.628Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:53:58.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:53:58.628Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:53:58.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:53:58.628Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:53:58.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:53:58.628Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:53:58.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:53:58.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:53:58.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:53:58.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-28T13:53:58.779Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-28T13:53:59.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:53:59.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:53:59.703Z] --- PASS: TestCreateServiceConflict (3.23s) [2022-07-28T13:53:59.703Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T13:53:59.703Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-28T13:54:00.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:54:00.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:54:00.628Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-28T13:54:01.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:54:01.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:54:03.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-28T13:54:03.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:54:03.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T13:54:03.698Z] --- PASS: TestCreateServiceMaxReplicas (3.98s) [2022-07-28T13:54:03.698Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T13:54:03.808Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-07-28T13:54:03.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2022-07-28T13:54:03.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2022-07-28T13:54:03.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.85s) [2022-07-28T13:54:03.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2022-07-28T13:54:03.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2022-07-28T13:54:03.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2022-07-28T13:54:03.808Z] === RUN TestBuildMultiStageCopy [2022-07-28T13:54:03.808Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T13:54:04.624Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-28T13:54:04.624Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-28T13:54:04.624Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-28T13:54:04.624Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-28T13:54:04.624Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-28T13:54:04.880Z] docker_api_swarm_node_test.go:20: [db323c03e0e71] joining swarm manager [d3f8ea869c7a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:54:04.880Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-28T13:54:05.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T13:54:05.805Z] docker_api_swarm_node_test.go:21: [d3078fc34fd26] joining swarm manager [d3f8ea869c7a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:54:05.805Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-28T13:54:05.805Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-28T13:54:06.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T13:54:07.091Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T13:54:07.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T13:54:07.166Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-28T13:54:08.467Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T13:54:09.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T13:54:09.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T13:54:09.033Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T13:54:10.406Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T13:54:10.423Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-28T13:54:10.678Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-28T13:54:10.906Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T13:54:11.340Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-07-28T13:54:11.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-07-28T13:54:11.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-07-28T13:54:11.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-28T13:54:11.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-28T13:54:11.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-28T13:54:11.340Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T13:54:11.602Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-28T13:54:11.857Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.93s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.43s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.72s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.93s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-07-28T13:54:12.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-07-28T13:54:12.271Z] === RUN TestCgroupNamespacesRun [2022-07-28T13:54:12.416Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-28T13:54:13.341Z] === RUN TestDockerSuite/TestBuildUser [2022-07-28T13:54:13.635Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-07-28T13:54:13.635Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T13:54:13.635Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-28T13:54:13.635Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-28T13:54:13.635Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T13:54:14.563Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-07-28T13:54:14.563Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T13:54:14.702Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-28T13:54:15.929Z] --- PASS: TestCgroupNamespacesRunHostMode (1.28s) [2022-07-28T13:54:15.929Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T13:54:16.174Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T13:54:16.174Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T13:54:16.174Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:54:16.174Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T13:54:16.174Z] [2022-07-28T13:54:16.174Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-28T13:54:16.174Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-28T13:54:16.174Z] Using test binary docker [2022-07-28T13:54:16.174Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T13:54:16.174Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T13:54:16.174Z] INFO: Waiting for daemon to start... [2022-07-28T13:54:16.174Z] Starting dockerd [2022-07-28T13:54:16.174Z] . [2022-07-28T13:54:16.174Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-28T13:54:16.586Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-28T13:54:16.601Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-28T13:54:16.601Z] === RUN TestBuildLabelWithTargets [2022-07-28T13:54:16.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-28T13:54:17.294Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-28T13:54:17.294Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T13:54:18.221Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-28T13:54:18.221Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T13:54:18.725Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.67s) [2022-07-28T13:54:18.725Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T13:54:18.817Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-28T13:54:18.817Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T13:54:20.207Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-07-28T13:54:20.207Z] === RUN TestNISDomainname [2022-07-28T13:54:20.768Z] --- PASS: TestNISDomainname (0.58s) [2022-07-28T13:54:20.768Z] === RUN TestHostnameDnsResolution [2022-07-28T13:54:21.237Z] docker_api_swarm_test.go:502: [d9f0be5931243] joining swarm manager [d35a45b96539c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:54:21.696Z] --- PASS: TestHostnameDnsResolution (0.83s) [2022-07-28T13:54:21.696Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T13:54:21.952Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-07-28T13:54:21.952Z] === RUN TestPrivilegedHostDevices [2022-07-28T13:54:22.161Z] --- PASS: TestCreateServiceSecretFileMode (3.64s) [2022-07-28T13:54:22.161Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T13:54:22.513Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-28T13:54:22.513Z] === RUN TestRunConsoleSize [2022-07-28T13:54:23.075Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-28T13:54:23.075Z] === RUN TestStats [2022-07-28T13:54:24.706Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-28T13:54:24.706Z] === RUN TestBuildWithEmptyLayers [2022-07-28T13:54:25.423Z] --- PASS: TestCreateServiceConfigFileMode (3.05s) [2022-07-28T13:54:25.423Z] === RUN TestCreateServiceSysctls [2022-07-28T13:54:25.590Z] --- PASS: TestStats (2.51s) [2022-07-28T13:54:25.590Z] === RUN TestStopContainerWithTimeout [2022-07-28T13:54:25.590Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T13:54:25.590Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T13:54:25.590Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T13:54:25.590Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T13:54:25.590Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T13:54:25.590Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T13:54:25.590Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T13:54:25.590Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T13:54:25.590Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T13:54:25.590Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T13:54:26.153Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T13:54:27.241Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-28T13:54:27.241Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T13:54:28.042Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T13:54:29.585Z] --- PASS: TestCreateServiceSysctls (3.87s) [2022-07-28T13:54:29.585Z] === RUN TestCreateServiceCapabilities [2022-07-28T13:54:29.585Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-28T13:54:29.930Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-28T13:54:29.930Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-07-28T13:54:29.930Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-07-28T13:54:29.930Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-07-28T13:54:29.930Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-07-28T13:54:29.930Z] === RUN TestDeleteDevicemapper [2022-07-28T13:54:29.930Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T13:54:29.930Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T13:54:29.930Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T13:54:30.510Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-28T13:54:30.510Z] docker_api_swarm_test.go:507: [d0e110dedb858] joining swarm manager [d35a45b96539c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:54:30.510Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-28T13:54:30.948Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T13:54:30.948Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T13:54:30.948Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:54:30.948Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T13:54:30.948Z] [2022-07-28T13:54:30.948Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T13:54:30.948Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T13:54:30.948Z] HOSTNAME=74579d065aca [2022-07-28T13:54:30.948Z] TESTDEBUG=0 [2022-07-28T13:54:30.948Z] DEST=bundles/test-integration [2022-07-28T13:54:30.948Z] PWD=/go/src/github.com/docker/docker [2022-07-28T13:54:30.948Z] DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 [2022-07-28T13:54:30.948Z] container=docker [2022-07-28T13:54:30.948Z] HOME=/root [2022-07-28T13:54:30.948Z] GOLANG_VERSION=1.18.4 [2022-07-28T13:54:30.948Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T13:54:30.948Z] VALIDATE_BRANCH=master [2022-07-28T13:54:30.948Z] TERM=xterm [2022-07-28T13:54:30.948Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T13:54:30.948Z] SHLVL=1 [2022-07-28T13:54:30.948Z] TIMEOUT=120m [2022-07-28T13:54:30.948Z] DOCKER_BUILDTAGS= journald [2022-07-28T13:54:30.948Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T13:54:30.948Z] GO111MODULE=off [2022-07-28T13:54:30.948Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T13:54:30.948Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T13:54:30.948Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T13:54:30.948Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T13:54:30.948Z] GOPATH=/go [2022-07-28T13:54:30.948Z] PKG_CONFIG=pkg-config [2022-07-28T13:54:30.948Z] _=/usr/bin/env [2022-07-28T13:54:30.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T13:54:31.296Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-07-28T13:54:31.296Z] === RUN TestUpdateMemory [2022-07-28T13:54:31.552Z] --- PASS: TestUpdateMemory (0.54s) [2022-07-28T13:54:31.552Z] === RUN TestUpdateCPUQuota [2022-07-28T13:54:31.872Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-28T13:54:31.873Z] --- PASS: TestCreateServiceCapabilities (2.85s) [2022-07-28T13:54:31.873Z] === RUN TestInspect [2022-07-28T13:54:32.127Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-28T13:54:32.505Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-28T13:54:32.505Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T13:54:32.764Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-28T13:54:32.764Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T13:54:32.918Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-07-28T13:54:32.918Z] === RUN TestUpdatePidsLimit [2022-07-28T13:54:32.918Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T13:54:32.918Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T13:54:33.053Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-28T13:54:33.053Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-28T13:54:33.053Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-28T13:54:33.053Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-28T13:54:33.053Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-28T13:54:33.053Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-28T13:54:33.053Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-28T13:54:33.053Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-28T13:54:33.053Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-28T13:54:33.174Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T13:54:33.430Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T13:54:33.992Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T13:54:34.248Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T13:54:34.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T13:54:34.938Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-28T13:54:34.938Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-28T13:54:34.938Z] --- PASS: TestInspect (3.21s) [2022-07-28T13:54:34.938Z] === RUN TestCreateJob [2022-07-28T13:54:35.433Z] --- PASS: TestUpdatePidsLimit (2.72s) [2022-07-28T13:54:35.433Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-28T13:54:35.433Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-07-28T13:54:35.433Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-07-28T13:54:35.433Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s) [2022-07-28T13:54:35.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-07-28T13:54:35.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-07-28T13:54:35.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-07-28T13:54:35.433Z] === RUN TestUpdateRestartPolicy [2022-07-28T13:54:35.498Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-28T13:54:36.058Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-28T13:54:36.618Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-28T13:54:36.618Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-28T13:54:38.031Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-07-28T13:54:38.031Z] === RUN TestBuildWithHugeFile [2022-07-28T13:54:38.503Z] --- PASS: TestCreateJob (3.58s) [2022-07-28T13:54:38.503Z] === RUN TestReplicatedJob [2022-07-28T13:54:39.063Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-28T13:54:40.425Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-28T13:54:40.984Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-28T13:54:40.984Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-28T13:54:41.544Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-28T13:54:41.544Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-28T13:54:41.544Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-28T13:54:41.799Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-28T13:54:43.686Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-28T13:54:44.610Z] === RUN TestDockerSuite/TestCommitChange [2022-07-28T13:54:44.865Z] --- PASS: TestReplicatedJob (6.26s) [2022-07-28T13:54:44.866Z] === RUN TestUpdateReplicatedJob [2022-07-28T13:54:45.426Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-28T13:54:45.985Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-28T13:54:47.602Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-07-28T13:54:47.602Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T13:54:47.602Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-28T13:54:47.602Z] === RUN TestWaitNonBlocked [2022-07-28T13:54:47.602Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:54:47.602Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:54:47.602Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:54:47.602Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:54:47.602Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:54:47.602Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:54:47.602Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T13:54:47.602Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-07-28T13:54:47.602Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-07-28T13:54:47.602Z] === RUN TestWaitBlocked [2022-07-28T13:54:47.602Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:54:47.602Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:54:47.602Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:54:47.602Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:54:47.602Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:54:47.602Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:54:47.870Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-28T13:54:48.529Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T13:54:48.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-28T13:54:48.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-07-28T13:54:48.529Z] === RUN TestWaitConditions [2022-07-28T13:54:48.529Z] === RUN TestWaitConditions/default [2022-07-28T13:54:48.529Z] === PAUSE TestWaitConditions/default [2022-07-28T13:54:48.529Z] === RUN TestWaitConditions/not-running [2022-07-28T13:54:48.529Z] === PAUSE TestWaitConditions/not-running [2022-07-28T13:54:48.529Z] === RUN TestWaitConditions/next-exit [2022-07-28T13:54:48.529Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T13:54:48.529Z] === RUN TestWaitConditions/removed [2022-07-28T13:54:48.529Z] === PAUSE TestWaitConditions/removed [2022-07-28T13:54:48.529Z] === CONT TestWaitConditions/default [2022-07-28T13:54:48.529Z] === CONT TestWaitConditions/removed [2022-07-28T13:54:49.231Z] --- PASS: TestUpdateReplicatedJob (4.39s) [2022-07-28T13:54:49.231Z] === RUN TestServiceListWithStatuses [2022-07-28T13:54:49.231Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T13:54:49.231Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T13:54:49.231Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T13:54:49.486Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-28T13:54:50.047Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-28T13:54:50.419Z] === CONT TestWaitConditions/next-exit [2022-07-28T13:54:50.419Z] === CONT TestWaitConditions/not-running [2022-07-28T13:54:51.786Z] --- PASS: TestWaitConditions (0.01s) [2022-07-28T13:54:51.786Z] --- PASS: TestWaitConditions/removed (1.80s) [2022-07-28T13:54:51.786Z] --- PASS: TestWaitConditions/default (1.83s) [2022-07-28T13:54:51.786Z] --- PASS: TestWaitConditions/not-running (1.63s) [2022-07-28T13:54:51.786Z] --- PASS: TestWaitConditions/next-exit (1.67s) [2022-07-28T13:54:51.786Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T13:54:51.786Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T13:54:51.933Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-28T13:54:53.295Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-28T13:54:54.219Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-28T13:54:54.320Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s) [2022-07-28T13:54:54.320Z] === CONT TestIpcModeOlderClient [2022-07-28T13:54:54.320Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-07-28T13:54:54.320Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T13:54:54.320Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-28T13:54:54.320Z] === CONT TestDaemonHostGatewayIP [2022-07-28T13:54:54.779Z] --- PASS: TestDockerNetworkConnectAlias (5.57s) [2022-07-28T13:54:54.780Z] === RUN TestDockerNetworkReConnect [2022-07-28T13:54:54.911Z] sha256:634530ba41efc825d62219f1e7a5aaa9cb7ef081de346737a7126baed60be481 [2022-07-28T13:54:54.911Z] INFO: Starting docker-py tests... [2022-07-28T13:54:54.911Z] ============================= test session starts ============================== [2022-07-28T13:54:54.911Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-28T13:54:54.911Z] rootdir: /src, inifile: pytest.ini [2022-07-28T13:54:54.911Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-28T13:54:54.911Z] collected 395 items / 2 deselected / 393 selected [2022-07-28T13:54:54.911Z] [2022-07-28T13:54:55.340Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-28T13:54:55.340Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-28T13:54:55.901Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-28T13:54:56.827Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-28T13:54:56.841Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-07-28T13:54:56.841Z] === CONT TestDaemonRestartIpcMode [2022-07-28T13:54:57.388Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-28T13:54:57.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T13:54:57.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T13:54:58.312Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-28T13:54:59.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-28T13:54:59.237Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-28T13:54:59.361Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-07-28T13:54:59.492Z] --- PASS: TestDockerNetworkReConnect (4.67s) [2022-07-28T13:54:59.492Z] === RUN TestServicePlugin [2022-07-28T13:54:59.746Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-28T13:55:00.672Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-28T13:55:00.928Z] docker_api_swarm_node_test.go:81: [d66cfc2c491c6] joining swarm manager [d559b8da4d371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:55:01.488Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-28T13:55:02.048Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-28T13:55:02.608Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-28T13:55:02.863Z] plugin_test.go:61: [db33726722c48] joining swarm manager [d521bd6601e23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:55:03.788Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-28T13:55:04.044Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-28T13:55:04.299Z] plugin_test.go:64: [d39f5a5a0f076] joining swarm manager [d521bd6601e23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:55:04.859Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-28T13:55:05.783Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-28T13:55:06.710Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-28T13:55:06.965Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-28T13:55:07.220Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-28T13:55:07.423Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-28T13:55:07.443Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2022-07-28T13:55:07.443Z] PASS [2022-07-28T13:55:07.443Z] [2022-07-28T13:55:07.443Z] === Skipped [2022-07-28T13:55:07.443Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T13:55:07.443Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T13:55:07.443Z] [2022-07-28T13:55:07.443Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T13:55:07.443Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-28T13:55:07.443Z] [2022-07-28T13:55:07.443Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T13:55:07.443Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T13:55:07.443Z] [2022-07-28T13:55:07.443Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-28T13:55:07.443Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-28T13:55:07.443Z] [2022-07-28T13:55:07.443Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T13:55:07.443Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T13:55:07.443Z] [2022-07-28T13:55:07.443Z] DONE 264 tests, 5 skipped in 134.508s [2022-07-28T13:55:07.443Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T13:55:07.443Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T13:55:07.443Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-28T13:55:07.443Z] === RUN TestConfigDaemonID [2022-07-28T13:55:07.702Z] daemon_test.go:83: [df895ac166566] daemon is not started [2022-07-28T13:55:07.702Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-28T13:55:07.702Z] === RUN TestDaemonConfigValidation [2022-07-28T13:55:07.702Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:55:07.702Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:55:07.702Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T13:55:07.702Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T13:55:07.702Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T13:55:07.702Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T13:55:07.702Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T13:55:07.702Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T13:55:07.702Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T13:55:07.702Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T13:55:07.702Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:55:07.702Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T13:55:07.779Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-28T13:55:07.958Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T13:55:07.958Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T13:55:07.958Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T13:55:07.958Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T13:55:07.958Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-28T13:55:07.958Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-28T13:55:07.958Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-28T13:55:07.958Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-28T13:55:07.958Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-28T13:55:07.958Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T13:55:07.958Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T13:55:08.253Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-28T13:55:08.703Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-28T13:55:08.885Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T13:55:09.627Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-28T13:55:09.650Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-28T13:55:10.187Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-28T13:55:10.249Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T13:55:10.747Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-28T13:55:11.176Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T13:55:11.176Z] daemon_test.go:197: [dd447776afa5b] daemon is not started [2022-07-28T13:55:11.176Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-28T13:55:11.176Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-28T13:55:11.176Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-28T13:55:11.176Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-28T13:55:11.176Z] === RUN TestDaemonProxy [2022-07-28T13:55:11.176Z] === RUN TestDaemonProxy/environment_variables [2022-07-28T13:55:12.109Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-28T13:55:12.364Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-28T13:55:13.063Z] === RUN TestDaemonProxy/command-line_options [2022-07-28T13:55:14.248Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-28T13:55:14.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-28T13:55:14.952Z] === RUN TestDaemonProxy/configuration_file [2022-07-28T13:55:16.316Z] === RUN TestDaemonProxy/conflicting_options [2022-07-28T13:55:16.759Z] docker_api_swarm_node_test.go:53: [d6f6324450962] joining swarm manager [db9c001efd926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:55:16.880Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-28T13:55:17.320Z] docker_api_swarm_node_test.go:54: [d9854aaa51b05] joining swarm manager [db9c001efd926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:55:17.320Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-28T13:55:17.442Z] --- PASS: TestDaemonProxy (6.24s) [2022-07-28T13:55:17.442Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-28T13:55:17.442Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-28T13:55:17.442Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-28T13:55:17.442Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-28T13:55:17.442Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-28T13:55:17.442Z] PASS [2022-07-28T13:55:17.442Z] [2022-07-28T13:55:17.442Z] DONE 18 tests in 11.161s [2022-07-28T13:55:17.442Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T13:55:17.442Z] INFO: Testing against a local daemon [2022-07-28T13:55:17.442Z] === RUN TestCommitInheritsEnv [2022-07-28T13:55:17.699Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-07-28T13:55:17.699Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T13:55:17.699Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T13:55:17.699Z] === RUN TestImportWithCustomPlatform [2022-07-28T13:55:17.699Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T13:55:17.699Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T13:55:17.699Z] === RUN TestImportWithCustomPlatform// [2022-07-28T13:55:17.699Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T13:55:17.956Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T13:55:17.956Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T13:55:17.956Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T13:55:17.956Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T13:55:17.956Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T13:55:17.956Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-28T13:55:17.956Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-28T13:55:17.956Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T13:55:17.956Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T13:55:17.956Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-28T13:55:17.956Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-28T13:55:17.956Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-28T13:55:17.956Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T13:55:17.956Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T13:55:17.956Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T13:55:17.956Z] === RUN TestImagesFilterMultiReference [2022-07-28T13:55:18.213Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-28T13:55:18.213Z] === RUN TestImagePullPlatformInvalid [2022-07-28T13:55:18.213Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-28T13:55:18.213Z] === RUN TestRemoveImageOrphaning [2022-07-28T13:55:18.469Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-07-28T13:55:18.469Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T13:55:19.030Z] time="2022-07-28T13:55:18Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-28T13:55:19.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T13:55:19.830Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-28T13:55:20.085Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-28T13:55:20.397Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-07-28T13:55:20.397Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T13:55:20.397Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-28T13:55:20.397Z] === RUN TestTagInvalidReference [2022-07-28T13:55:20.397Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T13:55:20.397Z] === RUN TestTagValidPrefixedRepo [2022-07-28T13:55:20.397Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-28T13:55:20.397Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T13:55:20.397Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-28T13:55:20.397Z] === RUN TestTagOfficialNames [2022-07-28T13:55:20.397Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-28T13:55:20.397Z] === RUN TestTagMatchesDigest [2022-07-28T13:55:20.397Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-28T13:55:20.397Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T13:55:23.345Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-28T13:55:23.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T13:55:25.229Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-28T13:55:25.483Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-28T13:55:28.743Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-28T13:55:29.303Z] --- PASS: TestServicePlugin (29.66s) [2022-07-28T13:55:29.303Z] === RUN TestServiceUpdateLabel [2022-07-28T13:55:29.303Z] === RUN TestDockerSuite/TestCpToDot [2022-07-28T13:55:30.228Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-28T13:55:30.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T13:55:30.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T13:55:31.153Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-28T13:55:31.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T13:55:32.125Z] --- PASS: TestServiceUpdateLabel (2.79s) [2022-07-28T13:55:32.125Z] === RUN TestServiceUpdateSecrets [2022-07-28T13:55:32.380Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-28T13:55:32.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T13:55:32.940Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-28T13:55:32.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T13:55:33.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T13:55:33.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T13:55:33.865Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-28T13:55:33.865Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-28T13:55:34.261Z] --- PASS: TestBuildWithHugeFile (50.54s) [2022-07-28T13:55:34.261Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T13:55:34.261Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T13:55:34.261Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T13:55:34.261Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T13:55:34.261Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:55:34.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:55:34.261Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:55:34.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:55:34.261Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:55:34.261Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:55:34.261Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:55:34.261Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:55:34.261Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:55:34.261Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-07-28T13:55:34.261Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-07-28T13:55:34.261Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-07-28T13:55:34.261Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-28T13:55:34.261Z] === RUN TestBuildPreserveOwnership [2022-07-28T13:55:34.261Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T13:55:34.261Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T13:55:34.424Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-28T13:55:35.349Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-28T13:55:35.349Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-28T13:55:35.349Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-28T13:55:35.604Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-28T13:55:36.205Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-28T13:55:36.205Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-28T13:55:36.205Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-28T13:55:36.205Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-28T13:55:36.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T13:55:36.765Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-28T13:55:36.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T13:55:37.020Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-28T13:55:37.020Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-28T13:55:37.020Z] === RUN TestDockerSuite/TestCreateRM [2022-07-28T13:55:37.020Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-28T13:55:37.020Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-28T13:55:37.020Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-28T13:55:37.275Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-28T13:55:37.275Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-28T13:55:37.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T13:55:38.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T13:55:38.491Z] --- PASS: TestBuildPreserveOwnership (10.14s) [2022-07-28T13:55:38.491Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.12s) [2022-07-28T13:55:38.491Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-28T13:55:38.491Z] === RUN TestBuildPlatformInvalid [2022-07-28T13:55:38.491Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2022-07-28T13:55:38.491Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T13:55:38.491Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-28T13:55:38.491Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-28T13:55:38.491Z] PASS [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] === Skipped [2022-07-28T13:55:38.491Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T13:55:38.491Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T13:55:38.491Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-28T13:55:38.491Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] DONE 34 tests, 3 skipped in 112.365s [2022-07-28T13:55:38.491Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T13:55:38.491Z] INFO: Testing against a local daemon [2022-07-28T13:55:38.491Z] === RUN TestConfigInspect [2022-07-28T13:55:38.491Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-28T13:55:38.491Z] === RUN TestConfigList [2022-07-28T13:55:38.491Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] --- SKIP: TestConfigList (0.01s) [2022-07-28T13:55:38.491Z] === RUN TestConfigsCreateAndDelete [2022-07-28T13:55:38.491Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-28T13:55:38.491Z] === RUN TestConfigsUpdate [2022-07-28T13:55:38.491Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-28T13:55:38.491Z] === RUN TestTemplatedConfig [2022-07-28T13:55:38.491Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-28T13:55:38.491Z] === RUN TestConfigCreateResolve [2022-07-28T13:55:38.491Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-28T13:55:38.491Z] PASS [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] === Skipped [2022-07-28T13:55:38.491Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-28T13:55:38.491Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-28T13:55:38.491Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-28T13:55:38.491Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-28T13:55:38.491Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-28T13:55:38.491Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-28T13:55:38.491Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:55:38.491Z] [2022-07-28T13:55:38.491Z] DONE 6 tests, 6 skipped in 0.144s [2022-07-28T13:55:38.491Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T13:55:38.637Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-28T13:55:38.637Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-28T13:55:38.637Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-28T13:55:38.749Z] INFO: Testing against a local daemon [2022-07-28T13:55:38.749Z] === RUN TestAttachWithTTY [2022-07-28T13:55:38.749Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-28T13:55:38.749Z] === RUN TestAttachWithoutTTy [2022-07-28T13:55:38.749Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-28T13:55:38.749Z] === RUN TestCheckpoint [2022-07-28T13:55:38.749Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T13:55:38.749Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T13:55:38.749Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T13:55:38.749Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:55:38.749Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:55:38.749Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:55:38.749Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:55:38.749Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:55:38.749Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:55:38.749Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T13:55:38.749Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T13:55:38.749Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T13:55:38.749Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T13:55:38.749Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T13:55:38.749Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T13:55:38.749Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T13:55:38.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T13:55:38.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T13:55:38.749Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T13:55:39.008Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-07-28T13:55:39.008Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T13:55:39.008Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-07-28T13:55:39.008Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T13:55:39.008Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-28T13:55:39.008Z] === RUN TestCopyEmptyFile [2022-07-28T13:55:39.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T13:55:39.266Z] --- PASS: TestCopyEmptyFile (0.28s) [2022-07-28T13:55:39.266Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T13:55:39.266Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-28T13:55:39.266Z] === RUN TestCopyFromContainer [2022-07-28T13:55:39.364Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-28T13:55:39.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T13:55:40.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T13:55:41.147Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-28T13:55:41.147Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-28T13:55:41.147Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-28T13:55:41.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T13:55:41.707Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-28T13:55:42.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T13:55:42.673Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-28T13:55:42.928Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-28T13:55:43.139Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T13:55:43.139Z] Using test binary docker [2022-07-28T13:55:43.139Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T13:55:43.139Z] +++ /etc/init.d/apparmor start [2022-07-28T13:55:43.139Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T13:55:43.139Z] INFO: Waiting for daemon to start... [2022-07-28T13:55:43.139Z] Starting dockerd [2022-07-28T13:55:43.139Z] +++ 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-28T13:55:43.456Z] === RUN TestCopyFromContainer// [2022-07-28T13:55:43.456Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T13:55:43.456Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T13:55:43.456Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T13:55:43.456Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T13:55:43.456Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T13:55:43.456Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T13:55:43.456Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T13:55:43.487Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-28T13:55:43.715Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T13:55:43.715Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer (4.44s) [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-28T13:55:43.715Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-28T13:55:43.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T13:55:43.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:55:43.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:55:43.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:55:43.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:55:43.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:55:43.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:55:43.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:55:43.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:55:43.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:55:43.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-28T13:55:43.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T13:55:43.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T13:55:43.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T13:55:43.715Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T13:55:43.715Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-28T13:55:43.715Z] === RUN TestCreateWithInvalidEnv [2022-07-28T13:55:43.715Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T13:55:43.715Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T13:55:43.715Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T13:55:43.715Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T13:55:43.715Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T13:55:43.715Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T13:55:43.715Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T13:55:43.715Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T13:55:43.715Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T13:55:43.715Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T13:55:43.715Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T13:55:43.715Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T13:55:43.715Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T13:55:43.715Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T13:55:43.715Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T13:55:43.715Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T13:55:44.046Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-28T13:55:45.048Z] . [2022-07-28T13:55:45.048Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T13:55:45.048Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T13:55:45.048Z] Error: No such image: emptyfs [2022-07-28T13:55:45.048Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T13:55:45.048Z] ++++ docker load [2022-07-28T13:55:45.048Z] Running integration-test (iteration 1) [2022-07-28T13:55:45.048Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T13:55:45.048Z] ++ 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-28T13:55:45.048Z] ++ set -e [2022-07-28T13:55:45.048Z] ++ '[' -n 0 ']' [2022-07-28T13:55:45.048Z] ++ set -x [2022-07-28T13:55:45.048Z] ++ 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-28T13:55:45.090Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-07-28T13:55:45.090Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T13:55:45.308Z] Loaded image: busybox:latest [2022-07-28T13:55:45.569Z] Loaded image: busybox:glibc [2022-07-28T13:55:45.930Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-28T13:55:46.464Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-07-28T13:55:46.464Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T13:55:46.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:55:46.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:55:46.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:55:46.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:55:46.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:55:46.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:55:46.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:55:46.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:55:46.465Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:55:46.465Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:55:46.465Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:55:46.465Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:55:46.465Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:55:46.465Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:55:46.465Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:55:46.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T13:55:46.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-28T13:55:46.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-07-28T13:55:46.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-28T13:55:46.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-28T13:55:46.465Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-28T13:55:46.465Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T13:55:46.508Z] Loaded image: debian:bullseye-slim [2022-07-28T13:55:46.508Z] Loaded image: hello-world:latest [2022-07-28T13:55:46.508Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T13:55:46.508Z] INFO: Testing against a local daemon [2022-07-28T13:55:46.508Z] === RUN TestCgroupNamespacesBuild [2022-07-28T13:55:46.723Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-07-28T13:55:46.723Z] === RUN TestCreateDifferentPlatform [2022-07-28T13:55:46.723Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T13:55:46.723Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T13:55:46.723Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T13:55:46.723Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T13:55:46.723Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T13:55:46.723Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T13:55:46.723Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-28T13:55:46.723Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T13:55:46.723Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-28T13:55:46.723Z] === RUN TestCreateInvalidHostConfig [2022-07-28T13:55:46.723Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:55:46.723Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:55:46.723Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:55:46.723Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:55:46.723Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:55:46.723Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:55:46.723Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:55:46.723Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:55:46.723Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:55:46.723Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:55:46.723Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:55:46.723Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:55:46.723Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-28T13:55:46.723Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T13:55:46.723Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T13:55:46.723Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T13:55:46.723Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T13:55:46.723Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T13:55:46.723Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-28T13:55:46.723Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-28T13:55:46.723Z] === RUN TestDaemonRestartIpcMode [2022-07-28T13:55:46.723Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T13:55:46.723Z] === RUN TestDaemonHostGatewayIP [2022-07-28T13:55:46.723Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:55:46.723Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-28T13:55:46.723Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T13:55:46.723Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T13:55:46.723Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T13:55:46.723Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-28T13:55:46.723Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-28T13:55:46.723Z] === RUN TestDiff [2022-07-28T13:55:46.854Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2022-07-28T13:55:46.854Z] === RUN TestServiceUpdateConfigs [2022-07-28T13:55:47.109Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-28T13:55:47.290Z] --- PASS: TestDiff (0.50s) [2022-07-28T13:55:47.290Z] === RUN TestExecConsoleSize [2022-07-28T13:55:47.857Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-28T13:55:47.857Z] === RUN TestExecWithCloseStdin [2022-07-28T13:55:48.416Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2022-07-28T13:55:48.416Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T13:55:48.423Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-07-28T13:55:48.423Z] === RUN TestExec [2022-07-28T13:55:48.681Z] --- PASS: TestExec (0.49s) [2022-07-28T13:55:48.681Z] === RUN TestExecUser [2022-07-28T13:55:49.249Z] --- PASS: TestExecUser (0.47s) [2022-07-28T13:55:49.249Z] === RUN TestExportContainerAndImportImage [2022-07-28T13:55:49.355Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-07-28T13:55:49.355Z] === RUN TestBuildWithSession [2022-07-28T13:55:49.355Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T13:55:49.355Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T13:55:49.355Z] === RUN TestBuildSquashParent [2022-07-28T13:55:49.618Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-28T13:55:49.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-28T13:55:49.816Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-28T13:55:49.816Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T13:55:51.190Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-07-28T13:55:51.190Z] === RUN TestHealthCheckWorkdir [2022-07-28T13:55:51.756Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-28T13:55:51.756Z] === RUN TestHealthKillContainer [2022-07-28T13:55:52.128Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-28T13:55:52.383Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-28T13:55:53.308Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-28T13:55:53.553Z] --- PASS: TestBuildSquashParent (4.09s) [2022-07-28T13:55:53.553Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T13:55:53.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:55:53.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:55:53.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:55:53.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:55:53.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:55:53.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:55:53.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:55:53.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:55:53.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:55:53.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:55:53.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:55:53.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:55:53.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T13:55:53.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T13:55:53.867Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-28T13:55:54.123Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-28T13:55:54.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T13:55:54.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T13:55:55.047Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-28T13:55:55.047Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-28T13:55:55.302Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-28T13:55:55.558Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-28T13:55:55.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-28T13:55:55.813Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-28T13:55:55.813Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-28T13:55:55.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T13:55:55.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T13:55:57.218Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-28T13:55:57.257Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-28T13:55:57.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.17s) [2022-07-28T13:55:57.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-07-28T13:55:57.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-07-28T13:55:57.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.24s) [2022-07-28T13:55:57.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s) [2022-07-28T13:55:57.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s) [2022-07-28T13:55:57.257Z] === RUN TestBuildMultiStageCopy [2022-07-28T13:55:57.257Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T13:55:57.473Z] docker_api_swarm_test.go:202: [d25ee6949b573] joining swarm manager [d05962945ece0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:55:58.196Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T13:55:58.196Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T13:55:58.438Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-28T13:55:58.438Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-28T13:55:58.438Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-28T13:55:58.456Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T13:55:58.695Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-28T13:55:58.716Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T13:55:58.955Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-28T13:55:58.976Z] --- PASS: TestBuildMultiStageCopy (1.92s) [2022-07-28T13:55:58.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2022-07-28T13:55:58.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-07-28T13:55:58.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-28T13:55:58.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-28T13:55:58.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-28T13:55:58.976Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T13:55:59.545Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-07-28T13:55:59.545Z] === RUN TestBuildLabelWithTargets [2022-07-28T13:55:59.868Z] --- PASS: TestHealthKillContainer (7.90s) [2022-07-28T13:55:59.868Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T13:55:59.868Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-28T13:55:59.868Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-28T13:55:59.868Z] === RUN TestIpcModeNone [2022-07-28T13:55:59.886Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-28T13:56:00.127Z] --- PASS: TestIpcModeNone (0.63s) [2022-07-28T13:56:00.127Z] === RUN TestIpcModePrivate [2022-07-28T13:56:00.392Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-28T13:56:00.486Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-07-28T13:56:00.486Z] === RUN TestBuildWithEmptyLayers [2022-07-28T13:56:00.651Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-28T13:56:00.651Z] === RUN TestIpcModeShareable [2022-07-28T13:56:00.651Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T13:56:00.651Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-28T13:56:00.651Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T13:56:00.746Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-28T13:56:00.746Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T13:56:01.269Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-28T13:56:01.269Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-28T13:56:01.269Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-28T13:56:01.269Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-28T13:56:01.269Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-28T13:56:01.269Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-28T13:56:01.832Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2022-07-28T13:56:01.832Z] === RUN TestServiceUpdateNetwork [2022-07-28T13:56:02.028Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-07-28T13:56:02.028Z] === RUN TestAPIIpcModeHost [2022-07-28T13:56:02.028Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T13:56:02.028Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-28T13:56:02.028Z] === RUN TestDaemonIpcModeShareable [2022-07-28T13:56:02.028Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T13:56:02.028Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-28T13:56:02.028Z] === RUN TestDaemonIpcModePrivate [2022-07-28T13:56:02.129Z] --- PASS: TestBuildMultiStageOnBuild (1.26s) [2022-07-28T13:56:02.129Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T13:56:02.699Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-07-28T13:56:02.699Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T13:56:02.966Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-28T13:56:03.228Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-07-28T13:56:03.229Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T13:56:03.229Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T13:56:03.229Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-28T13:56:03.229Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T13:56:03.229Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T13:56:03.229Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-28T13:56:03.229Z] === RUN TestIpcModeOlderClient [2022-07-28T13:56:03.229Z] === PAUSE TestIpcModeOlderClient [2022-07-28T13:56:03.229Z] === RUN TestKillContainerInvalidSignal [2022-07-28T13:56:03.775Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-28T13:56:03.796Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-07-28T13:56:03.796Z] === RUN TestKillContainer [2022-07-28T13:56:03.796Z] === RUN TestKillContainer/no_signal [2022-07-28T13:56:04.054Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T13:56:04.080Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-07-28T13:56:04.080Z] === RUN TestBuildWithHugeFile [2022-07-28T13:56:04.315Z] === RUN TestKillContainer/killing_signal [2022-07-28T13:56:04.348Z] === RUN TestDockerSuite/TestEventsRename [2022-07-28T13:56:04.882Z] --- PASS: TestKillContainer (1.27s) [2022-07-28T13:56:04.883Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-07-28T13:56:04.883Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-28T13:56:04.883Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-28T13:56:04.883Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T13:56:04.883Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T13:56:04.950Z] === RUN TestDockerSuite/TestEventsResize [2022-07-28T13:56:05.451Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T13:56:05.509Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-28T13:56:05.764Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-28T13:56:06.016Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-07-28T13:56:06.016Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-28T13:56:06.016Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-28T13:56:06.016Z] === RUN TestKillStoppedContainer [2022-07-28T13:56:06.016Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-28T13:56:06.016Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T13:56:06.016Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-28T13:56:06.016Z] === RUN TestKillDifferentUserContainer [2022-07-28T13:56:06.275Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-28T13:56:06.275Z] === RUN TestInspectOomKilledTrue [2022-07-28T13:56:06.275Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:56:06.275Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T13:56:06.275Z] === RUN TestInspectOomKilledFalse [2022-07-28T13:56:06.275Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T13:56:06.275Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-28T13:56:06.275Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T13:56:06.275Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-28T13:56:06.275Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-28T13:56:06.275Z] === RUN TestLinksContainerNames [2022-07-28T13:56:06.688Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-28T13:56:06.943Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-28T13:56:07.209Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-28T13:56:07.210Z] === RUN TestLogsFollowTailEmpty [2022-07-28T13:56:07.778Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-28T13:56:07.778Z] === RUN TestLogs [2022-07-28T13:56:07.778Z] === RUN TestLogs/driver_local [2022-07-28T13:56:07.778Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:56:07.778Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:56:07.778Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T13:56:07.778Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T13:56:07.778Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T13:56:07.778Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T13:56:07.778Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:56:07.778Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:56:07.778Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:56:07.778Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:56:07.778Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:56:07.778Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:56:07.778Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:56:07.778Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:56:08.345Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:56:08.345Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:56:08.912Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T13:56:08.912Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T13:56:09.479Z] === RUN TestLogs/driver_json-file [2022-07-28T13:56:09.479Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:56:09.479Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:56:09.479Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:56:09.479Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:56:09.479Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:56:09.479Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:56:09.479Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:56:09.479Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:56:09.479Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:56:09.479Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:56:09.479Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:56:09.479Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:56:09.479Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:56:09.479Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:56:10.046Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:56:10.201Z] === RUN TestDockerSuite/TestEventsTop [2022-07-28T13:56:10.308Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:56:10.456Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-28T13:56:10.878Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:56:10.878Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:56:11.446Z] --- PASS: TestLogs (3.79s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.58s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.82s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-07-28T13:56:11.446Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) [2022-07-28T13:56:11.446Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T13:56:11.705Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-28T13:56:11.705Z] === RUN TestMountDaemonRoot [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/default [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/private [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/slave [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/shared [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T13:56:11.964Z] === CONT TestMountDaemonRoot/default [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T13:56:11.964Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:56:11.964Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:56:11.964Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:56:11.964Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T13:56:11.964Z] === CONT TestMountDaemonRoot/shared [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T13:56:11.964Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:56:11.964Z] === CONT TestMountDaemonRoot/slave [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:56:11.964Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:56:11.964Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:56:11.964Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/private [2022-07-28T13:56:11.965Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T13:56:11.965Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T13:56:11.965Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:56:11.965Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:56:11.965Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T13:56:11.965Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T13:56:11.965Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:56:11.965Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:56:11.965Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T13:56:12.223Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T13:56:12.223Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-28T13:56:12.223Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T13:56:12.223Z] 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-28T13:56:12.223Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-28T13:56:12.223Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T13:56:12.223Z] 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-28T13:56:12.223Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-28T13:56:12.223Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T13:56:12.223Z] 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-28T13:56:12.223Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-28T13:56:12.223Z] === RUN TestNetworkNat [2022-07-28T13:56:12.790Z] --- PASS: TestNetworkNat (0.52s) [2022-07-28T13:56:12.790Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T13:56:12.965Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-28T13:56:13.355Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-28T13:56:13.355Z] === RUN TestNetworkLoopbackNat [2022-07-28T13:56:13.890Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-28T13:56:14.815Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-28T13:56:15.374Z] --- PASS: TestServiceUpdateNetwork (13.32s) [2022-07-28T13:56:15.374Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T13:56:15.629Z] === RUN TestDockerSuite/TestExec [2022-07-28T13:56:15.883Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-07-28T13:56:15.883Z] === RUN TestPause [2022-07-28T13:56:15.883Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:56:15.883Z] --- SKIP: TestPause (0.00s) [2022-07-28T13:56:15.883Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T13:56:15.883Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T13:56:15.883Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T13:56:15.883Z] === RUN TestPauseStopPausedContainer [2022-07-28T13:56:15.883Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:56:15.883Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-28T13:56:15.883Z] === RUN TestPidHost [2022-07-28T13:56:16.189Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-28T13:56:16.445Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T13:56:16.819Z] --- PASS: TestPidHost (0.90s) [2022-07-28T13:56:16.819Z] === RUN TestPsFilter [2022-07-28T13:56:16.819Z] --- PASS: TestPsFilter (0.10s) [2022-07-28T13:56:16.819Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T13:56:17.005Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T13:56:17.386Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-28T13:56:17.386Z] === RUN TestRemoveContainerWithVolume [2022-07-28T13:56:17.564Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-28T13:56:17.645Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-28T13:56:17.645Z] === RUN TestRemoveContainerRunning [2022-07-28T13:56:18.212Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-28T13:56:18.212Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T13:56:18.472Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-07-28T13:56:18.472Z] === RUN TestRemoveInvalidContainer [2022-07-28T13:56:18.472Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T13:56:18.472Z] === RUN TestRenameLinkedContainer [2022-07-28T13:56:18.488Z] === RUN TestDockerSuite/TestExecEnv [2022-07-28T13:56:19.047Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-28T13:56:19.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-28T13:56:20.227Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-28T13:56:20.374Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-07-28T13:56:20.374Z] === RUN TestRenameStoppedContainer [2022-07-28T13:56:20.633Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-28T13:56:20.633Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T13:56:20.787Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-28T13:56:21.569Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-28T13:56:21.569Z] === RUN TestRenameInvalidName [2022-07-28T13:56:21.829Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-28T13:56:21.829Z] === RUN TestRenameAnonymousContainer [2022-07-28T13:56:22.149Z] docker_api_swarm_test.go:384: [da9500dd60d90] joining swarm manager [d09bdd46f28e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:56:23.510Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-28T13:56:23.510Z] docker_api_swarm_test.go:385: [dea589588c6d1] joining swarm manager [d09bdd46f28e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:56:23.776Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2022-07-28T13:56:23.776Z] === RUN TestRenameContainerWithSameName [2022-07-28T13:56:24.038Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-28T13:56:24.038Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T13:56:24.071Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-28T13:56:24.071Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T13:56:24.631Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-28T13:56:24.972Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-07-28T13:56:24.972Z] === RUN TestResize [2022-07-28T13:56:25.231Z] --- PASS: TestResize (0.43s) [2022-07-28T13:56:25.231Z] === RUN TestResizeWithInvalidSize [2022-07-28T13:56:25.556Z] === RUN TestDockerSuite/TestExecParseError [2022-07-28T13:56:25.798Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-28T13:56:25.798Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T13:56:25.812Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-28T13:56:26.056Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-28T13:56:26.056Z] === RUN TestDaemonRestartKillContainers [2022-07-28T13:56:26.056Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-28T13:56:26.056Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-28T13:56:26.056Z] === RUN TestCgroupNamespacesRun [2022-07-28T13:56:26.372Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-28T13:56:27.298Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-28T13:56:27.432Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-28T13:56:27.432Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T13:56:27.869Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-28T13:56:28.130Z] === RUN TestDockerSuite/TestExecTTY [2022-07-28T13:56:28.370Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-28T13:56:28.370Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T13:56:29.054Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-28T13:56:29.655Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-28T13:56:29.750Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-07-28T13:56:29.750Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T13:56:30.214Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-28T13:56:30.686Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-07-28T13:56:30.686Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T13:56:30.774Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-28T13:56:30.774Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-28T13:56:30.774Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-28T13:56:32.063Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-28T13:56:32.063Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T13:56:32.135Z] --- PASS: TestServiceUpdatePidsLimit (17.03s) [2022-07-28T13:56:32.135Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-07-28T13:56:32.135Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2022-07-28T13:56:32.135Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2022-07-28T13:56:32.135Z] PASS [2022-07-28T13:56:32.221Z] .........................xx.................... [ 29%] [2022-07-28T13:56:32.390Z] [2022-07-28T13:56:32.390Z] === Skipped [2022-07-28T13:56:32.390Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T13:56:32.390Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T13:56:32.390Z] [2022-07-28T13:56:32.390Z] DONE 27 tests, 1 skipped in 181.079s [2022-07-28T13:56:32.390Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T13:56:32.390Z] ++ 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-28T13:56:32.390Z] ++ set -e [2022-07-28T13:56:32.390Z] ++ '[' -n 0 ']' [2022-07-28T13:56:32.390Z] ++ set -x [2022-07-28T13:56:32.390Z] ++ 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-28T13:56:32.390Z] INFO: Testing against a local daemon [2022-07-28T13:56:32.390Z] === RUN TestSessionCreate [2022-07-28T13:56:32.390Z] --- PASS: TestSessionCreate (0.02s) [2022-07-28T13:56:32.390Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T13:56:32.390Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T13:56:32.390Z] PASS [2022-07-28T13:56:32.390Z] [2022-07-28T13:56:32.390Z] DONE 2 tests in 0.051s [2022-07-28T13:56:32.390Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-28T13:56:32.390Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T13:56:32.390Z] ++ 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-28T13:56:32.390Z] ++ set -e [2022-07-28T13:56:32.390Z] ++ '[' -n 0 ']' [2022-07-28T13:56:32.390Z] ++ set -x [2022-07-28T13:56:32.390Z] ++ 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-28T13:56:32.390Z] INFO: Testing against a local daemon [2022-07-28T13:56:32.390Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T13:56:32.390Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T13:56:32.390Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T13:56:32.390Z] === RUN TestDiskUsage [2022-07-28T13:56:32.390Z] === PAUSE TestDiskUsage [2022-07-28T13:56:32.390Z] === RUN TestEventsExecDie [2022-07-28T13:56:32.998Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-28T13:56:32.998Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T13:56:33.314Z] --- PASS: TestEventsExecDie (0.77s) [2022-07-28T13:56:33.314Z] === RUN TestEventsBackwardsCompatible [2022-07-28T13:56:33.315Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-28T13:56:33.315Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-28T13:56:33.315Z] === RUN TestEventsVolumeCreate [2022-07-28T13:56:33.315Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-28T13:56:33.315Z] === RUN TestInfoBinaryCommits [2022-07-28T13:56:33.315Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-07-28T13:56:33.315Z] === RUN TestInfoAPIVersioned [2022-07-28T13:56:33.315Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-28T13:56:33.315Z] === RUN TestInfoAPI [2022-07-28T13:56:33.315Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T13:56:33.315Z] === RUN TestInfoAPIWarnings [2022-07-28T13:56:33.874Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-28T13:56:33.934Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-28T13:56:33.934Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T13:56:34.434Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-28T13:56:34.872Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-07-28T13:56:34.872Z] === RUN TestNISDomainname [2022-07-28T13:56:34.995Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-28T13:56:35.131Z] 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-28T13:56:35.131Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-28T13:56:35.131Z] === RUN TestHostnameDnsResolution [2022-07-28T13:56:35.697Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-07-28T13:56:35.697Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T13:56:35.697Z] 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-28T13:56:35.697Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-28T13:56:35.697Z] === RUN TestPrivilegedHostDevices [2022-07-28T13:56:36.265Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-07-28T13:56:36.265Z] === RUN TestRunConsoleSize [2022-07-28T13:56:36.356Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-28T13:56:36.523Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-28T13:56:36.523Z] === RUN TestStats [2022-07-28T13:56:36.523Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:56:36.523Z] --- SKIP: TestStats (0.00s) [2022-07-28T13:56:36.523Z] === RUN TestStopContainerWithTimeout [2022-07-28T13:56:36.523Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T13:56:36.523Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T13:56:36.523Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T13:56:36.523Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T13:56:36.523Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T13:56:36.523Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T13:56:36.523Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T13:56:36.523Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T13:56:36.523Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T13:56:36.523Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T13:56:37.458Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T13:56:38.867Z] === RUN TestDockerSuite/TestHealth [2022-07-28T13:56:39.358Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T13:56:40.732Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T13:56:40.732Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-07-28T13:56:40.732Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-07-28T13:56:40.732Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-28T13:56:40.732Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-28T13:56:40.732Z] === RUN TestDeleteDevicemapper [2022-07-28T13:56:40.732Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T13:56:40.732Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T13:56:40.732Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T13:56:42.107Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-07-28T13:56:42.107Z] === RUN TestUpdateMemory [2022-07-28T13:56:42.107Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:56:42.107Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-28T13:56:42.107Z] === RUN TestUpdateCPUQuota [2022-07-28T13:56:42.107Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:56:42.107Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-28T13:56:42.107Z] === RUN TestUpdatePidsLimit [2022-07-28T13:56:42.107Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:56:42.107Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-28T13:56:42.107Z] === RUN TestUpdateRestartPolicy [2022-07-28T13:56:48.143Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-28T13:56:51.021Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-28T13:56:51.021Z] === RUN TestInfoDebug [2022-07-28T13:56:51.021Z] --- PASS: TestInfoDebug (0.52s) [2022-07-28T13:56:51.021Z] === RUN TestInfoInsecureRegistries [2022-07-28T13:56:51.021Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-28T13:56:51.021Z] === RUN TestInfoRegistryMirrors [2022-07-28T13:56:51.580Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T13:56:51.580Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T13:56:51.835Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-28T13:56:51.835Z] === RUN TestPingCacheHeaders [2022-07-28T13:56:51.835Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T13:56:51.835Z] === RUN TestPingGet [2022-07-28T13:56:51.835Z] --- PASS: TestPingGet (0.01s) [2022-07-28T13:56:51.835Z] === RUN TestPingHead [2022-07-28T13:56:51.835Z] --- PASS: TestPingHead (0.01s) [2022-07-28T13:56:51.835Z] === RUN TestPingSwarmHeader [2022-07-28T13:56:52.394Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T13:56:52.953Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T13:56:53.878Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T13:56:53.878Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-07-28T13:56:53.878Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T13:56:53.878Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T13:56:53.878Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T13:56:53.878Z] === RUN TestVersion [2022-07-28T13:56:54.132Z] --- PASS: TestVersion (0.01s) [2022-07-28T13:56:54.132Z] === CONT TestDiskUsage [2022-07-28T13:56:54.302Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-07-28T13:56:54.302Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T13:56:54.302Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-28T13:56:54.302Z] === RUN TestWaitNonBlocked [2022-07-28T13:56:54.302Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:56:54.302Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:56:54.302Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:56:54.302Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:56:54.302Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:56:54.302Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:56:54.302Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T13:56:54.302Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-07-28T13:56:54.302Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-07-28T13:56:54.302Z] === RUN TestWaitBlocked [2022-07-28T13:56:54.302Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:56:54.302Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:56:54.302Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:56:54.302Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:56:54.302Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:56:54.302Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T13:56:54.691Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T13:56:54.869Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T13:56:54.869Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-07-28T13:56:54.869Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-07-28T13:56:54.869Z] === RUN TestWaitConditions [2022-07-28T13:56:54.869Z] === RUN TestWaitConditions/default [2022-07-28T13:56:54.869Z] === PAUSE TestWaitConditions/default [2022-07-28T13:56:54.869Z] === RUN TestWaitConditions/not-running [2022-07-28T13:56:54.869Z] === PAUSE TestWaitConditions/not-running [2022-07-28T13:56:54.869Z] === RUN TestWaitConditions/next-exit [2022-07-28T13:56:54.869Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T13:56:54.869Z] === RUN TestWaitConditions/removed [2022-07-28T13:56:54.869Z] === PAUSE TestWaitConditions/removed [2022-07-28T13:56:54.869Z] === CONT TestWaitConditions/default [2022-07-28T13:56:54.869Z] === CONT TestWaitConditions/next-exit [2022-07-28T13:56:54.946Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T13:56:54.946Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T13:56:54.946Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T13:56:54.946Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T13:56:54.946Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T13:56:54.946Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T13:56:54.946Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T13:56:54.946Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T13:56:54.946Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T13:56:54.946Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage (1.23s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-28T13:56:55.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T13:56:55.201Z] PASS [2022-07-28T13:56:55.201Z] [2022-07-28T13:56:55.201Z] === Skipped [2022-07-28T13:56:55.201Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T13:56:55.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T13:56:55.201Z] [2022-07-28T13:56:55.201Z] DONE 54 tests, 1 skipped in 22.902s [2022-07-28T13:56:55.201Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T13:56:55.201Z] ++ 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-28T13:56:55.201Z] ++ set -e [2022-07-28T13:56:55.201Z] ++ '[' -n 0 ']' [2022-07-28T13:56:55.201Z] ++ set -x [2022-07-28T13:56:55.201Z] ++ 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-28T13:56:55.201Z] INFO: Testing against a local daemon [2022-07-28T13:56:55.201Z] === RUN TestVolumesCreateAndList [2022-07-28T13:56:55.201Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T13:56:55.201Z] === RUN TestVolumesRemove [2022-07-28T13:56:55.455Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-28T13:56:55.455Z] === RUN TestVolumesInspect [2022-07-28T13:56:55.455Z] --- PASS: TestVolumesInspect (0.01s) [2022-07-28T13:56:55.455Z] === RUN TestVolumesInvalidJSON [2022-07-28T13:56:55.455Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T13:56:55.455Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T13:56:55.456Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T13:56:55.456Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T13:56:55.456Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T13:56:55.456Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T13:56:55.456Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T13:56:55.456Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T13:56:55.456Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T13:56:55.456Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T13:56:55.456Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T13:56:55.456Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T13:56:55.456Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T13:56:55.456Z] PASS [2022-07-28T13:56:55.456Z] [2022-07-28T13:56:55.456Z] DONE 9 tests in 0.108s [2022-07-28T13:56:55.456Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T13:56:55.637Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-28T13:56:55.710Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T13:56:55.710Z] +++ kill 11322 [2022-07-28T13:56:55.965Z] +++ /etc/init.d/apparmor stop [2022-07-28T13:56:55.965Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T13:56:55.965Z] [2022-07-28T13:56:55.965Z] Unloading profiles will leave already running processes permanently [2022-07-28T13:56:55.965Z] unconfined, which can lead to unexpected situations. [2022-07-28T13:56:55.965Z] [2022-07-28T13:56:55.965Z] To set a process to complain mode, use the command line tool [2022-07-28T13:56:55.965Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T13:56:55.965Z] +++ true [2022-07-28T13:56:55.965Z] exiting test-integration [2022-07-28T13:56:55.965Z] ++ exit 0 [2022-07-28T13:56:55.965Z] [2022-07-28T13:56:56.219Z] + for job in $(jobs -p) [2022-07-28T13:56:56.219Z] + wait 808 [2022-07-28T13:56:56.771Z] === CONT TestWaitConditions/not-running [2022-07-28T13:56:56.771Z] === CONT TestWaitConditions/removed [2022-07-28T13:56:56.875Z] --- PASS: TestImportExtremelyLargeImageWorks (91.38s) [2022-07-28T13:56:56.875Z] PASS [2022-07-28T13:56:56.875Z] [2022-07-28T13:56:56.875Z] DONE 22 tests in 94.532s [2022-07-28T13:56:56.875Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T13:56:56.875Z] === RUN TestStripANSICommands [2022-07-28T13:56:56.875Z] === RUN TestStripANSICommands/#00 [2022-07-28T13:56:56.875Z] === RUN TestStripANSICommands/#01 [2022-07-28T13:56:56.875Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T13:56:56.875Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T13:56:56.875Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T13:56:56.875Z] PASS [2022-07-28T13:56:56.875Z] [2022-07-28T13:56:56.875Z] DONE 3 tests in 0.009s [2022-07-28T13:56:56.875Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T13:56:56.875Z] INFO: Testing against a local daemon [2022-07-28T13:56:56.875Z] === RUN TestNetworkCreateDelete [2022-07-28T13:56:56.875Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-28T13:56:56.875Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T13:56:56.875Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-28T13:56:56.875Z] === RUN TestDaemonDNSFallback [2022-07-28T13:56:57.579Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-28T13:56:58.144Z] --- PASS: TestWaitConditions (0.01s) [2022-07-28T13:56:58.144Z] --- PASS: TestWaitConditions/next-exit (1.71s) [2022-07-28T13:56:58.144Z] --- PASS: TestWaitConditions/default (1.88s) [2022-07-28T13:56:58.144Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-07-28T13:56:58.144Z] --- PASS: TestWaitConditions/removed (1.51s) [2022-07-28T13:56:58.144Z] === CONT TestDaemonRestartIpcMode [2022-07-28T13:56:58.144Z] === CONT TestIpcModeOlderClient [2022-07-28T13:56:58.144Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-28T13:56:58.144Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T13:56:58.762Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-07-28T13:56:58.762Z] === RUN TestInspectNetwork [2022-07-28T13:57:00.334Z] --- PASS: TestBuildWithHugeFile (47.79s) [2022-07-28T13:57:00.334Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T13:57:00.334Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T13:57:00.334Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T13:57:00.334Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T13:57:00.334Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:57:00.334Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:57:00.334Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:57:00.334Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:57:00.334Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:57:00.334Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:57:00.334Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T13:57:00.334Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T13:57:00.334Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T13:57:00.334Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-28T13:57:00.334Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-28T13:57:00.334Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-28T13:57:00.334Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-28T13:57:00.334Z] === RUN TestBuildPreserveOwnership [2022-07-28T13:57:00.334Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T13:57:00.334Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T13:57:00.334Z] --- PASS: TestBuildPreserveOwnership (2.81s) [2022-07-28T13:57:00.334Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-07-28T13:57:00.334Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.90s) [2022-07-28T13:57:00.334Z] === RUN TestBuildPlatformInvalid [2022-07-28T13:57:00.334Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-28T13:57:00.334Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T13:57:00.334Z] Loaded image: busybox:latest [2022-07-28T13:57:00.334Z] Loaded image: busybox:glibc [2022-07-28T13:57:00.334Z] Loaded image: debian:bullseye-slim [2022-07-28T13:57:00.334Z] Loaded image: hello-world:latest [2022-07-28T13:57:00.334Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T13:57:00.535Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-28T13:57:00.680Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-07-28T13:57:00.896Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-28T13:57:00.939Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-07-28T13:57:00.939Z] PASS [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === Skipped [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T13:57:00.939Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-28T13:57:00.939Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-28T13:57:00.939Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-28T13:57:00.939Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-28T13:57:00.939Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-28T13:57:00.939Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-28T13:57:00.939Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-28T13:57:00.939Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-28T13:57:00.939Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-28T13:57:00.939Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T13:57:00.939Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-28T13:57:00.939Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-28T13:57:00.939Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-28T13:57:00.939Z] 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-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-28T13:57:00.939Z] 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-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-28T13:57:00.939Z] 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-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-28T13:57:00.939Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T13:57:00.939Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-28T13:57:00.939Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-28T13:57:00.939Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-28T13:57:00.939Z] 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-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-28T13:57:00.939Z] 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-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-28T13:57:00.939Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T13:57:00.939Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-28T13:57:00.939Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-28T13:57:00.939Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-28T13:57:00.939Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T13:57:00.939Z] [2022-07-28T13:57:00.939Z] DONE 241 tests, 27 skipped in 82.396s [2022-07-28T13:57:00.939Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T13:57:00.939Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T13:57:01.506Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-28T13:57:01.506Z] === RUN TestConfigDaemonID [2022-07-28T13:57:02.029Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T13:57:02.029Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T13:57:02.029Z] === RUN TestInspectNetwork/network_name [2022-07-28T13:57:02.029Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T13:57:02.833Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-28T13:57:02.833Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-28T13:57:02.833Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-28T13:57:02.833Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-28T13:57:02.880Z] daemon_test.go:83: [d2484204b505f] daemon is not started [2022-07-28T13:57:02.880Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-28T13:57:02.880Z] === RUN TestDaemonConfigValidation [2022-07-28T13:57:02.880Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:57:02.880Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:57:02.880Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T13:57:02.880Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T13:57:02.880Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T13:57:02.880Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T13:57:02.880Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T13:57:02.880Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T13:57:02.880Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T13:57:02.880Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T13:57:02.880Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:57:02.880Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T13:57:02.880Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T13:57:02.880Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T13:57:02.880Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T13:57:02.880Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T13:57:02.880Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-28T13:57:02.880Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-28T13:57:02.880Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-28T13:57:02.880Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-28T13:57:02.880Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-28T13:57:02.880Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T13:57:02.880Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T13:57:03.392Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-28T13:57:03.392Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-28T13:57:03.951Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-28T13:57:04.254Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T13:57:04.511Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-28T13:57:04.511Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-28T13:57:04.511Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-28T13:57:04.511Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-28T13:57:04.533Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.18s) [2022-07-28T13:57:04.533Z] PASS [2022-07-28T13:57:04.533Z] [2022-07-28T13:57:04.533Z] === Skipped [2022-07-28T13:57:04.533Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-28T13:57:04.533Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T13:57:04.533Z] [2022-07-28T13:57:04.533Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T13:57:04.533Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T13:57:04.533Z] [2022-07-28T13:57:04.533Z] DONE 34 tests, 2 skipped in 79.009s [2022-07-28T13:57:04.533Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T13:57:04.533Z] ++ 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-28T13:57:04.533Z] ++ set -e [2022-07-28T13:57:04.533Z] ++ '[' -n 0 ']' [2022-07-28T13:57:04.533Z] ++ set -x [2022-07-28T13:57:04.533Z] ++ 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-28T13:57:04.533Z] INFO: Testing against a local daemon [2022-07-28T13:57:04.533Z] === RUN TestConfigInspect [2022-07-28T13:57:04.766Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-28T13:57:04.766Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-28T13:57:05.190Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T13:57:05.326Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-28T13:57:05.326Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-28T13:57:05.581Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-28T13:57:05.836Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-28T13:57:06.124Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T13:57:06.124Z] daemon_test.go:197: [dc925ac992d64] daemon is not started [2022-07-28T13:57:06.124Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-28T13:57:06.124Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-07-28T13:57:06.124Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-28T13:57:06.124Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-07-28T13:57:06.124Z] === RUN TestDaemonProxy [2022-07-28T13:57:06.124Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-28T13:57:06.124Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-28T13:57:06.124Z] PASS [2022-07-28T13:57:06.124Z] [2022-07-28T13:57:06.124Z] === Skipped [2022-07-28T13:57:06.124Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-28T13:57:06.124Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-28T13:57:06.124Z] [2022-07-28T13:57:06.124Z] DONE 13 tests, 1 skipped in 5.248s [2022-07-28T13:57:06.124Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T13:57:06.192Z] --- PASS: TestInspectNetwork (7.12s) [2022-07-28T13:57:06.192Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T13:57:06.192Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T13:57:06.192Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-28T13:57:06.192Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T13:57:06.192Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T13:57:06.382Z] INFO: Testing against a local daemon [2022-07-28T13:57:06.382Z] === RUN TestCommitInheritsEnv [2022-07-28T13:57:06.396Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-28T13:57:06.441Z] --- PASS: TestConfigInspect (2.27s) [2022-07-28T13:57:06.441Z] === RUN TestConfigList [2022-07-28T13:57:06.955Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-28T13:57:06.956Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-28T13:57:07.516Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-28T13:57:07.558Z] --- PASS: TestRunContainerWithBridgeNone (1.68s) [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T13:57:07.558Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:57:07.558Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:57:07.558Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:57:07.558Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T13:57:07.558Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T13:57:07.558Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T13:57:07.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T13:57:07.558Z] === RUN TestNetworkList [2022-07-28T13:57:07.558Z] === RUN TestNetworkList//networks [2022-07-28T13:57:07.558Z] === PAUSE TestNetworkList//networks [2022-07-28T13:57:07.558Z] === RUN TestNetworkList//networks/ [2022-07-28T13:57:07.558Z] === PAUSE TestNetworkList//networks/ [2022-07-28T13:57:07.558Z] === CONT TestNetworkList//networks [2022-07-28T13:57:07.558Z] === CONT TestNetworkList//networks/ [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkList (0.01s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T13:57:07.558Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T13:57:07.558Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T13:57:08.120Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-28T13:57:08.120Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T13:57:08.282Z] --- PASS: TestCommitInheritsEnv (1.82s) [2022-07-28T13:57:08.282Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T13:57:08.282Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T13:57:08.282Z] === RUN TestImportWithCustomPlatform [2022-07-28T13:57:08.282Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T13:57:08.282Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T13:57:08.282Z] === RUN TestImportWithCustomPlatform// [2022-07-28T13:57:08.282Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T13:57:08.282Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T13:57:08.282Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T13:57:08.540Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T13:57:08.540Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T13:57:08.540Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T13:57:08.540Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-28T13:57:08.540Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-28T13:57:08.540Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T13:57:08.540Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T13:57:08.540Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-28T13:57:08.540Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-28T13:57:08.540Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-28T13:57:08.540Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T13:57:08.540Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T13:57:08.540Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T13:57:08.540Z] === RUN TestImagesFilterMultiReference [2022-07-28T13:57:08.540Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-28T13:57:08.540Z] === RUN TestImagePullPlatformInvalid [2022-07-28T13:57:08.540Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-28T13:57:08.540Z] === RUN TestRemoveImageOrphaning [2022-07-28T13:57:08.980Z] --- PASS: TestConfigList (2.17s) [2022-07-28T13:57:08.980Z] === RUN TestConfigsCreateAndDelete [2022-07-28T13:57:09.048Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-28T13:57:09.048Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T13:57:09.977Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-28T13:57:09.977Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T13:57:10.024Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-28T13:57:10.024Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-28T13:57:10.024Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-28T13:57:10.440Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-07-28T13:57:10.440Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T13:57:10.440Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-28T13:57:10.440Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-28T13:57:10.440Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T13:57:10.440Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-28T13:57:10.440Z] === RUN TestTagInvalidReference [2022-07-28T13:57:10.440Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T13:57:10.440Z] === RUN TestTagValidPrefixedRepo [2022-07-28T13:57:10.440Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-28T13:57:10.440Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T13:57:10.440Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T13:57:10.440Z] === RUN TestTagOfficialNames [2022-07-28T13:57:10.440Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-28T13:57:10.440Z] === RUN TestTagMatchesDigest [2022-07-28T13:57:10.440Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T13:57:10.440Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T13:57:10.889Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-07-28T13:57:10.889Z] === RUN TestConfigsUpdate [2022-07-28T13:57:10.909Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-28T13:57:10.909Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T13:57:10.950Z] === RUN TestDockerSuite/TestImportFile [2022-07-28T13:57:12.275Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-28T13:57:12.275Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T13:57:12.311Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-28T13:57:12.311Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-28T13:57:12.836Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-28T13:57:12.836Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T13:57:13.427Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-28T13:57:13.427Z] === RUN TestTemplatedConfig [2022-07-28T13:57:13.670Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-28T13:57:14.595Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-28T13:57:15.350Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-07-28T13:57:15.350Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T13:57:15.350Z] service_test.go:243: FLAKY_TEST [2022-07-28T13:57:15.350Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T13:57:15.350Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T13:57:15.375Z] --- PASS: TestTemplatedConfig (2.43s) [2022-07-28T13:57:15.375Z] === RUN TestConfigCreateResolve [2022-07-28T13:57:15.956Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-28T13:57:16.183Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-28T13:57:16.210Z] check_test.go:611: [dea589588c6d1] daemon is not started [2022-07-28T13:57:16.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-28T13:57:16.465Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-28T13:57:17.028Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-28T13:57:17.588Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-28T13:57:17.588Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-28T13:57:17.588Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-28T13:57:17.933Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-28T13:57:17.933Z] PASS [2022-07-28T13:57:17.933Z] [2022-07-28T13:57:17.933Z] DONE 6 tests in 13.417s [2022-07-28T13:57:17.933Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T13:57:17.933Z] ++ 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-28T13:57:17.933Z] ++ set -e [2022-07-28T13:57:17.933Z] ++ '[' -n 0 ']' [2022-07-28T13:57:17.933Z] ++ set -x [2022-07-28T13:57:17.933Z] ++ 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-28T13:57:17.933Z] INFO: Testing against a local daemon [2022-07-28T13:57:17.933Z] === RUN TestAttachWithTTY [2022-07-28T13:57:17.933Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-28T13:57:17.933Z] === RUN TestAttachWithoutTTy [2022-07-28T13:57:17.933Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-28T13:57:17.933Z] === RUN TestCheckpoint [2022-07-28T13:57:17.933Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T13:57:17.933Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T13:57:17.933Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T13:57:17.933Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:57:17.933Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:57:17.933Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:57:17.933Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:57:17.933Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:57:17.933Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:57:17.933Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T13:57:17.933Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T13:57:17.933Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T13:57:17.933Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T13:57:17.933Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T13:57:17.933Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T13:57:17.933Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T13:57:17.933Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T13:57:17.933Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T13:57:17.933Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T13:57:17.933Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-07-28T13:57:17.933Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T13:57:17.933Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-28T13:57:17.933Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T13:57:17.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-28T13:57:17.933Z] === RUN TestCopyEmptyFile [2022-07-28T13:57:18.190Z] docker_api_swarm_test.go:802: [d44755f620b40] joining swarm manager [d238e6084543f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:57:18.190Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-28T13:57:18.193Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-28T13:57:18.193Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T13:57:18.193Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-28T13:57:18.193Z] === RUN TestCopyFromContainer [2022-07-28T13:57:18.750Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-28T13:57:18.750Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-28T13:57:19.133Z] === RUN TestCopyFromContainer// [2022-07-28T13:57:19.133Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T13:57:19.310Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-28T13:57:19.310Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-28T13:57:19.310Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-28T13:57:19.393Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T13:57:19.393Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T13:57:19.393Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T13:57:19.393Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T13:57:19.393Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T13:57:19.565Z] docker_api_swarm_test.go:802: [d0c1bfbcc0264] joining swarm manager [d238e6084543f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:57:19.653Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T13:57:19.653Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T13:57:19.653Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer (1.50s) [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-28T13:57:19.653Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-28T13:57:19.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T13:57:19.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:57:19.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:57:19.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:57:19.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:57:19.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:57:19.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:57:19.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T13:57:19.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T13:57:19.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T13:57:19.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-28T13:57:19.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T13:57:19.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T13:57:19.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T13:57:19.913Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T13:57:19.913Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-28T13:57:19.913Z] === RUN TestCreateWithInvalidEnv [2022-07-28T13:57:19.913Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T13:57:19.913Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T13:57:19.913Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T13:57:19.913Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T13:57:19.913Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T13:57:19.913Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T13:57:19.913Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T13:57:19.913Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T13:57:19.913Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T13:57:19.913Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T13:57:19.913Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T13:57:19.913Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T13:57:19.913Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T13:57:19.913Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T13:57:19.913Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T13:57:19.913Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T13:57:20.124Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-28T13:57:20.683Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-28T13:57:20.938Z] docker_api_swarm_test.go:802: [d59b87a85accb] joining swarm manager [d238e6084543f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T13:57:21.193Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-28T13:57:21.295Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-07-28T13:57:21.295Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T13:57:21.751Z] === RUN TestDockerSuite/TestInspectImage [2022-07-28T13:57:21.751Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-28T13:57:21.751Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-28T13:57:21.751Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-28T13:57:21.751Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-28T13:57:22.235Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-07-28T13:57:22.235Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T13:57:22.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:57:22.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:57:22.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:57:22.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:57:22.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:57:22.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:57:22.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:57:22.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:57:22.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:57:22.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:57:22.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T13:57:22.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T13:57:22.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T13:57:22.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T13:57:22.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T13:57:22.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T13:57:22.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T13:57:22.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T13:57:22.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T13:57:22.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T13:57:22.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T13:57:22.235Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T13:57:22.311Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-28T13:57:22.495Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-28T13:57:22.495Z] === RUN TestCreateDifferentPlatform [2022-07-28T13:57:22.495Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T13:57:22.495Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T13:57:22.755Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T13:57:22.755Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T13:57:22.755Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T13:57:22.755Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T13:57:22.755Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-28T13:57:22.755Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T13:57:22.755Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-28T13:57:22.755Z] === RUN TestCreateInvalidHostConfig [2022-07-28T13:57:22.755Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:57:22.755Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:57:22.755Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:57:22.755Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:57:22.755Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:57:22.755Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:57:22.755Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:57:22.755Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:57:22.755Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T13:57:22.755Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T13:57:22.755Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T13:57:22.755Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T13:57:22.755Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-28T13:57:22.755Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T13:57:22.755Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T13:57:22.755Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T13:57:22.755Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T13:57:22.755Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T13:57:22.755Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T13:57:22.755Z] === RUN TestDaemonRestartIpcMode [2022-07-28T13:57:22.755Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T13:57:22.755Z] === RUN TestDaemonHostGatewayIP [2022-07-28T13:57:22.755Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T13:57:22.755Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T13:57:22.755Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T13:57:22.755Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T13:57:22.755Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T13:57:22.755Z] === RUN TestDiff [2022-07-28T13:57:22.870Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-28T13:57:22.870Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-28T13:57:23.014Z] --- PASS: TestDiff (0.41s) [2022-07-28T13:57:23.014Z] === RUN TestExecConsoleSize [2022-07-28T13:57:23.125Z] docker_api_swarm_test.go:802: [d5133f305247e] joining swarm manager [d238e6084543f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-28T13:57:23.380Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-28T13:57:23.681Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-28T13:57:23.681Z] === RUN TestExecWithCloseStdin [2022-07-28T13:57:23.941Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-07-28T13:57:23.941Z] === RUN TestExec [2022-07-28T13:57:24.398Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-28T13:57:24.510Z] --- PASS: TestExec (0.46s) [2022-07-28T13:57:24.510Z] === RUN TestExecUser [2022-07-28T13:57:25.080Z] --- PASS: TestExecUser (0.49s) [2022-07-28T13:57:25.080Z] === RUN TestExportContainerAndImportImage [2022-07-28T13:57:25.326Z] docker_api_swarm_test.go:810: [d144ecdf6afd1] joining swarm manager [d238e6084543f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-28T13:57:25.652Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-28T13:57:25.652Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T13:57:25.732Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-28T13:57:26.688Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-28T13:57:26.688Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-28T13:57:27.031Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-28T13:57:27.031Z] === RUN TestHealthCheckWorkdir [2022-07-28T13:57:27.238Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-28T13:57:27.602Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-07-28T13:57:27.602Z] === RUN TestHealthKillContainer [2022-07-28T13:57:27.612Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-28T13:57:28.172Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-28T13:57:29.533Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-28T13:57:29.787Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-28T13:57:30.188Z] --- PASS: TestServiceWithDataPathPortInit (14.04s) [2022-07-28T13:57:30.188Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T13:57:30.347Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-28T13:57:30.908Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-28T13:57:31.508Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-28T13:57:31.612Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-28T13:57:32.067Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-28T13:57:32.078Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ekhr1i21zn9ku94bt07yls41a Created:2022-07-28 13:57:30.471059664 +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[6f79d85968ec0e44a29b4d854a43cab15afff9b9c16c043467e0a1ccb7839827:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d4vr50s1kih3tj1j50ld1cunb EndpointID:d380bb19c5cb0d6428072b27cdb9b1f6010d4e413176a6f496846e512a73f06e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1c1407ec71fff3561775658beb291b0e560a5aae9c629daac483a212fc09b52d 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:4ea7bfc7ca08 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d4vr50s1kih3tj1j50ld1cunb EndpointID:d380bb19c5cb0d6428072b27cdb9b1f6010d4e413176a6f496846e512a73f06e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T13:57:32.322Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-28T13:57:32.577Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-28T13:57:33.502Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-28T13:57:34.426Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-28T13:57:34.681Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-28T13:57:35.729Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-28T13:57:35.729Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T13:57:35.729Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-07-28T13:57:35.729Z] === RUN TestIpcModeNone [2022-07-28T13:57:36.041Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-28T13:57:36.070Z] ............................ [ 66%] [2022-07-28T13:57:36.243Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-07-28T13:57:36.243Z] PASS [2022-07-28T13:57:36.243Z] [2022-07-28T13:57:36.243Z] === Skipped [2022-07-28T13:57:36.243Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T13:57:36.243Z] service_test.go:243: FLAKY_TEST [2022-07-28T13:57:36.243Z] [2022-07-28T13:57:36.243Z] DONE 38 tests, 1 skipped in 44.360s [2022-07-28T13:57:36.243Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T13:57:36.243Z] INFO: Testing against a local daemon [2022-07-28T13:57:36.243Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T13:57:36.243Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:57:36.243Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T13:57:36.243Z] === RUN TestDockerNetworkIpvlan [2022-07-28T13:57:36.243Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:57:36.243Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T13:57:36.243Z] PASS [2022-07-28T13:57:36.243Z] [2022-07-28T13:57:36.243Z] === Skipped [2022-07-28T13:57:36.243Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T13:57:36.243Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:57:36.243Z] [2022-07-28T13:57:36.243Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T13:57:36.243Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:57:36.243Z] [2022-07-28T13:57:36.243Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-28T13:57:36.243Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T13:57:36.243Z] INFO: Testing against a local daemon [2022-07-28T13:57:36.243Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T13:57:36.297Z] --- PASS: TestIpcModeNone (0.46s) [2022-07-28T13:57:36.298Z] === RUN TestIpcModePrivate [2022-07-28T13:57:36.557Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-28T13:57:36.557Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-28T13:57:36.557Z] === RUN TestIpcModeShareable [2022-07-28T13:57:37.126Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-28T13:57:37.126Z] --- PASS: TestIpcModeShareable (0.47s) [2022-07-28T13:57:37.126Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T13:57:37.609Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-07-28T13:57:37.609Z] === RUN TestDockerNetworkMacvlan [2022-07-28T13:57:37.925Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-28T13:57:38.171Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T13:57:38.506Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-07-28T13:57:38.506Z] === RUN TestAPIIpcModeHost [2022-07-28T13:57:39.075Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-07-28T13:57:39.075Z] === RUN TestDaemonIpcModeShareable [2022-07-28T13:57:39.099Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T13:57:39.285Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-28T13:57:39.285Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-28T13:57:39.660Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T13:57:40.015Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-28T13:57:40.015Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-07-28T13:57:40.015Z] === RUN TestDaemonIpcModePrivate [2022-07-28T13:57:40.646Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-28T13:57:40.900Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-28T13:57:41.396Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-28T13:57:41.396Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-28T13:57:41.396Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T13:57:41.460Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-28T13:57:41.549Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T13:57:42.335Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-28T13:57:42.335Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-28T13:57:42.335Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T13:57:43.274Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-28T13:57:43.440Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T13:57:43.534Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-07-28T13:57:43.534Z] === RUN TestIpcModeOlderClient [2022-07-28T13:57:43.534Z] === PAUSE TestIpcModeOlderClient [2022-07-28T13:57:43.534Z] === RUN TestKillContainerInvalidSignal [2022-07-28T13:57:43.794Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-07-28T13:57:43.794Z] === RUN TestKillContainer [2022-07-28T13:57:44.053Z] === RUN TestKillContainer/no_signal [2022-07-28T13:57:44.312Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T13:57:44.572Z] === RUN TestKillContainer/killing_signal [2022-07-28T13:57:45.141Z] --- PASS: TestKillContainer (1.29s) [2022-07-28T13:57:45.141Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-07-28T13:57:45.141Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-07-28T13:57:45.141Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-28T13:57:45.141Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T13:57:45.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T13:57:45.710Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T13:57:46.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2022-07-28T13:57:46.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-28T13:57:46.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-07-28T13:57:46.279Z] === RUN TestKillStoppedContainer [2022-07-28T13:57:46.279Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-28T13:57:46.279Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T13:57:46.539Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-28T13:57:46.539Z] === RUN TestKillDifferentUserContainer [2022-07-28T13:57:46.707Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T13:57:46.798Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-28T13:57:46.798Z] === RUN TestInspectOomKilledTrue [2022-07-28T13:57:47.269Z] --- PASS: TestDockerNetworkMacvlan (9.75s) [2022-07-28T13:57:47.269Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-28T13:57:47.269Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-28T13:57:47.269Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-07-28T13:57:47.269Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-07-28T13:57:47.269Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-07-28T13:57:47.269Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-07-28T13:57:47.269Z] PASS [2022-07-28T13:57:47.269Z] [2022-07-28T13:57:47.269Z] DONE 8 tests in 11.054s [2022-07-28T13:57:47.269Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T13:57:47.269Z] testing: warning: no tests to run [2022-07-28T13:57:47.269Z] PASS [2022-07-28T13:57:47.269Z] [2022-07-28T13:57:47.269Z] DONE 0 tests in 0.007s [2022-07-28T13:57:47.269Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T13:57:47.369Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-07-28T13:57:47.369Z] === RUN TestInspectOomKilledFalse [2022-07-28T13:57:47.525Z] INFO: Testing against a local daemon [2022-07-28T13:57:47.525Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T13:57:47.629Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-28T13:57:47.630Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T13:57:48.201Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-07-28T13:57:48.201Z] === RUN TestLinksContainerNames [2022-07-28T13:57:48.452Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-07-28T13:57:48.452Z] === RUN TestAuthZPluginTLS [2022-07-28T13:57:48.770Z] --- PASS: TestLinksContainerNames (0.81s) [2022-07-28T13:57:48.770Z] === RUN TestLogsFollowTailEmpty [2022-07-28T13:57:49.014Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-28T13:57:49.014Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T13:57:49.339Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-07-28T13:57:49.339Z] === RUN TestLogs [2022-07-28T13:57:49.339Z] === RUN TestLogs/driver_local [2022-07-28T13:57:49.339Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:57:49.339Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:57:49.339Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T13:57:49.339Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T13:57:49.339Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T13:57:49.339Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T13:57:49.339Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:57:49.339Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:57:49.339Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:57:49.339Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:57:49.339Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:57:49.339Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:57:49.339Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T13:57:49.339Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T13:57:49.576Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-28T13:57:49.576Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T13:57:49.908Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T13:57:49.908Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T13:57:50.138Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-28T13:57:50.138Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T13:57:50.478Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T13:57:50.478Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T13:57:50.699Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-28T13:57:50.699Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T13:57:51.048Z] === RUN TestLogs/driver_json-file [2022-07-28T13:57:51.048Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:57:51.048Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:57:51.048Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:57:51.048Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:57:51.048Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:57:51.048Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:57:51.048Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:57:51.048Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:57:51.048Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:57:51.048Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:57:51.048Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:57:51.048Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:57:51.048Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T13:57:51.048Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T13:57:51.388Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-28T13:57:51.621Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T13:57:51.643Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-28T13:57:51.881Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T13:57:52.063Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-07-28T13:57:52.063Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T13:57:52.141Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T13:57:52.141Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T13:57:52.568Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-28T13:57:52.624Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-28T13:57:52.624Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T13:57:52.881Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-28T13:57:52.881Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T13:57:53.081Z] --- PASS: TestLogs (3.75s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.46s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.47s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.48s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.76s) [2022-07-28T13:57:53.081Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s) [2022-07-28T13:57:53.081Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T13:57:53.341Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/default [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/private [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/slave [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/shared [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/default [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/private [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/shared [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/slave [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:57:53.341Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T13:57:53.341Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T13:57:53.341Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T13:57:53.442Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-28T13:57:53.442Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T13:57:53.601Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T13:57:53.860Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T13:57:53.860Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T13:57:53.860Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-28T13:57:53.860Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-28T13:57:53.860Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T13:57:54.454Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-28T13:57:54.454Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-28T13:57:54.454Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-28T13:57:55.031Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-28T13:57:55.241Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-07-28T13:57:55.241Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T13:57:55.332Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-07-28T13:57:55.332Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T13:57:55.501Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-07-28T13:57:55.501Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T13:57:55.761Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-28T13:57:55.761Z] === RUN TestNetworkNat [2022-07-28T13:57:55.954Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-28T13:57:56.330Z] --- PASS: TestNetworkNat (0.44s) [2022-07-28T13:57:56.330Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T13:57:56.590Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-28T13:57:56.590Z] === RUN TestNetworkLoopbackNat [2022-07-28T13:57:56.696Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-07-28T13:57:56.696Z] === RUN TestAuthZPluginHeader [2022-07-28T13:57:56.878Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-28T13:57:57.258Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-28T13:57:57.258Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T13:57:57.803Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-28T13:57:58.771Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-28T13:57:59.137Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-28T13:57:59.137Z] === RUN TestPause [2022-07-28T13:57:59.718Z] --- PASS: TestPause (0.44s) [2022-07-28T13:57:59.718Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T13:57:59.718Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T13:57:59.718Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T13:57:59.718Z] === RUN TestPauseStopPausedContainer [2022-07-28T13:58:00.175Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-28T13:58:00.297Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-28T13:58:00.297Z] === RUN TestPidHost [2022-07-28T13:58:00.430Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-28T13:58:00.989Z] === RUN TestDockerSuite/TestLogsSince [2022-07-28T13:58:01.236Z] --- PASS: TestPidHost (0.92s) [2022-07-28T13:58:01.236Z] === RUN TestPsFilter [2022-07-28T13:58:01.236Z] --- PASS: TestPsFilter (0.09s) [2022-07-28T13:58:01.236Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T13:58:01.425Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s) [2022-07-28T13:58:01.425Z] === RUN TestAuthZPluginV2Disable [2022-07-28T13:58:01.496Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-07-28T13:58:01.496Z] === RUN TestRemoveContainerWithVolume [2022-07-28T13:58:02.066Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-07-28T13:58:02.066Z] === RUN TestRemoveContainerRunning [2022-07-28T13:58:02.325Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-28T13:58:02.325Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T13:58:02.895Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-07-28T13:58:02.895Z] === RUN TestRemoveInvalidContainer [2022-07-28T13:58:02.895Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T13:58:02.895Z] === RUN TestRenameLinkedContainer [2022-07-28T13:58:04.802Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-07-28T13:58:04.802Z] === RUN TestRenameStoppedContainer [2022-07-28T13:58:04.802Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-28T13:58:04.802Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T13:58:05.635Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-07-28T13:58:05.635Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T13:58:05.740Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-28T13:58:05.740Z] === RUN TestRenameInvalidName [2022-07-28T13:58:06.000Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-28T13:58:06.000Z] === RUN TestRenameAnonymousContainer [2022-07-28T13:58:07.553Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-28T13:58:07.906Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-28T13:58:07.906Z] === RUN TestRenameContainerWithSameName [2022-07-28T13:58:08.166Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-28T13:58:08.166Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T13:58:08.899Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2022-07-28T13:58:08.899Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T13:58:09.104Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-07-28T13:58:09.104Z] === RUN TestResize [2022-07-28T13:58:09.364Z] --- PASS: TestResize (0.40s) [2022-07-28T13:58:09.364Z] === RUN TestResizeWithInvalidSize [2022-07-28T13:58:09.625Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-07-28T13:58:09.625Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T13:58:10.193Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:58:10.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:58:10.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:58:10.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:58:10.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T13:58:10.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:58:12.103Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:58:13.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:58:13.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T13:58:14.076Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-28T13:58:14.076Z] === RUN TestDockerSuite/TestLogsTail [2022-07-28T13:58:14.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-28T13:58:14.076Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-28T13:58:14.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T13:58:14.636Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-28T13:58:15.178Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:58:15.196Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-28T13:58:15.196Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-28T13:58:15.196Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-28T13:58:15.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T13:58:15.451Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-28T13:58:15.451Z] === RUN TestDockerSuite/TestNetHostname [2022-07-28T13:58:16.811Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-28T13:58:17.025Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-28T13:58:17.065Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-28T13:58:17.065Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-28T13:58:17.065Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-28T13:58:17.989Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-28T13:58:18.243Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-28T13:58:18.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T13:58:18.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T13:58:19.604Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-28T13:58:19.604Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-28T13:58:19.604Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-28T13:58:19.604Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-28T13:58:20.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T13:58:21.062Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.52s) [2022-07-28T13:58:21.062Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T13:58:22.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T13:58:22.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T13:58:23.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T13:58:24.188Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T13:58:24.879Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-28T13:58:25.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T13:58:25.803Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-28T13:58:27.164Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-07-28T13:58:27.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-07-28T13:58:27.477Z] === RUN TestCgroupNamespacesRun [2022-07-28T13:58:28.416Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-07-28T13:58:28.416Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T13:58:29.356Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-07-28T13:58:29.356Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T13:58:29.678Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-28T13:58:30.736Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-07-28T13:58:30.736Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T13:58:31.561Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-28T13:58:31.674Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-07-28T13:58:31.674Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T13:58:32.169Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-28T13:58:32.920Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-28T13:58:33.053Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-07-28T13:58:33.053Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T13:58:33.991Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-28T13:58:33.991Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T13:58:34.074Z] tests/integration/client_test.py ..... [ 75%] [2022-07-28T13:58:34.334Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-28T13:58:34.560Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-28T13:58:34.560Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T13:58:34.593Z] tests/integration/errors_test.py . [ 76%] [2022-07-28T13:58:35.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-28T13:58:35.939Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-07-28T13:58:35.939Z] === RUN TestNISDomainname [2022-07-28T13:58:35.987Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-28T13:58:36.199Z] --- PASS: TestNISDomainname (0.52s) [2022-07-28T13:58:36.199Z] === RUN TestHostnameDnsResolution [2022-07-28T13:58:37.139Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-07-28T13:58:37.139Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T13:58:37.398Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-07-28T13:58:37.398Z] === RUN TestPrivilegedHostDevices [2022-07-28T13:58:37.915Z] === RUN TestDockerSuite/TestPluginActive [2022-07-28T13:58:37.967Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-07-28T13:58:37.967Z] === RUN TestRunConsoleSize [2022-07-28T13:58:38.226Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-28T13:58:38.226Z] === RUN TestStats [2022-07-28T13:58:39.097Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-28T13:58:39.097Z] PASS [2022-07-28T13:58:39.097Z] [2022-07-28T13:58:39.097Z] DONE 17 tests in 48.678s [2022-07-28T13:58:39.097Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T13:58:39.097Z] INFO: Testing against a local daemon [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T13:58:39.097Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T13:58:39.097Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T13:58:39.097Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T13:58:39.097Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T13:58:39.097Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T13:58:39.097Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T13:58:39.097Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T13:58:39.097Z] === RUN TestPluginInstall [2022-07-28T13:58:39.097Z] === RUN TestPluginInstall/no_auth [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f24e2d4fc787680339749088a177c2ea23516f52ddcfc158c106476cfb823ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f24e2d4fc787680339749088a177c2ea23516f52ddcfc158c106476cfb823ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:58:39.097Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5ea558a95622ed9fc9f4465917f62a66648362aa9ef4beb1397e994eb259c75" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5ea558a95622ed9fc9f4465917f62a66648362aa9ef4beb1397e994eb259c75" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:58:39.097Z] === RUN TestPluginInstall/with_insecure [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:281b7671e1e2a2e84635f23b885454d7ecfa112102b802a7bdf517e5ed3b6d69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T13:58:39.097Z] time="2022-07-28T13:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:281b7671e1e2a2e84635f23b885454d7ecfa112102b802a7bdf517e5ed3b6d69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T13:58:39.097Z] plugin_test.go:195: [d320605a30779] daemon is not started [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInstall (2.72s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-07-28T13:58:39.097Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-07-28T13:58:39.097Z] === RUN TestPluginsWithRuntimes [2022-07-28T13:58:39.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-28T13:58:40.242Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-28T13:58:40.461Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T13:58:40.763Z] --- PASS: TestStats (2.41s) [2022-07-28T13:58:40.763Z] === RUN TestStopContainerWithTimeout [2022-07-28T13:58:40.763Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T13:58:40.763Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T13:58:40.763Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T13:58:40.763Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T13:58:40.763Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T13:58:40.763Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T13:58:40.763Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T13:58:40.763Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T13:58:40.763Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T13:58:40.763Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T13:58:41.166Z] docker_api_swarm_service_test.go:395: [d3f5d58a3179f] joining swarm manager [d7db2b25ee625]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:58:41.332Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T13:58:41.389Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T13:58:41.725Z] docker_api_swarm_service_test.go:395: [d3085ffafdc31] joining swarm manager [d7db2b25ee625]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:58:42.321Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-07-28T13:58:42.321Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-07-28T13:58:42.321Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-28T13:58:42.321Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T13:58:42.882Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-28T13:58:42.883Z] PASS [2022-07-28T13:58:42.883Z] [2022-07-28T13:58:42.883Z] DONE 24 tests in 6.701s [2022-07-28T13:58:42.883Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T13:58:42.883Z] INFO: Testing against a local daemon [2022-07-28T13:58:42.883Z] === RUN TestExternalGraphDriver [2022-07-28T13:58:43.138Z] === RUN TestExternalGraphDriver/json [2022-07-28T13:58:43.242Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T13:58:44.623Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T13:58:44.623Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-07-28T13:58:44.623Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-07-28T13:58:44.623Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-07-28T13:58:44.623Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-07-28T13:58:44.623Z] === RUN TestDeleteDevicemapper [2022-07-28T13:58:44.623Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T13:58:44.623Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T13:58:44.623Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T13:58:44.986Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-28T13:58:44.986Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-28T13:58:44.986Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-28T13:58:45.027Z] === RUN TestExternalGraphDriver/spec [2022-07-28T13:58:46.020Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-07-28T13:58:46.021Z] === RUN TestUpdateMemory [2022-07-28T13:58:46.348Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-28T13:58:46.392Z] === RUN TestExternalGraphDriver/pull [2022-07-28T13:58:46.604Z] --- PASS: TestUpdateMemory (0.51s) [2022-07-28T13:58:46.604Z] === RUN TestUpdateCPUQuota [2022-07-28T13:58:46.907Z] --- PASS: TestImportExtremelyLargeImageWorks (93.16s) [2022-07-28T13:58:46.907Z] PASS [2022-07-28T13:58:46.907Z] [2022-07-28T13:58:46.907Z] === Skipped [2022-07-28T13:58:46.907Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-28T13:58:46.907Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-28T13:58:46.907Z] [2022-07-28T13:58:46.907Z] DONE 22 tests, 1 skipped in 97.290s [2022-07-28T13:58:46.907Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T13:58:46.907Z] === RUN TestStripANSICommands [2022-07-28T13:58:46.907Z] === RUN TestStripANSICommands/#00 [2022-07-28T13:58:46.907Z] === RUN TestStripANSICommands/#01 [2022-07-28T13:58:46.907Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T13:58:46.907Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T13:58:46.907Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T13:58:46.907Z] PASS [2022-07-28T13:58:46.907Z] [2022-07-28T13:58:46.907Z] DONE 3 tests in 0.038s [2022-07-28T13:58:46.907Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T13:58:46.907Z] INFO: Testing against a local daemon [2022-07-28T13:58:46.907Z] === RUN TestNetworkCreateDelete [2022-07-28T13:58:46.907Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-28T13:58:46.907Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T13:58:46.907Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-28T13:58:46.907Z] === RUN TestDaemonDNSFallback [2022-07-28T13:58:47.567Z] --- PASS: TestUpdateCPUQuota (0.76s) [2022-07-28T13:58:47.568Z] === RUN TestUpdatePidsLimit [2022-07-28T13:58:47.568Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T13:58:47.568Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T13:58:47.826Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T13:58:48.087Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T13:58:48.087Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T13:58:48.280Z] --- PASS: TestExternalGraphDriver (5.27s) [2022-07-28T13:58:48.280Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-07-28T13:58:48.280Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-07-28T13:58:48.280Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-07-28T13:58:48.280Z] === RUN TestGraphdriverPluginV2 [2022-07-28T13:58:48.346Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T13:58:48.606Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T13:58:49.175Z] --- PASS: TestUpdatePidsLimit (1.75s) [2022-07-28T13:58:49.175Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-07-28T13:58:49.175Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-07-28T13:58:49.175Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-07-28T13:58:49.175Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-07-28T13:58:49.175Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-07-28T13:58:49.175Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-28T13:58:49.175Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-28T13:58:49.175Z] === RUN TestUpdateRestartPolicy [2022-07-28T13:58:49.606Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-28T13:58:51.089Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-28T13:58:51.089Z] === RUN TestInspectNetwork [2022-07-28T13:58:51.089Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:58:51.089Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-28T13:58:51.089Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T13:58:51.089Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T13:58:51.089Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:58:51.089Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:58:51.089Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:58:51.089Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T13:58:51.089Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T13:58:51.089Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T13:58:51.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T13:58:51.089Z] === RUN TestNetworkList [2022-07-28T13:58:51.089Z] === RUN TestNetworkList//networks [2022-07-28T13:58:51.089Z] === PAUSE TestNetworkList//networks [2022-07-28T13:58:51.089Z] === RUN TestNetworkList//networks/ [2022-07-28T13:58:51.089Z] === PAUSE TestNetworkList//networks/ [2022-07-28T13:58:51.089Z] === CONT TestNetworkList//networks [2022-07-28T13:58:51.089Z] === CONT TestNetworkList//networks/ [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkList (0.01s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T13:58:51.089Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T13:58:51.089Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T13:58:51.089Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-28T13:58:51.089Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T13:58:51.089Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-28T13:58:51.089Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T13:58:51.089Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-28T13:58:51.089Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T13:58:51.089Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-28T13:58:51.089Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T13:58:51.089Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-28T13:58:51.089Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T13:58:51.089Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-28T13:58:51.089Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T13:58:51.089Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:58:51.089Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-28T13:58:51.089Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T13:58:51.089Z] service_test.go:243: FLAKY_TEST [2022-07-28T13:58:51.089Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T13:58:51.089Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T13:58:51.089Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:58:51.089Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-28T13:58:51.089Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T13:58:51.089Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:58:51.089Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-28T13:58:51.089Z] PASS [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === Skipped [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-28T13:58:51.089Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-28T13:58:51.089Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-28T13:58:51.089Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-28T13:58:51.089Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-28T13:58:51.089Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-28T13:58:51.089Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-28T13:58:51.089Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-28T13:58:51.089Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-28T13:58:51.089Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T13:58:51.089Z] service_test.go:243: FLAKY_TEST [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-28T13:58:51.089Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-28T13:58:51.089Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] DONE 34 tests, 12 skipped in 7.122s [2022-07-28T13:58:51.089Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T13:58:51.089Z] INFO: Testing against a local daemon [2022-07-28T13:58:51.089Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T13:58:51.089Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:58:51.089Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T13:58:51.089Z] === RUN TestDockerNetworkIpvlan [2022-07-28T13:58:51.089Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:58:51.089Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T13:58:51.089Z] PASS [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === Skipped [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T13:58:51.089Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T13:58:51.089Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] DONE 2 tests, 2 skipped in 0.080s [2022-07-28T13:58:51.089Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T13:58:51.089Z] INFO: Testing against a local daemon [2022-07-28T13:58:51.089Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T13:58:51.089Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-28T13:58:51.089Z] === RUN TestDockerNetworkMacvlan [2022-07-28T13:58:51.089Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.089Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-28T13:58:51.089Z] PASS [2022-07-28T13:58:51.089Z] [2022-07-28T13:58:51.089Z] === Skipped [2022-07-28T13:58:51.090Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-28T13:58:51.090Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.090Z] [2022-07-28T13:58:51.090Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-28T13:58:51.090Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T13:58:51.090Z] [2022-07-28T13:58:51.090Z] DONE 2 tests, 2 skipped in 0.079s [2022-07-28T13:58:51.090Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T13:58:51.090Z] testing: warning: no tests to run [2022-07-28T13:58:51.090Z] PASS [2022-07-28T13:58:51.090Z] [2022-07-28T13:58:51.090Z] DONE 0 tests in 0.024s [2022-07-28T13:58:51.090Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T13:58:51.090Z] INFO: Testing against a local daemon [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginTLS [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginHeader [2022-07-28T13:58:51.090Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.090Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-28T13:58:51.090Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T13:58:51.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.348Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-28T13:58:51.348Z] === RUN TestAuthZPluginV2Disable [2022-07-28T13:58:51.606Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:51.606Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-28T13:58:51.606Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T13:58:52.171Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.171Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-28T13:58:52.171Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T13:58:52.429Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.429Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2022-07-28T13:58:52.429Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-28T13:58:52.687Z] PASS [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === Skipped [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-28T13:58:52.687Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.687Z] [2022-07-28T13:58:52.687Z] DONE 17 tests, 17 skipped in 1.795s [2022-07-28T13:58:52.687Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T13:58:52.813Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-28T13:58:52.945Z] INFO: Testing against a local daemon [2022-07-28T13:58:52.945Z] === RUN TestPluginInvalidJSON [2022-07-28T13:58:52.945Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T13:58:52.945Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T13:58:52.945Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T13:58:52.945Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T13:58:52.945Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T13:58:52.945Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T13:58:52.945Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T13:58:52.945Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T13:58:52.946Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T13:58:52.946Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T13:58:52.946Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T13:58:52.946Z] === RUN TestPluginInstall [2022-07-28T13:58:52.946Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.946Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-28T13:58:52.946Z] === RUN TestPluginsWithRuntimes [2022-07-28T13:58:52.946Z] 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-28T13:58:52.946Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-28T13:58:52.946Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T13:58:52.946Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-28T13:58:52.946Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T13:58:52.946Z] PASS [2022-07-28T13:58:52.946Z] [2022-07-28T13:58:52.946Z] === Skipped [2022-07-28T13:58:52.946Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-28T13:58:52.946Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T13:58:52.946Z] [2022-07-28T13:58:52.946Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-28T13:58:52.946Z] 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-28T13:58:52.946Z] [2022-07-28T13:58:52.946Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T13:58:52.946Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-28T13:58:52.946Z] [2022-07-28T13:58:52.946Z] DONE 19 tests, 3 skipped in 0.146s [2022-07-28T13:58:52.946Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T13:58:52.946Z] INFO: Testing against a local daemon [2022-07-28T13:58:52.946Z] === RUN TestExternalGraphDriver [2022-07-28T13:58:53.204Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-28T13:58:53.204Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-28T13:58:53.204Z] === RUN TestGraphdriverPluginV2 [2022-07-28T13:58:53.523Z] --- PASS: TestGraphdriverPluginV2 (4.65s) [2022-07-28T13:58:53.523Z] PASS [2022-07-28T13:58:53.523Z] [2022-07-28T13:58:53.523Z] DONE 5 tests in 9.967s [2022-07-28T13:58:53.523Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T13:58:53.523Z] INFO: Testing against a local daemon [2022-07-28T13:58:53.523Z] === RUN TestContinueAfterPluginCrash [2022-07-28T13:58:53.523Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T13:58:53.523Z] === RUN TestReadPluginNoRead [2022-07-28T13:58:53.523Z] === PAUSE TestReadPluginNoRead [2022-07-28T13:58:53.523Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T13:58:53.523Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T13:58:53.523Z] === CONT TestContinueAfterPluginCrash [2022-07-28T13:58:53.523Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T13:58:54.841Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-28T13:58:55.765Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-28T13:58:56.690Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-28T13:58:56.793Z] --- PASS: TestDaemonStartWithLogOpt (3.40s) [2022-07-28T13:58:56.794Z] === CONT TestReadPluginNoRead [2022-07-28T13:58:57.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-28T13:58:57.388Z] --- PASS: TestGraphdriverPluginV2 (3.73s) [2022-07-28T13:58:57.388Z] PASS [2022-07-28T13:58:57.388Z] [2022-07-28T13:58:57.388Z] === Skipped [2022-07-28T13:58:57.388Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-28T13:58:57.388Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-28T13:58:57.388Z] [2022-07-28T13:58:57.388Z] DONE 2 tests, 1 skipped in 4.158s [2022-07-28T13:58:57.388Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T13:58:57.388Z] INFO: Testing against a local daemon [2022-07-28T13:58:57.388Z] === RUN TestContinueAfterPluginCrash [2022-07-28T13:58:57.388Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T13:58:57.388Z] === RUN TestReadPluginNoRead [2022-07-28T13:58:57.388Z] === PAUSE TestReadPluginNoRead [2022-07-28T13:58:57.388Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T13:58:57.388Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T13:58:57.388Z] === CONT TestContinueAfterPluginCrash [2022-07-28T13:58:57.388Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T13:58:57.505Z] === RUN TestDockerSuite/TestPortList [2022-07-28T13:58:58.682Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T13:58:59.398Z] docker_api_swarm_service_test.go:343: [d015761114c6b] joining swarm manager [d9ae7d0ab2460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:58:59.611Z] === RUN TestReadPluginNoRead/default [2022-07-28T13:58:59.957Z] docker_api_swarm_service_test.go:343: [d6109820ad21e] joining swarm manager [d9ae7d0ab2460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:59:00.977Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T13:59:01.233Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-07-28T13:59:01.391Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2022-07-28T13:59:01.391Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T13:59:01.392Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-28T13:59:01.392Z] === RUN TestWaitNonBlocked [2022-07-28T13:59:01.392Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:59:01.392Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:59:01.392Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:59:01.392Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:59:01.392Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T13:59:01.392Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T13:59:01.392Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T13:59:01.392Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-07-28T13:59:01.392Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-07-28T13:59:01.392Z] === RUN TestWaitBlocked [2022-07-28T13:59:01.392Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:59:01.392Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:59:01.392Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:59:01.392Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:59:01.392Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T13:59:01.392Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T13:59:01.579Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2022-07-28T13:59:01.579Z] === CONT TestReadPluginNoRead [2022-07-28T13:59:01.652Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T13:59:01.652Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-07-28T13:59:01.652Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-07-28T13:59:01.652Z] === RUN TestWaitConditions [2022-07-28T13:59:01.652Z] === RUN TestWaitConditions/default [2022-07-28T13:59:01.652Z] === PAUSE TestWaitConditions/default [2022-07-28T13:59:01.652Z] === RUN TestWaitConditions/not-running [2022-07-28T13:59:01.652Z] === PAUSE TestWaitConditions/not-running [2022-07-28T13:59:01.652Z] === RUN TestWaitConditions/next-exit [2022-07-28T13:59:01.652Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T13:59:01.652Z] === RUN TestWaitConditions/removed [2022-07-28T13:59:01.652Z] === PAUSE TestWaitConditions/removed [2022-07-28T13:59:01.652Z] === CONT TestWaitConditions/default [2022-07-28T13:59:01.652Z] === CONT TestWaitConditions/next-exit [2022-07-28T13:59:02.162Z] === CONT TestReadPluginNoRead [2022-07-28T13:59:02.162Z] read_test.go:92: [d31f1ff5cb01d] daemon is not started [2022-07-28T13:59:02.162Z] --- PASS: TestReadPluginNoRead (5.95s) [2022-07-28T13:59:02.162Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-28T13:59:02.162Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-28T13:59:02.162Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-07-28T13:59:02.162Z] PASS [2022-07-28T13:59:02.162Z] [2022-07-28T13:59:02.162Z] DONE 6 tests in 9.375s [2022-07-28T13:59:02.162Z] 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-28T13:59:02.162Z] testing: warning: no tests to run [2022-07-28T13:59:02.162Z] PASS [2022-07-28T13:59:02.162Z] [2022-07-28T13:59:02.162Z] DONE 0 tests in 0.008s [2022-07-28T13:59:02.162Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T13:59:02.162Z] INFO: Testing against a local daemon [2022-07-28T13:59:02.162Z] === RUN TestPluginWithDevMounts [2022-07-28T13:59:02.162Z] === PAUSE TestPluginWithDevMounts [2022-07-28T13:59:02.162Z] === CONT TestPluginWithDevMounts [2022-07-28T13:59:03.560Z] === CONT TestWaitConditions/removed [2022-07-28T13:59:03.560Z] === CONT TestWaitConditions/not-running [2022-07-28T13:59:04.050Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-07-28T13:59:04.050Z] PASS [2022-07-28T13:59:04.050Z] [2022-07-28T13:59:04.050Z] DONE 1 tests in 1.608s [2022-07-28T13:59:04.050Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T13:59:04.050Z] INFO: Testing against a local daemon [2022-07-28T13:59:04.050Z] === RUN TestSecretInspect [2022-07-28T13:59:04.108Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T13:59:04.940Z] --- PASS: TestWaitConditions (0.01s) [2022-07-28T13:59:04.940Z] --- PASS: TestWaitConditions/default (1.58s) [2022-07-28T13:59:04.940Z] --- PASS: TestWaitConditions/next-exit (1.62s) [2022-07-28T13:59:04.940Z] --- PASS: TestWaitConditions/removed (1.59s) [2022-07-28T13:59:04.940Z] --- PASS: TestWaitConditions/not-running (1.63s) [2022-07-28T13:59:04.940Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T13:59:04.940Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T13:59:05.043Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T13:59:05.941Z] --- PASS: TestSecretInspect (2.16s) [2022-07-28T13:59:05.941Z] === RUN TestSecretList [2022-07-28T13:59:06.424Z] --- PASS: TestContinueAfterPluginCrash (9.03s) [2022-07-28T13:59:06.424Z] === RUN TestReadPluginNoRead/default [2022-07-28T13:59:06.525Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-28T13:59:06.849Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.96s) [2022-07-28T13:59:06.849Z] === CONT TestDaemonHostGatewayIP [2022-07-28T13:59:07.109Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) [2022-07-28T13:59:07.109Z] === CONT TestDaemonRestartIpcMode [2022-07-28T13:59:07.798Z] === CONT TestReadPluginNoRead [2022-07-28T13:59:07.798Z] read_test.go:92: [d7bea240a4f6f] daemon is not started [2022-07-28T13:59:07.798Z] --- PASS: TestReadPluginNoRead (6.21s) [2022-07-28T13:59:07.798Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-07-28T13:59:07.798Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s) [2022-07-28T13:59:07.798Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-07-28T13:59:07.798Z] PASS [2022-07-28T13:59:07.798Z] [2022-07-28T13:59:07.798Z] DONE 6 tests in 10.591s [2022-07-28T13:59:07.798Z] 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-28T13:59:07.798Z] testing: warning: no tests to run [2022-07-28T13:59:07.798Z] PASS [2022-07-28T13:59:07.798Z] [2022-07-28T13:59:07.798Z] DONE 0 tests in 0.034s [2022-07-28T13:59:07.798Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T13:59:07.798Z] INFO: Testing against a local daemon [2022-07-28T13:59:07.798Z] === RUN TestPluginWithDevMounts [2022-07-28T13:59:07.798Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-28T13:59:07.798Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-28T13:59:07.798Z] PASS [2022-07-28T13:59:07.798Z] [2022-07-28T13:59:07.798Z] === Skipped [2022-07-28T13:59:07.798Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-28T13:59:07.798Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-28T13:59:07.798Z] [2022-07-28T13:59:07.798Z] DONE 1 tests, 1 skipped in 0.106s [2022-07-28T13:59:07.798Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T13:59:07.798Z] INFO: Testing against a local daemon [2022-07-28T13:59:07.798Z] === RUN TestSecretInspect [2022-07-28T13:59:07.798Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:07.798Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-28T13:59:07.798Z] === RUN TestSecretList [2022-07-28T13:59:07.798Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:07.798Z] --- SKIP: TestSecretList (0.01s) [2022-07-28T13:59:07.798Z] === RUN TestSecretsCreateAndDelete [2022-07-28T13:59:07.798Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-07-28T13:59:08.056Z] === RUN TestSecretsUpdate [2022-07-28T13:59:08.056Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-28T13:59:08.056Z] === RUN TestTemplatedSecret [2022-07-28T13:59:08.056Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-28T13:59:08.056Z] === RUN TestSecretCreateResolve [2022-07-28T13:59:08.056Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-28T13:59:08.056Z] PASS [2022-07-28T13:59:08.056Z] [2022-07-28T13:59:08.056Z] === Skipped [2022-07-28T13:59:08.056Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-28T13:59:08.056Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] [2022-07-28T13:59:08.056Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-28T13:59:08.056Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] [2022-07-28T13:59:08.056Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-07-28T13:59:08.056Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] [2022-07-28T13:59:08.056Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-28T13:59:08.056Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] [2022-07-28T13:59:08.056Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-28T13:59:08.056Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] [2022-07-28T13:59:08.056Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-28T13:59:08.056Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] [2022-07-28T13:59:08.056Z] DONE 6 tests, 6 skipped in 0.150s [2022-07-28T13:59:08.056Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T13:59:08.056Z] INFO: Testing against a local daemon [2022-07-28T13:59:08.056Z] === RUN TestServiceCreateInit [2022-07-28T13:59:08.056Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T13:59:08.056Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T13:59:08.056Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-28T13:59:08.056Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T13:59:08.056Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T13:59:08.056Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T13:59:08.056Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-28T13:59:08.056Z] === RUN TestCreateServiceConflict [2022-07-28T13:59:08.056Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-28T13:59:08.056Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T13:59:08.056Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-28T13:59:08.056Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T13:59:08.056Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-28T13:59:08.056Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T13:59:08.056Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.056Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-28T13:59:08.056Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T13:59:08.056Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.316Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-07-28T13:59:08.316Z] === RUN TestCreateServiceSysctls [2022-07-28T13:59:08.316Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.316Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-28T13:59:08.316Z] === RUN TestCreateServiceCapabilities [2022-07-28T13:59:08.316Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.316Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-28T13:59:08.316Z] === RUN TestInspect [2022-07-28T13:59:08.316Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.316Z] --- SKIP: TestInspect (0.01s) [2022-07-28T13:59:08.316Z] === RUN TestCreateJob [2022-07-28T13:59:08.316Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.316Z] --- SKIP: TestCreateJob (0.01s) [2022-07-28T13:59:08.316Z] === RUN TestReplicatedJob [2022-07-28T13:59:08.316Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.316Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-28T13:59:08.316Z] === RUN TestUpdateReplicatedJob [2022-07-28T13:59:08.316Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.316Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-28T13:59:08.316Z] === RUN TestServiceListWithStatuses [2022-07-28T13:59:08.316Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T13:59:08.316Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T13:59:08.316Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T13:59:08.316Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.316Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-28T13:59:08.316Z] === RUN TestDockerNetworkReConnect [2022-07-28T13:59:08.316Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:08.316Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-28T13:59:08.316Z] === RUN TestServicePlugin [2022-07-28T13:59:08.410Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-28T13:59:08.410Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-28T13:59:08.455Z] --- PASS: TestSecretList (2.29s) [2022-07-28T13:59:08.455Z] === RUN TestSecretsCreateAndDelete [2022-07-28T13:59:09.078Z] ......... [ 85%] [2022-07-28T13:59:09.648Z] --- PASS: TestDaemonRestartIpcMode (2.38s) [2022-07-28T13:59:09.648Z] === CONT TestIpcModeOlderClient [2022-07-28T13:59:09.648Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-07-28T13:59:09.648Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T13:59:09.648Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-28T13:59:10.218Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.218Z] --- SKIP: TestServicePlugin (1.96s) [2022-07-28T13:59:10.218Z] === RUN TestServiceUpdateLabel [2022-07-28T13:59:10.218Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.218Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-28T13:59:10.218Z] === RUN TestServiceUpdateSecrets [2022-07-28T13:59:10.218Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.218Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-28T13:59:10.218Z] === RUN TestServiceUpdateConfigs [2022-07-28T13:59:10.218Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.218Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-28T13:59:10.218Z] === RUN TestServiceUpdateNetwork [2022-07-28T13:59:10.218Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.218Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-28T13:59:10.218Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T13:59:10.346Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-07-28T13:59:10.346Z] === RUN TestSecretsUpdate [2022-07-28T13:59:10.477Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-28T13:59:10.477Z] PASS [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === Skipped [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T13:59:10.477Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T13:59:10.477Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-28T13:59:10.477Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-28T13:59:10.477Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-28T13:59:10.477Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-28T13:59:10.477Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-28T13:59:10.477Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-07-28T13:59:10.477Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-28T13:59:10.477Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-28T13:59:10.477Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-28T13:59:10.477Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-28T13:59:10.477Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-28T13:59:10.477Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-28T13:59:10.477Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T13:59:10.477Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-28T13:59:10.477Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-28T13:59:10.477Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-07-28T13:59:10.477Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-28T13:59:10.477Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-28T13:59:10.477Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-28T13:59:10.477Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-28T13:59:10.477Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-28T13:59:10.477Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] DONE 24 tests, 23 skipped in 2.381s [2022-07-28T13:59:10.477Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T13:59:10.477Z] INFO: Testing against a local daemon [2022-07-28T13:59:10.477Z] === RUN TestSessionCreate [2022-07-28T13:59:10.477Z] --- PASS: TestSessionCreate (0.04s) [2022-07-28T13:59:10.477Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T13:59:10.477Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-28T13:59:10.477Z] PASS [2022-07-28T13:59:10.477Z] [2022-07-28T13:59:10.477Z] DONE 2 tests in 0.151s [2022-07-28T13:59:10.477Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T13:59:10.736Z] INFO: Testing against a local daemon [2022-07-28T13:59:10.736Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T13:59:10.736Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T13:59:10.736Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T13:59:10.736Z] === RUN TestDiskUsage [2022-07-28T13:59:10.736Z] === PAUSE TestDiskUsage [2022-07-28T13:59:10.736Z] === RUN TestEventsExecDie [2022-07-28T13:59:10.918Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-28T13:59:11.301Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-28T13:59:11.301Z] === RUN TestEventsBackwardsCompatible [2022-07-28T13:59:11.301Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-28T13:59:11.301Z] === RUN TestEventsVolumeCreate [2022-07-28T13:59:11.301Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-28T13:59:11.301Z] === RUN TestInfoBinaryCommits [2022-07-28T13:59:11.301Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T13:59:11.301Z] === RUN TestInfoAPIVersioned [2022-07-28T13:59:11.301Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T13:59:11.301Z] === RUN TestInfoAPI [2022-07-28T13:59:11.301Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T13:59:11.301Z] === RUN TestInfoAPIWarnings [2022-07-28T13:59:11.478Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-28T13:59:12.038Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-28T13:59:12.038Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-28T13:59:12.863Z] --- PASS: TestSecretsUpdate (2.14s) [2022-07-28T13:59:12.863Z] === RUN TestTemplatedSecret [2022-07-28T13:59:13.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-28T13:59:14.036Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-28T13:59:14.177Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-28T13:59:15.102Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-28T13:59:15.236Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-28T13:59:15.380Z] --- PASS: TestTemplatedSecret (2.55s) [2022-07-28T13:59:15.380Z] === RUN TestSecretCreateResolve [2022-07-28T13:59:16.026Z] docker_api_swarm_service_test.go:490: [dbd0e2599b467] joining swarm manager [d7319b9f3f822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:59:16.951Z] docker_api_swarm_service_test.go:490: [d1811fd0c1a30] joining swarm manager [d7319b9f3f822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:59:17.269Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-07-28T13:59:17.269Z] PASS [2022-07-28T13:59:17.269Z] [2022-07-28T13:59:17.269Z] DONE 6 tests in 13.547s [2022-07-28T13:59:17.269Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T13:59:17.269Z] INFO: Testing against a local daemon [2022-07-28T13:59:17.269Z] === RUN TestServiceCreateInit [2022-07-28T13:59:17.269Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T13:59:17.510Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-28T13:59:21.434Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T13:59:21.670Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-28T13:59:21.670Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-28T13:59:21.809Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-28T13:59:21.809Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-28T13:59:21.871Z] --- PASS: TestContainerKillOnDaemonStart (11.48s) [2022-07-28T13:59:21.871Z] PASS [2022-07-28T13:59:21.871Z] [2022-07-28T13:59:21.871Z] === Skipped [2022-07-28T13:59:21.871Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-28T13:59:21.871Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T13:59:21.871Z] [2022-07-28T13:59:21.871Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T13:59:21.871Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T13:59:21.871Z] [2022-07-28T13:59:21.871Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T13:59:21.872Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T13:59:21.872Z] [2022-07-28T13:59:21.872Z] DONE 264 tests, 3 skipped in 123.291s [2022-07-28T13:59:21.872Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T13:59:21.872Z] ++ 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-28T13:59:21.872Z] ++ set -e [2022-07-28T13:59:21.872Z] ++ '[' -n 0 ']' [2022-07-28T13:59:21.872Z] ++ set -x [2022-07-28T13:59:21.872Z] ++ 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-28T13:59:21.872Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T13:59:21.872Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-28T13:59:21.872Z] === RUN TestConfigDaemonID [2022-07-28T13:59:22.810Z] daemon_test.go:83: [d371db010bb28] daemon is not started [2022-07-28T13:59:22.810Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-28T13:59:22.810Z] === RUN TestDaemonConfigValidation [2022-07-28T13:59:22.810Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:59:22.810Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:59:22.810Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T13:59:22.810Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T13:59:22.810Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T13:59:22.810Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T13:59:22.810Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T13:59:22.810Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T13:59:22.810Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T13:59:22.810Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T13:59:22.810Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T13:59:22.810Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T13:59:22.810Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T13:59:22.810Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T13:59:22.810Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T13:59:22.810Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T13:59:22.810Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-07-28T13:59:22.810Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-28T13:59:22.810Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-28T13:59:22.810Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-28T13:59:22.810Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-28T13:59:22.810Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T13:59:22.810Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T13:59:24.180Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-28T13:59:24.191Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T13:59:25.130Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T13:59:25.602Z] --- PASS: TestServiceCreateInit (7.55s) [2022-07-28T13:59:25.602Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2022-07-28T13:59:25.602Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2022-07-28T13:59:25.602Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T13:59:26.069Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T13:59:26.069Z] daemon_test.go:197: [d0c3aca1850b5] daemon is not started [2022-07-28T13:59:26.069Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-28T13:59:26.069Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-28T13:59:26.069Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-28T13:59:26.069Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-28T13:59:26.069Z] === RUN TestDaemonProxy [2022-07-28T13:59:26.069Z] === RUN TestDaemonProxy/environment_variables [2022-07-28T13:59:27.951Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-28T13:59:27.978Z] === RUN TestDaemonProxy/command-line_options [2022-07-28T13:59:29.357Z] === RUN TestDaemonProxy/configuration_file [2022-07-28T13:59:29.372Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-28T13:59:29.372Z] === RUN TestInfoDebug [2022-07-28T13:59:29.372Z] --- PASS: TestInfoDebug (0.54s) [2022-07-28T13:59:29.372Z] === RUN TestInfoInsecureRegistries [2022-07-28T13:59:29.372Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-07-28T13:59:29.372Z] === RUN TestInfoRegistryMirrors [2022-07-28T13:59:29.372Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-07-28T13:59:29.372Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T13:59:29.937Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-28T13:59:29.937Z] === RUN TestPingCacheHeaders [2022-07-28T13:59:29.937Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-28T13:59:29.937Z] === RUN TestPingGet [2022-07-28T13:59:29.937Z] --- PASS: TestPingGet (0.01s) [2022-07-28T13:59:29.937Z] === RUN TestPingHead [2022-07-28T13:59:29.937Z] --- PASS: TestPingHead (0.03s) [2022-07-28T13:59:29.937Z] === RUN TestPingSwarmHeader [2022-07-28T13:59:30.503Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T13:59:30.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-28T13:59:30.962Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-28T13:59:31.069Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T13:59:31.264Z] === RUN TestDaemonProxy/conflicting_options [2022-07-28T13:59:31.524Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-28T13:59:32.004Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T13:59:32.004Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-07-28T13:59:32.004Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T13:59:32.004Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T13:59:32.004Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T13:59:32.004Z] === RUN TestVersion [2022-07-28T13:59:32.004Z] --- PASS: TestVersion (0.03s) [2022-07-28T13:59:32.004Z] === CONT TestDiskUsage [2022-07-28T13:59:32.093Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-28T13:59:32.093Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-07-28T13:59:32.093Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-28T13:59:32.093Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-28T13:59:32.093Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-28T13:59:32.093Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-28T13:59:32.093Z] PASS [2022-07-28T13:59:32.093Z] [2022-07-28T13:59:32.093Z] DONE 18 tests in 11.216s [2022-07-28T13:59:32.093Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T13:59:32.093Z] ++ 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-28T13:59:32.093Z] ++ set -e [2022-07-28T13:59:32.094Z] ++ '[' -n 0 ']' [2022-07-28T13:59:32.094Z] ++ set -x [2022-07-28T13:59:32.094Z] ++ 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-28T13:59:32.353Z] INFO: Testing against a local daemon [2022-07-28T13:59:32.353Z] === RUN TestCommitInheritsEnv [2022-07-28T13:59:32.367Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T13:59:32.571Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T13:59:32.614Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-07-28T13:59:32.614Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T13:59:32.614Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-28T13:59:32.614Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-28T13:59:32.614Z] === RUN TestImportWithCustomPlatform [2022-07-28T13:59:32.614Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T13:59:32.614Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T13:59:32.614Z] === RUN TestImportWithCustomPlatform// [2022-07-28T13:59:32.614Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T13:59:32.614Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T13:59:32.830Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T13:59:32.873Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T13:59:32.873Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T13:59:32.873Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T13:59:32.873Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T13:59:32.873Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-28T13:59:32.873Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-28T13:59:32.873Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T13:59:32.873Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T13:59:32.873Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-28T13:59:32.873Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-28T13:59:32.873Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-28T13:59:32.873Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T13:59:32.873Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T13:59:32.873Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T13:59:32.873Z] === RUN TestImagesFilterMultiReference [2022-07-28T13:59:32.873Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-28T13:59:32.873Z] === RUN TestImagePullPlatformInvalid [2022-07-28T13:59:32.873Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-28T13:59:32.873Z] === RUN TestRemoveImageOrphaning [2022-07-28T13:59:33.088Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T13:59:33.088Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T13:59:33.088Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T13:59:33.088Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T13:59:33.088Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T13:59:33.088Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T13:59:33.088Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T13:59:33.088Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T13:59:33.088Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T13:59:33.088Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T13:59:33.133Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-07-28T13:59:33.133Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T13:59:33.133Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T13:59:33.133Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-28T13:59:33.133Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T13:59:33.133Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-28T13:59:33.133Z] === RUN TestTagInvalidReference [2022-07-28T13:59:33.133Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-28T13:59:33.133Z] === RUN TestTagValidPrefixedRepo [2022-07-28T13:59:33.346Z] --- PASS: TestDiskUsage (1.24s) [2022-07-28T13:59:33.346Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-28T13:59:33.346Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T13:59:33.346Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T13:59:33.346Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.01s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-28T13:59:33.347Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-28T13:59:33.347Z] PASS [2022-07-28T13:59:33.347Z] [2022-07-28T13:59:33.347Z] === Skipped [2022-07-28T13:59:33.347Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T13:59:33.347Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T13:59:33.347Z] [2022-07-28T13:59:33.347Z] DONE 54 tests, 1 skipped in 22.793s [2022-07-28T13:59:33.347Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T13:59:33.347Z] INFO: Testing against a local daemon [2022-07-28T13:59:33.347Z] === RUN TestVolumesCreateAndList [2022-07-28T13:59:33.347Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T13:59:33.347Z] === RUN TestVolumesRemove [2022-07-28T13:59:33.393Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-28T13:59:33.393Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T13:59:33.393Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T13:59:33.393Z] === RUN TestTagOfficialNames [2022-07-28T13:59:33.393Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-28T13:59:33.393Z] === RUN TestTagMatchesDigest [2022-07-28T13:59:33.393Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T13:59:33.393Z] PASS [2022-07-28T13:59:33.393Z] [2022-07-28T13:59:33.393Z] === Skipped [2022-07-28T13:59:33.393Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-28T13:59:33.393Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-28T13:59:33.393Z] [2022-07-28T13:59:33.393Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-28T13:59:33.393Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T13:59:33.393Z] [2022-07-28T13:59:33.393Z] DONE 22 tests, 2 skipped in 1.177s [2022-07-28T13:59:33.393Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T13:59:33.393Z] ++ 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-28T13:59:33.393Z] ++ set -e [2022-07-28T13:59:33.393Z] ++ '[' -n 0 ']' [2022-07-28T13:59:33.393Z] ++ set -x [2022-07-28T13:59:33.393Z] ++ 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-28T13:59:33.393Z] === RUN TestStripANSICommands [2022-07-28T13:59:33.393Z] === RUN TestStripANSICommands/#00 [2022-07-28T13:59:33.393Z] === RUN TestStripANSICommands/#01 [2022-07-28T13:59:33.393Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T13:59:33.393Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T13:59:33.393Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T13:59:33.393Z] PASS [2022-07-28T13:59:33.393Z] [2022-07-28T13:59:33.393Z] DONE 3 tests in 0.033s [2022-07-28T13:59:33.393Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T13:59:33.393Z] ++ 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-28T13:59:33.393Z] ++ set -e [2022-07-28T13:59:33.393Z] ++ '[' -n 0 ']' [2022-07-28T13:59:33.393Z] ++ set -x [2022-07-28T13:59:33.393Z] ++ 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-28T13:59:33.393Z] INFO: Testing against a local daemon [2022-07-28T13:59:33.393Z] === RUN TestNetworkCreateDelete [2022-07-28T13:59:33.605Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-28T13:59:33.605Z] === RUN TestVolumesInspect [2022-07-28T13:59:33.605Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T13:59:33.605Z] === RUN TestVolumesInvalidJSON [2022-07-28T13:59:33.605Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T13:59:33.605Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T13:59:33.605Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T13:59:33.605Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T13:59:33.605Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T13:59:33.605Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T13:59:33.605Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T13:59:33.605Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T13:59:33.605Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T13:59:33.605Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T13:59:33.605Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T13:59:33.605Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T13:59:33.605Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T13:59:33.605Z] PASS [2022-07-28T13:59:33.605Z] [2022-07-28T13:59:33.605Z] DONE 9 tests in 0.193s [2022-07-28T13:59:33.605Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T13:59:33.605Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14253 is not a child of this shell [2022-07-28T13:59:33.605Z] warning: PID 14253 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-28T13:59:33.605Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T13:59:33.605Z] [2022-07-28T13:59:33.605Z] Unloading profiles will leave already running processes permanently [2022-07-28T13:59:33.605Z] unconfined, which can lead to unexpected situations. [2022-07-28T13:59:33.605Z] [2022-07-28T13:59:33.605Z] To set a process to complain mode, use the command line tool [2022-07-28T13:59:33.605Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T13:59:33.605Z] Removing test suite binaries [2022-07-28T13:59:33.605Z] exiting test-integration [2022-07-28T13:59:33.605Z] ++ exit 0 [2022-07-28T13:59:33.605Z] [2022-07-28T13:59:33.653Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-28T13:59:33.653Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T13:59:33.912Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-28T13:59:33.912Z] === RUN TestDaemonDNSFallback [2022-07-28T13:59:34.308Z] === RUN TestDockerSuite/TestPsListContainersFilterName Post stage [Pipeline] junit [2022-07-28T13:59:34.552Z] Recording test results [2022-07-28T13:59:35.132Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-28T13:59:35.132Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-28T13:59:35.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-28T13:59:35.924Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-28T13:59:36.241Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T13:59:36.574Z] + echo Ensuring container killed. [2022-07-28T13:59:36.574Z] Ensuring container killed. [2022-07-28T13:59:36.574Z] + docker rm -vf docker-pr1 [2022-07-28T13:59:36.574Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-28T13:59:36.849Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-28T13:59:36.874Z] + echo Chowning /workspace to jenkins user [2022-07-28T13:59:36.874Z] Chowning /workspace to jenkins user [2022-07-28T13:59:36.874Z] + id -u [2022-07-28T13:59:36.874Z] + id -g [2022-07-28T13:59:36.874Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43877:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T13:59:36.874Z] Unable to find image 'busybox:latest' locally [2022-07-28T13:59:37.409Z] docker_api_swarm_service_test.go:128: [dfeffac01a070] joining swarm manager [d6b254fabacb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T13:59:37.440Z] latest: Pulling from library/busybox [2022-07-28T13:59:37.698Z] 19d511225f94: Pulling fs layer [2022-07-28T13:59:38.333Z] docker_api_swarm_service_test.go:129: [d6aca3965c321] joining swarm manager [d6b254fabacb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T13:59:38.632Z] 19d511225f94: Verifying Checksum [2022-07-28T13:59:38.632Z] 19d511225f94: Download complete [2022-07-28T13:59:38.632Z] 19d511225f94: Pull complete [2022-07-28T13:59:38.632Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T13:59:38.632Z] Status: Downloaded newer image for busybox:latest [2022-07-28T13:59:38.685Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-28T13:59:38.892Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-28T13:59:39.205Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-28T13:59:39.205Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-28T13:59:39.205Z] [2022-07-28T13:59:39.205Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-28T13:59:39.205Z] =========================== short test summary info ============================ [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-28T13:59:39.205Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-28T13:59:39.205Z] Not supported on most drivers [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-28T13:59:39.205Z] Output of docker top depends on host distro, and is not formalized. [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-28T13:59:39.205Z] Output of docker top depends on host distro, and is not formalized. [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-28T13:59:39.205Z] Can fail if eth0 has multiple IP addresses [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-28T13:59:39.205Z] This doesn't seem to be taken into account by the engine [2022-07-28T13:59:39.205Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-28T13:59:39.205Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-28T13:59:39.205Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.26 seconds == [2022-07-28T13:59:39.466Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-28T13:59:39.817Z] docker_api_swarm_service_test.go:137: [d29189c7ba060] joining swarm manager [d6b254fabacb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T13:59:40.304Z] + bundleName=amd64-rootless [2022-07-28T13:59:40.304Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-28T13:59:40.304Z] Creating amd64-rootless-bundles.tar.gz [2022-07-28T13:59:40.304Z] + 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-28T13:59:40.304Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-28T13:59:40.316Z] Archiving artifacts [2022-07-28T13:59:40.486Z] --- PASS: TestDaemonDNSFallback (6.25s) [2022-07-28T13:59:40.486Z] === RUN TestInspectNetwork [2022-07-28T13:59:40.742Z] docker_api_swarm_service_test.go:138: [d3d068b171825] joining swarm manager [d6b254fabacb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-28T13:59:40.997Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-28T13:59:42.222Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43877/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T13:59:42.358Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-28T13:59:42.358Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-28T13:59:42.534Z] + make clean [2022-07-28T13:59:42.792Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T13:59:42.792Z] docker-dev-cache [2022-07-28T13:59:42.792Z] docker-mod-cache [Pipeline] deleteDir [2022-07-28T13:59:43.282Z] === RUN TestDockerSuite/TestPsRightTagName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T13:59:43.707Z] --- PASS: TestCreateServiceMultipleTimes (15.94s) [2022-07-28T13:59:43.707Z] === RUN TestCreateServiceConflict [2022-07-28T13:59:43.707Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-07-28T13:59:43.707Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T13:59:43.779Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T13:59:43.779Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T13:59:43.779Z] === RUN TestInspectNetwork/network_name [2022-07-28T13:59:43.779Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T13:59:44.645Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-28T13:59:46.244Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2022-07-28T13:59:46.244Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T13:59:46.529Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-28T13:59:46.529Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-28T13:59:46.529Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-28T13:59:46.529Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-28T13:59:47.088Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-28T13:59:47.088Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-28T13:59:47.975Z] --- PASS: TestInspectNetwork (7.07s) [2022-07-28T13:59:47.976Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T13:59:47.976Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T13:59:47.976Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-28T13:59:47.976Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T13:59:47.976Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T13:59:48.450Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-28T13:59:48.915Z] --- PASS: TestRunContainerWithBridgeNone (1.38s) [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T13:59:48.915Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:59:48.915Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:59:48.915Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:59:48.915Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T13:59:48.915Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T13:59:48.915Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T13:59:48.915Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T13:59:48.915Z] === RUN TestNetworkList [2022-07-28T13:59:48.915Z] === RUN TestNetworkList//networks [2022-07-28T13:59:48.915Z] === PAUSE TestNetworkList//networks [2022-07-28T13:59:48.915Z] === RUN TestNetworkList//networks/ [2022-07-28T13:59:48.915Z] === PAUSE TestNetworkList//networks/ [2022-07-28T13:59:48.915Z] === CONT TestNetworkList//networks [2022-07-28T13:59:48.915Z] === CONT TestNetworkList//networks/ [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkList (0.01s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T13:59:48.915Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T13:59:48.915Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T13:59:49.175Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-28T13:59:49.175Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T13:59:49.375Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-28T13:59:49.935Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-28T13:59:50.555Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-28T13:59:50.555Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T13:59:51.125Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-28T13:59:51.125Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T13:59:51.681Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T13:59:51.681Z] [2022-07-28T13:59:51.681Z] Unloading profiles will leave already running processes permanently [2022-07-28T13:59:51.681Z] unconfined, which can lead to unexpected situations. [2022-07-28T13:59:51.681Z] [2022-07-28T13:59:51.681Z] To set a process to complain mode, use the command line tool [2022-07-28T13:59:51.681Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T13:59:51.681Z] Post stage [Pipeline] junit [2022-07-28T13:59:51.694Z] Recording test results [2022-07-28T13:59:51.774Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-28T13:59:52.051Z] + echo Ensuring container killed. [2022-07-28T13:59:52.051Z] Ensuring container killed. [2022-07-28T13:59:52.051Z] + docker rm -vf docker-pr1 [2022-07-28T13:59:52.051Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-28T13:59:52.063Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-28T13:59:52.063Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T13:59:52.341Z] + echo Chowning /workspace to jenkins user [2022-07-28T13:59:52.341Z] Chowning /workspace to jenkins user [2022-07-28T13:59:52.341Z] + id -u [2022-07-28T13:59:52.341Z] + id -g [2022-07-28T13:59:52.341Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43877:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T13:59:53.206Z] + bundleName=docker-py [2022-07-28T13:59:53.206Z] + echo Creating docker-py-bundles.tar.gz [2022-07-28T13:59:53.206Z] Creating docker-py-bundles.tar.gz [2022-07-28T13:59:53.206Z] + 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-28T13:59:53.220Z] Archiving artifacts [2022-07-28T13:59:53.485Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-07-28T13:59:53.485Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T13:59:53.499Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43877/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-28T13:59:53.849Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh binary [2022-07-28T13:59:54.078Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-28T13:59:54.078Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T13:59:54.109Z] [2022-07-28T13:59:54.369Z] Removing bundles/ [2022-07-28T13:59:54.369Z] [2022-07-28T13:59:54.369Z] ---> Making bundle: binary (in bundles/binary) [2022-07-28T13:59:54.369Z] Building: bundles/binary-daemon/dockerd [2022-07-28T13:59:54.369Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T13:59:55.989Z] --- PASS: TestServiceWithPredefinedNetwork (1.88s) [2022-07-28T13:59:55.989Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T13:59:55.989Z] service_test.go:243: FLAKY_TEST [2022-07-28T13:59:55.989Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T13:59:55.989Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T13:59:56.461Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-28T13:59:57.021Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-28T13:59:58.907Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-28T13:59:58.907Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-28T13:59:58.907Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-28T13:59:58.907Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-28T14:00:01.081Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-07-28T14:00:01.081Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T14:00:01.417Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-28T14:00:01.643Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-07-28T14:00:01.643Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T14:00:01.985Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-28T14:00:03.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-28T14:00:04.161Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2022-07-28T14:00:04.161Z] === RUN TestCreateServiceSysctls [2022-07-28T14:00:04.274Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-28T14:00:05.636Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-28T14:00:05.636Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-28T14:00:05.636Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-28T14:00:06.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-28T14:00:07.428Z] --- PASS: TestCreateServiceSysctls (3.04s) [2022-07-28T14:00:07.428Z] === RUN TestCreateServiceCapabilities [2022-07-28T14:00:08.164Z] docker_api_swarm_service_test.go:304: [d25385a4ac93d] joining swarm manager [d0748fb47078f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:00:08.419Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-28T14:00:08.675Z] docker_api_swarm_service_test.go:304: [d6c92a4afbf79] joining swarm manager [d0748fb47078f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:00:09.235Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-28T14:00:09.491Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-28T14:00:09.945Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-07-28T14:00:09.945Z] === RUN TestInspect [2022-07-28T14:00:10.853Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-28T14:00:10.881Z] --- PASS: TestServiceWithDataPathPortInit (13.59s) [2022-07-28T14:00:10.881Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T14:00:11.414Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-28T14:00:11.820Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wcpa5gk4s4lg2y1i6i66dx0g6 Created:2022-07-28 14:00:10.726278958 +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[0ccc9c36308d7d0a88db2928f3b9dc769411dcf083bf6731fb5ec7893d2dd471:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o83sc7s9vnbmbtvmrjaazndgv EndpointID:e0d440d5288170df3d7ec591d5b26869b2db8a822092733925d72b92293472e2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4f1439c47f24af317e43ba170c9cec0a1532f7e0baf22c9fedcf59f127624bf3 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:f0d4d28d3cfe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o83sc7s9vnbmbtvmrjaazndgv EndpointID:e0d440d5288170df3d7ec591d5b26869b2db8a822092733925d72b92293472e2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T14:00:12.463Z] --- PASS: TestInspect (2.80s) [2022-07-28T14:00:12.463Z] === RUN TestCreateJob [2022-07-28T14:00:12.776Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-28T14:00:13.335Z] === RUN TestDockerSuite/TestRmiTag [2022-07-28T14:00:13.335Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-28T14:00:13.895Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-28T14:00:15.730Z] --- PASS: TestCreateJob (3.08s) [2022-07-28T14:00:15.730Z] === RUN TestReplicatedJob [2022-07-28T14:00:17.096Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2022-07-28T14:00:17.096Z] PASS [2022-07-28T14:00:17.096Z] [2022-07-28T14:00:17.096Z] === Skipped [2022-07-28T14:00:17.096Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T14:00:17.096Z] service_test.go:243: FLAKY_TEST [2022-07-28T14:00:17.096Z] [2022-07-28T14:00:17.096Z] DONE 38 tests, 1 skipped in 42.785s [2022-07-28T14:00:17.096Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T14:00:17.096Z] ++ 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-28T14:00:17.096Z] ++ set -e [2022-07-28T14:00:17.096Z] ++ '[' -n 0 ']' [2022-07-28T14:00:17.096Z] ++ set -x [2022-07-28T14:00:17.096Z] ++ 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-28T14:00:17.096Z] INFO: Testing against a local daemon [2022-07-28T14:00:17.096Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T14:00:17.096Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T14:00:17.096Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T14:00:17.096Z] === RUN TestDockerNetworkIpvlan [2022-07-28T14:00:17.096Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T14:00:17.096Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T14:00:17.096Z] PASS [2022-07-28T14:00:17.096Z] [2022-07-28T14:00:17.096Z] === Skipped [2022-07-28T14:00:17.096Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T14:00:17.096Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T14:00:17.096Z] [2022-07-28T14:00:17.096Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T14:00:17.096Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T14:00:17.096Z] [2022-07-28T14:00:17.096Z] DONE 2 tests, 2 skipped in 0.076s [2022-07-28T14:00:17.096Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T14:00:17.096Z] ++ 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-28T14:00:17.096Z] ++ set -e [2022-07-28T14:00:17.096Z] ++ '[' -n 0 ']' [2022-07-28T14:00:17.096Z] ++ set -x [2022-07-28T14:00:17.096Z] ++ 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-28T14:00:17.096Z] INFO: Testing against a local daemon [2022-07-28T14:00:17.096Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T14:00:17.155Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-28T14:00:18.037Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-07-28T14:00:18.037Z] === RUN TestDockerNetworkMacvlan [2022-07-28T14:00:18.080Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-28T14:00:18.607Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T14:00:19.004Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-28T14:00:19.004Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-28T14:00:19.177Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T14:00:19.563Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-28T14:00:20.117Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T14:00:20.122Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-28T14:00:20.377Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-28T14:00:20.975Z] --- PASS: TestReplicatedJob (5.27s) [2022-07-28T14:00:20.975Z] === RUN TestUpdateReplicatedJob [2022-07-28T14:00:20.978Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-28T14:00:21.901Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-28T14:00:22.026Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T14:00:23.407Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T14:00:24.240Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-07-28T14:00:24.240Z] === RUN TestServiceListWithStatuses [2022-07-28T14:00:24.240Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T14:00:24.240Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T14:00:24.240Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T14:00:25.162Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-28T14:00:25.162Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-28T14:00:26.523Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-28T14:00:26.701Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T14:00:27.270Z] --- PASS: TestDockerNetworkMacvlan (9.37s) [2022-07-28T14:00:27.270Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.04s) [2022-07-28T14:00:27.270Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-28T14:00:27.270Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-07-28T14:00:27.270Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-07-28T14:00:27.270Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-07-28T14:00:27.270Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-07-28T14:00:27.270Z] PASS [2022-07-28T14:00:27.270Z] [2022-07-28T14:00:27.270Z] DONE 8 tests in 10.874s [2022-07-28T14:00:27.270Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T14:00:27.270Z] ++ 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-28T14:00:27.270Z] ++ set -e [2022-07-28T14:00:27.270Z] ++ '[' -n 0 ']' [2022-07-28T14:00:27.270Z] ++ set -x [2022-07-28T14:00:27.270Z] ++ 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-28T14:00:27.270Z] testing: warning: no tests to run [2022-07-28T14:00:27.270Z] PASS [2022-07-28T14:00:27.270Z] [2022-07-28T14:00:27.270Z] DONE 0 tests in 0.022s [2022-07-28T14:00:27.270Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T14:00:27.270Z] ++ 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-28T14:00:27.270Z] ++ set -e [2022-07-28T14:00:27.270Z] ++ '[' -n 0 ']' [2022-07-28T14:00:27.270Z] ++ set -x [2022-07-28T14:00:27.270Z] ++ 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-28T14:00:27.270Z] INFO: Testing against a local daemon [2022-07-28T14:00:27.270Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T14:00:27.447Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-28T14:00:28.404Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-07-28T14:00:28.404Z] === RUN TestDockerNetworkReConnect [2022-07-28T14:00:28.650Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-07-28T14:00:28.651Z] === RUN TestAuthZPluginTLS [2022-07-28T14:00:28.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-28T14:00:28.911Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-07-28T14:00:28.911Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T14:00:29.388Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-28T14:00:29.480Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-28T14:00:29.480Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T14:00:30.049Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-28T14:00:30.049Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T14:00:30.313Z] docker_api_swarm_service_test.go:100: [d49046a32da2c] joining swarm manager [dbc1d32433d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:00:30.618Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-28T14:00:30.618Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T14:00:31.238Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-28T14:00:31.239Z] docker_api_swarm_service_test.go:101: [dfc944798469d] joining swarm manager [dbc1d32433d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:00:31.557Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-07-28T14:00:31.557Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T14:00:31.669Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2022-07-28T14:00:31.669Z] === RUN TestServicePlugin [2022-07-28T14:00:32.126Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-28T14:00:32.126Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T14:00:32.695Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-28T14:00:32.695Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T14:00:33.265Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-28T14:00:33.265Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T14:00:33.749Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-28T14:00:34.646Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-07-28T14:00:34.646Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T14:00:34.673Z] === RUN TestDockerSuite/TestDockerFails [2022-07-28T14:00:34.673Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-28T14:00:35.836Z] plugin_test.go:61: [de7a5067bbc2a] joining swarm manager [d92bf9064dac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:00:36.027Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-07-28T14:00:36.027Z] === RUN TestAuthZPluginHeader [2022-07-28T14:00:36.034Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-28T14:00:36.034Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-28T14:00:36.593Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-28T14:00:36.596Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-28T14:00:36.596Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T14:00:36.596Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:00:36.596Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-28T14:00:36.596Z] === RUN TestAuthZPluginV2Disable [2022-07-28T14:00:36.596Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:00:36.596Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-28T14:00:36.596Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T14:00:36.596Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:00:36.596Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-28T14:00:36.596Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T14:00:36.596Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:00:36.596Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-28T14:00:36.596Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T14:00:36.763Z] plugin_test.go:64: [dba6da70ca621] joining swarm manager [d92bf9064dac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:00:37.955Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-28T14:00:38.514Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-28T14:00:39.073Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-28T14:00:39.998Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-28T14:00:40.558Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-28T14:00:40.812Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-28T14:00:41.372Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-28T14:00:41.372Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-28T14:00:41.727Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-28T14:00:43.089Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-28T14:00:43.649Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-28T14:00:44.209Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-28T14:00:45.182Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-28T14:00:46.108Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-28T14:00:47.992Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-28T14:00:48.247Z] check_test.go:611: [d49046a32da2c] daemon is not started [2022-07-28T14:00:48.807Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-28T14:00:49.367Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-28T14:00:49.927Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-28T14:00:50.487Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-28T14:00:51.048Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-28T14:00:51.974Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-28T14:00:52.912Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-28T14:00:53.167Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-28T14:00:53.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-28T14:00:53.728Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-28T14:00:54.287Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-28T14:00:54.287Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-28T14:00:54.698Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-28T14:00:54.698Z] PASS [2022-07-28T14:00:54.698Z] [2022-07-28T14:00:54.698Z] === Skipped [2022-07-28T14:00:54.698Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-28T14:00:54.698Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:00:54.698Z] [2022-07-28T14:00:54.698Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-28T14:00:54.698Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:00:54.698Z] [2022-07-28T14:00:54.698Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-28T14:00:54.698Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:00:54.698Z] [2022-07-28T14:00:54.698Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-28T14:00:54.698Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:00:54.698Z] [2022-07-28T14:00:54.698Z] DONE 17 tests, 4 skipped in 26.267s [2022-07-28T14:00:54.698Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T14:00:54.698Z] ++ 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-28T14:00:54.698Z] ++ set -e [2022-07-28T14:00:54.698Z] ++ '[' -n 0 ']' [2022-07-28T14:00:54.698Z] ++ set -x [2022-07-28T14:00:54.698Z] ++ 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-28T14:00:54.698Z] INFO: Testing against a local daemon [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T14:00:54.698Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T14:00:54.698Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T14:00:54.698Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T14:00:54.698Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T14:00:54.698Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T14:00:54.698Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T14:00:54.698Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T14:00:54.698Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T14:00:54.698Z] === RUN TestPluginInstall [2022-07-28T14:00:54.698Z] === RUN TestPluginInstall/no_auth [2022-07-28T14:00:54.698Z] time="2022-07-28T14:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:00:54.698Z] time="2022-07-28T14:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a541c625686a0e3fa1d371d22c9cbcbb530f23666f460626681339a45e945a55" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:00:54.698Z] time="2022-07-28T14:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:00:54.698Z] time="2022-07-28T14:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a541c625686a0e3fa1d371d22c9cbcbb530f23666f460626681339a45e945a55" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:00:54.698Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T14:00:54.958Z] time="2022-07-28T14:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:00:54.958Z] time="2022-07-28T14:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b472c87c51cc34e47546f2fee6e525edf3116eb9623574236d249095b7bf9eeb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:00:54.958Z] time="2022-07-28T14:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:00:54.958Z] time="2022-07-28T14:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b472c87c51cc34e47546f2fee6e525edf3116eb9623574236d249095b7bf9eeb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:00:55.218Z] === RUN TestPluginInstall/with_insecure [2022-07-28T14:00:55.649Z] docker_api_swarm_service_test.go:533: [d81679ed219f6] joining swarm manager [d60bcbdbf4b2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:00:56.157Z] time="2022-07-28T14:00:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:00:56.158Z] time="2022-07-28T14:00:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7a1587f2fa4ae948da3a1d4bf22deb7ae960a2d4e9bfd2805adebc09b925d13" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:00:56.158Z] time="2022-07-28T14:00:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:00:56.158Z] time="2022-07-28T14:00:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7a1587f2fa4ae948da3a1d4bf22deb7ae960a2d4e9bfd2805adebc09b925d13" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:00:56.158Z] plugin_test.go:195: [df28ed0256ca6] daemon is not started [2022-07-28T14:00:56.158Z] --- PASS: TestPluginInstall (2.52s) [2022-07-28T14:00:56.158Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-07-28T14:00:56.158Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-07-28T14:00:56.158Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-07-28T14:00:56.158Z] === RUN TestPluginsWithRuntimes [2022-07-28T14:00:56.209Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-28T14:00:56.464Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-28T14:00:57.025Z] docker_api_swarm_service_test.go:534: [d3686ec0c816d] joining swarm manager [d60bcbdbf4b2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:00:57.025Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-28T14:00:57.538Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T14:00:57.629Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-28T14:00:58.189Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-28T14:00:58.189Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-28T14:00:58.477Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T14:00:58.750Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-28T14:00:59.416Z] --- PASS: TestPluginsWithRuntimes (3.20s) [2022-07-28T14:00:59.416Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-07-28T14:00:59.416Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-07-28T14:00:59.416Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T14:00:59.986Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-07-28T14:00:59.986Z] PASS [2022-07-28T14:00:59.986Z] [2022-07-28T14:00:59.986Z] DONE 24 tests in 6.393s [2022-07-28T14:00:59.986Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T14:00:59.986Z] ++ 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-28T14:00:59.986Z] ++ set -e [2022-07-28T14:00:59.986Z] ++ '[' -n 0 ']' [2022-07-28T14:00:59.986Z] ++ set -x [2022-07-28T14:00:59.986Z] ++ 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-28T14:00:59.986Z] INFO: Testing against a local daemon [2022-07-28T14:00:59.986Z] === RUN TestExternalGraphDriver [2022-07-28T14:01:00.112Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-28T14:01:00.246Z] === RUN TestExternalGraphDriver/json [2022-07-28T14:01:00.367Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-28T14:01:01.293Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-28T14:01:01.548Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-28T14:01:01.548Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-28T14:01:02.156Z] === RUN TestExternalGraphDriver/spec [2022-07-28T14:01:02.472Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-28T14:01:02.472Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-28T14:01:03.264Z] --- PASS: TestServicePlugin (29.86s) [2022-07-28T14:01:03.264Z] === RUN TestServiceUpdateLabel [2022-07-28T14:01:03.396Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-28T14:01:03.537Z] === RUN TestExternalGraphDriver/pull [2022-07-28T14:01:03.826Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-07-28T14:01:03.826Z] === RUN TestServiceUpdateSecrets [2022-07-28T14:01:03.956Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-28T14:01:04.515Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-28T14:01:05.117Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-28T14:01:05.118Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-28T14:01:05.495Z] --- PASS: TestExternalGraphDriver (5.14s) [2022-07-28T14:01:05.495Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-07-28T14:01:05.495Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-28T14:01:05.495Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-07-28T14:01:05.495Z] === RUN TestGraphdriverPluginV2 [2022-07-28T14:01:05.495Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:01:05.495Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-28T14:01:05.495Z] PASS [2022-07-28T14:01:05.495Z] [2022-07-28T14:01:05.495Z] === Skipped [2022-07-28T14:01:05.495Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-28T14:01:05.495Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:01:05.495Z] [2022-07-28T14:01:05.495Z] DONE 5 tests, 1 skipped in 5.544s [2022-07-28T14:01:05.495Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T14:01:05.495Z] ++ 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-28T14:01:05.495Z] ++ set -e [2022-07-28T14:01:05.495Z] ++ '[' -n 0 ']' [2022-07-28T14:01:05.495Z] ++ set -x [2022-07-28T14:01:05.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-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-28T14:01:05.495Z] INFO: Testing against a local daemon [2022-07-28T14:01:05.495Z] === RUN TestContinueAfterPluginCrash [2022-07-28T14:01:05.495Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T14:01:05.495Z] === RUN TestReadPluginNoRead [2022-07-28T14:01:05.495Z] === PAUSE TestReadPluginNoRead [2022-07-28T14:01:05.495Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T14:01:05.495Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T14:01:05.495Z] === CONT TestContinueAfterPluginCrash [2022-07-28T14:01:05.495Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T14:01:05.677Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-28T14:01:06.602Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-28T14:01:07.963Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-28T14:01:08.789Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-07-28T14:01:08.789Z] === CONT TestReadPluginNoRead [2022-07-28T14:01:08.887Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-28T14:01:09.447Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-28T14:01:10.007Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-28T14:01:10.566Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-28T14:01:10.696Z] === RUN TestReadPluginNoRead/default [2022-07-28T14:01:11.126Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-28T14:01:11.381Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-28T14:01:12.078Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T14:01:12.742Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-28T14:01:13.016Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T14:01:13.585Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-07-28T14:01:14.155Z] === CONT TestReadPluginNoRead [2022-07-28T14:01:14.155Z] read_test.go:92: [deaa02f049d26] daemon is not started [2022-07-28T14:01:14.155Z] --- PASS: TestReadPluginNoRead (5.61s) [2022-07-28T14:01:14.155Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-28T14:01:14.155Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-07-28T14:01:14.155Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-07-28T14:01:14.155Z] PASS [2022-07-28T14:01:14.155Z] [2022-07-28T14:01:14.155Z] DONE 6 tests in 8.670s [2022-07-28T14:01:14.155Z] 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-28T14:01:14.155Z] ++ 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-28T14:01:14.155Z] ++ set -e [2022-07-28T14:01:14.155Z] ++ '[' -n 0 ']' [2022-07-28T14:01:14.155Z] ++ set -x [2022-07-28T14:01:14.155Z] ++ 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-28T14:01:14.155Z] testing: warning: no tests to run [2022-07-28T14:01:14.155Z] PASS [2022-07-28T14:01:14.155Z] [2022-07-28T14:01:14.155Z] DONE 0 tests in 0.031s [2022-07-28T14:01:14.155Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T14:01:14.155Z] ++ 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-28T14:01:14.155Z] ++ set -e [2022-07-28T14:01:14.155Z] ++ '[' -n 0 ']' [2022-07-28T14:01:14.155Z] ++ set -x [2022-07-28T14:01:14.155Z] ++ 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-28T14:01:14.415Z] INFO: Testing against a local daemon [2022-07-28T14:01:14.415Z] === RUN TestPluginWithDevMounts [2022-07-28T14:01:14.415Z] === PAUSE TestPluginWithDevMounts [2022-07-28T14:01:14.415Z] === CONT TestPluginWithDevMounts [2022-07-28T14:01:15.252Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-28T14:01:15.252Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-28T14:01:15.795Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-07-28T14:01:15.795Z] PASS [2022-07-28T14:01:15.795Z] [2022-07-28T14:01:15.795Z] DONE 1 tests in 1.598s [2022-07-28T14:01:15.795Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T14:01:15.795Z] ++ 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-28T14:01:15.795Z] ++ set -e [2022-07-28T14:01:15.795Z] ++ '[' -n 0 ']' [2022-07-28T14:01:15.795Z] ++ set -x [2022-07-28T14:01:15.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-28T14:01:15.795Z] INFO: Testing against a local daemon [2022-07-28T14:01:15.795Z] === RUN TestSecretInspect [2022-07-28T14:01:15.831Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-28T14:01:17.198Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-28T14:01:18.335Z] --- PASS: TestSecretInspect (2.15s) [2022-07-28T14:01:18.335Z] === RUN TestSecretList [2022-07-28T14:01:18.560Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-28T14:01:18.661Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-07-28T14:01:18.661Z] === RUN TestServiceUpdateConfigs [2022-07-28T14:01:19.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-28T14:01:20.044Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-28T14:01:20.875Z] --- PASS: TestSecretList (2.30s) [2022-07-28T14:01:20.875Z] === RUN TestSecretsCreateAndDelete [2022-07-28T14:01:21.014Z] docker_api_swarm_service_test.go:148: [d4f5912699cad] joining swarm manager [d07e0d1888af9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:01:21.573Z] docker_api_swarm_service_test.go:148: [d86cdc6d0439b] joining swarm manager [d07e0d1888af9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:01:22.133Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-28T14:01:22.133Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-07-28T14:01:22.133Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-28T14:01:22.133Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-07-28T14:01:22.133Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-28T14:01:22.784Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-28T14:01:22.784Z] === RUN TestSecretsUpdate [2022-07-28T14:01:23.057Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-28T14:01:23.982Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-28T14:01:24.692Z] --- PASS: TestSecretsUpdate (2.26s) [2022-07-28T14:01:24.693Z] === RUN TestTemplatedSecret [2022-07-28T14:01:25.344Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-28T14:01:27.229Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-28T14:01:27.229Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-28T14:01:27.232Z] --- PASS: TestTemplatedSecret (2.04s) [2022-07-28T14:01:27.232Z] === RUN TestSecretCreateResolve [2022-07-28T14:01:28.591Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-28T14:01:28.846Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-28T14:01:28.846Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-28T14:01:28.846Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-28T14:01:29.139Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-07-28T14:01:29.139Z] PASS [2022-07-28T14:01:29.139Z] [2022-07-28T14:01:29.139Z] DONE 6 tests in 13.151s [2022-07-28T14:01:29.139Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T14:01:29.139Z] ++ 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-28T14:01:29.139Z] ++ set -e [2022-07-28T14:01:29.139Z] ++ '[' -n 0 ']' [2022-07-28T14:01:29.139Z] ++ set -x [2022-07-28T14:01:29.139Z] ++ 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-28T14:01:29.139Z] INFO: Testing against a local daemon [2022-07-28T14:01:29.139Z] === RUN TestServiceCreateInit [2022-07-28T14:01:29.139Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T14:01:29.407Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-28T14:01:30.770Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-28T14:01:30.770Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-28T14:01:31.331Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-28T14:01:31.891Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-28T14:01:32.451Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-28T14:01:33.011Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-28T14:01:33.011Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-28T14:01:33.336Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T14:01:33.498Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-07-28T14:01:33.498Z] === RUN TestServiceUpdateNetwork [2022-07-28T14:01:33.571Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-28T14:01:34.130Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-28T14:01:34.690Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-28T14:01:34.945Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-28T14:01:35.505Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-28T14:01:36.065Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-28T14:01:36.629Z] --- PASS: TestServiceCreateInit (7.15s) [2022-07-28T14:01:36.629Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-07-28T14:01:36.629Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-07-28T14:01:36.629Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T14:01:36.990Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-28T14:01:37.244Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-28T14:01:37.500Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-28T14:01:38.059Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-28T14:01:38.314Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-28T14:01:40.215Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-28T14:01:40.215Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-28T14:01:40.215Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-07-28T14:01:40.215Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-28T14:01:42.771Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-28T14:01:43.026Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-28T14:01:45.687Z] --- PASS: TestServiceUpdateNetwork (12.57s) [2022-07-28T14:01:45.687Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T14:01:45.856Z] Created binary: bundles/binary-daemon/dockerd [2022-07-28T14:01:45.856Z] Copying nested executables into bundles/binary-daemon [2022-07-28T14:01:45.856Z] Building: bundles/binary-daemon/docker-proxy [2022-07-28T14:01:45.856Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T14:01:45.856Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-28T14:01:45.856Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-28T14:01:46.631Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T14:01:46.749Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh cross [2022-07-28T14:01:47.009Z] [2022-07-28T14:01:47.009Z] Removing bundles/ [2022-07-28T14:01:47.009Z] [2022-07-28T14:01:47.009Z] ---> Making bundle: cross (in bundles/cross) [2022-07-28T14:01:47.009Z] Cross building: bundles/cross/linux/amd64 [2022-07-28T14:01:47.269Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-28T14:01:47.269Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-28T14:01:47.560Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T14:01:51.524Z] --- PASS: TestCreateServiceMultipleTimes (15.33s) [2022-07-28T14:01:51.524Z] === RUN TestCreateServiceConflict [2022-07-28T14:01:54.063Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-07-28T14:01:54.063Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T14:01:55.180Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-28T14:01:55.180Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-28T14:01:55.644Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T14:01:55.740Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-28T14:01:55.740Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-28T14:01:55.740Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-28T14:01:55.740Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-28T14:01:56.299Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-28T14:01:56.604Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2022-07-28T14:01:56.604Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T14:01:57.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-28T14:01:58.149Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-28T14:02:00.033Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-28T14:02:01.394Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-28T14:02:02.177Z] --- PASS: TestServiceUpdatePidsLimit (16.46s) [2022-07-28T14:02:02.177Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-28T14:02:02.177Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-07-28T14:02:02.177Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-28T14:02:02.177Z] PASS [2022-07-28T14:02:02.177Z] [2022-07-28T14:02:02.177Z] === Skipped [2022-07-28T14:02:02.177Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T14:02:02.177Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T14:02:02.177Z] [2022-07-28T14:02:02.177Z] DONE 27 tests, 1 skipped in 164.493s [2022-07-28T14:02:02.177Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T14:02:02.177Z] INFO: Testing against a local daemon [2022-07-28T14:02:02.177Z] === RUN TestSessionCreate [2022-07-28T14:02:02.177Z] --- PASS: TestSessionCreate (0.02s) [2022-07-28T14:02:02.177Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T14:02:02.177Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T14:02:02.177Z] PASS [2022-07-28T14:02:02.177Z] [2022-07-28T14:02:02.177Z] DONE 2 tests in 0.055s [2022-07-28T14:02:02.177Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T14:02:02.177Z] INFO: Testing against a local daemon [2022-07-28T14:02:02.177Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T14:02:02.177Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-28T14:02:02.177Z] === RUN TestDiskUsage [2022-07-28T14:02:02.177Z] === PAUSE TestDiskUsage [2022-07-28T14:02:02.177Z] === RUN TestEventsExecDie [2022-07-28T14:02:02.434Z] --- PASS: TestEventsExecDie (0.56s) [2022-07-28T14:02:02.434Z] === RUN TestEventsBackwardsCompatible [2022-07-28T14:02:02.690Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-28T14:02:02.690Z] === RUN TestEventsVolumeCreate [2022-07-28T14:02:02.690Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-28T14:02:02.690Z] === RUN TestInfoBinaryCommits [2022-07-28T14:02:02.690Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T14:02:02.690Z] === RUN TestInfoAPIVersioned [2022-07-28T14:02:02.690Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T14:02:02.690Z] === RUN TestInfoAPI [2022-07-28T14:02:02.690Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T14:02:02.690Z] === RUN TestInfoAPIWarnings [2022-07-28T14:02:07.918Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-28T14:02:07.918Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-28T14:02:07.919Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-28T14:02:08.479Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-28T14:02:08.479Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-28T14:02:08.479Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-28T14:02:09.840Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-28T14:02:10.765Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-28T14:02:11.502Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) [2022-07-28T14:02:11.502Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T14:02:11.690Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-28T14:02:11.690Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-28T14:02:11.762Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-07-28T14:02:11.762Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T14:02:11.945Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-28T14:02:12.870Z] === RUN TestDockerSuite/TestRunMount [2022-07-28T14:02:14.299Z] --- PASS: TestCreateServiceConfigFileMode (2.36s) [2022-07-28T14:02:14.299Z] === RUN TestCreateServiceSysctls [2022-07-28T14:02:17.593Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-07-28T14:02:17.593Z] === RUN TestCreateServiceCapabilities [2022-07-28T14:02:18.110Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-28T14:02:18.110Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-28T14:02:18.678Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-28T14:02:19.541Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-07-28T14:02:19.541Z] === RUN TestInspect [2022-07-28T14:02:20.570Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-28T14:02:20.730Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-28T14:02:20.730Z] === RUN TestInfoDebug [2022-07-28T14:02:20.730Z] --- PASS: TestInfoDebug (0.52s) [2022-07-28T14:02:20.730Z] === RUN TestInfoInsecureRegistries [2022-07-28T14:02:20.730Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-28T14:02:20.730Z] === RUN TestInfoRegistryMirrors [2022-07-28T14:02:20.730Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T14:02:20.730Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T14:02:20.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-28T14:02:21.291Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-28T14:02:21.291Z] === RUN TestPingCacheHeaders [2022-07-28T14:02:21.291Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T14:02:21.291Z] === RUN TestPingGet [2022-07-28T14:02:21.291Z] --- PASS: TestPingGet (0.02s) [2022-07-28T14:02:21.291Z] === RUN TestPingHead [2022-07-28T14:02:21.291Z] --- PASS: TestPingHead (0.02s) [2022-07-28T14:02:21.291Z] === RUN TestPingSwarmHeader [2022-07-28T14:02:21.853Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T14:02:22.098Z] --- PASS: TestInspect (2.78s) [2022-07-28T14:02:22.098Z] === RUN TestCreateJob [2022-07-28T14:02:22.187Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-28T14:02:22.414Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T14:02:23.341Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T14:02:23.341Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-07-28T14:02:23.341Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T14:02:23.341Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T14:02:23.341Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T14:02:23.341Z] === RUN TestVersion [2022-07-28T14:02:23.341Z] --- PASS: TestVersion (0.02s) [2022-07-28T14:02:23.341Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-28T14:02:23.341Z] === CONT TestDiskUsage [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T14:02:23.902Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T14:02:24.074Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T14:02:24.159Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T14:02:24.721Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T14:02:24.721Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T14:02:24.721Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T14:02:24.721Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T14:02:24.721Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T14:02:24.721Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T14:02:24.721Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T14:02:24.721Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T14:02:24.721Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T14:02:24.721Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T14:02:24.721Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage (1.55s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-28T14:02:24.721Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T14:02:24.721Z] PASS [2022-07-28T14:02:24.979Z] [2022-07-28T14:02:24.979Z] DONE 54 tests in 22.917s [2022-07-28T14:02:24.979Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T14:02:24.979Z] INFO: Testing against a local daemon [2022-07-28T14:02:24.979Z] === RUN TestVolumesCreateAndList [2022-07-28T14:02:24.979Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T14:02:24.979Z] === RUN TestVolumesRemove [2022-07-28T14:02:24.979Z] --- PASS: TestVolumesRemove (0.09s) [2022-07-28T14:02:24.979Z] === RUN TestVolumesInspect [2022-07-28T14:02:24.979Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T14:02:24.979Z] === RUN TestVolumesInvalidJSON [2022-07-28T14:02:24.979Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T14:02:24.979Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T14:02:24.979Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T14:02:24.979Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T14:02:24.979Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T14:02:24.979Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T14:02:24.979Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T14:02:24.979Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T14:02:24.979Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T14:02:24.979Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T14:02:24.979Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T14:02:24.979Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T14:02:24.979Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T14:02:24.979Z] PASS [2022-07-28T14:02:24.979Z] [2022-07-28T14:02:24.979Z] DONE 9 tests in 0.169s [2022-07-28T14:02:24.979Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T14:02:25.391Z] --- PASS: TestCreateJob (3.05s) [2022-07-28T14:02:25.391Z] === RUN TestReplicatedJob [2022-07-28T14:02:25.541Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-28T14:02:25.542Z] Removing test suite binaries [2022-07-28T14:02:25.542Z] exiting test-integration [2022-07-28T14:02:25.542Z] ++ exit 0 [2022-07-28T14:02:25.542Z] [2022-07-28T14:02:25.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-28T14:02:26.519Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved Post stage [Pipeline] junit [2022-07-28T14:02:26.920Z] Recording test results [2022-07-28T14:02:27.882Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-28T14:02:28.303Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T14:02:28.443Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-28T14:02:28.625Z] + echo Ensuring container killed. [2022-07-28T14:02:28.625Z] Ensuring container killed. [2022-07-28T14:02:28.625Z] + docker rm -vf docker-pr1 [2022-07-28T14:02:28.625Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-28T14:02:28.902Z] + echo Chowning /workspace to jenkins user [2022-07-28T14:02:28.902Z] Chowning /workspace to jenkins user [2022-07-28T14:02:28.902Z] + id -u [2022-07-28T14:02:28.902Z] + id -g [2022-07-28T14:02:28.902Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43877:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T14:02:28.902Z] Unable to find image 'busybox:latest' locally [2022-07-28T14:02:29.003Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-28T14:02:29.003Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-28T14:02:29.158Z] latest: Pulling from library/busybox [2022-07-28T14:02:29.158Z] 19d511225f94: Pulling fs layer [2022-07-28T14:02:29.158Z] 19d511225f94: Download complete [2022-07-28T14:02:29.415Z] 19d511225f94: Pull complete [2022-07-28T14:02:29.415Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T14:02:29.415Z] Status: Downloaded newer image for busybox:latest [2022-07-28T14:02:29.603Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-28T14:02:30.530Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-28T14:02:30.672Z] --- PASS: TestReplicatedJob (5.04s) [2022-07-28T14:02:30.672Z] === RUN TestUpdateReplicatedJob [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T14:02:31.111Z] + bundleName=amd64-cgroup2 [2022-07-28T14:02:31.111Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-28T14:02:31.111Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-28T14:02:31.111Z] + 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-28T14:02:31.111Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-28T14:02:31.377Z] Archiving artifacts [2022-07-28T14:02:31.455Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-28T14:02:31.710Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-28T14:02:31.710Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-28T14:02:33.214Z] --- PASS: TestUpdateReplicatedJob (2.54s) [2022-07-28T14:02:33.214Z] === RUN TestServiceListWithStatuses [2022-07-28T14:02:33.214Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T14:02:33.214Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T14:02:33.214Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T14:02:33.288Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43877/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T14:02:33.586Z] + make clean [2022-07-28T14:02:33.586Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T14:02:33.586Z] docker-dev-cache [2022-07-28T14:02:33.586Z] docker-mod-cache [Pipeline] deleteDir [2022-07-28T14:02:33.595Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-28T14:02:34.956Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-28T14:02:35.516Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T14:02:37.412Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2022-07-28T14:02:37.412Z] === RUN TestDockerNetworkReConnect [2022-07-28T14:02:38.074Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-28T14:02:39.437Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-28T14:02:39.692Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-28T14:02:39.948Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-28T14:02:39.951Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2022-07-28T14:02:39.952Z] === RUN TestServicePlugin [2022-07-28T14:02:39.952Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:02:39.952Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-28T14:02:39.952Z] === RUN TestServiceUpdateLabel [2022-07-28T14:02:40.508Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-28T14:02:40.764Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-28T14:02:40.764Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-28T14:02:41.324Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-28T14:02:41.579Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-28T14:02:41.835Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-28T14:02:42.394Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-28T14:02:42.490Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-07-28T14:02:42.490Z] === RUN TestServiceUpdateSecrets [2022-07-28T14:02:44.947Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-28T14:02:48.207Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-28T14:02:48.462Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-28T14:02:48.462Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-28T14:02:48.462Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-28T14:02:49.022Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-28T14:02:49.582Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-28T14:02:50.944Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-28T14:02:51.547Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-28T14:02:52.107Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-28T14:02:52.107Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-28T14:02:52.667Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-28T14:02:53.227Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-28T14:02:53.787Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-28T14:02:54.347Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-28T14:02:54.347Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-07-28T14:02:54.347Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-28T14:02:54.907Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-28T14:02:55.162Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-28T14:02:55.162Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-07-28T14:02:55.162Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-28T14:02:55.722Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-28T14:02:57.084Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-28T14:02:57.084Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-28T14:02:57.084Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-28T14:02:57.382Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-07-28T14:02:57.382Z] === RUN TestServiceUpdateConfigs [2022-07-28T14:02:58.967Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-28T14:02:59.891Z] === RUN TestDockerSuite/TestRunRm [2022-07-28T14:03:00.495Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-28T14:03:04.653Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-28T14:03:04.653Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-28T14:03:04.908Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-28T14:03:06.271Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-28T14:03:06.831Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-28T14:03:09.351Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-28T14:03:12.274Z] --- PASS: TestServiceUpdateConfigs (13.90s) [2022-07-28T14:03:12.274Z] === RUN TestServiceUpdateNetwork [2022-07-28T14:03:13.552Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-28T14:03:13.552Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-28T14:03:13.552Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-28T14:03:14.112Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-28T14:03:15.037Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-28T14:03:15.597Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-28T14:03:16.158Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-28T14:03:16.717Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-28T14:03:17.277Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-28T14:03:18.202Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-28T14:03:18.457Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-28T14:03:20.967Z] === RUN TestDockerSuite/TestRunState [2022-07-28T14:03:21.891Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-28T14:03:22.452Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-28T14:03:22.707Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-28T14:03:23.633Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-28T14:03:23.888Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-28T14:03:23.888Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-28T14:03:23.888Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-28T14:03:24.447Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-28T14:03:24.490Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-07-28T14:03:24.491Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T14:03:24.491Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T14:03:24.491Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T14:03:25.373Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-28T14:03:25.628Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-28T14:03:26.553Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-28T14:03:26.553Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-28T14:03:26.553Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-28T14:03:27.113Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-28T14:03:28.999Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-28T14:03:29.558Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-28T14:03:30.118Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-28T14:03:32.045Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-28T14:03:32.045Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-28T14:03:32.617Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T14:03:35.325Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-28T14:03:35.325Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-28T14:03:36.688Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-28T14:03:38.049Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-28T14:03:38.765Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-28T14:03:38.765Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-28T14:03:38.765Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-28T14:03:38.765Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-28T14:03:38.765Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-28T14:03:38.765Z] Cross building: bundles/cross/windows/amd64 [2022-07-28T14:03:38.765Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-28T14:03:38.765Z] { [2022-07-28T14:03:38.765Z] "RT_GROUP_ICON": { [2022-07-28T14:03:38.765Z] "#1": { [2022-07-28T14:03:38.765Z] "0409": "../../winresources/docker.ico" [2022-07-28T14:03:38.765Z] } [2022-07-28T14:03:38.765Z] }, [2022-07-28T14:03:38.765Z] "RT_MANIFEST": { [2022-07-28T14:03:38.766Z] "#1": { [2022-07-28T14:03:38.766Z] "0409": { [2022-07-28T14:03:38.766Z] "identity": {}, [2022-07-28T14:03:38.766Z] "description": "Docker Engine", [2022-07-28T14:03:38.766Z] "minimum-os": "vista", [2022-07-28T14:03:38.766Z] "execution-level": "", [2022-07-28T14:03:38.766Z] "ui-access": false, [2022-07-28T14:03:38.766Z] "auto-elevate": false, [2022-07-28T14:03:38.766Z] "dpi-awareness": "unaware", [2022-07-28T14:03:38.766Z] "disable-theming": false, [2022-07-28T14:03:38.766Z] "disable-window-filtering": false, [2022-07-28T14:03:38.766Z] "high-resolution-scrolling-aware": false, [2022-07-28T14:03:38.766Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-28T14:03:38.766Z] "long-path-aware": false, [2022-07-28T14:03:38.766Z] "printer-driver-isolation": false, [2022-07-28T14:03:38.766Z] "gdi-scaling": false, [2022-07-28T14:03:38.766Z] "segment-heap": false, [2022-07-28T14:03:38.766Z] "use-common-controls-v6": false [2022-07-28T14:03:38.766Z] } [2022-07-28T14:03:38.766Z] } [2022-07-28T14:03:38.766Z] }, [2022-07-28T14:03:38.766Z] "RT_MESSAGETABLE": { [2022-07-28T14:03:38.766Z] "#1": { [2022-07-28T14:03:38.766Z] "0409": "../../winresources/event_messages.bin" [2022-07-28T14:03:38.766Z] } [2022-07-28T14:03:38.766Z] }, [2022-07-28T14:03:38.766Z] "RT_VERSION": { [2022-07-28T14:03:38.766Z] "#1": { [2022-07-28T14:03:38.766Z] "0409": { [2022-07-28T14:03:38.766Z] "fixed": { [2022-07-28T14:03:38.766Z] "file_version": "0.0.0.0", [2022-07-28T14:03:38.766Z] "product_version": "0.0.0.0", [2022-07-28T14:03:38.766Z] "type": "Unknown" [2022-07-28T14:03:38.766Z] }, [2022-07-28T14:03:38.766Z] "info": { [2022-07-28T14:03:38.766Z] "0000": { [2022-07-28T14:03:38.766Z] "CompanyName": "", [2022-07-28T14:03:38.766Z] "FileVersion": "dev", [2022-07-28T14:03:38.766Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-28T14:03:38.766Z] "OriginalFileName": "dockerd.exe", [2022-07-28T14:03:38.766Z] "ProductName": "", [2022-07-28T14:03:38.766Z] "ProductVersion": "dev", [2022-07-28T14:03:38.766Z] "SpecialBuild": "f4c0ec8ffc427daa0a560695eb77e0428202ef14" [2022-07-28T14:03:38.766Z] } [2022-07-28T14:03:38.766Z] } [2022-07-28T14:03:38.766Z] } [2022-07-28T14:03:38.766Z] } [2022-07-28T14:03:38.766Z] } [2022-07-28T14:03:38.766Z] } [2022-07-28T14:03:38.766Z] cmd/dockerd/config.go [2022-07-28T14:03:38.766Z] cmd/dockerd/config_windows.go [2022-07-28T14:03:38.766Z] cmd/dockerd/daemon.go [2022-07-28T14:03:38.766Z] cmd/dockerd/daemon_test.go [2022-07-28T14:03:38.766Z] cmd/dockerd/daemon_windows.go [2022-07-28T14:03:38.766Z] cmd/dockerd/docker.go [2022-07-28T14:03:38.766Z] cmd/dockerd/docker_windows.go [2022-07-28T14:03:38.766Z] cmd/dockerd/genwinres_windows.go [2022-07-28T14:03:38.766Z] cmd/dockerd/metrics.go [2022-07-28T14:03:38.766Z] cmd/dockerd/options.go [2022-07-28T14:03:38.766Z] cmd/dockerd/options_test.go [2022-07-28T14:03:38.766Z] cmd/dockerd/service_windows.go [2022-07-28T14:03:38.766Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-28T14:03:38.766Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-28T14:03:38.975Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-28T14:03:39.192Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2022-07-28T14:03:39.192Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-07-28T14:03:39.192Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2022-07-28T14:03:39.192Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-28T14:03:39.192Z] PASS [2022-07-28T14:03:39.192Z] [2022-07-28T14:03:39.192Z] === Skipped [2022-07-28T14:03:39.192Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T14:03:39.192Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T14:03:39.192Z] [2022-07-28T14:03:39.192Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-28T14:03:39.192Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T14:03:39.192Z] [2022-07-28T14:03:39.192Z] DONE 27 tests, 2 skipped in 129.511s [2022-07-28T14:03:39.192Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T14:03:39.192Z] ++ 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-28T14:03:39.192Z] ++ set -e [2022-07-28T14:03:39.192Z] ++ '[' -n 0 ']' [2022-07-28T14:03:39.192Z] ++ set -x [2022-07-28T14:03:39.192Z] ++ 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-28T14:03:39.192Z] INFO: Testing against a local daemon [2022-07-28T14:03:39.192Z] === RUN TestSessionCreate [2022-07-28T14:03:39.192Z] --- PASS: TestSessionCreate (0.02s) [2022-07-28T14:03:39.192Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T14:03:39.192Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T14:03:39.192Z] PASS [2022-07-28T14:03:39.192Z] [2022-07-28T14:03:39.192Z] DONE 2 tests in 0.117s [2022-07-28T14:03:39.192Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T14:03:39.192Z] ++ 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-28T14:03:39.192Z] ++ set -e [2022-07-28T14:03:39.192Z] ++ '[' -n 0 ']' [2022-07-28T14:03:39.192Z] ++ set -x [2022-07-28T14:03:39.192Z] ++ 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-28T14:03:39.192Z] INFO: Testing against a local daemon [2022-07-28T14:03:39.192Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T14:03:39.192Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T14:03:39.192Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T14:03:39.192Z] === RUN TestDiskUsage [2022-07-28T14:03:39.192Z] === PAUSE TestDiskUsage [2022-07-28T14:03:39.192Z] === RUN TestEventsExecDie [2022-07-28T14:03:39.192Z] --- PASS: TestEventsExecDie (0.45s) [2022-07-28T14:03:39.192Z] === RUN TestEventsBackwardsCompatible [2022-07-28T14:03:39.192Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-28T14:03:39.192Z] === RUN TestEventsVolumeCreate [2022-07-28T14:03:39.192Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-28T14:03:39.192Z] === RUN TestInfoBinaryCommits [2022-07-28T14:03:39.451Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T14:03:39.451Z] === RUN TestInfoAPIVersioned [2022-07-28T14:03:39.451Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T14:03:39.451Z] === RUN TestInfoAPI [2022-07-28T14:03:39.451Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T14:03:39.451Z] === RUN TestInfoAPIWarnings [2022-07-28T14:03:39.535Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-28T14:03:39.790Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-28T14:03:40.044Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-28T14:03:41.930Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-28T14:03:43.291Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-28T14:03:43.291Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-28T14:03:43.851Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-28T14:03:43.851Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-28T14:03:44.106Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-28T14:03:44.666Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-28T14:03:45.226Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-28T14:03:46.151Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-28T14:03:46.151Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-28T14:03:46.151Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-28T14:03:46.151Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-28T14:03:46.407Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-28T14:03:46.967Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-28T14:03:49.478Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-28T14:03:50.402Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-28T14:03:50.963Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-28T14:03:51.888Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-28T14:03:52.143Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-28T14:03:54.029Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-28T14:03:55.432Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-28T14:03:56.796Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-28T14:03:57.555Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-28T14:03:57.555Z] === RUN TestInfoDebug [2022-07-28T14:03:57.555Z] --- PASS: TestInfoDebug (0.52s) [2022-07-28T14:03:57.555Z] === RUN TestInfoInsecureRegistries [2022-07-28T14:03:57.555Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-28T14:03:57.555Z] === RUN TestInfoRegistryMirrors [2022-07-28T14:03:57.555Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T14:03:57.555Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T14:03:57.815Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-28T14:03:57.815Z] === RUN TestPingCacheHeaders [2022-07-28T14:03:57.815Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-28T14:03:57.815Z] === RUN TestPingGet [2022-07-28T14:03:57.815Z] --- PASS: TestPingGet (0.01s) [2022-07-28T14:03:57.815Z] === RUN TestPingHead [2022-07-28T14:03:57.815Z] --- PASS: TestPingHead (0.02s) [2022-07-28T14:03:57.815Z] === RUN TestPingSwarmHeader [2022-07-28T14:03:58.158Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-28T14:03:58.384Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T14:03:59.089Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-28T14:03:59.323Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T14:03:59.660Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-28T14:03:59.660Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-07-28T14:03:59.660Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-28T14:03:59.660Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-07-28T14:03:59.660Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-28T14:03:59.660Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-07-28T14:03:59.660Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-28T14:03:59.915Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-28T14:03:59.915Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-28T14:03:59.915Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-28T14:04:00.261Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T14:04:00.261Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-07-28T14:04:00.261Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T14:04:00.261Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T14:04:00.261Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T14:04:00.261Z] === RUN TestVersion [2022-07-28T14:04:00.261Z] --- PASS: TestVersion (0.02s) [2022-07-28T14:04:00.261Z] === CONT TestDiskUsage [2022-07-28T14:04:00.475Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T14:04:00.521Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T14:04:00.781Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T14:04:01.035Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-28T14:04:01.044Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T14:04:01.044Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T14:04:01.044Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T14:04:01.044Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T14:04:01.044Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T14:04:01.044Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T14:04:01.044Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T14:04:01.044Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T14:04:01.044Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T14:04:01.044Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage (1.08s) [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T14:04:01.306Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T14:04:01.307Z] PASS [2022-07-28T14:04:01.307Z] [2022-07-28T14:04:01.307Z] === Skipped [2022-07-28T14:04:01.307Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T14:04:01.307Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T14:04:01.307Z] [2022-07-28T14:04:01.307Z] DONE 54 tests, 1 skipped in 22.507s [2022-07-28T14:04:01.307Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T14:04:01.307Z] ++ 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-28T14:04:01.307Z] ++ set -e [2022-07-28T14:04:01.307Z] ++ '[' -n 0 ']' [2022-07-28T14:04:01.307Z] ++ set -x [2022-07-28T14:04:01.307Z] ++ 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-28T14:04:01.307Z] INFO: Testing against a local daemon [2022-07-28T14:04:01.307Z] === RUN TestVolumesCreateAndList [2022-07-28T14:04:01.307Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T14:04:01.307Z] === RUN TestVolumesRemove [2022-07-28T14:04:01.307Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-28T14:04:01.307Z] === RUN TestVolumesInspect [2022-07-28T14:04:01.307Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T14:04:01.307Z] === RUN TestVolumesInvalidJSON [2022-07-28T14:04:01.307Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T14:04:01.307Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T14:04:01.307Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T14:04:01.307Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T14:04:01.307Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T14:04:01.307Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T14:04:01.307Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T14:04:01.307Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T14:04:01.307Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T14:04:01.307Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T14:04:01.307Z] PASS [2022-07-28T14:04:01.307Z] [2022-07-28T14:04:01.307Z] DONE 9 tests in 0.188s [2022-07-28T14:04:01.307Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T14:04:01.573Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T14:04:01.573Z] +++ kill 14257 [2022-07-28T14:04:01.852Z] +++ /etc/init.d/apparmor stop [2022-07-28T14:04:01.852Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T14:04:01.852Z] [2022-07-28T14:04:01.852Z] Unloading profiles will leave already running processes permanently [2022-07-28T14:04:01.852Z] unconfined, which can lead to unexpected situations. [2022-07-28T14:04:01.852Z] [2022-07-28T14:04:01.852Z] To set a process to complain mode, use the command line tool [2022-07-28T14:04:01.852Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T14:04:01.852Z] +++ true [2022-07-28T14:04:01.852Z] exiting test-integration [2022-07-28T14:04:01.852Z] ++ exit 0 [2022-07-28T14:04:01.852Z] [2022-07-28T14:04:02.397Z] === RUN TestDockerSuite/TestRunWithCpusetCpus Post stage [Pipeline] junit [2022-07-28T14:04:02.468Z] Recording test results [2022-07-28T14:04:02.639Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T14:04:02.957Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-28T14:04:02.966Z] + echo Ensuring container killed. [2022-07-28T14:04:02.966Z] Ensuring container killed. [2022-07-28T14:04:02.966Z] + docker rm -vf docker-pr1 [2022-07-28T14:04:02.966Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-28T14:04:03.212Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-28T14:04:03.251Z] + echo Chowning /workspace to jenkins user [2022-07-28T14:04:03.251Z] Chowning /workspace to jenkins user [2022-07-28T14:04:03.251Z] + id -u [2022-07-28T14:04:03.251Z] + id -g [2022-07-28T14:04:03.251Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43877:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T14:04:03.251Z] Unable to find image 'busybox:latest' locally [2022-07-28T14:04:03.511Z] latest: Pulling from library/busybox [2022-07-28T14:04:03.511Z] 87379020f3b6: Pulling fs layer [2022-07-28T14:04:03.511Z] 87379020f3b6: Verifying Checksum [2022-07-28T14:04:03.511Z] 87379020f3b6: Download complete [2022-07-28T14:04:03.511Z] 87379020f3b6: Pull complete [2022-07-28T14:04:03.511Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T14:04:03.511Z] Status: Downloaded newer image for busybox:latest [2022-07-28T14:04:03.773Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-28T14:04:03.773Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-28T14:04:04.333Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-28T14:04:04.333Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-28T14:04:04.333Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-28T14:04:04.333Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-28T14:04:04.333Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-28T14:04:04.333Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-28T14:04:04.333Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-28T14:04:04.333Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-28T14:04:04.333Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-28T14:04:04.333Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-28T14:04:04.333Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-28T14:04:04.333Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-28T14:04:04.333Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-28T14:04:04.333Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-28T14:04:04.333Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-28T14:04:04.894Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T14:04:05.194Z] + bundleName=arm64-integration [2022-07-28T14:04:05.194Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-28T14:04:05.194Z] Creating arm64-integration-bundles.tar.gz [2022-07-28T14:04:05.194Z] + 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-28T14:04:05.194Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-28T14:04:05.467Z] Archiving artifacts [2022-07-28T14:04:05.819Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-28T14:04:05.819Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-28T14:04:06.744Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-28T14:04:06.744Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-28T14:04:06.744Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-28T14:04:07.193Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43877/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T14:04:07.499Z] + make clean [2022-07-28T14:04:07.668Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-28T14:04:07.668Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-28T14:04:07.759Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T14:04:07.759Z] docker-dev-cache [2022-07-28T14:04:07.759Z] docker-mod-cache [Pipeline] deleteDir [2022-07-28T14:04:07.924Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-28T14:04:08.849Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-28T14:04:08.849Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-28T14:04:08.849Z] === RUN TestDockerSuite/TestRunWithUlimits [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T14:04:09.774Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-28T14:04:10.029Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-28T14:04:10.954Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-28T14:04:11.514Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-28T14:04:11.514Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-28T14:04:11.514Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-28T14:04:11.769Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-28T14:04:12.024Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-28T14:04:12.949Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-28T14:04:13.508Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-28T14:04:14.068Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-28T14:04:15.953Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-28T14:04:16.207Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-28T14:04:16.767Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-28T14:04:16.767Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-28T14:04:16.767Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-28T14:04:16.768Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-28T14:04:17.693Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-28T14:04:18.294Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-28T14:04:18.854Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-28T14:04:20.748Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-28T14:04:20.748Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-28T14:04:21.325Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-28T14:04:24.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-28T14:04:24.593Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-28T14:04:27.104Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-28T14:04:27.359Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-28T14:04:30.620Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-28T14:04:30.620Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-28T14:04:32.506Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-28T14:04:32.506Z] docker_cli_service_logs_test.go:248: checking task h3to51zni66u [2022-07-28T14:04:32.506Z] docker_cli_service_logs_test.go:253: checking messages for h3to51zni66u [2022-07-28T14:04:32.506Z] docker_cli_service_logs_test.go:248: checking task ql056mfq1l85 [2022-07-28T14:04:32.506Z] docker_cli_service_logs_test.go:253: checking messages for ql056mfq1l85 [2022-07-28T14:04:33.868Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-28T14:04:34.429Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-28T14:04:35.790Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-28T14:04:37.151Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-28T14:04:37.151Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-28T14:04:39.037Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-28T14:04:40.398Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-28T14:04:42.283Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-28T14:04:43.644Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-28T14:04:45.570Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-28T14:04:47.454Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-28T14:04:49.385Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-28T14:04:51.989Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-28T14:04:51.989Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-07-28T14:04:51.989Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-28T14:04:51.989Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-28T14:04:52.244Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-28T14:04:53.606Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-28T14:04:54.165Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-28T14:04:55.090Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-28T14:04:55.393Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-28T14:04:55.393Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-28T14:04:56.754Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-28T14:04:56.754Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-28T14:04:57.010Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-28T14:04:57.935Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-28T14:04:58.190Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2610590987 [2022-07-28T14:04:58.445Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-28T14:04:58.445Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-28T14:04:59.807Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-28T14:04:59.807Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-28T14:04:59.807Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-28T14:05:00.731Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-28T14:05:01.291Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-28T14:05:02.655Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-28T14:05:02.655Z] docker_cli_swarm_test.go:1895: [d5dc0f94d36c7] joining swarm manager [d7760a51b4fbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:05:04.016Z] docker_cli_swarm_test.go:1896: [d1b054c088b18] joining swarm manager [d7760a51b4fbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:05:04.942Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-28T14:05:05.197Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-28T14:05:05.451Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-28T14:05:05.451Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-28T14:05:07.336Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-28T14:05:07.336Z] docker_cli_sni_test.go:30: Flakey test [2022-07-28T14:05:07.336Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-28T14:05:12.571Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-28T14:05:13.933Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-28T14:05:14.492Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-28T14:05:15.440Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-28T14:05:18.699Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-28T14:05:20.060Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-28T14:05:20.619Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-28T14:05:21.544Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-28T14:05:21.799Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-28T14:05:24.311Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-28T14:05:25.235Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-28T14:05:27.746Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-28T14:05:29.631Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-28T14:05:30.289Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-28T14:05:30.289Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-28T14:05:30.289Z] { [2022-07-28T14:05:30.289Z] "RT_GROUP_ICON": { [2022-07-28T14:05:30.289Z] "#1": { [2022-07-28T14:05:30.289Z] "0409": "../../winresources/docker.ico" [2022-07-28T14:05:30.289Z] } [2022-07-28T14:05:30.289Z] }, [2022-07-28T14:05:30.289Z] "RT_MANIFEST": { [2022-07-28T14:05:30.289Z] "#1": { [2022-07-28T14:05:30.289Z] "0409": { [2022-07-28T14:05:30.289Z] "identity": {}, [2022-07-28T14:05:30.289Z] "description": "Docker Engine", [2022-07-28T14:05:30.289Z] "minimum-os": "vista", [2022-07-28T14:05:30.289Z] "execution-level": "", [2022-07-28T14:05:30.289Z] "ui-access": false, [2022-07-28T14:05:30.289Z] "auto-elevate": false, [2022-07-28T14:05:30.289Z] "dpi-awareness": "unaware", [2022-07-28T14:05:30.289Z] "disable-theming": false, [2022-07-28T14:05:30.289Z] "disable-window-filtering": false, [2022-07-28T14:05:30.289Z] "high-resolution-scrolling-aware": false, [2022-07-28T14:05:30.289Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-28T14:05:30.289Z] "long-path-aware": false, [2022-07-28T14:05:30.289Z] "printer-driver-isolation": false, [2022-07-28T14:05:30.289Z] "gdi-scaling": false, [2022-07-28T14:05:30.289Z] "segment-heap": false, [2022-07-28T14:05:30.289Z] "use-common-controls-v6": false [2022-07-28T14:05:30.289Z] } [2022-07-28T14:05:30.289Z] } [2022-07-28T14:05:30.289Z] }, [2022-07-28T14:05:30.289Z] "RT_MESSAGETABLE": { [2022-07-28T14:05:30.289Z] "#1": { [2022-07-28T14:05:30.289Z] "0409": "../../winresources/event_messages.bin" [2022-07-28T14:05:30.289Z] } [2022-07-28T14:05:30.289Z] }, [2022-07-28T14:05:30.289Z] "RT_VERSION": { [2022-07-28T14:05:30.289Z] "#1": { [2022-07-28T14:05:30.289Z] "0409": { [2022-07-28T14:05:30.289Z] "fixed": { [2022-07-28T14:05:30.289Z] "file_version": "0.0.0.0", [2022-07-28T14:05:30.289Z] "product_version": "0.0.0.0", [2022-07-28T14:05:30.289Z] "type": "Unknown" [2022-07-28T14:05:30.289Z] }, [2022-07-28T14:05:30.289Z] "info": { [2022-07-28T14:05:30.289Z] "0000": { [2022-07-28T14:05:30.289Z] "CompanyName": "", [2022-07-28T14:05:30.289Z] "FileVersion": "dev", [2022-07-28T14:05:30.289Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-28T14:05:30.289Z] "OriginalFileName": "docker-proxy.exe", [2022-07-28T14:05:30.289Z] "ProductName": "", [2022-07-28T14:05:30.289Z] "ProductVersion": "dev", [2022-07-28T14:05:30.289Z] "SpecialBuild": "f4c0ec8ffc427daa0a560695eb77e0428202ef14" [2022-07-28T14:05:30.289Z] } [2022-07-28T14:05:30.289Z] } [2022-07-28T14:05:30.289Z] } [2022-07-28T14:05:30.289Z] } [2022-07-28T14:05:30.289Z] } [2022-07-28T14:05:30.289Z] } [2022-07-28T14:05:30.289Z] cmd/docker-proxy/genwinres_windows.go [2022-07-28T14:05:30.289Z] cmd/docker-proxy/main.go [2022-07-28T14:05:30.289Z] cmd/docker-proxy/network_proxy_test.go [2022-07-28T14:05:30.289Z] cmd/docker-proxy/proxy.go [2022-07-28T14:05:30.289Z] cmd/docker-proxy/sctp_proxy.go [2022-07-28T14:05:30.289Z] cmd/docker-proxy/tcp_proxy.go [2022-07-28T14:05:30.289Z] cmd/docker-proxy/udp_proxy.go [2022-07-28T14:05:30.289Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-28T14:05:30.289Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-28T14:05:30.289Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-28T14:05:30.289Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-28T14:05:30.289Z] remote: Enumerating objects: 23, done. [2022-07-28T14:05:30.289Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-28T14:05:30.289Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-28T14:05:30.289Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-28T14:05:30.289Z] 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 | 5.08 MiB/s, done. [2022-07-28T14:05:30.289Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-28T14:05:30.289Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-28T14:05:30.289Z] Cross building: bundles/cross/linux/ppc64le [2022-07-28T14:05:30.289Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-28T14:05:30.289Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-28T14:05:32.141Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-28T14:05:32.141Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-28T14:05:35.402Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-28T14:05:40.638Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-28T14:05:42.522Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-28T14:05:43.082Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-28T14:05:43.643Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-28T14:05:44.203Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-28T14:05:44.203Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-28T14:05:44.203Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-28T14:05:44.770Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-28T14:05:45.348Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-28T14:05:45.348Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-28T14:05:45.348Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-28T14:05:45.348Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-28T14:05:45.349Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-28T14:05:46.314Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-28T14:05:46.874Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-28T14:05:47.799Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-28T14:05:48.054Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-28T14:05:48.979Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-28T14:05:49.905Z] docker_cli_swarm_test.go:1796: [d6d83a28dc7c4] joining swarm manager [d298f20b4a472]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:05:51.266Z] docker_cli_swarm_test.go:1797: [d8a10c4451917] joining swarm manager [d298f20b4a472]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:05:53.150Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-28T14:05:54.075Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-28T14:05:54.075Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-28T14:05:54.075Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-28T14:05:54.635Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-28T14:05:55.561Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-28T14:05:57.445Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-28T14:05:58.807Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-28T14:06:00.169Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-28T14:06:06.694Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-28T14:06:14.768Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-28T14:06:15.329Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-28T14:06:15.329Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-28T14:06:15.329Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-28T14:06:15.898Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-28T14:06:15.898Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-28T14:06:15.898Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-28T14:06:15.898Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-28T14:06:16.464Z] docker_cli_swarm_test.go:1315: [dd6845d3b37f5] joining swarm manager [d5317ad1769c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:06:16.719Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-28T14:06:16.719Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-28T14:06:17.279Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-28T14:06:17.534Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-28T14:06:17.534Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-28T14:06:17.534Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-28T14:06:17.534Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-28T14:06:18.095Z] docker_cli_swarm_test.go:1316: [d914dded861bb] joining swarm manager [d5317ad1769c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:06:19.459Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-28T14:06:19.459Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-28T14:06:19.459Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-28T14:06:19.459Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-28T14:06:19.459Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-28T14:06:19.459Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite (1261.16s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.60s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.35s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.37s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.99s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-07-28T14:06:19.459Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.90s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.56s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.76s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.19s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (20.50s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.82s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.78s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.42s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.44s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.89s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.89s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.47s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.70s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.07s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.96s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.58s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.58s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.69s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.65s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.68s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.45s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.19s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.02s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2022-07-28T14:06:19.460Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.70s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.97s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.46s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.38s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.66s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.40s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dfd9b0__} (1.29s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13914575445_/foo_false_____} (1.36s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13914575445_/foo_true_____} (1.39s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32544278821_/foo_false_____} (1.58s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32544278821_/foo_true_____} (1.44s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32544278821_/foo_true__0xc000dfda10___} (1.41s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dfda28__} (1.48s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dfda40__} (1.34s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dfda58__} (1.38s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dfda70__} (1.32s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.09s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.02s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.97s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.10s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.15s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.77s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.90s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.69s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.61s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.77s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.09s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.91s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.97s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.44s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.62s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.64s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.62s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.77s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.12s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.21s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.90s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.06s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.75s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.65s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.68s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.92s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (12.45s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.26s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.86s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.11s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.37s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.68s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.48s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.24s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.46s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.80s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.02s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.82s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.33s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.13s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.42s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.50s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (4.95s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.19s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.19s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.25s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.96s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.88s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.91s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.81s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.19s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.58s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.78s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.56s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.32s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.65s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.77s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.28s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.59s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.65s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.73s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.19s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.35s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.73s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.87s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.94s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.36s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.45s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.88s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.39s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.62s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.58s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.44s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.28s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.18s) [2022-07-28T14:06:19.460Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.74s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.29s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.49s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.70s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.16s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.60s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.31s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.53s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.33s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.86s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.91s) [2022-07-28T14:06:19.460Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T14:06:19.460Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T14:06:19.460Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T14:06:19.460Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.30s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.96s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.21s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.18s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.77s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.69s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.26s) [2022-07-28T14:06:19.460Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.70s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.63s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.27s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.77s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.82s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.97s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.57s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.86s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.20s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.37s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.39s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.86s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.30s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.34s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.71s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.58s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.31s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.92s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.29s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.17s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.35s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.16s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.64s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.03s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.93s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnv (0.96s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.83s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.06s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.36s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (13.40s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.92s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.67s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.42s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.28s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.35s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.88s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.55s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildExpose (0.18s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.31s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.25s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.17s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFails (0.60s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.54s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.40s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.21s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.87s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.20s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.65s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.62s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.41s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.16s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.17s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.22s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.75s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.24s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.36s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.28s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.01s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLabel (0.26s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.26s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.59s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.58s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.21s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.66s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.05s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.05s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.05s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.15s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.92s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.45s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.24s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.31s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.49s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.68s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.10s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.97s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.25s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.71s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.18s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.51s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.92s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.28s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.53s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.40s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.35s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.95s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.11s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.94s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.32s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildPATH (1.26s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.84s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.28s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.70s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.29s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildRm (1.91s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.73s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.33s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.14s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.92s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.78s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildStderr (1.06s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.02s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.87s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.27s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.12s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.97s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.04s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.80s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.31s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.33s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.76s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.84s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCommitChange (0.87s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.53s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.03s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.65s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCommitTTY (1.55s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.30s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.28s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.83s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.91s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.69s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.87s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.71s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.87s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.86s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.76s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.04s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.59s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.44s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.07s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.56s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.06s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.00s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.19s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToDot (0.59s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.08s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.24s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.74s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.39s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.05s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.34s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.42s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.31s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.48s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.21s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.89s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.14s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.23s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.32s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFilters (1.10s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFormat (1.21s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.53s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.16s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.00s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-28T14:06:19.461Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.23s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsRename (0.65s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.47s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.93s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.90s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.66s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.28s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestExecEnv (0.70s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.19s) [2022-07-28T14:06:19.461Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.60s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecInteractive (0.67s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecParseError (0.59s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecStartFails (0.62s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.68s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.58s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecUlimits (0.64s) [2022-07-28T14:06:19.462Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.61s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.84s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.21s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.25s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestHealth (18.91s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.94s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestBuildHistory (2.24s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.52s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.49s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImportDisplay (0.98s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImportFile (1.19s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.63s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.64s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.56s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.64s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s) [2022-07-28T14:06:19.462Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.77s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectDefault (0.56s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-28T14:06:19.462Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.58s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.46s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectStatus (0.64s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.57s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.54s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.51s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.52s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.05s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.98s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.16s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.63s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.58s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.47s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.58s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.67s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.67s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.89s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.79s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.41s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.56s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestNetHostname (1.40s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.42s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.33s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.38s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.25s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.96s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.95s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPluginActive (2.28s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.67s) [2022-07-28T14:06:19.462Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.51s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.74s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.20s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.45s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPortList (8.06s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.77s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.07s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsByOrder (2.14s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.56s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.87s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.60s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.86s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.36s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.84s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.72s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.06s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.98s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.05s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.31s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.65s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.51s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2022-07-28T14:06:19.462Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.11s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.99s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.58s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.44s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.63s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.08s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.03s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.19s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.23s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.90s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.40s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.20s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.28s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.86s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.69s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.51s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.17s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.40s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.07s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.94s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.20s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.54s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.29s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.23s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.31s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.02s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAddHost (0.56s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.52s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.25s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.57s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.81s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.94s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.81s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.75s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.52s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.75s) [2022-07-28T14:06:19.462Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.53s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.62s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.12s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.58s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.63s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.88s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.01s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.08s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.21s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.51s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.51s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.54s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.57s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.49s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.20s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.70s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.98s) [2022-07-28T14:06:19.463Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-28T14:06:19.463Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.27s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.54s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2022-07-28T14:06:19.463Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.36s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.54s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.58s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunExitCode (0.54s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.65s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.60s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.53s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-07-28T14:06:19.463Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.22s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.02s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.35s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.85s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.18s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.00s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunMount (4.77s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.79s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.71s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.98s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.32s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.29s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNetHost (0.93s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.95s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.79s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.99s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.89s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.49s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.96s) [2022-07-28T14:06:19.463Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-28T14:06:19.463Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.52s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.52s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.50s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2022-07-28T14:06:19.718Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.51s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2022-07-28T14:06:19.718Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s) [2022-07-28T14:06:19.718Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.20s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2022-07-28T14:06:19.718Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.46s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.84s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.66s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.63s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.66s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.63s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunState (1.40s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.31s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.62s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.84s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.41s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.86s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.32s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.96s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.49s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.62s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUserByID (0.52s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUserByName (0.68s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.37s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.70s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.05s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.41s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.71s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.13s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.05s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.71s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.58s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.63s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.87s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.61s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.95s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.11s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.58s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.46s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.23s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.53s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.78s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.63s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.91s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.69s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.70s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.75s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.28s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.15s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.47s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.72s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.53s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.56s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.59s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.04s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.69s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.99s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.80s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.12s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.03s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.33s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.32s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.58s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.19s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.24s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.67s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.97s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.70s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.77s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStartRecordError (1.27s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.06s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.30s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.58s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.45s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.69s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.55s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.54s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.70s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.93s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.16s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUpdateStats (3.79s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.03s) [2022-07-28T14:06:19.719Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.76s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.79s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.74s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.63s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-28T14:06:19.719Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-28T14:06:19.719Z] === RUN TestDockerRegistrySuite [2022-07-28T14:06:19.719Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-28T14:06:20.644Z] check_test.go:427: [d97907cb1e662] daemon is not started [2022-07-28T14:06:20.644Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-28T14:06:21.569Z] check_test.go:427: [dbef8e8bda313] daemon is not started [2022-07-28T14:06:21.569Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-28T14:06:22.931Z] check_test.go:427: [d8531dfb535d1] daemon is not started [2022-07-28T14:06:22.931Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-28T14:06:22.931Z] check_test.go:427: [d4c42c95ca2fe] daemon is not started [2022-07-28T14:06:22.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-28T14:06:26.192Z] check_test.go:427: [d7284e60fa96f] daemon is not started [2022-07-28T14:06:26.192Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-28T14:06:31.427Z] check_test.go:427: [dab304479c6a7] daemon is not started [2022-07-28T14:06:31.427Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-28T14:06:33.939Z] check_test.go:427: [d3ac1b38824e6] daemon is not started [2022-07-28T14:06:33.939Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-28T14:06:34.864Z] check_test.go:427: [d4878af172425] daemon is not started [2022-07-28T14:06:34.864Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-28T14:06:35.788Z] check_test.go:427: [d834e648d9106] daemon is not started [2022-07-28T14:06:35.789Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-28T14:06:37.150Z] check_test.go:427: [d7122b8f52407] daemon is not started [2022-07-28T14:06:37.150Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-28T14:06:38.075Z] check_test.go:427: [df05c7be9fe40] daemon is not started [2022-07-28T14:06:38.075Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-28T14:06:39.000Z] check_test.go:427: [d04b05d1fc29d] daemon is not started [2022-07-28T14:06:39.000Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-28T14:06:40.362Z] check_test.go:427: [d6a55bd5aa15f] daemon is not started [2022-07-28T14:06:40.362Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-28T14:06:41.287Z] check_test.go:427: [d1bafdd4e4a91] daemon is not started [2022-07-28T14:06:41.287Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-28T14:06:42.212Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ff6949d27338fe426330b3dae5811f19b3fab57457b54aa81854bb0b38fe3855 [2022-07-28T14:06:42.776Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1bbe3c9c0185e84acf13cd2baee8d1a58a00df47c4096fc0c8f62c6722c51bc [2022-07-28T14:06:43.039Z] check_test.go:427: [d8c53f71b3aca] daemon is not started [2022-07-28T14:06:43.039Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-28T14:06:43.964Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:58eb0a25b0cc5f0e7e1c5b2419a2e96ed1022f139a5d41aa934d4b5947aa41d2 [2022-07-28T14:06:44.888Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:69251a0925588dd5039089ab36082e184b0b2795130f302a7db90a9a987d245c [2022-07-28T14:06:44.888Z] check_test.go:427: [d171bf799136f] daemon is not started [2022-07-28T14:06:44.888Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-28T14:06:45.813Z] check_test.go:427: [df0bef02c40b1] daemon is not started [2022-07-28T14:06:45.813Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-28T14:06:48.324Z] check_test.go:427: [db2ceda84e48a] daemon is not started [2022-07-28T14:06:48.324Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-28T14:06:48.883Z] check_test.go:427: [de266d27215ae] daemon is not started [2022-07-28T14:06:48.883Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-28T14:06:49.138Z] check_test.go:427: [d80a407ea43c6] daemon is not started [2022-07-28T14:06:49.138Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-28T14:06:50.063Z] check_test.go:427: [daa4cdc30cffe] daemon is not started [2022-07-28T14:06:50.063Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-28T14:06:50.988Z] check_test.go:427: [df813374ad834] daemon is not started [2022-07-28T14:06:50.988Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-28T14:06:51.913Z] check_test.go:427: [dd6e306a73c00] daemon is not started [2022-07-28T14:06:51.913Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-28T14:06:54.423Z] check_test.go:427: [ddaad2546871b] daemon is not started [2022-07-28T14:06:54.423Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-28T14:06:54.423Z] check_test.go:427: [d5bed6c84bdb4] daemon is not started [2022-07-28T14:06:54.423Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-28T14:06:55.785Z] check_test.go:427: [d4727c1cad86c] daemon is not started [2022-07-28T14:06:55.785Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-28T14:06:55.785Z] check_test.go:427: [d791ea75c84e1] daemon is not started [2022-07-28T14:06:55.785Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-28T14:06:56.039Z] check_test.go:427: [d89186e8ee830] daemon is not started [2022-07-28T14:06:56.039Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-28T14:06:56.295Z] check_test.go:427: [d27468704a7a0] daemon is not started [2022-07-28T14:06:56.295Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-28T14:06:56.550Z] check_test.go:427: [d73d6fa339897] daemon is not started [2022-07-28T14:06:56.550Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-28T14:06:56.805Z] check_test.go:427: [d13c64699fae4] daemon is not started [2022-07-28T14:06:56.805Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-28T14:06:56.805Z] check_test.go:427: [d0c1c8049bd24] daemon is not started [2022-07-28T14:06:56.805Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-28T14:06:58.167Z] check_test.go:427: [d4e619a67ca84] daemon is not started [2022-07-28T14:06:58.167Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-28T14:06:59.529Z] check_test.go:427: [dfb9f5f3c61ef] daemon is not started [2022-07-28T14:06:59.529Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-28T14:07:00.089Z] check_test.go:427: [d93ab2acc7e9a] daemon is not started [2022-07-28T14:07:00.345Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-28T14:07:01.270Z] check_test.go:427: [d7a455e73c051] daemon is not started [2022-07-28T14:07:01.270Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-28T14:07:02.196Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite (43.22s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.15s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.57s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.19s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.11s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.11s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2022-07-28T14:07:02.756Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2022-07-28T14:07:02.756Z] === RUN TestDockerSchema1RegistrySuite [2022-07-28T14:07:02.756Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-28T14:07:03.011Z] check_test.go:454: [de071a2d49917] daemon is not started [2022-07-28T14:07:03.011Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-28T14:07:05.521Z] check_test.go:454: [dfd023244cde1] daemon is not started [2022-07-28T14:07:05.521Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-28T14:07:10.782Z] check_test.go:454: [d4708d6a624ce] daemon is not started [2022-07-28T14:07:10.782Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-28T14:07:11.341Z] check_test.go:454: [d2e801ab85a80] daemon is not started [2022-07-28T14:07:11.341Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-28T14:07:11.642Z] check_test.go:454: [d298bf0495fe9] daemon is not started [2022-07-28T14:07:11.642Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-28T14:07:12.568Z] check_test.go:454: [da154139d5bc4] daemon is not started [2022-07-28T14:07:12.568Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-28T14:07:13.493Z] check_test.go:454: [dbf76209eb8a5] daemon is not started [2022-07-28T14:07:13.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-28T14:07:14.418Z] check_test.go:454: [dad9abaa5469d] daemon is not started [2022-07-28T14:07:14.418Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-28T14:07:16.930Z] check_test.go:454: [d9e4d681f27e4] daemon is not started [2022-07-28T14:07:16.930Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-28T14:07:17.185Z] check_test.go:454: [dac54311645e7] daemon is not started [2022-07-28T14:07:17.185Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-28T14:07:17.440Z] check_test.go:454: [d37ff58d534a3] daemon is not started [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite (14.67s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.85s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2022-07-28T14:07:17.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s) [2022-07-28T14:07:17.440Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-28T14:07:17.440Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-28T14:07:18.000Z] check_test.go:483: [d52e94719b645] daemon is not started [2022-07-28T14:07:18.000Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-28T14:07:18.560Z] check_test.go:483: [d036eb1d40cca] daemon is not started [2022-07-28T14:07:18.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-28T14:07:18.815Z] check_test.go:483: [d1facbd7a45bd] daemon is not started [2022-07-28T14:07:18.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-28T14:07:20.219Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-28T14:07:20.474Z] check_test.go:483: [d9a71487b0326] daemon is not started [2022-07-28T14:07:20.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-28T14:07:21.034Z] check_test.go:483: [d39d2c894ea53] daemon is not started [2022-07-28T14:07:21.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-28T14:07:21.594Z] check_test.go:483: [dfbb044183502] daemon is not started [2022-07-28T14:07:21.786Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-28T14:07:21.787Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-28T14:07:21.787Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-28T14:07:21.787Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-28T14:07:21.787Z] Cross building: bundles/cross/linux/s390x [2022-07-28T14:07:21.787Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-28T14:07:21.787Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-28T14:07:21.849Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-28T14:07:21.849Z] check_test.go:483: [d06db44ec3d45] daemon is not started [2022-07-28T14:07:21.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.41s) [2022-07-28T14:07:21.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.64s) [2022-07-28T14:07:21.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2022-07-28T14:07:21.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.15s) [2022-07-28T14:07:21.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2022-07-28T14:07:21.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2022-07-28T14:07:21.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s) [2022-07-28T14:07:21.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.79s) [2022-07-28T14:07:21.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-28T14:07:21.849Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-28T14:07:21.849Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-28T14:07:24.357Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-28T14:07:27.617Z] check_test.go:510: [d9c3ac96208fa] daemon is not started [2022-07-28T14:07:27.617Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-28T14:07:27.617Z] check_test.go:510: [d8691aff4b4dc] daemon is not started [2022-07-28T14:07:27.617Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-28T14:07:27.617Z] check_test.go:510: [dc6e857f26cd9] daemon is not started [2022-07-28T14:07:27.617Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-28T14:07:27.617Z] check_test.go:510: [d03700908ebcc] daemon is not started [2022-07-28T14:07:27.617Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-28T14:07:27.617Z] check_test.go:510: [d82001792cb4c] daemon is not started [2022-07-28T14:07:27.617Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2022-07-28T14:07:27.617Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-28T14:07:27.617Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-28T14:07:27.617Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s) [2022-07-28T14:07:27.617Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-28T14:07:27.617Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s) [2022-07-28T14:07:27.617Z] === RUN TestDockerNetworkSuite [2022-07-28T14:07:27.617Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-28T14:07:28.177Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-28T14:07:29.103Z] docker_cli_network_unix_test.go:46: [d602073ba6d5e] daemon is not started [2022-07-28T14:07:29.103Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-28T14:07:29.663Z] docker_cli_network_unix_test.go:46: [d637ab94084b3] daemon is not started [2022-07-28T14:07:30.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-28T14:07:33.485Z] docker_cli_network_unix_test.go:46: [db822f4a6a90b] daemon is not started [2022-07-28T14:07:34.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-28T14:07:36.355Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-28T14:07:36.355Z] docker_cli_network_unix_test.go:46: [dec414dd967d0] daemon is not started [2022-07-28T14:07:36.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-28T14:07:36.866Z] docker_cli_network_unix_test.go:1233: [d616a013f1473] daemon is not started [2022-07-28T14:07:40.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-28T14:07:40.689Z] docker_cli_network_unix_test.go:46: [df07b865159e0] daemon is not started [2022-07-28T14:07:41.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-28T14:07:44.125Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-28T14:07:46.637Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-28T14:07:47.562Z] docker_cli_network_unix_test.go:46: [d9e6ccd3a94e0] daemon is not started [2022-07-28T14:07:48.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-28T14:07:51.437Z] docker_cli_network_unix_test.go:46: [dab7dd9bf104c] daemon is not started [2022-07-28T14:07:51.437Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-28T14:07:51.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-28T14:07:53.359Z] docker_cli_network_unix_test.go:46: [dfa7543fb96cd] daemon is not started [2022-07-28T14:07:53.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-28T14:07:53.919Z] docker_cli_network_unix_test.go:46: [de52293b243fc] daemon is not started [2022-07-28T14:07:54.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-28T14:07:54.429Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-28T14:07:54.429Z] docker_cli_network_unix_test.go:46: [de1fb5941c6b7] daemon is not started [2022-07-28T14:07:54.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-28T14:07:54.990Z] docker_cli_network_unix_test.go:46: [d6b0c1a219c8e] daemon is not started [2022-07-28T14:07:55.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-28T14:07:56.110Z] docker_cli_network_unix_test.go:46: [d5264e3504796] daemon is not started [2022-07-28T14:07:57.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-28T14:07:57.035Z] docker_cli_network_unix_test.go:46: [d65dc5be70da5] daemon is not started [2022-07-28T14:07:57.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-28T14:07:57.596Z] docker_cli_network_unix_test.go:46: [d0fe963ee49bb] daemon is not started [2022-07-28T14:07:57.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-28T14:07:58.157Z] docker_cli_network_unix_test.go:46: [d69cd3c8168ca] daemon is not started [2022-07-28T14:07:58.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-28T14:07:58.667Z] docker_cli_network_unix_test.go:46: [d4da30a0f93eb] daemon is not started [2022-07-28T14:07:58.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-28T14:07:58.667Z] docker_cli_network_unix_test.go:46: [ddd5b0e3298ce] daemon is not started [2022-07-28T14:07:58.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-28T14:07:59.233Z] docker_cli_network_unix_test.go:46: [d462ceb757064] daemon is not started [2022-07-28T14:07:59.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-28T14:07:59.233Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-28T14:07:59.233Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-28T14:07:59.233Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-28T14:07:59.796Z] docker_cli_network_unix_test.go:46: [d523adee2433e] daemon is not started [2022-07-28T14:08:00.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-28T14:08:00.611Z] docker_cli_network_unix_test.go:46: [d6b5e14da1cbc] daemon is not started [2022-07-28T14:08:01.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-28T14:08:01.536Z] docker_cli_network_unix_test.go:46: [d212b22ef97a2] daemon is not started [2022-07-28T14:08:01.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-28T14:08:01.536Z] docker_cli_network_unix_test.go:46: [d89919fd92050] daemon is not started [2022-07-28T14:08:01.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-28T14:08:01.791Z] docker_cli_network_unix_test.go:46: [de38445649003] daemon is not started [2022-07-28T14:08:01.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-28T14:08:03.153Z] docker_cli_network_unix_test.go:968: [d818f4359afdc] daemon is not started [2022-07-28T14:08:05.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-28T14:08:06.401Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-28T14:08:06.401Z] docker_cli_network_unix_test.go:46: [d9ba161d35654] daemon is not started [2022-07-28T14:08:06.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-28T14:08:06.911Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-28T14:08:07.471Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-28T14:08:08.835Z] docker_cli_network_unix_test.go:1116: [d7a99fc06d2b9] daemon is not started [2022-07-28T14:08:10.197Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-28T14:08:11.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-28T14:08:11.561Z] docker_cli_network_unix_test.go:46: [d634a0615208f] daemon is not started [2022-07-28T14:08:11.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-28T14:08:12.923Z] docker_cli_network_unix_test.go:46: [d16b3c674c206] daemon is not started [2022-07-28T14:08:12.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-28T14:08:12.923Z] docker_cli_network_unix_test.go:46: [d8f7e9a5e7f27] daemon is not started [2022-07-28T14:08:12.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-28T14:08:12.923Z] docker_cli_network_unix_test.go:46: [d72cdce5bf61f] daemon is not started [2022-07-28T14:08:12.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-28T14:08:13.178Z] docker_cli_network_unix_test.go:46: [ddc28a0ff62e3] daemon is not started [2022-07-28T14:08:13.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-28T14:08:13.178Z] docker_cli_network_unix_test.go:46: [de2e43bfda0b4] daemon is not started [2022-07-28T14:08:13.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-28T14:08:13.178Z] docker_cli_network_unix_test.go:46: [db932b7b5b8e5] daemon is not started [2022-07-28T14:08:13.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-28T14:08:15.065Z] docker_cli_network_unix_test.go:46: [d82829ae56d4d] daemon is not started [2022-07-28T14:08:15.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-28T14:08:15.990Z] docker_cli_network_unix_test.go:46: [dc6e8de6b2bb3] daemon is not started [2022-07-28T14:08:15.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-28T14:08:15.990Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-28T14:08:15.990Z] docker_cli_network_unix_test.go:46: [d35bb388dd059] daemon is not started [2022-07-28T14:08:15.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-28T14:08:16.550Z] docker_cli_network_unix_test.go:46: [d689b9c7f1650] daemon is not started [2022-07-28T14:08:16.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-28T14:08:21.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-28T14:08:21.934Z] docker_cli_network_unix_test.go:1084: [daf988e676e9f] daemon is not started [2022-07-28T14:08:23.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-28T14:08:23.819Z] docker_cli_network_unix_test.go:46: [da2743a4d6896] daemon is not started [2022-07-28T14:08:23.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-28T14:08:24.379Z] docker_cli_network_unix_test.go:46: [d788aff134c8a] daemon is not started [2022-07-28T14:08:24.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-28T14:08:26.006Z] docker_cli_network_unix_test.go:46: [d252dcb83f5c9] daemon is not started [2022-07-28T14:08:26.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-28T14:08:26.261Z] docker_cli_network_unix_test.go:46: [dacb68965d7f3] daemon is not started [2022-07-28T14:08:26.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-28T14:08:26.821Z] docker_cli_network_unix_test.go:46: [daef601da5a22] daemon is not started [2022-07-28T14:08:27.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-28T14:08:27.636Z] docker_cli_network_unix_test.go:46: [d09ff44bcb69e] daemon is not started [2022-07-28T14:08:27.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-28T14:08:28.196Z] docker_cli_network_unix_test.go:46: [d92b5925bb40b] daemon is not started [2022-07-28T14:08:28.451Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-28T14:08:33.689Z] docker_cli_network_unix_test.go:46: [d673359d07176] daemon is not started [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite (65.60s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.56s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.93s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.32s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.31s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.92s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.23s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.11s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.38s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.80s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.08s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.34s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.95s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.32s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.27s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.87s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.37s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.32s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.89s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.90s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.74s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.19s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.69s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-28T14:08:33.689Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.73s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.27s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.68s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-07-28T14:08:33.689Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.69s) [2022-07-28T14:08:33.689Z] === RUN TestDockerHubPullSuite [2022-07-28T14:08:33.689Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-28T14:08:35.051Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-28T14:08:38.310Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-28T14:08:38.565Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-28T14:08:40.449Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-28T14:08:40.704Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-28T14:08:41.307Z] --- PASS: TestDockerHubPullSuite (7.98s) [2022-07-28T14:08:41.307Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.96s) [2022-07-28T14:08:41.307Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2022-07-28T14:08:41.307Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.94s) [2022-07-28T14:08:41.307Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.71s) [2022-07-28T14:08:41.307Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.43s) [2022-07-28T14:08:41.307Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-28T14:08:41.307Z] PASS [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === Skipped [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-28T14:08:41.307Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_sni_test.go:30: Flakey test [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-28T14:08:41.307Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-28T14:08:41.307Z] docker_cli_network_unix_test.go:46: [d35bb388dd059] daemon is not started [2022-07-28T14:08:41.307Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] DONE 1265 tests, 51 skipped in 1404.747s [2022-07-28T14:08:41.307Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T14:08:41.307Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T14:08:41.307Z] +++ kill 14522 [2022-07-28T14:08:41.307Z] +++ /etc/init.d/apparmor stop [2022-07-28T14:08:41.307Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] Unloading profiles will leave already running processes permanently [2022-07-28T14:08:41.307Z] unconfined, which can lead to unexpected situations. [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.307Z] To set a process to complain mode, use the command line tool [2022-07-28T14:08:41.307Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T14:08:41.307Z] +++ true [2022-07-28T14:08:41.307Z] exiting test-integration [2022-07-28T14:08:41.307Z] ++ exit 0 [2022-07-28T14:08:41.307Z] [2022-07-28T14:08:41.867Z] + for job in $(jobs -p) [2022-07-28T14:08:41.867Z] + wait 809 [2022-07-28T14:09:03.737Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-28T14:09:05.622Z] docker_cli_swarm_test.go:1180: [d99e8c4f61e2b] joining swarm manager [dcb1f11dbd696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:09:12.190Z] docker_cli_swarm_test.go:1189: [db9371681a565] joining swarm manager [dcb1f11dbd696]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:09:13.290Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-28T14:09:13.290Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-28T14:09:13.290Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-28T14:09:13.290Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-28T14:09:13.290Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-28T14:09:13.639Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-28T14:09:13.923Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/test/unit [2022-07-28T14:09:14.183Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-28T14:09:14.183Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-28T14:09:14.183Z] + TESTDIRS=./... [2022-07-28T14:09:14.183Z] + exclude_paths='/vendor/|/integration' [2022-07-28T14:09:14.183Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-28T14:09:14.183Z] ++ go list ./... [2022-07-28T14:09:15.125Z] + pkg_list='github.com/docker/docker/api [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/backend/build [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/httputils [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/middleware [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/build [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/container [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/debug [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/image [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/network [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/session [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/system [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/volume [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/backend [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/container [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/events [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/filters [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/image [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/mount [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/network [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/registry [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/strslice [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/swarm [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/time [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/versions [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/volume [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/dockerfile [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/remotecontext [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T14:09:15.125Z] github.com/docker/docker/cli [2022-07-28T14:09:15.125Z] github.com/docker/docker/cli/config [2022-07-28T14:09:15.125Z] github.com/docker/docker/cli/debug [2022-07-28T14:09:15.125Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T14:09:15.125Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T14:09:15.125Z] github.com/docker/docker/client [2022-07-28T14:09:15.125Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T14:09:15.125Z] github.com/docker/docker/cmd/dockerd [2022-07-28T14:09:15.125Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T14:09:15.125Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T14:09:15.125Z] github.com/docker/docker/container [2022-07-28T14:09:15.125Z] github.com/docker/docker/container/stream [2022-07-28T14:09:15.125Z] github.com/docker/docker/contrib/apparmor [2022-07-28T14:09:15.125Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T14:09:15.125Z] github.com/docker/docker/contrib/httpserver [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/cluster [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/config [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/containerd [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/events [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/exec [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/images [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/initlayer [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/links [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/listeners [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/local [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/names [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/network [2022-07-28T14:09:15.125Z] github.com/docker/docker/daemon/stats [2022-07-28T14:09:15.125Z] github.com/docker/docker/distribution [2022-07-28T14:09:15.125Z] github.com/docker/docker/distribution/metadata [2022-07-28T14:09:15.125Z] github.com/docker/docker/distribution/utils [2022-07-28T14:09:15.125Z] github.com/docker/docker/distribution/xfer [2022-07-28T14:09:15.125Z] github.com/docker/docker/dockerversion [2022-07-28T14:09:15.125Z] github.com/docker/docker/errdefs [2022-07-28T14:09:15.125Z] github.com/docker/docker/image [2022-07-28T14:09:15.125Z] github.com/docker/docker/image/cache [2022-07-28T14:09:15.125Z] github.com/docker/docker/image/tarexport [2022-07-28T14:09:15.125Z] github.com/docker/docker/image/v1 [2022-07-28T14:09:15.125Z] github.com/docker/docker/internal/test/suite [2022-07-28T14:09:15.125Z] github.com/docker/docker/layer [2022-07-28T14:09:15.125Z] github.com/docker/docker/libcontainerd [2022-07-28T14:09:15.125Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T14:09:15.125Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T14:09:15.125Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T14:09:15.125Z] github.com/docker/docker/libcontainerd/types [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:09:15.125Z] github.com/docker/docker/libnetwork/types [2022-07-28T14:09:15.125Z] github.com/docker/docker/oci [2022-07-28T14:09:15.125Z] github.com/docker/docker/oci/caps [2022-07-28T14:09:15.125Z] github.com/docker/docker/opts [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/aaparser [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/archive [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/authorization [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/capabilities [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/containerfs [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/directory [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/dmesg [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/fileutils [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/fsutils [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/homedir [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/idtools [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/ioutils [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/longpath [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/loopback [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/parsers [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/pidfile [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/platform [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/plugins [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/pools [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/progress [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/pubsub [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/reexec [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/signal [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/stack [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/stringid [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/system [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/tailfile [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/tarsum [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/urlutil [2022-07-28T14:09:15.125Z] github.com/docker/docker/pkg/useragent [2022-07-28T14:09:15.125Z] github.com/docker/docker/plugin [2022-07-28T14:09:15.125Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T14:09:15.125Z] github.com/docker/docker/plugin/v2 [2022-07-28T14:09:15.125Z] github.com/docker/docker/profiles/apparmor [2022-07-28T14:09:15.125Z] github.com/docker/docker/profiles/seccomp [2022-07-28T14:09:15.125Z] github.com/docker/docker/quota [2022-07-28T14:09:15.125Z] github.com/docker/docker/reference [2022-07-28T14:09:15.125Z] github.com/docker/docker/registry [2022-07-28T14:09:15.125Z] github.com/docker/docker/registry/resumable [2022-07-28T14:09:15.125Z] github.com/docker/docker/restartmanager [2022-07-28T14:09:15.125Z] github.com/docker/docker/rootless [2022-07-28T14:09:15.125Z] github.com/docker/docker/rootless/specconv [2022-07-28T14:09:15.125Z] github.com/docker/docker/runconfig [2022-07-28T14:09:15.125Z] github.com/docker/docker/runconfig/opts [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil/daemon [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil/environment [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil/fakegit [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil/registry [2022-07-28T14:09:15.125Z] github.com/docker/docker/testutil/request [2022-07-28T14:09:15.125Z] github.com/docker/docker/volume [2022-07-28T14:09:15.125Z] github.com/docker/docker/volume/drivers [2022-07-28T14:09:15.125Z] github.com/docker/docker/volume/local [2022-07-28T14:09:15.125Z] github.com/docker/docker/volume/mounts [2022-07-28T14:09:15.125Z] github.com/docker/docker/volume/service [2022-07-28T14:09:15.125Z] github.com/docker/docker/volume/service/opts [2022-07-28T14:09:15.125Z] github.com/docker/docker/volume/testutils' [2022-07-28T14:09:15.125Z] ++ grep --fixed-strings -v /libnetwork [2022-07-28T14:09:15.125Z] ++ echo 'github.com/docker/docker/api [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/backend/build [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/httputils [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/middleware [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/build [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/container [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/debug [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/image [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/network [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/session [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/system [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/server/router/volume [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/backend [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/container [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/events [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/filters [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/image [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/mount [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/network [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/registry [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/strslice [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/swarm [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/time [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/versions [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T14:09:15.125Z] github.com/docker/docker/api/types/volume [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/dockerfile [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/remotecontext [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T14:09:15.125Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T14:09:15.125Z] github.com/docker/docker/cli [2022-07-28T14:09:15.125Z] github.com/docker/docker/cli/config [2022-07-28T14:09:15.125Z] github.com/docker/docker/cli/debug [2022-07-28T14:09:15.125Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T14:09:15.125Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T14:09:15.125Z] github.com/docker/docker/client [2022-07-28T14:09:15.125Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T14:09:15.126Z] github.com/docker/docker/cmd/dockerd [2022-07-28T14:09:15.126Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T14:09:15.126Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T14:09:15.126Z] github.com/docker/docker/container [2022-07-28T14:09:15.126Z] github.com/docker/docker/container/stream [2022-07-28T14:09:15.126Z] github.com/docker/docker/contrib/apparmor [2022-07-28T14:09:15.126Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T14:09:15.126Z] github.com/docker/docker/contrib/httpserver [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/config [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/containerd [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/events [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/exec [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/images [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/initlayer [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/links [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/listeners [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/local [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/names [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/network [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/stats [2022-07-28T14:09:15.126Z] github.com/docker/docker/distribution [2022-07-28T14:09:15.126Z] github.com/docker/docker/distribution/metadata [2022-07-28T14:09:15.126Z] github.com/docker/docker/distribution/utils [2022-07-28T14:09:15.126Z] github.com/docker/docker/distribution/xfer [2022-07-28T14:09:15.126Z] github.com/docker/docker/dockerversion [2022-07-28T14:09:15.126Z] github.com/docker/docker/errdefs [2022-07-28T14:09:15.126Z] github.com/docker/docker/image [2022-07-28T14:09:15.126Z] github.com/docker/docker/image/cache [2022-07-28T14:09:15.126Z] github.com/docker/docker/image/tarexport [2022-07-28T14:09:15.126Z] github.com/docker/docker/image/v1 [2022-07-28T14:09:15.126Z] github.com/docker/docker/internal/test/suite [2022-07-28T14:09:15.126Z] github.com/docker/docker/layer [2022-07-28T14:09:15.126Z] github.com/docker/docker/libcontainerd [2022-07-28T14:09:15.126Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T14:09:15.126Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T14:09:15.126Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T14:09:15.126Z] github.com/docker/docker/libcontainerd/types [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/libnetwork/types [2022-07-28T14:09:15.126Z] github.com/docker/docker/oci [2022-07-28T14:09:15.126Z] github.com/docker/docker/oci/caps [2022-07-28T14:09:15.126Z] github.com/docker/docker/opts [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/aaparser [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/archive [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/authorization [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/capabilities [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/containerfs [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/directory [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/dmesg [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/fileutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/fsutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/homedir [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/idtools [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/ioutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/longpath [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/loopback [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/parsers [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/pidfile [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/platform [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/plugins [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/pools [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/progress [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/pubsub [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/reexec [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/signal [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/stack [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/stringid [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/system [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/tailfile [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/tarsum [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/urlutil [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/useragent [2022-07-28T14:09:15.126Z] github.com/docker/docker/plugin [2022-07-28T14:09:15.126Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T14:09:15.126Z] github.com/docker/docker/plugin/v2 [2022-07-28T14:09:15.126Z] github.com/docker/docker/profiles/apparmor [2022-07-28T14:09:15.126Z] github.com/docker/docker/profiles/seccomp [2022-07-28T14:09:15.126Z] github.com/docker/docker/quota [2022-07-28T14:09:15.126Z] github.com/docker/docker/reference [2022-07-28T14:09:15.126Z] github.com/docker/docker/registry [2022-07-28T14:09:15.126Z] github.com/docker/docker/registry/resumable [2022-07-28T14:09:15.126Z] github.com/docker/docker/restartmanager [2022-07-28T14:09:15.126Z] github.com/docker/docker/rootless [2022-07-28T14:09:15.126Z] github.com/docker/docker/rootless/specconv [2022-07-28T14:09:15.126Z] github.com/docker/docker/runconfig [2022-07-28T14:09:15.126Z] github.com/docker/docker/runconfig/opts [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil/daemon [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil/environment [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil/fakegit [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil/registry [2022-07-28T14:09:15.126Z] github.com/docker/docker/testutil/request [2022-07-28T14:09:15.126Z] github.com/docker/docker/volume [2022-07-28T14:09:15.126Z] github.com/docker/docker/volume/drivers [2022-07-28T14:09:15.126Z] github.com/docker/docker/volume/local [2022-07-28T14:09:15.126Z] github.com/docker/docker/volume/mounts [2022-07-28T14:09:15.126Z] github.com/docker/docker/volume/service [2022-07-28T14:09:15.126Z] github.com/docker/docker/volume/service/opts [2022-07-28T14:09:15.126Z] github.com/docker/docker/volume/testutils' [2022-07-28T14:09:15.126Z] + base_pkg_list='github.com/docker/docker/api [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/backend/build [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/httputils [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/middleware [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/build [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/container [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/debug [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/image [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/network [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/session [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/system [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/server/router/volume [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/backend [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/container [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/events [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/filters [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/image [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/mount [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/network [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/registry [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/strslice [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/swarm [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/time [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/versions [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T14:09:15.126Z] github.com/docker/docker/api/types/volume [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/builder-next [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/dockerfile [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/remotecontext [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T14:09:15.126Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T14:09:15.126Z] github.com/docker/docker/cli [2022-07-28T14:09:15.126Z] github.com/docker/docker/cli/config [2022-07-28T14:09:15.126Z] github.com/docker/docker/cli/debug [2022-07-28T14:09:15.126Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T14:09:15.126Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T14:09:15.126Z] github.com/docker/docker/client [2022-07-28T14:09:15.126Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T14:09:15.126Z] github.com/docker/docker/cmd/dockerd [2022-07-28T14:09:15.126Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T14:09:15.126Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T14:09:15.126Z] github.com/docker/docker/container [2022-07-28T14:09:15.126Z] github.com/docker/docker/container/stream [2022-07-28T14:09:15.126Z] github.com/docker/docker/contrib/apparmor [2022-07-28T14:09:15.126Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T14:09:15.126Z] github.com/docker/docker/contrib/httpserver [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/config [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/containerd [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/events [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/exec [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/images [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/initlayer [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/links [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/listeners [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/local [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/names [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/network [2022-07-28T14:09:15.126Z] github.com/docker/docker/daemon/stats [2022-07-28T14:09:15.126Z] github.com/docker/docker/distribution [2022-07-28T14:09:15.126Z] github.com/docker/docker/distribution/metadata [2022-07-28T14:09:15.126Z] github.com/docker/docker/distribution/utils [2022-07-28T14:09:15.126Z] github.com/docker/docker/distribution/xfer [2022-07-28T14:09:15.126Z] github.com/docker/docker/dockerversion [2022-07-28T14:09:15.126Z] github.com/docker/docker/errdefs [2022-07-28T14:09:15.126Z] github.com/docker/docker/image [2022-07-28T14:09:15.126Z] github.com/docker/docker/image/cache [2022-07-28T14:09:15.126Z] github.com/docker/docker/image/tarexport [2022-07-28T14:09:15.126Z] github.com/docker/docker/image/v1 [2022-07-28T14:09:15.126Z] github.com/docker/docker/internal/test/suite [2022-07-28T14:09:15.126Z] github.com/docker/docker/layer [2022-07-28T14:09:15.126Z] github.com/docker/docker/libcontainerd [2022-07-28T14:09:15.126Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T14:09:15.126Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T14:09:15.126Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T14:09:15.126Z] github.com/docker/docker/libcontainerd/types [2022-07-28T14:09:15.126Z] github.com/docker/docker/oci [2022-07-28T14:09:15.126Z] github.com/docker/docker/oci/caps [2022-07-28T14:09:15.126Z] github.com/docker/docker/opts [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/aaparser [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/archive [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/authorization [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/capabilities [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/containerfs [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/directory [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/dmesg [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/fileutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/fsutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/homedir [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/idtools [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/ioutils [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T14:09:15.126Z] github.com/docker/docker/pkg/longpath [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/loopback [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/parsers [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/pidfile [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/platform [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugins [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/pools [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/progress [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/pubsub [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/reexec [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/signal [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/stack [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/stringid [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/system [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/tailfile [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/tarsum [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/urlutil [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/useragent [2022-07-28T14:09:15.127Z] github.com/docker/docker/plugin [2022-07-28T14:09:15.127Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T14:09:15.127Z] github.com/docker/docker/plugin/v2 [2022-07-28T14:09:15.127Z] github.com/docker/docker/profiles/apparmor [2022-07-28T14:09:15.127Z] github.com/docker/docker/profiles/seccomp [2022-07-28T14:09:15.127Z] github.com/docker/docker/quota [2022-07-28T14:09:15.127Z] github.com/docker/docker/reference [2022-07-28T14:09:15.127Z] github.com/docker/docker/registry [2022-07-28T14:09:15.127Z] github.com/docker/docker/registry/resumable [2022-07-28T14:09:15.127Z] github.com/docker/docker/restartmanager [2022-07-28T14:09:15.127Z] github.com/docker/docker/rootless [2022-07-28T14:09:15.127Z] github.com/docker/docker/rootless/specconv [2022-07-28T14:09:15.127Z] github.com/docker/docker/runconfig [2022-07-28T14:09:15.127Z] github.com/docker/docker/runconfig/opts [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/daemon [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/environment [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fakegit [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/registry [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/request [2022-07-28T14:09:15.127Z] github.com/docker/docker/volume [2022-07-28T14:09:15.127Z] github.com/docker/docker/volume/drivers [2022-07-28T14:09:15.127Z] github.com/docker/docker/volume/local [2022-07-28T14:09:15.127Z] github.com/docker/docker/volume/mounts [2022-07-28T14:09:15.127Z] github.com/docker/docker/volume/service [2022-07-28T14:09:15.127Z] github.com/docker/docker/volume/service/opts [2022-07-28T14:09:15.127Z] github.com/docker/docker/volume/testutils' [2022-07-28T14:09:15.127Z] ++ echo 'github.com/docker/docker/api [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/backend/build [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/httputils [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/middleware [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/build [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/container [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/debug [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/image [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/network [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/session [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/system [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/server/router/volume [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/backend [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/container [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/events [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/filters [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/image [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/mount [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/network [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/registry [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/strslice [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/swarm [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/time [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/versions [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T14:09:15.127Z] github.com/docker/docker/api/types/volume [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/builder-next [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/dockerfile [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/remotecontext [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T14:09:15.127Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T14:09:15.127Z] github.com/docker/docker/cli [2022-07-28T14:09:15.127Z] github.com/docker/docker/cli/config [2022-07-28T14:09:15.127Z] github.com/docker/docker/cli/debug [2022-07-28T14:09:15.127Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T14:09:15.127Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T14:09:15.127Z] github.com/docker/docker/client [2022-07-28T14:09:15.127Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T14:09:15.127Z] github.com/docker/docker/cmd/dockerd [2022-07-28T14:09:15.127Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T14:09:15.127Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T14:09:15.127Z] github.com/docker/docker/container [2022-07-28T14:09:15.127Z] github.com/docker/docker/container/stream [2022-07-28T14:09:15.127Z] github.com/docker/docker/contrib/apparmor [2022-07-28T14:09:15.127Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T14:09:15.127Z] github.com/docker/docker/contrib/httpserver [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/cluster [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/config [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/containerd [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/events [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/exec [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/images [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/initlayer [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/links [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/listeners [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/local [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/names [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/network [2022-07-28T14:09:15.127Z] github.com/docker/docker/daemon/stats [2022-07-28T14:09:15.127Z] github.com/docker/docker/distribution [2022-07-28T14:09:15.127Z] github.com/docker/docker/distribution/metadata [2022-07-28T14:09:15.127Z] github.com/docker/docker/distribution/utils [2022-07-28T14:09:15.127Z] github.com/docker/docker/distribution/xfer [2022-07-28T14:09:15.127Z] github.com/docker/docker/dockerversion [2022-07-28T14:09:15.127Z] github.com/docker/docker/errdefs [2022-07-28T14:09:15.127Z] github.com/docker/docker/image [2022-07-28T14:09:15.127Z] github.com/docker/docker/image/cache [2022-07-28T14:09:15.127Z] github.com/docker/docker/image/tarexport [2022-07-28T14:09:15.127Z] github.com/docker/docker/image/v1 [2022-07-28T14:09:15.127Z] github.com/docker/docker/internal/test/suite [2022-07-28T14:09:15.127Z] github.com/docker/docker/layer [2022-07-28T14:09:15.127Z] github.com/docker/docker/libcontainerd [2022-07-28T14:09:15.127Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T14:09:15.127Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T14:09:15.127Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T14:09:15.127Z] github.com/docker/docker/libcontainerd/types [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:09:15.127Z] github.com/docker/docker/libnetwork/types [2022-07-28T14:09:15.127Z] github.com/docker/docker/oci [2022-07-28T14:09:15.127Z] github.com/docker/docker/oci/caps [2022-07-28T14:09:15.127Z] github.com/docker/docker/opts [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/aaparser [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/archive [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/authorization [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/capabilities [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/containerfs [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/directory [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/dmesg [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/fileutils [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/fsutils [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/homedir [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/idtools [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/ioutils [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/longpath [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/loopback [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/parsers [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/pidfile [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/platform [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugins [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/pools [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/progress [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/pubsub [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/reexec [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/signal [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/stack [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/stringid [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/system [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/tailfile [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/tarsum [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/urlutil [2022-07-28T14:09:15.127Z] github.com/docker/docker/pkg/useragent [2022-07-28T14:09:15.127Z] github.com/docker/docker/plugin [2022-07-28T14:09:15.127Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T14:09:15.127Z] github.com/docker/docker/plugin/v2 [2022-07-28T14:09:15.127Z] github.com/docker/docker/profiles/apparmor [2022-07-28T14:09:15.127Z] github.com/docker/docker/profiles/seccomp [2022-07-28T14:09:15.127Z] github.com/docker/docker/quota [2022-07-28T14:09:15.127Z] github.com/docker/docker/reference [2022-07-28T14:09:15.127Z] github.com/docker/docker/registry [2022-07-28T14:09:15.127Z] github.com/docker/docker/registry/resumable [2022-07-28T14:09:15.127Z] github.com/docker/docker/restartmanager [2022-07-28T14:09:15.127Z] github.com/docker/docker/rootless [2022-07-28T14:09:15.127Z] github.com/docker/docker/rootless/specconv [2022-07-28T14:09:15.127Z] github.com/docker/docker/runconfig [2022-07-28T14:09:15.127Z] github.com/docker/docker/runconfig/opts [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/daemon [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/environment [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fakegit [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/registry [2022-07-28T14:09:15.127Z] github.com/docker/docker/testutil/request [2022-07-28T14:09:15.128Z] github.com/docker/docker/volume [2022-07-28T14:09:15.128Z] github.com/docker/docker/volume/drivers [2022-07-28T14:09:15.128Z] github.com/docker/docker/volume/local [2022-07-28T14:09:15.128Z] github.com/docker/docker/volume/mounts [2022-07-28T14:09:15.128Z] github.com/docker/docker/volume/service [2022-07-28T14:09:15.128Z] github.com/docker/docker/volume/service/opts [2022-07-28T14:09:15.128Z] github.com/docker/docker/volume/testutils' [2022-07-28T14:09:15.128Z] ++ grep --fixed-strings /libnetwork [2022-07-28T14:09:15.128Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/types' [2022-07-28T14:09:15.128Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-28T14:09:15.128Z] + echo 'github.com/docker/docker/libnetwork [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/types' [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:09:15.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:09:15.128Z] + type docker-proxy [2022-07-28T14:09:15.128Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-28T14:09:15.128Z] + hack/make.sh binary-proxy install-proxy [2022-07-28T14:09:15.128Z] [2022-07-28T14:09:15.128Z] Removing bundles/ [2022-07-28T14:09:15.388Z] [2022-07-28T14:09:15.388Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-28T14:09:15.388Z] Building: bundles/binary-proxy/docker-proxy [2022-07-28T14:09:15.388Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T14:09:23.526Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-28T14:09:23.526Z] [2022-07-28T14:09:23.526Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-28T14:09:23.526Z] Installing docker-proxy to /usr/local/bin/ [2022-07-28T14:09:23.526Z] [2022-07-28T14:09:23.526Z] + mkdir -p bundles [2022-07-28T14:09:23.526Z] + '[' -n 'github.com/docker/docker/api [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/backend/build [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/httputils [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/middleware [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/build [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/container [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/debug [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/image [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/network [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/session [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/system [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/server/router/volume [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/backend [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/container [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/events [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/filters [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/image [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/mount [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/network [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/registry [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/strslice [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/swarm [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/time [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/versions [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T14:09:23.526Z] github.com/docker/docker/api/types/volume [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/builder-next [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/dockerfile [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/remotecontext [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T14:09:23.526Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T14:09:23.526Z] github.com/docker/docker/cli [2022-07-28T14:09:23.526Z] github.com/docker/docker/cli/config [2022-07-28T14:09:23.526Z] github.com/docker/docker/cli/debug [2022-07-28T14:09:23.526Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T14:09:23.526Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T14:09:23.526Z] github.com/docker/docker/client [2022-07-28T14:09:23.526Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T14:09:23.526Z] github.com/docker/docker/cmd/dockerd [2022-07-28T14:09:23.526Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T14:09:23.526Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T14:09:23.526Z] github.com/docker/docker/container [2022-07-28T14:09:23.526Z] github.com/docker/docker/container/stream [2022-07-28T14:09:23.526Z] github.com/docker/docker/contrib/apparmor [2022-07-28T14:09:23.526Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T14:09:23.526Z] github.com/docker/docker/contrib/httpserver [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/cluster [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/config [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/containerd [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/events [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/exec [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/images [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/initlayer [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/links [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/listeners [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/local [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/names [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/network [2022-07-28T14:09:23.526Z] github.com/docker/docker/daemon/stats [2022-07-28T14:09:23.526Z] github.com/docker/docker/distribution [2022-07-28T14:09:23.526Z] github.com/docker/docker/distribution/metadata [2022-07-28T14:09:23.526Z] github.com/docker/docker/distribution/utils [2022-07-28T14:09:23.526Z] github.com/docker/docker/distribution/xfer [2022-07-28T14:09:23.526Z] github.com/docker/docker/dockerversion [2022-07-28T14:09:23.526Z] github.com/docker/docker/errdefs [2022-07-28T14:09:23.526Z] github.com/docker/docker/image [2022-07-28T14:09:23.526Z] github.com/docker/docker/image/cache [2022-07-28T14:09:23.526Z] github.com/docker/docker/image/tarexport [2022-07-28T14:09:23.526Z] github.com/docker/docker/image/v1 [2022-07-28T14:09:23.526Z] github.com/docker/docker/internal/test/suite [2022-07-28T14:09:23.526Z] github.com/docker/docker/layer [2022-07-28T14:09:23.526Z] github.com/docker/docker/libcontainerd [2022-07-28T14:09:23.526Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T14:09:23.526Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T14:09:23.526Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T14:09:23.526Z] github.com/docker/docker/libcontainerd/types [2022-07-28T14:09:23.526Z] github.com/docker/docker/oci [2022-07-28T14:09:23.526Z] github.com/docker/docker/oci/caps [2022-07-28T14:09:23.526Z] github.com/docker/docker/opts [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/aaparser [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/archive [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/authorization [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/capabilities [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/containerfs [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/directory [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/dmesg [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/fileutils [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/fsutils [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/homedir [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/idtools [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/ioutils [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/longpath [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/loopback [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/parsers [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/pidfile [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/platform [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/plugins [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/pools [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/progress [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/pubsub [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/reexec [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/signal [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/stack [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/stringid [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/system [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/tailfile [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/tarsum [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/urlutil [2022-07-28T14:09:23.526Z] github.com/docker/docker/pkg/useragent [2022-07-28T14:09:23.526Z] github.com/docker/docker/plugin [2022-07-28T14:09:23.526Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T14:09:23.526Z] github.com/docker/docker/plugin/v2 [2022-07-28T14:09:23.526Z] github.com/docker/docker/profiles/apparmor [2022-07-28T14:09:23.526Z] github.com/docker/docker/profiles/seccomp [2022-07-28T14:09:23.526Z] github.com/docker/docker/quota [2022-07-28T14:09:23.526Z] github.com/docker/docker/reference [2022-07-28T14:09:23.526Z] github.com/docker/docker/registry [2022-07-28T14:09:23.526Z] github.com/docker/docker/registry/resumable [2022-07-28T14:09:23.526Z] github.com/docker/docker/restartmanager [2022-07-28T14:09:23.526Z] github.com/docker/docker/rootless [2022-07-28T14:09:23.526Z] github.com/docker/docker/rootless/specconv [2022-07-28T14:09:23.526Z] github.com/docker/docker/runconfig [2022-07-28T14:09:23.526Z] github.com/docker/docker/runconfig/opts [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil/daemon [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil/environment [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil/fakegit [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil/registry [2022-07-28T14:09:23.526Z] github.com/docker/docker/testutil/request [2022-07-28T14:09:23.526Z] github.com/docker/docker/volume [2022-07-28T14:09:23.526Z] github.com/docker/docker/volume/drivers [2022-07-28T14:09:23.526Z] github.com/docker/docker/volume/local [2022-07-28T14:09:23.526Z] github.com/docker/docker/volume/mounts [2022-07-28T14:09:23.526Z] github.com/docker/docker/volume/service [2022-07-28T14:09:23.526Z] github.com/docker/docker/volume/service/opts [2022-07-28T14:09:23.526Z] github.com/docker/docker/volume/testutils' ']' [2022-07-28T14:09:23.527Z] + 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-28T14:09:23.527Z] ? github.com/docker/docker/api [no test files] [2022-07-28T14:09:41.641Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-07-28T14:09:58.788Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-28T14:10:06.860Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-28T14:10:10.119Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-28T14:10:12.004Z] docker_cli_swarm_test.go:1112: [df4c5e09b562a] joining swarm manager [da620b0bfa06d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:10:13.365Z] docker_cli_swarm_test.go:1113: [dc8fdb0a6cd20] joining swarm manager [da620b0bfa06d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/api/server/router/volume 0.013s coverage: 67.9% of statements [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/builder [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/builder/dockerfile 0.468s coverage: 49.3% of statements [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/builder/remotecontext/git 1.726s coverage: 86.3% of statements [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/cli [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-28T14:11:18.134Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-28T14:11:18.134Z] ok github.com/docker/docker/cmd/docker-proxy 0.214s coverage: 67.6% of statements [2022-07-28T14:11:21.463Z] ok github.com/docker/docker/client 0.143s coverage: 75.9% of statements [2022-07-28T14:12:04.758Z] docker_cli_swarm_test.go:1166: [d931e48e39bc7] joining swarm manager [da620b0bfa06d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T14:12:08.174Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 31.5% of statements [2022-07-28T14:12:08.174Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-28T14:12:08.174Z] ok github.com/docker/docker/cmd/dockerd/trap 2.483s coverage: 0.0% of statements [2022-07-28T14:12:08.174Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-28T14:12:08.174Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-28T14:12:08.174Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-28T14:12:08.174Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-28T14:12:08.174Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-28T14:12:12.376Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2022-07-28T14:12:13.316Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-07-28T14:12:14.699Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-28T14:12:14.772Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-28T14:12:16.655Z] docker_cli_swarm_test.go:1447: [de7974a4b1d61] joining swarm manager [d63338d29de35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:12:17.215Z] docker_cli_swarm_test.go:1448: [d8a0f18f2eaaa] joining swarm manager [d63338d29de35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:12:22.831Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-28T14:12:22.831Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-07-28T14:12:23.400Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-28T14:12:23.971Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-28T14:12:24.231Z] ok github.com/docker/docker/daemon 10.175s coverage: 16.2% of statements [2022-07-28T14:12:24.231Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-28T14:12:24.231Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-28T14:12:24.231Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-28T14:12:24.231Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-28T14:12:24.231Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-28T14:12:25.616Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.714s coverage: 74.8% of statements [2022-07-28T14:12:27.000Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-28T14:12:27.000Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.346s coverage: 60.7% of statements [2022-07-28T14:12:28.383Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-07-28T14:12:29.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-28T14:12:29.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-28T14:12:29.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-28T14:12:29.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-28T14:12:29.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-28T14:12:29.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-28T14:12:30.310Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.313s coverage: 50.6% of statements [2022-07-28T14:12:30.923Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.489s coverage: 46.1% of statements [2022-07-28T14:12:30.923Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-28T14:12:32.306Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.666s coverage: 58.5% of statements [2022-07-28T14:12:32.306Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-28T14:12:32.306Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-28T14:12:32.306Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-07-28T14:12:32.483Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-28T14:12:33.689Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-28T14:12:34.258Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-28T14:12:35.198Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 6.9% of statements [2022-07-28T14:12:35.198Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-28T14:12:35.198Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-28T14:12:35.745Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-28T14:12:35.768Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.2% of statements [2022-07-28T14:12:36.708Z] ok github.com/docker/docker/daemon/logger/awslogs 0.204s coverage: 79.9% of statements [2022-07-28T14:12:36.708Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-07-28T14:12:36.708Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-28T14:12:37.279Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-07-28T14:12:37.540Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-28T14:12:38.112Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-07-28T14:12:38.256Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-28T14:12:38.682Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.173s coverage: 76.8% of statements [2022-07-28T14:12:38.942Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 79.4% of statements [2022-07-28T14:12:38.942Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-28T14:12:38.942Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-28T14:12:39.617Z] docker_cli_swarm_unix_test.go:63: [dbc4289866c09] joining swarm manager [d6fde514b63b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:12:39.882Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 31.5% of statements [2022-07-28T14:12:39.882Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 62.0% of statements [2022-07-28T14:12:40.822Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-07-28T14:12:41.393Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-07-28T14:12:41.963Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-28T14:12:42.904Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2022-07-28T14:12:42.904Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-28T14:12:42.904Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-28T14:12:43.473Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-28T14:12:44.854Z] ok github.com/docker/docker/distribution 1.521s coverage: 28.0% of statements [2022-07-28T14:12:44.854Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-28T14:12:45.115Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-28T14:12:45.685Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-07-28T14:12:45.945Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.9% of statements [2022-07-28T14:12:45.945Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-28T14:12:46.206Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-28T14:12:47.146Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-28T14:12:47.146Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-28T14:12:47.146Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-28T14:12:47.715Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-28T14:12:48.285Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-28T14:12:48.545Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-28T14:12:48.806Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-28T14:12:50.717Z] ok github.com/docker/docker/pkg/archive 0.271s coverage: 81.8% of statements [2022-07-28T14:12:51.022Z] ok github.com/docker/docker/pkg/authorization 0.256s coverage: 68.3% of statements [2022-07-28T14:12:51.287Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-28T14:12:51.547Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-28T14:12:54.839Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 42.7% of statements [2022-07-28T14:12:54.839Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-28T14:12:55.100Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-28T14:12:55.100Z] ok github.com/docker/docker/layer 7.110s coverage: 68.9% of statements [2022-07-28T14:12:55.100Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-28T14:12:55.100Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-28T14:12:55.100Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-28T14:12:55.100Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-28T14:12:55.100Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-28T14:12:55.100Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-28T14:12:55.360Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-07-28T14:12:55.622Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-07-28T14:12:55.882Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-07-28T14:12:55.882Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2022-07-28T14:12:57.263Z] ok github.com/docker/docker/pkg/idtools 0.500s coverage: 67.9% of statements [2022-07-28T14:12:57.263Z] ok github.com/docker/docker/pkg/ioutils 0.451s coverage: 71.5% of statements [2022-07-28T14:12:57.523Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-07-28T14:12:57.523Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-28T14:12:57.523Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-28T14:12:57.783Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-28T14:12:57.783Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-28T14:12:58.043Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-07-28T14:12:58.304Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-28T14:12:58.304Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-07-28T14:12:58.304Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-28T14:12:58.304Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-28T14:12:58.873Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-07-28T14:12:59.444Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-28T14:12:59.705Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-28T14:12:59.964Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-28T14:13:01.345Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-07-28T14:13:01.345Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-28T14:13:01.605Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-28T14:13:01.865Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-28T14:13:02.125Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-28T14:13:02.125Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-28T14:13:02.696Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-28T14:13:02.956Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-28T14:13:03.526Z] ok github.com/docker/docker/pkg/tailfile 0.070s coverage: 88.6% of statements [2022-07-28T14:13:03.787Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-28T14:13:04.047Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-28T14:13:05.959Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-28T14:13:05.959Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-28T14:13:06.530Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-28T14:13:07.469Z] ok github.com/docker/docker/quota 0.265s coverage: 71.4% of statements [2022-07-28T14:13:07.730Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-28T14:13:08.670Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-28T14:13:08.931Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-28T14:13:09.191Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-28T14:13:09.762Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-28T14:13:09.762Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-28T14:13:11.673Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-28T14:13:12.248Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.8% of statements [2022-07-28T14:13:12.520Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-07-28T14:13:13.908Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-07-28T14:13:35.779Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-28T14:13:35.779Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-28T14:13:35.779Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-28T14:13:35.853Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.3% of statements [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/rootless [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/volume [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-28T14:13:35.853Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === Skipped [2022-07-28T14:13:35.853Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-28T14:13:35.853Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-28T14:13:35.853Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-28T14:13:35.853Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-28T14:13:35.853Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:71: No driver to put! [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-28T14:13:35.853Z] time="2022-07-28T14:12:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-28T14:13:35.853Z] time="2022-07-28T14:12:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-28T14:13:35.853Z] time="2022-07-28T14:12:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-28T14:13:35.853Z] time="2022-07-28T14:12:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-28T14:13:35.853Z] time="2022-07-28T14:12:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:71: No driver to put! [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-28T14:13:35.853Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-28T14:13:35.853Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-28T14:13:35.853Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:13:35.853Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-28T14:13:35.853Z] graphtest_unix.go:71: No driver to put! [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-28T14:13:35.853Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-28T14:13:35.853Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-28T14:13:35.853Z] [2022-07-28T14:13:35.853Z] DONE 2811 tests, 28 skipped in 250.779s [2022-07-28T14:13:35.853Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:13:35.853Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-28T14:13:35.853Z] + 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-28T14:13:38.290Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-28T14:13:41.551Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-28T14:13:44.061Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-28T14:13:45.948Z] docker_api_swarm_test.go:962: [dd88677fd94e2] joining swarm manager [d51dfadc1677a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:14:04.023Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-28T14:14:16.181Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-28T14:14:18.066Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-28T14:14:20.578Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-28T14:14:22.550Z] ok github.com/docker/docker/libnetwork 37.206s coverage: 40.6% of statements [2022-07-28T14:14:22.550Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-28T14:14:22.550Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-28T14:14:22.550Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-28T14:14:22.550Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-28T14:14:22.550Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.361s coverage: 59.9% of statements [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-28T14:14:22.550Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-28T14:14:22.550Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.129s coverage: 5.2% of statements [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-28T14:14:22.550Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-28T14:14:22.550Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-28T14:14:22.551Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-28T14:14:23.881Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-28T14:14:30.450Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-28T14:14:32.537Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.307s coverage: 6.6% of statements [2022-07-28T14:14:32.537Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-28T14:14:32.537Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-28T14:14:32.537Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-28T14:14:32.537Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-28T14:14:32.537Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-28T14:14:32.537Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-28T14:14:33.107Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-28T14:14:33.367Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-28T14:14:33.626Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-28T14:14:33.886Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-28T14:14:35.686Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-28T14:14:38.196Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-28T14:14:40.707Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-28T14:14:43.216Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-28T14:14:43.899Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-07-28T14:14:45.770Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-28T14:14:48.280Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-28T14:14:50.164Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-28T14:14:58.797Z] ok github.com/docker/docker/libnetwork/ipam 14.227s coverage: 85.3% of statements [2022-07-28T14:14:58.797Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-28T14:14:58.797Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-28T14:14:59.057Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-28T14:14:59.627Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-28T14:14:59.627Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-28T14:14:59.627Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-28T14:15:00.198Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-07-28T14:15:01.139Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.0% of statements [2022-07-28T14:15:01.139Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-28T14:15:01.399Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-28T14:15:46.346Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-28T14:16:01.171Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite (1540.25s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.02s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.35s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.68s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.67s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.78s) [2022-07-28T14:16:19.200Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.13s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.66s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.25s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.74s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.30s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.08s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.89s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.13s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.22s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.23s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.20s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.42s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.18s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.56s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.52s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.96s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.03s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.66s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.71s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.92s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.78s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.71s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.45s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.16s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.29s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.04s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.87s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.75s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.29s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.84s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.52s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.00s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.74s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.78s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.18s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.96s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (1.91s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.06s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.43s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.74s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.07s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.01s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.37s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.26s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.88s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.97s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.32s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.21s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.13s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.48s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.89s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.54s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.75s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.08s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.50s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.02s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.86s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.64s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.96s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.14s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.36s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.67s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.17s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.82s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.73s) [2022-07-28T14:16:19.200Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.05s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.76s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.61s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.70s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.16s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.37s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.44s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.10s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.51s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.38s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.26s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.59s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.33s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.14s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.02s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.67s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.29s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2022-07-28T14:16:19.200Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.30s) [2022-07-28T14:16:19.200Z] === RUN TestDockerExternalVolumeSuite [2022-07-28T14:16:19.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-28T14:16:19.200Z] docker_cli_external_volume_driver_test.go:53: [d72d2700fff39] daemon is not started [2022-07-28T14:16:34.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-28T14:16:52.879Z] ok github.com/docker/docker/libnetwork/networkdb 104.116s coverage: 60.1% of statements [2022-07-28T14:16:52.879Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-28T14:16:52.879Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-28T14:16:52.879Z] ok github.com/docker/docker/libnetwork/osl 4.326s coverage: 39.7% of statements [2022-07-28T14:16:52.879Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-07-28T14:16:52.879Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-28T14:16:53.449Z] ok github.com/docker/docker/libnetwork/portmapper 0.557s coverage: 48.6% of statements [2022-07-28T14:16:53.710Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-28T14:16:53.710Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-28T14:16:53.970Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-28T14:16:53.970Z] [2022-07-28T14:16:53.970Z] === Skipped [2022-07-28T14:16:53.970Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-28T14:16:53.970Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T14:16:53.970Z] [2022-07-28T14:16:53.970Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-28T14:16:53.970Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T14:16:53.970Z] [2022-07-28T14:16:53.970Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-28T14:16:53.970Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T14:16:53.970Z] [2022-07-28T14:16:53.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-28T14:16:53.970Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T14:16:53.970Z] [2022-07-28T14:16:53.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-28T14:16:53.970Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T14:16:53.970Z] [2022-07-28T14:16:53.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-28T14:16:53.970Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T14:16:53.970Z] [2022-07-28T14:16:53.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-28T14:16:53.970Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T14:16:53.970Z] [2022-07-28T14:16:53.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-28T14:16:53.970Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T14:16:53.970Z] [2022-07-28T14:16:53.970Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-28T14:16:53.970Z] firewalld_test.go:14: firewalld is not running [2022-07-28T14:16:53.970Z] [2022-07-28T14:16:53.970Z] DONE 327 tests, 9 skipped in 200.897s Post stage [Pipeline] junit [2022-07-28T14:16:54.554Z] Recording test results [2022-07-28T14:16:54.895Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-28T14:16:55.236Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/validate/vendor [2022-07-28T14:16:55.805Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T14:16:56.374Z] + echo Ensuring container killed. [2022-07-28T14:16:56.374Z] Ensuring container killed. [2022-07-28T14:16:56.374Z] + docker rm -vf docker-pr1 [2022-07-28T14:16:56.374Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-28T14:16:56.658Z] + echo Chowning /workspace to jenkins user [2022-07-28T14:16:56.658Z] Chowning /workspace to jenkins user [2022-07-28T14:16:56.658Z] + id -u [2022-07-28T14:16:56.658Z] + id -g [2022-07-28T14:16:56.658Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43877:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T14:16:57.893Z] + bundleName=unit [2022-07-28T14:16:57.893Z] + echo Creating unit-bundles.tar.gz [2022-07-28T14:16:57.893Z] Creating unit-bundles.tar.gz [2022-07-28T14:16:57.893Z] + 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-28T14:16:57.893Z] bundles/junit-report-libnetwork.xml [2022-07-28T14:16:57.893Z] bundles/junit-report.xml [2022-07-28T14:16:57.893Z] bundles/go-test-report-libnetwork.json [2022-07-28T14:16:57.893Z] bundles/go-test-report.json [2022-07-28T14:16:57.893Z] bundles/profile-libnetwork.out [2022-07-28T14:16:57.893Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-28T14:16:57.906Z] Archiving artifacts [2022-07-28T14:16:58.671Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43877/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T14:16:58.977Z] + make clean [2022-07-28T14:16:58.977Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T14:16:58.977Z] docker-dev-cache [2022-07-28T14:16:58.977Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T14:17:41.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-28T14:17:49.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-28T14:18:04.582Z] docker_cli_external_volume_driver_test.go:53: [deaab2c3ee23c] daemon is not started [2022-07-28T14:18:19.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-28T14:18:37.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-28T14:18:49.668Z] docker_cli_external_volume_driver_test.go:53: [dd95ddde2cbdc] daemon is not started [2022-07-28T14:19:04.538Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-28T14:19:04.794Z] docker_cli_external_volume_driver_test.go:53: [df18750086a52] daemon is not started [2022-07-28T14:19:19.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-28T14:19:51.674Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-28T14:20:09.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-28T14:20:24.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-28T14:21:11.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-28T14:21:29.365Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-28T14:22:01.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-28T14:22:33.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-28T14:22:48.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-28T14:23:06.326Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-28T14:23:06.326Z] docker_cli_external_volume_driver_test.go:485: [d8cf8b0ce8e40] daemon is not started [2022-07-28T14:23:24.398Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-28T14:23:24.398Z] docker_cli_external_volume_driver_test.go:53: [d1495365d3fd6] daemon is not started [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite (440.76s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.28s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (17.45s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.80s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (18.01s) [2022-07-28T14:23:39.224Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.10s) [2022-07-28T14:23:39.224Z] PASS [2022-07-28T14:23:39.224Z] [2022-07-28T14:23:39.224Z] === Skipped [2022-07-28T14:23:39.224Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-28T14:23:39.224Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-28T14:23:39.224Z] check_test.go:540: [dee17e5899959] daemon is not started [2022-07-28T14:23:39.224Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-28T14:23:39.224Z] [2022-07-28T14:23:39.224Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-28T14:23:39.224Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-28T14:23:39.224Z] check_test.go:540: [df373eff9094d] daemon is not started [2022-07-28T14:23:39.224Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-28T14:23:39.224Z] [2022-07-28T14:23:39.225Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-28T14:23:39.225Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-28T14:23:39.225Z] check_test.go:540: [ddb7d76532b2e] daemon is not started [2022-07-28T14:23:39.225Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-28T14:23:39.225Z] [2022-07-28T14:23:39.225Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-28T14:23:39.225Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-28T14:23:39.225Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-28T14:23:39.225Z] [2022-07-28T14:23:39.225Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-28T14:23:39.225Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-28T14:23:39.225Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-28T14:23:39.225Z] [2022-07-28T14:23:39.225Z] DONE 269 tests, 5 skipped in 2301.133s [2022-07-28T14:23:39.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T14:23:39.225Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daabbfe7b643c/docker.pid [2022-07-28T14:23:39.225Z] +++ kill 15241 [2022-07-28T14:23:39.225Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15241 is not a child of this shell [2022-07-28T14:23:39.225Z] warning: PID 15241 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daabbfe7b643c/docker.pid had a nonzero exit code [2022-07-28T14:23:39.225Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daabbfe7b643c/root: target is busy. [2022-07-28T14:23:39.225Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T14:23:39.225Z] +++ kill 14625 [2022-07-28T14:23:39.225Z] +++ /etc/init.d/apparmor stop [2022-07-28T14:23:39.225Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T14:23:39.225Z] [2022-07-28T14:23:39.225Z] Unloading profiles will leave already running processes permanently [2022-07-28T14:23:39.225Z] unconfined, which can lead to unexpected situations. [2022-07-28T14:23:39.225Z] [2022-07-28T14:23:39.225Z] To set a process to complain mode, use the command line tool [2022-07-28T14:23:39.225Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T14:23:39.225Z] +++ true [2022-07-28T14:23:39.225Z] exiting test-integration [2022-07-28T14:23:39.225Z] ++ exit 0 [2022-07-28T14:23:39.225Z] [2022-07-28T14:23:39.225Z] + exit 0 [2022-07-28T14:23:39.225Z] ++ jobs -p [2022-07-28T14:23:39.225Z] + pids= [2022-07-28T14:23:39.225Z] + echo 'Remaining pids to kill: []' [2022-07-28T14:23:39.225Z] Remaining pids to kill: [] [2022-07-28T14:23:39.225Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-28T14:23:39.233Z] Recording test results [2022-07-28T14:23:40.550Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T14:23:40.847Z] + echo Ensuring container killed. [2022-07-28T14:23:40.847Z] Ensuring container killed. [2022-07-28T14:23:40.847Z] + docker ps -aq -f name=docker-pr1-* [2022-07-28T14:23:40.847Z] + cids=4cc5772f8a07 [2022-07-28T14:23:40.847Z] 18f9ea6b750a [2022-07-28T14:23:40.847Z] 6e1d0b1c6c5b [2022-07-28T14:23:40.847Z] + [ -n 4cc5772f8a07 [2022-07-28T14:23:40.847Z] 18f9ea6b750a [2022-07-28T14:23:40.847Z] 6e1d0b1c6c5b ] [2022-07-28T14:23:40.847Z] + docker rm -vf 4cc5772f8a07 18f9ea6b750a 6e1d0b1c6c5b [2022-07-28T14:23:41.772Z] 4cc5772f8a07 [2022-07-28T14:23:42.027Z] 18f9ea6b750a [2022-07-28T14:23:42.027Z] 6e1d0b1c6c5b [Pipeline] sh [2022-07-28T14:23:42.339Z] + echo Chowning /workspace to jenkins user [2022-07-28T14:23:42.339Z] Chowning /workspace to jenkins user [2022-07-28T14:23:42.339Z] + id -u [2022-07-28T14:23:42.339Z] + id -g [2022-07-28T14:23:42.339Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43877:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T14:23:42.339Z] Unable to find image 'busybox:latest' locally [2022-07-28T14:23:42.594Z] latest: Pulling from library/busybox [2022-07-28T14:23:42.594Z] 19d511225f94: Pulling fs layer [2022-07-28T14:23:42.594Z] 19d511225f94: Download complete [2022-07-28T14:23:42.594Z] 19d511225f94: Pull complete [2022-07-28T14:23:42.594Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T14:23:42.594Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T14:23:45.429Z] + bundleName=amd64 [2022-07-28T14:23:45.429Z] + echo Creating amd64-bundles.tar.gz [2022-07-28T14:23:45.429Z] Creating amd64-bundles.tar.gz [2022-07-28T14:23:45.429Z] + find+ bundles -path */root/*overlay2 -prune -o -type f ( -namexargs *-report.json tar -o -name *.log -czf -o amd64-bundles.tar.gz -name [2022-07-28T14:23:45.429Z] *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-28T14:23:46.804Z] Archiving artifacts [2022-07-28T14:23:48.458Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43877/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T14:23:48.756Z] + make clean [2022-07-28T14:23:48.756Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T14:23:48.756Z] docker-dev-cache [2022-07-28T14:23:48.756Z] 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