Pull request #44095 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e9e7491f2b9d661a9227073aebda7fde5abfda95+b5a0d7a188aced307cf3902dfd765b9a67c4d9dd (f1125d8fa57d2e3c5f0c65eca9c9f4c531e0ab2b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader 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-44095@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" 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-09-06T13:13:47.166Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-06T13:13:47.169Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-06T13:14:02.355Z] Still waiting to schedule task [2022-09-06T13:14:02.357Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:13.577Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f84c7f280c01cf0) in /home/ubuntu/workspace/moby_PR-44095 [Pipeline] { [Pipeline] checkout [2022-09-06T13:14:13.613Z] The recommended git tool is: git [2022-09-06T13:14:13.634Z] using credential docker-jenkins-github-credentials [2022-09-06T13:14:13.644Z] Cloning the remote Git repository [2022-09-06T13:14:13.644Z] Cloning with configured refspecs honoured and without tags [2022-09-06T13:14:13.663Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:14:13.663Z] > git init /home/ubuntu/workspace/moby_PR-44095 # timeout=10 [2022-09-06T13:14:13.693Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:14:13.694Z] > git --version # timeout=10 [2022-09-06T13:14:13.732Z] > git --version # 'git version 2.17.1' [2022-09-06T13:14:13.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:14:13.734Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:14:30.338Z] Fetching without tags [2022-09-06T13:14:30.507Z] Merging remotes/origin/22.06 commit b5a0d7a188aced307cf3902dfd765b9a67c4d9dd into PR head commit e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:14:31.088Z] Merge succeeded, producing e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:14:31.089Z] Checking out Revision e9e7491f2b9d661a9227073aebda7fde5abfda95 (PR-44095) [2022-09-06T13:14:31.201Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-06T13:14:31.201Z] First time build. Skipping changelog. [2022-09-06T13:14:31.238Z] > git --version # timeout=10 [2022-09-06T13:14:31.250Z] > git --version # 'git version 2.17.1' [2022-09-06T13:14:31.259Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T13:14:30.312Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:14:30.318Z] > git config --add remote.origin.fetch +refs/pull/44095/head:refs/remotes/origin/PR-44095 # timeout=10 [2022-09-06T13:14:30.323Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:14:30.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:14:30.359Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:14:30.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:14:30.360Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:14:30.527Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:14:30.532Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [2022-09-06T13:14:31.061Z] > git remote # timeout=10 [2022-09-06T13:14:31.073Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:14:31.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:14:31.088Z] > git merge b5a0d7a188aced307cf3902dfd765b9a67c4d9dd # timeout=10 [2022-09-06T13:14:31.100Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:14:31.109Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:14:31.114Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T13:14:31.924Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44095:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-09-06T13:14:31.924Z] Unable to find image 'alpine:latest' locally [2022-09-06T13:14:31.924Z] latest: Pulling from library/alpine [2022-09-06T13:14:32.183Z] 213ec9aee27d: Pulling fs layer [2022-09-06T13:14:32.183Z] 213ec9aee27d: Download complete [2022-09-06T13:14:32.183Z] 213ec9aee27d: Pull complete [2022-09-06T13:14:32.460Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T13:14:32.460Z] Status: Downloaded newer image for alpine:latest [2022-09-06T13:14:34.991Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-09-06T13:14:35.436Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f84c7f280c01cf0) in /home/ubuntu/workspace/moby_PR-44095 [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-09-06T13:14:35.501Z] The recommended git tool is: git [2022-09-06T13:14:35.509Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-06T13:14:35.526Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-09-06T13:14:35.536Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-09-06T13:14:35.722Z] Merging remotes/origin/22.06 commit b5a0d7a188aced307cf3902dfd765b9a67c4d9dd into PR head commit e9e7491f2b9d661a9227073aebda7fde5abfda95 [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-06T13:14:35.843Z] Merge succeeded, producing e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:14:35.843Z] Checking out Revision e9e7491f2b9d661a9227073aebda7fde5abfda95 (PR-44095) [2022-09-06T13:14:35.930Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-06T13:14:35.964Z] > git --version # timeout=10 [2022-09-06T13:14:35.974Z] > git --version # 'git version 2.17.1' [2022-09-06T13:14:35.982Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T13:14:35.537Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44095/.git # timeout=10 [2022-09-06T13:14:35.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:14:35.557Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:14:35.557Z] > git --version # timeout=10 [2022-09-06T13:14:35.562Z] > git --version # 'git version 2.17.1' [2022-09-06T13:14:35.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:14:35.563Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:14:35.743Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:14:35.756Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [2022-09-06T13:14:35.836Z] > git remote # timeout=10 [2022-09-06T13:14:35.842Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:14:35.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:14:35.848Z] > git merge b5a0d7a188aced307cf3902dfd765b9a67c4d9dd # timeout=10 [2022-09-06T13:14:35.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:14:35.864Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:14:35.868Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [2022-09-06T13:14:36.561Z] + [ PR != PR ] [2022-09-06T13:14:36.562Z] + [ 22.06 != master ] [2022-09-06T13:14:36.562Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T13:14:36.881Z] + docker version [2022-09-06T13:14:36.881Z] Client: Docker Engine - Community [2022-09-06T13:14:36.881Z] Version: 20.10.17 [2022-09-06T13:14:36.881Z] API version: 1.41 [2022-09-06T13:14:36.881Z] Go version: go1.17.11 [2022-09-06T13:14:36.881Z] Git commit: 100c701 [2022-09-06T13:14:36.881Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T13:14:36.881Z] OS/Arch: linux/amd64 [2022-09-06T13:14:36.881Z] Context: default [2022-09-06T13:14:36.881Z] Experimental: true [2022-09-06T13:14:36.881Z] [2022-09-06T13:14:36.881Z] Server: Docker Engine - Community [2022-09-06T13:14:36.881Z] Engine: [2022-09-06T13:14:36.881Z] Version: 20.10.17 [2022-09-06T13:14:36.881Z] API version: 1.41 (minimum version 1.12) [2022-09-06T13:14:36.881Z] Go version: go1.17.11 [2022-09-06T13:14:36.881Z] Git commit: a89b842 [2022-09-06T13:14:36.881Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T13:14:36.881Z] OS/Arch: linux/amd64 [2022-09-06T13:14:36.881Z] Experimental: true [2022-09-06T13:14:36.881Z] containerd: [2022-09-06T13:14:36.881Z] Version: 1.6.8 [2022-09-06T13:14:36.881Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:14:36.881Z] runc: [2022-09-06T13:14:36.881Z] Version: 1.1.4 [2022-09-06T13:14:36.881Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T13:14:36.881Z] docker-init: [2022-09-06T13:14:36.881Z] Version: 0.19.0 [2022-09-06T13:14:36.881Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T13:14:37.167Z] + docker info [2022-09-06T13:14:37.167Z] Client: [2022-09-06T13:14:37.167Z] Context: default [2022-09-06T13:14:37.167Z] Debug Mode: false [2022-09-06T13:14:37.167Z] Plugins: [2022-09-06T13:14:37.167Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T13:14:37.167Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T13:14:37.167Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T13:14:37.167Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T13:14:37.167Z] [2022-09-06T13:14:37.167Z] Server: [2022-09-06T13:14:37.167Z] Containers: 0 [2022-09-06T13:14:37.167Z] Running: 0 [2022-09-06T13:14:37.167Z] Paused: 0 [2022-09-06T13:14:37.167Z] Stopped: 0 [2022-09-06T13:14:37.167Z] Images: 2 [2022-09-06T13:14:37.167Z] Server Version: 20.10.17 [2022-09-06T13:14:37.167Z] Storage Driver: overlay2 [2022-09-06T13:14:37.167Z] Backing Filesystem: extfs [2022-09-06T13:14:37.167Z] Supports d_type: true [2022-09-06T13:14:37.167Z] Native Overlay Diff: true [2022-09-06T13:14:37.167Z] userxattr: false [2022-09-06T13:14:37.167Z] Logging Driver: json-file [2022-09-06T13:14:37.167Z] Cgroup Driver: cgroupfs [2022-09-06T13:14:37.167Z] Cgroup Version: 1 [2022-09-06T13:14:37.167Z] Plugins: [2022-09-06T13:14:37.167Z] Volume: local [2022-09-06T13:14:37.167Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T13:14:37.167Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T13:14:37.167Z] Swarm: inactive [2022-09-06T13:14:37.167Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T13:14:37.167Z] Default Runtime: runc [2022-09-06T13:14:37.167Z] Init Binary: docker-init [2022-09-06T13:14:37.167Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:14:37.167Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T13:14:37.167Z] init version: de40ad0 [2022-09-06T13:14:37.167Z] Security Options: [2022-09-06T13:14:37.167Z] apparmor [2022-09-06T13:14:37.167Z] seccomp [2022-09-06T13:14:37.167Z] Profile: default [2022-09-06T13:14:37.167Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T13:14:37.167Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T13:14:37.167Z] OSType: linux [2022-09-06T13:14:37.167Z] Architecture: x86_64 [2022-09-06T13:14:37.167Z] CPUs: 2 [2022-09-06T13:14:37.167Z] Total Memory: 7.565GiB [2022-09-06T13:14:37.167Z] Name: ip-10-100-107-235 [2022-09-06T13:14:37.167Z] ID: LDZ6:MOTK:SSKR:7YGM:V6JU:N3FR:CXVW:L4Y3:CKCO:N2AB:7RZS:MZ4C [2022-09-06T13:14:37.167Z] Docker Root Dir: /var/lib/docker [2022-09-06T13:14:37.167Z] Debug Mode: false [2022-09-06T13:14:37.167Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:14:37.167Z] Labels: [2022-09-06T13:14:37.167Z] Experimental: true [2022-09-06T13:14:37.167Z] Insecure Registries: [2022-09-06T13:14:37.167Z] 127.0.0.0/8 [2022-09-06T13:14:37.167Z] Live Restore Enabled: true [2022-09-06T13:14:37.167Z] [2022-09-06T13:14:37.167Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T13:14:37.452Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T13:14:37.452Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T13:14:37.452Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44095/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T13:14:37.452Z] + bash /home/ubuntu/workspace/moby_PR-44095/check-config.sh [2022-09-06T13:14:37.452Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T13:14:37.452Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T13:14:37.452Z] [2022-09-06T13:14:37.452Z] Generally Necessary: [2022-09-06T13:14:37.452Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T13:14:37.452Z] - apparmor: enabled and tools installed [2022-09-06T13:14:37.452Z] - CONFIG_NAMESPACES: enabled [2022-09-06T13:14:37.452Z] - CONFIG_NET_NS: enabled [2022-09-06T13:14:37.452Z] - CONFIG_PID_NS: enabled [2022-09-06T13:14:37.452Z] - CONFIG_IPC_NS: enabled [2022-09-06T13:14:37.452Z] - CONFIG_UTS_NS: enabled [2022-09-06T13:14:37.452Z] - CONFIG_CGROUPS: enabled [2022-09-06T13:14:37.452Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T13:14:37.452Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T13:14:37.452Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T13:14:37.452Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T13:14:37.452Z] - CONFIG_CPUSETS: enabled [2022-09-06T13:14:37.452Z] - CONFIG_MEMCG: enabled [2022-09-06T13:14:37.452Z] - CONFIG_KEYS: enabled [2022-09-06T13:14:37.452Z] - CONFIG_VETH: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T13:14:37.452Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T13:14:37.452Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T13:14:37.452Z] [2022-09-06T13:14:37.452Z] Optional Features: [2022-09-06T13:14:37.452Z] - CONFIG_USER_NS: enabled [2022-09-06T13:14:37.452Z] - CONFIG_SECCOMP: enabled [2022-09-06T13:14:37.452Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T13:14:37.452Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T13:14:37.452Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T13:14:37.452Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T13:14:37.452Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T13:14:37.711Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T13:14:37.711Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T13:14:37.711Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T13:14:37.711Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T13:14:37.711Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T13:14:37.711Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T13:14:37.711Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T13:14:37.711Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T13:14:37.711Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T13:14:37.711Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T13:14:37.711Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T13:14:37.711Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T13:14:37.711Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T13:14:37.711Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T13:14:37.711Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T13:14:37.711Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T13:14:37.711Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T13:14:37.711Z] - CONFIG_EXT4_FS: enabled [2022-09-06T13:14:37.711Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T13:14:37.711Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T13:14:37.711Z] - Network Drivers: [2022-09-06T13:14:37.711Z] - "overlay": [2022-09-06T13:14:37.711Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T13:14:37.711Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T13:14:37.711Z] Optional (for encrypted networks): [2022-09-06T13:14:37.711Z] - CONFIG_CRYPTO: enabled [2022-09-06T13:14:37.711Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T13:14:37.711Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T13:14:37.711Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T13:14:37.711Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T13:14:37.711Z] - CONFIG_XFRM: enabled [2022-09-06T13:14:37.711Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T13:14:37.711Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T13:14:37.711Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T13:14:37.711Z] - "ipvlan": [2022-09-06T13:14:37.711Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T13:14:37.711Z] - "macvlan": [2022-09-06T13:14:37.711Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T13:14:37.711Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T13:14:37.711Z] - "ftp,tftp client in container": [2022-09-06T13:14:37.969Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T13:14:37.969Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T13:14:37.969Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T13:14:37.969Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T13:14:37.969Z] - Storage Drivers: [2022-09-06T13:14:37.969Z] - "aufs": [2022-09-06T13:14:37.969Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T13:14:37.969Z] - "btrfs": [2022-09-06T13:14:37.969Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T13:14:37.969Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T13:14:37.969Z] - "devicemapper": [2022-09-06T13:14:37.969Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T13:14:37.969Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T13:14:37.969Z] - "overlay": [2022-09-06T13:14:37.969Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T13:14:37.969Z] - "zfs": [2022-09-06T13:14:37.969Z] - /dev/zfs: present [2022-09-06T13:14:37.969Z] - zfs command: missing [2022-09-06T13:14:37.969Z] - zpool command: missing [2022-09-06T13:14:37.969Z] [2022-09-06T13:14:37.969Z] Limits: [2022-09-06T13:14:37.969Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T13:14:37.969Z] [2022-09-06T13:14:37.969Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T13:14:38.292Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 . [2022-09-06T13:14:38.293Z] #1 [internal] load build definition from Dockerfile [2022-09-06T13:14:38.293Z] #1 sha256:31c68364b65a49b04692d97af0414e808af51d640e8a8f6dcc53b8deec7fe6ed [2022-09-06T13:14:38.293Z] #1 transferring dockerfile: 19.29kB done [2022-09-06T13:14:38.293Z] #1 DONE 0.0s [2022-09-06T13:14:38.293Z] [2022-09-06T13:14:38.293Z] #2 [internal] load .dockerignore [2022-09-06T13:14:38.293Z] #2 sha256:28991f67b9967925a16aff1b0c2d21e508038604ba02ebfc3c254ae907058cc7 [2022-09-06T13:14:38.293Z] #2 transferring context: 145B done [2022-09-06T13:14:38.293Z] #2 DONE 0.0s [2022-09-06T13:14:38.293Z] [2022-09-06T13:14:38.293Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T13:14:38.293Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-06T13:14:38.293Z] #3 DONE 0.1s [2022-09-06T13:14:38.551Z] [2022-09-06T13:14:38.551Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T13:14:38.551Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-06T13:14:38.551Z] #4 CACHED [2022-09-06T13:14:38.551Z] [2022-09-06T13:14:38.551Z] #6 [internal] load .dockerignore [2022-09-06T13:14:38.551Z] #6 sha256:bf7f0c31a610efd0bb2a6cefd6b0994e2e6f39da72da2e0110f2d1185df2e196 [2022-09-06T13:14:38.551Z] #6 DONE 0.0s [2022-09-06T13:14:38.551Z] [2022-09-06T13:14:38.551Z] #5 [internal] load build definition from Dockerfile [2022-09-06T13:14:38.551Z] #5 sha256:b4fd93e22a22ce4eb8f8672515c122b20434d4a211a479756ceaac8c02d6f5ff [2022-09-06T13:14:38.551Z] #5 DONE 0.0s [2022-09-06T13:14:38.551Z] [2022-09-06T13:14:38.551Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:14:38.551Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T13:14:38.551Z] #8 DONE 0.1s [2022-09-06T13:14:38.551Z] [2022-09-06T13:14:38.551Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:14:38.551Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T13:14:38.551Z] #9 DONE 0.1s [2022-09-06T13:14:38.551Z] [2022-09-06T13:14:38.551Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T13:14:38.551Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-06T13:14:38.551Z] #7 DONE 0.1s [2022-09-06T13:14:38.551Z] [2022-09-06T13:14:38.551Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T13:14:38.551Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-06T13:14:38.811Z] #10 DONE 0.1s [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:14:38.811Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:14:38.811Z] #80 DONE 0.0s [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:14:38.811Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:14:38.811Z] #78 DONE 0.0s [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:14:38.811Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:14:38.811Z] #11 DONE 0.0s [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:14:38.811Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:14:38.811Z] #35 DONE 0.0s [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:14:38.811Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-06T13:14:38.811Z] #12 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T13:14:38.811Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:14:38.811Z] #83 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T13:14:38.811Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T13:14:38.811Z] #79 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T13:14:38.811Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T13:14:38.811Z] #81 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #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-09-06T13:14:38.811Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T13:14:38.811Z] #64 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #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-09-06T13:14:38.811Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:14:38.811Z] #60 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #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-09-06T13:14:38.811Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-06T13:14:38.811Z] #13 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #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-09-06T13:14:38.811Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T13:14:38.811Z] #47 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #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-09-06T13:14:38.811Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T13:14:38.811Z] #45 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T13:14:38.811Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-06T13:14:38.811Z] #53 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:14:38.811Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-06T13:14:38.811Z] #40 CACHED [2022-09-06T13:14:38.811Z] [2022-09-06T13:14:38.811Z] #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-09-06T13:14:38.811Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:14:41.354Z] #43 ... [2022-09-06T13:14:41.354Z] [2022-09-06T13:14:41.354Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-06T13:14:41.354Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-09-06T13:14:41.354Z] #14 DONE 2.3s [2022-09-06T13:14:41.354Z] [2022-09-06T13:14:41.354Z] #31 [internal] load build context [2022-09-06T13:14:41.354Z] #31 sha256:41da7bfba1e4dae918ed6e32aa2e6b489261336fbcc933aeb980e6ad47b241ab [2022-09-06T13:14:43.280Z] #31 ... [2022-09-06T13:14:43.280Z] [2022-09-06T13:14:43.280Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-06T13:14:43.280Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-09-06T13:14:43.280Z] #15 DONE 2.3s [2022-09-06T13:14:43.280Z] [2022-09-06T13:14:43.280Z] #31 [internal] load build context [2022-09-06T13:14:43.280Z] #31 sha256:41da7bfba1e4dae918ed6e32aa2e6b489261336fbcc933aeb980e6ad47b241ab [2022-09-06T13:14:43.280Z] #31 transferring context: 44.55MB 4.7s [2022-09-06T13:14:44.667Z] #31 transferring context: 62.59MB 5.9s done [2022-09-06T13:14:44.667Z] #31 DONE 6.0s [2022-09-06T13:14:44.667Z] [2022-09-06T13:14:44.667Z] #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-09-06T13:14:44.667Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T13:14:44.667Z] #36 CACHED [2022-09-06T13:14:44.667Z] [2022-09-06T13:14:44.667Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:14:44.667Z] #37 sha256:e795c9e4d902637df05877ddb8e382b861b17a8c490257d28c9dc35d3c1b5db7 [2022-09-06T13:14:44.667Z] #37 CACHED [2022-09-06T13:14:44.667Z] [2022-09-06T13:14:44.667Z] #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-09-06T13:14:44.667Z] #38 sha256:a85b94fe027603fbbe929329e3462b7961e77537c64adc7689a74699a9e89d4a [2022-09-06T13:14:44.667Z] #38 CACHED [2022-09-06T13:14:44.667Z] [2022-09-06T13:14:44.667Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-06T13:14:44.667Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-09-06T13:14:44.928Z] #16 DONE 1.6s [2022-09-06T13:14:44.928Z] [2022-09-06T13:14:44.928Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-06T13:14:44.928Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-09-06T13:14:45.866Z] #17 DONE 1.0s [2022-09-06T13:14:45.866Z] [2022-09-06T13:14:45.866Z] #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-09-06T13:14:45.866Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:14:45.866Z] #84 2.799 Cloning into '/tmp/crun-build'... [2022-09-06T13:14:46.126Z] #84 ... [2022-09-06T13:14:46.126Z] [2022-09-06T13:14:46.126Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-06T13:14:46.126Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-09-06T13:14:47.067Z] #18 DONE 1.1s [2022-09-06T13:14:47.067Z] [2022-09-06T13:14:47.067Z] #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-09-06T13:14:47.067Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:14:47.067Z] #84 8.240 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T13:14:47.067Z] #84 8.247 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T13:14:48.446Z] #84 9.299 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T13:14:48.446Z] #84 9.310 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T13:14:48.446Z] #84 9.310 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T13:14:48.446Z] #84 9.311 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T13:14:48.446Z] #84 9.321 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T13:14:48.705Z] #84 ... [2022-09-06T13:14:48.705Z] [2022-09-06T13:14:48.706Z] #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-09-06T13:14:48.706Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:14:48.706Z] #54 2.462 + git clone https://github.com/docker/distribution.git . [2022-09-06T13:14:48.706Z] #54 2.462 Cloning into '.'... [2022-09-06T13:14:48.966Z] #54 ... [2022-09-06T13:14:48.966Z] [2022-09-06T13:14:48.966Z] #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-09-06T13:14:48.966Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:14:48.966Z] #41 2.242 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T13:14:48.966Z] #41 2.242 Cloning into '.'... [2022-09-06T13:14:48.966Z] #41 ... [2022-09-06T13:14:48.966Z] [2022-09-06T13:14:48.966Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T13:14:48.966Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T13:14:49.225Z] #56 ... [2022-09-06T13:14:49.225Z] [2022-09-06T13:14:49.225Z] #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-09-06T13:14:49.225Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:14:49.225Z] #62 ... [2022-09-06T13:14:49.225Z] [2022-09-06T13:14:49.226Z] #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-09-06T13:14:49.226Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:14:49.226Z] #19 1.212 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:14:49.226Z] #19 1.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:14:49.226Z] #19 1.243 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:14:49.226Z] #19 1.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:14:49.226Z] #19 2.152 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:14:49.795Z] #19 2.732 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T13:14:50.435Z] Still waiting to schedule task [2022-09-06T13:14:50.435Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-035334c6a99e1051b)’ is offline [2022-09-06T13:14:50.435Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.435Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] Still waiting to schedule task [2022-09-06T13:14:50.436Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-035334c6a99e1051b)’ is offline [2022-09-06T13:14:50.436Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.436Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T13:14:50.437Z] Still waiting to schedule task [2022-09-06T13:14:50.437Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-09-06T13:14:50.440Z] Still waiting to schedule task [2022-09-06T13:14:50.440Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-09-06T13:14:50.735Z] #19 3.392 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T13:14:50.995Z] #19 4.057 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T13:14:51.933Z] #19 4.753 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T13:14:52.502Z] #19 ... [2022-09-06T13:14:52.502Z] [2022-09-06T13:14:52.502Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T13:14:52.502Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T13:14:52.502Z] #56 DONE 13.7s [2022-09-06T13:14:52.502Z] [2022-09-06T13:14:52.502Z] #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-09-06T13:14:52.502Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:14:52.502Z] #19 5.277 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:14:52.502Z] #19 5.279 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T13:14:52.502Z] #19 5.293 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T13:14:52.502Z] #19 5.297 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T13:14:52.502Z] #19 5.309 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:14:52.502Z] #19 5.324 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T13:14:52.502Z] #19 5.327 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T13:14:52.502Z] #19 5.331 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T13:14:52.502Z] #19 5.344 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:14:52.502Z] #19 5.345 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T13:14:52.502Z] #19 5.351 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:14:52.502Z] #19 5.351 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T13:14:52.502Z] #19 ... [2022-09-06T13:14:52.502Z] [2022-09-06T13:14:52.502Z] #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-09-06T13:14:52.502Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:14:52.502Z] #84 10.76 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T13:14:52.502Z] #84 12.19 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T13:14:52.502Z] #84 13.16 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T13:14:52.502Z] #84 13.30 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T13:14:52.502Z] #84 13.43 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T13:14:52.502Z] #84 ... [2022-09-06T13:14:52.502Z] [2022-09-06T13:14:52.502Z] #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-09-06T13:14:52.502Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-06T13:14:52.502Z] #57 CACHED [2022-09-06T13:14:52.762Z] [2022-09-06T13:14:52.762Z] #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-09-06T13:14:52.762Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:14:53.702Z] #58 1.242 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T13:14:53.702Z] #58 1.253 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T13:14:53.702Z] #58 1.253 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T13:14:56.241Z] #58 3.618 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T13:14:56.501Z] #58 4.008 Fetched 1540 B in 3s (501 B/s) [2022-09-06T13:14:59.040Z] #58 4.008 Reading package lists... [2022-09-06T13:14:59.040Z] #58 ... [2022-09-06T13:14:59.040Z] [2022-09-06T13:14:59.040Z] #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-09-06T13:14:59.040Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:14:59.040Z] #54 14.92 + git checkout -q v2.3.0 [2022-09-06T13:14:59.040Z] #54 16.23 + 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-09-06T13:14:59.300Z] #54 ... [2022-09-06T13:14:59.300Z] [2022-09-06T13:14:59.300Z] #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-09-06T13:14:59.300Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:14:59.300Z] #58 4.008 Reading package lists... [2022-09-06T13:15:00.308Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-035334c6a99e1051b) in /home/ubuntu/workspace/moby_PR-44095 [Pipeline] { [Pipeline] checkout [2022-09-06T13:15:00.502Z] The recommended git tool is: git [2022-09-06T13:15:02.100Z] #58 7.076 Reading package lists... [2022-09-06T13:15:02.950Z] using credential docker-jenkins-github-credentials [2022-09-06T13:15:02.959Z] Cloning the remote Git repository [2022-09-06T13:15:02.959Z] Cloning with configured refspecs honoured and without tags [2022-09-06T13:15:03.298Z] #58 9.815 Building dependency tree... [2022-09-06T13:15:02.617Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:15:02.697Z] > git init /home/ubuntu/workspace/moby_PR-44095 # timeout=10 [2022-09-06T13:15:03.075Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:15:03.076Z] > git --version # timeout=10 [2022-09-06T13:15:03.111Z] > git --version # 'git version 2.17.1' [2022-09-06T13:15:03.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:15:03.113Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:15:04.680Z] #58 12.01 The following additional packages will be installed: [2022-09-06T13:15:04.680Z] #58 12.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T13:15:04.680Z] #58 12.01 python3-protobuf python3-six [2022-09-06T13:15:04.680Z] #58 12.02 Suggested packages: [2022-09-06T13:15:04.680Z] #58 12.03 python3-setuptools [2022-09-06T13:15:04.680Z] #58 12.03 Recommended packages: [2022-09-06T13:15:04.680Z] #58 12.03 iproute2 | iproute [2022-09-06T13:15:04.940Z] #58 12.46 The following NEW packages will be installed: [2022-09-06T13:15:04.940Z] #58 12.48 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T13:15:04.940Z] #58 12.49 python3-protobuf python3-six [2022-09-06T13:15:05.509Z] #58 12.89 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:15:05.509Z] #58 12.89 Need to get 2315 kB of archives. [2022-09-06T13:15:05.509Z] #58 12.89 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T13:15:05.509Z] #58 12.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T13:15:05.509Z] #58 12.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T13:15:05.509Z] #58 12.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T13:15:05.509Z] #58 12.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T13:15:05.509Z] #58 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:15:05.509Z] #58 12.94 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-09-06T13:15:05.509Z] #58 12.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:15:08.048Z] #58 15.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T13:15:08.618Z] #58 16.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:15:08.878Z] #58 16.41 Fetched 2315 kB in 3s (759 kB/s) [2022-09-06T13:15:09.137Z] #58 16.47 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T13:15:09.137Z] #58 16.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T13:15:09.137Z] #58 16.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T13:15:09.137Z] #58 16.52 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T13:15:09.707Z] #58 17.09 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:15:09.707Z] #58 17.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T13:15:09.707Z] #58 17.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:15:09.707Z] #58 17.22 Selecting previously unselected package python3-six. [2022-09-06T13:15:09.707Z] #58 17.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T13:15:09.707Z] #58 17.24 Unpacking python3-six (1.16.0-2) ... [2022-09-06T13:15:09.707Z] #58 17.33 Selecting previously unselected package python3-protobuf. [2022-09-06T13:15:09.966Z] #58 17.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T13:15:09.966Z] #58 17.34 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T13:15:10.227Z] #58 17.68 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:15:10.227Z] #58 17.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:15:10.227Z] #58 17.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:15:10.227Z] #58 17.78 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:15:10.227Z] #58 17.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T13:15:10.227Z] #58 17.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:15:10.487Z] #58 17.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:15:10.487Z] #58 17.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:15:10.487Z] #58 17.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:15:10.487Z] #58 17.99 Selecting previously unselected package criu. [2022-09-06T13:15:10.487Z] #58 17.99 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T13:15:10.487Z] #58 18.01 Unpacking criu (3.17.1-1) ... [2022-09-06T13:15:11.056Z] #58 18.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:15:12.256Z] #58 19.63 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T13:15:12.256Z] #58 19.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:15:12.256Z] #58 19.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:15:12.256Z] #58 19.66 Setting up python3-six (1.16.0-2) ... [2022-09-06T13:15:12.825Z] #58 ... [2022-09-06T13:15:12.825Z] [2022-09-06T13:15:12.825Z] #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-09-06T13:15:12.825Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:15:12.825Z] #41 23.99 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T13:15:12.825Z] #41 24.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:15:13.085Z] #41 ... [2022-09-06T13:15:13.085Z] [2022-09-06T13:15:13.085Z] #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-09-06T13:15:13.085Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:15:13.085Z] #58 20.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:15:13.085Z] #58 20.61 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T13:15:14.994Z] #58 ... [2022-09-06T13:15:14.994Z] [2022-09-06T13:15:14.994Z] #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-09-06T13:15:14.994Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:15:14.994Z] #84 26.11 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T13:15:14.994Z] #84 35.14 libtoolize: putting auxiliary files in '.'. [2022-09-06T13:15:14.994Z] #84 35.14 libtoolize: copying file './ltmain.sh' [2022-09-06T13:15:14.994Z] #84 35.82 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T13:15:14.994Z] #84 35.82 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T13:15:14.994Z] #84 35.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T13:15:15.932Z] #84 ... [2022-09-06T13:15:15.932Z] [2022-09-06T13:15:15.932Z] #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-09-06T13:15:15.932Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:15:15.932Z] #58 23.40 Setting up criu (3.17.1-1) ... [2022-09-06T13:15:17.313Z] #58 24.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:15:18.747Z] #58 DONE 26.2s [2022-09-06T13:15:18.747Z] [2022-09-06T13:15:18.747Z] #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-09-06T13:15:18.747Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:15:19.016Z] #43 ... [2022-09-06T13:15:19.016Z] [2022-09-06T13:15:19.016Z] #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-09-06T13:15:19.016Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:15:19.016Z] #19 32.04 Fetched 49.2 MB in 31s (1585 kB/s) [2022-09-06T13:15:23.213Z] Fetching without tags [2022-09-06T13:15:23.458Z] Merging remotes/origin/22.06 commit b5a0d7a188aced307cf3902dfd765b9a67c4d9dd into PR head commit e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:15:23.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:15:23.107Z] > git config --add remote.origin.fetch +refs/pull/44095/head:refs/remotes/origin/PR-44095 # timeout=10 [2022-09-06T13:15:23.126Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:15:23.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:15:23.170Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:15:23.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:15:23.171Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:15:23.421Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:15:23.435Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [2022-09-06T13:15:24.221Z] Merge succeeded, producing e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:15:24.221Z] Checking out Revision e9e7491f2b9d661a9227073aebda7fde5abfda95 (PR-44095) [2022-09-06T13:15:24.307Z] #19 32.04 Reading package lists... [2022-09-06T13:15:24.307Z] #19 ... [2022-09-06T13:15:24.307Z] [2022-09-06T13:15:24.307Z] #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-09-06T13:15:24.307Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:15:24.307Z] #84 44.56 configure.ac:7: installing './compile' [2022-09-06T13:15:24.307Z] #84 44.56 configure.ac:11: installing './config.guess' [2022-09-06T13:15:24.307Z] #84 44.58 configure.ac:11: installing './config.sub' [2022-09-06T13:15:24.307Z] #84 44.60 configure.ac:8: installing './install-sh' [2022-09-06T13:15:24.307Z] #84 44.60 configure.ac:8: installing './missing' [2022-09-06T13:15:24.307Z] #84 44.72 Makefile.am: installing './depcomp' [2022-09-06T13:15:24.307Z] #84 45.53 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T13:15:24.307Z] #84 45.53 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T13:15:24.567Z] #84 45.64 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T13:15:24.567Z] #84 45.64 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T13:15:24.567Z] #84 45.69 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T13:15:24.567Z] #84 45.77 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T13:15:24.567Z] #84 45.85 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T13:15:24.827Z] #84 45.93 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T13:15:24.827Z] #84 46.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T13:15:24.102Z] > git remote # timeout=10 [2022-09-06T13:15:24.123Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:15:24.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:15:24.137Z] > git merge b5a0d7a188aced307cf3902dfd765b9a67c4d9dd # timeout=10 [2022-09-06T13:15:24.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:15:24.182Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:15:24.195Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [2022-09-06T13:15:27.942Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-06T13:15:27.931Z] > git --version # timeout=10 [2022-09-06T13:15:27.951Z] > git --version # 'git version 2.17.1' [2022-09-06T13:15:27.959Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T13:15:28.874Z] + docker version [2022-09-06T13:15:34.816Z] #84 ... [2022-09-06T13:15:34.816Z] [2022-09-06T13:15:34.816Z] #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-09-06T13:15:34.816Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:15:34.816Z] #19 32.04 Reading package lists... [2022-09-06T13:15:35.426Z] Client: Docker Engine - Community [2022-09-06T13:15:35.426Z] Version: 20.10.17 [2022-09-06T13:15:35.426Z] API version: 1.41 [2022-09-06T13:15:35.426Z] Go version: go1.17.11 [2022-09-06T13:15:35.426Z] Git commit: 100c701 [2022-09-06T13:15:35.426Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T13:15:35.426Z] OS/Arch: linux/amd64 [2022-09-06T13:15:35.426Z] Context: default [2022-09-06T13:15:35.426Z] Experimental: true [2022-09-06T13:15:35.426Z] [2022-09-06T13:15:35.426Z] Server: Docker Engine - Community [2022-09-06T13:15:35.426Z] Engine: [2022-09-06T13:15:35.426Z] Version: 20.10.17 [2022-09-06T13:15:35.426Z] API version: 1.41 (minimum version 1.12) [2022-09-06T13:15:35.426Z] Go version: go1.17.11 [2022-09-06T13:15:35.426Z] Git commit: a89b842 [2022-09-06T13:15:35.426Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T13:15:35.426Z] OS/Arch: linux/amd64 [2022-09-06T13:15:35.426Z] Experimental: true [2022-09-06T13:15:35.426Z] containerd: [2022-09-06T13:15:35.426Z] Version: 1.6.8 [2022-09-06T13:15:35.426Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:15:35.426Z] runc: [2022-09-06T13:15:35.426Z] Version: 1.1.4 [2022-09-06T13:15:35.426Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T13:15:35.426Z] docker-init: [2022-09-06T13:15:35.426Z] Version: 0.19.0 [2022-09-06T13:15:35.426Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T13:15:35.726Z] + docker info [2022-09-06T13:15:40.091Z] #19 46.79 Reading package lists... [2022-09-06T13:15:40.091Z] #19 ... [2022-09-06T13:15:40.091Z] [2022-09-06T13:15:40.091Z] #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-09-06T13:15:40.091Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:15:40.091Z] #84 56.02 configure.ac:7: installing 'build-aux/compile' [2022-09-06T13:15:40.091Z] #84 56.03 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T13:15:40.091Z] #84 56.03 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T13:15:40.091Z] #84 56.04 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T13:15:40.091Z] #84 56.04 configure.ac:11: installing 'build-aux/missing' [2022-09-06T13:15:40.091Z] #84 56.23 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T13:15:40.091Z] #84 56.31 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T13:15:40.091Z] #84 57.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T13:15:40.091Z] #84 57.97 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T13:15:40.091Z] #84 58.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T13:15:40.091Z] #84 58.47 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T13:15:40.091Z] #84 58.58 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T13:15:40.091Z] #84 58.67 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T13:15:40.091Z] #84 58.78 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T13:15:40.091Z] #84 58.86 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T13:15:44.289Z] #84 ... [2022-09-06T13:15:44.289Z] [2022-09-06T13:15:44.290Z] #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-09-06T13:15:44.290Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:15:44.290Z] #43 65.52 Delve is a source level debugger for Go programs. [2022-09-06T13:15:44.290Z] #43 65.52 [2022-09-06T13:15:44.290Z] #43 65.52 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T13:15:44.290Z] #43 65.52 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T13:15:44.290Z] #43 65.52 [2022-09-06T13:15:44.290Z] #43 65.52 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T13:15:44.290Z] #43 65.52 [2022-09-06T13:15:44.290Z] #43 65.52 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T13:15:44.290Z] #43 65.52 [2022-09-06T13:15:44.290Z] #43 65.52 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T13:15:44.290Z] #43 65.52 [2022-09-06T13:15:44.290Z] #43 65.52 Usage: [2022-09-06T13:15:44.290Z] #43 65.52 dlv [command] [2022-09-06T13:15:44.290Z] #43 65.52 [2022-09-06T13:15:44.290Z] #43 65.52 Available Commands: [2022-09-06T13:15:44.290Z] #43 65.52 attach Attach to running process and begin debugging. [2022-09-06T13:15:44.290Z] #43 65.52 connect Connect to a headless debug server with a terminal client. [2022-09-06T13:15:44.290Z] #43 65.52 core Examine a core dump. [2022-09-06T13:15:44.290Z] #43 65.52 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T13:15:44.290Z] #43 65.52 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T13:15:44.290Z] #43 65.52 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T13:15:44.290Z] #43 65.52 help Help about any command [2022-09-06T13:15:44.290Z] #43 65.52 run Deprecated command. Use 'debug' instead. [2022-09-06T13:15:44.290Z] #43 65.52 test Compile test binary and begin debugging program. [2022-09-06T13:15:44.290Z] #43 65.52 trace Compile and begin tracing program. [2022-09-06T13:15:44.290Z] #43 65.52 version Prints version. [2022-09-06T13:15:44.290Z] #43 65.52 [2022-09-06T13:15:44.290Z] #43 65.52 Flags: [2022-09-06T13:15:44.290Z] #43 65.52 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T13:15:44.290Z] #43 65.52 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T13:15:44.290Z] #43 65.52 --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-09-06T13:15:44.290Z] #43 65.52 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T13:15:44.290Z] #43 65.52 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T13:15:44.290Z] #43 65.52 --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-09-06T13:15:44.290Z] #43 65.52 --disable-aslr Disables address space randomization [2022-09-06T13:15:44.290Z] #43 65.52 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T13:15:44.290Z] #43 65.52 -h, --help help for dlv [2022-09-06T13:15:44.290Z] #43 65.52 --init string Init file, executed by the terminal client. [2022-09-06T13:15:44.290Z] #43 65.52 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T13:15:44.290Z] #43 65.52 --log Enable debugging server logging. [2022-09-06T13:15:44.290Z] #43 65.52 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T13:15:44.290Z] #43 65.52 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T13:15:44.290Z] #43 65.52 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T13:15:44.290Z] #43 65.52 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T13:15:44.290Z] #43 65.52 --wd string Working directory for running the program. [2022-09-06T13:15:44.290Z] #43 65.52 [2022-09-06T13:15:44.290Z] #43 65.52 Additional help topics: [2022-09-06T13:15:44.290Z] #43 65.52 dlv backend Help about the --backend flag. [2022-09-06T13:15:44.290Z] #43 65.52 dlv log Help about logging flags. [2022-09-06T13:15:44.290Z] #43 65.52 dlv redirect Help about file redirection. [2022-09-06T13:15:44.290Z] #43 65.52 [2022-09-06T13:15:44.290Z] #43 65.52 Use "dlv [command] --help" for more information about a command. [2022-09-06T13:15:44.550Z] #43 DONE 65.9s [2022-09-06T13:15:44.550Z] [2022-09-06T13:15:44.550Z] #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-09-06T13:15:44.550Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:15:48.156Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02f7b8036cb09500e) in /home/ubuntu/workspace/moby_PR-44095 [Pipeline] { [Pipeline] checkout [2022-09-06T13:15:48.275Z] The recommended git tool is: git [2022-09-06T13:15:48.748Z] #84 ... [2022-09-06T13:15:48.748Z] [2022-09-06T13:15:48.748Z] #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-09-06T13:15:48.748Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:15:48.748Z] #19 46.79 Reading package lists... [2022-09-06T13:15:50.891Z] using credential docker-jenkins-github-credentials [2022-09-06T13:15:50.902Z] Cloning the remote Git repository [2022-09-06T13:15:50.902Z] Cloning with configured refspecs honoured and without tags [2022-09-06T13:15:51.214Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0abe6470314416d5e) in /home/ubuntu/workspace/moby_PR-44095 [Pipeline] { [Pipeline] checkout [2022-09-06T13:15:51.292Z] #19 61.11 Building dependency tree... [2022-09-06T13:15:51.302Z] The recommended git tool is: git [2022-09-06T13:15:50.921Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:15:50.973Z] > git init /home/ubuntu/workspace/moby_PR-44095 # timeout=10 [2022-09-06T13:15:51.281Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:15:51.281Z] > git --version # timeout=10 [2022-09-06T13:15:51.293Z] > git --version # 'git version 2.25.1' [2022-09-06T13:15:51.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:15:51.295Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:15:53.202Z] #19 ... [2022-09-06T13:15:53.202Z] [2022-09-06T13:15:53.202Z] #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-09-06T13:15:53.202Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:15:53.202Z] #84 69.92 configure.ac:11: installing 'build-aux/compile' [2022-09-06T13:15:53.202Z] #84 69.93 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T13:15:53.202Z] #84 69.93 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T13:15:53.202Z] #84 69.94 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T13:15:53.202Z] #84 69.94 configure.ac:13: installing 'build-aux/missing' [2022-09-06T13:15:53.202Z] #84 69.95 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T13:15:53.202Z] #84 70.10 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T13:15:53.202Z] #84 70.94 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:15:53.202Z] #84 71.11 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:15:53.202Z] #84 71.11 checking how to print strings... printf [2022-09-06T13:15:53.202Z] #84 71.12 checking for gcc... gcc [2022-09-06T13:15:53.202Z] #84 71.20 checking whether the C compiler works... yes [2022-09-06T13:15:53.202Z] #84 71.34 checking for C compiler default output file name... a.out [2022-09-06T13:15:53.202Z] #84 71.34 checking for suffix of executables... [2022-09-06T13:15:53.202Z] #84 71.52 checking whether we are cross compiling... no [2022-09-06T13:15:53.202Z] #84 71.66 checking for suffix of object files... o [2022-09-06T13:15:53.202Z] #84 71.71 checking whether we are using the GNU C compiler... yes [2022-09-06T13:15:53.202Z] #84 71.78 checking whether gcc accepts -g... yes [2022-09-06T13:15:53.202Z] #84 71.91 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:15:53.202Z] #84 72.11 checking whether gcc understands -c and -o together... yes [2022-09-06T13:15:53.202Z] #84 72.28 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:15:53.202Z] #84 72.30 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:15:53.202Z] #84 72.31 checking for egrep... /bin/grep -E [2022-09-06T13:15:53.202Z] #84 72.31 checking for fgrep... /bin/grep -F [2022-09-06T13:15:53.202Z] #84 72.32 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:15:53.202Z] #84 72.33 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:15:53.202Z] #84 72.34 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:15:53.202Z] #84 72.35 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:15:53.202Z] #84 72.42 checking whether ln -s works... yes [2022-09-06T13:15:53.202Z] #84 72.42 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:15:53.202Z] #84 72.45 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:15:53.202Z] #84 72.45 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:15:53.202Z] #84 72.45 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:15:53.202Z] #84 72.45 checking for objdump... objdump [2022-09-06T13:15:53.202Z] #84 72.45 checking how to recognize dependent libraries... pass_all [2022-09-06T13:15:53.202Z] #84 72.45 checking for dlltool... no [2022-09-06T13:15:53.202Z] #84 72.45 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:15:53.202Z] #84 72.45 checking for ar... ar [2022-09-06T13:15:53.202Z] #84 72.46 checking for archiver @FILE support... @ [2022-09-06T13:15:53.202Z] #84 72.58 checking for strip... strip [2022-09-06T13:15:53.202Z] #84 72.58 checking for ranlib... ranlib [2022-09-06T13:15:53.202Z] #84 72.59 checking for gawk... no [2022-09-06T13:15:53.202Z] #84 72.59 checking for mawk... mawk [2022-09-06T13:15:53.202Z] #84 72.59 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:15:53.202Z] #84 72.84 checking for sysroot... no [2022-09-06T13:15:53.202Z] #84 72.84 checking for a working dd... /bin/dd [2022-09-06T13:15:53.202Z] #84 72.85 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:15:53.202Z] #84 72.91 checking for mt... no [2022-09-06T13:15:53.202Z] #84 72.91 checking if : is a manifest tool... no [2022-09-06T13:15:53.202Z] #84 72.92 checking how to run the C preprocessor... gcc -E [2022-09-06T13:15:53.202Z] #84 73.25 checking for ANSI C header files... yes [2022-09-06T13:15:53.202Z] #84 73.74 checking for sys/types.h... yes [2022-09-06T13:15:53.202Z] #84 73.84 checking for sys/stat.h... yes [2022-09-06T13:15:53.202Z] #84 74.01 checking for stdlib.h... yes [2022-09-06T13:15:53.202Z] #84 74.16 checking for string.h... yes [2022-09-06T13:15:53.202Z] #84 74.32 checking for memory.h... yes [2022-09-06T13:15:53.462Z] #84 74.58 checking for strings.h... yes [2022-09-06T13:15:53.462Z] #84 74.70 checking for inttypes.h... yes [2022-09-06T13:15:53.492Z] using credential docker-jenkins-github-credentials [2022-09-06T13:15:53.502Z] Cloning the remote Git repository [2022-09-06T13:15:53.502Z] Cloning with configured refspecs honoured and without tags [2022-09-06T13:15:52.946Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:15:52.999Z] > git init /home/ubuntu/workspace/moby_PR-44095 # timeout=10 [2022-09-06T13:15:53.722Z] #84 74.83 checking for stdint.h... yes [2022-09-06T13:15:53.722Z] #84 74.95 checking for unistd.h... yes [2022-09-06T13:15:53.792Z] Client: [2022-09-06T13:15:53.792Z] Context: default [2022-09-06T13:15:53.792Z] Debug Mode: false [2022-09-06T13:15:53.792Z] Plugins: [2022-09-06T13:15:53.792Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T13:15:53.792Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T13:15:53.792Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T13:15:53.792Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T13:15:53.792Z] [2022-09-06T13:15:53.792Z] Server: [2022-09-06T13:15:53.792Z] Containers: 0 [2022-09-06T13:15:53.792Z] Running: 0 [2022-09-06T13:15:53.792Z] Paused: 0 [2022-09-06T13:15:53.792Z] Stopped: 0 [2022-09-06T13:15:53.792Z] Images: 0 [2022-09-06T13:15:53.792Z] Server Version: 20.10.17 [2022-09-06T13:15:53.792Z] Storage Driver: overlay2 [2022-09-06T13:15:53.792Z] Backing Filesystem: extfs [2022-09-06T13:15:53.792Z] Supports d_type: true [2022-09-06T13:15:53.792Z] Native Overlay Diff: true [2022-09-06T13:15:53.792Z] userxattr: false [2022-09-06T13:15:53.792Z] Logging Driver: json-file [2022-09-06T13:15:53.792Z] Cgroup Driver: cgroupfs [2022-09-06T13:15:53.792Z] Cgroup Version: 1 [2022-09-06T13:15:53.792Z] Plugins: [2022-09-06T13:15:53.792Z] Volume: local [2022-09-06T13:15:53.792Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T13:15:53.792Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T13:15:53.793Z] Swarm: inactive [2022-09-06T13:15:53.793Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T13:15:53.793Z] Default Runtime: runc [2022-09-06T13:15:53.793Z] Init Binary: docker-init [2022-09-06T13:15:53.793Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:15:53.793Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T13:15:53.793Z] init version: de40ad0 [2022-09-06T13:15:53.793Z] Security Options: [2022-09-06T13:15:53.793Z] apparmor [2022-09-06T13:15:53.793Z] seccomp [2022-09-06T13:15:53.793Z] Profile: default [2022-09-06T13:15:53.793Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T13:15:53.793Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T13:15:53.793Z] OSType: linux [2022-09-06T13:15:53.793Z] Architecture: x86_64 [2022-09-06T13:15:53.793Z] CPUs: 2 [2022-09-06T13:15:53.793Z] Total Memory: 7.483GiB [2022-09-06T13:15:53.793Z] Name: ip-10-100-92-172 [2022-09-06T13:15:53.793Z] ID: LDZ6:MOTK:SSKR:7YGM:V6JU:N3FR:CXVW:L4Y3:CKCO:N2AB:7RZS:MZ4C [2022-09-06T13:15:53.793Z] Docker Root Dir: /var/lib/docker [2022-09-06T13:15:53.793Z] Debug Mode: false [2022-09-06T13:15:53.793Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:15:53.793Z] Labels: [2022-09-06T13:15:53.793Z] Experimental: true [2022-09-06T13:15:53.793Z] Insecure Registries: [2022-09-06T13:15:53.793Z] 127.0.0.0/8 [2022-09-06T13:15:53.793Z] Live Restore Enabled: true [2022-09-06T13:15:53.793Z] [2022-09-06T13:15:53.793Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T13:15:53.982Z] #84 75.08 checking for dlfcn.h... [2022-09-06T13:15:53.982Z] #84 ... [2022-09-06T13:15:53.982Z] [2022-09-06T13:15:53.982Z] #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-09-06T13:15:53.982Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:15:53.982Z] #19 66.88 The following additional packages will be installed: [2022-09-06T13:15:53.982Z] #19 66.88 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-06T13:15:53.982Z] #19 66.88 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-06T13:15:53.982Z] #19 66.89 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-06T13:15:53.982Z] #19 66.89 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-06T13:15:53.982Z] #19 66.89 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-06T13:15:53.982Z] #19 66.89 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-06T13:15:53.982Z] #19 66.89 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-06T13:15:53.982Z] #19 66.89 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-06T13:15:53.982Z] #19 66.89 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-06T13:15:53.982Z] #19 66.89 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-06T13:15:53.982Z] #19 66.89 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-06T13:15:53.982Z] #19 66.89 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-06T13:15:53.982Z] #19 66.89 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-06T13:15:53.982Z] #19 66.89 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-06T13:15:53.982Z] #19 66.89 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-06T13:15:53.982Z] #19 66.89 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-06T13:15:53.982Z] #19 66.89 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-06T13:15:53.982Z] #19 66.89 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-06T13:15:53.982Z] #19 66.89 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-06T13:15:53.982Z] #19 66.89 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-06T13:15:53.982Z] #19 66.89 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-06T13:15:53.982Z] #19 66.89 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-06T13:15:53.982Z] #19 66.89 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-06T13:15:53.982Z] #19 66.89 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-06T13:15:53.982Z] #19 66.89 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-06T13:15:53.982Z] #19 66.89 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-06T13:15:53.982Z] #19 66.89 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-06T13:15:53.982Z] #19 66.89 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-06T13:15:53.982Z] #19 66.89 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-06T13:15:53.982Z] #19 66.89 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-06T13:15:53.982Z] #19 66.89 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-06T13:15:53.982Z] #19 66.90 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-06T13:15:53.982Z] #19 66.91 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-06T13:15:53.982Z] #19 66.91 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-06T13:15:53.982Z] #19 66.91 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-06T13:15:53.982Z] #19 66.91 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-06T13:15:53.982Z] #19 66.91 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-06T13:15:53.982Z] #19 66.91 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-06T13:15:53.982Z] #19 66.91 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-06T13:15:53.982Z] #19 66.91 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-06T13:15:53.982Z] #19 66.91 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-06T13:15:53.982Z] #19 66.91 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-06T13:15:53.982Z] #19 66.91 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-06T13:15:53.982Z] #19 66.91 linux-libc-dev-s390x-cross patch xz-utils [2022-09-06T13:15:53.982Z] #19 66.96 Suggested packages: [2022-09-06T13:15:53.982Z] #19 66.97 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-06T13:15:53.982Z] #19 66.97 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-06T13:15:53.982Z] #19 66.97 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-06T13:15:53.982Z] #19 66.97 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-06T13:15:53.982Z] #19 66.97 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-06T13:15:53.982Z] #19 66.97 libyaml-shell-perl ed diffutils-doc [2022-09-06T13:15:53.982Z] #19 66.97 Recommended packages: [2022-09-06T13:15:53.982Z] #19 66.97 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-06T13:15:53.982Z] #19 66.97 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-06T13:15:54.076Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T13:15:54.076Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T13:15:54.076Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44095/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T13:15:54.333Z] + bash /home/ubuntu/workspace/moby_PR-44095/check-config.sh [2022-09-06T13:15:54.333Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T13:15:54.333Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T13:15:54.333Z] [2022-09-06T13:15:54.333Z] Generally Necessary: [2022-09-06T13:15:54.333Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T13:15:54.333Z] - apparmor: enabled and tools installed [2022-09-06T13:15:54.333Z] - CONFIG_NAMESPACES: enabled [2022-09-06T13:15:54.333Z] - CONFIG_NET_NS: enabled [2022-09-06T13:15:54.333Z] - CONFIG_PID_NS: enabled [2022-09-06T13:15:54.333Z] - CONFIG_IPC_NS: enabled [2022-09-06T13:15:54.333Z] - CONFIG_UTS_NS: enabled [2022-09-06T13:15:54.333Z] - CONFIG_CGROUPS: enabled [2022-09-06T13:15:54.333Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T13:15:54.333Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T13:15:54.333Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T13:15:54.333Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T13:15:54.333Z] - CONFIG_CPUSETS: enabled [2022-09-06T13:15:54.333Z] - CONFIG_MEMCG: enabled [2022-09-06T13:15:54.333Z] - CONFIG_KEYS: enabled [2022-09-06T13:15:54.333Z] - CONFIG_VETH: enabled (as module) [2022-09-06T13:15:54.333Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T13:15:54.333Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T13:15:54.333Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T13:15:54.333Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T13:15:54.333Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T13:15:54.333Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T13:15:54.333Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T13:15:54.333Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T13:15:54.596Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T13:15:54.596Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T13:15:54.596Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T13:15:54.596Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T13:15:54.596Z] [2022-09-06T13:15:54.596Z] Optional Features: [2022-09-06T13:15:54.596Z] - CONFIG_USER_NS: enabled [2022-09-06T13:15:54.596Z] - CONFIG_SECCOMP: enabled [2022-09-06T13:15:54.596Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T13:15:54.596Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T13:15:54.596Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T13:15:54.596Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T13:15:54.596Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T13:15:54.596Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T13:15:54.596Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T13:15:54.596Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T13:15:54.596Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T13:15:54.596Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T13:15:54.596Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T13:15:54.596Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T13:15:54.596Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T13:15:54.596Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T13:15:54.596Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T13:15:54.596Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T13:15:54.596Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T13:15:54.596Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T13:15:54.596Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T13:15:54.596Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T13:15:54.596Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T13:15:54.596Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T13:15:54.596Z] - CONFIG_EXT4_FS: enabled [2022-09-06T13:15:54.596Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T13:15:54.596Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T13:15:54.596Z] - Network Drivers: [2022-09-06T13:15:54.596Z] - "overlay": [2022-09-06T13:15:54.596Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T13:15:54.596Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T13:15:54.596Z] Optional (for encrypted networks): [2022-09-06T13:15:53.252Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:15:53.253Z] > git --version # timeout=10 [2022-09-06T13:15:53.271Z] > git --version # 'git version 2.17.1' [2022-09-06T13:15:53.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:15:53.273Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:15:54.853Z] - CONFIG_CRYPTO: enabled [2022-09-06T13:15:54.853Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T13:15:54.853Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T13:15:54.853Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T13:15:54.853Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T13:15:54.853Z] - CONFIG_XFRM: enabled [2022-09-06T13:15:54.853Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T13:15:54.853Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T13:15:54.853Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T13:15:54.853Z] - "ipvlan": [2022-09-06T13:15:54.853Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T13:15:54.853Z] - "macvlan": [2022-09-06T13:15:54.853Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T13:15:54.853Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T13:15:54.853Z] - "ftp,tftp client in container": [2022-09-06T13:15:54.853Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T13:15:54.853Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T13:15:54.853Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T13:15:54.853Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T13:15:54.853Z] - Storage Drivers: [2022-09-06T13:15:54.853Z] - "aufs": [2022-09-06T13:15:54.853Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T13:15:54.853Z] - "btrfs": [2022-09-06T13:15:54.853Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T13:15:54.853Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T13:15:54.853Z] - "devicemapper": [2022-09-06T13:15:54.853Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T13:15:54.853Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T13:15:54.853Z] - "overlay": [2022-09-06T13:15:54.853Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T13:15:54.853Z] - "zfs": [2022-09-06T13:15:54.853Z] - /dev/zfs: present [2022-09-06T13:15:54.853Z] - zfs command: missing [2022-09-06T13:15:54.853Z] - zpool command: missing [2022-09-06T13:15:54.853Z] [2022-09-06T13:15:54.853Z] Limits: [2022-09-06T13:15:54.853Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T13:15:54.853Z] [2022-09-06T13:15:54.853Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T13:15:55.181Z] + sudo modprobe ip_vs [2022-09-06T13:15:55.181Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 . [2022-09-06T13:15:55.268Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cef2ac6d0c80057e) in /home/ubuntu/workspace/moby_PR-44095 [Pipeline] { [Pipeline] checkout [2022-09-06T13:15:55.376Z] The recommended git tool is: git [2022-09-06T13:15:55.439Z] #2 [internal] load .dockerignore [2022-09-06T13:15:55.439Z] #2 sha256:3969f07df59a26b92c7561ae67b62d4d292933c0712efdc0110476dd0828ee33 [2022-09-06T13:15:55.440Z] #2 transferring context: 145B done [2022-09-06T13:15:55.440Z] #2 DONE 0.2s [2022-09-06T13:15:55.440Z] [2022-09-06T13:15:55.440Z] #1 [internal] load build definition from Dockerfile [2022-09-06T13:15:55.440Z] #1 sha256:25a5952d8661eb94626708f959bf27fc26cd9520ff6f754484c777adc2643511 [2022-09-06T13:15:55.440Z] #1 transferring dockerfile: 19.29kB done [2022-09-06T13:15:55.440Z] #1 DONE 0.1s [2022-09-06T13:15:55.696Z] [2022-09-06T13:15:55.696Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T13:15:55.696Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-06T13:15:55.954Z] #3 DONE 0.4s [2022-09-06T13:15:55.954Z] [2022-09-06T13:15:55.954Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T13:15:55.954Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-06T13:15:55.954Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T13:15:55.954Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T13:15:55.954Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T13:15:55.954Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T13:15:55.954Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-09-06T13:15:56.212Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-06T13:15:56.212Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-06T13:15:56.212Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-09-06T13:15:56.470Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-06T13:15:56.470Z] #4 DONE 0.6s [2022-09-06T13:15:56.726Z] [2022-09-06T13:15:56.726Z] #6 [internal] load .dockerignore [2022-09-06T13:15:56.726Z] #6 sha256:196843975801ab8fcc7453e9beaa5caad2d81553478e1fc0598113d742d573f0 [2022-09-06T13:15:56.726Z] #6 DONE 0.0s [2022-09-06T13:15:56.726Z] [2022-09-06T13:15:56.726Z] #5 [internal] load build definition from Dockerfile [2022-09-06T13:15:56.726Z] #5 sha256:2d06eb4e04316c9161ae22e00575b16ee389e7e5366574ebcebeb2fb608e62c3 [2022-09-06T13:15:56.726Z] #5 DONE 0.0s [2022-09-06T13:15:56.726Z] [2022-09-06T13:15:56.726Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:15:56.726Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T13:15:58.054Z] using credential docker-jenkins-github-credentials [2022-09-06T13:15:58.063Z] Cloning the remote Git repository [2022-09-06T13:15:58.063Z] Cloning with configured refspecs honoured and without tags [2022-09-06T13:15:58.153Z] #10 DONE 1.1s [2022-09-06T13:15:58.153Z] [2022-09-06T13:15:58.153Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T13:15:58.153Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-06T13:15:58.153Z] #9 DONE 1.1s [2022-09-06T13:15:58.153Z] [2022-09-06T13:15:58.153Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:15:58.153Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T13:15:58.153Z] #7 DONE 1.1s [2022-09-06T13:15:58.153Z] [2022-09-06T13:15:58.153Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T13:15:58.153Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-06T13:15:58.153Z] #8 DONE 1.1s [2022-09-06T13:15:58.437Z] [2022-09-06T13:15:58.437Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:15:58.437Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:15:58.437Z] #73 DONE 0.0s [2022-09-06T13:15:58.437Z] [2022-09-06T13:15:58.437Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:15:58.437Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:15:58.437Z] #71 DONE 0.0s [2022-09-06T13:15:58.437Z] [2022-09-06T13:15:58.437Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:15:58.437Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:15:58.438Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:15:58.438Z] #28 ... [2022-09-06T13:15:58.438Z] [2022-09-06T13:15:58.438Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:15:58.438Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:15:58.438Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T13:15:58.438Z] #73 DONE 0.1s [2022-09-06T13:15:58.438Z] [2022-09-06T13:15:58.438Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:15:58.438Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:15:58.438Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-06T13:15:58.695Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T13:15:58.695Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T13:15:58.695Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T13:15:58.959Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.10MB / 55.01MB 0.3s [2022-09-06T13:15:58.959Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 7.34MB / 55.01MB 0.4s [2022-09-06T13:15:58.959Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 18.72MB / 55.01MB 0.5s [2022-09-06T13:15:58.097Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:15:58.177Z] > git init /home/ubuntu/workspace/moby_PR-44095 # timeout=10 [2022-09-06T13:15:58.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:15:58.573Z] > git --version # timeout=10 [2022-09-06T13:15:58.583Z] > git --version # 'git version 2.25.1' [2022-09-06T13:15:58.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:15:58.585Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:15:59.233Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 38.80MB / 55.01MB 0.7s [2022-09-06T13:15:59.263Z] #19 ... [2022-09-06T13:15:59.263Z] [2022-09-06T13:15:59.263Z] #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-09-06T13:15:59.263Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:15:59.263Z] #41 DONE 80.3s [2022-09-06T13:15:59.263Z] [2022-09-06T13:15:59.263Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T13:15:59.263Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:15:59.263Z] #19 71.95 The following NEW packages will be installed: [2022-09-06T13:15:59.263Z] #19 71.95 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-06T13:15:59.263Z] #19 71.95 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-06T13:15:59.263Z] #19 71.95 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-06T13:15:59.263Z] #19 71.95 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-06T13:15:59.263Z] #19 71.95 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-06T13:15:59.263Z] #19 71.96 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-06T13:15:59.263Z] #19 71.97 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-06T13:15:59.263Z] #19 71.97 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-06T13:15:59.263Z] #19 71.97 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-06T13:15:59.263Z] #19 71.97 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-06T13:15:59.263Z] #19 71.97 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-06T13:15:59.263Z] #19 71.97 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-06T13:15:59.263Z] #19 71.97 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-06T13:15:59.263Z] #19 71.97 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-06T13:15:59.263Z] #19 71.97 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-06T13:15:59.263Z] #19 71.97 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-06T13:15:59.263Z] #19 71.97 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-06T13:15:59.263Z] #19 71.97 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-06T13:15:59.263Z] #19 71.97 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-06T13:15:59.263Z] #19 71.97 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-06T13:15:59.263Z] #19 71.97 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-06T13:15:59.263Z] #19 71.97 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-06T13:15:59.263Z] #19 71.97 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-06T13:15:59.263Z] #19 71.97 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-06T13:15:59.263Z] #19 71.97 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-06T13:15:59.263Z] #19 71.97 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-06T13:15:59.263Z] #19 71.97 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-06T13:15:59.263Z] #19 71.97 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-06T13:15:59.263Z] #19 71.97 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-06T13:15:59.263Z] #19 71.97 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-06T13:15:59.263Z] #19 71.97 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-06T13:15:59.263Z] #19 72.01 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-06T13:15:59.263Z] #19 72.01 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-06T13:15:59.263Z] #19 72.01 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-06T13:15:59.263Z] #19 72.01 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-06T13:15:59.263Z] #19 ... [2022-09-06T13:15:59.263Z] [2022-09-06T13:15:59.263Z] #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-09-06T13:15:59.263Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:15:59.263Z] #84 75.08 checking for dlfcn.h... yes [2022-09-06T13:15:59.263Z] #84 75.19 checking for objdir... .libs [2022-09-06T13:15:59.263Z] #84 75.51 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:15:59.263Z] #84 75.59 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:15:59.263Z] #84 75.59 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:15:59.263Z] #84 75.67 checking if gcc static flag -static works... yes [2022-09-06T13:15:59.263Z] #84 76.01 checking if gcc supports -c -o file.o... yes [2022-09-06T13:15:59.263Z] #84 76.10 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:15:59.263Z] #84 76.10 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:15:59.263Z] #84 76.15 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:15:59.263Z] #84 76.35 checking how to hardcode library paths into programs... immediate [2022-09-06T13:15:59.263Z] #84 76.35 checking whether stripping libraries is possible... yes [2022-09-06T13:15:59.263Z] #84 76.37 checking if libtool supports shared libraries... yes [2022-09-06T13:15:59.263Z] #84 76.37 checking whether to build shared libraries... no [2022-09-06T13:15:59.263Z] #84 76.37 checking whether to build static libraries... yes [2022-09-06T13:15:59.263Z] #84 76.38 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:15:59.263Z] #84 76.43 checking whether build environment is sane... yes [2022-09-06T13:15:59.263Z] #84 76.46 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:15:59.263Z] #84 76.48 checking whether make sets $(MAKE)... yes [2022-09-06T13:15:59.263Z] #84 76.51 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:15:59.263Z] #84 76.53 checking whether make supports nested variables... yes [2022-09-06T13:15:59.263Z] #84 76.56 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:15:59.263Z] #84 76.58 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:15:59.263Z] #84 76.58 checking how to create a ustar tar archive... gnutar [2022-09-06T13:15:59.263Z] #84 76.63 checking dependency style of gcc... gcc3 [2022-09-06T13:15:59.263Z] #84 76.76 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:15:59.263Z] #84 76.77 checking whether make supports nested variables... (cached) yes [2022-09-06T13:15:59.263Z] #84 76.78 checking for gawk... (cached) mawk [2022-09-06T13:15:59.263Z] #84 76.78 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T13:15:59.263Z] #84 76.78 checking for gcc... (cached) gcc [2022-09-06T13:15:59.263Z] #84 76.84 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T13:15:59.263Z] #84 76.84 checking whether gcc accepts -g... (cached) yes [2022-09-06T13:15:59.263Z] #84 76.84 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T13:15:59.263Z] #84 76.84 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T13:15:59.263Z] #84 76.85 checking for a Python interpreter with version >= 3... python3 [2022-09-06T13:15:59.263Z] #84 76.91 checking for python3... /usr/bin/python3 [2022-09-06T13:15:59.263Z] #84 76.91 checking for python3 version... 3.9 [2022-09-06T13:15:59.263Z] #84 76.98 checking for python3 platform... linux [2022-09-06T13:15:59.263Z] #84 77.02 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T13:15:59.263Z] #84 77.14 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T13:15:59.263Z] #84 77.28 checking for go-md2man... no [2022-09-06T13:15:59.263Z] #84 77.30 checking error.h usability... yes [2022-09-06T13:15:59.264Z] #84 77.50 checking error.h presence... yes [2022-09-06T13:15:59.264Z] #84 77.53 checking for error.h... yes [2022-09-06T13:15:59.264Z] #84 77.56 checking linux/openat2.h usability... yes [2022-09-06T13:15:59.264Z] #84 77.67 checking linux/openat2.h presence... yes [2022-09-06T13:15:59.264Z] #84 77.71 checking for linux/openat2.h... yes [2022-09-06T13:15:59.264Z] #84 77.79 checking for copy_file_range... yes [2022-09-06T13:15:59.264Z] #84 78.19 checking for fgetxattr... yes [2022-09-06T13:15:59.264Z] #84 78.61 checking for statx... yes [2022-09-06T13:15:59.264Z] #84 78.96 checking for fgetpwent_r... yes [2022-09-06T13:15:59.264Z] #84 79.05 checking for issetugid... no [2022-09-06T13:15:59.264Z] #84 79.25 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T13:15:59.264Z] #84 79.25 checking pkg-config is at least version 0.9.0... yes [2022-09-06T13:15:59.264Z] #84 79.25 checking for library containing yajl_tree_get... -lyajl [2022-09-06T13:15:59.264Z] #84 79.74 checking for yajl >= 2.0.0... yes [2022-09-06T13:15:59.264Z] #84 79.76 checking sys/capability.h usability... yes [2022-09-06T13:15:59.264Z] #84 79.89 checking sys/capability.h presence... yes [2022-09-06T13:15:59.264Z] #84 79.95 checking for sys/capability.h... yes [2022-09-06T13:15:59.264Z] #84 79.96 checking for library containing cap_from_name... -lcap [2022-09-06T13:15:59.497Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 49.28MB / 55.01MB 0.8s [2022-09-06T13:15:59.497Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.9s [2022-09-06T13:15:59.833Z] #84 80.47 checking for library containing dlopen... -ldl [2022-09-06T13:15:59.833Z] #84 80.92 checking seccomp.h usability... yes [2022-09-06T13:15:59.833Z] #84 81.05 checking seccomp.h presence... yes [2022-09-06T13:15:59.833Z] #84 81.11 checking for seccomp.h... yes [2022-09-06T13:16:00.064Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.4s done [2022-09-06T13:16:00.323Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-06T13:16:00.409Z] #84 81.11 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T13:16:00.669Z] #84 81.64 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T13:16:00.929Z] #84 81.87 checking systemd/sd-bus.h usability... yes [2022-09-06T13:16:00.929Z] #84 82.00 checking systemd/sd-bus.h presence... yes [2022-09-06T13:16:00.929Z] #84 82.10 checking for systemd/sd-bus.h... yes [2022-09-06T13:16:01.498Z] #84 82.11 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T13:16:01.498Z] #84 82.62 checking for sd_notify_barrier... yes [2022-09-06T13:16:01.719Z] #28 ... [2022-09-06T13:16:01.719Z] [2022-09-06T13:16:01.719Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T13:16:01.719Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T13:16:01.719Z] #49 DONE 0.0s [2022-09-06T13:16:01.719Z] [2022-09-06T13:16:01.719Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:16:01.719Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:16:01.758Z] #84 82.81 checking linux/bpf.h usability... yes [2022-09-06T13:16:01.758Z] #84 82.92 checking linux/bpf.h presence... yes [2022-09-06T13:16:01.758Z] #84 82.99 checking for linux/bpf.h... yes [2022-09-06T13:16:02.071Z] #84 82.99 checking compilation for eBPF... yes [2022-09-06T13:16:02.071Z] #84 83.13 checking for criu >= 3.15... no [2022-09-06T13:16:02.071Z] #84 83.16 configure: CRIU headers not found, building without CRIU support [2022-09-06T13:16:02.071Z] #84 83.16 checking for criu > 3.16... no [2022-09-06T13:16:02.071Z] #84 83.17 configure: CRIU version doesn't support join-ns API [2022-09-06T13:16:02.071Z] #84 83.17 checking for criu > 3.16.1... no [2022-09-06T13:16:02.071Z] #84 83.19 configure: CRIU version doesn't support for pre-dumping [2022-09-06T13:16:02.071Z] #84 83.19 checking for new mount API (fsconfig)... yes [2022-09-06T13:16:02.331Z] #84 83.24 checking for seccomp notify API... yes [2022-09-06T13:16:02.331Z] #84 83.36 checking for gperf... no [2022-09-06T13:16:02.331Z] #84 83.36 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T13:16:02.331Z] #84 83.36 checking for library containing argp_parse... none required [2022-09-06T13:16:02.591Z] #84 83.62 checking that generated files are newer than configure... done [2022-09-06T13:16:02.591Z] #84 83.62 configure: creating ./config.status [2022-09-06T13:16:03.535Z] #84 84.83 config.status: creating Makefile [2022-09-06T13:16:03.535Z] #84 84.88 config.status: creating rpm/crun.spec [2022-09-06T13:16:03.535Z] #84 84.91 config.status: creating config.h [2022-09-06T13:16:03.795Z] #84 84.93 config.status: executing libtool commands [2022-09-06T13:16:03.795Z] #84 84.94 config.status: executing depfiles commands [2022-09-06T13:16:04.739Z] #84 85.76 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T13:16:04.739Z] #84 85.79 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T13:16:04.739Z] #84 85.96 checking for gcc... gcc [2022-09-06T13:16:05.000Z] #84 86.01 checking whether the C compiler works... yes [2022-09-06T13:16:05.000Z] #84 86.11 checking for C compiler default output file name... a.out [2022-09-06T13:16:05.000Z] #84 86.11 checking for suffix of executables... [2022-09-06T13:16:05.000Z] #84 86.19 checking whether we are cross compiling... no [2022-09-06T13:16:05.014Z] #28 ... [2022-09-06T13:16:05.014Z] [2022-09-06T13:16:05.014Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:05.014Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:16:05.014Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T13:16:05.014Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T13:16:05.014Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T13:16:05.014Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T13:16:05.014Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-09-06T13:16:05.014Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-09-06T13:16:05.014Z] #71 DONE 6.1s [2022-09-06T13:16:05.014Z] [2022-09-06T13:16:05.014Z] #24 [internal] load build context [2022-09-06T13:16:05.014Z] #24 sha256:95f0f2e1dee7c8c9767da2144163440ea98b38c02071ddd10a20368b1246d6b4 [2022-09-06T13:16:05.014Z] #24 transferring context: 62.59MB 5.3s done [2022-09-06T13:16:05.014Z] #24 DONE 6.4s [2022-09-06T13:16:05.014Z] [2022-09-06T13:16:05.014Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:16:05.014Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:16:05.014Z] #28 ... [2022-09-06T13:16:05.014Z] [2022-09-06T13:16:05.014Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:05.014Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:16:05.014Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T13:16:05.014Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T13:16:05.014Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T13:16:05.014Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-09-06T13:16:05.014Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-09-06T13:16:05.014Z] #73 DONE 6.3s [2022-09-06T13:16:05.014Z] [2022-09-06T13:16:05.014Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:16:05.014Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:16:05.266Z] #84 86.29 checking for suffix of object files... o [2022-09-06T13:16:05.266Z] #84 86.38 checking whether we are using the GNU C compiler... yes [2022-09-06T13:16:05.271Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.1s [2022-09-06T13:16:05.526Z] #84 86.46 checking whether gcc accepts -g... yes [2022-09-06T13:16:05.527Z] #84 86.55 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:16:05.527Z] #84 86.69 checking whether gcc understands -c and -o together... yes [2022-09-06T13:16:05.786Z] #84 86.81 checking how to run the C preprocessor... gcc -E [2022-09-06T13:16:05.786Z] #84 86.95 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:16:05.786Z] #84 86.96 checking for egrep... /bin/grep -E [2022-09-06T13:16:05.847Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.7s done [2022-09-06T13:16:06.046Z] #84 86.96 checking for ANSI C header files... yes [2022-09-06T13:16:06.308Z] #84 87.29 checking for sys/types.h... yes [2022-09-06T13:16:06.308Z] #84 87.43 checking for sys/stat.h... yes [2022-09-06T13:16:06.412Z] #28 DONE 7.8s [2022-09-06T13:16:06.412Z] [2022-09-06T13:16:06.412Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:06.412Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:06.412Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-06T13:16:06.412Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T13:16:06.412Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-06T13:16:06.412Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-06T13:16:06.412Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s done [2022-09-06T13:16:06.412Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.6s done [2022-09-06T13:16:06.412Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.3s done [2022-09-06T13:16:06.412Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.4s done [2022-09-06T13:16:06.412Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.5s done [2022-09-06T13:16:06.412Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 5.8s done [2022-09-06T13:16:06.412Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.4s done [2022-09-06T13:16:06.412Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.2s [2022-09-06T13:16:06.567Z] #84 87.62 checking for stdlib.h... yes [2022-09-06T13:16:06.567Z] #84 87.74 checking for string.h... yes [2022-09-06T13:16:06.827Z] #84 87.89 checking for memory.h... yes [2022-09-06T13:16:06.827Z] #84 88.08 checking for strings.h... yes [2022-09-06T13:16:06.977Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-09-06T13:16:06.977Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-06T13:16:07.088Z] #84 88.17 checking for inttypes.h... yes [2022-09-06T13:16:07.088Z] #84 88.27 checking for stdint.h... yes [2022-09-06T13:16:07.347Z] #84 88.39 checking for unistd.h... yes [2022-09-06T13:16:07.347Z] #84 88.47 checking minix/config.h usability... no [2022-09-06T13:16:07.347Z] #84 88.55 checking minix/config.h presence... no [2022-09-06T13:16:07.347Z] #84 88.58 checking for minix/config.h... no [2022-09-06T13:16:07.347Z] #84 88.58 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T13:16:07.552Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.6s done [2022-09-06T13:16:07.607Z] #84 88.70 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:16:07.607Z] #84 88.84 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:16:07.607Z] #84 88.84 checking how to print strings... printf [2022-09-06T13:16:07.607Z] #84 88.85 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:16:07.607Z] #84 88.86 checking for fgrep... /bin/grep -F [2022-09-06T13:16:07.607Z] #84 88.87 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:16:07.607Z] #84 88.88 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:16:07.607Z] #84 88.88 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:16:07.810Z] #11 ... [2022-09-06T13:16:07.810Z] [2022-09-06T13:16:07.810Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T13:16:07.810Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T13:16:07.810Z] #72 DONE 0.7s [2022-09-06T13:16:07.810Z] [2022-09-06T13:16:07.810Z] #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-09-06T13:16:07.810Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T13:16:07.869Z] #84 88.90 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:16:07.869Z] #84 88.96 checking whether ln -s works... yes [2022-09-06T13:16:07.869Z] #84 88.96 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:16:07.869Z] #84 88.98 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:16:07.869Z] #84 88.98 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:16:07.869Z] #84 88.98 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:16:07.869Z] #84 88.98 checking for objdump... objdump [2022-09-06T13:16:07.869Z] #84 88.98 checking how to recognize dependent libraries... pass_all [2022-09-06T13:16:07.869Z] #84 88.98 checking for dlltool... no [2022-09-06T13:16:07.869Z] #84 88.98 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:16:07.869Z] #84 88.98 checking for ar... ar [2022-09-06T13:16:07.869Z] #84 88.99 checking for archiver @FILE support... @ [2022-09-06T13:16:07.869Z] #84 89.14 checking for strip... strip [2022-09-06T13:16:07.869Z] #84 89.14 checking for ranlib... ranlib [2022-09-06T13:16:07.869Z] #84 89.14 checking for gawk... no [2022-09-06T13:16:07.869Z] #84 89.14 checking for mawk... mawk [2022-09-06T13:16:08.067Z] #29 1.558 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:16:08.067Z] #29 1.581 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:16:08.067Z] #29 1.581 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:16:08.067Z] #29 1.723 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:16:08.024Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:16:08.040Z] > git config --add remote.origin.fetch +refs/pull/44095/head:refs/remotes/origin/PR-44095 # timeout=10 [2022-09-06T13:16:08.130Z] #84 89.15 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:16:08.138Z] Fetching without tags [2022-09-06T13:16:08.353Z] Merging remotes/origin/22.06 commit b5a0d7a188aced307cf3902dfd765b9a67c4d9dd into PR head commit e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:16:08.390Z] #84 89.49 checking for sysroot... no [2022-09-06T13:16:08.390Z] #84 89.49 checking for a working dd... /bin/dd [2022-09-06T13:16:08.390Z] #84 89.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:16:08.390Z] #84 89.60 checking for mt... no [2022-09-06T13:16:08.390Z] #84 89.61 checking if : is a manifest tool... no [2022-09-06T13:16:08.635Z] #29 2.070 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:16:08.635Z] #29 2.071 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:16:08.635Z] #29 ... [2022-09-06T13:16:08.635Z] [2022-09-06T13:16:08.635Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T13:16:08.635Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T13:16:08.635Z] #74 DONE 1.0s [2022-09-06T13:16:08.649Z] #84 89.63 checking for dlfcn.h... yes [2022-09-06T13:16:08.649Z] #84 89.76 checking for objdir... .libs [2022-09-06T13:16:08.649Z] #84 89.95 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:16:08.649Z] #84 90.00 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:16:08.649Z] #84 90.00 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:16:08.904Z] [2022-09-06T13:16:08.904Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:08.904Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:08.904Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 1.1s [2022-09-06T13:16:09.023Z] Merge succeeded, producing e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:16:09.023Z] Checking out Revision e9e7491f2b9d661a9227073aebda7fde5abfda95 (PR-44095) [2022-09-06T13:16:09.171Z] #84 90.04 checking if gcc static flag -static works... yes [2022-09-06T13:16:09.171Z] #84 90.23 checking if gcc supports -c -o file.o... yes [2022-09-06T13:16:09.171Z] #84 ... [2022-09-06T13:16:09.171Z] [2022-09-06T13:16:09.171Z] #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-09-06T13:16:09.171Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:16:09.171Z] #19 72.02 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-06T13:16:09.171Z] #19 72.02 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-06T13:16:09.171Z] #19 72.02 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-06T13:16:09.171Z] #19 72.02 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-06T13:16:09.171Z] #19 72.02 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-06T13:16:09.171Z] #19 72.02 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-06T13:16:09.171Z] #19 72.02 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-06T13:16:09.171Z] #19 72.02 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-06T13:16:09.171Z] #19 72.04 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-06T13:16:09.171Z] #19 72.04 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-06T13:16:09.171Z] #19 72.04 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-06T13:16:09.171Z] #19 72.04 linux-libc-dev-s390x-cross patch xz-utils [2022-09-06T13:16:09.171Z] #19 72.82 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:16:09.171Z] #19 72.82 Need to get 788 MB of archives. [2022-09-06T13:16:09.171Z] #19 72.82 After this operation, 3385 MB of additional disk space will be used. [2022-09-06T13:16:09.171Z] #19 72.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-06T13:16:09.171Z] #19 72.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T13:16:09.171Z] #19 72.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T13:16:09.171Z] #19 72.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T13:16:09.171Z] #19 72.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T13:16:09.171Z] #19 72.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T13:16:09.171Z] #19 72.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-06T13:16:09.171Z] #19 72.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-06T13:16:09.171Z] #19 73.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-06T13:16:09.171Z] #19 73.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-06T13:16:09.171Z] #19 73.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-06T13:16:09.171Z] #19 73.26 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-09-06T13:16:09.172Z] #19 73.26 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-09-06T13:16:09.172Z] #19 74.26 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-09-06T13:16:09.172Z] #19 74.26 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-09-06T13:16:09.172Z] #19 75.46 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-09-06T13:16:09.172Z] #19 75.46 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-09-06T13:16:09.172Z] #19 76.84 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-09-06T13:16:09.172Z] #19 76.84 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-09-06T13:16:09.172Z] #19 77.93 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-09-06T13:16:09.172Z] #19 77.93 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-09-06T13:16:09.172Z] #19 79.09 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-09-06T13:16:09.172Z] #19 79.09 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-09-06T13:16:09.172Z] #19 79.09 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-09-06T13:16:09.172Z] #19 79.09 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-09-06T13:16:09.172Z] #19 79.09 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-09-06T13:16:09.172Z] #19 79.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-06T13:16:09.172Z] #19 79.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-06T13:16:09.172Z] #19 79.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-06T13:16:09.172Z] #19 79.14 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-09-06T13:16:09.172Z] #19 79.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-06T13:16:09.172Z] #19 79.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-06T13:16:09.172Z] #19 79.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-06T13:16:09.172Z] #19 79.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-06T13:16:09.172Z] #19 79.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-06T13:16:09.172Z] #19 79.19 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-06T13:16:09.172Z] #19 79.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-06T13:16:09.172Z] #19 79.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-06T13:16:09.172Z] #19 79.25 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-09-06T13:16:09.172Z] #19 79.26 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-09-06T13:16:09.172Z] #19 80.63 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-09-06T13:16:09.172Z] #19 80.63 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-09-06T13:16:09.172Z] #19 80.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-06T13:16:09.172Z] #19 80.69 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-09-06T13:16:09.172Z] #19 80.73 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-09-06T13:16:09.172Z] #19 81.95 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-09-06T13:16:09.172Z] #19 81.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T13:16:09.172Z] #19 81.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T13:16:09.172Z] #19 82.00 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-06T13:16:09.172Z] #19 82.00 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-06T13:16:09.172Z] #19 82.01 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T13:16:09.172Z] #19 ... [2022-09-06T13:16:09.172Z] [2022-09-06T13:16:09.172Z] #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-09-06T13:16:09.172Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:16:09.172Z] #84 90.34 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:16:09.172Z] #84 90.34 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:16:09.432Z] #84 90.38 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:16:09.432Z] #84 90.55 checking how to hardcode library paths into programs... immediate [2022-09-06T13:16:09.432Z] #84 90.55 checking whether stripping libraries is possible... yes [2022-09-06T13:16:09.432Z] #84 90.58 checking if libtool supports shared libraries... yes [2022-09-06T13:16:09.432Z] #84 90.58 checking whether to build shared libraries... no [2022-09-06T13:16:09.432Z] #84 90.58 checking whether to build static libraries... yes [2022-09-06T13:16:09.432Z] #84 90.58 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:16:09.432Z] #84 90.63 checking whether build environment is sane... yes [2022-09-06T13:16:09.432Z] #84 90.65 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:16:09.432Z] #84 90.66 checking whether make sets $(MAKE)... yes [2022-09-06T13:16:09.432Z] #84 90.69 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:16:09.693Z] #84 90.72 checking whether make supports nested variables... yes [2022-09-06T13:16:09.693Z] #84 90.75 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:16:09.693Z] #84 90.75 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:16:09.693Z] #84 90.75 checking how to create a ustar tar archive... gnutar [2022-09-06T13:16:09.693Z] #84 90.80 checking dependency style of gcc... gcc3 [2022-09-06T13:16:09.693Z] #84 90.95 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:16:09.693Z] #84 90.95 checking whether make supports nested variables... (cached) yes [2022-09-06T13:16:09.693Z] #84 90.95 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T13:16:09.693Z] #84 90.96 checking pkg-config is at least version 0.9.0... yes [2022-09-06T13:16:09.693Z] #84 90.97 checking for yajl >= 2.1.0... yes [2022-09-06T13:16:09.952Z] #84 91.00 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T13:16:09.952Z] #84 91.00 checking for gcc... (cached) gcc [2022-09-06T13:16:09.952Z] #84 91.06 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T13:16:09.952Z] #84 91.06 checking whether gcc accepts -g... (cached) yes [2022-09-06T13:16:09.952Z] #84 91.06 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T13:16:09.952Z] #84 91.06 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T13:16:09.953Z] #84 91.06 checking for a Python interpreter with version >= 3... python3 [2022-09-06T13:16:09.953Z] #84 91.13 checking for python3... /usr/bin/python3 [2022-09-06T13:16:09.953Z] #84 91.14 checking for python3 version... 3.9 [2022-09-06T13:16:09.953Z] #84 91.19 checking for python3 platform... linux [2022-09-06T13:16:08.109Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:16:08.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:16:08.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:16:08.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:16:08.143Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:16:08.361Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:16:08.372Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [2022-09-06T13:16:08.959Z] > git remote # timeout=10 [2022-09-06T13:16:08.975Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:16:08.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:16:08.986Z] > git merge b5a0d7a188aced307cf3902dfd765b9a67c4d9dd # timeout=10 [2022-09-06T13:16:09.012Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:16:09.026Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:16:09.035Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [2022-09-06T13:16:10.212Z] #84 91.23 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T13:16:10.212Z] #84 91.32 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T13:16:10.472Z] #84 91.51 checking that generated files are newer than configure... done [2022-09-06T13:16:10.472Z] #84 91.64 configure: creating ./config.status [2022-09-06T13:16:11.416Z] #84 92.80 config.status: creating Makefile [2022-09-06T13:16:11.579Z] Fetching without tags [2022-09-06T13:16:11.676Z] #84 92.85 config.status: creating config.h [2022-09-06T13:16:11.676Z] #84 92.88 config.status: executing libtool commands [2022-09-06T13:16:11.676Z] #84 92.91 config.status: executing depfiles commands [2022-09-06T13:16:11.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:16:11.547Z] > git config --add remote.origin.fetch +refs/pull/44095/head:refs/remotes/origin/PR-44095 # timeout=10 [2022-09-06T13:16:11.554Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:16:11.564Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:16:11.578Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:16:11.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:16:11.579Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:16:11.833Z] Merging remotes/origin/22.06 commit b5a0d7a188aced307cf3902dfd765b9a67c4d9dd into PR head commit e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:16:11.936Z] #84 93.31 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T13:16:12.197Z] #84 93.32 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T13:16:12.197Z] #84 93.47 checking for gcc... gcc [2022-09-06T13:16:12.406Z] Fetching without tags [2022-09-06T13:16:12.433Z] Merge succeeded, producing e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:16:12.433Z] Checking out Revision e9e7491f2b9d661a9227073aebda7fde5abfda95 (PR-44095) [2022-09-06T13:16:12.460Z] #84 93.51 checking whether the C compiler works... yes [2022-09-06T13:16:12.460Z] #84 93.64 checking for C compiler default output file name... a.out [2022-09-06T13:16:12.603Z] Merging remotes/origin/22.06 commit b5a0d7a188aced307cf3902dfd765b9a67c4d9dd into PR head commit e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:16:12.719Z] #84 93.65 checking for suffix of executables... [2022-09-06T13:16:12.719Z] #84 93.85 checking whether we are cross compiling... no [2022-09-06T13:16:12.719Z] #84 94.04 checking for suffix of object files... o [2022-09-06T13:16:12.979Z] #84 94.11 checking whether we are using the GNU C compiler... yes [2022-09-06T13:16:12.979Z] #84 94.17 checking whether gcc accepts -g... yes [2022-09-06T13:16:12.979Z] #84 94.22 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:16:13.092Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s done [2022-09-06T13:16:13.092Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-06T13:16:12.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:16:12.367Z] > git config --add remote.origin.fetch +refs/pull/44095/head:refs/remotes/origin/PR-44095 # timeout=10 [2022-09-06T13:16:12.379Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:16:12.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:16:12.410Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:16:12.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:16:12.411Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44095/head:refs/remotes/origin/PR-44095 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-09-06T13:16:12.610Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:16:12.626Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [2022-09-06T13:16:13.238Z] #84 94.32 checking whether gcc understands -c and -o together... yes [2022-09-06T13:16:13.238Z] #84 94.40 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:16:13.238Z] #84 94.42 checking whether build environment is sane... yes [2022-09-06T13:16:13.238Z] #84 94.45 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:16:13.238Z] #84 94.45 checking for gawk... no [2022-09-06T13:16:13.238Z] #84 94.45 checking for mawk... mawk [2022-09-06T13:16:13.238Z] #84 94.45 checking whether make sets $(MAKE)... yes [2022-09-06T13:16:13.238Z] #84 94.49 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:16:13.238Z] #84 94.52 checking whether make supports nested variables... yes [2022-09-06T13:16:13.238Z] #84 94.55 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:16:13.238Z] #84 94.55 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:16:13.238Z] #84 94.55 checking how to create a ustar tar archive... gnutar [2022-09-06T13:16:13.269Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-06T13:16:13.300Z] Merge succeeded, producing e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:16:13.301Z] Checking out Revision e9e7491f2b9d661a9227073aebda7fde5abfda95 (PR-44095) [2022-09-06T13:16:13.290Z] > git --version # timeout=10 [2022-09-06T13:16:13.300Z] > git --version # 'git version 2.25.1' [2022-09-06T13:16:13.304Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T13:16:13.497Z] #84 94.58 checking dependency style of gcc... gcc3 [2022-09-06T13:16:13.497Z] #84 94.70 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:16:13.497Z] #84 94.70 checking whether make supports nested variables... (cached) yes [2022-09-06T13:16:11.837Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:16:11.849Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [2022-09-06T13:16:12.390Z] > git remote # timeout=10 [2022-09-06T13:16:12.408Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:16:12.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:16:12.414Z] > git merge b5a0d7a188aced307cf3902dfd765b9a67c4d9dd # timeout=10 [2022-09-06T13:16:12.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:16:12.432Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:16:12.437Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T13:16:13.758Z] #84 94.72 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:16:13.758Z] #84 94.86 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:16:13.758Z] #84 94.86 checking how to print strings... printf [2022-09-06T13:16:13.758Z] #84 94.86 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:16:13.758Z] #84 94.88 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:16:13.758Z] #84 94.89 checking for egrep... /bin/grep -E [2022-09-06T13:16:13.758Z] #84 94.90 checking for fgrep... /bin/grep -F [2022-09-06T13:16:13.758Z] #84 94.90 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:16:13.758Z] #84 94.91 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:16:13.758Z] #84 94.92 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:16:13.758Z] #84 94.92 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:16:13.758Z] #84 94.98 checking whether ln -s works... yes [2022-09-06T13:16:13.758Z] #84 94.98 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:16:13.758Z] #84 94.99 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:16:13.758Z] #84 94.99 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:16:13.758Z] #84 94.99 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:16:13.758Z] #84 94.99 checking for objdump... objdump [2022-09-06T13:16:13.758Z] #84 94.99 checking how to recognize dependent libraries... pass_all [2022-09-06T13:16:13.758Z] #84 94.99 checking for dlltool... no [2022-09-06T13:16:13.758Z] #84 94.99 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:16:13.758Z] #84 95.00 checking for ar... ar [2022-09-06T13:16:13.758Z] #84 95.00 checking for archiver @FILE support... @ [2022-09-06T13:16:13.758Z] #84 95.07 checking for strip... strip [2022-09-06T13:16:13.758Z] #84 95.07 checking for ranlib... ranlib [2022-09-06T13:16:14.018Z] #84 95.07 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:16:14.018Z] #84 95.28 checking for sysroot... no [2022-09-06T13:16:14.018Z] #84 95.28 checking for a working dd... /bin/dd [2022-09-06T13:16:14.018Z] #84 95.30 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:16:14.018Z] #84 95.34 checking for mt... no [2022-09-06T13:16:14.018Z] #84 95.34 checking if : is a manifest tool... no [2022-09-06T13:16:14.279Z] + docker version [2022-09-06T13:16:14.281Z] #84 95.36 checking how to run the C preprocessor... gcc -E [2022-09-06T13:16:14.884Z] #84 95.55 checking for ANSI C header files... yes [2022-09-06T13:16:14.884Z] #84 96.03 checking for sys/types.h... yes [2022-09-06T13:16:15.146Z] #84 96.14 checking for sys/stat.h... yes [2022-09-06T13:16:15.146Z] #84 96.31 checking for stdlib.h... yes [2022-09-06T13:16:15.146Z] #84 96.43 checking for string.h... yes [2022-09-06T13:16:13.226Z] > git remote # timeout=10 [2022-09-06T13:16:13.250Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:16:13.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:16:13.268Z] > git merge b5a0d7a188aced307cf3902dfd765b9a67c4d9dd # timeout=10 [2022-09-06T13:16:13.285Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:16:13.303Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:16:13.319Z] > git checkout -f e9e7491f2b9d661a9227073aebda7fde5abfda95 # timeout=10 [2022-09-06T13:16:15.424Z] #84 96.52 checking for memory.h... yes [2022-09-06T13:16:15.424Z] #84 96.64 checking for strings.h... yes [2022-09-06T13:16:15.698Z] #84 96.73 checking for inttypes.h... yes [2022-09-06T13:16:15.958Z] #84 96.89 checking for stdint.h... yes [2022-09-06T13:16:15.958Z] #84 97.03 checking for unistd.h... yes [2022-09-06T13:16:16.216Z] #84 97.22 checking for dlfcn.h... yes [2022-09-06T13:16:16.216Z] #84 97.34 checking for objdir... .libs [2022-09-06T13:16:16.367Z] #11 ... [2022-09-06T13:16:16.367Z] [2022-09-06T13:16:16.367Z] #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-09-06T13:16:16.367Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T13:16:16.367Z] #29 3.593 Fetched 8573 kB in 2s (3742 kB/s) [2022-09-06T13:16:16.367Z] #29 3.593 Reading package lists... [2022-09-06T13:16:16.367Z] #29 4.391 Reading package lists... [2022-09-06T13:16:16.367Z] #29 5.198 Building dependency tree... [2022-09-06T13:16:16.367Z] #29 5.593 The following additional packages will be installed: [2022-09-06T13:16:16.367Z] #29 5.593 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T13:16:16.367Z] #29 5.593 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T13:16:16.367Z] #29 5.593 Recommended packages: [2022-09-06T13:16:16.367Z] #29 5.593 libldap-common publicsuffix libsasl2-modules [2022-09-06T13:16:16.367Z] #29 5.765 The following NEW packages will be installed: [2022-09-06T13:16:16.367Z] #29 5.766 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T13:16:16.367Z] #29 5.766 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T13:16:16.367Z] #29 5.767 libssh2-1 openssl [2022-09-06T13:16:16.367Z] #29 6.043 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:16:16.367Z] #29 6.043 Need to get 3047 kB of archives. [2022-09-06T13:16:16.367Z] #29 6.043 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T13:16:16.367Z] #29 6.043 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T13:16:16.367Z] #29 6.061 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T13:16:16.367Z] #29 6.061 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T13:16:16.367Z] #29 6.061 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-09-06T13:16:16.367Z] #29 6.061 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T13:16:16.367Z] #29 6.061 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-06T13:16:16.367Z] #29 6.061 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T13:16:16.367Z] #29 6.061 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T13:16:16.367Z] #29 6.061 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T13:16:16.367Z] #29 6.067 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T13:16:16.367Z] #29 6.067 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T13:16:16.367Z] #29 6.067 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T13:16:16.367Z] #29 6.071 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T13:16:16.367Z] #29 6.099 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T13:16:16.367Z] #29 6.099 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T13:16:16.367Z] #29 6.325 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:16:16.367Z] #29 6.364 Fetched 3047 kB in 0s (9933 kB/s) [2022-09-06T13:16:16.367Z] #29 6.444 Selecting previously unselected package openssl. [2022-09-06T13:16:16.367Z] #29 6.444 (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-09-06T13:16:16.367Z] #29 6.444 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 6.450 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T13:16:16.367Z] #29 6.790 Selecting previously unselected package ca-certificates. [2022-09-06T13:16:16.367Z] #29 6.792 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T13:16:16.367Z] #29 6.802 Unpacking ca-certificates (20210119) ... [2022-09-06T13:16:16.367Z] #29 6.958 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T13:16:16.367Z] #29 6.958 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 6.967 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T13:16:16.367Z] #29 7.127 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T13:16:16.367Z] #29 7.128 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 7.133 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:16:16.367Z] #29 7.234 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T13:16:16.367Z] #29 7.236 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 7.242 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:16:16.367Z] #29 7.385 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T13:16:16.367Z] #29 7.385 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 7.392 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T13:16:16.367Z] #29 7.523 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T13:16:16.367Z] #29 7.523 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 7.529 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T13:16:16.367Z] #29 7.645 Selecting previously unselected package libpsl5:amd64. [2022-09-06T13:16:16.367Z] #29 7.645 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 7.698 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T13:16:16.367Z] #29 7.788 Selecting previously unselected package librtmp1:amd64. [2022-09-06T13:16:16.367Z] #29 7.790 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 7.793 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T13:16:16.367Z] #29 7.933 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T13:16:16.367Z] #29 7.933 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 7.940 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T13:16:16.367Z] #29 8.073 Selecting previously unselected package libcurl4:amd64. [2022-09-06T13:16:16.367Z] #29 8.073 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 8.079 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T13:16:16.367Z] #29 8.166 Selecting previously unselected package curl. [2022-09-06T13:16:16.367Z] #29 8.166 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 8.173 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T13:16:16.367Z] #29 8.245 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:16:16.367Z] #29 8.247 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 8.251 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:16:16.367Z] #29 8.341 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:16:16.367Z] #29 8.341 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 8.341 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:16:16.367Z] #29 8.393 Selecting previously unselected package jq. [2022-09-06T13:16:16.367Z] #29 8.393 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T13:16:16.367Z] #29 8.400 Unpacking jq (1.6-2.1) ... [2022-09-06T13:16:16.367Z] #29 8.452 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T13:16:16.367Z] #29 8.470 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T13:16:16.367Z] #29 8.485 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T13:16:16.367Z] #29 8.503 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:16:16.367Z] #29 8.513 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T13:16:16.367Z] #29 8.524 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:16:16.367Z] #29 8.535 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T13:16:16.367Z] #29 8.546 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T13:16:16.367Z] #29 8.564 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:16:16.367Z] #29 8.579 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:16:16.367Z] #29 8.590 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T13:16:16.367Z] #29 8.601 Setting up ca-certificates (20210119) ... [2022-09-06T13:16:16.367Z] #29 9.202 Updating certificates in /etc/ssl/certs... [2022-09-06T13:16:16.367Z] #29 ... [2022-09-06T13:16:16.367Z] [2022-09-06T13:16:16.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:16.367Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:16.475Z] #84 97.59 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:16:16.475Z] #84 97.67 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:16:16.475Z] #84 97.67 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:16:16.605Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-06T13:16:16.622Z] > git --version # timeout=10 [2022-09-06T13:16:16.628Z] > git --version # 'git version 2.25.1' [2022-09-06T13:16:16.632Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T13:16:16.733Z] #84 97.74 checking if gcc static flag -static works... yes [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-09-06T13:16:16.992Z] #84 98.01 checking if gcc supports -c -o file.o... yes [2022-09-06T13:16:16.992Z] #84 98.07 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:16:16.992Z] #84 98.07 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:16:16.992Z] #84 98.09 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:16:16.992Z] #84 98.26 checking how to hardcode library paths into programs... immediate [2022-09-06T13:16:16.992Z] #84 98.26 checking whether stripping libraries is possible... yes [2022-09-06T13:16:16.992Z] #84 98.27 checking if libtool supports shared libraries... yes [2022-09-06T13:16:16.992Z] #84 98.27 checking whether to build shared libraries... no [2022-09-06T13:16:16.992Z] #84 98.27 checking whether to build static libraries... yes [2022-09-06T13:16:16.992Z] #84 98.28 checking float.h usability... yes [2022-09-06T13:16:16.992Z] #84 98.36 checking float.h presence... yes [Pipeline] sh [2022-09-06T13:16:17.201Z] Commit message: "linting: host:port in url should be constructed with net.JoinHostPort" [2022-09-06T13:16:17.224Z] > git --version # timeout=10 [2022-09-06T13:16:17.242Z] > git --version # 'git version 2.17.1' [2022-09-06T13:16:17.254Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T13:16:17.254Z] #84 98.38 checking for float.h... yes [2022-09-06T13:16:17.254Z] #84 98.41 checking limits.h usability... yes [2022-09-06T13:16:17.254Z] #84 98.50 checking limits.h presence... yes [2022-09-06T13:16:17.254Z] #84 98.54 checking for limits.h... yes [2022-09-06T13:16:17.254Z] #84 98.56 checking stddef.h usability... yes [2022-09-06T13:16:17.499Z] + docker version [2022-09-06T13:16:17.513Z] #84 98.64 checking stddef.h presence... yes [2022-09-06T13:16:17.513Z] #84 98.65 checking for stddef.h... yes [2022-09-06T13:16:17.513Z] #84 98.66 checking for stdlib.h... (cached) yes [2022-09-06T13:16:17.513Z] #84 98.67 checking for string.h... (cached) yes [2022-09-06T13:16:17.513Z] #84 98.68 checking sys/time.h usability... yes [2022-09-06T13:16:17.513Z] #84 98.75 checking sys/time.h presence... yes [2022-09-06T13:16:17.513Z] #84 98.78 checking for sys/time.h... yes [2022-09-06T13:16:17.513Z] #84 98.79 checking for inline... inline [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T13:16:17.752Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.7s done [2022-09-06T13:16:17.773Z] #84 98.85 checking for size_t... yes [2022-09-06T13:16:17.773Z] #84 99.08 checking for stdlib.h... (cached) yes [2022-09-06T13:16:18.032Z] #84 99.08 checking for GNU libc compatible malloc... yes [2022-09-06T13:16:18.032Z] #84 99.21 checking for stdlib.h... (cached) yes [2022-09-06T13:16:18.184Z] + docker version [2022-09-06T13:16:18.292Z] #84 99.21 checking for GNU libc compatible realloc... yes [2022-09-06T13:16:18.292Z] #84 99.39 checking for working strtod... yes [2022-09-06T13:16:18.551Z] #84 99.54 checking for gettimeofday... yes [2022-09-06T13:16:18.551Z] #84 99.63 checking for memset... yes [2022-09-06T13:16:18.683Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.1s [2022-09-06T13:16:18.811Z] #84 99.78 checking for strspn... yes [2022-09-06T13:16:18.811Z] #84 100.0 checking that generated files are newer than configure... done [2022-09-06T13:16:18.811Z] #84 100.0 configure: creating ./config.status [2022-09-06T13:16:19.246Z] #11 ... [2022-09-06T13:16:19.246Z] [2022-09-06T13:16:19.246Z] #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-09-06T13:16:19.246Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T13:16:19.246Z] #29 9.962 129 added, 0 removed; done. [2022-09-06T13:16:19.246Z] #29 10.00 Setting up jq (1.6-2.1) ... [2022-09-06T13:16:19.246Z] #29 10.01 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T13:16:19.246Z] #29 10.03 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T13:16:19.246Z] #29 10.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:16:19.246Z] #29 10.06 Processing triggers for ca-certificates (20210119) ... [2022-09-06T13:16:19.246Z] #29 10.07 Updating certificates in /etc/ssl/certs... [2022-09-06T13:16:19.246Z] #29 10.74 0 added, 0 removed; done. [2022-09-06T13:16:19.246Z] #29 10.74 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T13:16:19.246Z] #29 10.74 done. [2022-09-06T13:16:19.246Z] #29 DONE 12.9s [2022-09-06T13:16:19.246Z] [2022-09-06T13:16:19.246Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:16:19.246Z] #30 sha256:013325b094e55af22973a59557b7010a95028b2bf7ff063778f3b919c9c5e042 [2022-09-06T13:16:19.246Z] #30 DONE 0.1s [2022-09-06T13:16:19.246Z] [2022-09-06T13:16:19.246Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:19.246Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:19.383Z] #84 ... [2022-09-06T13:16:19.383Z] [2022-09-06T13:16:19.383Z] #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-09-06T13:16:19.383Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:16:19.383Z] #19 82.23 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T13:16:19.383Z] #19 82.25 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-06T13:16:19.383Z] #19 82.25 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-09-06T13:16:19.383Z] #19 82.25 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-06T13:16:19.383Z] #19 82.25 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-06T13:16:19.383Z] #19 82.26 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-06T13:16:19.383Z] #19 82.26 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-06T13:16:19.383Z] #19 82.26 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-06T13:16:19.383Z] #19 82.27 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-06T13:16:19.383Z] #19 82.27 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-06T13:16:19.383Z] #19 82.27 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-06T13:16:19.383Z] #19 82.27 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-06T13:16:19.383Z] #19 82.27 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-06T13:16:19.383Z] #19 82.27 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-06T13:16:19.383Z] #19 82.29 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-09-06T13:16:19.383Z] #19 82.29 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-06T13:16:19.383Z] #19 82.29 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-06T13:16:19.383Z] #19 82.30 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-06T13:16:19.383Z] #19 82.33 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-06T13:16:19.383Z] #19 82.34 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-06T13:16:19.383Z] #19 82.36 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-09-06T13:16:19.383Z] #19 82.37 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-09-06T13:16:19.383Z] #19 83.75 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-09-06T13:16:19.383Z] #19 83.75 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-09-06T13:16:19.383Z] #19 83.77 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-06T13:16:19.383Z] #19 83.81 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-09-06T13:16:19.383Z] #19 83.84 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-09-06T13:16:19.383Z] #19 85.29 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-09-06T13:16:19.383Z] #19 85.29 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-06T13:16:19.383Z] #19 85.29 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-06T13:16:19.383Z] #19 85.32 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-09-06T13:16:19.383Z] #19 85.33 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-06T13:16:19.383Z] #19 85.33 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-06T13:16:19.383Z] #19 85.33 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-06T13:16:19.383Z] #19 85.38 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-06T13:16:19.383Z] #19 85.39 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-06T13:16:19.383Z] #19 85.40 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-09-06T13:16:19.383Z] #19 85.41 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-09-06T13:16:19.383Z] #19 86.91 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-09-06T13:16:19.383Z] #19 86.91 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-09-06T13:16:19.383Z] #19 86.94 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-06T13:16:19.383Z] #19 86.98 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-09-06T13:16:19.383Z] #19 87.01 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-09-06T13:16:19.383Z] #19 88.41 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-09-06T13:16:19.383Z] #19 88.42 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-06T13:16:19.383Z] #19 88.42 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-06T13:16:19.383Z] #19 88.45 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-09-06T13:16:19.383Z] #19 88.45 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-06T13:16:19.383Z] #19 88.45 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-06T13:16:19.383Z] #19 88.46 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-06T13:16:19.383Z] #19 88.46 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-06T13:16:19.383Z] #19 88.49 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-06T13:16:19.383Z] #19 88.51 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-06T13:16:19.383Z] #19 88.56 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-06T13:16:19.383Z] #19 88.57 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-06T13:16:19.383Z] #19 88.60 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-06T13:16:19.383Z] #19 88.60 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-09-06T13:16:19.383Z] #19 88.61 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-09-06T13:16:19.383Z] #19 90.01 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-09-06T13:16:19.383Z] #19 90.01 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-09-06T13:16:19.383Z] #19 90.04 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-06T13:16:19.383Z] #19 90.08 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-09-06T13:16:19.383Z] #19 90.13 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-09-06T13:16:19.383Z] #19 91.56 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-09-06T13:16:19.383Z] #19 91.56 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-06T13:16:19.383Z] #19 91.56 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-06T13:16:19.383Z] #19 91.58 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-09-06T13:16:19.383Z] #19 91.58 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-06T13:16:19.383Z] #19 91.59 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-06T13:16:19.383Z] #19 91.59 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-06T13:16:19.383Z] #19 91.59 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-06T13:16:19.383Z] #19 91.64 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-06T13:16:19.383Z] #19 91.66 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-06T13:16:19.383Z] #19 91.68 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-09-06T13:16:19.383Z] #19 91.70 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-09-06T13:16:19.953Z] #19 ... [2022-09-06T13:16:19.953Z] [2022-09-06T13:16:19.953Z] #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-09-06T13:16:19.953Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:16:19.953Z] #84 101.2 config.status: creating Makefile [2022-09-06T13:16:19.953Z] #84 101.3 config.status: creating config.h [2022-09-06T13:16:19.953Z] #84 101.3 config.status: executing depfiles commands [2022-09-06T13:16:20.213Z] #84 101.4 config.status: executing libtool commands [2022-09-06T13:16:20.783Z] #84 102.1 GEN .version [2022-09-06T13:16:20.875Z] Client: Docker Engine - Community [2022-09-06T13:16:20.875Z] Version: 20.10.17 [2022-09-06T13:16:20.875Z] API version: 1.41 [2022-09-06T13:16:20.875Z] Go version: go1.17.11 [2022-09-06T13:16:20.875Z] Git commit: 100c701 [2022-09-06T13:16:20.875Z] Built: Mon Jun 6 23:02:57 2022 [2022-09-06T13:16:20.875Z] OS/Arch: linux/amd64 [2022-09-06T13:16:20.875Z] Context: default [2022-09-06T13:16:20.875Z] Experimental: true [2022-09-06T13:16:20.875Z] [2022-09-06T13:16:20.875Z] Server: Docker Engine - Community [2022-09-06T13:16:20.875Z] Engine: [2022-09-06T13:16:20.875Z] Version: 20.10.17 [2022-09-06T13:16:20.875Z] API version: 1.41 (minimum version 1.12) [2022-09-06T13:16:20.875Z] Go version: go1.17.11 [2022-09-06T13:16:20.875Z] Git commit: a89b842 [2022-09-06T13:16:20.875Z] Built: Mon Jun 6 23:01:03 2022 [2022-09-06T13:16:20.875Z] OS/Arch: linux/amd64 [2022-09-06T13:16:20.875Z] Experimental: true [2022-09-06T13:16:20.875Z] containerd: [2022-09-06T13:16:20.875Z] Version: 1.6.8 [2022-09-06T13:16:20.875Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:16:20.875Z] runc: [2022-09-06T13:16:20.875Z] Version: 1.1.4 [2022-09-06T13:16:20.875Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T13:16:20.875Z] docker-init: [2022-09-06T13:16:20.875Z] Version: 0.19.0 [2022-09-06T13:16:20.875Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T13:16:21.043Z] #84 102.1 make install-recursive [2022-09-06T13:16:21.043Z] #84 102.1 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T13:16:21.043Z] #84 102.2 Making install in libocispec [2022-09-06T13:16:21.043Z] #84 102.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:16:21.043Z] #84 102.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T13:16:21.043Z] #84 102.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T13:16:21.043Z] #84 102.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T13:16:21.043Z] #84 102.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T13:16:21.194Z] + docker info [2022-09-06T13:16:21.471Z] Client: Docker Engine - Community [2022-09-06T13:16:21.472Z] Version: 20.10.17 [2022-09-06T13:16:21.472Z] API version: 1.41 [2022-09-06T13:16:21.472Z] Go version: go1.17.11 [2022-09-06T13:16:21.472Z] Git commit: 100c701 [2022-09-06T13:16:21.472Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T13:16:21.472Z] OS/Arch: linux/amd64 [2022-09-06T13:16:21.472Z] Context: default [2022-09-06T13:16:21.472Z] Experimental: true [2022-09-06T13:16:21.472Z] [2022-09-06T13:16:21.472Z] Server: Docker Engine - Community [2022-09-06T13:16:21.472Z] Engine: [2022-09-06T13:16:21.472Z] Version: 20.10.17 [2022-09-06T13:16:21.472Z] API version: 1.41 (minimum version 1.12) [2022-09-06T13:16:21.472Z] Go version: go1.17.11 [2022-09-06T13:16:21.472Z] Git commit: a89b842 [2022-09-06T13:16:21.472Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T13:16:21.472Z] OS/Arch: linux/amd64 [2022-09-06T13:16:21.472Z] Experimental: true [2022-09-06T13:16:21.472Z] containerd: [2022-09-06T13:16:21.472Z] Version: 1.6.8 [2022-09-06T13:16:21.472Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:16:21.472Z] runc: [2022-09-06T13:16:21.472Z] Version: 1.1.4 [2022-09-06T13:16:21.472Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T13:16:21.472Z] docker-init: [2022-09-06T13:16:21.472Z] Version: 0.19.0 [2022-09-06T13:16:21.472Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T13:16:21.614Z] #84 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T13:16:21.614Z] #84 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T13:16:21.614Z] #84 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T13:16:21.614Z] #84 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T13:16:21.614Z] #84 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T13:16:21.614Z] #84 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T13:16:21.614Z] #84 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T13:16:21.614Z] #84 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T13:16:21.614Z] #84 102.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T13:16:21.614Z] #84 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T13:16:21.614Z] #84 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T13:16:21.614Z] #84 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T13:16:21.614Z] #84 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T13:16:21.614Z] #84 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T13:16:21.614Z] #84 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T13:16:21.614Z] #84 102.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T13:16:21.778Z] + docker info [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T13:16:22.183Z] #84 103.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T13:16:22.183Z] #84 103.5 make install-recursive [2022-09-06T13:16:22.183Z] #84 103.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:16:22.183Z] #84 103.5 Making install in yajl [2022-09-06T13:16:22.443Z] #84 103.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:16:22.443Z] #84 103.5 CC verify/json_verify-json_verify.o [2022-09-06T13:16:22.443Z] #84 103.5 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T13:16:22.443Z] #84 103.5 CC src/libyajl_la-yajl.lo [2022-09-06T13:16:22.443Z] #84 103.6 CC src/libyajl_la-yajl_gen.lo [2022-09-06T13:16:22.443Z] #84 103.6 CC src/libyajl_la-yajl_buf.lo [2022-09-06T13:16:22.443Z] #84 103.6 CC src/libyajl_la-yajl_parser.lo [2022-09-06T13:16:22.443Z] #84 103.6 CC src/libyajl_la-yajl_encode.lo [2022-09-06T13:16:22.443Z] #84 103.6 CC src/libyajl_la-yajl_lex.lo [2022-09-06T13:16:22.443Z] #84 103.7 CC src/libyajl_la-yajl_tree.lo [2022-09-06T13:16:24.575Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.3s [2022-09-06T13:16:25.624Z] Client: Docker Engine - Community [2022-09-06T13:16:25.624Z] Version: 20.10.17 [2022-09-06T13:16:25.624Z] API version: 1.41 [2022-09-06T13:16:25.624Z] Go version: go1.17.11 [2022-09-06T13:16:25.624Z] Git commit: 100c701 [2022-09-06T13:16:25.624Z] Built: Mon Jun 6 23:02:20 2022 [2022-09-06T13:16:25.624Z] OS/Arch: linux/arm64 [2022-09-06T13:16:25.624Z] Context: default [2022-09-06T13:16:25.624Z] Experimental: true [2022-09-06T13:16:25.624Z] [2022-09-06T13:16:25.624Z] Server: Docker Engine - Community [2022-09-06T13:16:25.624Z] Engine: [2022-09-06T13:16:25.624Z] Version: 20.10.17 [2022-09-06T13:16:25.624Z] API version: 1.41 (minimum version 1.12) [2022-09-06T13:16:25.624Z] Go version: go1.17.11 [2022-09-06T13:16:25.624Z] Git commit: a89b842 [2022-09-06T13:16:25.624Z] Built: Mon Jun 6 23:00:44 2022 [2022-09-06T13:16:25.624Z] OS/Arch: linux/arm64 [2022-09-06T13:16:25.624Z] Experimental: true [2022-09-06T13:16:25.624Z] containerd: [2022-09-06T13:16:25.624Z] Version: 1.6.8 [2022-09-06T13:16:25.624Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:16:25.624Z] runc: [2022-09-06T13:16:25.624Z] Version: 1.1.4 [2022-09-06T13:16:25.624Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T13:16:25.624Z] docker-init: [2022-09-06T13:16:25.624Z] Version: 0.19.0 [2022-09-06T13:16:25.624Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T13:16:25.736Z] #84 107.1 CCLD libyajl.la [2022-09-06T13:16:25.934Z] + docker info [2022-09-06T13:16:26.304Z] #84 107.4 CCLD verify/json_verify [2022-09-06T13:16:26.564Z] #84 107.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:16:26.564Z] #84 107.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T13:16:26.564Z] #84 107.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T13:16:26.564Z] #84 107.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:16:26.564Z] #84 107.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:16:26.564Z] #84 107.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:16:26.564Z] #84 107.7 CC src/validate.o [2022-09-06T13:16:26.564Z] #84 107.7 CC src/image_spec_schema_config_schema.lo [2022-09-06T13:16:26.564Z] #84 107.7 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T13:16:26.564Z] #84 107.8 CC src/image_spec_schema_defs.lo [2022-09-06T13:16:26.564Z] #84 107.8 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T13:16:26.564Z] #84 107.8 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T13:16:26.564Z] #84 107.8 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T13:16:26.564Z] #84 107.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T13:16:26.564Z] #84 107.8 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T13:16:26.564Z] #84 107.8 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T13:16:26.564Z] #84 107.8 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T13:16:26.564Z] #84 107.8 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T13:16:26.564Z] #84 107.9 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T13:16:26.564Z] #84 107.9 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T13:16:26.564Z] #84 107.9 CC src/runtime_spec_schema_defs.lo [2022-09-06T13:16:26.564Z] #84 107.9 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T13:16:26.564Z] #84 107.9 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T13:16:26.824Z] #84 108.0 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T13:16:26.824Z] #84 108.0 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T13:16:26.824Z] #84 108.0 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T13:16:26.824Z] #84 108.1 CC src/basic_test_double_array.lo [2022-09-06T13:16:26.824Z] #84 108.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T13:16:26.824Z] #84 108.1 CC src/basic_test_double_array_item.lo [2022-09-06T13:16:26.824Z] #84 108.1 CC src/basic_test_top_array_int.lo [2022-09-06T13:16:26.824Z] #84 108.2 CC src/basic_test_top_array_string.lo [2022-09-06T13:16:27.084Z] #84 108.2 CC src/basic_test_top_double_array_int.lo [2022-09-06T13:16:27.084Z] #84 108.3 CC src/basic_test_top_double_array_obj.lo [2022-09-06T13:16:27.084Z] #84 108.3 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T13:16:27.084Z] #84 108.3 CC src/basic_test_top_double_array_string.lo [2022-09-06T13:16:27.084Z] #84 108.4 CC src/read-file.lo [2022-09-06T13:16:27.099Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.5s done [2022-09-06T13:16:27.099Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-09-06T13:16:27.344Z] #84 108.5 CC src/json_common.lo [2022-09-06T13:16:27.344Z] #84 108.5 CC tests/test-1.o [2022-09-06T13:16:27.344Z] #84 108.7 CC tests/test-2.o [2022-09-06T13:16:27.356Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-06T13:16:27.356Z] #11 DONE 28.9s [2022-09-06T13:16:27.356Z] [2022-09-06T13:16:27.356Z] #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-09-06T13:16:27.356Z] #31 sha256:4704741a6ba3f9474691b83a51cc3310c4c2443250c8783194d076f6ff8442eb [2022-09-06T13:16:27.356Z] #31 1.756 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T13:16:27.356Z] #31 2.028 [2022-09-06T13:16:27.356Z] #31 2.245 #=#=# ######################################################################## 100.0% [2022-09-06T13:16:27.356Z] #31 2.517 [2022-09-06T13:16:27.356Z] #31 3.374 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T13:16:27.356Z] #31 3.764 [2022-09-06T13:16:27.356Z] #31 3.984 #=#=# ######################################################################## 100.0% [2022-09-06T13:16:27.356Z] #31 4.265 [2022-09-06T13:16:27.356Z] #31 5.188 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T13:16:27.356Z] #31 5.471 [2022-09-06T13:16:27.356Z] #31 5.688 #=#=# #################### 28.2% ########################################### 60.3% ################################################################## 92.1% ######################################################################## 100.0% [2022-09-06T13:16:27.356Z] #31 6.230 [2022-09-06T13:16:27.356Z] #31 7.194 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T13:16:27.356Z] #31 7.522 [2022-09-06T13:16:27.356Z] #31 7.746 #=#=# ######################################################################## 100.0% [2022-09-06T13:16:27.356Z] #31 7.963 [2022-09-06T13:16:27.603Z] #84 108.7 CC tests/test-3.o [2022-09-06T13:16:27.603Z] #84 108.8 CC tests/test-4.o [2022-09-06T13:16:27.603Z] #84 108.9 CC tests/test-5.o [2022-09-06T13:16:27.603Z] #84 108.9 CC tests/test-6.o [2022-09-06T13:16:27.613Z] #31 ... [2022-09-06T13:16:27.613Z] [2022-09-06T13:16:27.613Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:16:27.613Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-06T13:16:27.863Z] #84 109.0 CC tests/test-9.o [2022-09-06T13:16:27.863Z] #84 109.0 CC tests/test-7.o [2022-09-06T13:16:27.863Z] #84 109.0 CC tests/test-8.o [2022-09-06T13:16:27.863Z] #84 109.1 CC tests/test-10.o [2022-09-06T13:16:28.123Z] #84 109.3 CC tests/test-11.o [2022-09-06T13:16:28.983Z] #12 DONE 1.5s [2022-09-06T13:16:28.983Z] [2022-09-06T13:16:28.984Z] #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-09-06T13:16:28.984Z] #31 sha256:4704741a6ba3f9474691b83a51cc3310c4c2443250c8783194d076f6ff8442eb [2022-09-06T13:16:28.984Z] #31 8.651 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T13:16:28.984Z] #31 8.830 [2022-09-06T13:16:28.984Z] #31 9.043 #=#=# ######################################################################## 100.0% [2022-09-06T13:16:28.984Z] #31 9.228 [2022-09-06T13:16:28.984Z] #31 9.268 Download of images into '/build' complete. [2022-09-06T13:16:28.984Z] #31 9.269 Use something like the following to load the result into a Docker daemon: [2022-09-06T13:16:28.984Z] #31 9.269 tar -cC '/build' . | docker load [2022-09-06T13:16:28.984Z] #31 DONE 9.5s [2022-09-06T13:16:28.984Z] [2022-09-06T13:16:28.984Z] #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-09-06T13:16:28.984Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-06T13:16:29.512Z] #84 ... [2022-09-06T13:16:29.512Z] [2022-09-06T13:16:29.512Z] #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-09-06T13:16:29.512Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:16:29.512Z] #19 93.19 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-09-06T13:16:29.512Z] #19 93.19 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-09-06T13:16:29.512Z] #19 93.21 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-06T13:16:29.512Z] #19 93.25 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-09-06T13:16:29.512Z] #19 93.28 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-09-06T13:16:29.512Z] #19 94.38 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-09-06T13:16:29.512Z] #19 94.38 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-06T13:16:29.512Z] #19 95.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:16:29.512Z] #19 95.56 Fetched 788 MB in 22s (36.0 MB/s) [2022-09-06T13:16:29.512Z] #19 95.62 Selecting previously unselected package liblocale-gettext-perl. [2022-09-06T13:16:29.512Z] #19 95.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-09-06T13:16:29.512Z] #19 95.65 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 95.66 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-06T13:16:29.512Z] #19 95.72 Selecting previously unselected package bzip2. [2022-09-06T13:16:29.512Z] #19 95.72 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 95.73 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T13:16:29.512Z] #19 95.80 Selecting previously unselected package libmagic-mgc. [2022-09-06T13:16:29.512Z] #19 95.80 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 95.81 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T13:16:29.512Z] #19 96.05 Selecting previously unselected package libmagic1:amd64. [2022-09-06T13:16:29.512Z] #19 96.05 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 96.06 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T13:16:29.512Z] #19 96.16 Selecting previously unselected package file. [2022-09-06T13:16:29.512Z] #19 96.16 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 96.17 Unpacking file (1:5.39-3) ... [2022-09-06T13:16:29.512Z] #19 96.24 Selecting previously unselected package xz-utils. [2022-09-06T13:16:29.512Z] #19 96.24 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 96.24 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:16:29.512Z] #19 96.37 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-06T13:16:29.512Z] #19 96.37 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 96.37 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-06T13:16:29.512Z] #19 97.36 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-06T13:16:29.512Z] #19 97.37 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 97.37 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-06T13:16:29.512Z] #19 98.29 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-06T13:16:29.512Z] #19 98.29 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 98.30 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-06T13:16:29.512Z] #19 99.13 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-06T13:16:29.512Z] #19 99.13 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 99.14 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-06T13:16:29.512Z] #19 100.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-06T13:16:29.512Z] #19 100.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 100.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-06T13:16:29.512Z] #19 100.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-06T13:16:29.512Z] #19 100.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 100.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T13:16:29.512Z] #19 100.8 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-06T13:16:29.512Z] #19 100.8 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:16:29.512Z] #19 100.8 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:16:29.548Z] #13 DONE 0.7s [2022-09-06T13:16:29.805Z] [2022-09-06T13:16:29.805Z] #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-09-06T13:16:29.805Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:16:29.805Z] #53 ... [2022-09-06T13:16:29.805Z] [2022-09-06T13:16:29.805Z] #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-09-06T13:16:29.805Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-06T13:16:29.805Z] #50 DONE 0.2s [2022-09-06T13:16:29.805Z] [2022-09-06T13:16:29.805Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T13:16:29.805Z] #25 sha256:21152862c67e4405472a063230b3161928783fa1cda715d2b147bb52521e409a [2022-09-06T13:16:29.805Z] #25 DONE 0.2s [2022-09-06T13:16:29.805Z] [2022-09-06T13:16:29.805Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T13:16:29.805Z] #66 sha256:53b7b3c1b7622708766f76af328a40054fc0f54c59c4ce47299a399b07372705 [2022-09-06T13:16:29.805Z] #66 DONE 0.3s [2022-09-06T13:16:30.062Z] [2022-09-06T13:16:30.062Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T13:16:30.062Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-06T13:16:30.062Z] #46 DONE 0.3s [2022-09-06T13:16:30.062Z] [2022-09-06T13:16:30.062Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:16:30.062Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-06T13:16:30.062Z] #33 DONE 0.4s [2022-09-06T13:16:30.062Z] [2022-09-06T13:16:30.062Z] #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-09-06T13:16:30.062Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:16:31.753Z] Client: [2022-09-06T13:16:31.753Z] Context: default [2022-09-06T13:16:31.753Z] Debug Mode: false [2022-09-06T13:16:31.753Z] Plugins: [2022-09-06T13:16:31.753Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T13:16:31.753Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T13:16:31.753Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T13:16:31.753Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T13:16:31.753Z] [2022-09-06T13:16:31.753Z] Server: [2022-09-06T13:16:31.753Z] Containers: 0 [2022-09-06T13:16:31.753Z] Running: 0 [2022-09-06T13:16:31.753Z] Paused: 0 [2022-09-06T13:16:31.753Z] Stopped: 0 [2022-09-06T13:16:31.753Z] Images: 0 [2022-09-06T13:16:31.753Z] Server Version: 20.10.17 [2022-09-06T13:16:31.753Z] Storage Driver: overlay2 [2022-09-06T13:16:31.753Z] Backing Filesystem: extfs [2022-09-06T13:16:31.753Z] Supports d_type: true [2022-09-06T13:16:31.753Z] Native Overlay Diff: true [2022-09-06T13:16:31.753Z] userxattr: false [2022-09-06T13:16:31.753Z] Logging Driver: json-file [2022-09-06T13:16:31.753Z] Cgroup Driver: cgroupfs [2022-09-06T13:16:31.753Z] Cgroup Version: 1 [2022-09-06T13:16:31.753Z] Plugins: [2022-09-06T13:16:31.753Z] Volume: local [2022-09-06T13:16:31.753Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T13:16:31.753Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T13:16:31.753Z] Swarm: inactive [2022-09-06T13:16:31.753Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T13:16:31.753Z] Default Runtime: runc [2022-09-06T13:16:31.753Z] Init Binary: docker-init [2022-09-06T13:16:31.753Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:16:31.753Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T13:16:31.753Z] init version: de40ad0 [2022-09-06T13:16:31.753Z] Security Options: [2022-09-06T13:16:31.753Z] apparmor [2022-09-06T13:16:31.753Z] seccomp [2022-09-06T13:16:31.753Z] Profile: default [2022-09-06T13:16:31.753Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T13:16:31.753Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T13:16:31.753Z] OSType: linux [2022-09-06T13:16:31.753Z] Architecture: x86_64 [2022-09-06T13:16:31.753Z] CPUs: 2 [2022-09-06T13:16:31.753Z] Total Memory: 7.483GiB [2022-09-06T13:16:31.753Z] Name: ip-10-100-103-58 [2022-09-06T13:16:31.753Z] ID: LDZ6:MOTK:SSKR:7YGM:V6JU:N3FR:CXVW:L4Y3:CKCO:N2AB:7RZS:MZ4C [2022-09-06T13:16:31.753Z] Docker Root Dir: /var/lib/docker [2022-09-06T13:16:31.753Z] Debug Mode: false [2022-09-06T13:16:31.753Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:16:31.753Z] Labels: [2022-09-06T13:16:31.753Z] Experimental: true [2022-09-06T13:16:31.753Z] Insecure Registries: [2022-09-06T13:16:31.753Z] 127.0.0.0/8 [2022-09-06T13:16:31.753Z] Live Restore Enabled: true [2022-09-06T13:16:31.753Z] [2022-09-06T13:16:31.753Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T13:16:32.037Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T13:16:32.037Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T13:16:32.037Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44095/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T13:16:32.037Z] + bash /home/ubuntu/workspace/moby_PR-44095/check-config.sh [2022-09-06T13:16:32.037Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T13:16:32.037Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T13:16:32.037Z] [2022-09-06T13:16:32.037Z] Generally Necessary: [2022-09-06T13:16:32.037Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T13:16:32.037Z] - apparmor: enabled and tools installed [2022-09-06T13:16:32.037Z] - CONFIG_NAMESPACES: enabled [2022-09-06T13:16:32.037Z] - CONFIG_NET_NS: enabled [2022-09-06T13:16:32.037Z] - CONFIG_PID_NS: enabled [2022-09-06T13:16:32.037Z] - CONFIG_IPC_NS: enabled [2022-09-06T13:16:32.037Z] - CONFIG_UTS_NS: enabled [2022-09-06T13:16:32.037Z] - CONFIG_CGROUPS: enabled [2022-09-06T13:16:32.037Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T13:16:32.037Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T13:16:32.037Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T13:16:32.037Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T13:16:32.037Z] - CONFIG_CPUSETS: enabled [2022-09-06T13:16:32.037Z] - CONFIG_MEMCG: enabled [2022-09-06T13:16:32.037Z] - CONFIG_KEYS: enabled [2022-09-06T13:16:32.037Z] - CONFIG_VETH: enabled (as module) [2022-09-06T13:16:32.037Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T13:16:32.296Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T13:16:32.296Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T13:16:32.296Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T13:16:32.296Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T13:16:32.296Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T13:16:32.296Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T13:16:32.296Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T13:16:32.296Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T13:16:32.296Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T13:16:32.296Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T13:16:32.296Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T13:16:32.296Z] [2022-09-06T13:16:32.296Z] Optional Features: [2022-09-06T13:16:32.296Z] - CONFIG_USER_NS: enabled [2022-09-06T13:16:32.296Z] - CONFIG_SECCOMP: enabled [2022-09-06T13:16:32.296Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T13:16:32.296Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T13:16:32.296Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T13:16:32.296Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T13:16:32.296Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T13:16:32.296Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T13:16:32.296Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T13:16:32.297Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T13:16:32.297Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T13:16:32.297Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T13:16:32.297Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T13:16:32.297Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T13:16:32.297Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T13:16:32.297Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T13:16:32.297Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T13:16:32.297Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T13:16:32.297Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T13:16:32.297Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T13:16:32.297Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T13:16:32.297Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T13:16:32.297Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T13:16:32.297Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T13:16:32.297Z] - CONFIG_EXT4_FS: enabled [2022-09-06T13:16:32.297Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T13:16:32.297Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T13:16:32.555Z] - Network Drivers: [2022-09-06T13:16:32.555Z] - "overlay": [2022-09-06T13:16:32.555Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T13:16:32.555Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T13:16:32.555Z] Optional (for encrypted networks): [2022-09-06T13:16:32.555Z] - CONFIG_CRYPTO: enabled [2022-09-06T13:16:32.555Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T13:16:32.555Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T13:16:32.555Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T13:16:32.555Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T13:16:32.555Z] - CONFIG_XFRM: enabled [2022-09-06T13:16:32.555Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T13:16:32.555Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T13:16:32.555Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T13:16:32.555Z] - "ipvlan": [2022-09-06T13:16:32.555Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T13:16:32.555Z] - "macvlan": [2022-09-06T13:16:32.555Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T13:16:32.555Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T13:16:32.555Z] - "ftp,tftp client in container": [2022-09-06T13:16:32.555Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T13:16:32.555Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T13:16:32.555Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T13:16:32.555Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T13:16:32.555Z] - Storage Drivers: [2022-09-06T13:16:32.555Z] - "aufs": [2022-09-06T13:16:32.555Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T13:16:32.555Z] - "btrfs": [2022-09-06T13:16:32.555Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T13:16:32.555Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T13:16:32.555Z] - "devicemapper": [2022-09-06T13:16:32.555Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T13:16:32.555Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T13:16:32.555Z] - "overlay": [2022-09-06T13:16:32.555Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T13:16:32.555Z] - "zfs": [2022-09-06T13:16:32.555Z] - /dev/zfs: present [2022-09-06T13:16:32.555Z] - zfs command: missing [2022-09-06T13:16:32.555Z] - zpool command: missing [2022-09-06T13:16:32.555Z] [2022-09-06T13:16:32.555Z] Limits: [2022-09-06T13:16:32.555Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T13:16:32.555Z] [2022-09-06T13:16:32.555Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T13:16:32.878Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 . [2022-09-06T13:16:32.878Z] #2 [internal] load .dockerignore [2022-09-06T13:16:32.878Z] #2 sha256:a6deedde86065ee437c55be51398e8a74ccf86b553dfa93624e3ea7b46531444 [2022-09-06T13:16:33.137Z] #2 transferring context: 145B done [2022-09-06T13:16:33.137Z] #2 DONE 0.2s [2022-09-06T13:16:33.137Z] [2022-09-06T13:16:33.137Z] #1 [internal] load build definition from Dockerfile [2022-09-06T13:16:33.137Z] #1 sha256:5ef14e5b737757e9e1508007158dac6744a5e3119ec449cfd4d617b8dea28378 [2022-09-06T13:16:33.137Z] #1 transferring dockerfile: 19.29kB 0.0s done [2022-09-06T13:16:33.137Z] #1 DONE 0.2s [2022-09-06T13:16:33.137Z] [2022-09-06T13:16:33.137Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T13:16:33.137Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-06T13:16:33.396Z] #3 DONE 0.3s [2022-09-06T13:16:33.655Z] [2022-09-06T13:16:33.655Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T13:16:33.655Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-06T13:16:33.655Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T13:16:33.655Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T13:16:33.655Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T13:16:33.655Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T13:16:33.655Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 4.19MB / 9.94MB 0.1s [2022-09-06T13:16:33.655Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-06T13:16:33.921Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-06T13:16:33.921Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-06T13:16:34.183Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-06T13:16:34.183Z] #4 DONE 0.6s [2022-09-06T13:16:34.183Z] [2022-09-06T13:16:34.183Z] #5 [internal] load .dockerignore [2022-09-06T13:16:34.183Z] #5 sha256:1bfb3d9a205da42f7872765afbebba0a41714b61724eefe3db97899fe3f91478 [2022-09-06T13:16:34.183Z] #5 DONE 0.0s [2022-09-06T13:16:34.183Z] [2022-09-06T13:16:34.183Z] #6 [internal] load build definition from Dockerfile [2022-09-06T13:16:34.183Z] #6 sha256:d3960994d697b2105de471d158663e5932d9484233721fb180df7b383353206e [2022-09-06T13:16:34.183Z] #6 DONE 0.0s [2022-09-06T13:16:34.183Z] [2022-09-06T13:16:34.183Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T13:16:34.183Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-06T13:16:35.121Z] #10 DONE 0.9s [2022-09-06T13:16:35.121Z] [2022-09-06T13:16:35.121Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:16:35.121Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T13:16:35.323Z] #47 4.439 + git clone https://github.com/docker/distribution.git . [2022-09-06T13:16:35.323Z] #47 4.446 Cloning into '.'... [2022-09-06T13:16:35.323Z] #47 ... [2022-09-06T13:16:35.323Z] [2022-09-06T13:16:35.323Z] #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-09-06T13:16:35.323Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:16:35.323Z] #53 5.401 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T13:16:35.379Z] #9 DONE 0.9s [2022-09-06T13:16:35.379Z] [2022-09-06T13:16:35.379Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:16:35.379Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T13:16:35.379Z] #7 DONE 0.9s [2022-09-06T13:16:35.379Z] [2022-09-06T13:16:35.379Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T13:16:35.379Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-06T13:16:35.379Z] #8 DONE 1.0s [2022-09-06T13:16:35.964Z] [2022-09-06T13:16:35.964Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:35.964Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:16:35.964Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T13:16:35.964Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T13:16:35.964Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T13:16:36.259Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T13:16:36.259Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2022-09-06T13:16:36.518Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s [2022-09-06T13:16:36.700Z] #53 7.110 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T13:16:36.700Z] #53 7.111 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T13:16:36.700Z] #53 7.136 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T13:16:36.783Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-09-06T13:16:36.783Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-09-06T13:16:36.783Z] #73 ... [2022-09-06T13:16:36.783Z] [2022-09-06T13:16:36.783Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T13:16:36.783Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T13:16:36.783Z] #49 DONE 0.0s [2022-09-06T13:16:36.783Z] [2022-09-06T13:16:36.783Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:36.783Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:16:36.957Z] #53 7.213 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:16:37.525Z] #53 7.767 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T13:16:37.525Z] #53 7.879 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T13:16:37.525Z] #53 8.029 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T13:16:37.783Z] #53 8.050 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T13:16:37.783Z] #53 8.202 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T13:16:38.041Z] #53 8.297 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T13:16:38.041Z] #53 8.475 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T13:16:38.300Z] #53 8.585 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T13:16:39.673Z] #53 ... [2022-09-06T13:16:39.673Z] [2022-09-06T13:16:39.673Z] #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-09-06T13:16:39.673Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:16:39.673Z] #55 5.142 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T13:16:39.673Z] #55 7.464 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T13:16:39.673Z] #55 7.515 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:16:39.673Z] #55 7.685 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T13:16:39.673Z] #55 7.711 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T13:16:39.673Z] #55 8.285 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T13:16:39.673Z] #55 8.336 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T13:16:39.673Z] #55 9.045 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T13:16:39.673Z] #55 9.047 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T13:16:39.673Z] #55 9.165 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T13:16:39.673Z] #55 9.273 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T13:16:39.930Z] #55 ... [2022-09-06T13:16:39.930Z] [2022-09-06T13:16:39.930Z] #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-09-06T13:16:39.930Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T13:16:39.930Z] #40 5.218 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T13:16:39.930Z] #40 6.084 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T13:16:39.930Z] #40 7.827 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T13:16:39.930Z] #40 8.338 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T13:16:39.930Z] #40 8.408 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T13:16:39.930Z] #40 ... [2022-09-06T13:16:39.930Z] [2022-09-06T13:16:39.930Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T13:16:39.930Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T13:16:39.930Z] #57 5.081 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T13:16:39.930Z] #57 6.159 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T13:16:39.930Z] #57 6.166 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T13:16:39.930Z] #57 6.254 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T13:16:39.930Z] #57 8.312 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T13:16:40.188Z] #57 ... [2022-09-06T13:16:40.188Z] [2022-09-06T13:16:40.188Z] #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-09-06T13:16:40.188Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:16:40.188Z] #62 3.718 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:16:40.188Z] #62 3.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:16:40.188Z] #62 3.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:16:40.188Z] #62 3.970 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:16:40.188Z] #62 4.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:16:40.188Z] #62 6.914 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:16:40.446Z] #62 ... [2022-09-06T13:16:40.447Z] [2022-09-06T13:16:40.447Z] #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-09-06T13:16:40.447Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:16:40.447Z] #36 5.412 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T13:16:40.447Z] #36 ... [2022-09-06T13:16:40.447Z] [2022-09-06T13:16:40.447Z] #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-09-06T13:16:40.447Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T13:16:40.447Z] #38 5.370 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T13:16:40.704Z] #38 ... [2022-09-06T13:16:40.704Z] [2022-09-06T13:16:40.704Z] #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-09-06T13:16:40.704Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:16:40.704Z] #76 5.450 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:16:40.704Z] #76 5.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:16:40.704Z] #76 5.510 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:16:40.704Z] #76 6.334 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:16:40.704Z] #76 8.742 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:16:40.704Z] #76 ... [2022-09-06T13:16:40.704Z] [2022-09-06T13:16:40.704Z] #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-09-06T13:16:40.704Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:16:40.704Z] #42 4.177 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:16:40.704Z] #42 4.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:16:40.704Z] #42 4.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:16:40.704Z] #42 4.587 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:16:40.704Z] #42 6.699 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:16:40.704Z] #42 9.245 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:16:40.961Z] #42 ... [2022-09-06T13:16:40.961Z] [2022-09-06T13:16:40.961Z] #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-09-06T13:16:40.961Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:16:40.961Z] #34 4.888 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T13:16:40.961Z] #34 4.894 Cloning into '.'... [2022-09-06T13:16:40.961Z] #34 ... [2022-09-06T13:16:40.961Z] [2022-09-06T13:16:40.961Z] #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-09-06T13:16:40.961Z] #67 sha256:126dcaf4df9439b43d672919feabf90c04176ba1b81caa25aa8c1316c160b72b [2022-09-06T13:16:40.961Z] #67 4.854 + RM_GOPATH=0 [2022-09-06T13:16:40.961Z] #67 4.854 + TMP_GOPATH= [2022-09-06T13:16:40.961Z] #67 4.854 + : /build [2022-09-06T13:16:40.961Z] #67 4.854 + '[' -z '' ']' [2022-09-06T13:16:40.961Z] #67 4.854 ++ mktemp -d [2022-09-06T13:16:40.961Z] #67 4.875 + export GOPATH=/tmp/tmp.jnEGeydLKz [2022-09-06T13:16:40.961Z] #67 4.875 + GOPATH=/tmp/tmp.jnEGeydLKz [2022-09-06T13:16:40.961Z] #67 4.876 + RM_GOPATH=1 [2022-09-06T13:16:40.961Z] #67 4.877 + case "$(go env GOARCH)" in [2022-09-06T13:16:40.961Z] #67 4.877 ++ go env GOARCH [2022-09-06T13:16:40.961Z] #67 4.906 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:16:40.961Z] #67 4.908 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:16:40.961Z] #67 4.929 ++ dirname /install.sh [2022-09-06T13:16:40.961Z] #67 4.931 + dir=/ [2022-09-06T13:16:40.961Z] #67 4.931 + bin=rootlesskit [2022-09-06T13:16:40.961Z] #67 4.931 + shift [2022-09-06T13:16:40.961Z] #67 4.931 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T13:16:40.961Z] #67 4.938 + . //rootlesskit.installer [2022-09-06T13:16:40.961Z] #67 4.939 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:16:40.961Z] #67 4.942 + install_rootlesskit [2022-09-06T13:16:40.961Z] #67 4.942 + case "$1" in [2022-09-06T13:16:40.961Z] #67 4.942 + export CGO_ENABLED=0 [2022-09-06T13:16:40.961Z] #67 4.942 + CGO_ENABLED=0 [2022-09-06T13:16:40.961Z] #67 4.942 + _install_rootlesskit [2022-09-06T13:16:40.961Z] #67 4.942 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T13:16:40.961Z] #67 4.942 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:16:40.961Z] #67 4.942 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:16:40.961Z] #67 4.945 + GOBIN=/build [2022-09-06T13:16:40.961Z] #67 4.945 + GO111MODULE=on [2022-09-06T13:16:40.961Z] #67 4.945 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:16:40.961Z] #67 5.566 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T13:16:40.961Z] #67 8.273 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T13:16:40.961Z] #67 8.292 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:16:40.961Z] #67 9.185 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T13:16:41.019Z] #73 ... [2022-09-06T13:16:41.019Z] [2022-09-06T13:16:41.019Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:41.019Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:16:41.019Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T13:16:41.019Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T13:16:41.019Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T13:16:41.019Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T13:16:41.019Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-06T13:16:41.019Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-09-06T13:16:41.019Z] #71 DONE 4.4s [2022-09-06T13:16:41.019Z] [2022-09-06T13:16:41.019Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:41.019Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:16:41.019Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2022-09-06T13:16:41.218Z] #67 ... [2022-09-06T13:16:41.218Z] [2022-09-06T13:16:41.218Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T13:16:41.218Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:16:41.218Z] #51 5.684 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:16:41.218Z] #51 5.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:16:41.218Z] #51 5.756 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:16:41.219Z] #51 6.833 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:16:41.219Z] #51 8.553 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T13:16:41.219Z] #51 9.793 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:16:41.279Z] #73 ... [2022-09-06T13:16:41.279Z] [2022-09-06T13:16:41.279Z] #24 [internal] load build context [2022-09-06T13:16:41.279Z] #24 sha256:e288407a5ea9892d3b4bf5de91b612cc4b10ebe99012d9cc933bf12ec8dd6e7e [2022-09-06T13:16:41.279Z] #24 transferring context: 62.59MB 5.2s done [2022-09-06T13:16:41.279Z] #24 DONE 5.6s [2022-09-06T13:16:41.476Z] #51 ... [2022-09-06T13:16:41.476Z] [2022-09-06T13:16:41.476Z] #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-09-06T13:16:41.476Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:16:41.476Z] #14 5.657 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:16:41.476Z] #14 5.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:16:41.476Z] #14 5.679 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:16:41.476Z] #14 6.681 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:16:41.476Z] #14 8.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:16:41.476Z] #14 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:16:41.476Z] #14 ... [2022-09-06T13:16:41.476Z] [2022-09-06T13:16:41.476Z] #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-09-06T13:16:41.476Z] #26 sha256:dfd9c0fc1877dfe27c3f01c25e2b1e2633acefdf13d6e84ffd80748c3adcb42d [2022-09-06T13:16:41.476Z] #26 5.074 + RM_GOPATH=0 [2022-09-06T13:16:41.476Z] #26 5.074 + TMP_GOPATH= [2022-09-06T13:16:41.476Z] #26 5.074 + : /build [2022-09-06T13:16:41.476Z] #26 5.074 + '[' -z '' ']' [2022-09-06T13:16:41.476Z] #26 5.078 ++ mktemp -d [2022-09-06T13:16:41.476Z] #26 5.101 + export GOPATH=/tmp/tmp.8PBIfwfa00 [2022-09-06T13:16:41.476Z] #26 5.107 + GOPATH=/tmp/tmp.8PBIfwfa00 [2022-09-06T13:16:41.476Z] #26 5.108 + RM_GOPATH=1 [2022-09-06T13:16:41.476Z] #26 5.108 + case "$(go env GOARCH)" in [2022-09-06T13:16:41.476Z] #26 5.108 ++ go env GOARCH [2022-09-06T13:16:41.477Z] #26 5.162 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:16:41.477Z] #26 5.162 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:16:41.477Z] #26 5.165 ++ dirname /install.sh [2022-09-06T13:16:41.477Z] #26 5.174 + dir=/ [2022-09-06T13:16:41.477Z] #26 5.175 + bin=dockercli [2022-09-06T13:16:41.477Z] #26 5.175 + shift [2022-09-06T13:16:41.477Z] #26 5.175 + '[' '!' -f //dockercli.installer ']' [2022-09-06T13:16:41.477Z] #26 5.175 + . //dockercli.installer [2022-09-06T13:16:41.477Z] #26 5.176 ++ : stable [2022-09-06T13:16:41.477Z] #26 5.176 ++ : 17.06.2-ce [2022-09-06T13:16:41.477Z] #26 5.178 + install_dockercli [2022-09-06T13:16:41.477Z] #26 5.178 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T13:16:41.477Z] #26 5.178 Install docker/cli version 17.06.2-ce from stable [2022-09-06T13:16:41.477Z] #26 5.181 ++ uname -m [2022-09-06T13:16:41.477Z] #26 5.185 + arch=x86_64 [2022-09-06T13:16:41.477Z] #26 5.187 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T13:16:41.477Z] #26 5.187 + url=https://download.docker.com/linux/static [2022-09-06T13:16:41.477Z] #26 5.188 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T13:16:41.477Z] #26 5.193 + tar -xz docker/docker [2022-09-06T13:16:41.539Z] [2022-09-06T13:16:41.539Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:41.539Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:41.539Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-06T13:16:41.539Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-06T13:16:41.539Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-06T13:16:41.539Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T13:16:41.539Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.5s done [2022-09-06T13:16:41.539Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.7s done [2022-09-06T13:16:41.539Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.0s done [2022-09-06T13:16:41.539Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.0s done [2022-09-06T13:16:41.539Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.8s done [2022-09-06T13:16:41.539Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 5.4s [2022-09-06T13:16:41.539Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.0s [2022-09-06T13:16:41.539Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.9s done [2022-09-06T13:16:41.727Z] #19 114.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-06T13:16:41.727Z] #19 114.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:16:41.727Z] #19 114.3 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-06T13:16:41.727Z] #19 114.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-06T13:16:41.727Z] #19 114.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:16:41.727Z] #19 114.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T13:16:41.734Z] #26 ... [2022-09-06T13:16:41.734Z] [2022-09-06T13:16:41.734Z] #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-09-06T13:16:41.734Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:16:41.734Z] #55 10.92 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T13:16:41.734Z] #55 11.06 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T13:16:41.734Z] #55 11.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T13:16:41.734Z] #55 11.44 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T13:16:41.798Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 5.4s done [2022-09-06T13:16:42.058Z] #11 ... [2022-09-06T13:16:42.058Z] [2022-09-06T13:16:42.058Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:42.058Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:16:42.058Z] #73 DONE 6.1s [2022-09-06T13:16:42.058Z] [2022-09-06T13:16:42.058Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:42.058Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:42.058Z] #11 ... [2022-09-06T13:16:42.058Z] [2022-09-06T13:16:42.058Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:16:42.058Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:16:42.058Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-06T13:16:42.058Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T13:16:42.058Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T13:16:42.058Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T13:16:42.058Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done [2022-09-06T13:16:43.146Z] Client: [2022-09-06T13:16:43.146Z] Context: default [2022-09-06T13:16:43.146Z] Debug Mode: false [2022-09-06T13:16:43.146Z] Plugins: [2022-09-06T13:16:43.146Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T13:16:43.146Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T13:16:43.146Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T13:16:43.146Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T13:16:43.146Z] [2022-09-06T13:16:43.146Z] Server: [2022-09-06T13:16:43.146Z] Containers: 0 [2022-09-06T13:16:43.146Z] Running: 0 [2022-09-06T13:16:43.146Z] Paused: 0 [2022-09-06T13:16:43.146Z] Stopped: 0 [2022-09-06T13:16:43.146Z] Images: 0 [2022-09-06T13:16:43.146Z] Server Version: 20.10.17 [2022-09-06T13:16:43.146Z] Storage Driver: overlay2 [2022-09-06T13:16:43.146Z] Backing Filesystem: extfs [2022-09-06T13:16:43.146Z] Supports d_type: true [2022-09-06T13:16:43.146Z] Native Overlay Diff: true [2022-09-06T13:16:43.146Z] userxattr: false [2022-09-06T13:16:43.146Z] Logging Driver: json-file [2022-09-06T13:16:43.146Z] Cgroup Driver: systemd [2022-09-06T13:16:43.146Z] Cgroup Version: 2 [2022-09-06T13:16:43.146Z] Plugins: [2022-09-06T13:16:43.146Z] Volume: local [2022-09-06T13:16:43.146Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T13:16:43.146Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T13:16:43.146Z] Swarm: inactive [2022-09-06T13:16:43.146Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T13:16:43.146Z] Default Runtime: runc [2022-09-06T13:16:43.146Z] Init Binary: docker-init [2022-09-06T13:16:43.146Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:16:43.146Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T13:16:43.146Z] init version: de40ad0 [2022-09-06T13:16:43.146Z] Security Options: [2022-09-06T13:16:43.146Z] apparmor [2022-09-06T13:16:43.146Z] seccomp [2022-09-06T13:16:43.146Z] Profile: default [2022-09-06T13:16:43.146Z] cgroupns [2022-09-06T13:16:43.146Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T13:16:43.146Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T13:16:43.146Z] OSType: linux [2022-09-06T13:16:43.146Z] Architecture: x86_64 [2022-09-06T13:16:43.146Z] CPUs: 2 [2022-09-06T13:16:43.146Z] Total Memory: 7.557GiB [2022-09-06T13:16:43.146Z] Name: ip-10-100-62-81 [2022-09-06T13:16:43.146Z] ID: KG2S:MNBO:7L5E:ZADI:IZNA:2DV4:BMR2:Q7WA:FSVB:4U3O:YLFI:EJ7N [2022-09-06T13:16:43.146Z] Docker Root Dir: /var/lib/docker [2022-09-06T13:16:43.146Z] Debug Mode: false [2022-09-06T13:16:43.146Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:16:43.146Z] Labels: [2022-09-06T13:16:43.146Z] Experimental: true [2022-09-06T13:16:43.146Z] Insecure Registries: [2022-09-06T13:16:43.146Z] 127.0.0.0/8 [2022-09-06T13:16:43.146Z] Live Restore Enabled: true [2022-09-06T13:16:43.146Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T13:16:43.452Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.0s done [2022-09-06T13:16:43.452Z] #28 ... [2022-09-06T13:16:43.452Z] [2022-09-06T13:16:43.452Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T13:16:43.452Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T13:16:43.452Z] #72 DONE 0.5s [2022-09-06T13:16:43.521Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 . [2022-09-06T13:16:43.713Z] [2022-09-06T13:16:43.714Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:16:43.714Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:16:43.714Z] #28 DONE 7.7s [2022-09-06T13:16:43.714Z] [2022-09-06T13:16:43.714Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:43.714Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:43.714Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s [2022-09-06T13:16:43.781Z] #2 [internal] load .dockerignore [2022-09-06T13:16:43.781Z] #2 sha256:652aec404ed3e6b3fe33bd02e754cc65f4ea72e25905fdbbc7771bdddfbd247a [2022-09-06T13:16:43.781Z] #2 transferring context: [2022-09-06T13:16:43.781Z] #2 transferring context: 145B done [2022-09-06T13:16:43.781Z] #2 DONE 0.2s [2022-09-06T13:16:43.781Z] [2022-09-06T13:16:43.781Z] #1 [internal] load build definition from Dockerfile [2022-09-06T13:16:43.781Z] #1 sha256:fef9dcc059f1a9f721e2a233b80c1a30d00740920351593df786ad3f75b7efd1 [2022-09-06T13:16:43.781Z] #1 transferring dockerfile: 19.29kB done [2022-09-06T13:16:43.781Z] #1 DONE 0.3s [2022-09-06T13:16:43.781Z] [2022-09-06T13:16:43.781Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T13:16:43.781Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-06T13:16:43.973Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-09-06T13:16:44.026Z] Client: [2022-09-06T13:16:44.026Z] Context: default [2022-09-06T13:16:44.026Z] Debug Mode: false [2022-09-06T13:16:44.026Z] Plugins: [2022-09-06T13:16:44.026Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T13:16:44.026Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T13:16:44.026Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T13:16:44.026Z] [2022-09-06T13:16:44.026Z] Server: [2022-09-06T13:16:44.026Z] Containers: 0 [2022-09-06T13:16:44.026Z] Running: 0 [2022-09-06T13:16:44.026Z] Paused: 0 [2022-09-06T13:16:44.026Z] Stopped: 0 [2022-09-06T13:16:44.026Z] Images: 0 [2022-09-06T13:16:44.026Z] Server Version: 20.10.17 [2022-09-06T13:16:44.026Z] Storage Driver: overlay2 [2022-09-06T13:16:44.026Z] Backing Filesystem: extfs [2022-09-06T13:16:44.026Z] Supports d_type: true [2022-09-06T13:16:44.026Z] Native Overlay Diff: true [2022-09-06T13:16:44.026Z] userxattr: false [2022-09-06T13:16:44.026Z] Logging Driver: json-file [2022-09-06T13:16:44.026Z] Cgroup Driver: cgroupfs [2022-09-06T13:16:44.026Z] Cgroup Version: 1 [2022-09-06T13:16:44.026Z] Plugins: [2022-09-06T13:16:44.026Z] Volume: local [2022-09-06T13:16:44.026Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T13:16:44.026Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T13:16:44.026Z] Swarm: inactive [2022-09-06T13:16:44.026Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T13:16:44.026Z] Default Runtime: runc [2022-09-06T13:16:44.026Z] Init Binary: docker-init [2022-09-06T13:16:44.026Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:16:44.026Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T13:16:44.026Z] init version: de40ad0 [2022-09-06T13:16:44.026Z] Security Options: [2022-09-06T13:16:44.026Z] apparmor [2022-09-06T13:16:44.026Z] seccomp [2022-09-06T13:16:44.026Z] Profile: default [2022-09-06T13:16:44.026Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T13:16:44.026Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T13:16:44.026Z] OSType: linux [2022-09-06T13:16:44.026Z] Architecture: aarch64 [2022-09-06T13:16:44.026Z] CPUs: 2 [2022-09-06T13:16:44.026Z] Total Memory: 7.559GiB [2022-09-06T13:16:44.026Z] Name: ip-10-100-121-93 [2022-09-06T13:16:44.026Z] ID: FRCU:5T2U:W4RK:7F4F:JRZ7:ZFRZ:OEIH:D3T6:2RSP:WR7S:XKNK:EG7Q [2022-09-06T13:16:44.026Z] Docker Root Dir: /var/lib/docker [2022-09-06T13:16:44.026Z] Debug Mode: false [2022-09-06T13:16:44.026Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:16:44.026Z] Labels: [2022-09-06T13:16:44.026Z] Experimental: true [2022-09-06T13:16:44.026Z] Insecure Registries: [2022-09-06T13:16:44.026Z] 127.0.0.0/8 [2022-09-06T13:16:44.026Z] Live Restore Enabled: true [2022-09-06T13:16:44.026Z] [Pipeline] sh [2022-09-06T13:16:44.232Z] #11 ... [2022-09-06T13:16:44.232Z] [2022-09-06T13:16:44.232Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T13:16:44.232Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T13:16:44.232Z] #74 DONE 0.7s [2022-09-06T13:16:44.232Z] [2022-09-06T13:16:44.232Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:44.232Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:44.232Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-06T13:16:44.309Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T13:16:44.309Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T13:16:44.309Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44095/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T13:16:44.309Z] + bash /home/ubuntu/workspace/moby_PR-44095/check-config.sh [2022-09-06T13:16:44.309Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T13:16:44.309Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-06T13:16:44.309Z] [2022-09-06T13:16:44.309Z] Generally Necessary: [2022-09-06T13:16:44.309Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T13:16:44.309Z] - apparmor: enabled and tools installed [2022-09-06T13:16:44.309Z] - CONFIG_NAMESPACES: enabled [2022-09-06T13:16:44.309Z] - CONFIG_NET_NS: enabled [2022-09-06T13:16:44.309Z] - CONFIG_PID_NS: enabled [2022-09-06T13:16:44.309Z] - CONFIG_IPC_NS: enabled [2022-09-06T13:16:44.309Z] - CONFIG_UTS_NS: enabled [2022-09-06T13:16:44.309Z] - CONFIG_CGROUPS: enabled [2022-09-06T13:16:44.309Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T13:16:44.309Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T13:16:44.309Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T13:16:44.309Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T13:16:44.309Z] - CONFIG_CPUSETS: enabled [2022-09-06T13:16:44.309Z] - CONFIG_MEMCG: enabled [2022-09-06T13:16:44.309Z] - CONFIG_KEYS: enabled [2022-09-06T13:16:44.309Z] - CONFIG_VETH: enabled (as module) [2022-09-06T13:16:44.353Z] #3 DONE 0.5s [2022-09-06T13:16:44.353Z] [2022-09-06T13:16:44.353Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T13:16:44.353Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-06T13:16:44.353Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-06T13:16:44.569Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T13:16:44.569Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T13:16:44.569Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T13:16:44.569Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T13:16:44.569Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T13:16:44.569Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T13:16:44.569Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T13:16:44.569Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T13:16:44.569Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T13:16:44.569Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T13:16:44.569Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T13:16:44.569Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T13:16:44.569Z] [2022-09-06T13:16:44.569Z] Optional Features: [2022-09-06T13:16:44.569Z] - CONFIG_USER_NS: enabled [2022-09-06T13:16:44.569Z] - CONFIG_SECCOMP: enabled [2022-09-06T13:16:44.569Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T13:16:44.569Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T13:16:44.569Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T13:16:44.569Z] (cgroup swap accounting is currently enabled) [2022-09-06T13:16:44.569Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T13:16:44.569Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T13:16:44.569Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T13:16:44.569Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T13:16:44.569Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T13:16:44.614Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T13:16:44.614Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 3.15MB / 9.94MB 0.1s [2022-09-06T13:16:44.614Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T13:16:44.614Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T13:16:44.614Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-06T13:16:44.614Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-06T13:16:44.614Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-06T13:16:44.830Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T13:16:44.830Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T13:16:44.830Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T13:16:44.830Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T13:16:44.830Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T13:16:44.830Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T13:16:44.830Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T13:16:44.830Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T13:16:44.830Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T13:16:44.830Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T13:16:44.830Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T13:16:44.830Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T13:16:44.830Z] - CONFIG_EXT4_FS: enabled [2022-09-06T13:16:44.830Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T13:16:44.830Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T13:16:44.830Z] - Network Drivers: [2022-09-06T13:16:44.830Z] - "overlay": [2022-09-06T13:16:44.830Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T13:16:44.830Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T13:16:44.830Z] Optional (for encrypted networks): [2022-09-06T13:16:44.875Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-06T13:16:44.875Z] #4 DONE 0.5s [2022-09-06T13:16:45.090Z] - CONFIG_CRYPTO: enabled [2022-09-06T13:16:45.090Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T13:16:45.090Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T13:16:45.090Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T13:16:45.090Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T13:16:45.090Z] - CONFIG_XFRM: enabled [2022-09-06T13:16:45.090Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T13:16:45.090Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T13:16:45.090Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T13:16:45.090Z] - "ipvlan": [2022-09-06T13:16:45.090Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T13:16:45.090Z] - "macvlan": [2022-09-06T13:16:45.090Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T13:16:45.090Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T13:16:45.090Z] - "ftp,tftp client in container": [2022-09-06T13:16:45.090Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T13:16:45.090Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T13:16:45.090Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T13:16:45.090Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T13:16:45.090Z] - Storage Drivers: [2022-09-06T13:16:45.090Z] - "aufs": [2022-09-06T13:16:45.090Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T13:16:45.090Z] - "btrfs": [2022-09-06T13:16:45.090Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T13:16:45.090Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T13:16:45.090Z] - "devicemapper": [2022-09-06T13:16:45.090Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T13:16:45.090Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T13:16:45.090Z] - "overlay": [2022-09-06T13:16:45.090Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T13:16:45.090Z] - "zfs": [2022-09-06T13:16:45.090Z] - /dev/zfs: present [2022-09-06T13:16:45.090Z] - zfs command: missing [2022-09-06T13:16:45.090Z] - zpool command: missing [2022-09-06T13:16:45.090Z] [2022-09-06T13:16:45.090Z] Limits: [2022-09-06T13:16:45.138Z] [2022-09-06T13:16:45.138Z] #6 [internal] load build definition from Dockerfile [2022-09-06T13:16:45.138Z] #6 sha256:645689de8edafa008da2a2b0793b42d464ec294e5f4606427ccbb252bbaf0f6b [2022-09-06T13:16:45.138Z] #6 DONE 0.0s [2022-09-06T13:16:45.138Z] [2022-09-06T13:16:45.138Z] #5 [internal] load .dockerignore [2022-09-06T13:16:45.138Z] #5 sha256:dc5f361a8df13434446d876bd7d2d30c8b9f9d7503490a9e5174a98f17884443 [2022-09-06T13:16:45.138Z] #5 DONE 0.0s [2022-09-06T13:16:45.138Z] [2022-09-06T13:16:45.138Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T13:16:45.138Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-06T13:16:45.171Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.6s done [2022-09-06T13:16:45.171Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0.1s [2022-09-06T13:16:45.349Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T13:16:45.349Z] [2022-09-06T13:16:45.349Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T13:16:45.675Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 . [2022-09-06T13:16:45.915Z] #55 ... [2022-09-06T13:16:45.915Z] [2022-09-06T13:16:45.915Z] #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-09-06T13:16:45.915Z] #26 sha256:dfd9c0fc1877dfe27c3f01c25e2b1e2633acefdf13d6e84ffd80748c3adcb42d [2022-09-06T13:16:45.915Z] #26 15.13 + mkdir -p /build [2022-09-06T13:16:45.915Z] #26 15.13 + mv docker/docker /build/ [2022-09-06T13:16:45.915Z] #26 15.14 + rmdir docker [2022-09-06T13:16:45.915Z] #26 DONE 15.9s [2022-09-06T13:16:45.915Z] [2022-09-06T13:16:45.915Z] #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-09-06T13:16:45.915Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:16:45.915Z] #53 15.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:16:45.915Z] #53 15.86 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T13:16:45.935Z] #2 [internal] load .dockerignore [2022-09-06T13:16:45.935Z] #2 sha256:f785a6ab1af875b0df3dc570f4d8d0daa7342cec32a649abd9e818a2a284b6f8 [2022-09-06T13:16:45.936Z] #2 transferring context: 145B done [2022-09-06T13:16:45.936Z] #2 DONE 0.2s [2022-09-06T13:16:45.936Z] [2022-09-06T13:16:45.936Z] #1 [internal] load build definition from Dockerfile [2022-09-06T13:16:45.936Z] #1 sha256:76faba8f936545e4e33d96e85a21176f244c45f0fa4deb84622b30e10553a47c [2022-09-06T13:16:45.936Z] #1 transferring dockerfile: 19.29kB done [2022-09-06T13:16:46.076Z] #10 ... [2022-09-06T13:16:46.077Z] [2022-09-06T13:16:46.077Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:16:46.077Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T13:16:46.077Z] #7 DONE 1.0s [2022-09-06T13:16:46.195Z] #1 DONE 0.3s [2022-09-06T13:16:46.195Z] [2022-09-06T13:16:46.195Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T13:16:46.195Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-09-06T13:16:46.339Z] [2022-09-06T13:16:46.339Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:16:46.339Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T13:16:46.339Z] #8 DONE 1.0s [2022-09-06T13:16:46.339Z] [2022-09-06T13:16:46.339Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T13:16:46.339Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-06T13:16:46.339Z] #10 DONE 1.0s [2022-09-06T13:16:46.339Z] [2022-09-06T13:16:46.339Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T13:16:46.339Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-06T13:16:46.339Z] #9 DONE 1.1s [2022-09-06T13:16:46.601Z] [2022-09-06T13:16:46.601Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:16:46.601Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:16:46.601Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-06T13:16:46.763Z] #3 DONE 0.6s [2022-09-06T13:16:46.763Z] [2022-09-06T13:16:46.763Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T13:16:46.763Z] #4 sha256:e4c769614f2ce0619e8141325ed79fc25b9fc88d2451d293fcf576f7d32b7dbb [2022-09-06T13:16:46.763Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T13:16:46.763Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T13:16:46.763Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-06T13:16:46.763Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-06T13:16:46.763Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-06T13:16:46.864Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T13:16:46.864Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T13:16:46.864Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T13:16:46.864Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.19MB / 55.01MB 0.2s [2022-09-06T13:16:46.864Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.53MB / 55.01MB 0.3s [2022-09-06T13:16:47.022Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 6.29MB / 9.21MB 0.3s [2022-09-06T13:16:47.022Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.4s [2022-09-06T13:16:47.022Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-06T13:16:47.127Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 22.02MB / 55.01MB 0.4s [2022-09-06T13:16:47.281Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.4s done [2022-09-06T13:16:47.281Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-06T13:16:47.387Z] #28 ... [2022-09-06T13:16:47.387Z] [2022-09-06T13:16:47.387Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T13:16:47.387Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T13:16:47.387Z] #49 DONE 0.0s [2022-09-06T13:16:47.387Z] [2022-09-06T13:16:47.387Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:16:47.387Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:16:47.387Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 40.89MB / 55.01MB 0.6s [2022-09-06T13:16:47.387Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.92MB / 55.01MB 0.8s [2022-09-06T13:16:47.387Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.43MB / 55.01MB 0.9s [2022-09-06T13:16:47.849Z] #4 DONE 0.9s [2022-09-06T13:16:47.849Z] [2022-09-06T13:16:47.849Z] #5 [internal] load build definition from Dockerfile [2022-09-06T13:16:47.849Z] #5 sha256:41e5e51cd172eed5a342ebd0869f624bce2bbfb1ba1897d66587866611bf5a94 [2022-09-06T13:16:47.849Z] #5 DONE 0.0s [2022-09-06T13:16:47.849Z] [2022-09-06T13:16:47.849Z] #6 [internal] load .dockerignore [2022-09-06T13:16:47.849Z] #6 sha256:1bc90e5b494f3fe9f9e0c309d4cdcba2736a45ff77fa84ad8d98ae842c684168 [2022-09-06T13:16:47.849Z] #6 DONE 0.0s [2022-09-06T13:16:47.849Z] [2022-09-06T13:16:47.849Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T13:16:47.849Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-09-06T13:16:48.788Z] #10 ... [2022-09-06T13:16:48.788Z] [2022-09-06T13:16:48.788Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:16:48.788Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T13:16:48.788Z] #8 DONE 1.0s [2022-09-06T13:16:48.788Z] [2022-09-06T13:16:48.788Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:16:48.788Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T13:16:48.788Z] #9 DONE 1.0s [2022-09-06T13:16:48.788Z] [2022-09-06T13:16:48.788Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T13:16:48.788Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-09-06T13:16:48.788Z] #7 DONE 1.0s [2022-09-06T13:16:48.788Z] [2022-09-06T13:16:48.788Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T13:16:48.788Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-09-06T13:16:48.788Z] #10 DONE 1.0s [2022-09-06T13:16:49.051Z] [2022-09-06T13:16:49.051Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:49.051Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:16:49.051Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T13:16:49.310Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T13:16:49.310Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T13:16:49.329Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.1s [2022-09-06T13:16:49.574Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T13:16:49.574Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.2s [2022-09-06T13:16:49.574Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2022-09-06T13:16:49.835Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-09-06T13:16:49.835Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-06T13:16:50.094Z] #53 ... [2022-09-06T13:16:50.094Z] [2022-09-06T13:16:50.094Z] #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-09-06T13:16:50.094Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T13:16:50.094Z] #38 19.81 tomll can be used in two ways: [2022-09-06T13:16:50.094Z] #38 19.81 Writing to STDIN and reading from STDOUT: [2022-09-06T13:16:50.094Z] #38 19.81 cat file.toml | tomll > file.toml [2022-09-06T13:16:50.094Z] #38 19.81 [2022-09-06T13:16:50.094Z] #38 19.81 Reading and updating a list of files: [2022-09-06T13:16:50.094Z] #38 19.81 tomll a.toml b.toml c.toml [2022-09-06T13:16:50.094Z] #38 19.81 [2022-09-06T13:16:50.094Z] #38 19.81 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T13:16:50.094Z] #38 DONE 20.0s [2022-09-06T13:16:50.094Z] [2022-09-06T13:16:50.094Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T13:16:50.094Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:16:50.094Z] #55 16.19 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:16:50.094Z] #55 16.20 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T13:16:50.094Z] #55 16.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T13:16:50.094Z] #55 16.99 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T13:16:50.094Z] #55 17.33 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T13:16:50.094Z] #55 17.33 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T13:16:50.094Z] #55 17.57 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T13:16:50.094Z] #55 17.61 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T13:16:50.094Z] #55 17.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T13:16:50.094Z] #55 18.00 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T13:16:50.094Z] #55 18.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T13:16:50.094Z] #55 18.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T13:16:50.094Z] #55 18.12 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T13:16:50.094Z] #55 18.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T13:16:50.094Z] #55 18.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T13:16:50.094Z] #55 18.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T13:16:50.094Z] #55 18.54 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T13:16:50.094Z] #55 18.69 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T13:16:50.094Z] #55 19.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T13:16:50.094Z] #55 19.81 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T13:16:50.360Z] #55 20.73 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T13:16:50.360Z] #55 20.82 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T13:16:50.441Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.4s done [2022-09-06T13:16:50.441Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-06T13:16:50.781Z] #71 ... [2022-09-06T13:16:50.781Z] [2022-09-06T13:16:50.781Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T13:16:50.781Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-06T13:16:50.781Z] #49 DONE 0.0s [2022-09-06T13:16:50.781Z] [2022-09-06T13:16:50.781Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:50.781Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:16:50.925Z] #55 21.18 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T13:16:50.925Z] #55 21.33 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T13:16:50.925Z] #55 21.40 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T13:16:50.925Z] #55 ... [2022-09-06T13:16:50.925Z] [2022-09-06T13:16:50.925Z] #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-09-06T13:16:50.925Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:16:50.925Z] #76 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:16:51.184Z] #76 21.44 Fetched 8573 kB in 16s (525 kB/s) [2022-09-06T13:16:51.184Z] #76 21.44 Reading package lists... [2022-09-06T13:16:51.184Z] #76 ... [2022-09-06T13:16:51.184Z] [2022-09-06T13:16:51.184Z] #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-09-06T13:16:51.184Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:16:51.184Z] #36 16.54 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T13:16:51.184Z] #36 16.54 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T13:16:51.184Z] #36 17.67 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T13:16:51.184Z] #36 17.79 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T13:16:51.184Z] #36 18.24 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T13:16:51.184Z] #36 18.54 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T13:16:51.184Z] #36 18.55 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T13:16:51.184Z] #36 18.58 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T13:16:51.184Z] #36 18.87 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T13:16:51.184Z] #36 19.16 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T13:16:51.184Z] #36 19.49 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T13:16:51.184Z] #36 20.33 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T13:16:51.184Z] #36 20.45 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T13:16:51.184Z] #36 20.78 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T13:16:51.723Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-09-06T13:16:51.749Z] #36 22.18 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T13:16:51.749Z] #36 22.29 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T13:16:51.884Z] #28 ... [2022-09-06T13:16:51.884Z] [2022-09-06T13:16:51.884Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:51.884Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:16:51.884Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:51.884Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T13:16:51.884Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T13:16:51.884Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T13:16:51.884Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-09-06T13:16:51.884Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-09-06T13:16:51.884Z] #71 DONE 5.2s [2022-09-06T13:16:51.884Z] [2022-09-06T13:16:51.884Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:51.884Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:51.884Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-06T13:16:51.884Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T13:16:51.884Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-06T13:16:51.884Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-06T13:16:51.884Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.0s done [2022-09-06T13:16:51.884Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.7s done [2022-09-06T13:16:51.884Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.6s done [2022-09-06T13:16:51.884Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.2s done [2022-09-06T13:16:51.884Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.7s done [2022-09-06T13:16:51.884Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 4.0s done [2022-09-06T13:16:51.884Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.4s done [2022-09-06T13:16:52.013Z] #36 ... [2022-09-06T13:16:52.013Z] [2022-09-06T13:16:52.013Z] #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-09-06T13:16:52.013Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T13:16:52.013Z] #40 12.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T13:16:52.013Z] #40 12.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:16:52.272Z] #40 ... [2022-09-06T13:16:52.272Z] [2022-09-06T13:16:52.272Z] #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-09-06T13:16:52.272Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:16:52.272Z] #51 12.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:16:52.272Z] #51 15.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T13:16:52.299Z] #71 DONE 3.2s [2022-09-06T13:16:52.299Z] [2022-09-06T13:16:52.299Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:52.299Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T13:16:52.299Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-06T13:16:52.299Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T13:16:52.299Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-09-06T13:16:52.299Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.8s done [2022-09-06T13:16:52.299Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-09-06T13:16:52.299Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.5s done [2022-09-06T13:16:52.299Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.9s done [2022-09-06T13:16:52.299Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.4s done [2022-09-06T13:16:52.299Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 1.9s [2022-09-06T13:16:52.299Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.9s done [2022-09-06T13:16:52.299Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 2.7s done [2022-09-06T13:16:52.299Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 1.6s done [2022-09-06T13:16:52.458Z] #11 ... [2022-09-06T13:16:52.458Z] [2022-09-06T13:16:52.458Z] #24 [internal] load build context [2022-09-06T13:16:52.458Z] #24 sha256:c28d79ba0c83fdcbeeee406957f3f86b8fed6709528e8e5c891702c1107ebe54 [2022-09-06T13:16:52.458Z] #24 transferring context: 62.58MB 5.7s done [2022-09-06T13:16:52.458Z] #24 DONE 6.0s [2022-09-06T13:16:52.458Z] [2022-09-06T13:16:52.458Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:52.458Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:16:52.458Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T13:16:52.458Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T13:16:52.458Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T13:16:52.458Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T13:16:52.458Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.1s done [2022-09-06T13:16:52.458Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-09-06T13:16:52.458Z] #73 DONE 5.9s [2022-09-06T13:16:52.458Z] [2022-09-06T13:16:52.458Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:52.458Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:52.535Z] #51 ... [2022-09-06T13:16:52.535Z] [2022-09-06T13:16:52.535Z] #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-09-06T13:16:52.535Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:16:52.535Z] #55 22.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T13:16:52.535Z] #55 22.56 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T13:16:52.535Z] #55 22.64 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T13:16:52.535Z] #55 22.68 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T13:16:52.535Z] #55 22.77 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T13:16:52.535Z] #55 22.88 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T13:16:52.535Z] #55 22.90 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T13:16:52.535Z] #55 22.94 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T13:16:52.535Z] #55 ... [2022-09-06T13:16:52.535Z] [2022-09-06T13:16:52.535Z] #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-09-06T13:16:52.535Z] #67 sha256:126dcaf4df9439b43d672919feabf90c04176ba1b81caa25aa8c1316c160b72b [2022-09-06T13:16:52.535Z] #67 12.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T13:16:52.535Z] #67 13.57 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T13:16:52.535Z] #67 13.77 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T13:16:52.535Z] #67 14.00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T13:16:52.535Z] #67 14.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:16:52.535Z] #67 14.69 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T13:16:52.535Z] #67 15.11 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T13:16:52.535Z] #67 15.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T13:16:52.535Z] #67 15.88 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T13:16:52.535Z] #67 16.12 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T13:16:52.535Z] #67 18.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:16:52.535Z] #67 ... [2022-09-06T13:16:52.535Z] [2022-09-06T13:16:52.535Z] #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-09-06T13:16:52.535Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:16:52.535Z] #55 23.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T13:16:52.792Z] #55 23.19 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T13:16:52.792Z] #55 23.22 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T13:16:52.792Z] #55 23.30 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T13:16:53.050Z] #55 23.35 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T13:16:53.050Z] #55 23.40 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T13:16:53.050Z] #55 23.49 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T13:16:53.309Z] #55 23.62 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T13:16:53.309Z] #55 23.72 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T13:16:53.309Z] #55 23.78 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T13:16:53.567Z] #55 23.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T13:16:53.567Z] #55 23.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T13:16:53.567Z] #55 23.96 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T13:16:53.567Z] #55 24.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T13:16:53.677Z] #11 ... [2022-09-06T13:16:53.677Z] [2022-09-06T13:16:53.677Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:16:53.677Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:16:53.677Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T13:16:53.677Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T13:16:53.677Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T13:16:53.677Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T13:16:53.677Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.0s done [2022-09-06T13:16:53.677Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-09-06T13:16:53.677Z] #73 DONE 4.1s [2022-09-06T13:16:53.677Z] [2022-09-06T13:16:53.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:53.677Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T13:16:53.677Z] #11 ... [2022-09-06T13:16:53.677Z] [2022-09-06T13:16:53.677Z] #24 [internal] load build context [2022-09-06T13:16:53.677Z] #24 sha256:6cd80a2268c6409a0e6b0aea3fd5a55572eb7936f077e23c1c89f10f98dae390 [2022-09-06T13:16:53.677Z] #24 transferring context: 62.59MB 4.3s done [2022-09-06T13:16:53.677Z] #24 DONE 4.6s [2022-09-06T13:16:53.677Z] [2022-09-06T13:16:53.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:53.677Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T13:16:53.733Z] #11 ... [2022-09-06T13:16:53.733Z] [2022-09-06T13:16:53.733Z] #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-09-06T13:16:53.733Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T13:16:53.733Z] #29 1.605 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:16:53.733Z] #29 1.618 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:16:53.733Z] #29 1.620 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:16:53.733Z] #29 1.758 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:16:53.733Z] #29 1.946 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:16:53.733Z] #29 2.370 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:16:53.733Z] #29 3.490 Fetched 8573 kB in 2s (3991 kB/s) [2022-09-06T13:16:53.733Z] #29 3.490 Reading package lists... [2022-09-06T13:16:53.733Z] #29 4.319 Reading package lists... [2022-09-06T13:16:53.733Z] #29 5.102 Building dependency tree... [2022-09-06T13:16:53.733Z] #29 5.455 The following additional packages will be installed: [2022-09-06T13:16:53.733Z] #29 5.455 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T13:16:53.733Z] #29 5.455 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T13:16:53.733Z] #29 5.455 Recommended packages: [2022-09-06T13:16:53.733Z] #29 5.455 libldap-common publicsuffix libsasl2-modules [2022-09-06T13:16:53.733Z] #29 5.622 The following NEW packages will be installed: [2022-09-06T13:16:53.733Z] #29 5.626 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T13:16:53.733Z] #29 5.626 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T13:16:53.733Z] #29 5.626 libssh2-1 openssl [2022-09-06T13:16:53.733Z] #29 5.895 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:16:53.733Z] #29 5.895 Need to get 3047 kB of archives. [2022-09-06T13:16:53.733Z] #29 5.895 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T13:16:53.733Z] #29 5.895 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T13:16:53.733Z] #29 5.903 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T13:16:53.733Z] #29 5.934 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T13:16:53.733Z] #29 5.934 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-09-06T13:16:53.733Z] #29 5.934 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T13:16:53.733Z] #29 5.934 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-06T13:16:53.733Z] #29 5.934 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T13:16:53.733Z] #29 5.934 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T13:16:53.733Z] #29 5.939 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T13:16:53.733Z] #29 5.939 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T13:16:53.733Z] #29 5.939 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T13:16:53.733Z] #29 5.955 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T13:16:53.733Z] #29 5.962 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T13:16:53.733Z] #29 5.964 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T13:16:53.733Z] #29 5.965 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T13:16:53.733Z] #29 6.206 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:16:53.733Z] #29 6.226 Fetched 3047 kB in 0s (9088 kB/s) [2022-09-06T13:16:53.733Z] #29 6.311 Selecting previously unselected package openssl. [2022-09-06T13:16:53.733Z] #29 6.311 (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-09-06T13:16:53.734Z] #29 6.312 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 6.318 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T13:16:53.734Z] #29 6.475 Selecting previously unselected package ca-certificates. [2022-09-06T13:16:53.734Z] #29 6.476 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T13:16:53.734Z] #29 6.480 Unpacking ca-certificates (20210119) ... [2022-09-06T13:16:53.734Z] #29 6.626 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T13:16:53.734Z] #29 6.627 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 6.635 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T13:16:53.734Z] #29 6.769 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T13:16:53.734Z] #29 6.770 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 6.775 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:16:53.734Z] #29 6.858 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T13:16:53.734Z] #29 6.858 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 6.863 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:16:53.734Z] #29 6.936 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T13:16:53.734Z] #29 6.936 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 6.940 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T13:16:53.734Z] #29 7.028 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T13:16:53.734Z] #29 7.028 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 7.034 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T13:16:53.734Z] #29 7.107 Selecting previously unselected package libpsl5:amd64. [2022-09-06T13:16:53.734Z] #29 7.107 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 7.112 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T13:16:53.734Z] #29 7.176 Selecting previously unselected package librtmp1:amd64. [2022-09-06T13:16:53.734Z] #29 7.176 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 7.186 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T13:16:53.734Z] #29 7.283 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T13:16:53.734Z] #29 7.283 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 7.286 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T13:16:53.734Z] #29 7.458 Selecting previously unselected package libcurl4:amd64. [2022-09-06T13:16:53.734Z] #29 7.458 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 7.465 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T13:16:53.734Z] #29 7.560 Selecting previously unselected package curl. [2022-09-06T13:16:53.734Z] #29 7.560 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 7.563 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T13:16:53.734Z] #29 7.750 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:16:53.734Z] #29 7.751 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 7.763 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:16:53.734Z] #29 7.829 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:16:53.734Z] #29 7.829 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 7.835 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:16:53.734Z] #29 7.879 Selecting previously unselected package jq. [2022-09-06T13:16:53.734Z] #29 7.879 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T13:16:53.734Z] #29 7.894 Unpacking jq (1.6-2.1) ... [2022-09-06T13:16:53.734Z] #29 7.936 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T13:16:53.734Z] #29 7.947 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T13:16:53.734Z] #29 7.961 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T13:16:53.734Z] #29 7.970 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:16:53.734Z] #29 7.978 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T13:16:53.734Z] #29 7.985 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:16:53.734Z] #29 7.995 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T13:16:53.734Z] #29 8.005 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T13:16:53.734Z] #29 8.020 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:16:53.734Z] #29 8.029 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:16:53.734Z] #29 8.039 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T13:16:53.734Z] #29 8.049 Setting up ca-certificates (20210119) ... [2022-09-06T13:16:53.734Z] #29 8.625 Updating certificates in /etc/ssl/certs... [2022-09-06T13:16:53.734Z] #29 9.386 129 added, 0 removed; done. [2022-09-06T13:16:53.734Z] #29 9.457 Setting up jq (1.6-2.1) ... [2022-09-06T13:16:53.734Z] #29 9.467 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T13:16:53.734Z] #29 9.475 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T13:16:53.734Z] #29 9.486 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:16:53.734Z] #29 9.503 Processing triggers for ca-certificates (20210119) ... [2022-09-06T13:16:53.734Z] #29 9.512 Updating certificates in /etc/ssl/certs... [2022-09-06T13:16:53.734Z] #29 10.11 0 added, 0 removed; done. [2022-09-06T13:16:53.734Z] #29 10.11 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T13:16:53.734Z] #29 10.11 done. [2022-09-06T13:16:53.734Z] #29 ... [2022-09-06T13:16:53.734Z] [2022-09-06T13:16:53.734Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:53.734Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:53.826Z] #55 24.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T13:16:54.084Z] #55 24.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T13:16:54.199Z] #19 127.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-06T13:16:54.199Z] #19 127.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:16:54.199Z] #19 127.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-06T13:16:54.199Z] #19 127.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-06T13:16:54.199Z] #19 127.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:16:54.199Z] #19 127.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T13:16:54.342Z] #55 24.51 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T13:16:54.342Z] #55 24.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T13:16:54.342Z] #55 24.65 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T13:16:54.369Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.1s done [2022-09-06T13:16:54.599Z] #55 24.87 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T13:16:54.599Z] #55 24.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T13:16:54.599Z] #55 25.00 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T13:16:54.599Z] #55 25.04 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T13:16:54.631Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-06T13:16:54.678Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.5s done [2022-09-06T13:16:54.678Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-06T13:16:54.768Z] #19 ... [2022-09-06T13:16:54.768Z] [2022-09-06T13:16:54.768Z] #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-09-06T13:16:54.768Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:16:54.768Z] #84 135.8 CCLD libocispec.la [2022-09-06T13:16:54.858Z] #55 25.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T13:16:54.858Z] #55 25.12 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T13:16:54.858Z] #55 25.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T13:16:54.858Z] #55 25.24 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T13:16:54.858Z] #55 25.31 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T13:16:55.028Z] #84 136.2 CCLD src/validate [2022-09-06T13:16:55.028Z] #84 136.2 CCLD tests/test-1 [2022-09-06T13:16:55.028Z] #84 136.2 CCLD tests/test-2 [2022-09-06T13:16:55.028Z] #84 136.2 CCLD tests/test-3 [2022-09-06T13:16:55.028Z] #84 136.3 CCLD tests/test-5 [2022-09-06T13:16:55.028Z] #84 136.3 CCLD tests/test-4 [2022-09-06T13:16:55.028Z] #84 136.3 CCLD tests/test-6 [2022-09-06T13:16:55.028Z] #84 136.3 CCLD tests/test-7 [2022-09-06T13:16:55.028Z] #84 136.4 CCLD tests/test-8 [2022-09-06T13:16:55.058Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 4.4s done [2022-09-06T13:16:55.116Z] #55 25.40 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T13:16:55.116Z] #55 25.43 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T13:16:55.116Z] #55 ... [2022-09-06T13:16:55.116Z] [2022-09-06T13:16:55.116Z] #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-09-06T13:16:55.116Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:16:55.116Z] #62 15.33 Fetched 8573 kB in 12s (726 kB/s) [2022-09-06T13:16:55.116Z] #62 15.33 Reading package lists... [2022-09-06T13:16:55.116Z] #62 23.37 Reading package lists... [2022-09-06T13:16:55.116Z] #62 ... [2022-09-06T13:16:55.116Z] [2022-09-06T13:16:55.116Z] #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-09-06T13:16:55.116Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:16:55.116Z] #55 25.45 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T13:16:55.116Z] #55 25.53 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T13:16:55.116Z] #55 25.66 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T13:16:55.201Z] #11 ... [2022-09-06T13:16:55.201Z] [2022-09-06T13:16:55.201Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:16:55.201Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-06T13:16:55.201Z] #28 DONE 8.5s [2022-09-06T13:16:55.201Z] [2022-09-06T13:16:55.201Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:55.201Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:55.201Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done [2022-09-06T13:16:55.287Z] #84 136.4 CCLD tests/test-9 [2022-09-06T13:16:55.287Z] #84 136.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T13:16:55.287Z] #84 136.5 CCLD tests/test-10 [2022-09-06T13:16:55.287Z] #84 136.5 CCLD tests/test-11 [2022-09-06T13:16:55.317Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.1s [2022-09-06T13:16:55.317Z] #11 ... [2022-09-06T13:16:55.317Z] [2022-09-06T13:16:55.317Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T13:16:55.317Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-09-06T13:16:55.317Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.2s done [2022-09-06T13:16:55.317Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T13:16:55.317Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-06T13:16:55.317Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-06T13:16:55.317Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.8s done [2022-09-06T13:16:55.317Z] #28 DONE 6.1s [2022-09-06T13:16:55.317Z] [2022-09-06T13:16:55.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:55.317Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T13:16:55.373Z] #55 25.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T13:16:55.373Z] #55 25.75 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T13:16:55.462Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-06T13:16:55.576Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.3s done [2022-09-06T13:16:55.631Z] #55 25.82 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T13:16:55.835Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-09-06T13:16:56.032Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.5s done [2022-09-06T13:16:56.056Z] #11 ... [2022-09-06T13:16:56.056Z] [2022-09-06T13:16:56.056Z] #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-09-06T13:16:56.056Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T13:16:56.056Z] #29 DONE 12.4s [2022-09-06T13:16:56.056Z] [2022-09-06T13:16:56.056Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:56.056Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:56.196Z] #55 26.62 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T13:16:56.196Z] #55 26.63 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T13:16:56.196Z] #55 26.66 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T13:16:56.196Z] #55 26.71 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T13:16:56.294Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-06T13:16:56.315Z] #11 ... [2022-09-06T13:16:56.315Z] [2022-09-06T13:16:56.315Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:16:56.315Z] #30 sha256:468ad4d84f9414096b596857f3ac20d54d2b8877ed8b0b8b3d1317e13c059569 [2022-09-06T13:16:56.315Z] #30 DONE 0.2s [2022-09-06T13:16:56.315Z] [2022-09-06T13:16:56.315Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:56.315Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:56.403Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.3s done [2022-09-06T13:16:56.663Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-09-06T13:16:56.665Z] #84 137.9 libtool: link: ar cr libocispec.a [2022-09-06T13:16:56.761Z] #55 27.00 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T13:16:56.761Z] #55 27.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T13:16:56.761Z] #55 27.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T13:16:56.761Z] #55 27.16 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T13:16:56.761Z] #55 27.23 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T13:16:56.924Z] #84 138.0 libtool: link: ranlib libocispec.a [2022-09-06T13:16:57.234Z] #11 ... [2022-09-06T13:16:57.235Z] [2022-09-06T13:16:57.235Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T13:16:57.235Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T13:16:57.235Z] #72 DONE 0.5s [2022-09-06T13:16:57.235Z] [2022-09-06T13:16:57.235Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:57.235Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:57.326Z] #55 27.60 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T13:16:57.326Z] #55 27.65 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T13:16:57.326Z] #55 27.68 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T13:16:57.326Z] #55 27.79 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T13:16:57.326Z] #55 27.87 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T13:16:57.584Z] #55 27.98 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T13:16:57.584Z] #55 28.06 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T13:16:57.584Z] #55 28.10 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T13:16:57.805Z] #11 ... [2022-09-06T13:16:57.805Z] [2022-09-06T13:16:57.805Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T13:16:57.805Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T13:16:57.805Z] #74 DONE 0.6s [2022-09-06T13:16:57.805Z] [2022-09-06T13:16:57.805Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:16:57.805Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:16:57.842Z] #55 28.14 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T13:16:57.842Z] #55 28.25 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T13:16:58.100Z] #55 28.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T13:16:58.100Z] #55 28.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T13:16:58.100Z] #55 28.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T13:16:58.100Z] #55 28.65 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T13:16:58.302Z] #84 139.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:16:58.302Z] #84 139.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T13:16:58.302Z] #84 139.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T13:16:58.302Z] #84 139.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:16:58.302Z] #84 139.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:16:58.302Z] #84 139.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:16:58.302Z] #84 139.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:16:58.302Z] #84 139.5 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T13:16:58.302Z] #84 139.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T13:16:58.358Z] #55 28.72 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T13:16:58.358Z] #55 28.76 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T13:16:58.358Z] #55 ... [2022-09-06T13:16:58.358Z] [2022-09-06T13:16:58.358Z] #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-09-06T13:16:58.358Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:16:58.358Z] #42 18.71 Fetched 8573 kB in 15s (580 kB/s) [2022-09-06T13:16:58.358Z] #42 18.71 Reading package lists... [2022-09-06T13:16:58.358Z] #42 25.55 Reading package lists... [2022-09-06T13:16:58.358Z] #42 ... [2022-09-06T13:16:58.358Z] [2022-09-06T13:16:58.358Z] #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-09-06T13:16:58.358Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:16:58.358Z] #47 26.14 Updating files: 74% (1613/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-09-06T13:16:58.358Z] #47 26.71 + git checkout -q v2.3.0 [2022-09-06T13:16:58.561Z] #84 139.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T13:16:58.562Z] #84 139.6 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T13:16:58.562Z] #84 139.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T13:16:58.562Z] #84 139.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T13:16:58.562Z] #84 139.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T13:16:58.562Z] #84 139.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T13:16:58.562Z] #84 139.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T13:16:58.562Z] #84 139.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T13:16:58.562Z] #84 139.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T13:16:58.562Z] #84 139.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T13:16:58.562Z] #84 139.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T13:16:58.562Z] #84 139.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T13:16:58.562Z] #84 139.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T13:16:58.562Z] #84 139.9 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T13:16:58.821Z] #84 139.9 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T13:16:58.821Z] #84 140.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T13:16:58.821Z] #84 140.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T13:16:58.821Z] #84 140.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T13:16:58.934Z] #47 28.82 + 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-09-06T13:16:59.080Z] #84 140.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T13:16:59.080Z] #84 140.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T13:16:59.080Z] #84 140.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T13:16:59.080Z] #84 140.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T13:16:59.080Z] #84 140.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T13:16:59.080Z] #84 140.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T13:16:59.080Z] #84 140.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T13:16:59.340Z] #84 140.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T13:16:59.340Z] #84 140.5 CC src/crun-crun.o [2022-09-06T13:16:59.340Z] #84 140.5 CC src/crun-run.o [2022-09-06T13:16:59.340Z] #84 140.6 CC src/crun-kill.o [2022-09-06T13:16:59.340Z] #84 140.6 CC src/crun-delete.o [2022-09-06T13:16:59.340Z] #84 140.6 CC src/crun-pause.o [2022-09-06T13:16:59.340Z] #84 140.6 CC src/crun-unpause.o [2022-09-06T13:16:59.340Z] #84 140.6 CC src/crun-spec.o [2022-09-06T13:16:59.599Z] #84 140.7 CC src/crun-exec.o [2022-09-06T13:16:59.599Z] #84 140.8 CC src/crun-list.o [2022-09-06T13:16:59.599Z] #84 140.8 CC src/crun-create.o [2022-09-06T13:16:59.599Z] #84 140.8 CC src/crun-start.o [2022-09-06T13:16:59.599Z] #84 140.9 CC src/crun-state.o [2022-09-06T13:16:59.599Z] #84 140.9 CC src/crun-update.o [2022-09-06T13:16:59.604Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-09-06T13:16:59.858Z] #84 141.0 CC src/crun-ps.o [2022-09-06T13:16:59.858Z] #84 141.0 CC src/crun-restore.o [2022-09-06T13:16:59.858Z] #84 141.0 CC src/crun-checkpoint.o [2022-09-06T13:16:59.858Z] #84 141.1 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T13:16:59.858Z] #84 141.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T13:16:59.858Z] #84 141.2 CC src/libcrun/libcrun_la-container.lo [2022-09-06T13:16:59.959Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.4s done [2022-09-06T13:17:00.118Z] #84 141.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T13:17:00.118Z] #84 141.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T13:17:00.118Z] #84 141.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T13:17:00.118Z] #84 141.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T13:17:00.218Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-09-06T13:17:00.219Z] #11 ... [2022-09-06T13:17:00.219Z] [2022-09-06T13:17:00.219Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T13:17:00.219Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-09-06T13:17:00.219Z] #72 DONE 1.7s [2022-09-06T13:17:00.219Z] [2022-09-06T13:17:00.219Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:17:00.219Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T13:17:00.377Z] #84 141.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T13:17:00.377Z] #84 141.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T13:17:00.377Z] #84 141.6 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T13:17:00.377Z] #84 141.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T13:17:00.377Z] #84 141.7 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T13:17:00.377Z] #84 141.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T13:17:00.636Z] #84 142.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T13:17:00.636Z] #84 142.0 CC src/libcrun/libcrun_la-status.lo [2022-09-06T13:17:00.831Z] #47 ... [2022-09-06T13:17:00.831Z] [2022-09-06T13:17:00.831Z] #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-09-06T13:17:00.831Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:00.831Z] #14 21.16 Fetched 8573 kB in 16s (542 kB/s) [2022-09-06T13:17:00.831Z] #14 21.16 Reading package lists... [2022-09-06T13:17:00.831Z] #14 27.14 Reading package lists... [2022-09-06T13:17:00.831Z] #14 ... [2022-09-06T13:17:00.831Z] [2022-09-06T13:17:00.831Z] #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-09-06T13:17:00.831Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:00.831Z] #42 25.55 Reading package lists... [2022-09-06T13:17:00.895Z] #84 142.0 CC src/libcrun/libcrun_la-error.lo [2022-09-06T13:17:00.895Z] #84 142.1 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T13:17:01.117Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s [2022-09-06T13:17:01.155Z] #84 142.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T13:17:01.155Z] #84 142.4 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T13:17:01.378Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s done [2022-09-06T13:17:01.414Z] #84 142.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T13:17:01.414Z] #84 142.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T13:17:01.414Z] #84 142.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T13:17:01.639Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-06T13:17:01.673Z] #84 142.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T13:17:01.673Z] #84 142.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T13:17:01.933Z] #84 143.0 CC tests/init.o [2022-09-06T13:17:01.934Z] #84 143.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T13:17:01.934Z] #84 143.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T13:17:02.184Z] #11 ... [2022-09-06T13:17:02.184Z] [2022-09-06T13:17:02.184Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T13:17:02.184Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-09-06T13:17:02.184Z] #74 DONE 1.8s [2022-09-06T13:17:02.184Z] [2022-09-06T13:17:02.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:17:02.184Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T13:17:02.768Z] #42 31.52 Building dependency tree... [2022-09-06T13:17:02.768Z] #42 ... [2022-09-06T13:17:02.768Z] [2022-09-06T13:17:02.768Z] #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-09-06T13:17:02.768Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:02.768Z] #51 22.63 Fetched 8576 kB in 17s (495 kB/s) [2022-09-06T13:17:02.768Z] #51 22.63 Reading package lists... [2022-09-06T13:17:02.768Z] #51 28.88 Reading package lists... [2022-09-06T13:17:02.768Z] #51 ... [2022-09-06T13:17:02.768Z] [2022-09-06T13:17:02.768Z] #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-09-06T13:17:02.768Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:02.768Z] #14 27.14 Reading package lists... [2022-09-06T13:17:02.898Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.5s done [2022-09-06T13:17:02.898Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-06T13:17:02.898Z] #11 DONE 26.9s [2022-09-06T13:17:02.898Z] [2022-09-06T13:17:02.898Z] #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-09-06T13:17:02.898Z] #31 sha256:165b3f13d4409073ebf49bf37b97446e3ac71ba595eeef2ca464f3807556c457 [2022-09-06T13:17:02.898Z] #31 1.568 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T13:17:02.898Z] #31 1.846 [2022-09-06T13:17:02.898Z] #31 2.057 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:02.898Z] #31 2.313 [2022-09-06T13:17:02.898Z] #31 3.145 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T13:17:02.898Z] #31 3.441 [2022-09-06T13:17:02.898Z] #31 3.660 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:02.898Z] #31 3.952 [2022-09-06T13:17:02.898Z] #31 4.853 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T13:17:02.898Z] #31 5.091 [2022-09-06T13:17:02.898Z] #31 5.321 #=#=# ############### 21.0% ########################################## 59.1% ############################################################### 88.6% ######################################################################## 100.0% [2022-09-06T13:17:02.898Z] #31 5.891 [2022-09-06T13:17:02.898Z] #31 6.725 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T13:17:03.158Z] #31 6.966 [2022-09-06T13:17:03.563Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.3s done [2022-09-06T13:17:03.563Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 [2022-09-06T13:17:03.756Z] #31 7.181 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:03.756Z] #31 7.375 [2022-09-06T13:17:04.015Z] #31 ... [2022-09-06T13:17:04.015Z] [2022-09-06T13:17:04.015Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:17:04.015Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-06T13:17:04.015Z] #12 DONE 1.2s [2022-09-06T13:17:04.015Z] [2022-09-06T13:17:04.015Z] #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-09-06T13:17:04.015Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-06T13:17:04.397Z] #14 33.27 Building dependency tree... [2022-09-06T13:17:04.583Z] #13 DONE 0.6s [2022-09-06T13:17:04.583Z] [2022-09-06T13:17:04.583Z] #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-09-06T13:17:04.583Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:04.846Z] #42 ... [2022-09-06T13:17:04.846Z] [2022-09-06T13:17:04.846Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T13:17:04.846Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-06T13:17:04.846Z] #46 DONE 0.2s [2022-09-06T13:17:04.846Z] [2022-09-06T13:17:04.846Z] #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-09-06T13:17:04.846Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-06T13:17:04.846Z] #50 DONE 0.2s [2022-09-06T13:17:04.846Z] [2022-09-06T13:17:04.846Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:17:04.846Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-06T13:17:04.846Z] #33 DONE 0.3s [2022-09-06T13:17:04.846Z] [2022-09-06T13:17:04.846Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T13:17:04.846Z] #25 sha256:bb438b120f09befd2eecabf6b72d2475f256e619d14684ad775dffc62d8d3013 [2022-09-06T13:17:04.846Z] #25 DONE 0.3s [2022-09-06T13:17:04.846Z] [2022-09-06T13:17:04.846Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T13:17:04.846Z] #66 sha256:d81a7b55470cd358246d73b584fa5af4806b66bb5f06906aa4bc9bbcbd65d445 [2022-09-06T13:17:04.846Z] #66 DONE 0.3s [2022-09-06T13:17:04.846Z] [2022-09-06T13:17:04.846Z] #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-09-06T13:17:04.846Z] #26 sha256:0ea51e3f59001bfa6b1b9d9f3e600268265436bef21a4cf13f19002c68040156 [2022-09-06T13:17:04.942Z] #11 ... [2022-09-06T13:17:04.942Z] [2022-09-06T13:17:04.942Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T13:17:04.942Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T13:17:04.942Z] #29 1.301 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:04.942Z] #29 1.333 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:04.942Z] #29 1.346 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:04.942Z] #29 1.617 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:04.942Z] #29 1.940 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:04.942Z] #29 1.954 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:04.942Z] #29 3.814 Fetched 8573 kB in 3s (3097 kB/s) [2022-09-06T13:17:04.942Z] #29 3.814 Reading package lists... [2022-09-06T13:17:04.942Z] #29 4.699 Reading package lists... [2022-09-06T13:17:04.942Z] #29 5.517 Building dependency tree... [2022-09-06T13:17:04.942Z] #29 5.913 The following additional packages will be installed: [2022-09-06T13:17:04.942Z] #29 5.913 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T13:17:04.942Z] #29 5.913 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T13:17:04.942Z] #29 5.913 Recommended packages: [2022-09-06T13:17:04.942Z] #29 5.913 libldap-common publicsuffix libsasl2-modules [2022-09-06T13:17:04.942Z] #29 6.082 The following NEW packages will be installed: [2022-09-06T13:17:04.942Z] #29 6.083 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T13:17:04.942Z] #29 6.083 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T13:17:04.942Z] #29 6.084 libssh2-1 openssl [2022-09-06T13:17:04.942Z] #29 6.359 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:04.942Z] #29 6.359 Need to get 3047 kB of archives. [2022-09-06T13:17:04.942Z] #29 6.359 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T13:17:04.942Z] #29 6.359 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T13:17:04.942Z] #29 6.374 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T13:17:04.942Z] #29 6.379 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T13:17:04.942Z] #29 6.379 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-09-06T13:17:04.942Z] #29 6.379 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T13:17:04.942Z] #29 6.380 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-06T13:17:04.942Z] #29 6.398 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T13:17:04.942Z] #29 6.398 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T13:17:04.942Z] #29 6.398 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T13:17:04.942Z] #29 6.398 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T13:17:04.942Z] #29 6.398 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T13:17:04.942Z] #29 6.401 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T13:17:04.942Z] #29 6.407 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T13:17:04.942Z] #29 6.407 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T13:17:04.942Z] #29 6.407 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T13:17:04.942Z] #29 6.669 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:04.942Z] #29 6.704 Fetched 3047 kB in 0s (9667 kB/s) [2022-09-06T13:17:04.942Z] #29 6.729 Selecting previously unselected package openssl. [2022-09-06T13:17:04.942Z] #29 6.729 (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-09-06T13:17:04.942Z] #29 6.737 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 6.743 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T13:17:04.942Z] #29 6.947 Selecting previously unselected package ca-certificates. [2022-09-06T13:17:04.942Z] #29 6.948 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T13:17:04.942Z] #29 7.005 Unpacking ca-certificates (20210119) ... [2022-09-06T13:17:04.942Z] #29 7.151 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T13:17:04.942Z] #29 7.151 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.159 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T13:17:04.942Z] #29 7.239 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T13:17:04.942Z] #29 7.239 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.244 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:17:04.942Z] #29 7.295 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T13:17:04.942Z] #29 7.295 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.301 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:17:04.942Z] #29 7.358 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T13:17:04.942Z] #29 7.361 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.369 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T13:17:04.942Z] #29 7.444 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T13:17:04.942Z] #29 7.444 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.449 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T13:17:04.942Z] #29 7.512 Selecting previously unselected package libpsl5:amd64. [2022-09-06T13:17:04.942Z] #29 7.512 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.521 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T13:17:04.942Z] #29 7.571 Selecting previously unselected package librtmp1:amd64. [2022-09-06T13:17:04.942Z] #29 7.571 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.578 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T13:17:04.942Z] #29 7.660 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T13:17:04.942Z] #29 7.660 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.680 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T13:17:04.942Z] #29 7.746 Selecting previously unselected package libcurl4:amd64. [2022-09-06T13:17:04.942Z] #29 7.748 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.755 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T13:17:04.942Z] #29 7.846 Selecting previously unselected package curl. [2022-09-06T13:17:04.942Z] #29 7.846 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.862 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T13:17:04.942Z] #29 7.939 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:17:04.942Z] #29 7.939 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 7.946 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:17:04.942Z] #29 8.021 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:17:04.942Z] #29 8.021 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 8.028 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:17:04.942Z] #29 8.081 Selecting previously unselected package jq. [2022-09-06T13:17:04.942Z] #29 8.081 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T13:17:04.942Z] #29 8.086 Unpacking jq (1.6-2.1) ... [2022-09-06T13:17:04.942Z] #29 8.130 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T13:17:04.942Z] #29 8.144 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T13:17:04.942Z] #29 8.158 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T13:17:04.942Z] #29 8.170 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:17:04.942Z] #29 8.181 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T13:17:04.942Z] #29 8.193 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:17:04.942Z] #29 8.206 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T13:17:04.942Z] #29 8.219 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T13:17:04.942Z] #29 8.235 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:17:04.942Z] #29 8.247 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:17:04.942Z] #29 8.259 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T13:17:04.942Z] #29 8.270 Setting up ca-certificates (20210119) ... [2022-09-06T13:17:04.942Z] #29 8.797 Updating certificates in /etc/ssl/certs... [2022-09-06T13:17:04.942Z] #29 9.466 129 added, 0 removed; done. [2022-09-06T13:17:04.942Z] #29 9.499 Setting up jq (1.6-2.1) ... [2022-09-06T13:17:04.942Z] #29 9.511 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T13:17:04.942Z] #29 9.524 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T13:17:04.942Z] #29 9.538 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:04.942Z] #29 9.554 Processing triggers for ca-certificates (20210119) ... [2022-09-06T13:17:04.942Z] #29 9.564 Updating certificates in /etc/ssl/certs... [2022-09-06T13:17:05.107Z] #26 ... [2022-09-06T13:17:05.107Z] [2022-09-06T13:17:05.107Z] #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-09-06T13:17:05.107Z] #31 sha256:165b3f13d4409073ebf49bf37b97446e3ac71ba595eeef2ca464f3807556c457 [2022-09-06T13:17:05.107Z] #31 7.986 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T13:17:05.107Z] #31 8.233 [2022-09-06T13:17:05.107Z] #31 8.449 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:05.107Z] #31 8.676 [2022-09-06T13:17:05.107Z] #31 8.734 Download of images into '/build' complete. [2022-09-06T13:17:05.107Z] #31 8.734 Use something like the following to load the result into a Docker daemon: [2022-09-06T13:17:05.107Z] #31 8.734 tar -cC '/build' . | docker load [2022-09-06T13:17:05.107Z] #31 DONE 8.8s [2022-09-06T13:17:05.204Z] #29 10.13 0 added, 0 removed; done. [2022-09-06T13:17:05.204Z] #29 10.13 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T13:17:05.204Z] #29 10.13 done. [2022-09-06T13:17:05.204Z] #29 ... [2022-09-06T13:17:05.204Z] [2022-09-06T13:17:05.204Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:17:05.204Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:17:05.381Z] [2022-09-06T13:17:05.382Z] #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-09-06T13:17:05.382Z] #67 sha256:55ade04b08669508fd36cbd8868690790c058f7f134e01b239e15673c9bc3cb1 [2022-09-06T13:17:05.471Z] #11 ... [2022-09-06T13:17:05.471Z] [2022-09-06T13:17:05.471Z] #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-09-06T13:17:05.471Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-06T13:17:05.471Z] #29 1.382 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:05.471Z] #29 1.393 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:05.471Z] #29 1.393 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:05.471Z] #29 1.589 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:17:05.471Z] #29 1.790 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:17:05.471Z] #29 2.171 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:17:05.471Z] #29 2.838 Fetched 8458 kB in 2s (4948 kB/s) [2022-09-06T13:17:05.471Z] #29 2.838 Reading package lists... [2022-09-06T13:17:05.471Z] #29 3.426 Reading package lists... [2022-09-06T13:17:05.471Z] #29 3.942 Building dependency tree... [2022-09-06T13:17:05.471Z] #29 4.279 The following additional packages will be installed: [2022-09-06T13:17:05.471Z] #29 4.282 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T13:17:05.471Z] #29 4.282 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T13:17:05.471Z] #29 4.282 Recommended packages: [2022-09-06T13:17:05.471Z] #29 4.282 libldap-common publicsuffix libsasl2-modules [2022-09-06T13:17:05.471Z] #29 4.404 The following NEW packages will be installed: [2022-09-06T13:17:05.471Z] #29 4.404 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T13:17:05.471Z] #29 4.404 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T13:17:05.471Z] #29 4.404 libssh2-1 openssl [2022-09-06T13:17:05.471Z] #29 4.687 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:05.471Z] #29 4.687 Need to get 2942 kB of archives. [2022-09-06T13:17:05.471Z] #29 4.687 After this operation, 6482 kB of additional disk space will be used. [2022-09-06T13:17:05.471Z] #29 4.687 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-06T13:17:05.471Z] #29 4.697 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-06T13:17:05.471Z] #29 4.707 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-06T13:17:05.471Z] #29 4.711 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-09-06T13:17:05.471Z] #29 4.747 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-06T13:17:05.471Z] #29 4.747 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-06T13:17:05.471Z] #29 4.751 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-06T13:17:05.471Z] #29 4.757 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-06T13:17:05.471Z] #29 4.757 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-06T13:17:05.471Z] #29 4.757 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-06T13:17:05.471Z] #29 4.757 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-06T13:17:05.471Z] #29 4.757 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-06T13:17:05.471Z] #29 4.765 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-06T13:17:05.471Z] #29 4.768 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-06T13:17:05.471Z] #29 4.771 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-06T13:17:05.471Z] #29 4.957 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:05.471Z] #29 4.998 Fetched 2942 kB in 0s (8108 kB/s) [2022-09-06T13:17:05.471Z] #29 5.031 Selecting previously unselected package openssl. [2022-09-06T13:17:05.471Z] #29 5.031 (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-09-06T13:17:05.471Z] #29 5.031 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 5.035 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T13:17:05.471Z] #29 5.800 Selecting previously unselected package ca-certificates. [2022-09-06T13:17:05.471Z] #29 5.800 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T13:17:05.471Z] #29 5.852 Unpacking ca-certificates (20210119) ... [2022-09-06T13:17:05.471Z] #29 6.400 Selecting previously unselected package libbrotli1:arm64. [2022-09-06T13:17:05.471Z] #29 6.400 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 6.412 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-06T13:17:05.471Z] #29 6.662 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-06T13:17:05.471Z] #29 6.664 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 6.674 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:17:05.471Z] #29 6.747 Selecting previously unselected package libsasl2-2:arm64. [2022-09-06T13:17:05.471Z] #29 6.747 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 6.749 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:17:05.471Z] #29 6.798 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-06T13:17:05.471Z] #29 6.798 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 6.802 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T13:17:05.471Z] #29 7.009 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-06T13:17:05.471Z] #29 7.009 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 7.015 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-06T13:17:05.471Z] #29 7.337 Selecting previously unselected package libpsl5:arm64. [2022-09-06T13:17:05.471Z] #29 7.337 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 7.342 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-06T13:17:05.471Z] #29 7.386 Selecting previously unselected package librtmp1:arm64. [2022-09-06T13:17:05.471Z] #29 7.387 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 7.391 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T13:17:05.471Z] #29 7.437 Selecting previously unselected package libssh2-1:arm64. [2022-09-06T13:17:05.471Z] #29 7.437 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 7.440 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-06T13:17:05.471Z] #29 7.490 Selecting previously unselected package libcurl4:arm64. [2022-09-06T13:17:05.471Z] #29 7.490 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 7.495 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-06T13:17:05.471Z] #29 7.550 Selecting previously unselected package curl. [2022-09-06T13:17:05.471Z] #29 7.551 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 7.555 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T13:17:05.471Z] #29 7.607 Selecting previously unselected package libonig5:arm64. [2022-09-06T13:17:05.471Z] #29 7.607 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 7.610 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T13:17:05.471Z] #29 7.664 Selecting previously unselected package libjq1:arm64. [2022-09-06T13:17:05.471Z] #29 7.664 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 7.667 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-06T13:17:05.471Z] #29 7.710 Selecting previously unselected package jq. [2022-09-06T13:17:05.471Z] #29 7.711 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-06T13:17:05.471Z] #29 7.714 Unpacking jq (1.6-2.1) ... [2022-09-06T13:17:05.471Z] #29 7.758 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-06T13:17:05.471Z] #29 7.769 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-06T13:17:05.471Z] #29 7.781 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-06T13:17:05.471Z] #29 7.794 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:17:05.471Z] #29 7.804 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T13:17:05.471Z] #29 7.814 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T13:17:05.471Z] #29 7.828 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-06T13:17:05.471Z] #29 7.839 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T13:17:05.471Z] #29 7.856 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T13:17:05.471Z] #29 7.868 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-06T13:17:05.471Z] #29 7.879 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T13:17:05.471Z] #29 7.891 Setting up ca-certificates (20210119) ... [2022-09-06T13:17:05.471Z] #29 8.633 Updating certificates in /etc/ssl/certs... [2022-09-06T13:17:05.471Z] #29 9.488 129 added, 0 removed; done. [2022-09-06T13:17:05.471Z] #29 9.522 Setting up jq (1.6-2.1) ... [2022-09-06T13:17:05.471Z] #29 9.532 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-06T13:17:05.471Z] #29 9.542 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T13:17:05.471Z] #29 9.554 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:05.471Z] #29 9.573 Processing triggers for ca-certificates (20210119) ... [2022-09-06T13:17:05.471Z] #29 9.581 Updating certificates in /etc/ssl/certs... [2022-09-06T13:17:05.471Z] #29 10.15 0 added, 0 removed; done. [2022-09-06T13:17:05.471Z] #29 10.15 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T13:17:05.471Z] #29 10.15 done. [2022-09-06T13:17:05.471Z] #29 ... [2022-09-06T13:17:05.471Z] [2022-09-06T13:17:05.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:17:05.471Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T13:17:05.776Z] #11 ... [2022-09-06T13:17:05.776Z] [2022-09-06T13:17:05.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-09-06T13:17:05.776Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-06T13:17:05.776Z] #29 DONE 10.9s [2022-09-06T13:17:06.038Z] [2022-09-06T13:17:06.038Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:17:06.038Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:17:06.038Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.3s done [2022-09-06T13:17:06.038Z] #11 ... [2022-09-06T13:17:06.038Z] [2022-09-06T13:17:06.038Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:17:06.038Z] #30 sha256:d78dbe68cb56733eea35b95f4492893cc7228e56a60d9abcc46a97268c010af7 [2022-09-06T13:17:06.038Z] #30 DONE 0.2s [2022-09-06T13:17:06.300Z] [2022-09-06T13:17:06.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:17:06.300Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-06T13:17:06.300Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.1s [2022-09-06T13:17:06.927Z] #14 ... [2022-09-06T13:17:06.927Z] [2022-09-06T13:17:06.927Z] #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-09-06T13:17:06.927Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:06.927Z] #76 21.44 Reading package lists... [2022-09-06T13:17:06.927Z] #76 27.46 Reading package lists... [2022-09-06T13:17:06.927Z] #76 33.52 Building dependency tree... [2022-09-06T13:17:06.927Z] #76 ... [2022-09-06T13:17:06.927Z] [2022-09-06T13:17:06.927Z] #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-09-06T13:17:06.927Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:06.927Z] #14 37.26 The following additional packages will be installed: [2022-09-06T13:17:06.927Z] #14 37.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:17:06.927Z] #14 37.27 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T13:17:06.927Z] #14 37.27 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T13:17:06.927Z] #14 37.27 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T13:17:06.927Z] #14 37.27 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T13:17:06.927Z] #14 37.27 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T13:17:06.927Z] #14 37.28 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T13:17:06.927Z] #14 37.29 Suggested packages: [2022-09-06T13:17:06.927Z] #14 37.30 gcc-10-locales seccomp wine64 [2022-09-06T13:17:07.225Z] #84 ... [2022-09-06T13:17:07.225Z] [2022-09-06T13:17:07.225Z] #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-09-06T13:17:07.225Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:17:07.225Z] #19 140.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-06T13:17:07.225Z] #19 140.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:17:07.425Z] #11 ... [2022-09-06T13:17:07.425Z] [2022-09-06T13:17:07.425Z] #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-09-06T13:17:07.425Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-06T13:17:07.425Z] #29 DONE 12.0s [2022-09-06T13:17:07.425Z] [2022-09-06T13:17:07.425Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:17:07.425Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T13:17:07.485Z] #19 140.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T13:17:07.497Z] #14 ... [2022-09-06T13:17:07.497Z] [2022-09-06T13:17:07.497Z] #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-09-06T13:17:07.497Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:17:07.497Z] #62 23.37 Reading package lists... [2022-09-06T13:17:07.497Z] #62 29.39 Building dependency tree... [2022-09-06T13:17:07.497Z] #62 33.58 The following additional packages will be installed: [2022-09-06T13:17:07.497Z] #62 33.60 libbtrfs0 [2022-09-06T13:17:07.497Z] #62 33.85 The following NEW packages will be installed: [2022-09-06T13:17:07.497Z] #62 33.86 libbtrfs-dev libbtrfs0 [2022-09-06T13:17:07.497Z] #62 34.32 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:07.497Z] #62 34.32 Need to get 460 kB of archives. [2022-09-06T13:17:07.497Z] #62 34.32 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T13:17:07.497Z] #62 34.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T13:17:07.497Z] #62 34.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T13:17:07.497Z] #62 35.67 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:07.497Z] #62 36.01 Fetched 460 kB in 0s (1286 kB/s) [2022-09-06T13:17:07.497Z] #62 36.11 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T13:17:07.497Z] #62 36.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T13:17:07.497Z] #62 36.19 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T13:17:07.497Z] #62 36.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:17:07.497Z] #62 36.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T13:17:07.497Z] #62 36.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T13:17:07.497Z] #62 36.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:17:07.497Z] #62 36.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:17:07.497Z] #62 36.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:17:07.497Z] #62 36.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:07.497Z] #62 DONE 37.7s [2022-09-06T13:17:07.497Z] [2022-09-06T13:17:07.497Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T13:17:07.497Z] #63 sha256:12d286e5f2d5f37176ac105bc020dcf1e5b0f0b3beed7b23859fa3045557c51c [2022-09-06T13:17:07.497Z] #63 DONE 0.1s [2022-09-06T13:17:07.497Z] [2022-09-06T13:17:07.497Z] #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-09-06T13:17:07.497Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:07.497Z] #76 37.56 python3 is already the newest version (3.9.2-3). [2022-09-06T13:17:07.497Z] #76 37.56 The following additional packages will be installed: [2022-09-06T13:17:07.497Z] #76 37.57 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T13:17:07.497Z] #76 37.57 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T13:17:07.497Z] #76 37.59 Suggested packages: [2022-09-06T13:17:07.497Z] #76 37.59 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T13:17:07.497Z] #76 37.59 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T13:17:07.497Z] #76 37.59 m4-doc ed diffutils-doc [2022-09-06T13:17:07.497Z] #76 37.59 Recommended packages: [2022-09-06T13:17:07.497Z] #76 37.59 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T13:17:07.694Z] #11 ... [2022-09-06T13:17:07.694Z] [2022-09-06T13:17:07.694Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:17:07.694Z] #30 sha256:fa3657249d34b8862e0c496f36c25e6dcb57acb4c35b16c96364b39960e07108 [2022-09-06T13:17:07.694Z] #30 DONE 0.2s [2022-09-06T13:17:07.694Z] [2022-09-06T13:17:07.694Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T13:17:07.694Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-06T13:17:07.745Z] #19 140.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-06T13:17:08.005Z] #19 140.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:17:08.005Z] #19 140.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:17:08.005Z] #19 ... [2022-09-06T13:17:08.005Z] [2022-09-06T13:17:08.005Z] #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-09-06T13:17:08.005Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:17:08.005Z] #54 139.1 + dpkg --print-architecture [2022-09-06T13:17:08.005Z] #54 139.1 + git checkout -q v2.1.0 [2022-09-06T13:17:08.005Z] #54 139.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T13:17:08.005Z] #54 139.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T13:17:08.436Z] #76 ... [2022-09-06T13:17:08.436Z] [2022-09-06T13:17:08.436Z] #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-09-06T13:17:08.436Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:08.436Z] #55 28.80 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T13:17:08.436Z] #55 28.93 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T13:17:08.436Z] #55 29.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T13:17:08.436Z] #55 29.46 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T13:17:08.436Z] #55 31.07 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T13:17:08.436Z] #55 31.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T13:17:08.436Z] #55 31.24 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T13:17:08.436Z] #55 31.37 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T13:17:08.436Z] #55 31.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T13:17:08.436Z] #55 31.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T13:17:08.436Z] #55 31.55 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T13:17:08.436Z] #55 31.66 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T13:17:08.436Z] #55 31.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T13:17:08.436Z] #55 32.03 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T13:17:08.436Z] #55 32.14 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T13:17:08.436Z] #55 32.15 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T13:17:08.436Z] #55 32.40 go: downloading golang.org/x/text v0.3.7 [2022-09-06T13:17:08.436Z] #55 ... [2022-09-06T13:17:08.436Z] [2022-09-06T13:17:08.436Z] #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-09-06T13:17:08.436Z] #64 sha256:96d2cb6d2092ac9406e0c2f383b438cc006ce3d8657a62106004a40f1e89f385 [2022-09-06T13:17:08.436Z] #64 1.019 + RM_GOPATH=0 [2022-09-06T13:17:08.436Z] #64 1.019 + TMP_GOPATH= [2022-09-06T13:17:08.436Z] #64 1.019 + : /build [2022-09-06T13:17:08.436Z] #64 1.019 + '[' -z '' ']' [2022-09-06T13:17:08.436Z] #64 1.019 ++ mktemp -d [2022-09-06T13:17:08.436Z] #64 1.021 + export GOPATH=/tmp/tmp.KjEsIGLpYT [2022-09-06T13:17:08.436Z] #64 1.021 + GOPATH=/tmp/tmp.KjEsIGLpYT [2022-09-06T13:17:08.436Z] #64 1.021 + RM_GOPATH=1 [2022-09-06T13:17:08.436Z] #64 1.022 + case "$(go env GOARCH)" in [2022-09-06T13:17:08.436Z] #64 1.022 ++ go env GOARCH [2022-09-06T13:17:08.436Z] #64 1.047 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:08.436Z] #64 1.048 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:08.436Z] #64 1.056 ++ dirname /install.sh [2022-09-06T13:17:08.436Z] #64 1.057 + dir=/ [2022-09-06T13:17:08.436Z] #64 1.059 + bin=containerd [2022-09-06T13:17:08.436Z] #64 1.060 + shift [2022-09-06T13:17:08.436Z] #64 1.060 + '[' '!' -f //containerd.installer ']' [2022-09-06T13:17:08.436Z] #64 1.060 + . //containerd.installer [2022-09-06T13:17:08.436Z] #64 1.060 ++ set -e [2022-09-06T13:17:08.436Z] #64 1.061 ++ : v1.6.8 [2022-09-06T13:17:08.436Z] #64 1.061 + install_containerd [2022-09-06T13:17:08.436Z] #64 1.067 + echo 'Install containerd version v1.6.8' [2022-09-06T13:17:08.436Z] #64 1.067 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KjEsIGLpYT/src/github.com/containerd/containerd [2022-09-06T13:17:08.436Z] #64 1.067 Install containerd version v1.6.8 [2022-09-06T13:17:08.436Z] #64 1.072 Cloning into '/tmp/tmp.KjEsIGLpYT/src/github.com/containerd/containerd'... [2022-09-06T13:17:09.076Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.1s done [2022-09-06T13:17:09.076Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 [2022-09-06T13:17:09.076Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-09-06T13:17:09.334Z] #11 DONE 19.9s [2022-09-06T13:17:09.334Z] [2022-09-06T13:17:09.334Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:17:09.334Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-09-06T13:17:09.572Z] #67 4.727 + RM_GOPATH=0 [2022-09-06T13:17:09.572Z] #67 4.727 + TMP_GOPATH= [2022-09-06T13:17:09.572Z] #67 4.727 + : /build [2022-09-06T13:17:09.572Z] #67 4.727 + '[' -z '' ']' [2022-09-06T13:17:09.572Z] #67 4.727 ++ mktemp -d [2022-09-06T13:17:09.831Z] #67 4.728 + export GOPATH=/tmp/tmp.xSVrynqhG6 [2022-09-06T13:17:09.831Z] #67 4.728 + GOPATH=/tmp/tmp.xSVrynqhG6 [2022-09-06T13:17:09.831Z] #67 4.728 + RM_GOPATH=1 [2022-09-06T13:17:09.831Z] #67 4.728 + case "$(go env GOARCH)" in [2022-09-06T13:17:09.831Z] #67 4.729 ++ go env GOARCH [2022-09-06T13:17:09.831Z] #67 4.780 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:09.831Z] #67 4.781 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:09.831Z] #67 4.782 ++ dirname /install.sh [2022-09-06T13:17:09.831Z] #67 4.786 + dir=/ [2022-09-06T13:17:09.831Z] #67 4.786 + bin=rootlesskit [2022-09-06T13:17:09.831Z] #67 4.786 + shift [2022-09-06T13:17:09.831Z] #67 4.787 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T13:17:09.831Z] #67 4.788 + . //rootlesskit.installer [2022-09-06T13:17:09.831Z] #67 4.790 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:17:09.831Z] #67 4.792 + install_rootlesskit [2022-09-06T13:17:09.831Z] #67 4.793 + case "$1" in [2022-09-06T13:17:09.831Z] #67 4.793 + export CGO_ENABLED=0 [2022-09-06T13:17:09.831Z] #67 4.793 + CGO_ENABLED=0 [2022-09-06T13:17:09.831Z] #67 4.793 + _install_rootlesskit [2022-09-06T13:17:09.831Z] #67 4.813 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T13:17:09.831Z] #67 4.815 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:17:09.831Z] #67 4.816 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:17:09.831Z] #67 4.817 + GOBIN=/build [2022-09-06T13:17:09.831Z] #67 4.817 + GO111MODULE=on [2022-09-06T13:17:09.831Z] #67 4.817 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:17:09.902Z] #12 DONE 0.6s [2022-09-06T13:17:09.902Z] [2022-09-06T13:17:09.902Z] #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-09-06T13:17:09.902Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-09-06T13:17:10.163Z] #13 DONE 0.5s [2022-09-06T13:17:10.163Z] [2022-09-06T13:17:10.163Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:17:10.163Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-09-06T13:17:10.403Z] #67 5.375 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T13:17:10.403Z] #67 ... [2022-09-06T13:17:10.403Z] [2022-09-06T13:17:10.403Z] #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-09-06T13:17:10.403Z] #26 sha256:0ea51e3f59001bfa6b1b9d9f3e600268265436bef21a4cf13f19002c68040156 [2022-09-06T13:17:10.403Z] #26 5.001 + RM_GOPATH=0 [2022-09-06T13:17:10.403Z] #26 5.001 + TMP_GOPATH= [2022-09-06T13:17:10.403Z] #26 5.001 + : /build [2022-09-06T13:17:10.403Z] #26 5.001 + '[' -z '' ']' [2022-09-06T13:17:10.403Z] #26 5.008 ++ mktemp -d [2022-09-06T13:17:10.403Z] #26 5.010 + export GOPATH=/tmp/tmp.YtIEzX02p0 [2022-09-06T13:17:10.403Z] #26 5.010 + GOPATH=/tmp/tmp.YtIEzX02p0 [2022-09-06T13:17:10.403Z] #26 5.016 + RM_GOPATH=1 [2022-09-06T13:17:10.403Z] #26 5.017 + case "$(go env GOARCH)" in [2022-09-06T13:17:10.403Z] #26 5.022 ++ go env GOARCH [2022-09-06T13:17:10.403Z] #26 5.036 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:10.403Z] #26 5.036 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:10.403Z] #26 5.037 ++ dirname /install.sh [2022-09-06T13:17:10.403Z] #26 5.045 + dir=/ [2022-09-06T13:17:10.403Z] #26 5.045 + bin=dockercli [2022-09-06T13:17:10.403Z] #26 5.045 + shift [2022-09-06T13:17:10.403Z] #26 5.046 + '[' '!' -f //dockercli.installer ']' [2022-09-06T13:17:10.403Z] #26 5.046 + . //dockercli.installer [2022-09-06T13:17:10.403Z] #26 5.046 ++ : stable [2022-09-06T13:17:10.403Z] #26 5.046 ++ : 17.06.2-ce [2022-09-06T13:17:10.403Z] #26 5.047 + install_dockercli [2022-09-06T13:17:10.403Z] #26 5.049 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T13:17:10.403Z] #26 5.049 Install docker/cli version 17.06.2-ce from stable [2022-09-06T13:17:10.403Z] #26 5.050 ++ uname -m [2022-09-06T13:17:10.403Z] #26 5.052 + arch=x86_64 [2022-09-06T13:17:10.403Z] #26 5.052 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T13:17:10.403Z] #26 5.053 + url=https://download.docker.com/linux/static [2022-09-06T13:17:10.403Z] #26 5.054 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T13:17:10.403Z] #26 5.055 + tar -xz docker/docker [2022-09-06T13:17:10.422Z] #33 ... [2022-09-06T13:17:10.422Z] [2022-09-06T13:17:10.422Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T13:17:10.422Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-09-06T13:17:10.422Z] #46 DONE 0.2s [2022-09-06T13:17:10.684Z] [2022-09-06T13:17:10.684Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:17:10.684Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-09-06T13:17:10.684Z] #33 DONE 0.3s [2022-09-06T13:17:10.684Z] [2022-09-06T13:17:10.684Z] #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-09-06T13:17:10.684Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-09-06T13:17:10.684Z] #50 DONE 0.3s [2022-09-06T13:17:10.684Z] [2022-09-06T13:17:10.684Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T13:17:10.684Z] #66 sha256:0a6578638bb06d3d981a12cfae41ccaf8b1c77cc80a1fc3fd07c59532e3828b2 [2022-09-06T13:17:10.684Z] #66 DONE 0.3s [2022-09-06T13:17:10.684Z] [2022-09-06T13:17:10.684Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T13:17:10.684Z] #25 sha256:8fc7c725c5761f4f686fe1da18cc0311cca2908b357371d78dbcdb6d640800f4 [2022-09-06T13:17:10.684Z] #25 DONE 0.4s [2022-09-06T13:17:10.684Z] [2022-09-06T13:17:10.684Z] #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-09-06T13:17:10.684Z] #67 sha256:c4a1a56f0c1dd6d68220ec20c232c523e8c1ea6217163c8ae0065afafb40822d [2022-09-06T13:17:10.961Z] #64 ... [2022-09-06T13:17:10.961Z] [2022-09-06T13:17:10.961Z] #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-09-06T13:17:10.961Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T13:17:10.961Z] #57 40.47 v3.0.2 [2022-09-06T13:17:10.961Z] #57 DONE 40.8s [2022-09-06T13:17:10.961Z] [2022-09-06T13:17:10.961Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T13:17:10.961Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:10.961Z] #76 39.65 The following NEW packages will be installed: [2022-09-06T13:17:10.961Z] #76 39.65 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T13:17:10.961Z] #76 39.66 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T13:17:10.961Z] #76 39.66 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T13:17:10.961Z] #76 39.66 libyajl2 m4 patch xz-utils [2022-09-06T13:17:10.961Z] #76 40.06 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:10.961Z] #76 40.06 Need to get 5940 kB of archives. [2022-09-06T13:17:10.961Z] #76 40.06 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T13:17:10.961Z] #76 40.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T13:17:10.961Z] #76 40.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T13:17:10.961Z] #76 40.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T13:17:10.961Z] #76 40.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T13:17:10.961Z] #76 40.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T13:17:10.961Z] #76 40.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T13:17:10.961Z] #76 40.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T13:17:10.961Z] #76 40.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T13:17:10.961Z] #76 40.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T13:17:10.961Z] #76 40.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T13:17:10.961Z] #76 40.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T13:17:10.961Z] #76 40.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T13:17:10.961Z] #76 40.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T13:17:10.961Z] #76 40.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T13:17:10.961Z] #76 40.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T13:17:10.961Z] #76 40.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:17:10.961Z] #76 40.53 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-09-06T13:17:10.961Z] #76 40.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T13:17:10.961Z] #76 40.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T13:17:10.961Z] #76 40.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T13:17:10.961Z] #76 40.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T13:17:10.961Z] #76 40.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T13:17:10.961Z] #76 40.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T13:17:11.585Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.2s [2022-09-06T13:17:11.894Z] #76 42.23 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:12.152Z] #76 42.55 Fetched 5940 kB in 1s (6750 kB/s) [2022-09-06T13:17:12.152Z] #76 42.62 Selecting previously unselected package bzip2. [2022-09-06T13:17:12.410Z] #76 42.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-09-06T13:17:12.410Z] #76 42.75 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T13:17:12.410Z] #76 42.79 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T13:17:12.698Z] #76 42.94 Selecting previously unselected package libmagic-mgc. [2022-09-06T13:17:12.698Z] #76 42.94 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T13:17:12.698Z] #76 42.95 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T13:17:12.698Z] #76 ... [2022-09-06T13:17:12.698Z] [2022-09-06T13:17:12.698Z] #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-09-06T13:17:12.698Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:12.698Z] #42 31.52 Building dependency tree... [2022-09-06T13:17:12.698Z] #42 35.70 The following additional packages will be installed: [2022-09-06T13:17:12.698Z] #42 35.70 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T13:17:12.698Z] #42 35.74 Suggested packages: [2022-09-06T13:17:12.698Z] #42 35.74 cmake-doc ninja-build lrzip [2022-09-06T13:17:12.698Z] #42 35.74 Recommended packages: [2022-09-06T13:17:12.698Z] #42 35.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T13:17:12.698Z] #42 36.77 The following NEW packages will be installed: [2022-09-06T13:17:12.698Z] #42 36.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T13:17:12.698Z] #42 36.80 vim-common xxd [2022-09-06T13:17:12.698Z] #42 37.25 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:12.698Z] #42 37.25 Need to get 17.7 MB of archives. [2022-09-06T13:17:12.698Z] #42 37.25 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T13:17:12.698Z] #42 37.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T13:17:12.698Z] #42 37.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T13:17:12.698Z] #42 37.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T13:17:12.698Z] #42 37.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T13:17:12.698Z] #42 38.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T13:17:12.698Z] #42 38.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T13:17:12.698Z] #42 38.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T13:17:12.698Z] #42 38.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T13:17:12.698Z] #42 38.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T13:17:12.698Z] #42 38.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T13:17:12.698Z] #42 39.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:12.698Z] #42 40.23 Fetched 17.7 MB in 2s (10.2 MB/s) [2022-09-06T13:17:12.698Z] #42 40.35 Selecting previously unselected package xxd. [2022-09-06T13:17:12.698Z] #42 40.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T13:17:12.698Z] #42 40.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:17:12.698Z] #42 40.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:17:12.698Z] #42 40.85 Selecting previously unselected package vim-common. [2022-09-06T13:17:12.698Z] #42 40.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:17:12.698Z] #42 40.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:17:12.698Z] #42 41.64 Selecting previously unselected package cmake-data. [2022-09-06T13:17:12.698Z] #42 41.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T13:17:12.698Z] #42 41.76 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T13:17:12.956Z] #42 ... [2022-09-06T13:17:12.956Z] [2022-09-06T13:17:12.956Z] #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-09-06T13:17:12.956Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:12.956Z] #55 39.66 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T13:17:12.956Z] #55 39.75 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T13:17:12.956Z] #55 39.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T13:17:12.956Z] #55 39.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T13:17:12.956Z] #55 39.93 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T13:17:12.956Z] #55 39.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T13:17:12.956Z] #55 40.01 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T13:17:12.956Z] #55 40.12 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T13:17:12.957Z] #55 40.16 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T13:17:12.957Z] #55 40.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T13:17:12.957Z] #55 40.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T13:17:12.957Z] #55 40.44 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T13:17:12.957Z] #55 41.63 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T13:17:12.957Z] #55 41.74 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T13:17:12.957Z] #55 41.84 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T13:17:12.957Z] #55 42.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T13:17:12.957Z] #55 42.40 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T13:17:12.957Z] #55 42.47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T13:17:12.957Z] #55 42.52 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T13:17:12.957Z] #55 42.53 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T13:17:12.957Z] #55 42.66 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T13:17:12.957Z] #55 42.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T13:17:12.957Z] #55 42.74 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T13:17:12.957Z] #55 42.84 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T13:17:12.957Z] #55 43.40 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T13:17:12.957Z] #55 43.40 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T13:17:14.145Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.1s done [2022-09-06T13:17:14.366Z] #55 44.61 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T13:17:14.366Z] #55 44.80 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T13:17:14.597Z] #26 ... [2022-09-06T13:17:14.597Z] [2022-09-06T13:17:14.597Z] #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-09-06T13:17:14.597Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:17:14.597Z] #36 4.773 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T13:17:14.623Z] #55 ... [2022-09-06T13:17:14.623Z] [2022-09-06T13:17:14.623Z] #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-09-06T13:17:14.623Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:14.623Z] #51 28.88 Reading package lists... [2022-09-06T13:17:14.623Z] #51 34.80 Building dependency tree... [2022-09-06T13:17:14.623Z] #51 39.39 The following additional packages will be installed: [2022-09-06T13:17:14.623Z] #51 39.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T13:17:14.623Z] #51 39.40 python3-protobuf python3-six [2022-09-06T13:17:14.623Z] #51 39.42 Suggested packages: [2022-09-06T13:17:14.623Z] #51 39.42 python3-setuptools [2022-09-06T13:17:14.623Z] #51 39.42 Recommended packages: [2022-09-06T13:17:14.623Z] #51 39.42 iproute2 | iproute [2022-09-06T13:17:14.623Z] #51 40.15 The following NEW packages will be installed: [2022-09-06T13:17:14.623Z] #51 40.16 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T13:17:14.623Z] #51 40.16 python3-protobuf python3-six [2022-09-06T13:17:14.624Z] #51 40.73 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:14.624Z] #51 40.73 Need to get 2315 kB of archives. [2022-09-06T13:17:14.624Z] #51 40.73 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T13:17:14.624Z] #51 40.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T13:17:14.624Z] #51 40.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T13:17:14.624Z] #51 40.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T13:17:14.624Z] #51 40.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T13:17:14.624Z] #51 40.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:17:14.624Z] #51 40.99 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-09-06T13:17:14.624Z] #51 41.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:17:14.624Z] #51 43.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T13:17:14.716Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-06T13:17:14.716Z] #11 DONE 28.3s [2022-09-06T13:17:14.716Z] [2022-09-06T13:17:14.716Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:17:14.716Z] #31 sha256:d34f6cbc9793fc2f969182455ca2418a86f57f394e40f5fb9fffc6340e9e50f4 [2022-09-06T13:17:14.716Z] #31 1.623 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T13:17:14.716Z] #31 1.892 [2022-09-06T13:17:14.716Z] #31 2.112 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:14.716Z] #31 2.350 [2022-09-06T13:17:14.716Z] #31 3.204 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T13:17:14.716Z] #31 3.471 [2022-09-06T13:17:14.716Z] #31 3.689 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:14.716Z] #31 3.958 [2022-09-06T13:17:14.716Z] #31 4.884 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T13:17:14.716Z] #31 5.156 [2022-09-06T13:17:14.716Z] #31 5.374 #=#=# ##### 8.0% ######################################### 57.8% ########################################################## 81.0% ######################################################################## 100.0% [2022-09-06T13:17:14.716Z] #31 5.909 [2022-09-06T13:17:14.716Z] #31 6.850 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T13:17:14.717Z] #31 7.110 [2022-09-06T13:17:14.717Z] #31 7.336 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:14.717Z] #31 7.590 [2022-09-06T13:17:14.717Z] #31 8.301 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T13:17:14.717Z] #31 8.553 [2022-09-06T13:17:14.856Z] #36 ... [2022-09-06T13:17:14.856Z] [2022-09-06T13:17:14.856Z] #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-09-06T13:17:14.856Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:14.856Z] #14 5.574 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:14.856Z] #14 5.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:14.856Z] #14 5.625 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:14.856Z] #14 6.545 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:14.856Z] #14 8.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:14.856Z] #14 ... [2022-09-06T13:17:14.856Z] [2022-09-06T13:17:14.856Z] #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-09-06T13:17:14.856Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:14.856Z] #76 4.798 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:14.856Z] #76 4.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:14.856Z] #76 4.861 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:14.856Z] #76 5.879 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:14.856Z] #76 8.133 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:14.882Z] #51 ... [2022-09-06T13:17:14.882Z] [2022-09-06T13:17:14.882Z] #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-09-06T13:17:14.882Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:14.882Z] #76 43.50 Selecting previously unselected package libmagic1:amd64. [2022-09-06T13:17:14.882Z] #76 43.51 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T13:17:14.882Z] #76 43.52 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T13:17:14.882Z] #76 43.99 Selecting previously unselected package file. [2022-09-06T13:17:14.882Z] #76 44.03 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T13:17:14.882Z] #76 44.05 Unpacking file (1:5.39-3) ... [2022-09-06T13:17:14.882Z] #76 44.31 Selecting previously unselected package xz-utils. [2022-09-06T13:17:14.882Z] #76 44.32 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T13:17:14.882Z] #76 44.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:17:14.882Z] #76 44.74 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T13:17:14.882Z] #76 44.74 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T13:17:14.882Z] #76 44.75 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T13:17:14.882Z] #76 44.89 Selecting previously unselected package m4. [2022-09-06T13:17:14.882Z] #76 44.92 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T13:17:14.882Z] #76 44.94 Unpacking m4 (1.4.18-5) ... [2022-09-06T13:17:14.882Z] #76 45.21 Selecting previously unselected package autoconf. [2022-09-06T13:17:14.882Z] #76 45.21 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T13:17:14.882Z] #76 45.22 Unpacking autoconf (2.69-14) ... [2022-09-06T13:17:14.977Z] #31 8.768 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:14.977Z] #31 ... [2022-09-06T13:17:14.977Z] [2022-09-06T13:17:14.977Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:17:14.977Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-06T13:17:15.116Z] #76 ... [2022-09-06T13:17:15.116Z] [2022-09-06T13:17:15.116Z] #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-09-06T13:17:15.116Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:17:15.116Z] #53 4.641 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T13:17:15.116Z] #53 6.323 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T13:17:15.116Z] #53 6.572 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T13:17:15.116Z] #53 6.747 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T13:17:15.116Z] #53 7.078 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T13:17:15.116Z] #53 7.114 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:17:15.116Z] #53 7.343 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T13:17:15.116Z] #53 7.543 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T13:17:15.116Z] #53 7.908 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T13:17:15.116Z] #53 8.010 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T13:17:15.116Z] #53 8.214 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T13:17:15.116Z] #53 8.285 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T13:17:15.116Z] #53 8.550 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T13:17:15.374Z] #53 ... [2022-09-06T13:17:15.374Z] [2022-09-06T13:17:15.374Z] #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-09-06T13:17:15.374Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T13:17:15.374Z] #38 5.624 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T13:17:15.374Z] #38 ... [2022-09-06T13:17:15.374Z] [2022-09-06T13:17:15.374Z] #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-09-06T13:17:15.374Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T13:17:15.374Z] #40 4.914 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T13:17:15.374Z] #40 5.938 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T13:17:15.374Z] #40 7.523 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T13:17:15.374Z] #40 7.865 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T13:17:15.374Z] #40 7.928 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T13:17:15.448Z] [2022-09-06T13:17:15.448Z] #76 ... [2022-09-06T13:17:15.448Z] [2022-09-06T13:17:15.448Z] #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-09-06T13:17:15.448Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T13:17:15.448Z] #40 45.41 NAME: [2022-09-06T13:17:15.448Z] #40 45.42 go-winres - A tool for embedding resources in Windows executables [2022-09-06T13:17:15.448Z] #40 45.42 [2022-09-06T13:17:15.448Z] #40 45.42 USAGE: [2022-09-06T13:17:15.448Z] #40 45.42 go-winres [global options] command [command options] [arguments...] [2022-09-06T13:17:15.448Z] #40 45.42 [2022-09-06T13:17:15.448Z] #40 45.42 COMMANDS: [2022-09-06T13:17:15.448Z] #40 45.42 init Create an initial ./winres/winres.json [2022-09-06T13:17:15.448Z] #40 45.42 make Make syso files for the "go build" command [2022-09-06T13:17:15.448Z] #40 45.42 simply Make syso files for the "go build" command (simplified) [2022-09-06T13:17:15.448Z] #40 45.42 extract Extract all resources from an executable [2022-09-06T13:17:15.448Z] #40 45.42 patch Replace resources in an executable file (exe, dll) [2022-09-06T13:17:15.448Z] #40 45.42 help, h Shows a list of commands or help for one command [2022-09-06T13:17:15.448Z] #40 45.42 [2022-09-06T13:17:15.448Z] #40 45.42 GLOBAL OPTIONS: [2022-09-06T13:17:15.448Z] #40 45.43 --help, -h show help (default: false) [2022-09-06T13:17:15.448Z] #40 DONE 45.9s [2022-09-06T13:17:15.448Z] [2022-09-06T13:17:15.448Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T13:17:15.448Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:15.448Z] #76 45.94 Selecting previously unselected package autotools-dev. [2022-09-06T13:17:15.633Z] #40 ... [2022-09-06T13:17:15.633Z] [2022-09-06T13:17:15.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-09-06T13:17:15.633Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T13:17:15.633Z] #57 5.384 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T13:17:15.633Z] #57 6.273 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T13:17:15.633Z] #57 6.290 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T13:17:15.633Z] #57 6.530 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T13:17:15.633Z] #57 8.710 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T13:17:15.633Z] #57 ... [2022-09-06T13:17:15.633Z] [2022-09-06T13:17:15.633Z] #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-09-06T13:17:15.633Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:15.633Z] #51 5.485 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:15.633Z] #51 5.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:15.633Z] #51 5.529 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:15.633Z] #51 6.668 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:15.633Z] #51 7.896 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T13:17:15.633Z] #51 9.162 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:15.705Z] #76 45.98 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T13:17:15.705Z] #76 46.00 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T13:17:15.901Z] #51 ... [2022-09-06T13:17:15.901Z] [2022-09-06T13:17:15.901Z] #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-09-06T13:17:15.901Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:17:15.901Z] #47 3.545 + git clone https://github.com/docker/distribution.git . [2022-09-06T13:17:15.901Z] #47 3.546 Cloning into '.'... [2022-09-06T13:17:15.901Z] #47 ... [2022-09-06T13:17:15.901Z] [2022-09-06T13:17:15.901Z] #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-09-06T13:17:15.901Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:17:15.901Z] #34 5.001 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T13:17:15.901Z] #34 5.004 Cloning into '.'... [2022-09-06T13:17:15.961Z] #76 46.28 Selecting previously unselected package automake. [2022-09-06T13:17:15.961Z] #76 46.32 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T13:17:15.961Z] #76 46.35 Unpacking automake (1:1.16.3-2) ... [2022-09-06T13:17:15.963Z] #67 4.525 + RM_GOPATH=0 [2022-09-06T13:17:15.963Z] #67 4.525 + TMP_GOPATH= [2022-09-06T13:17:15.963Z] #67 4.525 + : /build [2022-09-06T13:17:15.963Z] #67 4.525 + '[' -z '' ']' [2022-09-06T13:17:15.963Z] #67 4.526 ++ mktemp -d [2022-09-06T13:17:15.963Z] #67 4.535 + export GOPATH=/tmp/tmp.QXBtPLZYGg [2022-09-06T13:17:15.963Z] #67 4.535 + GOPATH=/tmp/tmp.QXBtPLZYGg [2022-09-06T13:17:15.963Z] #67 4.535 + RM_GOPATH=1 [2022-09-06T13:17:15.963Z] #67 4.536 + case "$(go env GOARCH)" in [2022-09-06T13:17:15.963Z] #67 4.538 ++ go env GOARCH [2022-09-06T13:17:15.963Z] #67 4.568 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:15.963Z] #67 4.569 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:15.963Z] #67 4.611 ++ dirname /install.sh [2022-09-06T13:17:15.963Z] #67 4.624 + dir=/ [2022-09-06T13:17:15.963Z] #67 4.626 + bin=rootlesskit [2022-09-06T13:17:15.963Z] #67 4.627 + shift [2022-09-06T13:17:15.963Z] #67 4.630 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T13:17:15.963Z] #67 4.635 + . //rootlesskit.installer [2022-09-06T13:17:15.963Z] #67 4.635 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:17:15.963Z] #67 4.636 + install_rootlesskit [2022-09-06T13:17:15.963Z] #67 4.636 + case "$1" in [2022-09-06T13:17:15.963Z] #67 4.636 + export CGO_ENABLED=0 [2022-09-06T13:17:15.963Z] #67 4.636 + CGO_ENABLED=0 [2022-09-06T13:17:15.963Z] #67 4.636 + _install_rootlesskit [2022-09-06T13:17:15.963Z] #67 4.637 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T13:17:15.963Z] #67 4.638 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:17:15.963Z] #67 4.638 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:17:15.963Z] #67 4.638 + GOBIN=/build [2022-09-06T13:17:15.963Z] #67 4.639 + GO111MODULE=on [2022-09-06T13:17:15.963Z] #67 4.639 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:17:15.963Z] #67 5.177 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T13:17:16.161Z] #34 ... [2022-09-06T13:17:16.161Z] [2022-09-06T13:17:16.161Z] #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-09-06T13:17:16.161Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:16.161Z] #55 5.662 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T13:17:16.161Z] #55 7.972 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T13:17:16.161Z] #55 7.985 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:17:16.161Z] #55 8.122 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T13:17:16.161Z] #55 8.140 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T13:17:16.161Z] #55 8.481 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T13:17:16.161Z] #55 8.628 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T13:17:16.161Z] #55 9.319 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T13:17:16.161Z] #55 9.329 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T13:17:16.161Z] #55 9.433 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T13:17:16.161Z] #55 9.449 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T13:17:16.161Z] #55 11.07 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T13:17:16.161Z] #55 11.21 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T13:17:16.161Z] #55 11.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T13:17:16.161Z] #55 11.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T13:17:16.161Z] #55 ... [2022-09-06T13:17:16.161Z] [2022-09-06T13:17:16.161Z] #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-09-06T13:17:16.161Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:17:16.161Z] #62 4.414 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:16.161Z] #62 4.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:16.161Z] #62 4.446 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:16.161Z] #62 4.782 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:16.161Z] #62 6.934 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:16.161Z] #62 9.326 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:16.223Z] #67 ... [2022-09-06T13:17:16.223Z] [2022-09-06T13:17:16.223Z] #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-09-06T13:17:16.223Z] #31 sha256:8db3c99aa093af27183dd108f2a09fa71378c86011f00bdd8996bb8d64c6c797 [2022-09-06T13:17:16.223Z] #31 1.813 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T13:17:16.223Z] #31 2.029 [2022-09-06T13:17:16.223Z] #31 2.250 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:16.223Z] #31 2.521 [2022-09-06T13:17:16.223Z] #31 3.797 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T13:17:16.223Z] #31 4.205 [2022-09-06T13:17:16.223Z] #31 4.429 #=#=# ###### 9.0% ######################################################################## 100.0% [2022-09-06T13:17:16.223Z] #31 4.817 [2022-09-06T13:17:16.223Z] #31 6.297 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T13:17:16.223Z] #31 7.467 #=#=# [2022-09-06T13:17:16.223Z] #31 7.879 #=#=# 0.1% ########### 15.3% ############################ 40.2% ############################################ 61.5% ###################################################### 76.2% #################################################################### 94.5% ######################################################################## 100.0% [2022-09-06T13:17:16.363Z] #12 ... [2022-09-06T13:17:16.363Z] [2022-09-06T13:17:16.363Z] #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-09-06T13:17:16.363Z] #31 sha256:d34f6cbc9793fc2f969182455ca2418a86f57f394e40f5fb9fffc6340e9e50f4 [2022-09-06T13:17:16.363Z] #31 9.030 [2022-09-06T13:17:16.363Z] #31 9.097 Download of images into '/build' complete. [2022-09-06T13:17:16.363Z] #31 9.097 Use something like the following to load the result into a Docker daemon: [2022-09-06T13:17:16.363Z] #31 9.097 tar -cC '/build' . | docker load [2022-09-06T13:17:16.363Z] #31 DONE 10.1s [2022-09-06T13:17:16.363Z] [2022-09-06T13:17:16.363Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:17:16.363Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-06T13:17:16.363Z] #12 DONE 1.4s [2022-09-06T13:17:16.363Z] [2022-09-06T13:17:16.363Z] #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-09-06T13:17:16.363Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-06T13:17:16.420Z] #62 ... [2022-09-06T13:17:16.420Z] [2022-09-06T13:17:16.420Z] #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-09-06T13:17:16.420Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T13:17:16.420Z] #40 11.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T13:17:16.420Z] #40 11.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:17:16.891Z] #76 47.31 Selecting previously unselected package patch. [2022-09-06T13:17:16.891Z] #76 47.34 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T13:17:16.891Z] #76 47.35 Unpacking patch (2.7.6-7) ... [2022-09-06T13:17:16.937Z] #13 DONE 0.6s [2022-09-06T13:17:17.201Z] [2022-09-06T13:17:17.201Z] #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-09-06T13:17:17.201Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:17:17.201Z] #53 ... [2022-09-06T13:17:17.201Z] [2022-09-06T13:17:17.201Z] #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-09-06T13:17:17.201Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-06T13:17:17.201Z] #50 DONE 0.2s [2022-09-06T13:17:17.201Z] [2022-09-06T13:17:17.201Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T13:17:17.201Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-06T13:17:17.201Z] #46 DONE 0.2s [2022-09-06T13:17:17.201Z] [2022-09-06T13:17:17.201Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:17:17.201Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-06T13:17:17.201Z] #33 DONE 0.3s [2022-09-06T13:17:17.201Z] [2022-09-06T13:17:17.201Z] #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-09-06T13:17:17.201Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:17:17.463Z] #34 ... [2022-09-06T13:17:17.464Z] [2022-09-06T13:17:17.464Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T13:17:17.464Z] #66 sha256:fbd9e9ecac4f519d78c553fd64191cbc2cbaab497f59cf01e3acb60e853118b6 [2022-09-06T13:17:17.464Z] #66 DONE 0.4s [2022-09-06T13:17:17.464Z] [2022-09-06T13:17:17.464Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T13:17:17.464Z] #25 sha256:b0491e3622976ee61c94770da27e52f480b63acd0437fd7c53042f59a596150c [2022-09-06T13:17:17.464Z] #25 DONE 0.4s [2022-09-06T13:17:17.476Z] #76 47.61 Selecting previously unselected package dpkg-dev. [2022-09-06T13:17:17.476Z] #76 47.63 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T13:17:17.476Z] #76 47.64 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T13:17:17.602Z] #31 9.964 [2022-09-06T13:17:17.725Z] [2022-09-06T13:17:17.725Z] #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-09-06T13:17:17.725Z] #26 sha256:515556ffb54e5729c9500cf4b4b1c99870fe38ed81d996986cedee62e13c7f56 [2022-09-06T13:17:18.173Z] #31 ... [2022-09-06T13:17:18.173Z] [2022-09-06T13:17:18.173Z] #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-09-06T13:17:18.173Z] #67 sha256:c4a1a56f0c1dd6d68220ec20c232c523e8c1ea6217163c8ae0065afafb40822d [2022-09-06T13:17:18.173Z] #67 7.588 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:17:18.173Z] #67 7.589 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T13:17:18.408Z] #76 48.73 Selecting previously unselected package build-essential. [2022-09-06T13:17:18.408Z] #76 48.75 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T13:17:18.408Z] #76 48.77 Unpacking build-essential (12.9) ... [2022-09-06T13:17:18.667Z] #76 48.84 Selecting previously unselected package libcap2:amd64. [2022-09-06T13:17:18.667Z] #76 48.87 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T13:17:18.667Z] #76 48.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:17:18.667Z] #76 48.97 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T13:17:18.667Z] #76 49.01 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T13:17:18.667Z] #76 49.02 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T13:17:18.744Z] #67 8.096 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T13:17:18.925Z] #76 49.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:17:18.925Z] #76 49.19 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:17:18.925Z] #76 49.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:18.925Z] #76 49.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T13:17:18.925Z] #76 49.34 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:17:18.925Z] #76 49.35 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:19.183Z] #76 49.46 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T13:17:19.183Z] #76 49.46 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T13:17:19.183Z] #76 49.47 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:17:19.183Z] #76 ... [2022-09-06T13:17:19.183Z] [2022-09-06T13:17:19.183Z] #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-09-06T13:17:19.183Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:19.183Z] #14 39.39 The following NEW packages will be installed: [2022-09-06T13:17:19.183Z] #14 39.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:17:19.183Z] #14 39.40 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T13:17:19.183Z] #14 39.40 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T13:17:19.183Z] #14 39.40 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T13:17:19.183Z] #14 39.40 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T13:17:19.183Z] #14 39.40 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T13:17:19.183Z] #14 39.41 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T13:17:19.183Z] #14 39.41 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T13:17:19.183Z] #14 39.41 mingw-w64-x86-64-dev [2022-09-06T13:17:19.183Z] #14 39.80 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:19.183Z] #14 39.80 Need to get 115 MB of archives. [2022-09-06T13:17:19.183Z] #14 39.80 After this operation, 645 MB of additional disk space will be used. [2022-09-06T13:17:19.183Z] #14 39.80 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-09-06T13:17:19.183Z] #14 39.91 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-09-06T13:17:19.183Z] #14 40.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-09-06T13:17:19.183Z] #14 40.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-09-06T13:17:19.183Z] #14 40.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T13:17:19.183Z] #14 40.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T13:17:19.183Z] #14 40.65 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-09-06T13:17:19.183Z] #14 40.94 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-09-06T13:17:19.183Z] #14 40.97 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-09-06T13:17:19.183Z] #14 42.14 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-09-06T13:17:19.183Z] #14 43.92 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-09-06T13:17:19.183Z] #14 44.70 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-09-06T13:17:19.183Z] #14 45.46 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-09-06T13:17:19.183Z] #14 47.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T13:17:19.183Z] #14 48.09 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-09-06T13:17:19.183Z] #14 48.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T13:17:19.183Z] #14 48.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T13:17:19.183Z] #14 48.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T13:17:19.183Z] #14 48.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T13:17:19.183Z] #14 48.10 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-09-06T13:17:19.183Z] #14 48.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T13:17:19.183Z] #14 48.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T13:17:19.183Z] #14 48.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T13:17:19.183Z] #14 48.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T13:17:19.183Z] #14 48.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T13:17:19.183Z] #14 48.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T13:17:19.183Z] #14 48.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T13:17:19.183Z] #14 48.26 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-09-06T13:17:19.183Z] #14 48.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T13:17:19.183Z] #14 48.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T13:17:19.183Z] #14 49.39 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:19.183Z] #14 ... [2022-09-06T13:17:19.183Z] [2022-09-06T13:17:19.183Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T13:17:19.183Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:19.451Z] #76 49.65 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T13:17:19.451Z] #76 49.69 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T13:17:19.451Z] #76 49.70 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:17:19.711Z] #40 ... [2022-09-06T13:17:19.711Z] [2022-09-06T13:17:19.711Z] #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-09-06T13:17:19.711Z] #26 sha256:0ea51e3f59001bfa6b1b9d9f3e600268265436bef21a4cf13f19002c68040156 [2022-09-06T13:17:19.711Z] #26 14.07 + mkdir -p /build [2022-09-06T13:17:19.711Z] #26 14.08 + mv docker/docker /build/ [2022-09-06T13:17:19.711Z] #26 14.10 + rmdir docker [2022-09-06T13:17:19.711Z] #26 DONE 14.7s [2022-09-06T13:17:19.711Z] [2022-09-06T13:17:19.711Z] #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-09-06T13:17:19.711Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:17:19.711Z] #36 14.18 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T13:17:19.711Z] #36 14.20 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T13:17:19.711Z] #36 14.74 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T13:17:19.711Z] #36 15.00 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T13:17:19.978Z] #36 15.58 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T13:17:20.125Z] #67 ... [2022-09-06T13:17:20.125Z] [2022-09-06T13:17:20.125Z] #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-09-06T13:17:20.125Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-06T13:17:20.125Z] #62 3.313 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:20.125Z] #62 3.333 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:20.125Z] #62 3.333 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:20.125Z] #62 3.836 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:17:20.125Z] #62 5.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:17:20.125Z] #62 8.855 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:17:20.220Z] #54 ... [2022-09-06T13:17:20.220Z] [2022-09-06T13:17:20.220Z] #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-09-06T13:17:20.220Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:17:20.220Z] #19 152.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-06T13:17:20.220Z] #19 152.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:17:20.220Z] #19 152.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T13:17:20.220Z] #19 153.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-06T13:17:20.220Z] #19 153.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:17:20.220Z] #19 153.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:17:20.238Z] #36 ... [2022-09-06T13:17:20.238Z] [2022-09-06T13:17:20.238Z] #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-09-06T13:17:20.238Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:20.238Z] #42 5.677 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:20.238Z] #42 5.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:20.238Z] #42 5.734 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:20.238Z] #42 6.678 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:20.238Z] #42 8.808 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:20.238Z] #42 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:20.382Z] #76 50.50 Selecting previously unselected package libtool. [2022-09-06T13:17:20.382Z] #76 50.51 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T13:17:20.382Z] #76 50.53 Unpacking libtool (2.4.6-15) ... [2022-09-06T13:17:20.382Z] #76 50.81 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T13:17:20.382Z] #76 50.82 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T13:17:20.382Z] #76 50.83 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:17:20.385Z] #62 ... [2022-09-06T13:17:20.385Z] [2022-09-06T13:17:20.385Z] #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-09-06T13:17:20.385Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-06T13:17:20.385Z] #57 4.882 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T13:17:20.385Z] #57 5.794 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T13:17:20.385Z] #57 5.795 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T13:17:20.385Z] #57 5.970 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T13:17:20.385Z] #57 7.276 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T13:17:20.385Z] #57 ... [2022-09-06T13:17:20.385Z] [2022-09-06T13:17:20.385Z] #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-09-06T13:17:20.385Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-06T13:17:20.385Z] #36 5.036 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T13:17:20.497Z] #42 ... [2022-09-06T13:17:20.497Z] [2022-09-06T13:17:20.497Z] #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-09-06T13:17:20.497Z] #67 sha256:55ade04b08669508fd36cbd8868690790c058f7f134e01b239e15673c9bc3cb1 [2022-09-06T13:17:20.497Z] #67 8.121 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:17:20.497Z] #67 8.124 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T13:17:20.497Z] #67 9.005 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T13:17:20.497Z] #67 12.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T13:17:20.497Z] #67 13.07 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T13:17:20.497Z] #67 13.25 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T13:17:20.497Z] #67 13.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T13:17:20.497Z] #67 13.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:17:20.497Z] #67 14.01 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T13:17:20.497Z] #67 14.22 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T13:17:20.497Z] #67 14.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T13:17:20.497Z] #67 15.12 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T13:17:20.497Z] #67 15.37 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T13:17:20.638Z] #76 51.07 Selecting previously unselected package libyajl2:amd64. [2022-09-06T13:17:20.638Z] #76 51.07 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T13:17:20.638Z] #76 51.08 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:17:20.638Z] #76 51.17 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T13:17:20.644Z] #36 ... [2022-09-06T13:17:20.644Z] [2022-09-06T13:17:20.644Z] #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-09-06T13:17:20.644Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-06T13:17:20.644Z] #53 5.175 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T13:17:20.644Z] #53 6.544 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T13:17:20.644Z] #53 6.559 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T13:17:20.644Z] #53 6.685 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T13:17:20.644Z] #53 6.926 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T13:17:20.644Z] #53 7.468 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T13:17:20.644Z] #53 7.490 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T13:17:20.644Z] #53 7.535 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T13:17:20.644Z] #53 7.674 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T13:17:20.644Z] #53 ... [2022-09-06T13:17:20.644Z] [2022-09-06T13:17:20.644Z] #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-09-06T13:17:20.644Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T13:17:20.644Z] #55 4.801 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T13:17:20.644Z] #55 6.448 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T13:17:20.644Z] #55 6.506 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:17:20.644Z] #55 6.589 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:17:20.644Z] #55 6.635 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T13:17:20.644Z] #55 6.656 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T13:17:20.644Z] #55 6.862 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T13:17:20.644Z] #55 7.025 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T13:17:20.644Z] #55 7.594 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T13:17:20.644Z] #55 7.599 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T13:17:20.644Z] #55 7.672 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T13:17:20.644Z] #55 7.711 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T13:17:20.644Z] #55 8.910 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T13:17:20.644Z] #55 9.327 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T13:17:20.644Z] #55 9.442 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T13:17:20.644Z] #55 9.457 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T13:17:20.758Z] #67 ... [2022-09-06T13:17:20.758Z] [2022-09-06T13:17:20.758Z] #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-09-06T13:17:20.758Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:17:20.758Z] #36 16.17 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T13:17:20.758Z] #36 16.29 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T13:17:20.894Z] #76 51.21 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T13:17:20.894Z] #76 51.21 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T13:17:20.904Z] #55 ... [2022-09-06T13:17:20.904Z] [2022-09-06T13:17:20.904Z] #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-09-06T13:17:20.904Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-06T13:17:20.904Z] #38 4.982 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T13:17:20.904Z] #38 ... [2022-09-06T13:17:20.904Z] [2022-09-06T13:17:20.904Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T13:17:20.904Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-06T13:17:20.904Z] #40 5.262 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T13:17:20.904Z] #40 6.137 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T13:17:20.904Z] #40 7.138 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T13:17:20.904Z] #40 7.411 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T13:17:20.904Z] #40 7.490 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T13:17:20.904Z] #40 10.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T13:17:20.904Z] #40 10.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:17:21.022Z] #36 16.31 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T13:17:21.022Z] #36 16.56 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T13:17:21.151Z] #76 51.46 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:17:21.151Z] #76 51.47 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T13:17:21.151Z] #76 51.49 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:17:21.151Z] #76 51.50 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T13:17:21.151Z] #76 51.53 Setting up file (1:5.39-3) ... [2022-09-06T13:17:21.151Z] #76 51.54 Setting up bzip2 (1.0.8-4) ... [2022-09-06T13:17:21.151Z] #76 51.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:21.151Z] #76 51.56 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:21.151Z] #76 51.60 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:17:21.151Z] #76 51.61 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T13:17:21.151Z] #76 51.62 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T13:17:21.151Z] #76 51.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:17:21.151Z] #76 51.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:17:21.151Z] #76 51.67 Setting up patch (2.7.6-7) ... [2022-09-06T13:17:21.163Z] #40 ... [2022-09-06T13:17:21.163Z] [2022-09-06T13:17:21.163Z] #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-09-06T13:17:21.163Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T13:17:21.163Z] #51 5.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:21.163Z] #51 5.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:21.163Z] #51 5.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:21.163Z] #51 5.912 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T13:17:21.163Z] #51 6.197 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:17:21.163Z] #51 8.673 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:17:21.163Z] #51 ... [2022-09-06T13:17:21.163Z] [2022-09-06T13:17:21.163Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:17:21.164Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T13:17:21.164Z] #42 5.292 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:21.164Z] #42 5.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:21.164Z] #42 5.397 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:21.164Z] #42 6.330 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:17:21.164Z] #42 8.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:17:21.408Z] #76 51.68 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:17:21.408Z] #76 51.70 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T13:17:21.408Z] #76 51.71 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T13:17:21.408Z] #76 51.73 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:17:21.408Z] #76 51.75 Setting up libtool (2.4.6-15) ... [2022-09-06T13:17:21.408Z] #76 51.77 Setting up m4 (1.4.18-5) ... [2022-09-06T13:17:21.408Z] #76 51.79 Setting up dpkg-dev (1.20.11) ... [2022-09-06T13:17:21.408Z] #76 51.82 Setting up autoconf (2.69-14) ... [2022-09-06T13:17:21.408Z] #76 51.84 Setting up build-essential (12.9) ... [2022-09-06T13:17:21.408Z] #76 51.86 Setting up automake (1:1.16.3-2) ... [2022-09-06T13:17:21.408Z] #76 51.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T13:17:21.408Z] #76 51.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:21.428Z] #42 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:17:21.428Z] #42 ... [2022-09-06T13:17:21.428Z] [2022-09-06T13:17:21.428Z] #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-09-06T13:17:21.428Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-06T13:17:21.428Z] #34 4.636 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T13:17:21.428Z] #34 4.638 Cloning into '.'... [2022-09-06T13:17:21.590Z] #36 16.96 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T13:17:21.687Z] #34 ... [2022-09-06T13:17:21.687Z] [2022-09-06T13:17:21.687Z] #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-09-06T13:17:21.687Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:17:21.687Z] #14 3.369 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:21.687Z] #14 3.409 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:21.687Z] #14 3.409 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:21.687Z] #14 3.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:17:21.687Z] #14 6.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:17:21.687Z] #14 8.399 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:17:21.687Z] #14 ... [2022-09-06T13:17:21.687Z] [2022-09-06T13:17:21.687Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:17:21.687Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T13:17:21.687Z] #47 3.868 + git clone https://github.com/docker/distribution.git . [2022-09-06T13:17:21.687Z] #47 3.882 Cloning into '.'... [2022-09-06T13:17:21.849Z] #36 17.39 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T13:17:21.946Z] #47 ... [2022-09-06T13:17:21.946Z] [2022-09-06T13:17:21.946Z] #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-09-06T13:17:21.946Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T13:17:21.946Z] #76 3.157 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:21.946Z] #76 3.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:21.946Z] #76 3.168 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:21.946Z] #76 3.537 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:17:21.946Z] #76 5.135 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:17:21.946Z] #76 7.501 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:17:21.946Z] #76 ... [2022-09-06T13:17:21.946Z] [2022-09-06T13:17:21.946Z] #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-09-06T13:17:21.946Z] #26 sha256:24700554ae320bdbfce630b5ae6171ac4d8fa1ff8be5f6b94c5310a2c6db2378 [2022-09-06T13:17:21.946Z] #26 4.115 + RM_GOPATH=0 [2022-09-06T13:17:21.946Z] #26 4.115 + TMP_GOPATH= [2022-09-06T13:17:21.946Z] #26 4.115 + : /build [2022-09-06T13:17:21.946Z] #26 4.115 + '[' -z '' ']' [2022-09-06T13:17:21.946Z] #26 4.115 ++ mktemp -d [2022-09-06T13:17:21.946Z] #26 4.120 + export GOPATH=/tmp/tmp.Ez6yP4IbAi [2022-09-06T13:17:21.946Z] #26 4.120 + GOPATH=/tmp/tmp.Ez6yP4IbAi [2022-09-06T13:17:21.946Z] #26 4.120 + RM_GOPATH=1 [2022-09-06T13:17:21.946Z] #26 4.120 + case "$(go env GOARCH)" in [2022-09-06T13:17:21.946Z] #26 4.120 ++ go env GOARCH [2022-09-06T13:17:21.946Z] #26 4.166 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:21.946Z] #26 4.166 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:21.946Z] #26 4.166 ++ dirname /install.sh [2022-09-06T13:17:21.946Z] #26 4.170 Install docker/cli version 17.06.2-ce from stable [2022-09-06T13:17:21.946Z] #26 4.170 + dir=/ [2022-09-06T13:17:21.946Z] #26 4.170 + bin=dockercli [2022-09-06T13:17:21.946Z] #26 4.170 + shift [2022-09-06T13:17:21.946Z] #26 4.170 + '[' '!' -f //dockercli.installer ']' [2022-09-06T13:17:21.946Z] #26 4.170 + . //dockercli.installer [2022-09-06T13:17:21.946Z] #26 4.170 ++ : stable [2022-09-06T13:17:21.946Z] #26 4.170 ++ : 17.06.2-ce [2022-09-06T13:17:21.946Z] #26 4.170 + install_dockercli [2022-09-06T13:17:21.946Z] #26 4.170 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T13:17:21.946Z] #26 4.170 ++ uname -m [2022-09-06T13:17:21.946Z] #26 4.204 + arch=aarch64 [2022-09-06T13:17:21.946Z] #26 4.204 + '[' aarch64 '!=' x86_64 ']' [2022-09-06T13:17:21.946Z] #26 4.204 + '[' aarch64 '!=' s390x ']' [2022-09-06T13:17:21.946Z] #26 4.204 + '[' aarch64 '!=' armhf ']' [2022-09-06T13:17:21.946Z] #26 4.204 + build_dockercli [2022-09-06T13:17:21.946Z] #26 4.204 + git clone https://github.com/docker/docker-ce /tmp/tmp.Ez6yP4IbAi/tmp/docker-ce [2022-09-06T13:17:21.946Z] #26 4.204 Cloning into '/tmp/tmp.Ez6yP4IbAi/tmp/docker-ce'... [2022-09-06T13:17:22.205Z] #26 ... [2022-09-06T13:17:22.205Z] [2022-09-06T13:17:22.205Z] #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-09-06T13:17:22.205Z] #67 sha256:c4a1a56f0c1dd6d68220ec20c232c523e8c1ea6217163c8ae0065afafb40822d [2022-09-06T13:17:22.205Z] #67 10.61 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T13:17:22.205Z] #67 11.44 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T13:17:22.205Z] #67 11.50 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T13:17:22.205Z] #67 11.52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T13:17:22.205Z] #67 11.63 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:17:22.464Z] #67 11.85 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T13:17:22.725Z] #67 12.11 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T13:17:22.779Z] #76 DONE 53.1s [2022-09-06T13:17:22.779Z] [2022-09-06T13:17:22.779Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:17:22.779Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:17:22.786Z] #36 17.98 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T13:17:22.786Z] #36 18.21 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T13:17:22.786Z] #36 18.24 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T13:17:23.012Z] #26 ... [2022-09-06T13:17:23.012Z] [2022-09-06T13:17:23.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-09-06T13:17:23.012Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:17:23.012Z] #34 4.709 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T13:17:23.012Z] #34 4.717 Cloning into '.'... [2022-09-06T13:17:23.293Z] #67 12.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T13:17:23.293Z] #67 12.71 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T13:17:23.552Z] #67 12.87 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T13:17:23.712Z] #77 0.929 Cloning into '/tmp/crun-build'... [2022-09-06T13:17:24.415Z] #19 ... [2022-09-06T13:17:24.415Z] [2022-09-06T13:17:24.415Z] #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-09-06T13:17:24.415Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:17:24.415Z] #54 DONE 165.4s [2022-09-06T13:17:24.415Z] [2022-09-06T13:17:24.415Z] #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-09-06T13:17:24.415Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:17:24.415Z] #84 163.1 CCLD tests/init [2022-09-06T13:17:24.694Z] #36 19.88 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T13:17:24.694Z] #36 20.01 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T13:17:24.694Z] #36 ... [2022-09-06T13:17:24.694Z] [2022-09-06T13:17:24.694Z] #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-09-06T13:17:24.694Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T13:17:24.694Z] #38 19.98 tomll can be used in two ways: [2022-09-06T13:17:24.694Z] #38 19.98 Writing to STDIN and reading from STDOUT: [2022-09-06T13:17:24.694Z] #38 19.98 cat file.toml | tomll > file.toml [2022-09-06T13:17:24.694Z] #38 19.98 [2022-09-06T13:17:24.694Z] #38 19.98 Reading and updating a list of files: [2022-09-06T13:17:24.694Z] #38 19.98 tomll a.toml b.toml c.toml [2022-09-06T13:17:24.694Z] #38 19.98 [2022-09-06T13:17:24.694Z] #38 19.98 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T13:17:24.694Z] #38 DONE 20.3s [2022-09-06T13:17:24.953Z] [2022-09-06T13:17:24.953Z] #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-09-06T13:17:24.953Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:24.953Z] #55 17.20 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:17:24.953Z] #55 17.30 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T13:17:24.953Z] #55 17.43 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T13:17:24.953Z] #55 17.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T13:17:24.953Z] #55 17.68 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T13:17:24.953Z] #55 17.68 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T13:17:24.953Z] #55 17.83 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T13:17:24.953Z] #55 17.86 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T13:17:24.953Z] #55 17.92 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T13:17:24.953Z] #55 18.07 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T13:17:24.953Z] #55 18.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T13:17:24.953Z] #55 18.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T13:17:24.953Z] #55 18.70 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T13:17:24.953Z] #55 18.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T13:17:24.953Z] #55 18.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T13:17:24.953Z] #55 18.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T13:17:24.953Z] #55 19.12 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T13:17:24.953Z] #55 19.20 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T13:17:24.953Z] #55 20.13 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T13:17:25.212Z] #55 20.46 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T13:17:25.212Z] #55 ... [2022-09-06T13:17:25.212Z] [2022-09-06T13:17:25.212Z] #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-09-06T13:17:25.212Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:25.212Z] #76 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:25.212Z] #76 19.67 Fetched 8573 kB in 15s (566 kB/s) [2022-09-06T13:17:25.458Z] #67 14.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:17:25.470Z] #76 19.67 Reading package lists... [2022-09-06T13:17:25.471Z] #76 ... [2022-09-06T13:17:25.471Z] [2022-09-06T13:17:25.471Z] #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-09-06T13:17:25.471Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:17:25.471Z] #62 18.84 Fetched 8573 kB in 15s (587 kB/s) [2022-09-06T13:17:25.608Z] #77 ... [2022-09-06T13:17:25.608Z] [2022-09-06T13:17:25.608Z] #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-09-06T13:17:25.608Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:25.608Z] #51 45.48 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:25.608Z] #51 45.86 Fetched 2315 kB in 4s (640 kB/s) [2022-09-06T13:17:25.608Z] #51 46.04 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T13:17:25.608Z] #51 46.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T13:17:25.608Z] #51 46.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T13:17:25.608Z] #51 46.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T13:17:25.608Z] #51 47.38 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:17:25.608Z] #51 47.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T13:17:25.608Z] #51 47.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:17:25.608Z] #51 47.68 Selecting previously unselected package python3-six. [2022-09-06T13:17:25.608Z] #51 47.71 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T13:17:25.608Z] #51 47.72 Unpacking python3-six (1.16.0-2) ... [2022-09-06T13:17:25.608Z] #51 47.96 Selecting previously unselected package python3-protobuf. [2022-09-06T13:17:25.608Z] #51 47.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T13:17:25.608Z] #51 47.99 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T13:17:25.608Z] #51 48.52 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:17:25.608Z] #51 48.52 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:17:25.608Z] #51 48.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:17:25.608Z] #51 48.64 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:17:25.608Z] #51 48.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T13:17:25.608Z] #51 48.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:17:25.608Z] #51 48.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:17:25.608Z] #51 48.81 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:17:25.608Z] #51 48.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:25.608Z] #51 48.94 Selecting previously unselected package criu. [2022-09-06T13:17:25.608Z] #51 48.94 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T13:17:25.608Z] #51 48.95 Unpacking criu (3.17.1-1) ... [2022-09-06T13:17:25.608Z] #51 49.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:17:25.608Z] #51 52.43 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T13:17:25.608Z] #51 52.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:17:25.608Z] #51 52.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:25.608Z] #51 52.83 Setting up python3-six (1.16.0-2) ... [2022-09-06T13:17:25.608Z] #51 54.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:17:25.608Z] #51 54.58 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T13:17:25.608Z] #51 ... [2022-09-06T13:17:25.608Z] [2022-09-06T13:17:25.608Z] #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-09-06T13:17:25.608Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:25.608Z] #42 45.96 Selecting previously unselected package libicu67:amd64. [2022-09-06T13:17:25.608Z] #42 46.00 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T13:17:25.608Z] #42 46.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T13:17:25.608Z] #42 53.70 Selecting previously unselected package libxml2:amd64. [2022-09-06T13:17:25.608Z] #42 53.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T13:17:25.608Z] #42 53.71 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T13:17:25.608Z] #42 54.35 Selecting previously unselected package libarchive13:amd64. [2022-09-06T13:17:25.608Z] #42 54.35 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T13:17:25.608Z] #42 54.36 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T13:17:25.608Z] #42 54.72 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T13:17:25.608Z] #42 54.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T13:17:25.608Z] #42 54.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T13:17:25.608Z] #42 54.90 Selecting previously unselected package librhash0:amd64. [2022-09-06T13:17:25.608Z] #42 54.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T13:17:25.608Z] #42 54.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T13:17:25.608Z] #42 55.08 Selecting previously unselected package libuv1:amd64. [2022-09-06T13:17:25.608Z] #42 55.09 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T13:17:25.608Z] #42 55.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T13:17:25.608Z] #42 55.26 Selecting previously unselected package cmake. [2022-09-06T13:17:25.608Z] #42 55.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T13:17:25.608Z] #42 55.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T13:17:25.730Z] #62 18.84 Reading package lists... [2022-09-06T13:17:25.730Z] #62 ... [2022-09-06T13:17:25.730Z] [2022-09-06T13:17:25.730Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:17:25.730Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:25.730Z] #14 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:25.730Z] #14 20.89 Fetched 8573 kB in 16s (552 kB/s) [2022-09-06T13:17:25.730Z] #14 20.89 Reading package lists... [2022-09-06T13:17:25.730Z] #14 ... [2022-09-06T13:17:25.730Z] [2022-09-06T13:17:25.730Z] #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-09-06T13:17:25.730Z] #67 sha256:55ade04b08669508fd36cbd8868690790c058f7f134e01b239e15673c9bc3cb1 [2022-09-06T13:17:25.730Z] #67 17.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:17:25.865Z] #42 ... [2022-09-06T13:17:25.865Z] [2022-09-06T13:17:25.865Z] #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-09-06T13:17:25.865Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:25.865Z] #14 49.65 Fetched 115 MB in 9s (13.0 MB/s) [2022-09-06T13:17:25.865Z] #14 49.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T13:17:25.865Z] #14 49.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T13:17:25.865Z] #14 49.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T13:17:25.865Z] #14 49.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T13:17:25.865Z] #14 52.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T13:17:25.865Z] #14 52.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T13:17:25.865Z] #14 52.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T13:17:25.865Z] #14 55.98 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T13:17:25.865Z] #14 55.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T13:17:25.865Z] #14 56.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T13:17:25.865Z] #14 56.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T13:17:25.865Z] #14 56.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:17:25.865Z] #14 56.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:17:25.865Z] #14 56.37 Selecting previously unselected package dmsetup. [2022-09-06T13:17:26.121Z] #14 56.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:17:26.121Z] #14 56.38 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T13:17:26.121Z] #14 56.53 Selecting previously unselected package mingw-w64-common. [2022-09-06T13:17:26.121Z] #14 56.55 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T13:17:26.121Z] #14 56.56 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T13:17:26.670Z] #67 ... [2022-09-06T13:17:26.670Z] [2022-09-06T13:17:26.670Z] #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-09-06T13:17:26.670Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:26.670Z] #51 11.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:26.670Z] #51 14.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T13:17:26.670Z] #51 ... [2022-09-06T13:17:26.670Z] [2022-09-06T13:17:26.670Z] #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-09-06T13:17:26.670Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:26.670Z] #42 21.57 Fetched 8573 kB in 16s (530 kB/s) [2022-09-06T13:17:26.839Z] #67 ... [2022-09-06T13:17:26.839Z] [2022-09-06T13:17:26.839Z] #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-09-06T13:17:26.839Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-06T13:17:26.839Z] #38 15.67 tomll can be used in two ways: [2022-09-06T13:17:26.839Z] #38 15.67 Writing to STDIN and reading from STDOUT: [2022-09-06T13:17:26.839Z] #38 15.67 cat file.toml | tomll > file.toml [2022-09-06T13:17:26.839Z] #38 15.67 [2022-09-06T13:17:26.839Z] #38 15.67 Reading and updating a list of files: [2022-09-06T13:17:26.839Z] #38 15.67 tomll a.toml b.toml c.toml [2022-09-06T13:17:26.839Z] #38 15.67 [2022-09-06T13:17:26.839Z] #38 15.67 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T13:17:26.839Z] #38 DONE 16.5s [2022-09-06T13:17:26.839Z] [2022-09-06T13:17:26.839Z] #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-09-06T13:17:26.839Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T13:17:26.839Z] #55 12.57 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:17:26.839Z] #55 12.63 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T13:17:26.839Z] #55 12.87 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T13:17:26.839Z] #55 12.92 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T13:17:26.839Z] #55 13.02 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T13:17:26.839Z] #55 13.06 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T13:17:26.839Z] #55 13.15 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T13:17:26.839Z] #55 13.31 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T13:17:26.839Z] #55 13.42 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T13:17:26.839Z] #55 13.47 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T13:17:26.839Z] #55 13.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T13:17:26.839Z] #55 13.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T13:17:26.839Z] #55 14.04 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T13:17:26.839Z] #55 14.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T13:17:26.839Z] #55 14.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T13:17:26.839Z] #55 14.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T13:17:26.839Z] #55 14.52 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T13:17:26.839Z] #55 14.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T13:17:26.839Z] #55 15.32 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T13:17:26.839Z] #55 15.56 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T13:17:26.839Z] #55 15.99 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T13:17:26.839Z] #55 16.13 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T13:17:26.839Z] #55 16.18 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T13:17:26.839Z] #55 16.18 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T13:17:26.839Z] #55 16.33 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T13:17:26.839Z] #55 16.40 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T13:17:26.839Z] #55 16.50 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T13:17:26.839Z] #55 16.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T13:17:27.098Z] #55 16.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T13:17:27.217Z] #34 ... [2022-09-06T13:17:27.217Z] [2022-09-06T13:17:27.217Z] #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-09-06T13:17:27.217Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:27.217Z] #76 3.821 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:27.217Z] #76 3.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:27.217Z] #76 3.824 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:27.217Z] #76 4.057 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:27.217Z] #76 5.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:27.217Z] #76 6.751 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:27.217Z] #76 ... [2022-09-06T13:17:27.217Z] [2022-09-06T13:17:27.217Z] #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-09-06T13:17:27.217Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:27.217Z] #42 6.613 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:27.217Z] #42 6.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:27.217Z] #42 6.658 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:27.217Z] #42 7.679 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:27.217Z] #42 10.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:27.217Z] #42 ... [2022-09-06T13:17:27.217Z] [2022-09-06T13:17:27.217Z] #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-09-06T13:17:27.217Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T13:17:27.217Z] #38 5.951 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T13:17:27.358Z] #55 17.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T13:17:27.477Z] #38 ... [2022-09-06T13:17:27.477Z] [2022-09-06T13:17:27.477Z] #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-09-06T13:17:27.477Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:27.477Z] #55 4.577 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T13:17:27.477Z] #55 6.184 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T13:17:27.477Z] #55 6.317 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:17:27.477Z] #55 6.377 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T13:17:27.477Z] #55 6.384 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T13:17:27.477Z] #55 6.921 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T13:17:27.477Z] #55 7.020 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T13:17:27.477Z] #55 7.445 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T13:17:27.477Z] #55 7.453 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T13:17:27.477Z] #55 7.545 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T13:17:27.477Z] #55 7.555 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T13:17:27.477Z] #55 9.653 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T13:17:27.477Z] #55 9.727 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T13:17:27.477Z] #55 9.921 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T13:17:27.477Z] #55 10.23 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T13:17:27.477Z] #55 ... [2022-09-06T13:17:27.477Z] [2022-09-06T13:17:27.477Z] #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-09-06T13:17:27.477Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:17:27.477Z] #36 6.276 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T13:17:27.618Z] #55 17.25 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T13:17:27.618Z] #55 17.40 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T13:17:27.739Z] #36 ... [2022-09-06T13:17:27.739Z] [2022-09-06T13:17:27.739Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T13:17:27.739Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T13:17:27.739Z] #40 5.016 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T13:17:27.739Z] #40 5.848 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T13:17:27.739Z] #40 7.360 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T13:17:27.739Z] #40 7.591 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T13:17:27.739Z] #40 7.716 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T13:17:27.877Z] #55 17.57 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T13:17:27.877Z] #55 17.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T13:17:27.877Z] #55 17.75 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T13:17:27.877Z] #55 17.80 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T13:17:27.999Z] #40 ... [2022-09-06T13:17:27.999Z] [2022-09-06T13:17:27.999Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-06T13:17:27.999Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:27.999Z] #51 6.648 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:27.999Z] #51 6.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:27.999Z] #51 6.704 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:27.999Z] #51 7.411 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T13:17:27.999Z] #51 7.942 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:27.999Z] #51 ... [2022-09-06T13:17:27.999Z] [2022-09-06T13:17:27.999Z] #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-09-06T13:17:27.999Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T13:17:27.999Z] #57 5.699 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T13:17:27.999Z] #57 6.860 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T13:17:27.999Z] #57 6.898 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T13:17:27.999Z] #57 6.951 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T13:17:27.999Z] #57 9.080 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T13:17:28.137Z] #55 17.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T13:17:28.137Z] #55 17.94 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T13:17:28.137Z] #55 17.99 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T13:17:28.137Z] #55 18.06 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T13:17:28.260Z] #57 ... [2022-09-06T13:17:28.260Z] [2022-09-06T13:17:28.260Z] #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-09-06T13:17:28.260Z] #67 sha256:f9a239920a14a528639951a91be294d7c11b2f56358d1c1902ef99b4bd40cdb8 [2022-09-06T13:17:28.260Z] #67 4.878 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:17:28.260Z] #67 4.878 + RM_GOPATH=0 [2022-09-06T13:17:28.260Z] #67 4.878 + TMP_GOPATH= [2022-09-06T13:17:28.260Z] #67 4.878 + : /build [2022-09-06T13:17:28.260Z] #67 4.878 + '[' -z '' ']' [2022-09-06T13:17:28.260Z] #67 4.878 ++ mktemp -d [2022-09-06T13:17:28.260Z] #67 4.878 + export GOPATH=/tmp/tmp.gSkSCtamiN [2022-09-06T13:17:28.260Z] #67 4.878 + GOPATH=/tmp/tmp.gSkSCtamiN [2022-09-06T13:17:28.260Z] #67 4.878 + RM_GOPATH=1 [2022-09-06T13:17:28.260Z] #67 4.878 + case "$(go env GOARCH)" in [2022-09-06T13:17:28.260Z] #67 4.878 ++ go env GOARCH [2022-09-06T13:17:28.260Z] #67 4.878 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:28.260Z] #67 4.878 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:28.260Z] #67 4.878 ++ dirname /install.sh [2022-09-06T13:17:28.260Z] #67 4.878 + dir=/ [2022-09-06T13:17:28.260Z] #67 4.878 + bin=rootlesskit [2022-09-06T13:17:28.260Z] #67 4.878 + shift [2022-09-06T13:17:28.260Z] #67 4.878 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T13:17:28.260Z] #67 4.878 + . //rootlesskit.installer [2022-09-06T13:17:28.260Z] #67 4.878 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:17:28.260Z] #67 4.878 + install_rootlesskit [2022-09-06T13:17:28.260Z] #67 4.878 + case "$1" in [2022-09-06T13:17:28.260Z] #67 4.878 + export CGO_ENABLED=0 [2022-09-06T13:17:28.260Z] #67 4.878 + CGO_ENABLED=0 [2022-09-06T13:17:28.260Z] #67 4.878 + _install_rootlesskit [2022-09-06T13:17:28.260Z] #67 4.878 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T13:17:28.260Z] #67 4.878 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:17:28.260Z] #67 4.878 + GOBIN=/build [2022-09-06T13:17:28.260Z] #67 4.878 + GO111MODULE=on [2022-09-06T13:17:28.260Z] #67 4.878 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:17:28.260Z] #67 5.399 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T13:17:28.260Z] #67 7.769 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:17:28.260Z] #67 7.770 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T13:17:28.260Z] #67 8.705 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T13:17:28.260Z] #67 ... [2022-09-06T13:17:28.260Z] [2022-09-06T13:17:28.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-09-06T13:17:28.260Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:17:28.260Z] #47 5.336 + git clone https://github.com/docker/distribution.git . [2022-09-06T13:17:28.260Z] #47 5.336 Cloning into '.'... [2022-09-06T13:17:28.397Z] #55 18.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T13:17:28.397Z] #55 18.28 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T13:17:28.397Z] #55 18.34 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T13:17:28.520Z] #47 ... [2022-09-06T13:17:28.520Z] [2022-09-06T13:17:28.520Z] #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-09-06T13:17:28.520Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:28.520Z] #14 5.737 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:28.520Z] #14 5.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:28.520Z] #14 5.769 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:28.521Z] #14 6.721 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:28.521Z] #14 9.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:28.521Z] #14 ... [2022-09-06T13:17:28.521Z] [2022-09-06T13:17:28.521Z] #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-09-06T13:17:28.521Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:17:28.521Z] #62 4.105 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:17:28.521Z] #62 4.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:17:28.521Z] #62 4.121 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:17:28.521Z] #62 4.374 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:17:28.521Z] #62 5.104 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:28.521Z] #62 7.208 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:28.656Z] #55 18.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T13:17:28.656Z] #55 18.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T13:17:28.656Z] #55 18.45 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T13:17:28.781Z] #62 ... [2022-09-06T13:17:28.781Z] [2022-09-06T13:17:28.781Z] #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-09-06T13:17:28.781Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T13:17:28.781Z] #40 11.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T13:17:28.915Z] #55 18.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T13:17:28.915Z] #55 18.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T13:17:28.915Z] #55 18.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T13:17:28.915Z] #55 18.86 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T13:17:29.042Z] #40 12.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:17:29.174Z] #55 19.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T13:17:29.174Z] #55 19.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T13:17:29.206Z] #42 21.57 Reading package lists... [2022-09-06T13:17:29.206Z] #42 ... [2022-09-06T13:17:29.206Z] [2022-09-06T13:17:29.206Z] #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-09-06T13:17:29.206Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:17:29.206Z] #53 14.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:17:29.206Z] #53 14.53 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T13:17:29.206Z] #53 ... [2022-09-06T13:17:29.206Z] [2022-09-06T13:17:29.206Z] #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-09-06T13:17:29.206Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:29.206Z] #55 21.46 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T13:17:29.206Z] #55 22.19 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T13:17:29.206Z] #55 22.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T13:17:29.206Z] #55 22.37 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T13:17:29.206Z] #55 22.39 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T13:17:29.206Z] #55 22.46 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T13:17:29.206Z] #55 22.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T13:17:29.206Z] #55 22.64 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T13:17:29.206Z] #55 22.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T13:17:29.206Z] #55 22.99 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T13:17:29.206Z] #55 23.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T13:17:29.206Z] #55 23.25 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T13:17:29.206Z] #55 23.38 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T13:17:29.206Z] #55 23.50 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T13:17:29.206Z] #55 23.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T13:17:29.206Z] #55 23.83 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T13:17:29.206Z] #55 23.83 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T13:17:29.206Z] #55 23.97 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T13:17:29.206Z] #55 23.97 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T13:17:29.206Z] #55 24.13 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T13:17:29.206Z] #55 24.16 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T13:17:29.206Z] #55 24.33 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T13:17:29.206Z] #55 24.39 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T13:17:29.206Z] #55 24.48 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T13:17:29.206Z] #55 24.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T13:17:29.206Z] #55 24.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T13:17:29.206Z] #55 24.63 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T13:17:29.206Z] #55 24.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T13:17:29.393Z] #14 ... [2022-09-06T13:17:29.393Z] [2022-09-06T13:17:29.393Z] #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-09-06T13:17:29.393Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:17:29.393Z] #34 48.93 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-09-06T13:17:29.393Z] #34 49.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T13:17:29.393Z] #34 49.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:17:29.393Z] #34 ... [2022-09-06T13:17:29.393Z] [2022-09-06T13:17:29.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-09-06T13:17:29.393Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:29.393Z] #51 59.25 Setting up criu (3.17.1-1) ... [2022-09-06T13:17:29.433Z] #55 19.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T13:17:29.434Z] #55 19.22 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T13:17:29.434Z] #55 19.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T13:17:29.434Z] #55 19.28 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T13:17:29.434Z] #55 19.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T13:17:29.693Z] #55 19.38 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T13:17:29.693Z] #55 19.42 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T13:17:29.693Z] #55 19.52 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T13:17:29.693Z] #55 19.58 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T13:17:29.693Z] #55 19.63 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T13:17:29.775Z] #55 24.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T13:17:29.775Z] #55 25.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T13:17:29.775Z] #55 25.25 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T13:17:29.953Z] #55 19.65 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T13:17:29.953Z] #55 19.75 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T13:17:29.953Z] #55 19.82 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T13:17:29.953Z] #55 19.90 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T13:17:30.035Z] #55 25.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T13:17:30.035Z] #55 25.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T13:17:30.035Z] #55 25.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T13:17:30.212Z] #55 19.93 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T13:17:30.212Z] #55 19.94 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T13:17:30.212Z] #55 20.05 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T13:17:30.295Z] #55 25.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T13:17:30.295Z] #55 25.68 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T13:17:30.295Z] #55 25.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T13:17:30.295Z] #55 25.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T13:17:30.295Z] #55 25.85 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T13:17:30.555Z] #55 25.92 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T13:17:30.555Z] #55 25.98 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T13:17:30.555Z] #55 26.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T13:17:30.778Z] #51 ... [2022-09-06T13:17:30.778Z] [2022-09-06T13:17:30.778Z] #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-09-06T13:17:30.778Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:30.778Z] #42 59.70 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T13:17:30.778Z] #42 59.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:17:30.778Z] #42 59.77 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T13:17:30.778Z] #42 59.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:17:30.778Z] #42 59.82 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T13:17:30.778Z] #42 59.88 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T13:17:30.778Z] #42 59.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T13:17:30.778Z] #42 59.92 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T13:17:30.778Z] #42 59.93 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T13:17:30.778Z] #42 59.95 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T13:17:30.778Z] #42 59.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:30.778Z] #42 DONE 61.0s [2022-09-06T13:17:30.778Z] [2022-09-06T13:17:30.778Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T13:17:30.778Z] #43 sha256:0fc0a730026b47a82261ac224be21edc25324919d6a351544db7a60503b75ca7 [2022-09-06T13:17:30.778Z] #43 DONE 0.2s [2022-09-06T13:17:30.778Z] [2022-09-06T13:17:30.778Z] #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-09-06T13:17:30.778Z] #44 sha256:402f99c1eec809bf09299662139547da874aba06c5fec958781814bd9ec110e7 [2022-09-06T13:17:30.815Z] #55 26.13 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T13:17:30.815Z] #55 26.20 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T13:17:30.815Z] #55 26.24 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T13:17:30.815Z] #55 26.34 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T13:17:31.032Z] #84 ... [2022-09-06T13:17:31.032Z] [2022-09-06T13:17:31.032Z] #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-09-06T13:17:31.032Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:17:31.032Z] #19 162.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-06T13:17:31.032Z] #19 162.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:17:31.032Z] #19 162.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:17:31.032Z] #19 162.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-06T13:17:31.032Z] #19 162.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:17:31.032Z] #19 162.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T13:17:31.032Z] #19 162.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-06T13:17:31.032Z] #19 162.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:17:31.032Z] #19 162.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T13:17:31.032Z] #19 162.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-06T13:17:31.032Z] #19 162.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:17:31.032Z] #19 162.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:17:31.032Z] #19 163.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-06T13:17:31.032Z] #19 163.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:17:31.032Z] #19 163.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:17:31.032Z] #19 163.0 Selecting previously unselected package cross-config. [2022-09-06T13:17:31.032Z] #19 163.0 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-06T13:17:31.032Z] #19 163.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-06T13:17:31.032Z] #19 163.1 Selecting previously unselected package gcc-10-cross-base. [2022-09-06T13:17:31.032Z] #19 163.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:31.032Z] #19 163.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-06T13:17:31.032Z] #19 163.2 Selecting previously unselected package libc6-arm64-cross. [2022-09-06T13:17:31.032Z] #19 163.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-06T13:17:31.032Z] #19 163.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-06T13:17:31.032Z] #19 163.5 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-06T13:17:31.032Z] #19 163.5 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:31.032Z] #19 163.5 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:31.032Z] #19 163.5 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-06T13:17:31.032Z] #19 163.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:31.032Z] #19 163.5 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:31.032Z] #19 163.6 Selecting previously unselected package libitm1-arm64-cross. [2022-09-06T13:17:31.032Z] #19 163.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:31.032Z] #19 163.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:31.032Z] #19 163.7 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-06T13:17:31.032Z] #19 163.7 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:31.032Z] #19 163.7 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:31.032Z] #19 163.7 Selecting previously unselected package libasan6-arm64-cross. [2022-09-06T13:17:31.032Z] #19 163.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:31.032Z] #19 163.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:31.074Z] #55 26.48 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T13:17:31.074Z] #55 26.51 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T13:17:31.074Z] #55 26.57 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T13:17:31.074Z] #55 26.63 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T13:17:31.150Z] #55 20.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T13:17:31.150Z] #55 20.69 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T13:17:31.150Z] #55 20.76 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T13:17:31.150Z] #55 ... [2022-09-06T13:17:31.150Z] [2022-09-06T13:17:31.150Z] #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-09-06T13:17:31.150Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-06T13:17:31.150Z] #53 10.70 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T13:17:31.150Z] #53 10.73 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T13:17:31.150Z] #53 10.82 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T13:17:31.150Z] #53 12.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:17:31.150Z] #53 12.76 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T13:17:31.150Z] #53 ... [2022-09-06T13:17:31.150Z] [2022-09-06T13:17:31.150Z] #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-09-06T13:17:31.150Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T13:17:31.150Z] #55 20.83 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T13:17:31.150Z] #55 20.99 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T13:17:31.150Z] #55 20.99 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T13:17:31.337Z] #55 ... [2022-09-06T13:17:31.337Z] [2022-09-06T13:17:31.337Z] #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-09-06T13:17:31.337Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:17:31.411Z] #55 21.07 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T13:17:31.411Z] #55 21.11 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T13:17:31.411Z] #55 21.23 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T13:17:31.587Z] #40 ... [2022-09-06T13:17:31.587Z] [2022-09-06T13:17:31.587Z] #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-09-06T13:17:31.588Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:17:31.588Z] #53 4.431 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T13:17:31.588Z] #53 5.456 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T13:17:31.588Z] #53 5.456 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T13:17:31.588Z] #53 5.469 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T13:17:31.588Z] #53 5.544 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:17:31.588Z] #53 5.903 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T13:17:31.588Z] #53 6.032 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T13:17:31.588Z] #53 6.040 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T13:17:31.588Z] #53 6.077 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T13:17:31.588Z] #53 6.356 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T13:17:31.588Z] #53 6.525 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T13:17:31.588Z] #53 6.660 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T13:17:31.588Z] #53 6.988 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T13:17:31.588Z] #53 13.88 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:17:31.588Z] #53 13.91 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T13:17:31.588Z] #53 ... [2022-09-06T13:17:31.588Z] [2022-09-06T13:17:31.588Z] #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-09-06T13:17:31.588Z] #67 sha256:f9a239920a14a528639951a91be294d7c11b2f56358d1c1902ef99b4bd40cdb8 [2022-09-06T13:17:31.588Z] #67 11.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T13:17:31.588Z] #67 12.73 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T13:17:31.588Z] #67 12.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T13:17:31.588Z] #67 14.01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T13:17:31.588Z] #67 14.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:17:31.614Z] #19 164.3 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-06T13:17:31.614Z] #19 164.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:31.614Z] #19 164.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:31.614Z] #19 164.6 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-06T13:17:31.614Z] #19 164.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:31.614Z] #19 164.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:31.670Z] #55 21.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T13:17:31.670Z] #55 21.46 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T13:17:31.708Z] #44 0.921 + RM_GOPATH=0 [2022-09-06T13:17:31.708Z] #44 0.921 + TMP_GOPATH= [2022-09-06T13:17:31.708Z] #44 0.921 + : /build [2022-09-06T13:17:31.708Z] #44 0.921 + '[' -z '' ']' [2022-09-06T13:17:31.708Z] #44 0.921 ++ mktemp -d [2022-09-06T13:17:31.708Z] #44 0.924 + export GOPATH=/tmp/tmp.jXCIZwbz63 [2022-09-06T13:17:31.708Z] #44 0.924 + GOPATH=/tmp/tmp.jXCIZwbz63 [2022-09-06T13:17:31.708Z] #44 0.924 + RM_GOPATH=1 [2022-09-06T13:17:31.708Z] #44 0.924 + case "$(go env GOARCH)" in [2022-09-06T13:17:31.708Z] #44 0.926 ++ go env GOARCH [2022-09-06T13:17:31.708Z] #44 0.962 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:31.708Z] #44 0.962 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:31.708Z] #44 0.962 ++ dirname /install.sh [2022-09-06T13:17:31.708Z] #44 0.972 + dir=/ [2022-09-06T13:17:31.708Z] #44 0.976 + bin=tini [2022-09-06T13:17:31.708Z] #44 0.976 + shift [2022-09-06T13:17:31.708Z] #44 0.976 + '[' '!' -f //tini.installer ']' [2022-09-06T13:17:31.708Z] #44 0.976 + . //tini.installer [2022-09-06T13:17:31.708Z] #44 0.977 ++ : v0.19.0 [2022-09-06T13:17:31.708Z] #44 0.977 + install_tini [2022-09-06T13:17:31.708Z] #44 0.977 + echo 'Install tini version v0.19.0' [2022-09-06T13:17:31.708Z] #44 0.977 Install tini version v0.19.0 [2022-09-06T13:17:31.708Z] #44 0.978 + git clone https://github.com/krallin/tini.git /tmp/tmp.jXCIZwbz63/tini [2022-09-06T13:17:31.708Z] #44 0.981 Cloning into '/tmp/tmp.jXCIZwbz63/tini'... [2022-09-06T13:17:31.849Z] #67 14.34 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T13:17:31.858Z] #47 26.69 Updating files: 76% (1669/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-09-06T13:17:31.930Z] #55 21.54 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T13:17:31.930Z] #55 21.56 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T13:17:31.930Z] #55 21.72 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T13:17:32.109Z] #67 14.64 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T13:17:32.117Z] #47 27.16 + git checkout -q v2.3.0 [2022-09-06T13:17:32.189Z] #55 21.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T13:17:32.189Z] #55 21.86 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T13:17:32.189Z] #55 21.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T13:17:32.189Z] #55 21.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T13:17:32.189Z] #55 22.06 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T13:17:32.189Z] #55 ... [2022-09-06T13:17:32.189Z] [2022-09-06T13:17:32.189Z] #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-09-06T13:17:32.189Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T13:17:32.189Z] #51 11.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:17:32.189Z] #51 14.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T13:17:32.189Z] #51 17.08 Fetched 8462 kB in 12s (682 kB/s) [2022-09-06T13:17:32.189Z] #51 17.08 Reading package lists... [2022-09-06T13:17:32.274Z] #44 ... [2022-09-06T13:17:32.274Z] [2022-09-06T13:17:32.274Z] #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-09-06T13:17:32.274Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:32.274Z] #51 61.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:32.274Z] #51 DONE 62.3s [2022-09-06T13:17:32.274Z] [2022-09-06T13:17:32.274Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:17:32.274Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:17:32.274Z] #77 7.893 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T13:17:32.274Z] #77 7.928 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T13:17:32.370Z] #67 14.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T13:17:32.449Z] #51 21.84 Reading package lists... [2022-09-06T13:17:32.449Z] #51 ... [2022-09-06T13:17:32.449Z] [2022-09-06T13:17:32.449Z] #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-09-06T13:17:32.449Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T13:17:32.449Z] #55 22.11 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T13:17:32.449Z] #55 22.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T13:17:32.449Z] #55 22.20 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T13:17:32.449Z] #55 ... [2022-09-06T13:17:32.449Z] [2022-09-06T13:17:32.449Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:17:32.449Z] #31 sha256:8db3c99aa093af27183dd108f2a09fa71378c86011f00bdd8996bb8d64c6c797 [2022-09-06T13:17:32.449Z] #31 15.00 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T13:17:32.449Z] #31 16.75 #=#=# [2022-09-06T13:17:32.449Z] #31 17.12 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:32.449Z] #31 18.70 [2022-09-06T13:17:32.449Z] #31 21.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T13:17:32.449Z] #31 23.52 [2022-09-06T13:17:32.449Z] #31 23.92 #=#=# ######################################################################## 100.0% [2022-09-06T13:17:32.530Z] #77 9.816 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T13:17:32.530Z] #77 9.879 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T13:17:32.530Z] #77 9.879 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T13:17:32.530Z] #77 9.879 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T13:17:32.530Z] #77 9.935 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T13:17:32.552Z] #19 165.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-06T13:17:32.552Z] #19 165.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:32.552Z] #19 165.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:32.552Z] #19 165.4 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-06T13:17:32.552Z] #19 165.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:32.552Z] #19 165.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:32.648Z] #67 15.23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T13:17:32.648Z] #67 ... [2022-09-06T13:17:32.648Z] [2022-09-06T13:17:32.648Z] #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-09-06T13:17:32.648Z] #26 sha256:515556ffb54e5729c9500cf4b4b1c99870fe38ed81d996986cedee62e13c7f56 [2022-09-06T13:17:32.648Z] #26 5.331 + RM_GOPATH=0 [2022-09-06T13:17:32.648Z] #26 5.331 + TMP_GOPATH= [2022-09-06T13:17:32.648Z] #26 5.331 + : /build [2022-09-06T13:17:32.648Z] #26 5.331 + '[' -z '' ']' [2022-09-06T13:17:32.648Z] #26 5.331 ++ mktemp -d [2022-09-06T13:17:32.648Z] #26 5.351 + export GOPATH=/tmp/tmp.4Ot8RTzeYH [2022-09-06T13:17:32.648Z] #26 5.351 + GOPATH=/tmp/tmp.4Ot8RTzeYH [2022-09-06T13:17:32.648Z] #26 5.351 + RM_GOPATH=1 [2022-09-06T13:17:32.648Z] #26 5.351 + case "$(go env GOARCH)" in [2022-09-06T13:17:32.648Z] #26 5.351 ++ go env GOARCH [2022-09-06T13:17:32.648Z] #26 5.397 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:32.648Z] #26 5.397 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:32.648Z] #26 5.397 ++ dirname /install.sh [2022-09-06T13:17:32.648Z] #26 5.397 + dir=/ [2022-09-06T13:17:32.648Z] #26 5.397 + bin=dockercli [2022-09-06T13:17:32.648Z] #26 5.397 + shift [2022-09-06T13:17:32.648Z] #26 5.397 + '[' '!' -f //dockercli.installer ']' [2022-09-06T13:17:32.648Z] #26 5.397 + . //dockercli.installer [2022-09-06T13:17:32.648Z] #26 5.397 ++ : stable [2022-09-06T13:17:32.648Z] #26 5.397 ++ : 17.06.2-ce [2022-09-06T13:17:32.648Z] #26 5.397 + install_dockercli [2022-09-06T13:17:32.648Z] #26 5.397 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T13:17:32.648Z] #26 5.397 ++ uname -m [2022-09-06T13:17:32.648Z] #26 5.397 + arch=x86_64 [2022-09-06T13:17:32.648Z] #26 5.397 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T13:17:32.648Z] #26 5.397 + url=https://download.docker.com/linux/static [2022-09-06T13:17:32.648Z] #26 5.397 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T13:17:32.648Z] #26 5.397 Install docker/cli version 17.06.2-ce from stable [2022-09-06T13:17:32.648Z] #26 5.426 + tar -xz docker/docker [2022-09-06T13:17:32.648Z] #26 14.60 + mkdir -p /build [2022-09-06T13:17:32.648Z] #26 14.60 + mv docker/docker /build/ [2022-09-06T13:17:32.648Z] #26 14.60 + rmdir docker [2022-09-06T13:17:32.709Z] #31 ... [2022-09-06T13:17:32.709Z] [2022-09-06T13:17:32.709Z] #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-09-06T13:17:32.709Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T13:17:32.709Z] #76 12.45 Fetched 8458 kB in 10s (887 kB/s) [2022-09-06T13:17:32.709Z] #76 12.45 Reading package lists... [2022-09-06T13:17:32.709Z] #76 18.11 Reading package lists... [2022-09-06T13:17:32.709Z] #76 ... [2022-09-06T13:17:32.709Z] [2022-09-06T13:17:32.709Z] #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-09-06T13:17:32.709Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-06T13:17:32.709Z] #36 12.56 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T13:17:32.709Z] #36 12.61 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T13:17:32.709Z] #36 13.13 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T13:17:32.709Z] #36 13.34 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T13:17:32.709Z] #36 13.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T13:17:32.709Z] #36 13.90 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T13:17:32.709Z] #36 13.91 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T13:17:32.709Z] #36 13.93 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T13:17:32.709Z] #36 14.34 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T13:17:32.709Z] #36 14.58 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T13:17:32.709Z] #36 14.83 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T13:17:32.709Z] #36 15.42 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T13:17:32.709Z] #36 15.54 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T13:17:32.709Z] #36 15.81 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T13:17:32.709Z] #36 17.13 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T13:17:32.811Z] #19 165.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-06T13:17:32.811Z] #19 165.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:32.811Z] #19 165.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:32.909Z] #26 ... [2022-09-06T13:17:32.909Z] [2022-09-06T13:17:32.909Z] #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-09-06T13:17:32.909Z] #67 sha256:f9a239920a14a528639951a91be294d7c11b2f56358d1c1902ef99b4bd40cdb8 [2022-09-06T13:17:32.909Z] #67 15.43 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T13:17:32.909Z] #67 ... [2022-09-06T13:17:32.909Z] [2022-09-06T13:17:32.909Z] #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-09-06T13:17:32.909Z] #26 sha256:515556ffb54e5729c9500cf4b4b1c99870fe38ed81d996986cedee62e13c7f56 [2022-09-06T13:17:32.909Z] #26 DONE 15.5s [2022-09-06T13:17:32.970Z] #36 ... [2022-09-06T13:17:32.970Z] [2022-09-06T13:17:32.970Z] #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-09-06T13:17:32.970Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T13:17:32.971Z] #47 20.84 Updating files: 79% (1725/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-09-06T13:17:32.971Z] #47 21.21 + git checkout -q v2.3.0 [2022-09-06T13:17:33.071Z] #19 166.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-06T13:17:33.071Z] #19 166.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:17:33.071Z] #19 166.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:17:33.170Z] [2022-09-06T13:17:33.170Z] #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-09-06T13:17:33.170Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:33.170Z] #55 15.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:17:33.170Z] #55 15.16 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T13:17:33.170Z] #55 15.51 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T13:17:33.170Z] #55 15.67 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T13:17:33.170Z] #55 15.92 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T13:17:33.170Z] #55 15.92 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T13:17:33.170Z] #55 16.11 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T13:17:33.170Z] #55 16.11 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T13:17:33.170Z] #55 16.26 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T13:17:33.170Z] #55 16.26 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T13:17:33.431Z] #55 16.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T13:17:33.431Z] #55 16.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T13:17:33.539Z] #47 ... [2022-09-06T13:17:33.540Z] [2022-09-06T13:17:33.540Z] #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-09-06T13:17:33.540Z] #31 sha256:8db3c99aa093af27183dd108f2a09fa71378c86011f00bdd8996bb8d64c6c797 [2022-09-06T13:17:33.540Z] #31 25.19 [2022-09-06T13:17:33.540Z] #31 25.54 Download of images into '/build' complete. [2022-09-06T13:17:33.540Z] #31 25.54 Use something like the following to load the result into a Docker daemon: [2022-09-06T13:17:33.540Z] #31 25.54 tar -cC '/build' . | docker load [2022-09-06T13:17:33.540Z] #31 DONE 25.8s [2022-09-06T13:17:33.540Z] [2022-09-06T13:17:33.540Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T13:17:33.540Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T13:17:33.540Z] #55 22.38 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T13:17:33.540Z] #55 22.42 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T13:17:33.540Z] #55 22.47 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T13:17:33.540Z] #55 22.62 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T13:17:33.540Z] #55 22.69 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T13:17:33.540Z] #55 22.99 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T13:17:33.540Z] #55 23.27 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T13:17:33.691Z] #55 16.67 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T13:17:33.691Z] #55 16.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T13:17:33.799Z] #55 ... [2022-09-06T13:17:33.799Z] [2022-09-06T13:17:33.799Z] #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-09-06T13:17:33.799Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-06T13:17:33.799Z] #62 13.56 Fetched 8458 kB in 11s (805 kB/s) [2022-09-06T13:17:33.799Z] #62 13.56 Reading package lists... [2022-09-06T13:17:33.952Z] #55 16.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T13:17:33.952Z] #55 16.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T13:17:34.059Z] #62 19.07 Reading package lists... [2022-09-06T13:17:34.059Z] #62 ... [2022-09-06T13:17:34.059Z] [2022-09-06T13:17:34.059Z] #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-09-06T13:17:34.059Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:17:34.059Z] #14 13.82 Fetched 8458 kB in 11s (789 kB/s) [2022-09-06T13:17:34.059Z] #14 13.82 Reading package lists... [2022-09-06T13:17:34.059Z] #14 19.01 Reading package lists... [2022-09-06T13:17:34.059Z] #14 ... [2022-09-06T13:17:34.059Z] [2022-09-06T13:17:34.059Z] #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-09-06T13:17:34.059Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-06T13:17:34.059Z] #62 19.07 Reading package lists... [2022-09-06T13:17:34.213Z] #55 17.11 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T13:17:34.213Z] #55 17.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T13:17:34.718Z] #47 29.74 + 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-09-06T13:17:35.049Z] #77 12.24 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T13:17:35.156Z] #55 18.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T13:17:35.701Z] #62 24.01 Building dependency tree... [2022-09-06T13:17:35.728Z] #55 18.50 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T13:17:36.299Z] #55 19.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T13:17:36.422Z] #77 ... [2022-09-06T13:17:36.422Z] [2022-09-06T13:17:36.422Z] #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-09-06T13:17:36.422Z] #44 sha256:402f99c1eec809bf09299662139547da874aba06c5fec958781814bd9ec110e7 [2022-09-06T13:17:36.422Z] #44 2.003 + cd /tmp/tmp.jXCIZwbz63/tini [2022-09-06T13:17:36.422Z] #44 2.004 + git checkout -q v0.19.0 [2022-09-06T13:17:36.422Z] #44 2.016 + cmake . [2022-09-06T13:17:36.422Z] #44 2.737 -- The C compiler identification is GNU 10.2.1 [2022-09-06T13:17:36.422Z] #44 2.811 -- Detecting C compiler ABI info [2022-09-06T13:17:36.422Z] #44 3.394 -- Detecting C compiler ABI info - done [2022-09-06T13:17:36.422Z] #44 3.526 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T13:17:36.422Z] #44 3.540 -- Detecting C compile features [2022-09-06T13:17:36.422Z] #44 3.544 -- Detecting C compile features - done [2022-09-06T13:17:36.422Z] #44 3.592 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T13:17:36.422Z] #44 3.949 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T13:17:36.422Z] #44 4.089 -- Configuring done [2022-09-06T13:17:36.422Z] #44 4.115 -- Generating done [2022-09-06T13:17:36.423Z] #44 4.144 -- Build files have been written to: /tmp/tmp.jXCIZwbz63/tini [2022-09-06T13:17:36.423Z] #44 4.168 + make tini-static [2022-09-06T13:17:36.423Z] #44 4.512 Scanning dependencies of target tini-static [2022-09-06T13:17:36.423Z] #44 4.574 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T13:17:36.681Z] #44 5.909 [100%] Linking C executable tini-static [2022-09-06T13:17:37.240Z] #55 20.25 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T13:17:37.240Z] #55 20.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T13:17:37.271Z] #47 ... [2022-09-06T13:17:37.271Z] [2022-09-06T13:17:37.271Z] #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-09-06T13:17:37.271Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:37.271Z] #51 22.02 Fetched 8576 kB in 17s (509 kB/s) [2022-09-06T13:17:37.271Z] #51 22.02 Reading package lists... [2022-09-06T13:17:37.271Z] #51 27.82 Reading package lists... [2022-09-06T13:17:37.271Z] #51 ... [2022-09-06T13:17:37.271Z] [2022-09-06T13:17:37.271Z] #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-09-06T13:17:37.271Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:37.271Z] #55 27.36 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T13:17:37.271Z] #55 27.38 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T13:17:37.271Z] #55 27.48 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T13:17:37.271Z] #55 27.55 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T13:17:37.271Z] #55 27.67 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T13:17:37.271Z] #55 27.74 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T13:17:37.271Z] #55 27.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T13:17:37.271Z] #55 27.96 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T13:17:37.271Z] #55 28.03 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T13:17:37.271Z] #55 28.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T13:17:37.271Z] #55 28.41 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T13:17:37.271Z] #55 28.45 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T13:17:37.271Z] #55 28.50 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T13:17:37.271Z] #55 28.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T13:17:37.271Z] #55 28.70 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T13:17:37.271Z] #55 28.84 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T13:17:37.271Z] #55 28.91 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T13:17:37.271Z] #55 28.95 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T13:17:37.271Z] #55 29.05 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T13:17:37.271Z] #55 29.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T13:17:37.271Z] #55 29.20 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T13:17:37.271Z] #55 29.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T13:17:37.271Z] #55 29.71 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T13:17:37.271Z] #55 29.75 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T13:17:37.271Z] #55 29.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T13:17:37.271Z] #55 29.87 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T13:17:37.271Z] #55 29.99 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T13:17:37.271Z] #55 30.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T13:17:37.271Z] #55 30.34 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T13:17:37.271Z] #55 32.30 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T13:17:37.271Z] #55 32.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T13:17:37.271Z] #55 32.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T13:17:37.271Z] #55 32.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T13:17:37.271Z] #55 32.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T13:17:37.271Z] #55 32.64 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T13:17:37.271Z] #55 32.69 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T13:17:37.271Z] #55 32.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T13:17:37.501Z] #55 20.42 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T13:17:37.501Z] #55 20.42 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T13:17:37.501Z] #55 20.50 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T13:17:37.501Z] #55 20.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T13:17:37.530Z] #55 33.05 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T13:17:37.624Z] #44 6.513 [100%] Built target tini-static [2022-09-06T13:17:37.624Z] #44 6.572 + mkdir -p /build [2022-09-06T13:17:37.624Z] #44 6.574 + cp tini-static /build/docker-init [2022-09-06T13:17:37.765Z] #55 20.86 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T13:17:37.765Z] #55 20.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T13:17:37.791Z] #55 33.06 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T13:17:37.791Z] #55 33.19 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T13:17:37.791Z] #55 33.27 go: downloading golang.org/x/text v0.3.7 [2022-09-06T13:17:37.884Z] #44 DONE 7.0s [2022-09-06T13:17:37.884Z] [2022-09-06T13:17:37.884Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:17:37.884Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:37.884Z] #14 63.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T13:17:37.884Z] #14 63.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T13:17:37.884Z] #14 63.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T13:17:38.247Z] #62 ... [2022-09-06T13:17:38.247Z] [2022-09-06T13:17:38.247Z] #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-09-06T13:17:38.247Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T13:17:38.247Z] #42 17.85 Fetched 8458 kB in 13s (658 kB/s) [2022-09-06T13:17:38.247Z] #42 17.85 Reading package lists... [2022-09-06T13:17:38.247Z] #42 22.92 Reading package lists... [2022-09-06T13:17:38.247Z] #42 27.54 Building dependency tree... [2022-09-06T13:17:38.247Z] #42 ... [2022-09-06T13:17:38.247Z] [2022-09-06T13:17:38.247Z] #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-09-06T13:17:38.247Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T13:17:38.247Z] #51 21.84 Reading package lists... [2022-09-06T13:17:38.340Z] #55 21.15 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T13:17:38.340Z] #55 ... [2022-09-06T13:17:38.340Z] [2022-09-06T13:17:38.340Z] #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-09-06T13:17:38.340Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:38.340Z] #51 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:17:38.340Z] #51 14.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:38.340Z] #51 17.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T13:17:38.340Z] #51 ... [2022-09-06T13:17:38.340Z] [2022-09-06T13:17:38.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-09-06T13:17:38.340Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:38.340Z] #55 21.31 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T13:17:38.340Z] #55 21.41 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T13:17:38.344Z] #19 ... [2022-09-06T13:17:38.344Z] [2022-09-06T13:17:38.344Z] #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-09-06T13:17:38.344Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:17:38.344Z] #84 178.5 CCLD libcrun.la [2022-09-06T13:17:38.344Z] #84 178.6 AR libcrun_testing.a [2022-09-06T13:17:38.344Z] #84 178.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T13:17:38.344Z] #84 178.7 CCLD tests/tests_libcrun_utils [2022-09-06T13:17:38.344Z] #84 178.8 CCLD tests/tests_libcrun_errors [2022-09-06T13:17:38.344Z] #84 178.8 CCLD tests/tests_libcrun_fuzzer [2022-09-06T13:17:38.601Z] #55 21.59 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T13:17:38.602Z] #84 179.7 CCLD crun [2022-09-06T13:17:38.817Z] #14 ... [2022-09-06T13:17:38.817Z] [2022-09-06T13:17:38.817Z] #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-09-06T13:17:38.817Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:17:38.817Z] #53 69.08 gotestsum version dev [2022-09-06T13:17:38.862Z] #55 21.78 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T13:17:38.862Z] #84 180.1 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T13:17:38.862Z] #55 21.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T13:17:38.862Z] #55 ... [2022-09-06T13:17:38.862Z] [2022-09-06T13:17:38.862Z] #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-09-06T13:17:38.862Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:38.862Z] #14 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:38.862Z] #14 21.79 Fetched 8573 kB in 16s (524 kB/s) [2022-09-06T13:17:38.862Z] #14 21.79 Reading package lists... [2022-09-06T13:17:38.862Z] #14 ... [2022-09-06T13:17:38.862Z] [2022-09-06T13:17:38.862Z] #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-09-06T13:17:38.862Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:17:38.862Z] #36 17.24 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T13:17:38.862Z] #36 17.24 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T13:17:38.862Z] #36 17.66 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T13:17:38.862Z] #36 18.06 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T13:17:38.862Z] #36 18.35 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T13:17:38.862Z] #36 18.68 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T13:17:38.862Z] #36 18.70 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T13:17:38.862Z] #36 18.77 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T13:17:38.862Z] #36 18.97 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T13:17:38.862Z] #36 19.76 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T13:17:38.862Z] #36 20.42 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T13:17:38.862Z] #36 20.54 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T13:17:38.862Z] #36 20.62 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T13:17:39.075Z] #53 DONE 69.4s [2022-09-06T13:17:39.075Z] [2022-09-06T13:17:39.075Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:17:39.075Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:17:39.075Z] #77 14.19 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T13:17:39.075Z] #77 16.12 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T13:17:39.123Z] #84 180.3 /bin/mkdir -p '/usr/local/lib' [2022-09-06T13:17:39.123Z] #84 180.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T13:17:39.123Z] #84 180.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T13:17:39.123Z] #84 180.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T13:17:39.123Z] #84 180.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T13:17:39.123Z] #84 180.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T13:17:39.123Z] #84 180.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T13:17:39.123Z] #84 180.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T13:17:39.185Z] #51 27.14 Building dependency tree... [2022-09-06T13:17:39.335Z] #77 16.58 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T13:17:39.382Z] #84 180.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-06T13:17:39.382Z] #84 180.6 ---------------------------------------------------------------------- [2022-09-06T13:17:39.382Z] #84 180.6 Libraries have been installed in: [2022-09-06T13:17:39.382Z] #84 180.6 /usr/local/lib [2022-09-06T13:17:39.382Z] #84 180.6 [2022-09-06T13:17:39.382Z] #84 180.6 If you ever happen to want to link against installed libraries [2022-09-06T13:17:39.382Z] #84 180.6 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T13:17:39.382Z] #84 180.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T13:17:39.382Z] #84 180.6 flag during linking and do at least one of the following: [2022-09-06T13:17:39.382Z] #84 180.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T13:17:39.382Z] #84 180.6 during execution [2022-09-06T13:17:39.382Z] #84 180.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T13:17:39.382Z] #84 180.6 during linking [2022-09-06T13:17:39.382Z] #84 180.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T13:17:39.382Z] #84 180.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T13:17:39.382Z] #84 180.6 [2022-09-06T13:17:39.382Z] #84 180.6 See any operating system documentation about shared libraries for [2022-09-06T13:17:39.382Z] #84 180.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T13:17:39.382Z] #84 180.6 ---------------------------------------------------------------------- [2022-09-06T13:17:39.382Z] #84 180.6 /bin/mkdir -p '/build' [2022-09-06T13:17:39.382Z] #84 180.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T13:17:39.382Z] #84 180.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T13:17:39.382Z] #84 180.7 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T13:17:39.382Z] #84 180.7 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T13:17:39.382Z] #84 180.7 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T13:17:39.433Z] #36 ... [2022-09-06T13:17:39.433Z] [2022-09-06T13:17:39.433Z] #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-09-06T13:17:39.433Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-06T13:17:39.433Z] #38 21.41 tomll can be used in two ways: [2022-09-06T13:17:39.433Z] #38 21.41 Writing to STDIN and reading from STDOUT: [2022-09-06T13:17:39.433Z] #38 21.41 cat file.toml | tomll > file.toml [2022-09-06T13:17:39.433Z] #38 21.41 [2022-09-06T13:17:39.433Z] #38 21.41 Reading and updating a list of files: [2022-09-06T13:17:39.433Z] #38 21.41 tomll a.toml b.toml c.toml [2022-09-06T13:17:39.433Z] #38 21.41 [2022-09-06T13:17:39.433Z] #38 21.41 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T13:17:39.433Z] #38 DONE 22.3s [2022-09-06T13:17:39.433Z] [2022-09-06T13:17:39.433Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T13:17:39.433Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:39.433Z] #55 22.01 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T13:17:39.433Z] #55 22.13 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T13:17:39.433Z] #55 22.27 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T13:17:39.433Z] #55 22.38 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T13:17:39.433Z] #55 22.45 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T13:17:39.595Z] #77 16.96 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T13:17:39.693Z] #55 ... [2022-09-06T13:17:39.693Z] [2022-09-06T13:17:39.693Z] #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-09-06T13:17:39.693Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:17:39.693Z] #62 18.84 Reading package lists... [2022-09-06T13:17:39.693Z] #62 25.34 Reading package lists... [2022-09-06T13:17:39.693Z] #62 31.31 Building dependency tree... [2022-09-06T13:17:39.693Z] #55 22.58 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T13:17:39.693Z] #55 22.80 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T13:17:39.693Z] #55 ... [2022-09-06T13:17:39.693Z] [2022-09-06T13:17:39.693Z] #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-09-06T13:17:39.693Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:39.693Z] #42 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:17:39.952Z] #62 35.36 The following additional packages will be installed: [2022-09-06T13:17:39.952Z] #62 35.36 libbtrfs0 [2022-09-06T13:17:39.952Z] #62 ... [2022-09-06T13:17:39.952Z] [2022-09-06T13:17:39.952Z] #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-09-06T13:17:39.952Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:39.952Z] #51 27.82 Reading package lists... [2022-09-06T13:17:39.954Z] #42 ... [2022-09-06T13:17:39.954Z] [2022-09-06T13:17:39.954Z] #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-09-06T13:17:39.954Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:39.954Z] #55 22.85 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T13:17:39.954Z] #55 22.91 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T13:17:39.954Z] #55 22.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T13:17:39.954Z] #55 23.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T13:17:39.954Z] #55 23.09 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T13:17:40.211Z] #51 34.05 Building dependency tree... [2022-09-06T13:17:40.214Z] #55 23.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T13:17:40.475Z] #55 23.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T13:17:40.475Z] #55 23.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T13:17:40.737Z] #55 23.67 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T13:17:40.737Z] #55 23.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T13:17:40.737Z] #55 23.84 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T13:17:40.780Z] #51 ... [2022-09-06T13:17:40.780Z] [2022-09-06T13:17:40.780Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T13:17:40.780Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:40.780Z] #76 19.67 Reading package lists... [2022-09-06T13:17:40.780Z] #76 26.34 Reading package lists... [2022-09-06T13:17:40.780Z] #76 32.56 Building dependency tree... [2022-09-06T13:17:40.780Z] #76 ... [2022-09-06T13:17:40.780Z] [2022-09-06T13:17:40.780Z] #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-09-06T13:17:40.780Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:17:40.780Z] #62 35.58 The following NEW packages will be installed: [2022-09-06T13:17:40.780Z] #62 35.59 libbtrfs-dev libbtrfs0 [2022-09-06T13:17:40.780Z] #62 36.01 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:40.780Z] #62 36.01 Need to get 460 kB of archives. [2022-09-06T13:17:40.780Z] #62 36.01 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T13:17:40.780Z] #62 36.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T13:17:40.780Z] #62 36.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T13:17:40.998Z] #55 23.94 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T13:17:40.998Z] #55 24.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T13:17:41.038Z] #62 ... [2022-09-06T13:17:41.038Z] [2022-09-06T13:17:41.038Z] #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-09-06T13:17:41.038Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:41.038Z] #42 21.57 Reading package lists... [2022-09-06T13:17:41.038Z] #42 26.78 Reading package lists... [2022-09-06T13:17:41.038Z] #42 32.60 Building dependency tree... [2022-09-06T13:17:41.038Z] #42 36.34 The following additional packages will be installed: [2022-09-06T13:17:41.038Z] #42 36.34 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T13:17:41.038Z] #42 36.36 Suggested packages: [2022-09-06T13:17:41.038Z] #42 36.38 cmake-doc ninja-build lrzip [2022-09-06T13:17:41.038Z] #42 36.38 Recommended packages: [2022-09-06T13:17:41.038Z] #42 36.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T13:17:41.261Z] #55 24.19 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T13:17:41.261Z] #55 24.19 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T13:17:41.261Z] #55 24.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T13:17:41.261Z] #55 24.32 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T13:17:41.261Z] #55 24.38 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T13:17:41.261Z] #55 24.46 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T13:17:41.297Z] #42 ... [2022-09-06T13:17:41.297Z] [2022-09-06T13:17:41.297Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:17:41.297Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:41.297Z] #14 20.89 Reading package lists... [2022-09-06T13:17:41.297Z] #14 26.95 Reading package lists... [2022-09-06T13:17:41.297Z] #14 32.96 Building dependency tree... [2022-09-06T13:17:41.297Z] #14 ... [2022-09-06T13:17:41.297Z] [2022-09-06T13:17:41.297Z] #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-09-06T13:17:41.297Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:41.297Z] #76 36.68 python3 is already the newest version (3.9.2-3). [2022-09-06T13:17:41.297Z] #76 36.68 The following additional packages will be installed: [2022-09-06T13:17:41.297Z] #76 36.70 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T13:17:41.297Z] #76 36.71 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T13:17:41.297Z] #76 36.74 Suggested packages: [2022-09-06T13:17:41.297Z] #76 36.75 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T13:17:41.297Z] #76 36.75 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T13:17:41.297Z] #76 36.75 m4-doc ed diffutils-doc [2022-09-06T13:17:41.297Z] #76 36.75 Recommended packages: [2022-09-06T13:17:41.297Z] #76 36.75 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T13:17:41.522Z] #55 24.53 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T13:17:41.522Z] #55 24.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T13:17:41.522Z] #55 24.69 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T13:17:41.522Z] #55 24.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T13:17:41.728Z] #51 31.10 The following additional packages will be installed: [2022-09-06T13:17:41.728Z] #51 31.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T13:17:41.728Z] #51 31.11 python3-protobuf python3-six [2022-09-06T13:17:41.728Z] #51 31.12 Suggested packages: [2022-09-06T13:17:41.728Z] #51 31.13 python3-setuptools [2022-09-06T13:17:41.728Z] #51 31.13 Recommended packages: [2022-09-06T13:17:41.728Z] #51 31.13 iproute2 | iproute [2022-09-06T13:17:41.784Z] #55 24.83 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T13:17:41.784Z] #55 24.95 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T13:17:42.045Z] #55 24.97 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T13:17:42.045Z] #55 25.00 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T13:17:42.299Z] #51 31.71 The following NEW packages will be installed: [2022-09-06T13:17:42.299Z] #51 31.72 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T13:17:42.299Z] #51 31.72 python3-protobuf python3-six [2022-09-06T13:17:42.320Z] #55 25.12 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T13:17:42.321Z] #55 ... [2022-09-06T13:17:42.321Z] [2022-09-06T13:17:42.321Z] #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-09-06T13:17:42.321Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:17:42.321Z] #62 15.24 Fetched 8573 kB in 11s (753 kB/s) [2022-09-06T13:17:42.321Z] #62 15.24 Reading package lists... [2022-09-06T13:17:42.321Z] #62 22.75 Reading package lists... [2022-09-06T13:17:42.321Z] #62 ... [2022-09-06T13:17:42.321Z] [2022-09-06T13:17:42.321Z] #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-09-06T13:17:42.321Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:17:42.321Z] #36 22.49 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T13:17:42.321Z] #36 22.72 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T13:17:42.321Z] #36 23.66 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T13:17:42.583Z] #36 ... [2022-09-06T13:17:42.583Z] [2022-09-06T13:17:42.583Z] #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-09-06T13:17:42.583Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:42.583Z] #76 15.55 Fetched 8573 kB in 12s (714 kB/s) [2022-09-06T13:17:42.583Z] #76 15.55 Reading package lists... [2022-09-06T13:17:42.583Z] #76 21.91 Reading package lists... [2022-09-06T13:17:42.583Z] #76 ... [2022-09-06T13:17:42.583Z] [2022-09-06T13:17:42.583Z] #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-09-06T13:17:42.583Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:42.583Z] #51 23.56 Fetched 8576 kB in 17s (499 kB/s) [2022-09-06T13:17:42.873Z] #51 32.29 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:42.873Z] #51 32.29 Need to get 2136 kB of archives. [2022-09-06T13:17:42.873Z] #51 32.29 After this operation, 10.8 MB of additional disk space will be used. [2022-09-06T13:17:42.873Z] #51 32.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-06T13:17:42.873Z] #51 32.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T13:17:42.873Z] #51 ... [2022-09-06T13:17:42.873Z] [2022-09-06T13:17:42.873Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T13:17:42.873Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T13:17:42.873Z] #76 18.11 Reading package lists... [2022-09-06T13:17:42.873Z] #76 22.79 Building dependency tree... [2022-09-06T13:17:42.873Z] #76 26.62 python3 is already the newest version (3.9.2-3). [2022-09-06T13:17:42.873Z] #76 26.62 The following additional packages will be installed: [2022-09-06T13:17:42.873Z] #76 26.67 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T13:17:42.873Z] #76 26.69 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T13:17:42.873Z] #76 26.70 Suggested packages: [2022-09-06T13:17:42.873Z] #76 26.72 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T13:17:42.873Z] #76 26.72 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T13:17:42.873Z] #76 26.72 m4-doc ed diffutils-doc [2022-09-06T13:17:42.873Z] #76 26.72 Recommended packages: [2022-09-06T13:17:42.873Z] #76 26.72 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T13:17:42.873Z] #76 28.28 The following NEW packages will be installed: [2022-09-06T13:17:42.873Z] #76 28.31 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T13:17:42.873Z] #76 28.31 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T13:17:42.873Z] #76 28.32 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T13:17:42.873Z] #76 28.32 libyajl2 m4 patch xz-utils [2022-09-06T13:17:42.873Z] #76 28.69 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:42.873Z] #76 28.69 Need to get 5916 kB of archives. [2022-09-06T13:17:42.873Z] #76 28.69 After this operation, 18.6 MB of additional disk space will be used. [2022-09-06T13:17:42.873Z] #76 28.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-06T13:17:42.873Z] #76 28.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-06T13:17:42.873Z] #76 28.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-06T13:17:42.873Z] #76 28.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-06T13:17:42.873Z] #76 28.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-06T13:17:42.873Z] #76 28.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-06T13:17:42.873Z] #76 28.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-06T13:17:42.873Z] #76 28.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-06T13:17:42.873Z] #76 28.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T13:17:42.873Z] #76 28.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T13:17:42.873Z] #76 28.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-06T13:17:42.873Z] #76 28.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T13:17:42.873Z] #76 28.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-06T13:17:42.873Z] #76 28.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-06T13:17:42.873Z] #76 28.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-06T13:17:42.873Z] #76 28.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T13:17:42.873Z] #76 28.79 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-09-06T13:17:42.873Z] #76 28.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T13:17:42.873Z] #76 28.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-06T13:17:42.873Z] #76 28.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-06T13:17:42.873Z] #76 28.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-06T13:17:42.873Z] #76 28.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-06T13:17:42.873Z] #76 28.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-06T13:17:42.873Z] #76 29.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:42.873Z] #76 30.21 Fetched 5916 kB in 0s (12.9 MB/s) [2022-09-06T13:17:42.873Z] #76 30.38 Selecting previously unselected package bzip2. [2022-09-06T13:17:42.873Z] #76 30.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T13:17:42.873Z] #76 30.45 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-06T13:17:42.873Z] #76 30.46 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T13:17:42.873Z] #76 30.64 Selecting previously unselected package libmagic-mgc. [2022-09-06T13:17:42.873Z] #76 30.64 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-06T13:17:42.873Z] #76 30.65 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T13:17:42.873Z] #76 31.39 Selecting previously unselected package libmagic1:arm64. [2022-09-06T13:17:42.873Z] #76 31.39 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-06T13:17:42.873Z] #76 31.43 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-06T13:17:42.873Z] #76 31.83 Selecting previously unselected package file. [2022-09-06T13:17:42.873Z] #76 31.83 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-06T13:17:42.873Z] #76 31.85 Unpacking file (1:5.39-3) ... [2022-09-06T13:17:42.873Z] #76 32.25 Selecting previously unselected package xz-utils. [2022-09-06T13:17:42.873Z] #76 32.26 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-06T13:17:42.873Z] #76 32.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:17:42.874Z] #77 ... [2022-09-06T13:17:42.874Z] [2022-09-06T13:17:42.874Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:17:42.874Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:42.874Z] #14 69.88 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T13:17:42.874Z] #14 69.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:17:42.874Z] #14 69.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T13:17:42.874Z] #14 70.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T13:17:42.874Z] #14 70.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:17:42.874Z] #14 70.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T13:17:43.202Z] #76 38.56 The following NEW packages will be installed: [2022-09-06T13:17:43.202Z] #76 38.56 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T13:17:43.202Z] #76 38.57 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T13:17:43.202Z] #76 38.57 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T13:17:43.202Z] #76 38.58 libyajl2 m4 patch xz-utils [2022-09-06T13:17:43.225Z] #76 ... [2022-09-06T13:17:43.225Z] [2022-09-06T13:17:43.225Z] #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-09-06T13:17:43.225Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T13:17:43.225Z] #51 32.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T13:17:43.225Z] #51 32.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-06T13:17:43.225Z] #51 32.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T13:17:43.225Z] #51 32.39 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-09-06T13:17:43.225Z] #51 32.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T13:17:43.462Z] #76 ... [2022-09-06T13:17:43.462Z] [2022-09-06T13:17:43.462Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:17:43.462Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:17:43.462Z] #62 37.09 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:43.462Z] #62 37.35 Fetched 460 kB in 0s (1372 kB/s) [2022-09-06T13:17:43.462Z] #62 37.44 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T13:17:43.462Z] #62 37.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T13:17:43.462Z] #62 37.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T13:17:43.462Z] #62 37.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:17:43.462Z] #62 37.82 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T13:17:43.462Z] #62 37.86 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T13:17:43.462Z] #62 37.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:17:43.462Z] #62 38.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:17:43.462Z] #62 38.36 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:17:43.462Z] #62 38.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:43.462Z] #62 DONE 38.9s [2022-09-06T13:17:43.462Z] [2022-09-06T13:17:43.462Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T13:17:43.462Z] #63 sha256:e5e7858b606312f2c122cd43d584cc0bf9e5a869e93c95054e985cc3bb0362a8 [2022-09-06T13:17:43.462Z] #63 DONE 0.1s [2022-09-06T13:17:43.462Z] [2022-09-06T13:17:43.462Z] #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-09-06T13:17:43.462Z] #64 sha256:a18a12aec2b0e300c008e648dc6e562b65ae3a853d451289cdb6bcdb8a353b97 [2022-09-06T13:17:43.487Z] #51 ... [2022-09-06T13:17:43.487Z] [2022-09-06T13:17:43.487Z] #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-09-06T13:17:43.487Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-06T13:17:43.487Z] #62 28.16 The following additional packages will be installed: [2022-09-06T13:17:43.487Z] #62 28.18 libbtrfs0 [2022-09-06T13:17:43.487Z] #62 28.42 The following NEW packages will be installed: [2022-09-06T13:17:43.487Z] #62 28.43 libbtrfs-dev libbtrfs0 [2022-09-06T13:17:43.487Z] #62 28.85 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:43.487Z] #62 28.85 Need to get 454 kB of archives. [2022-09-06T13:17:43.487Z] #62 28.85 After this operation, 1275 kB of additional disk space will be used. [2022-09-06T13:17:43.487Z] #62 28.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-06T13:17:43.487Z] #62 28.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-06T13:17:43.487Z] #62 29.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:43.487Z] #62 30.24 Fetched 454 kB in 0s (1375 kB/s) [2022-09-06T13:17:43.487Z] #62 30.38 Selecting previously unselected package libbtrfs0:arm64. [2022-09-06T13:17:43.487Z] #62 30.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T13:17:43.487Z] #62 30.45 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-06T13:17:43.487Z] #62 30.48 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T13:17:43.487Z] #62 30.82 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-06T13:17:43.487Z] #62 30.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-06T13:17:43.487Z] #62 30.88 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T13:17:43.487Z] #62 31.11 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T13:17:43.487Z] #62 31.14 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T13:17:43.487Z] #62 31.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:43.487Z] #62 DONE 33.4s [2022-09-06T13:17:43.749Z] [2022-09-06T13:17:43.749Z] #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-09-06T13:17:43.749Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-06T13:17:43.749Z] #57 32.44 v3.0.2 [2022-09-06T13:17:43.749Z] #57 DONE 33.4s [2022-09-06T13:17:43.749Z] [2022-09-06T13:17:43.749Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T13:17:43.749Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T13:17:43.749Z] #76 33.30 Selecting previously unselected package libsigsegv2:arm64. [2022-09-06T13:17:43.749Z] #76 33.31 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-06T13:17:43.749Z] #76 33.35 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-06T13:17:43.749Z] #76 33.52 Selecting previously unselected package m4. [2022-09-06T13:17:43.749Z] #76 33.55 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-06T13:17:43.749Z] #76 33.55 Unpacking m4 (1.4.18-5) ... [2022-09-06T13:17:43.749Z] #76 ... [2022-09-06T13:17:43.749Z] [2022-09-06T13:17:43.749Z] #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-09-06T13:17:43.749Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T13:17:43.749Z] #47 23.25 + 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-09-06T13:17:44.011Z] #47 ... [2022-09-06T13:17:44.011Z] [2022-09-06T13:17:44.011Z] #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-09-06T13:17:44.011Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T13:17:44.011Z] #55 24.59 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T13:17:44.011Z] #55 24.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T13:17:44.011Z] #55 24.73 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T13:17:44.011Z] #55 24.83 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T13:17:44.011Z] #55 24.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T13:17:44.011Z] #55 24.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T13:17:44.011Z] #55 24.98 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T13:17:44.011Z] #55 25.06 go: downloading golang.org/x/text v0.3.7 [2022-09-06T13:17:44.011Z] #55 29.89 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T13:17:44.011Z] #55 29.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T13:17:44.011Z] #55 30.27 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T13:17:44.011Z] #55 30.28 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T13:17:44.011Z] #55 30.44 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T13:17:44.011Z] #55 30.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T13:17:44.011Z] #55 30.65 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T13:17:44.011Z] #55 30.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T13:17:44.011Z] #55 30.72 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T13:17:44.011Z] #55 30.74 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T13:17:44.011Z] #55 30.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T13:17:44.011Z] #55 31.00 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T13:17:44.011Z] #55 31.04 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T13:17:44.011Z] #55 31.13 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T13:17:44.011Z] #55 31.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T13:17:44.011Z] #55 31.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T13:17:44.011Z] #55 31.48 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T13:17:44.012Z] #55 32.56 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T13:17:44.012Z] #55 32.61 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T13:17:44.012Z] #55 32.71 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T13:17:44.012Z] #55 32.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T13:17:44.012Z] #55 33.21 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T13:17:44.012Z] #55 33.34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T13:17:44.012Z] #55 33.34 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T13:17:44.012Z] #55 33.38 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T13:17:44.012Z] #55 33.55 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T13:17:44.012Z] #55 33.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T13:17:44.012Z] #55 33.74 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T13:17:44.012Z] #55 ... [2022-09-06T13:17:44.012Z] [2022-09-06T13:17:44.012Z] #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-09-06T13:17:44.012Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-06T13:17:44.012Z] #40 33.80 NAME: [2022-09-06T13:17:44.012Z] #40 33.81 go-winres - A tool for embedding resources in Windows executables [2022-09-06T13:17:44.012Z] #40 33.81 [2022-09-06T13:17:44.012Z] #40 33.81 USAGE: [2022-09-06T13:17:44.012Z] #40 33.81 go-winres [global options] command [command options] [arguments...] [2022-09-06T13:17:44.012Z] #40 33.81 [2022-09-06T13:17:44.012Z] #40 33.81 COMMANDS: [2022-09-06T13:17:44.012Z] #40 33.81 init Create an initial ./winres/winres.json [2022-09-06T13:17:44.012Z] #40 33.81 make Make syso files for the "go build" command [2022-09-06T13:17:44.012Z] #40 33.81 simply Make syso files for the "go build" command (simplified) [2022-09-06T13:17:44.012Z] #40 33.81 extract Extract all resources from an executable [2022-09-06T13:17:44.012Z] #40 33.81 patch Replace resources in an executable file (exe, dll) [2022-09-06T13:17:44.012Z] #40 33.81 help, h Shows a list of commands or help for one command [2022-09-06T13:17:44.012Z] #40 33.81 [2022-09-06T13:17:44.012Z] #40 33.81 GLOBAL OPTIONS: [2022-09-06T13:17:44.012Z] #40 33.81 --help, -h show help (default: false) [2022-09-06T13:17:44.012Z] #40 DONE 33.9s [2022-09-06T13:17:44.012Z] [2022-09-06T13:17:44.012Z] #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-09-06T13:17:44.012Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T13:17:44.012Z] #55 33.75 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T13:17:44.012Z] #55 ... [2022-09-06T13:17:44.012Z] [2022-09-06T13:17:44.012Z] #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-09-06T13:17:44.012Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T13:17:44.012Z] #42 27.54 Building dependency tree... [2022-09-06T13:17:44.012Z] #42 31.23 The following additional packages will be installed: [2022-09-06T13:17:44.012Z] #42 31.23 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T13:17:44.012Z] #42 31.24 Suggested packages: [2022-09-06T13:17:44.012Z] #42 31.24 cmake-doc ninja-build lrzip [2022-09-06T13:17:44.012Z] #42 31.24 Recommended packages: [2022-09-06T13:17:44.012Z] #42 31.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T13:17:44.012Z] #42 31.96 The following NEW packages will be installed: [2022-09-06T13:17:44.012Z] #42 31.97 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T13:17:44.012Z] #42 31.98 vim-common xxd [2022-09-06T13:17:44.012Z] #42 32.56 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:44.012Z] #42 32.56 Need to get 15.6 MB of archives. [2022-09-06T13:17:44.012Z] #42 32.56 After this operation, 67.4 MB of additional disk space will be used. [2022-09-06T13:17:44.012Z] #42 32.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T13:17:44.012Z] #42 32.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T13:17:44.012Z] #42 32.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T13:17:44.012Z] #42 32.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-06T13:17:44.012Z] #42 33.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-06T13:17:44.012Z] #42 33.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-06T13:17:44.012Z] #42 33.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-06T13:17:44.012Z] #42 33.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-06T13:17:44.012Z] #42 33.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-06T13:17:44.012Z] #42 33.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-06T13:17:44.273Z] #42 ... [2022-09-06T13:17:44.273Z] [2022-09-06T13:17:44.273Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T13:17:44.273Z] #63 sha256:079a100ca50a2e66ee203d818d9cfb46503d55fb0134db8c382011057a221356 [2022-09-06T13:17:44.273Z] #63 DONE 0.5s [2022-09-06T13:17:44.273Z] [2022-09-06T13:17:44.273Z] #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-09-06T13:17:44.273Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:17:44.273Z] #14 24.02 Building dependency tree... [2022-09-06T13:17:44.273Z] #14 28.32 The following additional packages will be installed: [2022-09-06T13:17:44.273Z] #14 28.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:17:44.273Z] #14 28.35 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T13:17:44.273Z] #14 28.35 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T13:17:44.273Z] #14 28.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T13:17:44.273Z] #14 28.36 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T13:17:44.273Z] #14 28.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T13:17:44.273Z] #14 28.37 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T13:17:44.273Z] #14 28.38 Suggested packages: [2022-09-06T13:17:44.273Z] #14 28.39 gcc-10-locales seccomp wine64 [2022-09-06T13:17:44.273Z] #14 29.55 The following NEW packages will be installed: [2022-09-06T13:17:44.273Z] #14 29.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:17:44.273Z] #14 29.56 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T13:17:44.273Z] #14 29.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T13:17:44.273Z] #14 29.56 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T13:17:44.273Z] #14 29.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T13:17:44.273Z] #14 29.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T13:17:44.273Z] #14 29.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T13:17:44.273Z] #14 29.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T13:17:44.273Z] #14 29.56 mingw-w64-x86-64-dev [2022-09-06T13:17:44.273Z] #14 29.94 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:44.273Z] #14 29.94 Need to get 108 MB of archives. [2022-09-06T13:17:44.273Z] #14 29.94 After this operation, 620 MB of additional disk space will be used. [2022-09-06T13:17:44.273Z] #14 29.94 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-09-06T13:17:44.273Z] #14 30.04 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-09-06T13:17:44.273Z] #14 30.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T13:17:44.273Z] #14 30.20 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-09-06T13:17:44.273Z] #14 30.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-06T13:17:44.273Z] #14 30.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T13:17:44.273Z] #14 30.39 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-09-06T13:17:44.273Z] #14 30.53 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-09-06T13:17:44.273Z] #14 30.53 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-09-06T13:17:44.273Z] #14 31.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-06T13:17:44.273Z] #14 32.68 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-09-06T13:17:44.273Z] #14 33.20 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-09-06T13:17:44.273Z] #14 33.98 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-09-06T13:17:44.273Z] #14 ... [2022-09-06T13:17:44.273Z] [2022-09-06T13:17:44.273Z] #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-09-06T13:17:44.273Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-06T13:17:44.273Z] #76 33.94 Selecting previously unselected package autoconf. [2022-09-06T13:17:44.273Z] #76 33.96 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T13:17:44.273Z] #76 33.97 Unpacking autoconf (2.69-14) ... [2022-09-06T13:17:44.402Z] #64 0.902 + RM_GOPATH=0 [2022-09-06T13:17:44.402Z] #64 0.902 + TMP_GOPATH= [2022-09-06T13:17:44.402Z] #64 0.902 + : /build [2022-09-06T13:17:44.402Z] #64 0.902 + '[' -z '' ']' [2022-09-06T13:17:44.402Z] #64 0.902 ++ mktemp -d [2022-09-06T13:17:44.402Z] #64 0.910 + export GOPATH=/tmp/tmp.15Hb46hjSm [2022-09-06T13:17:44.402Z] #64 0.910 + GOPATH=/tmp/tmp.15Hb46hjSm [2022-09-06T13:17:44.402Z] #64 0.913 + RM_GOPATH=1 [2022-09-06T13:17:44.402Z] #64 0.913 + case "$(go env GOARCH)" in [2022-09-06T13:17:44.402Z] #64 0.916 ++ go env GOARCH [2022-09-06T13:17:44.402Z] #64 0.949 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:44.402Z] #64 0.950 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:44.402Z] #64 0.950 ++ dirname /install.sh [2022-09-06T13:17:44.402Z] #64 0.953 + dir=/ [2022-09-06T13:17:44.402Z] #64 0.953 + bin=containerd [2022-09-06T13:17:44.402Z] #64 0.954 + shift [2022-09-06T13:17:44.402Z] #64 0.954 + '[' '!' -f //containerd.installer ']' [2022-09-06T13:17:44.402Z] #64 0.954 + . //containerd.installer [2022-09-06T13:17:44.402Z] #64 0.954 ++ set -e [2022-09-06T13:17:44.402Z] #64 0.955 ++ : v1.6.8 [2022-09-06T13:17:44.402Z] #64 0.956 + install_containerd [2022-09-06T13:17:44.402Z] #64 0.956 + echo 'Install containerd version v1.6.8' [2022-09-06T13:17:44.402Z] #64 0.956 Install containerd version v1.6.8 [2022-09-06T13:17:44.402Z] #64 0.957 + git clone https://github.com/containerd/containerd.git /tmp/tmp.15Hb46hjSm/src/github.com/containerd/containerd [2022-09-06T13:17:44.402Z] #64 0.958 Cloning into '/tmp/tmp.15Hb46hjSm/src/github.com/containerd/containerd'... [2022-09-06T13:17:44.496Z] #51 23.56 Reading package lists... [2022-09-06T13:17:44.496Z] #51 ... [2022-09-06T13:17:44.496Z] [2022-09-06T13:17:44.496Z] #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-09-06T13:17:44.496Z] #67 sha256:f9a239920a14a528639951a91be294d7c11b2f56358d1c1902ef99b4bd40cdb8 [2022-09-06T13:17:44.496Z] #67 17.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:17:44.654Z] #84 DONE 185.6s [2022-09-06T13:17:44.654Z] [2022-09-06T13:17:44.654Z] #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-09-06T13:17:44.654Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:17:44.654Z] #19 176.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-06T13:17:44.654Z] #19 176.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:17:44.654Z] #19 176.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:17:44.654Z] #19 177.4 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-06T13:17:44.654Z] #19 177.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-06T13:17:44.654Z] #19 177.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-06T13:17:44.654Z] #19 ... [2022-09-06T13:17:44.654Z] [2022-09-06T13:17:44.654Z] #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-09-06T13:17:44.654Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:44.655Z] #62 185.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T13:17:44.655Z] #62 DONE 186.0s [2022-09-06T13:17:44.757Z] #67 ... [2022-09-06T13:17:44.757Z] [2022-09-06T13:17:44.757Z] #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-09-06T13:17:44.757Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:44.757Z] #55 25.97 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T13:17:44.757Z] #55 26.02 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T13:17:44.757Z] #55 26.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T13:17:44.757Z] #55 26.13 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T13:17:44.757Z] #55 26.36 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T13:17:44.757Z] #55 26.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T13:17:44.757Z] #55 26.39 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T13:17:44.757Z] #55 26.60 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T13:17:44.757Z] #55 26.60 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T13:17:44.757Z] #55 27.02 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T13:17:44.757Z] #55 27.02 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T13:17:44.757Z] #55 27.23 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T13:17:44.757Z] #55 27.23 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T13:17:44.757Z] #55 27.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T13:17:44.757Z] #55 27.42 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T13:17:44.757Z] #55 27.42 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T13:17:44.757Z] #55 27.70 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T13:17:44.757Z] #55 27.70 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T13:17:44.757Z] #55 27.70 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T13:17:44.842Z] #76 34.59 Selecting previously unselected package autotools-dev. [2022-09-06T13:17:44.842Z] #76 34.61 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T13:17:44.842Z] #76 34.63 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T13:17:44.913Z] [2022-09-06T13:17:44.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-09-06T13:17:44.913Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-06T13:17:44.913Z] #19 177.9 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-06T13:17:44.913Z] #19 177.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-06T13:17:44.913Z] #19 177.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-06T13:17:44.970Z] #64 ... [2022-09-06T13:17:44.970Z] [2022-09-06T13:17:44.970Z] #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-09-06T13:17:44.970Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T13:17:44.970Z] #57 40.31 v3.0.2 [2022-09-06T13:17:44.970Z] #57 DONE 40.4s [2022-09-06T13:17:45.019Z] #55 27.84 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T13:17:45.019Z] #55 27.84 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T13:17:45.019Z] #55 28.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T13:17:45.102Z] #76 34.90 Selecting previously unselected package automake. [2022-09-06T13:17:45.102Z] #76 34.91 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T13:17:45.102Z] #76 34.93 Unpacking automake (1:1.16.3-2) ... [2022-09-06T13:17:45.229Z] [2022-09-06T13:17:45.229Z] #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-09-06T13:17:45.229Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:45.229Z] #76 39.28 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:45.229Z] #76 39.28 Need to get 5940 kB of archives. [2022-09-06T13:17:45.229Z] #76 39.28 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T13:17:45.229Z] #76 39.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T13:17:45.229Z] #76 39.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T13:17:45.229Z] #76 39.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T13:17:45.229Z] #76 39.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T13:17:45.229Z] #76 39.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T13:17:45.229Z] #76 39.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T13:17:45.229Z] #76 39.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T13:17:45.229Z] #76 39.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T13:17:45.229Z] #76 39.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T13:17:45.229Z] #76 39.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T13:17:45.229Z] #76 39.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T13:17:45.229Z] #76 39.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T13:17:45.229Z] #76 39.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T13:17:45.229Z] #76 39.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T13:17:45.229Z] #76 39.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T13:17:45.229Z] #76 39.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:17:45.229Z] #76 39.64 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-09-06T13:17:45.229Z] #76 39.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T13:17:45.229Z] #76 39.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T13:17:45.229Z] #76 39.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T13:17:45.229Z] #76 39.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T13:17:45.229Z] #76 39.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T13:17:45.229Z] #76 39.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T13:17:45.483Z] #19 178.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-06T13:17:45.483Z] #19 178.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:45.483Z] #19 178.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:17:45.613Z] #55 28.44 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T13:17:45.613Z] #55 28.44 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T13:17:45.613Z] #55 28.47 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T13:17:45.613Z] #55 28.57 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T13:17:45.613Z] #55 28.79 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T13:17:45.813Z] #76 41.22 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:45.874Z] #55 28.88 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T13:17:46.044Z] #76 35.85 Selecting previously unselected package patch. [2022-09-06T13:17:46.044Z] #76 35.86 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-06T13:17:46.044Z] #76 35.86 Unpacking patch (2.7.6-7) ... [2022-09-06T13:17:46.052Z] #19 178.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-06T13:17:46.052Z] #19 178.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:17:46.052Z] #19 178.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:17:46.133Z] #55 29.10 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T13:17:46.387Z] #76 41.69 Fetched 5940 kB in 1s (6005 kB/s) [2022-09-06T13:17:46.387Z] #76 41.79 Selecting previously unselected package bzip2. [2022-09-06T13:17:46.387Z] #76 41.79 (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-09-06T13:17:46.387Z] #76 41.85 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T13:17:46.387Z] #76 41.86 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T13:17:46.618Z] #76 36.25 Selecting previously unselected package dpkg-dev. [2022-09-06T13:17:46.618Z] #76 36.25 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T13:17:46.618Z] #76 36.27 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T13:17:46.649Z] #76 42.01 Selecting previously unselected package libmagic-mgc. [2022-09-06T13:17:46.649Z] #76 42.02 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T13:17:46.649Z] #76 42.03 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T13:17:47.054Z] #14 76.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T13:17:47.054Z] #14 76.88 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:17:47.054Z] #14 76.89 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:17:47.216Z] #76 42.61 Selecting previously unselected package libmagic1:amd64. [2022-09-06T13:17:47.216Z] #76 42.63 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T13:17:47.216Z] #76 42.65 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T13:17:47.475Z] #76 42.86 Selecting previously unselected package file. [2022-09-06T13:17:47.475Z] #76 42.86 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T13:17:47.475Z] #76 42.88 Unpacking file (1:5.39-3) ... [2022-09-06T13:17:47.560Z] #76 37.33 Selecting previously unselected package build-essential. [2022-09-06T13:17:47.560Z] #76 37.34 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-06T13:17:47.560Z] #76 37.35 Unpacking build-essential (12.9) ... [2022-09-06T13:17:47.560Z] #76 37.47 Selecting previously unselected package libcap2:arm64. [2022-09-06T13:17:47.734Z] #76 43.24 Selecting previously unselected package xz-utils. [2022-09-06T13:17:47.734Z] #76 43.24 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T13:17:47.734Z] #76 43.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:17:47.820Z] #76 37.48 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-06T13:17:47.820Z] #76 37.48 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-06T13:17:47.820Z] #76 37.58 Selecting previously unselected package libcap-dev:arm64. [2022-09-06T13:17:47.820Z] #76 37.59 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-06T13:17:47.820Z] #76 37.61 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-06T13:17:48.043Z] #55 31.14 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T13:17:48.043Z] #55 31.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T13:17:48.079Z] #76 37.78 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T13:17:48.079Z] #76 37.78 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T13:17:48.079Z] #76 37.78 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T13:17:48.079Z] #76 37.88 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-06T13:17:48.079Z] #76 37.89 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-06T13:17:48.079Z] #76 37.91 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-06T13:17:48.079Z] #76 38.03 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T13:17:48.302Z] #76 ... [2022-09-06T13:17:48.302Z] [2022-09-06T13:17:48.302Z] #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-09-06T13:17:48.302Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T13:17:48.302Z] #40 43.27 NAME: [2022-09-06T13:17:48.302Z] #40 43.27 go-winres - A tool for embedding resources in Windows executables [2022-09-06T13:17:48.302Z] #40 43.27 [2022-09-06T13:17:48.302Z] #40 43.27 USAGE: [2022-09-06T13:17:48.302Z] #40 43.28 go-winres [global options] command [command options] [arguments...] [2022-09-06T13:17:48.302Z] #40 43.28 [2022-09-06T13:17:48.302Z] #40 43.28 COMMANDS: [2022-09-06T13:17:48.302Z] #40 43.28 init Create an initial ./winres/winres.json [2022-09-06T13:17:48.302Z] #40 43.28 make Make syso files for the "go build" command [2022-09-06T13:17:48.302Z] #40 43.28 simply Make syso files for the "go build" command (simplified) [2022-09-06T13:17:48.302Z] #40 43.28 extract Extract all resources from an executable [2022-09-06T13:17:48.302Z] #40 43.28 patch Replace resources in an executable file (exe, dll) [2022-09-06T13:17:48.302Z] #40 43.28 help, h Shows a list of commands or help for one command [2022-09-06T13:17:48.302Z] #40 43.28 [2022-09-06T13:17:48.302Z] #40 43.28 GLOBAL OPTIONS: [2022-09-06T13:17:48.302Z] #40 43.28 --help, -h show help (default: false) [2022-09-06T13:17:48.302Z] #40 DONE 43.7s [2022-09-06T13:17:48.302Z] [2022-09-06T13:17:48.302Z] #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-09-06T13:17:48.302Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:48.302Z] #76 43.80 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T13:17:48.302Z] #76 43.80 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T13:17:48.302Z] #76 43.81 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T13:17:48.341Z] #76 38.03 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T13:17:48.341Z] #76 38.04 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T13:17:48.341Z] #76 38.24 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-06T13:17:48.341Z] #76 38.27 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-06T13:17:48.341Z] #76 38.27 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T13:17:48.561Z] #76 43.96 Selecting previously unselected package m4. [2022-09-06T13:17:48.561Z] #76 43.96 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T13:17:48.561Z] #76 44.00 Unpacking m4 (1.4.18-5) ... [2022-09-06T13:17:48.614Z] #55 31.41 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T13:17:48.614Z] #55 31.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T13:17:48.614Z] #55 31.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T13:17:48.614Z] #55 31.55 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T13:17:48.614Z] #55 31.62 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T13:17:48.614Z] #55 31.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T13:17:48.875Z] #55 31.95 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T13:17:49.133Z] #76 44.43 Selecting previously unselected package autoconf. [2022-09-06T13:17:49.133Z] #76 44.43 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T13:17:49.133Z] #76 44.45 Unpacking autoconf (2.69-14) ... [2022-09-06T13:17:49.135Z] #55 31.95 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T13:17:49.135Z] #55 32.10 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T13:17:49.135Z] #55 32.16 go: downloading golang.org/x/text v0.3.7 [2022-09-06T13:17:49.280Z] #76 38.96 Selecting previously unselected package libtool. [2022-09-06T13:17:49.280Z] #76 38.96 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T13:17:49.280Z] #76 38.97 Unpacking libtool (2.4.6-15) ... [2022-09-06T13:17:49.280Z] #76 39.20 Selecting previously unselected package libudev-dev:arm64. [2022-09-06T13:17:49.280Z] #76 39.20 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-06T13:17:49.280Z] #76 39.21 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-06T13:17:49.702Z] #76 45.18 Selecting previously unselected package autotools-dev. [2022-09-06T13:17:49.702Z] #76 45.18 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T13:17:49.702Z] #76 45.19 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T13:17:49.850Z] #76 39.48 Selecting previously unselected package libyajl2:arm64. [2022-09-06T13:17:49.850Z] #76 39.48 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-06T13:17:49.850Z] #76 39.49 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-06T13:17:49.850Z] #76 39.61 Selecting previously unselected package libyajl-dev:arm64. [2022-09-06T13:17:49.850Z] #76 39.61 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-06T13:17:49.850Z] #76 39.63 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-06T13:17:49.961Z] #76 45.37 Selecting previously unselected package automake. [2022-09-06T13:17:49.962Z] #76 45.37 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T13:17:49.962Z] #76 45.39 Unpacking automake (1:1.16.3-2) ... [2022-09-06T13:17:50.076Z] #55 ... [2022-09-06T13:17:50.076Z] [2022-09-06T13:17:50.076Z] #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-09-06T13:17:50.076Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:17:50.076Z] #47 28.16 Updating files: 67% (1469/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-09-06T13:17:50.076Z] #47 28.92 + git checkout -q v2.3.0 [2022-09-06T13:17:50.076Z] #47 31.56 + 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-09-06T13:17:50.076Z] #47 ... [2022-09-06T13:17:50.076Z] [2022-09-06T13:17:50.076Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:17:50.076Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:50.076Z] #42 23.11 Fetched 8573 kB in 17s (510 kB/s) [2022-09-06T13:17:50.076Z] #42 23.11 Reading package lists... [2022-09-06T13:17:50.076Z] #42 29.52 Reading package lists... [2022-09-06T13:17:50.076Z] #42 ... [2022-09-06T13:17:50.076Z] [2022-09-06T13:17:50.076Z] #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-09-06T13:17:50.076Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:50.076Z] #76 21.91 Reading package lists... [2022-09-06T13:17:50.076Z] #76 28.44 Building dependency tree... [2022-09-06T13:17:50.076Z] #76 32.82 python3 is already the newest version (3.9.2-3). [2022-09-06T13:17:50.076Z] #76 32.82 The following additional packages will be installed: [2022-09-06T13:17:50.076Z] #76 32.83 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T13:17:50.076Z] #76 32.84 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T13:17:50.076Z] #76 32.84 Suggested packages: [2022-09-06T13:17:50.076Z] #76 32.86 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T13:17:50.076Z] #76 32.86 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T13:17:50.076Z] #76 32.86 m4-doc ed diffutils-doc [2022-09-06T13:17:50.076Z] #76 32.86 Recommended packages: [2022-09-06T13:17:50.076Z] #76 32.86 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T13:17:50.117Z] #76 39.90 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T13:17:50.118Z] #76 39.94 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T13:17:50.118Z] #76 39.97 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-06T13:17:50.118Z] #76 40.00 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-06T13:17:50.118Z] #76 40.03 Setting up file (1:5.39-3) ... [2022-09-06T13:17:50.378Z] #76 40.05 Setting up bzip2 (1.0.8-4) ... [2022-09-06T13:17:50.378Z] #76 40.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T13:17:50.378Z] #76 40.09 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-06T13:17:50.378Z] #76 40.10 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-06T13:17:50.378Z] #76 40.12 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T13:17:50.378Z] #76 40.14 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-06T13:17:50.378Z] #76 40.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:17:50.378Z] #76 40.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:17:50.378Z] #76 40.21 Setting up patch (2.7.6-7) ... [2022-09-06T13:17:50.378Z] #76 40.23 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-06T13:17:50.378Z] #76 40.24 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-06T13:17:50.378Z] #76 40.26 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-06T13:17:50.530Z] #76 45.97 Selecting previously unselected package patch. [2022-09-06T13:17:50.530Z] #76 46.00 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T13:17:50.530Z] #76 46.02 Unpacking patch (2.7.6-7) ... [2022-09-06T13:17:50.637Z] #76 40.30 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T13:17:50.637Z] #76 40.32 Setting up libtool (2.4.6-15) ... [2022-09-06T13:17:50.637Z] #76 40.33 Setting up m4 (1.4.18-5) ... [2022-09-06T13:17:50.637Z] #76 40.35 Setting up dpkg-dev (1.20.11) ... [2022-09-06T13:17:50.637Z] #76 40.37 Setting up autoconf (2.69-14) ... [2022-09-06T13:17:50.637Z] #76 40.40 Setting up build-essential (12.9) ... [2022-09-06T13:17:50.637Z] #76 40.41 Setting up automake (1:1.16.3-2) ... [2022-09-06T13:17:50.637Z] #76 40.43 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T13:17:50.637Z] #76 40.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:50.792Z] #76 46.25 Selecting previously unselected package dpkg-dev. [2022-09-06T13:17:51.051Z] #76 46.26 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T13:17:51.051Z] #76 46.27 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T13:17:51.210Z] #76 DONE 41.0s [2022-09-06T13:17:51.210Z] [2022-09-06T13:17:51.210Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:17:51.210Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:17:51.323Z] #19 183.6 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-06T13:17:51.323Z] #19 183.6 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:17:51.323Z] #19 183.6 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:17:51.323Z] #19 183.6 Selecting previously unselected package patch. [2022-09-06T13:17:51.323Z] #19 183.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-06T13:17:51.323Z] #19 183.6 Unpacking patch (2.7.6-7) ... [2022-09-06T13:17:51.323Z] #19 183.7 Selecting previously unselected package dpkg-dev. [2022-09-06T13:17:51.323Z] #19 183.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-06T13:17:51.323Z] #19 183.7 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T13:17:51.323Z] #19 183.8 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-06T13:17:51.323Z] #19 183.8 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-06T13:17:51.324Z] #19 183.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-06T13:17:51.324Z] #19 183.9 Selecting previously unselected package libio-string-perl. [2022-09-06T13:17:51.324Z] #19 183.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-06T13:17:51.324Z] #19 183.9 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-06T13:17:51.324Z] #19 183.9 Selecting previously unselected package libicu67:amd64. [2022-09-06T13:17:51.324Z] #19 183.9 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-06T13:17:51.324Z] #19 183.9 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T13:17:51.528Z] #76 34.55 The following NEW packages will be installed: [2022-09-06T13:17:51.528Z] #76 34.57 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T13:17:51.528Z] #76 34.57 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T13:17:51.528Z] #76 34.57 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T13:17:51.528Z] #76 34.57 libyajl2 m4 patch xz-utils [2022-09-06T13:17:51.620Z] #76 ... [2022-09-06T13:17:51.620Z] [2022-09-06T13:17:51.620Z] #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-09-06T13:17:51.620Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:51.620Z] #14 36.92 The following additional packages will be installed: [2022-09-06T13:17:51.620Z] #14 36.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:17:51.620Z] #14 36.93 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T13:17:51.620Z] #14 36.93 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T13:17:51.620Z] #14 36.93 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T13:17:51.620Z] #14 36.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T13:17:51.620Z] #14 36.93 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T13:17:51.620Z] #14 36.93 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T13:17:51.620Z] #14 36.94 Suggested packages: [2022-09-06T13:17:51.620Z] #14 36.96 gcc-10-locales seccomp wine64 [2022-09-06T13:17:51.620Z] #14 38.52 The following NEW packages will be installed: [2022-09-06T13:17:51.620Z] #14 38.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:17:51.620Z] #14 38.53 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T13:17:51.620Z] #14 38.53 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T13:17:51.620Z] #14 38.53 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T13:17:51.620Z] #14 38.53 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T13:17:51.620Z] #14 38.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T13:17:51.620Z] #14 38.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T13:17:51.621Z] #14 38.54 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T13:17:51.621Z] #14 38.54 mingw-w64-x86-64-dev [2022-09-06T13:17:51.621Z] #14 39.06 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:51.621Z] #14 39.06 Need to get 115 MB of archives. [2022-09-06T13:17:51.621Z] #14 39.06 After this operation, 645 MB of additional disk space will be used. [2022-09-06T13:17:51.621Z] #14 39.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-06T13:17:51.621Z] #14 39.25 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-09-06T13:17:51.621Z] #14 39.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T13:17:51.621Z] #14 39.52 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-09-06T13:17:51.621Z] #14 39.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T13:17:51.621Z] #14 39.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T13:17:51.621Z] #14 39.93 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-09-06T13:17:51.621Z] #14 40.17 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-09-06T13:17:51.621Z] #14 40.19 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-09-06T13:17:51.621Z] #14 40.99 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-09-06T13:17:51.621Z] #14 43.19 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-09-06T13:17:51.621Z] #14 44.07 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-09-06T13:17:51.621Z] #14 45.06 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-09-06T13:17:51.621Z] #14 46.92 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-09-06T13:17:51.621Z] #14 ... [2022-09-06T13:17:51.621Z] [2022-09-06T13:17:51.621Z] #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-09-06T13:17:51.621Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:51.621Z] #42 37.26 The following NEW packages will be installed: [2022-09-06T13:17:51.621Z] #42 37.27 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T13:17:51.621Z] #42 37.29 vim-common xxd [2022-09-06T13:17:51.621Z] #42 37.75 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:51.621Z] #42 37.75 Need to get 17.7 MB of archives. [2022-09-06T13:17:51.621Z] #42 37.75 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T13:17:51.621Z] #42 37.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T13:17:51.621Z] #42 37.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T13:17:51.621Z] #42 37.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T13:17:51.621Z] #42 37.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T13:17:51.621Z] #42 38.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T13:17:51.621Z] #42 38.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T13:17:51.621Z] #42 38.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T13:17:51.621Z] #42 38.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T13:17:51.621Z] #42 38.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T13:17:51.621Z] #42 38.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T13:17:51.621Z] #42 40.49 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:51.621Z] #42 40.85 Fetched 17.7 MB in 1s (11.9 MB/s) [2022-09-06T13:17:51.621Z] #42 41.17 Selecting previously unselected package xxd. [2022-09-06T13:17:51.621Z] #42 41.17 (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-09-06T13:17:51.621Z] #42 41.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:17:51.621Z] #42 41.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:17:51.621Z] #42 41.85 Selecting previously unselected package vim-common. [2022-09-06T13:17:51.621Z] #42 41.86 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:17:51.621Z] #42 41.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:17:51.621Z] #42 42.24 Selecting previously unselected package cmake-data. [2022-09-06T13:17:51.621Z] #42 42.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T13:17:51.621Z] #42 42.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T13:17:51.621Z] #42 45.96 Selecting previously unselected package libicu67:amd64. [2022-09-06T13:17:51.621Z] #42 45.97 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T13:17:51.621Z] #42 45.99 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T13:17:51.779Z] #77 0.633 Cloning into '/tmp/crun-build'... [2022-09-06T13:17:51.880Z] #42 ... [2022-09-06T13:17:51.880Z] [2022-09-06T13:17:51.880Z] #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-09-06T13:17:51.880Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:51.880Z] #76 47.29 Selecting previously unselected package build-essential. [2022-09-06T13:17:51.880Z] #76 47.29 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T13:17:51.880Z] #76 47.32 Unpacking build-essential (12.9) ... [2022-09-06T13:17:51.890Z] #19 184.7 Selecting previously unselected package libxml2:amd64. [2022-09-06T13:17:51.890Z] #19 184.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T13:17:51.890Z] #19 184.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T13:17:51.890Z] #19 184.8 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-06T13:17:51.890Z] #19 184.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-06T13:17:51.890Z] #19 184.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-06T13:17:51.890Z] #19 184.8 Selecting previously unselected package libxml-sax-base-perl. [2022-09-06T13:17:51.890Z] #19 184.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-06T13:17:51.890Z] #19 184.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-06T13:17:51.890Z] #19 184.9 Selecting previously unselected package libxml-sax-perl. [2022-09-06T13:17:51.890Z] #19 184.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-06T13:17:51.890Z] #19 184.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-06T13:17:51.890Z] #19 184.9 Selecting previously unselected package libxml-libxml-perl. [2022-09-06T13:17:52.140Z] #76 47.43 Selecting previously unselected package libcap2:amd64. [2022-09-06T13:17:52.140Z] #76 47.43 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T13:17:52.140Z] #76 47.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:17:52.149Z] #19 184.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-06T13:17:52.149Z] #19 184.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-06T13:17:52.149Z] #19 185.0 Selecting previously unselected package libxml-simple-perl. [2022-09-06T13:17:52.149Z] #19 185.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-06T13:17:52.149Z] #19 185.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-06T13:17:52.149Z] #19 185.0 Selecting previously unselected package libyaml-perl. [2022-09-06T13:17:52.149Z] #19 185.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-06T13:17:52.149Z] #19 185.0 Unpacking libyaml-perl (1.30-1) ... [2022-09-06T13:17:52.149Z] #19 185.1 Selecting previously unselected package libconfig-auto-perl. [2022-09-06T13:17:52.149Z] #19 185.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-06T13:17:52.149Z] #19 185.1 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-06T13:17:52.149Z] #19 185.1 Selecting previously unselected package libfile-which-perl. [2022-09-06T13:17:52.149Z] #19 185.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-06T13:17:52.149Z] #19 185.1 Unpacking libfile-which-perl (1.23-1) ... [2022-09-06T13:17:52.149Z] #19 185.1 Selecting previously unselected package libfile-homedir-perl. [2022-09-06T13:17:52.149Z] #19 185.1 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-06T13:17:52.149Z] #19 185.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-06T13:17:52.149Z] #19 185.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-06T13:17:52.149Z] #19 185.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-06T13:17:52.149Z] #19 185.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-06T13:17:52.149Z] #19 185.2 Selecting previously unselected package dpkg-cross. [2022-09-06T13:17:52.149Z] #19 185.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-06T13:17:52.149Z] #19 185.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-06T13:17:52.149Z] #19 185.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-06T13:17:52.163Z] #76 35.02 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:52.164Z] #76 35.02 Need to get 5940 kB of archives. [2022-09-06T13:17:52.164Z] #76 35.02 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T13:17:52.164Z] #76 35.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T13:17:52.164Z] #76 35.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T13:17:52.164Z] #76 35.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T13:17:52.164Z] #76 35.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T13:17:52.164Z] #76 35.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T13:17:52.164Z] #76 35.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T13:17:52.164Z] #76 35.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T13:17:52.164Z] #76 35.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T13:17:52.164Z] #76 35.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T13:17:52.164Z] #76 35.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T13:17:52.164Z] #76 35.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T13:17:52.164Z] #76 35.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T13:17:52.399Z] #76 47.74 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T13:17:52.400Z] #76 47.74 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T13:17:52.400Z] #76 47.77 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T13:17:52.408Z] #19 185.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-06T13:17:52.408Z] #19 185.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-06T13:17:52.408Z] #19 185.3 Selecting previously unselected package libc6-armel-cross. [2022-09-06T13:17:52.408Z] #19 185.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-06T13:17:52.408Z] #19 185.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-06T13:17:52.408Z] #19 185.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-06T13:17:52.408Z] #19 185.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:52.408Z] #19 185.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:17:52.408Z] #19 185.4 Selecting previously unselected package libgomp1-armel-cross. [2022-09-06T13:17:52.408Z] #19 185.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:52.408Z] #19 185.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:17:52.408Z] #19 185.5 Selecting previously unselected package libatomic1-armel-cross. [2022-09-06T13:17:52.408Z] #19 185.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:52.408Z] #19 185.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:17:52.408Z] #19 185.5 Selecting previously unselected package libasan6-armel-cross. [2022-09-06T13:17:52.408Z] #19 185.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:52.454Z] #76 35.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T13:17:52.454Z] #76 35.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T13:17:52.454Z] #76 35.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T13:17:52.454Z] #76 35.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:17:52.454Z] #76 35.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-06T13:17:52.454Z] #76 35.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T13:17:52.454Z] #76 35.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T13:17:52.454Z] #76 35.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T13:17:52.667Z] #19 185.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:17:52.667Z] #19 185.7 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-06T13:17:52.667Z] #19 185.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:52.667Z] #19 185.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:17:52.667Z] #19 185.8 Selecting previously unselected package libubsan1-armel-cross. [2022-09-06T13:17:52.675Z] #76 47.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:17:52.675Z] #76 47.94 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:17:52.675Z] #76 47.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:52.675Z] #76 48.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T13:17:52.675Z] #76 48.04 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:17:52.675Z] #76 48.05 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:52.675Z] #76 48.15 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T13:17:52.675Z] #76 ... [2022-09-06T13:17:52.675Z] [2022-09-06T13:17:52.675Z] #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-09-06T13:17:52.675Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:52.675Z] #51 37.90 The following additional packages will be installed: [2022-09-06T13:17:52.675Z] #51 37.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T13:17:52.675Z] #51 37.90 python3-protobuf python3-six [2022-09-06T13:17:52.675Z] #51 37.90 Suggested packages: [2022-09-06T13:17:52.675Z] #51 37.91 python3-setuptools [2022-09-06T13:17:52.675Z] #51 37.91 Recommended packages: [2022-09-06T13:17:52.675Z] #51 37.91 iproute2 | iproute [2022-09-06T13:17:52.675Z] #51 38.78 The following NEW packages will be installed: [2022-09-06T13:17:52.675Z] #51 38.82 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T13:17:52.675Z] #51 38.82 python3-protobuf python3-six [2022-09-06T13:17:52.675Z] #51 39.51 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:52.675Z] #51 39.51 Need to get 2315 kB of archives. [2022-09-06T13:17:52.675Z] #51 39.51 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T13:17:52.675Z] #51 39.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T13:17:52.675Z] #51 39.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T13:17:52.675Z] #51 39.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T13:17:52.675Z] #51 39.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T13:17:52.675Z] #51 39.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:17:52.675Z] #51 39.60 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-09-06T13:17:52.675Z] #51 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:17:52.675Z] #51 42.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T13:17:52.675Z] #51 45.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:52.675Z] #51 45.40 Fetched 2315 kB in 5s (482 kB/s) [2022-09-06T13:17:52.675Z] #51 45.50 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T13:17:52.675Z] #51 45.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T13:17:52.675Z] #51 45.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T13:17:52.675Z] #51 45.59 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T13:17:52.675Z] #51 46.65 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:17:52.675Z] #51 46.65 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T13:17:52.675Z] #51 46.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:17:52.675Z] #51 46.96 Selecting previously unselected package python3-six. [2022-09-06T13:17:52.675Z] #51 46.98 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T13:17:52.675Z] #51 46.98 Unpacking python3-six (1.16.0-2) ... [2022-09-06T13:17:52.675Z] #51 47.11 Selecting previously unselected package python3-protobuf. [2022-09-06T13:17:52.675Z] #51 47.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T13:17:52.675Z] #51 47.12 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T13:17:52.675Z] #51 47.66 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:17:52.675Z] #51 47.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:17:52.675Z] #51 47.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:17:52.675Z] #51 47.81 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:17:52.675Z] #51 47.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T13:17:52.675Z] #51 47.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:17:52.734Z] #76 35.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T13:17:52.734Z] #76 35.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T13:17:52.734Z] #76 35.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T13:17:52.734Z] #76 ... [2022-09-06T13:17:52.734Z] [2022-09-06T13:17:52.734Z] #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-09-06T13:17:52.734Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:17:52.734Z] #42 29.52 Reading package lists... [2022-09-06T13:17:52.926Z] #19 185.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:52.926Z] #19 185.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:17:52.926Z] #19 185.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-06T13:17:52.926Z] #19 185.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:52.926Z] #19 185.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:17:52.926Z] #19 186.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-06T13:17:52.935Z] #51 47.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:17:52.935Z] #51 47.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:17:52.935Z] #51 47.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:52.935Z] #51 48.10 Selecting previously unselected package criu. [2022-09-06T13:17:52.935Z] #51 ... [2022-09-06T13:17:52.935Z] [2022-09-06T13:17:52.935Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T13:17:52.935Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:52.935Z] #76 48.22 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T13:17:52.935Z] #76 48.23 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:17:53.185Z] #19 186.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:17:53.185Z] #19 186.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T13:17:53.194Z] #76 48.40 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T13:17:53.194Z] #76 48.43 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T13:17:53.194Z] #76 48.43 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:17:53.762Z] #76 49.10 Selecting previously unselected package libtool. [2022-09-06T13:17:53.762Z] #76 49.11 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T13:17:53.762Z] #76 49.14 Unpacking libtool (2.4.6-15) ... [2022-09-06T13:17:54.022Z] #76 49.39 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T13:17:54.022Z] #76 49.39 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T13:17:54.022Z] #76 49.40 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:17:54.285Z] #76 49.68 Selecting previously unselected package libyajl2:amd64. [2022-09-06T13:17:54.285Z] #76 49.68 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T13:17:54.285Z] #76 49.69 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:17:54.285Z] #76 49.80 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T13:17:54.316Z] #77 ... [2022-09-06T13:17:54.316Z] [2022-09-06T13:17:54.316Z] #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-09-06T13:17:54.316Z] #64 sha256:d726916fb6dfad96f8142540cbc00cb9acfad4569301262bcfcc25a112e7579b [2022-09-06T13:17:54.316Z] #64 1.258 + RM_GOPATH=0 [2022-09-06T13:17:54.316Z] #64 1.258 + TMP_GOPATH= [2022-09-06T13:17:54.316Z] #64 1.258 + : /build [2022-09-06T13:17:54.316Z] #64 1.258 + '[' -z '' ']' [2022-09-06T13:17:54.316Z] #64 1.263 ++ mktemp -d [2022-09-06T13:17:54.316Z] #64 1.283 + export GOPATH=/tmp/tmp.3Vf07h1qbA [2022-09-06T13:17:54.316Z] #64 1.283 + GOPATH=/tmp/tmp.3Vf07h1qbA [2022-09-06T13:17:54.316Z] #64 1.283 + RM_GOPATH=1 [2022-09-06T13:17:54.316Z] #64 1.283 + case "$(go env GOARCH)" in [2022-09-06T13:17:54.316Z] #64 1.289 ++ go env GOARCH [2022-09-06T13:17:54.316Z] #64 1.343 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:54.316Z] #64 1.343 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:17:54.316Z] #64 1.343 ++ dirname /install.sh [2022-09-06T13:17:54.316Z] #64 1.350 Install containerd version v1.6.8 [2022-09-06T13:17:54.316Z] #64 1.350 + dir=/ [2022-09-06T13:17:54.316Z] #64 1.350 + bin=containerd [2022-09-06T13:17:54.316Z] #64 1.350 + shift [2022-09-06T13:17:54.316Z] #64 1.350 + '[' '!' -f //containerd.installer ']' [2022-09-06T13:17:54.316Z] #64 1.350 + . //containerd.installer [2022-09-06T13:17:54.316Z] #64 1.350 ++ set -e [2022-09-06T13:17:54.316Z] #64 1.350 ++ : v1.6.8 [2022-09-06T13:17:54.316Z] #64 1.350 + install_containerd [2022-09-06T13:17:54.316Z] #64 1.350 + echo 'Install containerd version v1.6.8' [2022-09-06T13:17:54.316Z] #64 1.355 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3Vf07h1qbA/src/github.com/containerd/containerd [2022-09-06T13:17:54.317Z] #64 1.366 Cloning into '/tmp/tmp.3Vf07h1qbA/src/github.com/containerd/containerd'... [2022-09-06T13:17:54.317Z] #64 ... [2022-09-06T13:17:54.317Z] [2022-09-06T13:17:54.317Z] #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-09-06T13:17:54.317Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T13:17:54.317Z] #51 35.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-06T13:17:54.317Z] #51 36.81 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:54.317Z] #51 37.03 Fetched 2136 kB in 4s (579 kB/s) [2022-09-06T13:17:54.317Z] #51 37.16 Selecting previously unselected package libprotobuf23:arm64. [2022-09-06T13:17:54.317Z] #51 37.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T13:17:54.317Z] #51 37.23 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-06T13:17:54.317Z] #51 37.23 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-06T13:17:54.317Z] #51 37.91 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:17:54.317Z] #51 37.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T13:17:54.317Z] #51 37.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:17:54.317Z] #51 38.14 Selecting previously unselected package python3-six. [2022-09-06T13:17:54.317Z] #51 38.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T13:17:54.317Z] #51 38.17 Unpacking python3-six (1.16.0-2) ... [2022-09-06T13:17:54.317Z] #51 38.28 Selecting previously unselected package python3-protobuf. [2022-09-06T13:17:54.317Z] #51 38.28 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-06T13:17:54.317Z] #51 38.30 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T13:17:54.317Z] #51 38.80 Selecting previously unselected package libnet1:arm64. [2022-09-06T13:17:54.317Z] #51 38.81 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T13:17:54.317Z] #51 38.81 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:17:54.317Z] #51 38.93 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T13:17:54.317Z] #51 38.94 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-06T13:17:54.317Z] #51 38.94 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T13:17:54.317Z] #51 39.09 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T13:17:54.317Z] #51 39.10 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T13:17:54.317Z] #51 39.13 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T13:17:54.317Z] #51 39.28 Selecting previously unselected package criu. [2022-09-06T13:17:54.317Z] #51 39.28 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-06T13:17:54.317Z] #51 39.29 Unpacking criu (3.17.1-1) ... [2022-09-06T13:17:54.317Z] #51 40.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:17:54.317Z] #51 41.89 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-06T13:17:54.317Z] #51 41.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:17:54.317Z] #51 41.93 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T13:17:54.317Z] #51 41.95 Setting up python3-six (1.16.0-2) ... [2022-09-06T13:17:54.317Z] #51 43.04 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T13:17:54.317Z] #51 43.06 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T13:17:54.317Z] #51 ... [2022-09-06T13:17:54.317Z] [2022-09-06T13:17:54.317Z] #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-09-06T13:17:54.317Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T13:17:54.317Z] #55 34.26 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T13:17:54.317Z] #55 34.39 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T13:17:54.317Z] #55 35.59 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T13:17:54.317Z] #55 35.78 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T13:17:54.545Z] #76 49.83 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T13:17:54.545Z] #76 49.84 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T13:17:54.545Z] #76 50.05 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:17:54.545Z] #76 50.08 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T13:17:54.576Z] #55 ... [2022-09-06T13:17:54.576Z] [2022-09-06T13:17:54.576Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:17:54.576Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:17:54.576Z] #14 35.28 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-09-06T13:17:54.576Z] #14 35.38 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-09-06T13:17:54.576Z] #14 35.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-06T13:17:54.576Z] #14 35.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-06T13:17:54.576Z] #14 35.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-06T13:17:54.576Z] #14 35.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-06T13:17:54.576Z] #14 35.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-09-06T13:17:54.576Z] #14 35.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-06T13:17:54.576Z] #14 35.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-06T13:17:54.576Z] #14 35.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-06T13:17:54.576Z] #14 35.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-06T13:17:54.576Z] #14 35.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-06T13:17:54.576Z] #14 35.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-06T13:17:54.576Z] #14 35.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-06T13:17:54.576Z] #14 35.42 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-09-06T13:17:54.576Z] #14 35.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T13:17:54.576Z] #14 35.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-06T13:17:54.576Z] #14 36.69 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:54.576Z] #14 36.88 Fetched 108 MB in 6s (18.7 MB/s) [2022-09-06T13:17:54.576Z] #14 36.98 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T13:17:54.576Z] #14 36.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T13:17:54.576Z] #14 37.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-06T13:17:54.576Z] #14 37.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T13:17:54.576Z] #14 39.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T13:17:54.576Z] #14 39.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-06T13:17:54.576Z] #14 39.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T13:17:54.576Z] #14 41.84 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T13:17:54.576Z] #14 41.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T13:17:54.576Z] #14 41.91 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T13:17:54.576Z] #14 42.10 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-06T13:17:54.576Z] #14 42.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T13:17:54.576Z] #14 42.12 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T13:17:54.576Z] #14 42.33 Selecting previously unselected package dmsetup. [2022-09-06T13:17:54.576Z] #14 42.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T13:17:54.576Z] #14 42.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T13:17:54.576Z] #14 42.52 Selecting previously unselected package mingw-w64-common. [2022-09-06T13:17:54.576Z] #14 42.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T13:17:54.576Z] #14 42.55 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T13:17:54.705Z] #42 35.82 Building dependency tree... [2022-09-06T13:17:54.705Z] #42 ... [2022-09-06T13:17:54.705Z] [2022-09-06T13:17:54.705Z] #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-09-06T13:17:54.705Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-06T13:17:54.705Z] #62 22.75 Reading package lists... [2022-09-06T13:17:54.705Z] #62 29.29 Building dependency tree... [2022-09-06T13:17:54.705Z] #62 33.51 The following additional packages will be installed: [2022-09-06T13:17:54.705Z] #62 33.52 libbtrfs0 [2022-09-06T13:17:54.705Z] #62 33.72 The following NEW packages will be installed: [2022-09-06T13:17:54.705Z] #62 33.73 libbtrfs-dev libbtrfs0 [2022-09-06T13:17:54.705Z] #62 34.19 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:17:54.705Z] #62 34.19 Need to get 460 kB of archives. [2022-09-06T13:17:54.705Z] #62 34.19 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T13:17:54.705Z] #62 34.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T13:17:54.705Z] #62 34.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T13:17:54.705Z] #62 35.70 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:54.705Z] #62 36.03 Fetched 460 kB in 0s (1215 kB/s) [2022-09-06T13:17:54.705Z] #62 36.17 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T13:17:54.705Z] #62 36.17 (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-09-06T13:17:54.705Z] #62 36.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T13:17:54.705Z] #62 36.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:17:54.705Z] #62 36.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T13:17:54.705Z] #62 36.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T13:17:54.705Z] #62 36.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:17:54.705Z] #62 36.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:17:54.705Z] #62 36.93 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:17:54.705Z] #62 36.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:54.705Z] #62 DONE 37.4s [2022-09-06T13:17:54.705Z] [2022-09-06T13:17:54.705Z] #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-09-06T13:17:54.705Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:54.706Z] #76 37.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:54.706Z] #76 37.65 Fetched 5940 kB in 1s (6071 kB/s) [2022-09-06T13:17:54.706Z] [2022-09-06T13:17:54.706Z] #76 ... [2022-09-06T13:17:54.706Z] [2022-09-06T13:17:54.706Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T13:17:54.706Z] #63 sha256:b8cc41f8150e10dbe8d8764367b6543e677e6018ec1714f147b6c3a053ef6aa7 [2022-09-06T13:17:54.706Z] #63 DONE 0.3s [2022-09-06T13:17:54.706Z] [2022-09-06T13:17:54.706Z] #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-09-06T13:17:54.706Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:54.706Z] #76 37.75 Selecting previously unselected package bzip2. [2022-09-06T13:17:54.706Z] #76 37.75 (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-09-06T13:17:54.805Z] #76 50.09 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:17:54.805Z] #76 50.12 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T13:17:54.805Z] #76 50.15 Setting up file (1:5.39-3) ... [2022-09-06T13:17:54.805Z] #76 50.16 Setting up bzip2 (1.0.8-4) ... [2022-09-06T13:17:54.805Z] #76 50.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:54.805Z] #76 50.19 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T13:17:54.805Z] #76 50.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:17:54.805Z] #76 50.22 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T13:17:54.805Z] #76 50.25 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T13:17:54.805Z] #76 50.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:17:54.805Z] #76 50.29 update-alternatives: [2022-09-06T13:17:54.805Z] #76 ... [2022-09-06T13:17:54.805Z] [2022-09-06T13:17:54.805Z] #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-09-06T13:17:54.805Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:54.805Z] #55 40.27 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T13:17:54.805Z] #55 40.52 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T13:17:54.805Z] #55 40.55 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T13:17:54.805Z] #55 40.63 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T13:17:54.805Z] #55 40.86 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T13:17:54.805Z] #55 40.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T13:17:54.805Z] #55 40.96 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T13:17:54.805Z] #55 41.04 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T13:17:54.805Z] #55 41.17 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T13:17:54.805Z] #55 41.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T13:17:54.805Z] #55 41.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T13:17:54.805Z] #55 41.62 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T13:17:54.805Z] #55 42.33 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T13:17:54.805Z] #55 42.40 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T13:17:54.805Z] #55 42.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T13:17:54.805Z] #55 42.54 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T13:17:54.805Z] #55 42.90 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T13:17:54.805Z] #55 43.01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T13:17:54.805Z] #55 43.01 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T13:17:54.805Z] #55 43.21 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T13:17:54.805Z] #55 43.23 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T13:17:54.805Z] #55 43.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T13:17:54.805Z] #55 43.34 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T13:17:54.805Z] #55 43.51 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T13:17:54.805Z] #55 43.93 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T13:17:54.805Z] #55 43.94 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T13:17:54.805Z] #55 45.15 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T13:17:54.805Z] #55 46.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T13:17:54.805Z] #55 ... [2022-09-06T13:17:54.805Z] [2022-09-06T13:17:54.805Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T13:17:54.805Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:54.805Z] #76 50.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:17:54.805Z] #76 50.30 Setting up patch (2.7.6-7) ... [2022-09-06T13:17:54.805Z] #76 50.33 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:17:54.805Z] #76 50.35 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T13:17:54.805Z] #76 50.36 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T13:17:54.805Z] #76 50.37 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:17:54.805Z] #76 50.39 Setting up libtool (2.4.6-15) ... [2022-09-06T13:17:54.967Z] #76 37.96 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T13:17:54.967Z] #76 37.97 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T13:17:54.967Z] #76 ... [2022-09-06T13:17:54.967Z] [2022-09-06T13:17:54.967Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:17:54.967Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:17:54.967Z] #14 21.79 Reading package lists... [2022-09-06T13:17:54.967Z] #14 27.99 Reading package lists... [2022-09-06T13:17:54.967Z] #14 34.09 Building dependency tree... [2022-09-06T13:17:55.065Z] #76 50.40 Setting up m4 (1.4.18-5) ... [2022-09-06T13:17:55.065Z] #76 50.41 Setting up dpkg-dev (1.20.11) ... [2022-09-06T13:17:55.065Z] #76 50.44 Setting up autoconf (2.69-14) ... [2022-09-06T13:17:55.065Z] #76 50.46 Setting up build-essential (12.9) ... [2022-09-06T13:17:55.065Z] #76 50.47 Setting up automake (1:1.16.3-2) ... [2022-09-06T13:17:55.065Z] #76 50.48 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T13:17:55.065Z] #76 50.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:55.157Z] #14 ... [2022-09-06T13:17:55.157Z] [2022-09-06T13:17:55.157Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:17:55.157Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:17:55.157Z] #77 32.04 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T13:17:55.173Z] #14 ... [2022-09-06T13:17:55.173Z] [2022-09-06T13:17:55.173Z] #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-09-06T13:17:55.173Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T13:17:55.173Z] #42 34.97 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:17:55.173Z] #42 35.38 Fetched 15.6 MB in 1s (12.1 MB/s) [2022-09-06T13:17:55.173Z] #42 35.49 Selecting previously unselected package xxd. [2022-09-06T13:17:55.173Z] #42 35.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-06T13:17:55.173Z] #42 35.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T13:17:55.173Z] #42 35.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:17:55.173Z] #42 36.00 Selecting previously unselected package vim-common. [2022-09-06T13:17:55.173Z] #42 36.00 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:17:55.173Z] #42 36.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:17:55.173Z] #42 36.43 Selecting previously unselected package cmake-data. [2022-09-06T13:17:55.173Z] #42 36.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T13:17:55.173Z] #42 36.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T13:17:55.173Z] #42 39.84 Selecting previously unselected package libicu67:arm64. [2022-09-06T13:17:55.173Z] #42 39.84 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-06T13:17:55.173Z] #42 39.86 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-06T13:17:55.228Z] #14 ... [2022-09-06T13:17:55.228Z] [2022-09-06T13:17:55.228Z] #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-09-06T13:17:55.228Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:17:55.228Z] #76 38.07 Selecting previously unselected package libmagic-mgc. [2022-09-06T13:17:55.228Z] #76 38.07 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T13:17:55.228Z] #76 38.07 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T13:17:55.434Z] #42 ... [2022-09-06T13:17:55.434Z] [2022-09-06T13:17:55.434Z] #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-09-06T13:17:55.434Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-06T13:17:55.434Z] #34 38.01 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-06T13:17:55.434Z] #34 38.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T13:17:55.434Z] #34 38.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:17:55.798Z] #76 38.67 Selecting previously unselected package libmagic1:amd64. [2022-09-06T13:17:55.798Z] #76 38.67 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T13:17:55.798Z] #76 38.68 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T13:17:56.022Z] #34 ... [2022-09-06T13:17:56.022Z] [2022-09-06T13:17:56.022Z] #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-09-06T13:17:56.022Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T13:17:56.022Z] #42 45.70 Selecting previously unselected package libxml2:arm64. [2022-09-06T13:17:56.022Z] #42 45.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-06T13:17:56.022Z] #42 45.72 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T13:17:56.069Z] #76 38.93 Selecting previously unselected package file. [2022-09-06T13:17:56.069Z] #76 38.93 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T13:17:56.069Z] #76 38.95 Unpacking file (1:5.39-3) ... [2022-09-06T13:17:56.069Z] #76 39.10 Selecting previously unselected package xz-utils. [2022-09-06T13:17:56.069Z] #76 39.10 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T13:17:56.069Z] #76 39.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:17:56.332Z] #76 39.45 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T13:17:56.445Z] #76 DONE 51.6s [2022-09-06T13:17:56.445Z] [2022-09-06T13:17:56.445Z] #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-09-06T13:17:56.445Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:17:56.445Z] #34 49.89 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-06T13:17:56.445Z] #34 50.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T13:17:56.445Z] #34 50.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:17:56.591Z] #42 46.26 Selecting previously unselected package libarchive13:arm64. [2022-09-06T13:17:56.591Z] #42 46.26 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-06T13:17:56.591Z] #42 46.27 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-06T13:17:56.592Z] #76 39.48 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T13:17:56.592Z] #76 39.49 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T13:17:56.592Z] #76 39.59 Selecting previously unselected package m4. [2022-09-06T13:17:56.592Z] #76 39.62 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T13:17:56.592Z] #76 39.63 Unpacking m4 (1.4.18-5) ... [2022-09-06T13:17:56.851Z] #42 46.57 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-06T13:17:56.852Z] #42 46.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-06T13:17:56.852Z] #42 46.62 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-06T13:17:56.852Z] #42 46.77 Selecting previously unselected package librhash0:arm64. [2022-09-06T13:17:56.852Z] #42 46.77 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-06T13:17:56.852Z] #76 39.90 Selecting previously unselected package autoconf. [2022-09-06T13:17:56.852Z] #76 39.90 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T13:17:56.852Z] #76 39.94 Unpacking autoconf (2.69-14) ... [2022-09-06T13:17:56.852Z] #76 ... [2022-09-06T13:17:56.852Z] [2022-09-06T13:17:56.852Z] #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-09-06T13:17:56.852Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:17:56.852Z] #51 23.56 Reading package lists... [2022-09-06T13:17:56.852Z] #51 30.03 Reading package lists... [2022-09-06T13:17:56.852Z] #51 36.53 Building dependency tree... [2022-09-06T13:17:57.110Z] #42 46.79 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-06T13:17:57.112Z] #51 ... [2022-09-06T13:17:57.112Z] [2022-09-06T13:17:57.112Z] #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-09-06T13:17:57.112Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:57.112Z] #55 40.17 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T13:17:57.112Z] #55 40.31 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T13:17:57.371Z] #42 47.00 Selecting previously unselected package libuv1:arm64. [2022-09-06T13:17:57.371Z] #42 47.01 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-06T13:17:57.371Z] #42 47.01 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-06T13:17:57.371Z] #42 47.13 Selecting previously unselected package cmake. [2022-09-06T13:17:57.371Z] #42 47.14 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-06T13:17:57.371Z] #42 47.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T13:17:57.372Z] #55 40.38 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T13:17:57.372Z] #55 40.45 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T13:17:57.372Z] #55 40.53 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T13:17:57.632Z] #55 40.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T13:17:57.632Z] #55 40.67 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T13:17:57.632Z] #55 40.71 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T13:17:57.632Z] #55 40.81 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T13:17:57.892Z] #55 40.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T13:17:57.892Z] #55 41.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T13:17:57.892Z] #55 41.07 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T13:17:58.459Z] #19 190.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-06T13:17:58.459Z] #19 190.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:17:58.459Z] #19 190.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T13:17:58.459Z] #19 190.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-06T13:17:58.459Z] #19 190.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-06T13:17:58.459Z] #19 190.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-06T13:17:58.459Z] #19 190.9 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-06T13:17:58.459Z] #19 190.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-06T13:17:58.459Z] #19 190.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-06T13:17:58.459Z] #19 191.1 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-06T13:17:58.459Z] #19 191.1 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:17:58.459Z] #19 191.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:17:58.459Z] #19 191.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-06T13:17:58.459Z] #19 191.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:17:58.459Z] #19 191.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T13:17:58.834Z] #55 41.85 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T13:17:58.834Z] #55 41.97 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T13:17:59.094Z] #55 42.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T13:17:59.094Z] #55 42.09 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T13:17:59.277Z] #42 ... [2022-09-06T13:17:59.277Z] [2022-09-06T13:17:59.277Z] #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-09-06T13:17:59.277Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-06T13:17:59.277Z] #51 46.06 Setting up criu (3.17.1-1) ... [2022-09-06T13:17:59.277Z] #51 48.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:17:59.277Z] #51 DONE 48.7s [2022-09-06T13:17:59.354Z] #55 42.32 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T13:17:59.354Z] #55 42.50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T13:17:59.536Z] [2022-09-06T13:17:59.536Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:17:59.536Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:17:59.536Z] #14 48.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T13:17:59.536Z] #14 48.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T13:17:59.536Z] #14 48.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T13:17:59.654Z] #55 42.51 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T13:17:59.654Z] #55 42.62 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T13:17:59.654Z] #55 42.76 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T13:17:59.914Z] #55 ... [2022-09-06T13:17:59.914Z] [2022-09-06T13:17:59.914Z] #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-09-06T13:17:59.914Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-06T13:17:59.914Z] #57 42.45 v3.0.2 [2022-09-06T13:17:59.914Z] #57 DONE 42.9s [2022-09-06T13:17:59.914Z] [2022-09-06T13:17:59.914Z] #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-09-06T13:17:59.914Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:17:59.914Z] #55 42.90 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T13:17:59.914Z] #55 42.92 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T13:18:00.179Z] #55 43.06 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T13:18:00.417Z] #77 ... [2022-09-06T13:18:00.418Z] [2022-09-06T13:18:00.418Z] #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-09-06T13:18:00.418Z] #64 sha256:96d2cb6d2092ac9406e0c2f383b438cc006ce3d8657a62106004a40f1e89f385 [2022-09-06T13:18:00.418Z] #64 51.46 Updating files: 46% (2328/4989) Updating files: 47% (2345/4989) Updating files: 48% (2395/4989) Updating files: 49% (2445/4989) Updating files: 50% (2495/4989) Updating files: 51% (2545/4989) Updating files: 52% (2595/4989) Updating files: 53% (2645/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 86% (4302/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T13:18:00.418Z] #64 53.02 + cd /tmp/tmp.KjEsIGLpYT/src/github.com/containerd/containerd [2022-09-06T13:18:00.441Z] #55 43.55 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T13:18:00.441Z] #55 43.57 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T13:18:00.677Z] #64 53.02 + git checkout -q v1.6.8 [2022-09-06T13:18:01.449Z] #14 ... [2022-09-06T13:18:01.449Z] [2022-09-06T13:18:01.449Z] #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-09-06T13:18:01.449Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-06T13:18:01.449Z] #42 50.72 Setting up libicu67:arm64 (67.1-7) ... [2022-09-06T13:18:01.449Z] #42 50.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:18:01.449Z] #42 50.75 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-06T13:18:01.449Z] #42 50.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:18:01.449Z] #42 50.83 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-06T13:18:01.449Z] #42 50.86 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-06T13:18:01.449Z] #42 50.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T13:18:01.449Z] #42 50.90 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T13:18:01.449Z] #42 50.92 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-06T13:18:01.449Z] #42 50.94 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T13:18:01.449Z] #42 50.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:18:01.449Z] #42 DONE 51.3s [2022-09-06T13:18:01.708Z] [2022-09-06T13:18:01.708Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T13:18:01.708Z] #43 sha256:d8380b2f14a950635b5cf488bea70af6af5981398291e5805f44eef17a7c55df [2022-09-06T13:18:01.708Z] #43 DONE 0.1s [2022-09-06T13:18:01.708Z] [2022-09-06T13:18:01.708Z] #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-09-06T13:18:01.708Z] #44 sha256:1cb4278d980b744b0fd4b3dabce2d9301f93817e74f22a765ee5017b3182eb99 [2022-09-06T13:18:01.718Z] #34 ... [2022-09-06T13:18:01.718Z] [2022-09-06T13:18:01.718Z] #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-09-06T13:18:01.718Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:18:01.718Z] #42 52.68 Selecting previously unselected package libxml2:amd64. [2022-09-06T13:18:01.718Z] #42 52.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T13:18:01.718Z] #42 52.71 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T13:18:01.718Z] #42 53.27 Selecting previously unselected package libarchive13:amd64. [2022-09-06T13:18:01.718Z] #42 53.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T13:18:01.718Z] #42 53.27 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T13:18:01.718Z] #42 53.65 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T13:18:01.718Z] #42 53.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T13:18:01.718Z] #42 53.68 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T13:18:01.718Z] #42 53.81 Selecting previously unselected package librhash0:amd64. [2022-09-06T13:18:01.718Z] #42 53.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T13:18:01.718Z] #42 53.85 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T13:18:01.718Z] #42 54.01 Selecting previously unselected package libuv1:amd64. [2022-09-06T13:18:01.718Z] #42 54.05 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T13:18:01.718Z] #42 54.06 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T13:18:01.718Z] #42 54.19 Selecting previously unselected package cmake. [2022-09-06T13:18:01.718Z] #42 54.20 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T13:18:01.718Z] #42 54.21 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T13:18:01.827Z] #55 44.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T13:18:02.088Z] #55 ... [2022-09-06T13:18:02.088Z] [2022-09-06T13:18:02.088Z] #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-09-06T13:18:02.088Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-06T13:18:02.088Z] #40 44.50 NAME: [2022-09-06T13:18:02.088Z] #40 44.50 go-winres - A tool for embedding resources in Windows executables [2022-09-06T13:18:02.088Z] #40 44.50 [2022-09-06T13:18:02.088Z] #40 44.50 USAGE: [2022-09-06T13:18:02.088Z] #40 44.50 go-winres [global options] command [command options] [arguments...] [2022-09-06T13:18:02.088Z] #40 44.50 [2022-09-06T13:18:02.088Z] #40 44.50 COMMANDS: [2022-09-06T13:18:02.088Z] #40 44.50 init Create an initial ./winres/winres.json [2022-09-06T13:18:02.088Z] #40 44.50 make Make syso files for the "go build" command [2022-09-06T13:18:02.088Z] #40 44.50 simply Make syso files for the "go build" command (simplified) [2022-09-06T13:18:02.088Z] #40 44.50 extract Extract all resources from an executable [2022-09-06T13:18:02.088Z] #40 44.50 patch Replace resources in an executable file (exe, dll) [2022-09-06T13:18:02.088Z] #40 44.50 help, h Shows a list of commands or help for one command [2022-09-06T13:18:02.088Z] #40 44.50 [2022-09-06T13:18:02.088Z] #40 44.50 GLOBAL OPTIONS: [2022-09-06T13:18:02.088Z] #40 44.50 --help, -h show help (default: false) [2022-09-06T13:18:02.088Z] #40 DONE 45.2s [2022-09-06T13:18:02.277Z] #44 0.723 + RM_GOPATH=0 [2022-09-06T13:18:02.277Z] #44 0.734 + TMP_GOPATH= [2022-09-06T13:18:02.277Z] #44 0.735 + : /build [2022-09-06T13:18:02.277Z] #44 0.735 + '[' -z '' ']' [2022-09-06T13:18:02.277Z] #44 0.736 ++ mktemp -d [2022-09-06T13:18:02.277Z] #44 0.738 + export GOPATH=/tmp/tmp.g1H0FmDgh2 [2022-09-06T13:18:02.277Z] #44 0.738 + GOPATH=/tmp/tmp.g1H0FmDgh2 [2022-09-06T13:18:02.277Z] #44 0.738 + RM_GOPATH=1 [2022-09-06T13:18:02.277Z] #44 0.738 + case "$(go env GOARCH)" in [2022-09-06T13:18:02.277Z] #44 0.739 ++ go env GOARCH [2022-09-06T13:18:02.277Z] #44 0.768 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:02.277Z] #44 0.768 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:02.277Z] #44 0.779 ++ dirname /install.sh [2022-09-06T13:18:02.277Z] #44 0.785 + dir=/ [2022-09-06T13:18:02.286Z] #42 ... [2022-09-06T13:18:02.286Z] [2022-09-06T13:18:02.287Z] #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-09-06T13:18:02.287Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:02.287Z] #14 47.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T13:18:02.287Z] #14 47.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T13:18:02.287Z] #14 47.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T13:18:02.287Z] #14 47.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T13:18:02.287Z] #14 47.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T13:18:02.287Z] #14 47.61 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-09-06T13:18:02.287Z] #14 47.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T13:18:02.287Z] #14 47.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T13:18:02.287Z] #14 47.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T13:18:02.287Z] #14 47.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T13:18:02.287Z] #14 47.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T13:18:02.287Z] #14 47.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T13:18:02.287Z] #14 47.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T13:18:02.287Z] #14 47.70 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-09-06T13:18:02.287Z] #14 47.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T13:18:02.287Z] #14 47.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T13:18:02.287Z] #14 48.84 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:18:02.287Z] #14 49.07 Fetched 115 MB in 9s (12.7 MB/s) [2022-09-06T13:18:02.287Z] #14 49.16 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T13:18:02.287Z] #14 49.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T13:18:02.287Z] #14 49.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T13:18:02.287Z] #14 49.20 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T13:18:02.287Z] #14 52.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T13:18:02.287Z] #14 52.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T13:18:02.287Z] #14 52.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T13:18:02.287Z] #14 54.89 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T13:18:02.287Z] #14 54.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T13:18:02.287Z] #14 54.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T13:18:02.287Z] #14 55.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T13:18:02.287Z] #14 55.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:18:02.287Z] #14 55.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:18:02.287Z] #14 55.23 Selecting previously unselected package dmsetup. [2022-09-06T13:18:02.287Z] #14 55.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:18:02.287Z] #14 55.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T13:18:02.287Z] #14 55.41 Selecting previously unselected package mingw-w64-common. [2022-09-06T13:18:02.287Z] #14 55.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T13:18:02.287Z] #14 55.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T13:18:02.352Z] [2022-09-06T13:18:02.352Z] #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-09-06T13:18:02.352Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:18:02.352Z] #76 40.37 Selecting previously unselected package autotools-dev. [2022-09-06T13:18:02.352Z] #76 40.41 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T13:18:02.352Z] #76 40.42 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T13:18:02.352Z] #76 40.56 Selecting previously unselected package automake. [2022-09-06T13:18:02.352Z] #76 40.56 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T13:18:02.352Z] #76 40.57 Unpacking automake (1:1.16.3-2) ... [2022-09-06T13:18:02.352Z] #76 41.20 Selecting previously unselected package patch. [2022-09-06T13:18:02.352Z] #76 41.20 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T13:18:02.352Z] #76 41.21 Unpacking patch (2.7.6-7) ... [2022-09-06T13:18:02.352Z] #76 41.45 Selecting previously unselected package dpkg-dev. [2022-09-06T13:18:02.352Z] #76 41.47 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T13:18:02.352Z] #76 41.47 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T13:18:02.352Z] #76 42.92 Selecting previously unselected package build-essential. [2022-09-06T13:18:02.352Z] #76 42.98 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T13:18:02.352Z] #76 42.98 Unpacking build-essential (12.9) ... [2022-09-06T13:18:02.352Z] #76 43.12 Selecting previously unselected package libcap2:amd64. [2022-09-06T13:18:02.352Z] #76 43.16 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T13:18:02.352Z] #76 43.16 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:18:02.352Z] #76 43.26 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T13:18:02.352Z] #76 43.26 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T13:18:02.352Z] #76 43.27 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T13:18:02.352Z] #76 43.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:18:02.352Z] #76 43.54 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:18:02.352Z] #76 43.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:18:02.352Z] #76 43.64 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T13:18:02.352Z] #76 43.68 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:18:02.352Z] #76 43.68 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T13:18:02.352Z] #76 43.81 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T13:18:02.352Z] #76 43.81 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T13:18:02.352Z] #76 43.83 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:18:02.352Z] #76 44.14 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T13:18:02.352Z] #76 44.14 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T13:18:02.352Z] #76 44.14 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:18:02.352Z] #76 45.15 Selecting previously unselected package libtool. [2022-09-06T13:18:02.352Z] #76 45.15 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T13:18:02.352Z] #76 45.15 Unpacking libtool (2.4.6-15) ... [2022-09-06T13:18:02.352Z] #76 45.38 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T13:18:02.352Z] #76 45.38 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T13:18:02.352Z] #76 45.41 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:18:02.536Z] #44 0.785 + bin=tini [2022-09-06T13:18:02.536Z] #44 0.786 + shift [2022-09-06T13:18:02.536Z] #44 0.786 + '[' '!' -f //tini.installer ']' [2022-09-06T13:18:02.536Z] #44 0.786 + . //tini.installer [2022-09-06T13:18:02.536Z] #44 0.787 ++ : v0.19.0 [2022-09-06T13:18:02.536Z] #44 0.788 + install_tini [2022-09-06T13:18:02.536Z] #44 0.788 + echo 'Install tini version v0.19.0' [2022-09-06T13:18:02.536Z] #44 0.788 Install tini version v0.19.0 [2022-09-06T13:18:02.536Z] #44 0.788 + git clone https://github.com/krallin/tini.git /tmp/tmp.g1H0FmDgh2/tini [2022-09-06T13:18:02.536Z] #44 0.792 Cloning into '/tmp/tmp.g1H0FmDgh2/tini'... [2022-09-06T13:18:02.574Z] #64 54.76 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T13:18:02.575Z] #64 54.76 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T13:18:02.575Z] #64 54.76 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:18:02.575Z] #64 54.76 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:18:02.575Z] #64 54.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T13:18:02.575Z] #64 54.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T13:18:02.575Z] #64 54.76 + '[' '' = dynamic ']' [2022-09-06T13:18:02.575Z] #64 54.76 + make [2022-09-06T13:18:02.613Z] #76 45.71 Selecting previously unselected package libyajl2:amd64. [2022-09-06T13:18:02.613Z] #76 45.71 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T13:18:02.613Z] #76 45.74 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:18:02.855Z] #14 ... [2022-09-06T13:18:02.855Z] [2022-09-06T13:18:02.855Z] #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-09-06T13:18:02.855Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:18:02.855Z] #51 48.10 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T13:18:02.855Z] #51 48.10 Unpacking criu (3.17.1-1) ... [2022-09-06T13:18:02.855Z] #51 48.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:18:02.855Z] #51 50.79 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T13:18:02.855Z] #51 51.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:18:02.855Z] #51 51.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:18:02.855Z] #51 51.23 Setting up python3-six (1.16.0-2) ... [2022-09-06T13:18:02.855Z] #51 52.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:18:02.855Z] #51 52.69 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T13:18:02.855Z] #51 57.00 Setting up criu (3.17.1-1) ... [2022-09-06T13:18:02.873Z] #76 45.87 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T13:18:02.873Z] #76 45.87 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T13:18:02.873Z] #76 45.87 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T13:18:03.114Z] #51 ... [2022-09-06T13:18:03.114Z] [2022-09-06T13:18:03.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-09-06T13:18:03.114Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:18:03.114Z] #42 58.49 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T13:18:03.114Z] #42 58.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:18:03.114Z] #42 58.52 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T13:18:03.114Z] #42 58.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:18:03.114Z] #42 58.57 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T13:18:03.114Z] #42 58.59 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T13:18:03.114Z] #42 58.60 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T13:18:03.114Z] #42 58.62 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T13:18:03.133Z] #76 46.11 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:18:03.133Z] #76 46.14 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T13:18:03.133Z] #76 46.21 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:18:03.133Z] #76 46.21 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T13:18:03.133Z] #76 46.25 Setting up file (1:5.39-3) ... [2022-09-06T13:18:03.133Z] #76 46.25 Setting up bzip2 (1.0.8-4) ... [2022-09-06T13:18:03.374Z] #42 58.63 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T13:18:03.374Z] #42 58.65 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T13:18:03.374Z] #42 58.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:18:03.404Z] #76 46.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:18:03.404Z] #76 46.27 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T13:18:03.404Z] #76 46.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:18:03.404Z] #76 46.34 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T13:18:03.404Z] #76 46.35 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T13:18:03.404Z] #76 46.38 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:18:03.404Z] #76 46.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:18:03.404Z] #76 46.49 Setting up patch (2.7.6-7) ... [2022-09-06T13:18:03.404Z] #76 46.56 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:18:03.404Z] #76 46.56 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T13:18:03.487Z] #44 1.634 + cd /tmp/tmp.g1H0FmDgh2/tini [2022-09-06T13:18:03.487Z] #44 1.634 + git checkout -q v0.19.0 [2022-09-06T13:18:03.487Z] #44 1.640 + cmake . [2022-09-06T13:18:03.507Z] #64 55.93 + bin/ctr [2022-09-06T13:18:03.664Z] #76 46.59 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T13:18:03.664Z] #76 46.67 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:18:03.664Z] #76 46.67 Setting up libtool (2.4.6-15) ... [2022-09-06T13:18:03.664Z] #76 46.67 Setting up m4 (1.4.18-5) ... [2022-09-06T13:18:03.664Z] #76 46.68 Setting up dpkg-dev (1.20.11) ... [2022-09-06T13:18:03.664Z] #76 46.71 Setting up autoconf (2.69-14) ... [2022-09-06T13:18:03.664Z] #76 46.73 Setting up build-essential (12.9) ... [2022-09-06T13:18:03.664Z] #76 46.76 Setting up automake (1:1.16.3-2) ... [2022-09-06T13:18:03.664Z] #76 46.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T13:18:03.740Z] #19 196.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-06T13:18:03.740Z] #19 196.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:18:03.740Z] #19 196.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T13:18:03.746Z] #44 2.119 -- The C compiler identification is GNU 10.2.1 [2022-09-06T13:18:03.746Z] #44 2.150 -- Detecting C compiler ABI info [2022-09-06T13:18:03.925Z] #76 46.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:18:04.001Z] #19 196.9 Selecting previously unselected package crossbuild-essential-armel. [2022-09-06T13:18:04.001Z] #19 196.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-06T13:18:04.259Z] #19 197.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-06T13:18:04.315Z] #44 2.576 -- Detecting C compiler ABI info - done [2022-09-06T13:18:04.315Z] #44 2.679 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T13:18:04.316Z] #42 DONE 59.6s [2022-09-06T13:18:04.316Z] [2022-09-06T13:18:04.316Z] #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-09-06T13:18:04.316Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:18:04.316Z] #51 59.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:18:04.316Z] #51 ... [2022-09-06T13:18:04.316Z] [2022-09-06T13:18:04.316Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T13:18:04.316Z] #43 sha256:491913765c84b441852925791dcfc61770734b7d4a0e1bf5c2c176d246d2a027 [2022-09-06T13:18:04.316Z] #43 DONE 0.1s [2022-09-06T13:18:04.316Z] [2022-09-06T13:18:04.316Z] #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-09-06T13:18:04.316Z] #44 sha256:cb021e2b6b6654e83c2a88896457b199cd1ac98e60bfb239263e5e6ed536ba7e [2022-09-06T13:18:04.575Z] #44 2.685 -- Detecting C compile features [2022-09-06T13:18:04.575Z] #44 2.686 -- Detecting C compile features - done [2022-09-06T13:18:04.575Z] #44 2.734 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T13:18:04.575Z] #44 2.968 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T13:18:04.575Z] #44 3.052 -- Configuring done [2022-09-06T13:18:04.575Z] #44 3.056 -- Generating done [2022-09-06T13:18:04.575Z] #44 3.083 -- Build files have been written to: /tmp/tmp.g1H0FmDgh2/tini [2022-09-06T13:18:04.590Z] #44 ... [2022-09-06T13:18:04.590Z] [2022-09-06T13:18:04.590Z] #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-09-06T13:18:04.590Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:18:04.590Z] #51 DONE 59.8s [2022-09-06T13:18:04.590Z] [2022-09-06T13:18:04.590Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:04.590Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:04.590Z] #77 1.000 Cloning into '/tmp/crun-build'... [2022-09-06T13:18:04.590Z] #77 7.910 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T13:18:04.590Z] #77 7.958 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T13:18:04.834Z] #44 3.096 + make tini-static [2022-09-06T13:18:04.866Z] #76 ... [2022-09-06T13:18:04.866Z] [2022-09-06T13:18:04.866Z] #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-09-06T13:18:04.866Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:18:04.866Z] #42 35.82 Building dependency tree... [2022-09-06T13:18:04.866Z] #42 40.57 The following additional packages will be installed: [2022-09-06T13:18:04.866Z] #42 40.62 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T13:18:04.866Z] #42 40.62 Suggested packages: [2022-09-06T13:18:04.866Z] #42 40.62 cmake-doc ninja-build lrzip [2022-09-06T13:18:04.866Z] #42 40.62 Recommended packages: [2022-09-06T13:18:04.866Z] #42 40.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T13:18:04.866Z] #42 41.73 The following NEW packages will be installed: [2022-09-06T13:18:04.866Z] #42 41.75 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T13:18:04.866Z] #42 41.76 vim-common xxd [2022-09-06T13:18:04.866Z] #42 42.26 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:18:04.866Z] #42 42.26 Need to get 17.7 MB of archives. [2022-09-06T13:18:04.866Z] #42 42.26 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T13:18:04.866Z] #42 42.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T13:18:04.866Z] #42 42.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T13:18:04.866Z] #42 42.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T13:18:04.866Z] #42 42.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T13:18:04.866Z] #42 43.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T13:18:04.866Z] #42 43.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T13:18:04.866Z] #42 43.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T13:18:04.866Z] #42 43.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T13:18:04.866Z] #42 43.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T13:18:04.866Z] #42 43.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T13:18:04.866Z] #42 45.02 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:18:04.866Z] #42 45.38 Fetched 17.7 MB in 2s (10.2 MB/s) [2022-09-06T13:18:04.866Z] #42 45.52 Selecting previously unselected package xxd. [2022-09-06T13:18:04.866Z] #42 45.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T13:18:04.866Z] #42 45.62 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:18:04.866Z] #42 45.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:18:04.866Z] #42 45.97 Selecting previously unselected package vim-common. [2022-09-06T13:18:04.866Z] #42 45.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:18:04.866Z] #42 45.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:18:04.866Z] #42 46.31 Selecting previously unselected package cmake-data. [2022-09-06T13:18:04.866Z] #42 46.31 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T13:18:04.866Z] #42 46.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T13:18:04.866Z] #42 ... [2022-09-06T13:18:04.866Z] [2022-09-06T13:18:04.866Z] #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-09-06T13:18:04.866Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-06T13:18:04.866Z] #76 DONE 47.9s [2022-09-06T13:18:04.866Z] [2022-09-06T13:18:04.866Z] #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-09-06T13:18:04.866Z] #64 sha256:a327acc9ade5fc43f5b31d4df178b4f87a87ed476762e1c283254dce8de95709 [2022-09-06T13:18:04.866Z] #64 3.224 + RM_GOPATH=0 [2022-09-06T13:18:04.866Z] #64 3.235 + TMP_GOPATH= [2022-09-06T13:18:04.866Z] #64 3.235 + : /build [2022-09-06T13:18:04.866Z] #64 3.235 + '[' -z '' ']' [2022-09-06T13:18:04.866Z] #64 3.236 ++ mktemp -d [2022-09-06T13:18:04.866Z] #64 3.237 + export GOPATH=/tmp/tmp.QXjpEpRDvf [2022-09-06T13:18:04.866Z] #64 3.245 + GOPATH=/tmp/tmp.QXjpEpRDvf [2022-09-06T13:18:04.866Z] #64 3.245 + RM_GOPATH=1 [2022-09-06T13:18:04.866Z] #64 3.246 + case "$(go env GOARCH)" in [2022-09-06T13:18:04.866Z] #64 3.246 ++ go env GOARCH [2022-09-06T13:18:04.866Z] #64 3.268 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:04.866Z] #64 3.269 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:04.866Z] #64 3.269 ++ dirname /install.sh [2022-09-06T13:18:04.866Z] #64 3.275 + dir=/ [2022-09-06T13:18:04.866Z] #64 3.275 + bin=containerd [2022-09-06T13:18:04.866Z] #64 3.276 + shift [2022-09-06T13:18:04.866Z] #64 3.276 + '[' '!' -f //containerd.installer ']' [2022-09-06T13:18:04.866Z] #64 3.276 + . //containerd.installer [2022-09-06T13:18:04.866Z] #64 3.276 ++ set -e [2022-09-06T13:18:04.866Z] #64 3.276 ++ : v1.6.8 [2022-09-06T13:18:04.866Z] #64 3.277 + install_containerd [2022-09-06T13:18:04.866Z] #64 3.277 + echo 'Install containerd version v1.6.8' [2022-09-06T13:18:04.866Z] #64 3.282 Install containerd version v1.6.8 [2022-09-06T13:18:04.866Z] #64 3.284 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QXjpEpRDvf/src/github.com/containerd/containerd [2022-09-06T13:18:04.866Z] #64 3.294 Cloning into '/tmp/tmp.QXjpEpRDvf/src/github.com/containerd/containerd'... [2022-09-06T13:18:04.866Z] #64 ... [2022-09-06T13:18:04.866Z] [2022-09-06T13:18:04.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-09-06T13:18:04.866Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:05.093Z] #44 3.414 Scanning dependencies of target tini-static [2022-09-06T13:18:05.231Z] #19 198.1 Selecting previously unselected package libc6-armhf-cross. [2022-09-06T13:18:05.231Z] #19 198.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-06T13:18:05.231Z] #19 198.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-06T13:18:05.352Z] #44 3.581 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T13:18:05.403Z] #64 ... [2022-09-06T13:18:05.403Z] [2022-09-06T13:18:05.403Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:05.403Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:05.403Z] #77 42.69 libtoolize: putting auxiliary files in '.'. [2022-09-06T13:18:05.403Z] #77 42.69 libtoolize: copying file './ltmain.sh' [2022-09-06T13:18:05.485Z] #77 ... [2022-09-06T13:18:05.485Z] [2022-09-06T13:18:05.485Z] #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-09-06T13:18:05.485Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:05.485Z] #14 38.49 The following additional packages will be installed: [2022-09-06T13:18:05.485Z] #14 38.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:18:05.485Z] #14 38.49 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T13:18:05.485Z] #14 38.49 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T13:18:05.485Z] #14 38.49 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T13:18:05.485Z] #14 38.49 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T13:18:05.485Z] #14 38.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T13:18:05.485Z] #14 38.52 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T13:18:05.485Z] #14 38.53 Suggested packages: [2022-09-06T13:18:05.485Z] #14 38.53 gcc-10-locales seccomp wine64 [2022-09-06T13:18:05.485Z] #14 40.19 The following NEW packages will be installed: [2022-09-06T13:18:05.485Z] #14 40.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:18:05.485Z] #14 40.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T13:18:05.485Z] #14 40.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T13:18:05.485Z] #14 40.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T13:18:05.485Z] #14 40.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T13:18:05.485Z] #14 40.19 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T13:18:05.485Z] #14 40.19 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T13:18:05.485Z] #14 40.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T13:18:05.485Z] #14 40.20 mingw-w64-x86-64-dev [2022-09-06T13:18:05.485Z] #14 40.71 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:18:05.485Z] #14 40.71 Need to get 115 MB of archives. [2022-09-06T13:18:05.485Z] #14 40.71 After this operation, 645 MB of additional disk space will be used. [2022-09-06T13:18:05.485Z] #14 40.71 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-09-06T13:18:05.485Z] #14 40.81 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-09-06T13:18:05.485Z] #14 41.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T13:18:05.485Z] #14 41.04 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-09-06T13:18:05.485Z] #14 41.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T13:18:05.485Z] #14 41.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T13:18:05.485Z] #14 41.42 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-09-06T13:18:05.485Z] #14 41.64 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-09-06T13:18:05.485Z] #14 41.66 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-09-06T13:18:05.485Z] #14 42.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T13:18:05.485Z] #14 44.14 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-09-06T13:18:05.485Z] #14 44.82 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-09-06T13:18:05.485Z] #14 45.42 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-09-06T13:18:05.485Z] #14 46.98 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-09-06T13:18:05.485Z] #14 47.59 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-09-06T13:18:05.485Z] #14 47.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T13:18:05.485Z] #14 47.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T13:18:05.485Z] #14 47.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T13:18:05.485Z] #14 47.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T13:18:05.485Z] #14 47.59 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-09-06T13:18:05.485Z] #14 47.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T13:18:05.485Z] #14 47.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T13:18:05.485Z] #14 47.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T13:18:05.485Z] #14 47.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T13:18:05.485Z] #14 47.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T13:18:05.485Z] #14 47.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T13:18:05.485Z] #14 47.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T13:18:05.485Z] #14 47.72 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-09-06T13:18:05.485Z] #14 47.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T13:18:05.485Z] #14 47.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T13:18:05.485Z] #14 ... [2022-09-06T13:18:05.485Z] [2022-09-06T13:18:05.485Z] #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-09-06T13:18:05.485Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:18:05.485Z] #51 41.03 The following additional packages will be installed: [2022-09-06T13:18:05.485Z] #51 41.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T13:18:05.485Z] #51 41.06 python3-protobuf python3-six [2022-09-06T13:18:05.485Z] #51 41.07 Suggested packages: [2022-09-06T13:18:05.485Z] #51 41.10 python3-setuptools [2022-09-06T13:18:05.485Z] #51 41.10 Recommended packages: [2022-09-06T13:18:05.485Z] #51 41.10 iproute2 | iproute [2022-09-06T13:18:05.485Z] #51 41.74 The following NEW packages will be installed: [2022-09-06T13:18:05.485Z] #51 41.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T13:18:05.485Z] #51 41.79 python3-protobuf python3-six [2022-09-06T13:18:05.485Z] #51 42.35 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:18:05.485Z] #51 42.35 Need to get 2315 kB of archives. [2022-09-06T13:18:05.485Z] #51 42.35 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T13:18:05.485Z] #51 42.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T13:18:05.485Z] #51 42.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T13:18:05.485Z] #51 42.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T13:18:05.485Z] #51 42.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T13:18:05.485Z] #51 42.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:18:05.485Z] #51 42.65 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-09-06T13:18:05.485Z] #51 42.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:18:05.485Z] #51 44.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T13:18:05.485Z] #51 46.53 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:18:05.485Z] #51 46.82 Fetched 2315 kB in 3s (686 kB/s) [2022-09-06T13:18:05.485Z] #51 46.97 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T13:18:05.485Z] #51 46.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-09-06T13:18:05.485Z] #51 47.05 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T13:18:05.485Z] #51 47.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T13:18:05.485Z] #51 48.27 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:18:05.485Z] #51 48.27 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T13:18:05.485Z] #51 48.27 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:18:05.530Z] #77 ... [2022-09-06T13:18:05.530Z] [2022-09-06T13:18:05.530Z] #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-09-06T13:18:05.530Z] #44 sha256:cb021e2b6b6654e83c2a88896457b199cd1ac98e60bfb239263e5e6ed536ba7e [2022-09-06T13:18:05.530Z] #44 1.325 + RM_GOPATH=0 [2022-09-06T13:18:05.530Z] #44 1.325 + TMP_GOPATH= [2022-09-06T13:18:05.530Z] #44 1.325 + : /build [2022-09-06T13:18:05.530Z] #44 1.325 + '[' -z '' ']' [2022-09-06T13:18:05.530Z] #44 1.325 ++ mktemp -d [2022-09-06T13:18:05.530Z] #44 1.325 + export GOPATH=/tmp/tmp.AU2qtBlkuH [2022-09-06T13:18:05.530Z] #44 1.325 + GOPATH=/tmp/tmp.AU2qtBlkuH [2022-09-06T13:18:05.530Z] #44 1.325 + RM_GOPATH=1 [2022-09-06T13:18:05.530Z] #44 1.325 + case "$(go env GOARCH)" in [2022-09-06T13:18:05.530Z] #44 1.325 ++ go env GOARCH [2022-09-06T13:18:05.530Z] #44 1.343 Install tini version v0.19.0 [2022-09-06T13:18:05.530Z] #44 1.343 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:05.530Z] #44 1.343 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:05.530Z] #44 1.343 ++ dirname /install.sh [2022-09-06T13:18:05.530Z] #44 1.343 + dir=/ [2022-09-06T13:18:05.530Z] #44 1.343 + bin=tini [2022-09-06T13:18:05.530Z] #44 1.343 + shift [2022-09-06T13:18:05.530Z] #44 1.343 + '[' '!' -f //tini.installer ']' [2022-09-06T13:18:05.530Z] #44 1.343 + . //tini.installer [2022-09-06T13:18:05.530Z] #44 1.343 ++ : v0.19.0 [2022-09-06T13:18:05.530Z] #44 1.343 + install_tini [2022-09-06T13:18:05.530Z] #44 1.343 + echo 'Install tini version v0.19.0' [2022-09-06T13:18:05.530Z] #44 1.349 + git clone https://github.com/krallin/tini.git /tmp/tmp.AU2qtBlkuH/tini [2022-09-06T13:18:05.530Z] #44 1.354 Cloning into '/tmp/tmp.AU2qtBlkuH/tini'... [2022-09-06T13:18:05.746Z] #51 48.44 Selecting previously unselected package python3-six. [2022-09-06T13:18:05.746Z] #51 48.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T13:18:05.746Z] #51 48.44 Unpacking python3-six (1.16.0-2) ... [2022-09-06T13:18:05.746Z] #51 48.56 Selecting previously unselected package python3-protobuf. [2022-09-06T13:18:05.746Z] #51 48.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T13:18:05.746Z] #51 48.56 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T13:18:05.974Z] #77 43.40 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T13:18:06.008Z] #51 ... [2022-09-06T13:18:06.009Z] [2022-09-06T13:18:06.009Z] #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-09-06T13:18:06.009Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:06.009Z] #14 48.98 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:18:06.232Z] #77 43.40 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T13:18:06.232Z] #77 43.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T13:18:06.268Z] #14 49.30 Fetched 115 MB in 7s (15.5 MB/s) [2022-09-06T13:18:06.268Z] #14 49.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T13:18:06.268Z] #14 49.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T13:18:06.268Z] #14 49.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T13:18:06.473Z] #44 2.239 + cd /tmp/tmp.AU2qtBlkuH/tini [2022-09-06T13:18:06.474Z] #44 2.239 + git checkout -q v0.19.0 [2022-09-06T13:18:06.474Z] #44 2.244 + cmake . [2022-09-06T13:18:06.529Z] #14 49.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T13:18:06.608Z] #19 199.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-06T13:18:06.608Z] #19 199.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:06.730Z] #44 5.023 [100%] Linking C executable tini-static [2022-09-06T13:18:06.866Z] #19 199.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:07.042Z] #44 2.728 -- The C compiler identification is GNU 10.2.1 [2022-09-06T13:18:07.042Z] #44 2.825 -- Detecting C compiler ABI info [2022-09-06T13:18:07.298Z] #44 5.464 [100%] Built target tini-static [2022-09-06T13:18:07.298Z] #44 5.482 + mkdir -p /build [2022-09-06T13:18:07.298Z] #44 5.510 + cp tini-static /build/docker-init [2022-09-06T13:18:07.298Z] #44 ... [2022-09-06T13:18:07.298Z] [2022-09-06T13:18:07.298Z] #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-09-06T13:18:07.298Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-06T13:18:07.298Z] #53 56.25 gotestsum version dev [2022-09-06T13:18:07.298Z] #53 DONE 57.2s [2022-09-06T13:18:07.298Z] [2022-09-06T13:18:07.298Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:18:07.298Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:18:07.298Z] #14 55.26 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T13:18:07.298Z] #14 55.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-06T13:18:07.298Z] #14 55.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T13:18:07.298Z] #14 55.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T13:18:07.298Z] #14 55.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-06T13:18:07.298Z] #14 55.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:07.432Z] #19 200.4 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-06T13:18:07.432Z] #19 200.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:07.561Z] #14 ... [2022-09-06T13:18:07.561Z] [2022-09-06T13:18:07.561Z] #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-09-06T13:18:07.561Z] #44 sha256:1cb4278d980b744b0fd4b3dabce2d9301f93817e74f22a765ee5017b3182eb99 [2022-09-06T13:18:07.561Z] #44 DONE 5.8s [2022-09-06T13:18:07.561Z] [2022-09-06T13:18:07.561Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:07.561Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:18:07.561Z] #77 6.256 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T13:18:07.561Z] #77 6.279 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T13:18:07.561Z] #77 7.446 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T13:18:07.561Z] #77 7.465 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T13:18:07.561Z] #77 7.466 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T13:18:07.561Z] #77 7.487 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T13:18:07.561Z] #77 7.503 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T13:18:07.561Z] #77 9.649 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T13:18:07.561Z] #77 11.77 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T13:18:07.561Z] #77 13.07 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T13:18:07.561Z] #77 13.36 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T13:18:07.561Z] #77 13.66 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T13:18:07.610Z] #44 3.313 -- Detecting C compiler ABI info - done [2022-09-06T13:18:07.691Z] #19 200.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:07.691Z] #19 200.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-06T13:18:07.691Z] #19 200.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:07.691Z] #19 200.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:07.691Z] #19 200.6 Selecting previously unselected package libasan6-armhf-cross. [2022-09-06T13:18:07.691Z] #19 200.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:07.691Z] #19 200.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:07.871Z] #44 3.446 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T13:18:07.871Z] #44 3.453 -- Detecting C compile features [2022-09-06T13:18:07.871Z] #44 3.454 -- Detecting C compile features - done [2022-09-06T13:18:07.871Z] #44 3.498 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T13:18:07.871Z] #44 3.718 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T13:18:07.950Z] #19 200.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-06T13:18:07.950Z] #19 200.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:07.950Z] #19 200.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:07.950Z] #19 200.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-06T13:18:07.950Z] #19 200.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:07.950Z] #19 200.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:07.950Z] #19 201.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-06T13:18:07.950Z] #19 201.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:07.950Z] #19 201.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:08.131Z] #44 3.850 -- Configuring done [2022-09-06T13:18:08.131Z] #44 3.877 -- Generating done [2022-09-06T13:18:08.131Z] #44 3.884 -- Build files have been written to: /tmp/tmp.AU2qtBlkuH/tini [2022-09-06T13:18:08.131Z] #44 3.892 + make tini-static [2022-09-06T13:18:08.209Z] #19 201.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-06T13:18:08.209Z] #19 201.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:18:08.209Z] #19 201.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T13:18:08.390Z] #44 4.298 Scanning dependencies of target tini-static [2022-09-06T13:18:08.650Z] #44 4.436 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T13:18:09.073Z] #14 51.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T13:18:09.073Z] #14 51.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T13:18:09.073Z] #14 51.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T13:18:10.030Z] #44 5.781 [100%] Linking C executable tini-static [2022-09-06T13:18:10.459Z] #77 ... [2022-09-06T13:18:10.459Z] [2022-09-06T13:18:10.459Z] #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-09-06T13:18:10.460Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:10.460Z] #14 90.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T13:18:10.460Z] #14 90.91 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:10.460Z] #14 90.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:10.460Z] #14 97.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T13:18:10.460Z] #14 97.98 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:10.460Z] #14 97.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:10.598Z] #44 6.407 [100%] Built target tini-static [2022-09-06T13:18:10.598Z] #44 6.494 + mkdir -p /build [2022-09-06T13:18:10.857Z] #44 6.497 + cp tini-static /build/docker-init [2022-09-06T13:18:11.437Z] #44 DONE 7.2s [2022-09-06T13:18:11.437Z] [2022-09-06T13:18:11.437Z] #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-09-06T13:18:11.437Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:18:11.437Z] #53 66.21 gotestsum version dev [2022-09-06T13:18:11.437Z] #53 DONE 66.8s [2022-09-06T13:18:11.437Z] [2022-09-06T13:18:11.437Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:11.437Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:11.437Z] #77 10.01 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T13:18:11.437Z] #77 10.02 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T13:18:11.437Z] #77 10.02 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T13:18:11.437Z] #77 10.03 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T13:18:11.437Z] #77 10.05 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T13:18:11.437Z] #77 12.16 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T13:18:11.437Z] #77 14.19 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T13:18:11.623Z] #14 54.49 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T13:18:11.624Z] #14 54.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T13:18:11.624Z] #14 54.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T13:18:11.624Z] #14 54.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T13:18:11.624Z] #14 54.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:18:11.624Z] #14 54.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:18:11.885Z] #14 54.89 Selecting previously unselected package dmsetup. [2022-09-06T13:18:11.885Z] #14 54.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:18:11.885Z] #14 54.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T13:18:12.145Z] #14 55.10 Selecting previously unselected package mingw-w64-common. [2022-09-06T13:18:12.145Z] #14 55.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T13:18:12.145Z] #14 55.10 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T13:18:12.390Z] #77 16.30 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T13:18:12.717Z] #14 ... [2022-09-06T13:18:12.717Z] [2022-09-06T13:18:12.717Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:12.717Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:12.717Z] #77 7.559 Cloning into '/tmp/crun-build'... [2022-09-06T13:18:12.960Z] #77 16.73 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T13:18:13.289Z] #77 ... [2022-09-06T13:18:13.289Z] [2022-09-06T13:18:13.289Z] #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-09-06T13:18:13.289Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:18:13.289Z] #55 46.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T13:18:13.289Z] #55 ... [2022-09-06T13:18:13.289Z] [2022-09-06T13:18:13.289Z] #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-09-06T13:18:13.289Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:18:13.289Z] #51 49.17 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:18:13.289Z] #51 49.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:18:13.289Z] #51 49.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:18:13.289Z] #51 49.34 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:18:13.289Z] #51 49.34 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T13:18:13.289Z] #51 49.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:18:13.289Z] #51 49.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:18:13.289Z] #51 49.51 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:18:13.289Z] #51 49.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:18:13.289Z] #51 49.61 Selecting previously unselected package criu. [2022-09-06T13:18:13.289Z] #51 49.61 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T13:18:13.289Z] #51 49.61 Unpacking criu (3.17.1-1) ... [2022-09-06T13:18:13.289Z] #51 50.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:18:13.289Z] #51 52.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T13:18:13.289Z] #51 52.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:18:13.289Z] #51 52.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:18:13.289Z] #51 52.20 Setting up python3-six (1.16.0-2) ... [2022-09-06T13:18:13.289Z] #51 53.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:18:13.289Z] #51 53.75 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T13:18:13.480Z] #19 205.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-06T13:18:13.480Z] #19 205.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:18:13.480Z] #19 205.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T13:18:13.480Z] #19 205.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-06T13:18:13.480Z] #19 205.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-06T13:18:13.480Z] #19 205.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-06T13:18:13.480Z] #19 206.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-06T13:18:13.480Z] #19 206.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-06T13:18:13.480Z] #19 206.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-06T13:18:13.480Z] #19 206.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-06T13:18:13.480Z] #19 206.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:13.480Z] #19 206.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:13.534Z] #77 17.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T13:18:13.738Z] #19 206.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-06T13:18:13.738Z] #19 206.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:18:13.738Z] #19 206.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T13:18:14.130Z] #77 ... [2022-09-06T13:18:14.130Z] [2022-09-06T13:18:14.130Z] #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-09-06T13:18:14.130Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:18:14.130Z] #14 62.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T13:18:14.130Z] #14 62.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-06T13:18:14.130Z] #14 62.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:14.474Z] #77 ... [2022-09-06T13:18:14.474Z] [2022-09-06T13:18:14.474Z] #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-09-06T13:18:14.474Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:14.474Z] #14 62.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T13:18:14.474Z] #14 62.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T13:18:14.474Z] #14 62.21 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T13:18:14.474Z] #14 69.22 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T13:18:14.474Z] #14 69.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:14.474Z] #14 69.26 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T13:18:14.474Z] #14 69.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T13:18:14.474Z] #14 69.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:14.474Z] #14 69.39 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:14.644Z] #14 104.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T13:18:14.644Z] #14 104.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:14.644Z] #14 104.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:18:15.200Z] #51 ... [2022-09-06T13:18:15.200Z] [2022-09-06T13:18:15.200Z] #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-09-06T13:18:15.200Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:18:15.200Z] #42 49.50 Selecting previously unselected package libicu67:amd64. [2022-09-06T13:18:15.200Z] #42 49.50 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T13:18:15.200Z] #42 49.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T13:18:15.200Z] #42 56.40 Selecting previously unselected package libxml2:amd64. [2022-09-06T13:18:15.200Z] #42 56.40 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T13:18:15.200Z] #42 56.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T13:18:15.200Z] #42 57.06 Selecting previously unselected package libarchive13:amd64. [2022-09-06T13:18:15.200Z] #42 57.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T13:18:15.200Z] #42 57.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T13:18:15.200Z] #42 57.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T13:18:15.200Z] #42 57.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T13:18:15.200Z] #42 57.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T13:18:15.200Z] #42 57.70 Selecting previously unselected package librhash0:amd64. [2022-09-06T13:18:15.200Z] #42 57.72 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T13:18:15.200Z] #42 57.74 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T13:18:15.200Z] #42 58.06 Selecting previously unselected package libuv1:amd64. [2022-09-06T13:18:15.200Z] #42 58.06 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T13:18:15.200Z] #42 58.09 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T13:18:15.461Z] #42 58.44 Selecting previously unselected package cmake. [2022-09-06T13:18:15.461Z] #42 58.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T13:18:15.461Z] #42 58.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T13:18:15.721Z] #42 ... [2022-09-06T13:18:15.721Z] [2022-09-06T13:18:15.721Z] #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-09-06T13:18:15.721Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:18:15.721Z] #51 58.53 Setting up criu (3.17.1-1) ... [2022-09-06T13:18:16.016Z] #14 ... [2022-09-06T13:18:16.016Z] [2022-09-06T13:18:16.016Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:16.016Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:16.016Z] #77 53.08 configure.ac:7: installing './compile' [2022-09-06T13:18:16.016Z] #77 53.09 configure.ac:11: installing './config.guess' [2022-09-06T13:18:16.016Z] #77 53.10 configure.ac:11: installing './config.sub' [2022-09-06T13:18:16.016Z] #77 53.11 configure.ac:8: installing './install-sh' [2022-09-06T13:18:16.016Z] #77 53.13 configure.ac:8: installing './missing' [2022-09-06T13:18:16.016Z] #77 53.25 Makefile.am: installing './depcomp' [2022-09-06T13:18:16.295Z] #51 ... [2022-09-06T13:18:16.295Z] [2022-09-06T13:18:16.295Z] #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-09-06T13:18:16.295Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:18:16.295Z] #34 48.81 Updating files: 87% (1334/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-06T13:18:16.295Z] #34 49.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T13:18:16.295Z] #34 49.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:18:17.390Z] #77 54.50 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T13:18:17.390Z] #77 54.51 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T13:18:17.390Z] #77 54.61 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T13:18:17.390Z] #77 54.61 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T13:18:17.390Z] #77 54.72 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T13:18:17.390Z] #77 54.84 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T13:18:17.648Z] #77 54.96 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T13:18:17.649Z] #77 55.09 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T13:18:17.907Z] #77 55.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T13:18:17.927Z] #19 211.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-06T13:18:18.186Z] #19 211.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:18:18.186Z] #19 211.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T13:18:18.186Z] #19 211.0 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-06T13:18:18.186Z] #19 211.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-06T13:18:18.186Z] #19 211.0 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-06T13:18:18.186Z] #19 211.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-06T13:18:18.186Z] #19 211.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-06T13:18:18.186Z] #19 211.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-06T13:18:18.186Z] #19 211.2 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-06T13:18:18.186Z] #19 211.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:18.186Z] #19 211.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:18.186Z] #19 211.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-06T13:18:18.227Z] #34 ... [2022-09-06T13:18:18.227Z] [2022-09-06T13:18:18.227Z] #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-09-06T13:18:18.227Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-06T13:18:18.227Z] #51 60.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:18:18.445Z] #19 211.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:18.445Z] #19 211.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:18.445Z] #19 211.3 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-06T13:18:18.445Z] #19 211.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:18.445Z] #19 211.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:18.445Z] #19 211.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-06T13:18:18.445Z] #19 211.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:18.445Z] #19 211.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:18.445Z] #19 211.4 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-06T13:18:18.445Z] #19 211.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:18.445Z] #19 211.4 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:18.704Z] #19 211.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-06T13:18:18.704Z] #19 211.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:18.704Z] #19 211.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:18.704Z] #19 211.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-06T13:18:18.704Z] #19 211.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:18.704Z] #19 211.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:18.798Z] #51 DONE 61.6s [2022-09-06T13:18:18.798Z] [2022-09-06T13:18:18.798Z] #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-09-06T13:18:18.798Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:18:18.963Z] #19 212.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-06T13:18:19.061Z] #36 ... [2022-09-06T13:18:19.061Z] [2022-09-06T13:18:19.061Z] #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-09-06T13:18:19.061Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:19.061Z] #14 61.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T13:18:19.061Z] #14 61.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T13:18:19.061Z] #14 61.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T13:18:19.222Z] #19 212.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:19.222Z] #19 212.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:19.222Z] #19 212.1 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-06T13:18:19.222Z] #19 212.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:19.222Z] #19 212.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:19.222Z] #19 212.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-06T13:18:19.222Z] #19 212.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:19.222Z] #19 212.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:19.222Z] #19 212.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-06T13:18:19.222Z] #19 212.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:19.222Z] #19 212.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:19.481Z] #19 212.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-06T13:18:19.481Z] #19 212.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:18:19.481Z] #19 212.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:21.047Z] #14 75.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T13:18:21.047Z] #14 75.52 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:21.047Z] #14 75.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:21.608Z] #14 ... [2022-09-06T13:18:21.608Z] [2022-09-06T13:18:21.608Z] #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-09-06T13:18:21.608Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-06T13:18:21.608Z] #42 63.41 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T13:18:21.608Z] #42 63.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:18:21.608Z] #42 63.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T13:18:21.608Z] #42 63.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:18:21.608Z] #42 63.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T13:18:21.608Z] #42 63.52 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T13:18:21.608Z] #42 63.53 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T13:18:21.608Z] #42 63.56 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T13:18:21.608Z] #42 63.57 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T13:18:21.608Z] #42 63.59 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T13:18:21.608Z] #42 63.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:18:21.608Z] #42 DONE 64.7s [2022-09-06T13:18:21.608Z] [2022-09-06T13:18:21.608Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T13:18:21.608Z] #43 sha256:7bbe5b81f987503be8bde2346e8d1da43dd82a1943eec93d74984d4d1a4e6edb [2022-09-06T13:18:21.868Z] #43 DONE 0.4s [2022-09-06T13:18:21.868Z] [2022-09-06T13:18:21.868Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:21.868Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:21.868Z] #77 15.10 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T13:18:21.868Z] #77 15.13 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T13:18:21.868Z] #77 16.61 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T13:18:21.868Z] #77 16.68 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T13:18:21.868Z] #77 16.68 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T13:18:21.868Z] #77 16.68 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T13:18:21.868Z] #77 16.70 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T13:18:23.783Z] #77 18.87 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T13:18:24.121Z] #14 73.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T13:18:24.121Z] #14 73.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-06T13:18:24.121Z] #14 73.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:24.381Z] #14 ... [2022-09-06T13:18:24.381Z] [2022-09-06T13:18:24.381Z] #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-09-06T13:18:24.381Z] #64 sha256:d726916fb6dfad96f8142540cbc00cb9acfad4569301262bcfcc25a112e7579b [2022-09-06T13:18:24.755Z] #19 216.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-06T13:18:24.755Z] #19 216.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:18:24.755Z] #19 216.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:24.755Z] #19 217.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-06T13:18:24.755Z] #19 217.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-06T13:18:24.755Z] #19 217.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-06T13:18:24.755Z] #19 217.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-06T13:18:24.755Z] #19 217.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-06T13:18:24.755Z] #19 217.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-06T13:18:24.755Z] #19 217.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-06T13:18:24.755Z] #19 217.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:24.755Z] #19 217.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:25.016Z] #19 217.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-06T13:18:25.016Z] #19 217.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:18:25.016Z] #19 217.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:25.417Z] #64 40.14 Updating files: 53% (2648/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 98% (4896/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T13:18:25.417Z] #64 41.25 + cd /tmp/tmp.3Vf07h1qbA/src/github.com/containerd/containerd [2022-09-06T13:18:25.417Z] #64 41.25 + git checkout -q v1.6.8 [2022-09-06T13:18:25.693Z] #77 20.87 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T13:18:25.693Z] #77 ... [2022-09-06T13:18:25.693Z] [2022-09-06T13:18:25.693Z] #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-09-06T13:18:25.693Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:25.693Z] #14 68.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T13:18:25.693Z] #14 68.72 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:25.693Z] #14 68.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T13:18:25.956Z] #14 68.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T13:18:25.956Z] #14 68.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:25.956Z] #14 68.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:26.216Z] #14 ... [2022-09-06T13:18:26.216Z] [2022-09-06T13:18:26.216Z] #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-09-06T13:18:26.216Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-06T13:18:26.216Z] #53 68.74 gotestsum version dev [2022-09-06T13:18:26.216Z] #53 DONE 69.3s [2022-09-06T13:18:26.476Z] [2022-09-06T13:18:26.476Z] #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-09-06T13:18:26.476Z] #44 sha256:7c76788f435eb06f4787008c0ee2ac1dc096ed5ae89674645ec14897486997d9 [2022-09-06T13:18:27.045Z] #44 5.003 + RM_GOPATH=0 [2022-09-06T13:18:27.045Z] #44 5.003 + TMP_GOPATH= [2022-09-06T13:18:27.045Z] #44 5.003 + : /build [2022-09-06T13:18:27.045Z] #44 5.003 + '[' -z '' ']' [2022-09-06T13:18:27.045Z] #44 5.003 ++ mktemp -d [2022-09-06T13:18:27.045Z] #44 5.003 + export GOPATH=/tmp/tmp.nNSJkxXx2c [2022-09-06T13:18:27.045Z] #44 5.003 + GOPATH=/tmp/tmp.nNSJkxXx2c [2022-09-06T13:18:27.045Z] #44 5.003 + RM_GOPATH=1 [2022-09-06T13:18:27.045Z] #44 5.003 + case "$(go env GOARCH)" in [2022-09-06T13:18:27.045Z] #44 5.003 ++ go env GOARCH [2022-09-06T13:18:27.045Z] #44 5.003 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:27.045Z] #44 5.003 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:27.045Z] #44 5.003 ++ dirname /install.sh [2022-09-06T13:18:27.045Z] #44 5.003 + dir=/ [2022-09-06T13:18:27.045Z] #44 5.003 + bin=tini [2022-09-06T13:18:27.045Z] #44 5.003 + shift [2022-09-06T13:18:27.045Z] #44 5.003 + '[' '!' -f //tini.installer ']' [2022-09-06T13:18:27.045Z] #44 5.003 + . //tini.installer [2022-09-06T13:18:27.045Z] #44 5.003 ++ : v0.19.0 [2022-09-06T13:18:27.045Z] #44 5.003 + install_tini [2022-09-06T13:18:27.045Z] #44 5.003 + echo 'Install tini version v0.19.0' [2022-09-06T13:18:27.045Z] #44 5.003 + git clone https://github.com/krallin/tini.git /tmp/tmp.nNSJkxXx2c/tini [2022-09-06T13:18:27.045Z] #44 5.003 Cloning into '/tmp/tmp.nNSJkxXx2c/tini'... [2022-09-06T13:18:27.045Z] #44 5.003 Install tini version v0.19.0 [2022-09-06T13:18:27.045Z] #44 ... [2022-09-06T13:18:27.045Z] [2022-09-06T13:18:27.045Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:27.045Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:27.045Z] #77 22.16 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T13:18:27.305Z] #77 22.39 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T13:18:27.322Z] #64 42.76 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T13:18:27.322Z] #64 42.76 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T13:18:27.322Z] #64 42.76 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:18:27.322Z] #64 42.76 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:18:27.322Z] #64 42.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T13:18:27.322Z] #64 42.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T13:18:27.322Z] #64 42.76 + '[' '' = dynamic ']' [2022-09-06T13:18:27.322Z] #64 42.76 + make [2022-09-06T13:18:27.565Z] #77 22.61 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T13:18:28.259Z] #64 ... [2022-09-06T13:18:28.259Z] [2022-09-06T13:18:28.259Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:28.259Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:18:28.259Z] #77 26.90 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T13:18:28.259Z] #77 36.07 libtoolize: putting auxiliary files in '.'. [2022-09-06T13:18:28.259Z] #77 36.07 libtoolize: copying file './ltmain.sh' [2022-09-06T13:18:28.259Z] #77 36.84 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T13:18:28.259Z] #77 36.84 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T13:18:28.259Z] #77 36.84 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T13:18:28.518Z] #77 ... [2022-09-06T13:18:28.518Z] [2022-09-06T13:18:28.518Z] #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-09-06T13:18:28.518Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:18:28.518Z] #14 78.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T13:18:28.518Z] #14 78.39 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-06T13:18:28.518Z] #14 78.41 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:29.169Z] #14 ... [2022-09-06T13:18:29.169Z] [2022-09-06T13:18:29.169Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:29.169Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:29.169Z] #77 32.24 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T13:18:29.204Z] #19 222.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-06T13:18:29.204Z] #19 222.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:18:29.204Z] #19 222.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:29.204Z] #19 222.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-06T13:18:29.204Z] #19 222.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-06T13:18:29.204Z] #19 222.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-06T13:18:29.204Z] #19 222.2 Selecting previously unselected package libc6-s390x-cross. [2022-09-06T13:18:29.204Z] #19 222.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-06T13:18:29.204Z] #19 222.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-06T13:18:29.462Z] #19 222.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-06T13:18:29.462Z] #19 222.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:29.462Z] #19 222.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:29.462Z] #19 222.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-06T13:18:29.462Z] #19 222.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:29.462Z] #19 222.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:29.462Z] #19 222.4 Selecting previously unselected package libitm1-s390x-cross. [2022-09-06T13:18:29.462Z] #19 222.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:29.462Z] #19 222.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:29.462Z] #19 222.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-06T13:18:29.462Z] #19 222.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:29.462Z] #19 222.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:29.462Z] #19 222.4 Selecting previously unselected package libasan6-s390x-cross. [2022-09-06T13:18:29.462Z] #19 222.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:29.462Z] #19 222.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:29.721Z] #19 222.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-06T13:18:29.721Z] #19 222.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:29.721Z] #19 222.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:29.721Z] #19 222.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-06T13:18:29.721Z] #19 222.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:29.721Z] #19 222.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:29.980Z] #19 222.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-06T13:18:29.980Z] #19 222.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:29.980Z] #19 222.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:29.980Z] #19 223.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-06T13:18:29.980Z] #19 223.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:18:29.980Z] #19 223.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:30.103Z] #77 ... [2022-09-06T13:18:30.103Z] [2022-09-06T13:18:30.103Z] #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-09-06T13:18:30.103Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:30.103Z] #14 119.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T13:18:30.103Z] #14 119.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:30.103Z] #14 119.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:18:32.848Z] #77 ... [2022-09-06T13:18:32.849Z] [2022-09-06T13:18:32.849Z] #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-09-06T13:18:32.849Z] #44 sha256:7c76788f435eb06f4787008c0ee2ac1dc096ed5ae89674645ec14897486997d9 [2022-09-06T13:18:32.849Z] #44 5.906 + cd /tmp/tmp.nNSJkxXx2c/tini [2022-09-06T13:18:32.849Z] #44 5.910 + git checkout -q v0.19.0 [2022-09-06T13:18:32.849Z] #44 5.917 + cmake . [2022-09-06T13:18:32.849Z] #44 6.300 -- The C compiler identification is GNU 10.2.1 [2022-09-06T13:18:32.849Z] #44 6.401 -- Detecting C compiler ABI info [2022-09-06T13:18:32.849Z] #44 7.013 -- Detecting C compiler ABI info - done [2022-09-06T13:18:32.849Z] #44 7.130 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T13:18:32.849Z] #44 7.140 -- Detecting C compile features [2022-09-06T13:18:32.849Z] #44 7.143 -- Detecting C compile features - done [2022-09-06T13:18:32.849Z] #44 7.187 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T13:18:32.849Z] #44 7.481 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T13:18:32.849Z] #44 7.558 -- Configuring done [2022-09-06T13:18:32.849Z] #44 7.581 -- Generating done [2022-09-06T13:18:32.849Z] #44 7.582 -- Build files have been written to: /tmp/tmp.nNSJkxXx2c/tini [2022-09-06T13:18:32.849Z] #44 7.621 + make tini-static [2022-09-06T13:18:32.849Z] #44 7.925 Scanning dependencies of target tini-static [2022-09-06T13:18:32.849Z] #44 8.094 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T13:18:32.849Z] #44 9.484 [100%] Linking C executable tini-static [2022-09-06T13:18:32.849Z] #44 9.985 [100%] Built target tini-static [2022-09-06T13:18:32.849Z] #44 10.05 + mkdir -p /build [2022-09-06T13:18:32.849Z] #44 10.06 + cp tini-static /build/docker-init [2022-09-06T13:18:32.849Z] #44 DONE 10.3s [2022-09-06T13:18:32.849Z] [2022-09-06T13:18:32.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-09-06T13:18:32.849Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:18:33.410Z] #77 ... [2022-09-06T13:18:33.410Z] [2022-09-06T13:18:33.410Z] #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-09-06T13:18:33.410Z] #64 sha256:a18a12aec2b0e300c008e648dc6e562b65ae3a853d451289cdb6bcdb8a353b97 [2022-09-06T13:18:34.054Z] #14 83.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T13:18:34.054Z] #14 83.72 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-06T13:18:34.054Z] #14 83.72 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:18:34.174Z] #19 227.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-06T13:18:34.235Z] #36 ... [2022-09-06T13:18:34.235Z] [2022-09-06T13:18:34.235Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:18:34.235Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:34.235Z] #14 77.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T13:18:34.235Z] #14 77.13 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:34.235Z] #14 77.13 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:34.288Z] #14 ... [2022-09-06T13:18:34.288Z] [2022-09-06T13:18:34.288Z] #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-09-06T13:18:34.288Z] #67 sha256:126dcaf4df9439b43d672919feabf90c04176ba1b81caa25aa8c1316c160b72b [2022-09-06T13:18:34.288Z] #67 124.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:18:34.288Z] #67 124.4 + GOBIN=/build [2022-09-06T13:18:34.288Z] #67 124.4 + GO111MODULE=on [2022-09-06T13:18:34.288Z] #67 124.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:18:34.433Z] #19 227.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:18:34.433Z] #19 227.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:34.433Z] #19 227.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-06T13:18:34.433Z] #19 227.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-06T13:18:34.433Z] #19 227.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-06T13:18:34.704Z] #19 227.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-06T13:18:34.704Z] #19 227.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-06T13:18:34.704Z] #19 227.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-06T13:18:34.964Z] #64 49.93 Updating files: 49% (2451/4989) Updating files: 50% (2495/4989) Updating files: 51% (2545/4989) Updating files: 52% (2595/4989) Updating files: 53% (2645/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 86% (4319/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T13:18:34.964Z] #64 51.51 + cd /tmp/tmp.15Hb46hjSm/src/github.com/containerd/containerd [2022-09-06T13:18:34.964Z] #64 51.51 + git checkout -q v1.6.8 [2022-09-06T13:18:34.970Z] #19 227.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-06T13:18:34.970Z] #19 227.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T13:18:34.970Z] #19 227.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:35.233Z] #19 228.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-06T13:18:35.233Z] #19 228.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T13:18:35.233Z] #19 228.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:35.959Z] #14 ... [2022-09-06T13:18:35.959Z] [2022-09-06T13:18:35.959Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:35.959Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:18:35.959Z] #77 44.65 configure.ac:7: installing './compile' [2022-09-06T13:18:35.959Z] #77 44.66 configure.ac:11: installing './config.guess' [2022-09-06T13:18:35.959Z] #77 44.68 configure.ac:11: installing './config.sub' [2022-09-06T13:18:35.959Z] #77 44.68 configure.ac:8: installing './install-sh' [2022-09-06T13:18:35.959Z] #77 44.69 configure.ac:8: installing './missing' [2022-09-06T13:18:35.959Z] #77 44.80 Makefile.am: installing './depcomp' [2022-09-06T13:18:37.336Z] #77 45.93 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T13:18:37.336Z] #77 45.93 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T13:18:37.336Z] #77 46.07 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T13:18:37.336Z] #77 46.07 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T13:18:37.336Z] #77 46.18 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T13:18:37.497Z] #64 53.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T13:18:37.497Z] #64 53.74 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T13:18:37.497Z] #64 53.74 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:18:37.497Z] #64 53.74 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:18:37.497Z] #64 53.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T13:18:37.497Z] #64 53.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T13:18:37.497Z] #64 53.74 + '[' '' = dynamic ']' [2022-09-06T13:18:37.497Z] #64 53.74 + make [2022-09-06T13:18:37.596Z] #77 46.31 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T13:18:37.596Z] #77 46.43 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T13:18:37.596Z] #77 46.54 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T13:18:37.855Z] #77 46.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T13:18:38.792Z] #77 ... [2022-09-06T13:18:38.792Z] [2022-09-06T13:18:38.792Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T13:18:38.792Z] #64 sha256:d726916fb6dfad96f8142540cbc00cb9acfad4569301262bcfcc25a112e7579b [2022-09-06T13:18:38.792Z] #64 44.66 + bin/ctr [2022-09-06T13:18:38.875Z] #64 55.35 + bin/ctr [2022-09-06T13:18:39.469Z] #19 232.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-06T13:18:39.469Z] #19 232.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T13:18:39.469Z] #19 232.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:39.469Z] #19 232.3 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-06T13:18:39.469Z] #19 232.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-06T13:18:39.469Z] #19 232.3 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-06T13:18:39.469Z] #19 232.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-06T13:18:39.469Z] #19 232.4 Setting up libfile-which-perl (1.23-1) ... [2022-09-06T13:18:39.469Z] #19 232.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-06T13:18:39.469Z] #19 232.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-06T13:18:39.469Z] #19 232.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-06T13:18:39.469Z] #19 232.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T13:18:39.469Z] #19 232.4 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T13:18:39.469Z] #19 232.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T13:18:39.469Z] #19 232.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-06T13:18:39.469Z] #19 232.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-06T13:18:39.469Z] #19 232.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T13:18:39.469Z] #19 232.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-06T13:18:39.469Z] #19 232.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-06T13:18:39.469Z] #19 232.5 Setting up file (1:5.39-3) ... [2022-09-06T13:18:39.469Z] #19 232.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-06T13:18:39.469Z] #19 232.5 Setting up bzip2 (1.0.8-4) ... [2022-09-06T13:18:39.469Z] #19 232.5 Setting up libyaml-perl (1.30-1) ... [2022-09-06T13:18:39.469Z] #19 232.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-06T13:18:39.548Z] #67 ... [2022-09-06T13:18:39.548Z] [2022-09-06T13:18:39.549Z] #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-09-06T13:18:39.549Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:39.549Z] #14 126.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T13:18:39.549Z] #14 126.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T13:18:39.549Z] #14 126.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T13:18:39.549Z] #14 126.4 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T13:18:39.549Z] #14 126.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 126.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T13:18:39.549Z] #14 126.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T13:18:39.549Z] #14 126.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 126.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T13:18:39.549Z] #14 126.7 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T13:18:39.549Z] #14 126.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 126.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:18:39.549Z] #14 126.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T13:18:39.549Z] #14 126.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 126.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:18:39.549Z] #14 127.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T13:18:39.549Z] #14 127.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 127.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:18:39.549Z] #14 127.2 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T13:18:39.549Z] #14 127.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 127.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:18:39.549Z] #14 127.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T13:18:39.549Z] #14 127.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 127.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T13:18:39.549Z] #14 127.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T13:18:39.549Z] #14 127.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 127.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T13:18:39.549Z] #14 128.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T13:18:39.549Z] #14 128.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 128.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T13:18:39.549Z] #14 128.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T13:18:39.549Z] #14 128.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 128.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T13:18:39.549Z] #14 128.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T13:18:39.549Z] #14 128.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 128.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T13:18:39.549Z] #14 128.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T13:18:39.549Z] #14 128.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 128.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T13:18:39.549Z] #14 129.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T13:18:39.549Z] #14 129.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 129.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:18:39.549Z] #14 129.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T13:18:39.549Z] #14 129.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 129.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:18:39.549Z] #14 129.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T13:18:39.549Z] #14 129.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T13:18:39.549Z] #14 129.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:18:39.727Z] #19 232.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-06T13:18:39.727Z] #19 232.6 Setting up libio-string-perl (1.08-3.1) ... [2022-09-06T13:18:39.727Z] #19 232.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-06T13:18:39.727Z] #19 232.6 Setting up cross-config (2.6.18+nmu1) ... [2022-09-06T13:18:39.727Z] #19 232.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:18:39.727Z] #19 232.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:18:39.727Z] #19 232.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-06T13:18:39.728Z] #19 232.8 Setting up patch (2.7.6-7) ... [2022-09-06T13:18:39.728Z] #19 232.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-06T13:18:39.728Z] #19 232.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-06T13:18:39.728Z] #19 232.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:39.728Z] #19 232.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-06T13:18:39.728Z] #19 232.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-06T13:18:39.806Z] #14 130.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:18:39.806Z] #14 130.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T13:18:39.806Z] #14 130.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T13:18:39.806Z] #14 130.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T13:18:39.806Z] #14 130.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T13:18:39.806Z] #14 130.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T13:18:39.806Z] #14 130.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:18:39.806Z] #14 130.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T13:18:39.806Z] #14 130.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:18:39.806Z] #14 130.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T13:18:39.806Z] #14 130.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T13:18:39.986Z] #19 232.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:39.986Z] #19 232.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:39.986Z] #19 232.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-06T13:18:39.986Z] #19 232.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-06T13:18:39.986Z] #19 232.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:39.986Z] #19 232.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:39.986Z] #19 232.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-06T13:18:39.986Z] #19 232.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-06T13:18:39.986Z] #19 232.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-06T13:18:39.986Z] #19 233.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-06T13:18:39.986Z] #19 233.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:39.986Z] #19 233.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T13:18:39.986Z] #19 233.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T13:18:39.986Z] #19 233.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-06T13:18:39.986Z] #19 233.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:39.986Z] #19 233.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-06T13:18:39.986Z] #19 233.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T13:18:40.064Z] #14 130.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:18:40.064Z] #14 130.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:40.064Z] #14 130.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T13:18:40.064Z] #14 130.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T13:18:40.064Z] #14 130.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:18:40.064Z] #14 130.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T13:18:40.064Z] #14 130.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T13:18:40.064Z] #14 130.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T13:18:40.064Z] #14 130.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:40.064Z] #14 130.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:40.064Z] #14 130.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T13:18:40.064Z] #14 130.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:18:40.064Z] #14 130.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-09-06T13:18:40.064Z] #14 130.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T13:18:40.245Z] #19 233.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-06T13:18:40.245Z] #19 233.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-06T13:18:40.245Z] #19 233.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.245Z] #19 233.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-06T13:18:40.245Z] #19 233.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.322Z] #14 130.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:18:40.322Z] #14 130.5 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-09-06T13:18:40.322Z] #14 130.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:40.322Z] #14 130.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T13:18:40.322Z] #14 130.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:18:40.322Z] #14 130.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T13:18:40.322Z] #14 130.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:18:40.322Z] #14 130.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:18:40.322Z] #14 130.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:18:40.504Z] #19 233.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.504Z] #19 233.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.504Z] #19 233.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-06T13:18:40.504Z] #19 233.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-06T13:18:40.504Z] #19 233.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-06T13:18:40.504Z] #19 233.5 [2022-09-06T13:18:40.504Z] #19 233.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-06T13:18:40.763Z] #19 233.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.6 Setting up dpkg-dev (1.20.11) ... [2022-09-06T13:18:40.763Z] #19 233.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T13:18:40.763Z] #19 233.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:40.763Z] #19 233.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-06T13:18:40.763Z] #19 233.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-06T13:18:40.763Z] #19 233.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-06T13:18:40.763Z] #19 233.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-06T13:18:40.887Z] #14 ... [2022-09-06T13:18:40.887Z] [2022-09-06T13:18:40.887Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:40.887Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:40.887Z] #77 68.18 configure.ac:7: installing 'build-aux/compile' [2022-09-06T13:18:40.887Z] #77 68.19 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T13:18:40.887Z] #77 68.21 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T13:18:40.887Z] #77 68.22 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T13:18:40.887Z] #77 68.24 configure.ac:11: installing 'build-aux/missing' [2022-09-06T13:18:40.887Z] #77 68.43 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T13:18:40.887Z] #77 68.57 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T13:18:40.887Z] #77 70.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T13:18:40.887Z] #77 70.95 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T13:18:40.887Z] #77 71.55 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T13:18:40.887Z] #77 71.56 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T13:18:40.887Z] #77 71.63 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T13:18:40.887Z] #77 71.73 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T13:18:40.887Z] #77 71.82 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T13:18:40.887Z] #77 71.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T13:18:41.022Z] #19 234.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-06T13:18:41.022Z] #19 234.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:41.022Z] #19 234.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:41.022Z] #19 234.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.022Z] #19 234.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T13:18:41.022Z] #19 234.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.022Z] #19 234.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.022Z] #19 234.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:41.022Z] #19 234.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T13:18:41.022Z] #19 234.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.145Z] #77 ... [2022-09-06T13:18:41.145Z] [2022-09-06T13:18:41.145Z] #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-09-06T13:18:41.145Z] #67 sha256:126dcaf4df9439b43d672919feabf90c04176ba1b81caa25aa8c1316c160b72b [2022-09-06T13:18:41.145Z] #67 130.8 rootlesskit version 1.0.0 [2022-09-06T13:18:41.145Z] #67 130.8 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T13:18:41.145Z] #67 130.8 -container-ip string [2022-09-06T13:18:41.145Z] #67 130.8 container ip [2022-09-06T13:18:41.145Z] #67 130.8 -container-port int [2022-09-06T13:18:41.145Z] #67 130.8 container port (default -1) [2022-09-06T13:18:41.145Z] #67 130.8 -host-ip string [2022-09-06T13:18:41.145Z] #67 130.8 host ip [2022-09-06T13:18:41.145Z] #67 130.8 -host-port int [2022-09-06T13:18:41.145Z] #67 130.8 host port (default -1) [2022-09-06T13:18:41.145Z] #67 130.8 -proto string [2022-09-06T13:18:41.145Z] #67 130.8 proxy protocol (default "tcp") [2022-09-06T13:18:41.280Z] #19 234.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:41.280Z] #19 234.2 Setting up libxml-simple-perl (2.25-1) ... [2022-09-06T13:18:41.280Z] #19 234.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T13:18:41.280Z] #19 234.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T13:18:41.280Z] #19 234.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-06T13:18:41.280Z] #19 234.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:41.280Z] #19 234.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.538Z] #19 234.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:41.538Z] #19 234.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T13:18:41.538Z] #19 234.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T13:18:41.538Z] #19 234.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-06T13:18:41.538Z] #19 234.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:41.538Z] #19 234.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T13:18:41.538Z] #19 234.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:41.538Z] #19 234.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:41.538Z] #19 234.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T13:18:41.538Z] #19 234.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:41.538Z] #19 234.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:41.538Z] #19 234.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T13:18:41.538Z] #19 234.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:41.538Z] #19 234.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-06T13:18:41.538Z] #19 234.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:41.538Z] #19 234.5 Setting up crossbuild-essential-armel (12.9) ... [2022-09-06T13:18:41.538Z] #19 234.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T13:18:41.538Z] #19 234.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-06T13:18:41.797Z] #19 234.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-06T13:18:41.797Z] #19 234.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-06T13:18:41.798Z] #19 234.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-06T13:18:41.798Z] #19 234.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:18:42.733Z] #19 DONE 235.5s [2022-09-06T13:18:42.733Z] [2022-09-06T13:18:42.733Z] #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-09-06T13:18:42.733Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-06T13:18:42.733Z] #69 ... [2022-09-06T13:18:42.733Z] [2022-09-06T13:18:42.733Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T13:18:42.733Z] #73 sha256:bbe0fa05d93eb5fca9227ef58fcba5c0bb9e7b00281189c46ef01817855ec560 [2022-09-06T13:18:42.733Z] #73 DONE 0.1s [2022-09-06T13:18:42.993Z] [2022-09-06T13:18:42.993Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T13:18:42.993Z] #32 sha256:4e035ad9df4e72c22f58332f59792bb28b1482132992c478111451237f495df9 [2022-09-06T13:18:42.993Z] #32 DONE 0.2s [2022-09-06T13:18:42.993Z] [2022-09-06T13:18:42.993Z] #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-09-06T13:18:42.993Z] #33 sha256:ad9425e87ea284e4c2e098a06e8935e55fd568ed82b8ab6aee844332b0c5e636 [2022-09-06T13:18:43.045Z] #67 DONE 133.1s [2022-09-06T13:18:43.045Z] [2022-09-06T13:18:43.045Z] #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-09-06T13:18:43.045Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:43.045Z] #14 DONE 133.4s [2022-09-06T13:18:43.045Z] [2022-09-06T13:18:43.045Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T13:18:43.045Z] #59 sha256:8c1637fd863b98d7d578c4f034bad5d45d2be68b88b7e64479a31061ff008845 [2022-09-06T13:18:43.303Z] #59 DONE 0.2s [2022-09-06T13:18:43.303Z] [2022-09-06T13:18:43.303Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T13:18:43.303Z] #68 sha256:6d33156ae1f4644cde286b3cc0a2172dbb588cca594c6acc7c5d2e4a9529f3aa [2022-09-06T13:18:43.303Z] #68 DONE 0.2s [2022-09-06T13:18:43.303Z] [2022-09-06T13:18:43.303Z] #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-09-06T13:18:43.303Z] #60 sha256:67e7db1931e690f56d968c2edeed55302260c38dafaf3c4276c795f75a298908 [2022-09-06T13:18:43.303Z] #60 ... [2022-09-06T13:18:43.303Z] [2022-09-06T13:18:43.303Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T13:18:43.303Z] #69 sha256:3ef0992edaebc8c529654080b80348968b8f72a3e8bd77be16b873eb97363696 [2022-09-06T13:18:43.303Z] #69 DONE 0.1s [2022-09-06T13:18:43.561Z] [2022-09-06T13:18:43.561Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T13:18:43.561Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-06T13:18:44.241Z] #14 ... [2022-09-06T13:18:44.241Z] [2022-09-06T13:18:44.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-09-06T13:18:44.241Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:44.241Z] #77 38.44 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T13:18:44.374Z] #33 1.258 + RM_GOPATH=0 [2022-09-06T13:18:44.374Z] #33 1.258 + TMP_GOPATH= [2022-09-06T13:18:44.374Z] #33 1.258 + : /build [2022-09-06T13:18:44.374Z] #33 1.258 + '[' -z '' ']' [2022-09-06T13:18:44.374Z] #33 1.261 ++ mktemp -d [2022-09-06T13:18:44.374Z] #33 1.263 + export GOPATH=/tmp/tmp.TMOZjYR9V1 [2022-09-06T13:18:44.374Z] #33 1.264 + GOPATH=/tmp/tmp.TMOZjYR9V1 [2022-09-06T13:18:44.374Z] #33 1.264 + RM_GOPATH=1 [2022-09-06T13:18:44.374Z] #33 1.265 + case "$(go env GOARCH)" in [2022-09-06T13:18:44.374Z] #33 1.265 ++ go env GOARCH [2022-09-06T13:18:44.374Z] #33 1.269 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:44.374Z] #33 1.269 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:44.374Z] #33 1.269 ++ dirname /install.sh [2022-09-06T13:18:44.374Z] #33 1.271 + dir=/ [2022-09-06T13:18:44.374Z] #33 1.271 + bin=dockercli [2022-09-06T13:18:44.374Z] #33 1.271 + shift [2022-09-06T13:18:44.374Z] #33 1.271 + '[' '!' -f //dockercli.installer ']' [2022-09-06T13:18:44.374Z] #33 1.271 + . //dockercli.installer [2022-09-06T13:18:44.374Z] #33 1.271 ++ : stable [2022-09-06T13:18:44.374Z] #33 1.271 ++ : 17.06.2-ce [2022-09-06T13:18:44.374Z] #33 1.271 + install_dockercli [2022-09-06T13:18:44.374Z] #33 1.271 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T13:18:44.374Z] #33 1.271 Install docker/cli version 17.06.2-ce from stable [2022-09-06T13:18:44.374Z] #33 1.272 ++ uname -m [2022-09-06T13:18:44.374Z] #33 1.273 + arch=x86_64 [2022-09-06T13:18:44.374Z] #33 1.274 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T13:18:44.374Z] #33 1.274 + url=https://download.docker.com/linux/static [2022-09-06T13:18:44.374Z] #33 1.274 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T13:18:44.374Z] #33 1.275 + tar -xz docker/docker [2022-09-06T13:18:45.356Z] #64 ... [2022-09-06T13:18:45.356Z] [2022-09-06T13:18:45.356Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:18:45.356Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:18:45.356Z] #14 94.52 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T13:18:45.356Z] #14 94.53 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-06T13:18:45.356Z] #14 94.53 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:18:45.445Z] #64 ... [2022-09-06T13:18:45.445Z] [2022-09-06T13:18:45.445Z] #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-09-06T13:18:45.445Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:45.445Z] #14 90.14 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T13:18:45.445Z] #14 90.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:45.445Z] #14 90.19 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:45.445Z] #14 96.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T13:18:45.445Z] #14 96.50 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:45.445Z] #14 96.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:45.445Z] #14 ... [2022-09-06T13:18:45.445Z] [2022-09-06T13:18:45.445Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:45.445Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:45.445Z] #77 43.14 libtoolize: putting auxiliary files in '.'. [2022-09-06T13:18:45.445Z] #77 43.14 libtoolize: copying file './ltmain.sh' [2022-09-06T13:18:45.445Z] #77 43.77 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T13:18:45.445Z] #77 43.77 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T13:18:45.445Z] #77 43.77 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T13:18:45.460Z] #15 DONE 2.1s [2022-09-06T13:18:45.460Z] [2022-09-06T13:18:45.460Z] #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-09-06T13:18:45.460Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-06T13:18:46.834Z] #16 DONE 1.5s [2022-09-06T13:18:46.834Z] [2022-09-06T13:18:46.834Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T13:18:46.834Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-06T13:18:46.914Z] #33 4.274 + mkdir -p /build [2022-09-06T13:18:46.914Z] #33 4.275 + mv docker/docker /build/ [2022-09-06T13:18:46.914Z] #33 4.278 + rmdir docker [2022-09-06T13:18:47.173Z] #33 DONE 4.5s [2022-09-06T13:18:47.173Z] [2022-09-06T13:18:47.173Z] #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-09-06T13:18:47.173Z] #74 sha256:c90bcc969c263cc311919aac63664483b7f904a994329a8c60e20a32c6695d57 [2022-09-06T13:18:47.173Z] #74 1.379 + RM_GOPATH=0 [2022-09-06T13:18:47.173Z] #74 1.379 + TMP_GOPATH= [2022-09-06T13:18:47.173Z] #74 1.379 + : /build [2022-09-06T13:18:47.173Z] #74 1.379 + '[' -z '' ']' [2022-09-06T13:18:47.173Z] #74 1.379 ++ mktemp -d [2022-09-06T13:18:47.173Z] #74 1.381 + export GOPATH=/tmp/tmp.gQaCh49GFg [2022-09-06T13:18:47.173Z] #74 1.381 + GOPATH=/tmp/tmp.gQaCh49GFg [2022-09-06T13:18:47.173Z] #74 1.381 + RM_GOPATH=1 [2022-09-06T13:18:47.173Z] #74 1.381 + case "$(go env GOARCH)" in [2022-09-06T13:18:47.173Z] #74 1.384 ++ go env GOARCH [2022-09-06T13:18:47.173Z] #74 1.390 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:47.173Z] #74 1.390 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:47.173Z] #74 1.392 ++ dirname /install.sh [2022-09-06T13:18:47.173Z] #74 1.393 + dir=/ [2022-09-06T13:18:47.173Z] #74 1.393 + bin=rootlesskit [2022-09-06T13:18:47.173Z] #74 1.393 + shift [2022-09-06T13:18:47.173Z] #74 1.393 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T13:18:47.173Z] #74 1.394 + . //rootlesskit.installer [2022-09-06T13:18:47.173Z] #74 1.394 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:18:47.173Z] #74 1.395 + install_rootlesskit [2022-09-06T13:18:47.173Z] #74 1.395 + case "$1" in [2022-09-06T13:18:47.173Z] #74 1.396 + export CGO_ENABLED=0 [2022-09-06T13:18:47.173Z] #74 1.396 + CGO_ENABLED=0 [2022-09-06T13:18:47.173Z] #74 1.396 + _install_rootlesskit [2022-09-06T13:18:47.173Z] #74 1.396 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T13:18:47.173Z] #74 1.396 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:18:47.173Z] #74 1.396 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:18:47.173Z] #74 1.396 + GOBIN=/build [2022-09-06T13:18:47.173Z] #74 1.396 + GO111MODULE=on [2022-09-06T13:18:47.173Z] #74 1.396 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:18:47.173Z] #74 1.811 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T13:18:47.173Z] #74 3.084 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:18:47.173Z] #74 3.085 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T13:18:47.173Z] #74 3.340 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T13:18:47.173Z] #74 4.494 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T13:18:47.432Z] #74 4.765 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T13:18:47.432Z] #74 4.805 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T13:18:47.691Z] #74 4.935 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T13:18:47.691Z] #74 4.988 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:18:47.691Z] #74 5.018 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T13:18:47.767Z] #17 0.915 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T13:18:47.767Z] #17 DONE 1.0s [2022-09-06T13:18:47.767Z] [2022-09-06T13:18:47.767Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T13:18:47.767Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-06T13:18:47.950Z] #74 5.183 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T13:18:47.982Z] #77 ... [2022-09-06T13:18:47.982Z] [2022-09-06T13:18:47.982Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:18:47.982Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:47.982Z] #14 103.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T13:18:47.982Z] #14 103.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:47.982Z] #14 103.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:18:48.208Z] #74 5.537 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T13:18:48.468Z] #74 5.625 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T13:18:48.468Z] #74 5.650 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T13:18:48.486Z] #77 ... [2022-09-06T13:18:48.486Z] [2022-09-06T13:18:48.486Z] #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-09-06T13:18:48.486Z] #64 sha256:a327acc9ade5fc43f5b31d4df178b4f87a87ed476762e1c283254dce8de95709 [2022-09-06T13:18:48.701Z] #18 DONE 1.0s [2022-09-06T13:18:48.701Z] [2022-09-06T13:18:48.701Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T13:18:48.701Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-06T13:18:49.008Z] #64 52.46 Updating files: 42% (2129/4989) Updating files: 43% (2146/4989) Updating files: 44% (2196/4989) Updating files: 45% (2246/4989) Updating files: 46% (2295/4989) Updating files: 47% (2345/4989) Updating files: 48% (2395/4989) Updating files: 49% (2445/4989) Updating files: 50% (2495/4989) Updating files: 51% (2545/4989) Updating files: 52% (2595/4989) Updating files: 53% (2645/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 82% (4113/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T13:18:49.008Z] #64 54.29 + cd /tmp/tmp.QXjpEpRDvf/src/github.com/containerd/containerd [2022-09-06T13:18:49.008Z] #64 54.29 + git checkout -q v1.6.8 [2022-09-06T13:18:49.406Z] #74 6.537 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:18:49.635Z] #19 DONE 1.0s [2022-09-06T13:18:49.635Z] [2022-09-06T13:18:49.635Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T13:18:49.635Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-06T13:18:50.569Z] #20 DONE 1.1s [2022-09-06T13:18:50.569Z] [2022-09-06T13:18:50.569Z] #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-09-06T13:18:50.569Z] #60 sha256:67e7db1931e690f56d968c2edeed55302260c38dafaf3c4276c795f75a298908 [2022-09-06T13:18:50.569Z] #60 1.694 + RM_GOPATH=0 [2022-09-06T13:18:50.569Z] #60 1.694 + TMP_GOPATH= [2022-09-06T13:18:50.569Z] #60 1.694 + : /build [2022-09-06T13:18:50.569Z] #60 1.694 + '[' -z '' ']' [2022-09-06T13:18:50.569Z] #60 1.694 ++ mktemp -d [2022-09-06T13:18:50.569Z] #60 1.694 + export GOPATH=/tmp/tmp.28ZryOIfww [2022-09-06T13:18:50.569Z] #60 1.694 + GOPATH=/tmp/tmp.28ZryOIfww [2022-09-06T13:18:50.569Z] #60 1.694 + RM_GOPATH=1 [2022-09-06T13:18:50.569Z] #60 1.694 + case "$(go env GOARCH)" in [2022-09-06T13:18:50.569Z] #60 1.694 ++ go env GOARCH [2022-09-06T13:18:50.569Z] #60 1.755 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:50.569Z] #60 1.755 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:50.569Z] #60 1.755 ++ dirname /install.sh [2022-09-06T13:18:50.569Z] #60 1.755 + dir=/ [2022-09-06T13:18:50.569Z] #60 1.755 + bin=runc [2022-09-06T13:18:50.569Z] #60 1.755 + shift [2022-09-06T13:18:50.569Z] #60 1.755 + '[' '!' -f //runc.installer ']' [2022-09-06T13:18:50.569Z] #60 1.755 + . //runc.installer [2022-09-06T13:18:50.569Z] #60 1.755 ++ set -e [2022-09-06T13:18:50.569Z] #60 1.755 ++ : v1.1.4 [2022-09-06T13:18:50.569Z] #60 1.755 + install_runc [2022-09-06T13:18:50.569Z] #60 1.755 + RUNC_BUILDTAGS=seccomp [2022-09-06T13:18:50.569Z] #60 1.755 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T13:18:50.569Z] #60 1.755 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.28ZryOIfww/src/github.com/opencontainers/runc [2022-09-06T13:18:50.569Z] #60 1.755 Cloning into '/tmp/tmp.28ZryOIfww/src/github.com/opencontainers/runc'... [2022-09-06T13:18:50.569Z] #60 1.755 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T13:18:50.629Z] #14 99.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T13:18:50.629Z] #14 99.79 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T13:18:50.629Z] #14 99.81 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T13:18:50.629Z] #14 99.92 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T13:18:50.629Z] #14 99.94 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-06T13:18:50.629Z] #14 99.95 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T13:18:50.629Z] #14 100.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T13:18:50.629Z] #14 100.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-06T13:18:50.629Z] #14 100.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T13:18:50.629Z] #14 100.3 Selecting previously unselected package libbtrfs0:arm64. [2022-09-06T13:18:50.629Z] #14 100.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-06T13:18:50.629Z] #14 100.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T13:18:50.629Z] #14 ... [2022-09-06T13:18:50.629Z] [2022-09-06T13:18:50.629Z] #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-09-06T13:18:50.629Z] #67 sha256:c4a1a56f0c1dd6d68220ec20c232c523e8c1ea6217163c8ae0065afafb40822d [2022-09-06T13:18:50.629Z] #67 100.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:18:50.629Z] #67 100.0 + GOBIN=/build [2022-09-06T13:18:50.629Z] #67 100.0 + GO111MODULE=on [2022-09-06T13:18:50.629Z] #67 100.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:18:50.827Z] #60 ... [2022-09-06T13:18:50.827Z] [2022-09-06T13:18:50.827Z] #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-09-06T13:18:50.827Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:18:51.557Z] #64 56.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T13:18:51.557Z] #64 56.77 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T13:18:51.557Z] #64 56.77 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:18:51.557Z] #64 56.77 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:18:51.557Z] #64 56.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T13:18:51.557Z] #64 56.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T13:18:51.557Z] #64 56.77 + '[' '' = dynamic ']' [2022-09-06T13:18:51.557Z] #64 56.77 + make [2022-09-06T13:18:52.198Z] #21 1.266 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:18:52.198Z] #21 1.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:18:52.198Z] #21 1.302 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:18:52.695Z] #74 ... [2022-09-06T13:18:52.695Z] [2022-09-06T13:18:52.695Z] #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-09-06T13:18:52.695Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T13:18:52.695Z] #20 1.656 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T13:18:52.695Z] #20 1.733 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T13:18:52.695Z] #20 1.912 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T13:18:52.695Z] #20 1.927 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T13:18:52.695Z] #20 2.317 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T13:18:52.695Z] #20 2.956 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T13:18:52.695Z] #20 3.577 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:18:52.695Z] #20 4.134 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T13:18:52.695Z] #20 4.626 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T13:18:52.695Z] #20 4.634 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T13:18:52.695Z] #20 4.650 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T13:18:52.695Z] #20 4.669 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T13:18:52.695Z] #20 4.671 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:18:52.695Z] #20 4.844 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T13:18:52.695Z] #20 4.846 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:18:52.695Z] #20 4.850 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T13:18:52.695Z] #20 4.851 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T13:18:52.695Z] #20 4.855 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T13:18:52.695Z] #20 ... [2022-09-06T13:18:52.695Z] [2022-09-06T13:18:52.695Z] #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-09-06T13:18:52.695Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T13:18:52.695Z] #49 1.655 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T13:18:52.695Z] #49 1.734 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T13:18:52.695Z] #49 1.912 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T13:18:52.695Z] #49 1.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T13:18:52.695Z] #49 2.252 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T13:18:52.695Z] #49 2.776 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T13:18:52.695Z] #49 3.273 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:18:52.695Z] #49 3.898 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T13:18:52.695Z] #49 4.414 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:18:52.695Z] #49 4.414 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T13:18:52.695Z] #49 4.415 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T13:18:52.695Z] #49 4.457 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T13:18:52.695Z] #49 4.458 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T13:18:52.695Z] #49 4.856 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T13:18:52.695Z] #49 4.856 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T13:18:52.695Z] #49 4.857 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T13:18:52.695Z] #49 4.857 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T13:18:52.695Z] #49 4.859 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:18:52.915Z] #21 1.938 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:18:52.954Z] #49 ... [2022-09-06T13:18:52.954Z] [2022-09-06T13:18:52.954Z] #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-09-06T13:18:52.954Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-06T13:18:52.954Z] #69 1.691 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T13:18:52.954Z] #69 1.734 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T13:18:52.954Z] #69 1.909 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T13:18:52.954Z] #69 1.990 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T13:18:52.954Z] #69 2.354 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T13:18:52.954Z] #69 2.899 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T13:18:52.954Z] #69 3.496 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:18:52.954Z] #69 4.082 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T13:18:52.954Z] #69 4.533 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T13:18:52.954Z] #69 4.541 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:18:52.954Z] #69 4.556 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T13:18:52.954Z] #69 4.580 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T13:18:52.954Z] #69 4.590 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T13:18:52.954Z] #69 4.598 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T13:18:52.954Z] #69 4.611 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T13:18:52.954Z] #69 4.614 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T13:18:52.954Z] #69 4.615 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:18:52.954Z] #69 4.618 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T13:18:53.599Z] #64 58.62 + bin/ctr [2022-09-06T13:18:53.847Z] #21 3.197 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:18:54.540Z] #64 ... [2022-09-06T13:18:54.540Z] [2022-09-06T13:18:54.540Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:54.540Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:54.540Z] #77 49.60 libtoolize: putting auxiliary files in '.'. [2022-09-06T13:18:54.540Z] #77 49.62 libtoolize: copying file './ltmain.sh' [2022-09-06T13:18:55.220Z] #21 4.418 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:18:55.480Z] #77 50.36 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T13:18:55.480Z] #77 50.36 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T13:18:55.480Z] #77 50.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T13:18:56.108Z] #14 ... [2022-09-06T13:18:56.108Z] [2022-09-06T13:18:56.108Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:56.108Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:56.108Z] #77 53.08 configure.ac:7: installing './compile' [2022-09-06T13:18:56.108Z] #77 53.10 configure.ac:11: installing './config.guess' [2022-09-06T13:18:56.108Z] #77 53.11 configure.ac:11: installing './config.sub' [2022-09-06T13:18:56.108Z] #77 53.12 configure.ac:8: installing './install-sh' [2022-09-06T13:18:56.108Z] #77 53.12 configure.ac:8: installing './missing' [2022-09-06T13:18:56.108Z] #77 53.30 Makefile.am: installing './depcomp' [2022-09-06T13:18:56.108Z] #77 54.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T13:18:56.108Z] #77 54.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T13:18:56.108Z] #77 54.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T13:18:56.108Z] #77 54.53 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T13:18:56.108Z] #77 54.62 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T13:18:56.108Z] #77 54.74 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T13:18:56.108Z] #77 54.85 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T13:18:56.108Z] #77 54.95 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T13:18:56.108Z] #77 55.09 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T13:18:56.154Z] #21 ... [2022-09-06T13:18:56.154Z] [2022-09-06T13:18:56.154Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:56.154Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:18:56.154Z] #77 89.26 configure.ac:11: installing 'build-aux/compile' [2022-09-06T13:18:56.154Z] #77 89.26 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T13:18:56.154Z] #77 89.28 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T13:18:56.154Z] #77 89.29 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T13:18:56.154Z] #77 89.31 configure.ac:13: installing 'build-aux/missing' [2022-09-06T13:18:56.154Z] #77 89.32 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T13:18:56.154Z] #77 89.61 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T13:18:56.154Z] #77 90.95 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:18:56.154Z] #77 91.32 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:18:56.154Z] #77 91.32 checking how to print strings... printf [2022-09-06T13:18:56.154Z] #77 91.33 checking for gcc... gcc [2022-09-06T13:18:56.154Z] #77 91.45 checking whether the C compiler works... yes [2022-09-06T13:18:56.154Z] #77 91.68 checking for C compiler default output file name... a.out [2022-09-06T13:18:56.154Z] #77 91.69 checking for suffix of executables... [2022-09-06T13:18:56.154Z] #77 91.87 checking whether we are cross compiling... no [2022-09-06T13:18:56.154Z] #77 92.22 checking for suffix of object files... o [2022-09-06T13:18:56.154Z] #77 92.32 checking whether we are using the GNU C compiler... yes [2022-09-06T13:18:56.154Z] #77 92.43 checking whether gcc accepts -g... yes [2022-09-06T13:18:56.154Z] #77 92.53 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:18:56.154Z] #77 92.79 checking whether gcc understands -c and -o together... yes [2022-09-06T13:18:56.154Z] #77 93.00 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:18:56.154Z] #77 93.02 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:18:56.154Z] #77 93.04 checking for egrep... /bin/grep -E [2022-09-06T13:18:56.154Z] #77 93.06 checking for fgrep... /bin/grep -F [2022-09-06T13:18:56.154Z] #77 93.06 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:18:56.154Z] #77 93.09 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:18:56.154Z] #77 93.10 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:18:56.154Z] #77 93.11 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:18:56.154Z] #77 93.20 checking whether ln -s works... yes [2022-09-06T13:18:56.154Z] #77 93.20 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:18:56.154Z] #77 93.22 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:18:56.154Z] #77 93.22 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:18:56.154Z] #77 93.22 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:18:56.154Z] #77 93.22 checking for objdump... objdump [2022-09-06T13:18:56.154Z] #77 93.22 checking how to recognize dependent libraries... pass_all [2022-09-06T13:18:56.154Z] #77 93.23 checking for dlltool... no [2022-09-06T13:18:56.154Z] #77 93.23 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:18:56.154Z] #77 93.23 checking for ar... ar [2022-09-06T13:18:56.154Z] #77 93.23 checking for archiver @FILE support... @ [2022-09-06T13:18:56.154Z] #77 93.39 checking for strip... strip [2022-09-06T13:18:56.154Z] #77 93.39 checking for ranlib... ranlib [2022-09-06T13:18:56.154Z] #77 93.39 checking for gawk... no [2022-09-06T13:18:56.154Z] #77 93.39 checking for mawk... mawk [2022-09-06T13:18:56.174Z] #67 ... [2022-09-06T13:18:56.174Z] [2022-09-06T13:18:56.174Z] #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-09-06T13:18:56.174Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:18:56.174Z] #14 100.5 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-06T13:18:56.174Z] #14 100.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 100.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T13:18:56.174Z] #14 100.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-06T13:18:56.174Z] #14 100.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 100.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T13:18:56.174Z] #14 100.8 Selecting previously unselected package libudev-dev:arm64. [2022-09-06T13:18:56.174Z] #14 100.8 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 100.8 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-06T13:18:56.174Z] #14 101.0 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-06T13:18:56.174Z] #14 101.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 101.0 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-06T13:18:56.174Z] #14 101.2 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-06T13:18:56.174Z] #14 101.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 101.3 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-06T13:18:56.174Z] #14 101.5 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-06T13:18:56.174Z] #14 101.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 101.5 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-06T13:18:56.174Z] #14 101.6 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-06T13:18:56.174Z] #14 101.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 101.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-06T13:18:56.174Z] #14 101.7 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-06T13:18:56.174Z] #14 101.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 101.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-06T13:18:56.174Z] #14 102.2 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-06T13:18:56.174Z] #14 102.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 102.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-06T13:18:56.174Z] #14 102.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-06T13:18:56.174Z] #14 102.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 102.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-06T13:18:56.174Z] #14 102.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T13:18:56.174Z] #14 102.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 102.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T13:18:56.174Z] #14 102.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-06T13:18:56.174Z] #14 102.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-06T13:18:56.174Z] #14 102.8 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T13:18:56.174Z] #14 103.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T13:18:56.174Z] #14 103.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T13:18:56.174Z] #14 103.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T13:18:56.174Z] #14 103.4 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-06T13:18:56.174Z] #14 103.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T13:18:56.174Z] #14 103.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-06T13:18:56.174Z] #14 103.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-06T13:18:56.174Z] #14 103.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-06T13:18:56.174Z] #14 103.5 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-06T13:18:56.174Z] #14 103.5 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-06T13:18:56.174Z] #14 103.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T13:18:56.174Z] #14 103.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-06T13:18:56.174Z] #14 103.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:56.174Z] #14 103.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T13:18:56.174Z] #14 103.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T13:18:56.174Z] #14 103.5 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-06T13:18:56.174Z] #14 103.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T13:18:56.174Z] #14 103.6 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-06T13:18:56.174Z] #14 103.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-06T13:18:56.174Z] #14 103.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:56.174Z] #14 103.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:56.174Z] #14 103.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-09-06T13:18:56.174Z] #14 103.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:18:56.174Z] #14 103.7 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-09-06T13:18:56.174Z] #14 103.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T13:18:56.174Z] #14 103.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:18:56.174Z] #14 103.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-09-06T13:18:56.174Z] #14 103.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:56.174Z] #14 103.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T13:18:56.174Z] #14 103.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T13:18:56.174Z] #14 103.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T13:18:56.174Z] #14 103.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-06T13:18:56.174Z] #14 103.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-06T13:18:56.174Z] #14 103.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:18:56.174Z] #14 ... [2022-09-06T13:18:56.174Z] [2022-09-06T13:18:56.174Z] #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-09-06T13:18:56.174Z] #67 sha256:c4a1a56f0c1dd6d68220ec20c232c523e8c1ea6217163c8ae0065afafb40822d [2022-09-06T13:18:56.174Z] #67 105.5 rootlesskit version 1.0.0 [2022-09-06T13:18:56.174Z] #67 105.5 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T13:18:56.174Z] #67 105.5 -container-ip string [2022-09-06T13:18:56.174Z] #67 105.5 container ip [2022-09-06T13:18:56.174Z] #67 105.5 -container-port int [2022-09-06T13:18:56.174Z] #67 105.5 container port (default -1) [2022-09-06T13:18:56.174Z] #67 105.5 -host-ip string [2022-09-06T13:18:56.174Z] #67 105.5 host ip [2022-09-06T13:18:56.174Z] #67 105.5 -host-port int [2022-09-06T13:18:56.174Z] #67 105.5 host port (default -1) [2022-09-06T13:18:56.174Z] #67 105.5 -proto string [2022-09-06T13:18:56.174Z] #67 105.5 proxy protocol (default "tcp") [2022-09-06T13:18:56.719Z] #77 93.39 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:18:56.719Z] #77 93.94 checking for sysroot... no [2022-09-06T13:18:56.719Z] #77 93.95 checking for a working dd... /bin/dd [2022-09-06T13:18:56.719Z] #77 93.97 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:18:56.977Z] #77 94.07 checking for mt... no [2022-09-06T13:18:56.977Z] #77 94.08 checking if : is a manifest tool... no [2022-09-06T13:18:56.977Z] #77 94.10 checking how to run the C preprocessor... gcc -E [2022-09-06T13:18:57.234Z] #77 94.44 checking for ANSI C header files... [2022-09-06T13:18:57.234Z] #77 ... [2022-09-06T13:18:57.234Z] [2022-09-06T13:18:57.234Z] #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-09-06T13:18:57.234Z] #60 sha256:67e7db1931e690f56d968c2edeed55302260c38dafaf3c4276c795f75a298908 [2022-09-06T13:18:57.234Z] #60 14.13 + cd /tmp/tmp.28ZryOIfww/src/github.com/opencontainers/runc [2022-09-06T13:18:57.492Z] #60 14.13 + git checkout -q v1.1.4 [2022-09-06T13:18:57.549Z] #67 DONE 106.9s [2022-09-06T13:18:57.549Z] [2022-09-06T13:18:57.549Z] #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-09-06T13:18:57.549Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-06T13:18:57.549Z] #14 DONE 107.3s [2022-09-06T13:18:57.549Z] [2022-09-06T13:18:57.549Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T13:18:57.549Z] #59 sha256:f9202b93536df438063eb99c51d21a5ab672d1b05a960b50e71f168fd2811266 [2022-09-06T13:18:57.549Z] #59 ... [2022-09-06T13:18:57.549Z] [2022-09-06T13:18:57.549Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T13:18:57.549Z] #68 sha256:585332b1dedcc1777e683689731ac6705b4022fea0367dc6f0c93b8da6cdba70 [2022-09-06T13:18:57.549Z] #68 DONE 0.1s [2022-09-06T13:18:57.750Z] #60 14.55 + '[' -z '' ']' [2022-09-06T13:18:57.750Z] #60 14.57 + target=static [2022-09-06T13:18:57.750Z] #60 14.57 + make BUILDTAGS=seccomp static [2022-09-06T13:18:57.808Z] [2022-09-06T13:18:57.808Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T13:18:57.808Z] #59 sha256:f9202b93536df438063eb99c51d21a5ab672d1b05a960b50e71f168fd2811266 [2022-09-06T13:18:57.808Z] #59 DONE 0.2s [2022-09-06T13:18:57.808Z] [2022-09-06T13:18:57.808Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T13:18:57.808Z] #69 sha256:c56b237c608b9f911eb159e1afc796be412eae4e75530942ca80e8e20a48430f [2022-09-06T13:18:57.808Z] #69 DONE 0.2s [2022-09-06T13:18:57.808Z] [2022-09-06T13:18:57.808Z] #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-09-06T13:18:57.808Z] #60 sha256:9f1098a212e5e3a8bf763193eaaf99f5317335361f773597b9164ad19b374357 [2022-09-06T13:18:58.023Z] #77 ... [2022-09-06T13:18:58.023Z] [2022-09-06T13:18:58.023Z] #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-09-06T13:18:58.023Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:18:58.023Z] #14 90.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T13:18:58.023Z] #14 90.99 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:58.023Z] #14 90.99 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:18:58.023Z] #14 97.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T13:18:58.023Z] #14 97.25 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:18:58.023Z] #14 97.26 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T13:18:58.315Z] #60 15.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T13:18:58.747Z] #60 ... [2022-09-06T13:18:58.747Z] [2022-09-06T13:18:58.747Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:18:58.747Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:18:58.747Z] #77 57.34 configure.ac:7: installing 'build-aux/compile' [2022-09-06T13:18:58.747Z] #77 57.35 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T13:18:58.747Z] #77 57.36 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T13:18:58.747Z] #77 57.38 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T13:18:58.747Z] #77 57.38 configure.ac:11: installing 'build-aux/missing' [2022-09-06T13:18:58.747Z] #77 57.55 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T13:18:58.747Z] #77 57.62 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T13:18:58.747Z] #77 59.47 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T13:18:58.747Z] #77 59.47 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T13:18:58.747Z] #77 60.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T13:18:58.747Z] #77 60.00 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T13:18:58.747Z] #77 60.15 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T13:18:58.747Z] #77 60.25 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T13:18:58.747Z] #77 60.34 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T13:18:58.747Z] #77 60.45 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T13:18:59.009Z] #77 ... [2022-09-06T13:18:59.009Z] [2022-09-06T13:18:59.009Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T13:18:59.009Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-09-06T13:18:59.009Z] #15 DONE 1.5s [2022-09-06T13:18:59.009Z] [2022-09-06T13:18:59.009Z] #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-09-06T13:18:59.009Z] #60 sha256:9f1098a212e5e3a8bf763193eaaf99f5317335361f773597b9164ad19b374357 [2022-09-06T13:18:59.009Z] #60 1.275 + RM_GOPATH=0 [2022-09-06T13:18:59.009Z] #60 1.275 + TMP_GOPATH= [2022-09-06T13:18:59.009Z] #60 1.275 + : /build [2022-09-06T13:18:59.009Z] #60 1.275 + '[' -z '' ']' [2022-09-06T13:18:59.009Z] #60 1.276 ++ mktemp -d [2022-09-06T13:18:59.009Z] #60 1.280 + export GOPATH=/tmp/tmp.SHH9UyaQeB [2022-09-06T13:18:59.009Z] #60 1.280 + GOPATH=/tmp/tmp.SHH9UyaQeB [2022-09-06T13:18:59.009Z] #60 1.280 + RM_GOPATH=1 [2022-09-06T13:18:59.009Z] #60 1.280 + case "$(go env GOARCH)" in [2022-09-06T13:18:59.009Z] #60 1.280 ++ go env GOARCH [2022-09-06T13:18:59.009Z] #60 1.292 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:59.009Z] #60 1.338 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:18:59.009Z] #60 1.338 ++ dirname /install.sh [2022-09-06T13:18:59.009Z] #60 1.343 + dir=/ [2022-09-06T13:18:59.009Z] #60 1.350 + bin=runc [2022-09-06T13:18:59.009Z] #60 1.350 + shift [2022-09-06T13:18:59.009Z] #60 1.350 + '[' '!' -f //runc.installer ']' [2022-09-06T13:18:59.009Z] #60 1.350 + . //runc.installer [2022-09-06T13:18:59.009Z] #60 1.350 ++ set -e [2022-09-06T13:18:59.009Z] #60 1.350 ++ : v1.1.4 [2022-09-06T13:18:59.009Z] #60 1.350 + install_runc [2022-09-06T13:18:59.009Z] #60 1.350 + RUNC_BUILDTAGS=seccomp [2022-09-06T13:18:59.009Z] #60 1.350 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T13:18:59.009Z] #60 1.350 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SHH9UyaQeB/src/github.com/opencontainers/runc [2022-09-06T13:18:59.009Z] #60 1.350 Cloning into '/tmp/tmp.SHH9UyaQeB/src/github.com/opencontainers/runc'... [2022-09-06T13:18:59.009Z] #60 1.351 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T13:19:00.390Z] #60 ... [2022-09-06T13:19:00.390Z] [2022-09-06T13:19:00.390Z] #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-09-06T13:19:00.390Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-09-06T13:19:00.390Z] #16 DONE 1.1s [2022-09-06T13:19:00.390Z] [2022-09-06T13:19:00.390Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T13:19:00.390Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-09-06T13:19:00.565Z] #14 103.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T13:19:00.565Z] #14 103.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:19:00.565Z] #14 103.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:00.651Z] #17 0.690 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T13:19:00.910Z] #17 DONE 0.8s [2022-09-06T13:19:00.910Z] [2022-09-06T13:19:00.910Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T13:19:00.910Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-09-06T13:19:01.072Z] #69 18.45 Fetched 40.6 MB in 17s (2390 kB/s) [2022-09-06T13:19:01.072Z] #69 18.45 Reading package lists... [2022-09-06T13:19:01.072Z] #69 ... [2022-09-06T13:19:01.072Z] [2022-09-06T13:19:01.072Z] #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-09-06T13:19:01.072Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T13:19:01.072Z] #49 18.58 Fetched 40.6 MB in 17s (2355 kB/s) [2022-09-06T13:19:01.478Z] #18 DONE 0.6s [2022-09-06T13:19:01.478Z] [2022-09-06T13:19:01.478Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T13:19:01.478Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-09-06T13:19:02.421Z] #19 DONE 0.7s [2022-09-06T13:19:02.421Z] [2022-09-06T13:19:02.421Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T13:19:02.421Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-09-06T13:19:02.681Z] #77 ... [2022-09-06T13:19:02.681Z] [2022-09-06T13:19:02.681Z] #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-09-06T13:19:02.681Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:19:02.681Z] #14 118.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T13:19:02.681Z] #14 118.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:19:02.681Z] #14 118.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:02.995Z] #20 DONE 0.8s [2022-09-06T13:19:02.995Z] [2022-09-06T13:19:02.996Z] #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-09-06T13:19:02.996Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-09-06T13:19:03.574Z] #60 ... [2022-09-06T13:19:03.574Z] [2022-09-06T13:19:03.574Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:03.574Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:03.574Z] #77 94.44 checking for ANSI C header files... yes [2022-09-06T13:19:03.574Z] #77 95.20 checking for sys/types.h... yes [2022-09-06T13:19:03.574Z] #77 95.40 checking for sys/stat.h... yes [2022-09-06T13:19:03.574Z] #77 95.57 checking for stdlib.h... yes [2022-09-06T13:19:03.574Z] #77 95.74 checking for string.h... yes [2022-09-06T13:19:03.574Z] #77 95.93 checking for memory.h... yes [2022-09-06T13:19:03.574Z] #77 96.18 checking for strings.h... yes [2022-09-06T13:19:03.574Z] #77 96.45 checking for inttypes.h... yes [2022-09-06T13:19:03.574Z] #77 96.69 checking for stdint.h... yes [2022-09-06T13:19:03.574Z] #77 96.92 checking for unistd.h... yes [2022-09-06T13:19:03.574Z] #77 97.15 checking for dlfcn.h... yes [2022-09-06T13:19:03.574Z] #77 97.31 checking for objdir... .libs [2022-09-06T13:19:03.574Z] #77 97.76 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:19:03.574Z] #77 97.89 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:19:03.574Z] #77 97.89 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:19:03.574Z] #77 98.00 checking if gcc static flag -static works... yes [2022-09-06T13:19:03.574Z] #77 98.56 checking if gcc supports -c -o file.o... yes [2022-09-06T13:19:03.574Z] #77 98.69 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:19:03.574Z] #77 98.69 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:19:03.574Z] #77 98.76 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:19:03.574Z] #77 99.07 checking how to hardcode library paths into programs... immediate [2022-09-06T13:19:03.574Z] #77 99.07 checking whether stripping libraries is possible... yes [2022-09-06T13:19:03.574Z] #77 99.08 checking if libtool supports shared libraries... yes [2022-09-06T13:19:03.574Z] #77 99.08 checking whether to build shared libraries... no [2022-09-06T13:19:03.574Z] #77 99.09 checking whether to build static libraries... yes [2022-09-06T13:19:03.574Z] #77 99.09 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:19:03.574Z] #77 99.14 checking whether build environment is sane... yes [2022-09-06T13:19:03.574Z] #77 99.19 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:19:03.574Z] #77 99.22 checking whether make sets $(MAKE)... yes [2022-09-06T13:19:03.574Z] #77 99.26 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:19:03.574Z] #77 99.31 checking whether make supports nested variables... yes [2022-09-06T13:19:03.574Z] #77 99.36 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:19:03.574Z] #77 99.36 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:19:03.574Z] #77 99.36 checking how to create a ustar tar archive... gnutar [2022-09-06T13:19:03.574Z] #77 99.45 checking dependency style of gcc... gcc3 [2022-09-06T13:19:03.574Z] #77 99.63 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:19:03.574Z] #77 99.64 checking whether make supports nested variables... (cached) yes [2022-09-06T13:19:03.574Z] #77 99.64 checking for gawk... (cached) mawk [2022-09-06T13:19:03.574Z] #77 99.64 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T13:19:03.574Z] #77 99.65 checking for gcc... (cached) gcc [2022-09-06T13:19:03.574Z] #77 99.77 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T13:19:03.574Z] #77 99.78 checking whether gcc accepts -g... (cached) yes [2022-09-06T13:19:03.574Z] #77 99.78 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T13:19:03.574Z] #77 99.78 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T13:19:03.574Z] #77 99.78 checking for a Python interpreter with version >= 3... python3 [2022-09-06T13:19:03.574Z] #77 99.88 checking for python3... /usr/bin/python3 [2022-09-06T13:19:03.574Z] #77 99.88 checking for python3 version... 3.9 [2022-09-06T13:19:03.574Z] #77 99.94 checking for python3 platform... linux [2022-09-06T13:19:03.574Z] #77 99.99 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T13:19:03.574Z] #77 100.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T13:19:03.574Z] #77 100.4 checking for go-md2man... no [2022-09-06T13:19:03.574Z] #77 100.4 checking error.h usability... yes [2022-09-06T13:19:03.574Z] #77 100.6 checking error.h presence... yes [2022-09-06T13:19:03.574Z] #77 100.7 checking for error.h... yes [2022-09-06T13:19:03.832Z] #77 100.7 checking linux/openat2.h usability... yes [2022-09-06T13:19:03.832Z] #77 101.0 checking linux/openat2.h presence... yes [2022-09-06T13:19:03.832Z] #77 101.1 checking for linux/openat2.h... yes [2022-09-06T13:19:04.090Z] #77 101.1 checking for copy_file_range... yes [2022-09-06T13:19:04.348Z] #77 101.4 checking for fgetxattr... yes [2022-09-06T13:19:04.375Z] #21 1.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:19:04.375Z] #21 1.170 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:19:04.375Z] #21 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:19:04.605Z] #77 101.7 checking for statx... yes [2022-09-06T13:19:04.634Z] #21 1.805 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:19:04.771Z] #14 ... [2022-09-06T13:19:04.771Z] [2022-09-06T13:19:04.771Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:04.771Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:04.771Z] #77 59.79 configure.ac:7: installing './compile' [2022-09-06T13:19:04.771Z] #77 59.79 configure.ac:11: installing './config.guess' [2022-09-06T13:19:04.771Z] #77 59.79 configure.ac:11: installing './config.sub' [2022-09-06T13:19:04.771Z] #77 59.81 configure.ac:8: installing './install-sh' [2022-09-06T13:19:04.771Z] #77 59.81 configure.ac:8: installing './missing' [2022-09-06T13:19:04.771Z] #77 59.91 Makefile.am: installing './depcomp' [2022-09-06T13:19:04.863Z] #77 102.0 checking for fgetpwent_r... yes [2022-09-06T13:19:05.378Z] #77 102.3 checking for issetugid... no [2022-09-06T13:19:05.378Z] #77 102.6 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T13:19:05.378Z] #77 102.6 checking pkg-config is at least version 0.9.0... yes [2022-09-06T13:19:05.944Z] #77 102.6 checking for library containing yajl_tree_get... -lyajl [2022-09-06T13:19:05.944Z] #77 103.0 checking for yajl >= 2.0.0... yes [2022-09-06T13:19:05.944Z] #77 103.1 checking sys/capability.h usability... yes [2022-09-06T13:19:05.944Z] #77 103.3 checking sys/capability.h presence... yes [2022-09-06T13:19:05.944Z] #77 103.4 checking for sys/capability.h... yes [2022-09-06T13:19:06.155Z] #77 61.22 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T13:19:06.155Z] #77 61.22 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T13:19:06.155Z] #77 61.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T13:19:06.155Z] #77 61.32 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T13:19:06.416Z] #77 61.44 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T13:19:06.416Z] #77 61.54 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T13:19:06.416Z] #77 61.64 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T13:19:06.540Z] #21 3.538 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:19:06.677Z] #77 61.72 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T13:19:06.677Z] #77 61.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T13:19:06.876Z] #77 103.4 checking for library containing cap_from_name... -lcap [2022-09-06T13:19:07.134Z] #77 103.9 checking for library containing dlopen... -ldl [2022-09-06T13:19:07.391Z] #77 104.6 checking seccomp.h usability... yes [2022-09-06T13:19:07.649Z] #77 104.9 checking seccomp.h presence... yes [2022-09-06T13:19:07.649Z] #77 105.0 checking for seccomp.h... yes [2022-09-06T13:19:08.312Z] #77 105.0 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T13:19:08.444Z] #21 5.222 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:19:08.444Z] #21 ... [2022-09-06T13:19:08.444Z] [2022-09-06T13:19:08.444Z] #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-09-06T13:19:08.444Z] #26 sha256:24700554ae320bdbfce630b5ae6171ac4d8fa1ff8be5f6b94c5310a2c6db2378 [2022-09-06T13:19:08.586Z] #77 105.5 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T13:19:08.586Z] #77 105.9 checking systemd/sd-bus.h usability... yes [2022-09-06T13:19:08.869Z] #77 106.0 checking systemd/sd-bus.h presence... yes [2022-09-06T13:19:08.869Z] #77 106.2 checking for systemd/sd-bus.h... yes [2022-09-06T13:19:09.127Z] #77 106.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T13:19:09.250Z] #14 ... [2022-09-06T13:19:09.251Z] [2022-09-06T13:19:09.251Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:09.251Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:09.251Z] #77 68.43 configure.ac:7: installing 'build-aux/compile' [2022-09-06T13:19:09.251Z] #77 68.43 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T13:19:09.251Z] #77 68.45 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T13:19:09.251Z] #77 68.45 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T13:19:09.251Z] #77 68.45 configure.ac:11: installing 'build-aux/missing' [2022-09-06T13:19:09.251Z] #77 68.66 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T13:19:09.251Z] #77 68.75 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T13:19:09.251Z] #77 70.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T13:19:09.251Z] #77 70.86 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T13:19:09.251Z] #77 71.56 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T13:19:09.251Z] #77 71.56 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T13:19:09.251Z] #77 71.65 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T13:19:09.251Z] #77 71.80 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T13:19:09.251Z] #77 71.92 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T13:19:09.251Z] #77 72.05 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T13:19:09.691Z] #77 106.5 checking for sd_notify_barrier... yes [2022-09-06T13:19:09.691Z] #77 106.8 checking linux/bpf.h usability... yes [2022-09-06T13:19:09.691Z] #77 107.0 checking linux/bpf.h presence... [2022-09-06T13:19:09.691Z] #77 ... [2022-09-06T13:19:09.691Z] [2022-09-06T13:19:09.691Z] #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-09-06T13:19:09.691Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:09.691Z] #21 8.954 Fetched 8573 kB in 8s (1072 kB/s) [2022-09-06T13:19:09.691Z] #21 8.954 Reading package lists... [2022-09-06T13:19:09.691Z] #21 12.11 Reading package lists... [2022-09-06T13:19:09.691Z] #21 15.32 Building dependency tree... [2022-09-06T13:19:09.691Z] #21 17.78 The following additional packages will be installed: [2022-09-06T13:19:09.691Z] #21 17.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-06T13:19:09.691Z] #21 17.78 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-06T13:19:09.691Z] #21 17.78 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T13:19:09.691Z] #21 17.78 python3-pkg-resources vim-runtime xxd [2022-09-06T13:19:09.691Z] #21 17.79 Suggested packages: [2022-09-06T13:19:09.691Z] #21 17.80 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T13:19:09.691Z] #21 17.80 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-06T13:19:09.691Z] #21 17.80 acl attr quota [2022-09-06T13:19:09.691Z] #21 17.80 Recommended packages: [2022-09-06T13:19:09.691Z] #21 17.80 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-06T13:19:09.948Z] #21 ... [2022-09-06T13:19:09.948Z] [2022-09-06T13:19:09.948Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:09.948Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:09.948Z] #77 107.0 checking linux/bpf.h presence... yes [2022-09-06T13:19:09.948Z] #77 107.1 checking for linux/bpf.h... yes [2022-09-06T13:19:09.948Z] #77 107.1 checking compilation for eBPF... yes [2022-09-06T13:19:09.948Z] #77 107.3 checking for criu >= 3.15... no [2022-09-06T13:19:09.948Z] #77 107.3 configure: CRIU headers not found, building without CRIU support [2022-09-06T13:19:09.948Z] #77 107.3 checking for criu > 3.16... no [2022-09-06T13:19:09.948Z] #77 107.3 configure: CRIU version doesn't support join-ns API [2022-09-06T13:19:10.188Z] #77 ... [2022-09-06T13:19:10.188Z] [2022-09-06T13:19:10.188Z] #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-09-06T13:19:10.188Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:19:10.188Z] #14 124.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T13:19:10.188Z] #14 124.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T13:19:10.188Z] #14 124.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T13:19:10.188Z] #14 124.5 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T13:19:10.188Z] #14 124.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T13:19:10.188Z] #14 124.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T13:19:10.188Z] #14 124.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T13:19:10.188Z] #14 124.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T13:19:10.188Z] #14 124.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T13:19:10.188Z] #14 124.8 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T13:19:10.188Z] #14 124.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T13:19:10.188Z] #14 124.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:19:10.188Z] #14 125.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T13:19:10.188Z] #14 125.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T13:19:10.188Z] #14 125.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:19:10.188Z] #14 125.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T13:19:10.188Z] #14 125.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:19:10.188Z] #14 125.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:10.188Z] #14 125.3 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T13:19:10.188Z] #14 125.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T13:19:10.188Z] #14 125.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:19:10.188Z] #14 125.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T13:19:10.188Z] #14 125.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T13:19:10.188Z] #14 125.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T13:19:10.204Z] #77 107.3 checking for criu > 3.16.1... no [2022-09-06T13:19:10.204Z] #77 107.3 configure: CRIU version doesn't support for pre-dumping [2022-09-06T13:19:10.204Z] #77 107.3 checking for new mount API (fsconfig)... yes [2022-09-06T13:19:10.204Z] #77 107.5 checking for seccomp notify API... yes [2022-09-06T13:19:10.447Z] #14 125.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T13:19:10.448Z] #14 125.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T13:19:10.448Z] #14 125.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T13:19:10.461Z] #77 107.6 checking for gperf... no [2022-09-06T13:19:10.461Z] #77 107.6 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T13:19:10.461Z] #77 107.6 checking for library containing argp_parse... none required [2022-09-06T13:19:10.706Z] #14 126.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T13:19:10.706Z] #14 126.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T13:19:10.706Z] #14 126.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T13:19:10.718Z] #77 108.0 checking that generated files are newer than configure... done [2022-09-06T13:19:10.718Z] #77 108.0 configure: creating ./config.status [2022-09-06T13:19:10.965Z] #14 126.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T13:19:10.965Z] #14 126.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T13:19:10.965Z] #14 126.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T13:19:10.965Z] #14 126.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T13:19:10.965Z] #14 126.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T13:19:10.966Z] #14 126.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T13:19:11.058Z] #49 18.58 Reading package lists... [2022-09-06T13:19:11.058Z] #49 ... [2022-09-06T13:19:11.058Z] [2022-09-06T13:19:11.058Z] #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-09-06T13:19:11.058Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T13:19:11.058Z] #20 18.53 Fetched 40.6 MB in 17s (2357 kB/s) [2022-09-06T13:19:11.058Z] #20 18.53 Reading package lists... [2022-09-06T13:19:11.058Z] #20 27.90 Reading package lists... [2022-09-06T13:19:11.058Z] #20 ... [2022-09-06T13:19:11.058Z] [2022-09-06T13:19:11.058Z] #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-09-06T13:19:11.058Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T13:19:11.058Z] #49 18.58 Reading package lists... [2022-09-06T13:19:11.294Z] #26 117.1 Updating files: 23% (2698/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 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: 41% (4743/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 62% (7154/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 85% (9794/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-06T13:19:11.294Z] #26 120.8 + cd /tmp/tmp.Ez6yP4IbAi/tmp/docker-ce [2022-09-06T13:19:11.294Z] #26 120.8 + git checkout -q v17.06.2-ce [2022-09-06T13:19:11.904Z] #14 127.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T13:19:11.904Z] #14 127.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T13:19:11.904Z] #14 127.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T13:19:11.904Z] #14 127.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T13:19:11.904Z] #14 127.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:19:11.904Z] #14 127.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:11.904Z] #14 127.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T13:19:11.904Z] #14 127.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T13:19:11.904Z] #14 127.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:19:12.163Z] #14 127.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T13:19:12.163Z] #14 127.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T13:19:12.163Z] #14 127.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:19:12.240Z] #26 ... [2022-09-06T13:19:12.240Z] [2022-09-06T13:19:12.240Z] #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-09-06T13:19:12.240Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-06T13:19:12.240Z] #36 121.3 Delve is a source level debugger for Go programs. [2022-09-06T13:19:12.240Z] #36 121.3 [2022-09-06T13:19:12.240Z] #36 121.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T13:19:12.240Z] #36 121.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T13:19:12.240Z] #36 121.3 [2022-09-06T13:19:12.240Z] #36 121.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T13:19:12.240Z] #36 121.3 [2022-09-06T13:19:12.240Z] #36 121.3 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T13:19:12.240Z] #36 121.3 [2022-09-06T13:19:12.240Z] #36 121.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T13:19:12.240Z] #36 121.3 [2022-09-06T13:19:12.240Z] #36 121.3 Usage: [2022-09-06T13:19:12.240Z] #36 121.3 dlv [command] [2022-09-06T13:19:12.240Z] #36 121.3 [2022-09-06T13:19:12.240Z] #36 121.3 Available Commands: [2022-09-06T13:19:12.240Z] #36 121.3 attach Attach to running process and begin debugging. [2022-09-06T13:19:12.240Z] #36 121.3 connect Connect to a headless debug server with a terminal client. [2022-09-06T13:19:12.240Z] #36 121.3 core Examine a core dump. [2022-09-06T13:19:12.240Z] #36 121.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T13:19:12.240Z] #36 121.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T13:19:12.240Z] #36 121.3 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T13:19:12.240Z] #36 121.3 help Help about any command [2022-09-06T13:19:12.240Z] #36 121.3 run Deprecated command. Use 'debug' instead. [2022-09-06T13:19:12.240Z] #36 121.3 test Compile test binary and begin debugging program. [2022-09-06T13:19:12.240Z] #36 121.3 trace Compile and begin tracing program. [2022-09-06T13:19:12.240Z] #36 121.3 version Prints version. [2022-09-06T13:19:12.240Z] #36 121.3 [2022-09-06T13:19:12.240Z] #36 121.3 Flags: [2022-09-06T13:19:12.240Z] #36 121.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T13:19:12.240Z] #36 121.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T13:19:12.240Z] #36 121.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-09-06T13:19:12.240Z] #36 121.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T13:19:12.240Z] #36 121.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T13:19:12.240Z] #36 121.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-09-06T13:19:12.240Z] #36 121.3 --disable-aslr Disables address space randomization [2022-09-06T13:19:12.240Z] #36 121.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T13:19:12.240Z] #36 121.3 -h, --help help for dlv [2022-09-06T13:19:12.240Z] #36 121.3 --init string Init file, executed by the terminal client. [2022-09-06T13:19:12.240Z] #36 121.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T13:19:12.240Z] #36 121.3 --log Enable debugging server logging. [2022-09-06T13:19:12.240Z] #36 121.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T13:19:12.240Z] #36 121.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T13:19:12.240Z] #36 121.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T13:19:12.240Z] #36 121.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T13:19:12.240Z] #36 121.3 --wd string Working directory for running the program. [2022-09-06T13:19:12.240Z] #36 121.3 [2022-09-06T13:19:12.240Z] #36 121.3 Additional help topics: [2022-09-06T13:19:12.240Z] #36 121.3 dlv backend Help about the --backend flag. [2022-09-06T13:19:12.240Z] #36 121.3 dlv log Help about logging flags. [2022-09-06T13:19:12.240Z] #36 121.3 dlv redirect Help about file redirection. [2022-09-06T13:19:12.240Z] #36 121.3 [2022-09-06T13:19:12.240Z] #36 121.3 Use "dlv [command] --help" for more information about a command. [2022-09-06T13:19:12.240Z] #36 DONE 121.8s [2022-09-06T13:19:12.240Z] [2022-09-06T13:19:12.240Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:12.240Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:19:12.240Z] #77 73.93 configure.ac:11: installing 'build-aux/compile' [2022-09-06T13:19:12.240Z] #77 73.94 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T13:19:12.240Z] #77 73.94 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T13:19:12.240Z] #77 73.96 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T13:19:12.240Z] #77 73.97 configure.ac:13: installing 'build-aux/missing' [2022-09-06T13:19:12.240Z] #77 73.98 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T13:19:12.240Z] #77 74.15 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T13:19:12.240Z] #77 75.60 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T13:19:12.240Z] #77 75.90 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T13:19:12.240Z] #77 75.91 checking how to print strings... printf [2022-09-06T13:19:12.240Z] #77 75.93 checking for gcc... gcc [2022-09-06T13:19:12.240Z] #77 76.08 checking whether the C compiler works... yes [2022-09-06T13:19:12.240Z] #77 76.30 checking for C compiler default output file name... a.out [2022-09-06T13:19:12.240Z] #77 76.30 checking for suffix of executables... [2022-09-06T13:19:12.240Z] #77 76.53 checking whether we are cross compiling... no [2022-09-06T13:19:12.240Z] #77 76.77 checking for suffix of object files... o [2022-09-06T13:19:12.240Z] #77 76.92 checking whether we are using the GNU C compiler... yes [2022-09-06T13:19:12.240Z] #77 77.06 checking whether gcc accepts -g... yes [2022-09-06T13:19:12.240Z] #77 77.21 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:19:12.240Z] #77 77.40 checking whether gcc understands -c and -o together... yes [2022-09-06T13:19:12.240Z] #77 77.56 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:19:12.240Z] #77 77.61 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:19:12.240Z] #77 77.62 checking for egrep... /bin/grep -E [2022-09-06T13:19:12.240Z] #77 77.63 checking for fgrep... /bin/grep -F [2022-09-06T13:19:12.240Z] #77 77.65 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:19:12.240Z] #77 77.68 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:19:12.240Z] #77 77.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:19:12.241Z] #77 77.73 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:19:12.241Z] #77 77.97 checking whether ln -s works... yes [2022-09-06T13:19:12.241Z] #77 77.98 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:19:12.241Z] #77 78.04 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T13:19:12.241Z] #77 78.04 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:19:12.241Z] #77 78.04 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:19:12.241Z] #77 78.05 checking for objdump... objdump [2022-09-06T13:19:12.241Z] #77 78.05 checking how to recognize dependent libraries... pass_all [2022-09-06T13:19:12.241Z] #77 78.05 checking for dlltool... no [2022-09-06T13:19:12.241Z] #77 78.06 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:19:12.241Z] #77 78.06 checking for ar... ar [2022-09-06T13:19:12.241Z] #77 78.07 checking for archiver @FILE support... @ [2022-09-06T13:19:12.241Z] #77 78.23 checking for strip... strip [2022-09-06T13:19:12.241Z] #77 78.25 checking for ranlib... ranlib [2022-09-06T13:19:12.241Z] #77 78.25 checking for gawk... no [2022-09-06T13:19:12.241Z] #77 78.25 checking for mawk... mawk [2022-09-06T13:19:12.241Z] #77 78.25 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:19:12.241Z] #77 78.75 checking for sysroot... no [2022-09-06T13:19:12.241Z] #77 78.75 checking for a working dd... /bin/dd [2022-09-06T13:19:12.241Z] #77 78.76 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:19:12.241Z] #77 78.79 checking for mt... no [2022-09-06T13:19:12.241Z] #77 78.79 checking if : is a manifest tool... no [2022-09-06T13:19:12.241Z] #77 78.81 checking how to run the C preprocessor... gcc -E [2022-09-06T13:19:12.241Z] #77 79.13 checking for ANSI C header files... yes [2022-09-06T13:19:12.241Z] #77 79.83 checking for sys/types.h... yes [2022-09-06T13:19:12.241Z] #77 80.07 checking for sys/stat.h... yes [2022-09-06T13:19:12.241Z] #77 80.29 checking for stdlib.h... yes [2022-09-06T13:19:12.241Z] #77 80.55 checking for string.h... yes [2022-09-06T13:19:12.241Z] #77 80.80 checking for memory.h... yes [2022-09-06T13:19:12.241Z] #77 81.02 checking for strings.h... yes [2022-09-06T13:19:12.733Z] #14 128.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:19:12.733Z] #14 128.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T13:19:12.733Z] #14 128.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T13:19:12.733Z] #14 128.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T13:19:12.733Z] #14 128.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T13:19:12.759Z] #77 81.28 checking for inttypes.h... yes [2022-09-06T13:19:12.992Z] #14 128.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T13:19:12.992Z] #14 128.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:19:12.992Z] #14 128.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T13:19:12.992Z] #14 128.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:19:12.992Z] #14 128.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T13:19:12.992Z] #14 128.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T13:19:12.992Z] #14 128.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:19:12.992Z] #14 128.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T13:19:12.992Z] #14 128.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T13:19:12.992Z] #14 128.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T13:19:12.992Z] #14 128.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:19:12.992Z] #14 128.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T13:19:12.992Z] #14 128.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T13:19:12.992Z] #14 128.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T13:19:13.241Z] #77 110.7 config.status: creating Makefile [2022-09-06T13:19:13.251Z] #14 128.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T13:19:13.251Z] #14 128.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:19:13.251Z] #14 128.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-09-06T13:19:13.251Z] #14 128.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:13.251Z] #14 128.7 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-09-06T13:19:13.251Z] #14 128.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T13:19:13.251Z] #14 128.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:13.251Z] #14 128.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-09-06T13:19:13.277Z] #77 81.65 checking for stdint.h... yes [2022-09-06T13:19:13.277Z] #77 81.94 checking for unistd.h... yes [2022-09-06T13:19:13.498Z] #77 110.8 config.status: creating rpm/crun.spec [2022-09-06T13:19:13.498Z] #77 110.8 config.status: creating config.h [2022-09-06T13:19:13.498Z] #77 110.9 config.status: executing libtool commands [2022-09-06T13:19:13.498Z] #77 111.0 config.status: executing depfiles commands [2022-09-06T13:19:13.536Z] #77 82.16 checking for dlfcn.h... yes [2022-09-06T13:19:13.795Z] #77 82.42 checking for objdir... .libs [2022-09-06T13:19:13.820Z] #14 129.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:19:14.054Z] #77 82.81 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:19:14.113Z] #14 129.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T13:19:14.313Z] #77 82.97 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:19:14.313Z] #77 82.97 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:19:14.372Z] #14 129.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:14.572Z] #77 83.10 checking if gcc static flag -static works... yes [2022-09-06T13:19:14.632Z] #14 130.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T13:19:14.632Z] #14 130.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:14.818Z] #77 ... [2022-09-06T13:19:14.818Z] [2022-09-06T13:19:14.818Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:19:14.818Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:19:14.818Z] #14 117.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T13:19:14.818Z] #14 117.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:19:14.818Z] #14 117.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:14.831Z] #77 83.45 checking if gcc supports -c -o file.o... yes [2022-09-06T13:19:14.831Z] #77 83.63 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:19:14.831Z] #77 83.63 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... [2022-09-06T13:19:14.831Z] #77 ... [2022-09-06T13:19:14.831Z] [2022-09-06T13:19:14.831Z] #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-09-06T13:19:14.831Z] #26 sha256:24700554ae320bdbfce630b5ae6171ac4d8fa1ff8be5f6b94c5310a2c6db2378 [2022-09-06T13:19:14.831Z] #26 124.2 + mkdir -p /tmp/tmp.Ez6yP4IbAi/src/github.com/docker [2022-09-06T13:19:14.831Z] #26 124.2 + mv components/cli /tmp/tmp.Ez6yP4IbAi/src/github.com/docker/cli [2022-09-06T13:19:14.831Z] #26 124.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-06T13:19:14.868Z] #77 112.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T13:19:14.868Z] #77 112.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T13:19:15.125Z] #77 ... [2022-09-06T13:19:15.125Z] [2022-09-06T13:19:15.125Z] #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-09-06T13:19:15.125Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:19:15.125Z] #34 DONE 164.9s [2022-09-06T13:19:15.125Z] [2022-09-06T13:19:15.125Z] #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-09-06T13:19:15.125Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:15.125Z] #21 19.84 The following NEW packages will be installed: [2022-09-06T13:19:15.125Z] #21 19.84 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T13:19:15.125Z] #21 19.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-06T13:19:15.125Z] #21 19.85 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T13:19:15.125Z] #21 19.85 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T13:19:15.125Z] #21 19.85 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T13:19:15.125Z] #21 19.85 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T13:19:15.125Z] #21 19.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T13:19:15.125Z] #21 19.86 xz-utils zip zstd [2022-09-06T13:19:15.125Z] #21 20.20 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:19:15.125Z] #21 20.20 Need to get 27.7 MB of archives. [2022-09-06T13:19:15.125Z] #21 20.20 After this operation, 106 MB of additional disk space will be used. [2022-09-06T13:19:15.125Z] #21 20.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T13:19:15.125Z] #21 20.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T13:19:15.125Z] #21 20.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T13:19:15.125Z] #21 20.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T13:19:15.125Z] #21 20.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T13:19:15.125Z] #21 20.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T13:19:15.125Z] #21 20.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T13:19:15.125Z] #21 20.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T13:19:15.125Z] #21 20.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T13:19:15.125Z] #21 20.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T13:19:15.125Z] #21 20.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T13:19:15.125Z] #21 20.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T13:19:15.125Z] #21 20.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T13:19:15.125Z] #21 20.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T13:19:15.125Z] #21 20.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T13:19:15.125Z] #21 20.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T13:19:15.125Z] #21 20.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T13:19:15.125Z] #21 20.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T13:19:15.125Z] #21 20.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T13:19:15.125Z] #21 20.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T13:19:15.125Z] #21 20.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T13:19:15.125Z] #21 20.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T13:19:15.125Z] #21 20.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T13:19:15.125Z] #21 20.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T13:19:15.125Z] #21 20.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T13:19:15.125Z] #21 20.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T13:19:15.125Z] #21 20.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T13:19:15.125Z] #21 21.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T13:19:15.125Z] #21 21.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:19:15.125Z] #21 21.24 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-09-06T13:19:15.125Z] #21 21.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:19:15.125Z] #21 21.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T13:19:15.125Z] #21 21.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T13:19:15.125Z] #21 21.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T13:19:15.125Z] #21 21.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T13:19:15.125Z] #21 21.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T13:19:15.125Z] #21 21.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T13:19:15.125Z] #21 21.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T13:19:15.125Z] #21 21.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T13:19:15.125Z] #21 21.39 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T13:19:15.125Z] #21 21.40 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T13:19:15.126Z] #21 21.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T13:19:15.126Z] #21 21.47 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T13:19:15.126Z] #21 21.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T13:19:15.126Z] #21 21.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-09-06T13:19:15.126Z] #21 21.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T13:19:15.126Z] #21 21.90 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T13:19:15.126Z] #21 21.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T13:19:15.126Z] #21 21.93 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T13:19:15.126Z] #21 22.73 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:19:15.126Z] #21 22.95 Fetched 27.7 MB in 2s (13.5 MB/s) [2022-09-06T13:19:15.126Z] #21 23.10 Selecting previously unselected package pigz. [2022-09-06T13:19:15.126Z] #21 23.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 ... 24018 files and directories currently installed.) [2022-09-06T13:19:15.126Z] #21 23.20 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-09-06T13:19:15.126Z] #21 23.28 Unpacking pigz (2.6-1) ... [2022-09-06T13:19:15.126Z] #21 23.93 Selecting previously unselected package libelf1:amd64. [2022-09-06T13:19:15.126Z] #21 23.94 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-09-06T13:19:15.126Z] #21 24.20 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T13:19:15.126Z] #21 24.47 Selecting previously unselected package libbpf0:amd64. [2022-09-06T13:19:15.382Z] #21 24.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T13:19:15.382Z] #21 24.51 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T13:19:15.572Z] #14 130.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:15.572Z] #14 130.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:19:15.572Z] #14 ... [2022-09-06T13:19:15.572Z] [2022-09-06T13:19:15.572Z] #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-09-06T13:19:15.572Z] #67 sha256:55ade04b08669508fd36cbd8868690790c058f7f134e01b239e15673c9bc3cb1 [2022-09-06T13:19:15.572Z] #67 121.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:19:15.572Z] #67 121.8 + GOBIN=/build [2022-09-06T13:19:15.572Z] #67 121.8 + GO111MODULE=on [2022-09-06T13:19:15.572Z] #67 121.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:19:15.572Z] #67 128.3 rootlesskit version 1.0.0 [2022-09-06T13:19:15.572Z] #67 128.3 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T13:19:15.572Z] #67 128.3 -container-ip string [2022-09-06T13:19:15.572Z] #67 128.3 container ip [2022-09-06T13:19:15.572Z] #67 128.3 -container-port int [2022-09-06T13:19:15.572Z] #67 128.3 container port (default -1) [2022-09-06T13:19:15.572Z] #67 128.3 -host-ip string [2022-09-06T13:19:15.572Z] #67 128.3 host ip [2022-09-06T13:19:15.572Z] #67 128.3 -host-port int [2022-09-06T13:19:15.572Z] #67 128.3 host port (default -1) [2022-09-06T13:19:15.572Z] #67 128.3 -proto string [2022-09-06T13:19:15.572Z] #67 128.3 proxy protocol (default "tcp") [2022-09-06T13:19:15.572Z] #67 DONE 130.6s [2022-09-06T13:19:15.572Z] [2022-09-06T13:19:15.572Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T13:19:15.572Z] #68 sha256:507621ace4754ecb60aed9cbb47a78bbb07443911ea5f4fea7e3e7f94dcf6e03 [2022-09-06T13:19:15.572Z] #68 DONE 0.1s [2022-09-06T13:19:15.572Z] [2022-09-06T13:19:15.572Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T13:19:15.572Z] #69 sha256:320af4ba21f0c401798cd7ae27dd194c132da8b6a24963717e58d5e1fed51b31 [2022-09-06T13:19:15.572Z] #69 DONE 0.1s [2022-09-06T13:19:15.572Z] [2022-09-06T13:19:15.572Z] #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-09-06T13:19:15.572Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:19:15.639Z] #21 24.81 Selecting previously unselected package libcap2:amd64. [2022-09-06T13:19:15.639Z] #21 24.81 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T13:19:15.639Z] #21 24.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:19:15.831Z] #55 ... [2022-09-06T13:19:15.832Z] [2022-09-06T13:19: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-09-06T13:19:15.832Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:19:15.832Z] #14 DONE 131.3s [2022-09-06T13:19:15.832Z] [2022-09-06T13:19:15.832Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T13:19:15.832Z] #59 sha256:ff5499dcf0c8a2c7b639df31c2600d24fd651d95771bb2d55336dc5905f583bb [2022-09-06T13:19:15.895Z] #21 25.14 Selecting previously unselected package libmnl0:amd64. [2022-09-06T13:19:15.895Z] #21 25.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T13:19:15.895Z] #21 25.14 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T13:19:15.896Z] #21 25.31 Selecting previously unselected package libxtables12:amd64. [2022-09-06T13:19:15.896Z] #21 25.31 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T13:19:16.152Z] #21 25.31 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T13:19:16.152Z] #21 25.37 Selecting previously unselected package libcap2-bin. [2022-09-06T13:19:16.152Z] #21 25.38 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T13:19:16.152Z] #21 25.39 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T13:19:16.152Z] #21 25.49 Selecting previously unselected package iproute2. [2022-09-06T13:19:16.152Z] #21 25.49 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T13:19:16.152Z] #21 25.49 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T13:19:16.401Z] #59 DONE 0.3s [2022-09-06T13:19:16.401Z] [2022-09-06T13:19:16.401Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T13:19:16.401Z] #60 sha256:3fbe7716a8eefd49cb311d425b6cc12a5b814b7d2b9742f37de59c9746768f59 [2022-09-06T13:19:16.715Z] #21 26.07 Selecting previously unselected package xxd. [2022-09-06T13:19:16.715Z] #21 26.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:19:16.715Z] #21 26.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:16.973Z] #21 26.22 Selecting previously unselected package vim-common. [2022-09-06T13:19:16.973Z] #21 26.23 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:19:16.973Z] #21 26.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:17.236Z] #21 26.41 Selecting previously unselected package bash-completion. [2022-09-06T13:19:17.236Z] #21 26.42 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T13:19:17.236Z] #21 ... [2022-09-06T13:19:17.236Z] [2022-09-06T13:19:17.236Z] #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-09-06T13:19:17.236Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:19:17.236Z] #36 167.7 Delve is a source level debugger for Go programs. [2022-09-06T13:19:17.236Z] #36 167.7 [2022-09-06T13:19:17.236Z] #36 167.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T13:19:17.236Z] #36 167.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T13:19:17.236Z] #36 167.7 [2022-09-06T13:19:17.236Z] #36 167.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T13:19:17.236Z] #36 167.7 [2022-09-06T13:19:17.236Z] #36 167.7 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T13:19:17.236Z] #36 167.7 [2022-09-06T13:19:17.236Z] #36 167.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T13:19:17.236Z] #36 167.7 [2022-09-06T13:19:17.236Z] #36 167.7 Usage: [2022-09-06T13:19:17.236Z] #36 167.7 dlv [command] [2022-09-06T13:19:17.236Z] #36 167.7 [2022-09-06T13:19:17.236Z] #36 167.7 Available Commands: [2022-09-06T13:19:17.236Z] #36 167.7 attach Attach to running process and begin debugging. [2022-09-06T13:19:17.236Z] #36 167.7 connect Connect to a headless debug server with a terminal client. [2022-09-06T13:19:17.236Z] #36 167.7 core Examine a core dump. [2022-09-06T13:19:17.236Z] #36 167.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T13:19:17.236Z] #36 167.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T13:19:17.236Z] #36 167.7 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T13:19:17.236Z] #36 167.7 help Help about any command [2022-09-06T13:19:17.236Z] #36 167.7 run Deprecated command. Use 'debug' instead. [2022-09-06T13:19:17.236Z] #36 167.7 test Compile test binary and begin debugging program. [2022-09-06T13:19:17.236Z] #36 167.7 trace Compile and begin tracing program. [2022-09-06T13:19:17.236Z] #36 167.7 version Prints version. [2022-09-06T13:19:17.236Z] #36 167.7 [2022-09-06T13:19:17.236Z] #36 167.7 Flags: [2022-09-06T13:19:17.236Z] #36 167.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T13:19:17.236Z] #36 167.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T13:19:17.236Z] #36 167.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-09-06T13:19:17.236Z] #36 167.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T13:19:17.236Z] #36 167.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T13:19:17.236Z] #36 167.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-09-06T13:19:17.236Z] #36 167.7 --disable-aslr Disables address space randomization [2022-09-06T13:19:17.236Z] #36 167.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T13:19:17.236Z] #36 167.7 -h, --help help for dlv [2022-09-06T13:19:17.236Z] #36 167.7 --init string Init file, executed by the terminal client. [2022-09-06T13:19:17.236Z] #36 167.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T13:19:17.236Z] #36 167.7 --log Enable debugging server logging. [2022-09-06T13:19:17.236Z] #36 167.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T13:19:17.236Z] #36 167.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T13:19:17.236Z] #36 167.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T13:19:17.236Z] #36 167.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T13:19:17.236Z] #36 167.7 --wd string Working directory for running the program. [2022-09-06T13:19:17.236Z] #36 167.7 [2022-09-06T13:19:17.236Z] #36 167.7 Additional help topics: [2022-09-06T13:19:17.236Z] #36 167.7 dlv backend Help about the --backend flag. [2022-09-06T13:19:17.236Z] #36 167.7 dlv log Help about logging flags. [2022-09-06T13:19:17.236Z] #36 167.7 dlv redirect Help about file redirection. [2022-09-06T13:19:17.236Z] #36 167.7 [2022-09-06T13:19:17.236Z] #36 167.7 Use "dlv [command] --help" for more information about a command. [2022-09-06T13:19:17.494Z] #36 DONE 167.8s [2022-09-06T13:19:17.494Z] [2022-09-06T13:19:17.494Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:17.494Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:17.494Z] #77 112.6 checking for gcc... gcc [2022-09-06T13:19:17.494Z] #77 112.8 checking whether the C compiler works... yes [2022-09-06T13:19:17.494Z] #77 113.2 checking for C compiler default output file name... a.out [2022-09-06T13:19:17.494Z] #77 113.3 checking for suffix of executables... [2022-09-06T13:19:17.494Z] #77 113.5 checking whether we are cross compiling... no [2022-09-06T13:19:17.494Z] #77 113.8 checking for suffix of object files... o [2022-09-06T13:19:17.494Z] #77 113.9 checking whether we are using the GNU C compiler... yes [2022-09-06T13:19:17.494Z] #77 114.0 checking whether gcc accepts -g... yes [2022-09-06T13:19:17.494Z] #77 114.2 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:19:17.494Z] #77 114.4 checking whether gcc understands -c and -o together... yes [2022-09-06T13:19:17.494Z] #77 114.5 checking how to run the C preprocessor... gcc -E [2022-09-06T13:19:17.494Z] #77 114.9 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:19:17.494Z] #77 114.9 checking for egrep... /bin/grep -E [2022-09-06T13:19:17.779Z] #60 ... [2022-09-06T13:19:17.779Z] [2022-09-06T13:19:17.779Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T13:19:17.779Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-06T13:19:17.779Z] #15 DONE 1.8s [2022-09-06T13:19:17.779Z] [2022-09-06T13:19:17.779Z] #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-09-06T13:19:17.779Z] #60 sha256:3fbe7716a8eefd49cb311d425b6cc12a5b814b7d2b9742f37de59c9746768f59 [2022-09-06T13:19:17.779Z] #60 1.540 + RM_GOPATH=0 [2022-09-06T13:19:17.779Z] #60 1.540 + TMP_GOPATH= [2022-09-06T13:19:17.779Z] #60 1.540 + : /build [2022-09-06T13:19:17.779Z] #60 1.540 + '[' -z '' ']' [2022-09-06T13:19:17.779Z] #60 1.540 ++ mktemp -d [2022-09-06T13:19:17.779Z] #60 1.544 + export GOPATH=/tmp/tmp.1Si1bygCAW [2022-09-06T13:19:17.779Z] #60 1.544 + GOPATH=/tmp/tmp.1Si1bygCAW [2022-09-06T13:19:17.779Z] #60 1.544 + RM_GOPATH=1 [2022-09-06T13:19:17.779Z] #60 1.544 + case "$(go env GOARCH)" in [2022-09-06T13:19:17.779Z] #60 1.544 ++ go env GOARCH [2022-09-06T13:19:17.779Z] #60 1.566 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T13:19:17.779Z] #60 1.566 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:19:17.779Z] #60 1.566 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:19:17.779Z] #60 1.566 ++ dirname /install.sh [2022-09-06T13:19:17.779Z] #60 1.566 + dir=/ [2022-09-06T13:19:17.779Z] #60 1.566 + bin=runc [2022-09-06T13:19:17.779Z] #60 1.566 + shift [2022-09-06T13:19:17.779Z] #60 1.566 + '[' '!' -f //runc.installer ']' [2022-09-06T13:19:17.779Z] #60 1.566 + . //runc.installer [2022-09-06T13:19:17.779Z] #60 1.566 ++ set -e [2022-09-06T13:19:17.779Z] #60 1.566 ++ : v1.1.4 [2022-09-06T13:19:17.779Z] #60 1.566 + install_runc [2022-09-06T13:19:17.779Z] #60 1.566 + RUNC_BUILDTAGS=seccomp [2022-09-06T13:19:17.779Z] #60 1.566 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T13:19:17.779Z] #60 1.569 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1Si1bygCAW/src/github.com/opencontainers/runc [2022-09-06T13:19:17.779Z] #60 1.569 Cloning into '/tmp/tmp.1Si1bygCAW/src/github.com/opencontainers/runc'... [2022-09-06T13:19:18.316Z] #77 114.9 checking for ANSI C header files... yes [2022-09-06T13:19:18.831Z] #77 115.8 checking for sys/types.h... yes [2022-09-06T13:19:18.831Z] #77 116.0 checking for sys/stat.h... yes [2022-09-06T13:19:19.087Z] #77 116.2 checking for stdlib.h... yes [2022-09-06T13:19:19.087Z] #77 116.3 checking for string.h... yes [2022-09-06T13:19:19.156Z] #60 ... [2022-09-06T13:19:19.156Z] [2022-09-06T13:19:19.156Z] #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-09-06T13:19:19.156Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-06T13:19:19.156Z] #16 DONE 1.4s [2022-09-06T13:19:19.344Z] #77 116.5 checking for memory.h... yes [2022-09-06T13:19:19.344Z] #77 116.7 checking for strings.h... yes [2022-09-06T13:19:19.417Z] [2022-09-06T13:19:19.417Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T13:19:19.417Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-06T13:19:19.600Z] #77 116.8 checking for inttypes.h... yes [2022-09-06T13:19:19.600Z] #77 117.0 checking for stdint.h... yes [2022-09-06T13:19:19.857Z] #77 117.1 checking for unistd.h... yes [2022-09-06T13:19:19.985Z] #17 0.880 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T13:19:19.985Z] #17 DONE 1.0s [2022-09-06T13:19:19.985Z] [2022-09-06T13:19:19.985Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:19.985Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:20.102Z] #26 ... [2022-09-06T13:19:20.102Z] [2022-09-06T13:19:20.102Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T13:19:20.102Z] #60 sha256:9f1098a212e5e3a8bf763193eaaf99f5317335361f773597b9164ad19b374357 [2022-09-06T13:19:20.102Z] #60 11.49 + cd /tmp/tmp.SHH9UyaQeB/src/github.com/opencontainers/runc [2022-09-06T13:19:20.102Z] #60 11.51 + git checkout -q v1.1.4 [2022-09-06T13:19:20.102Z] #60 11.88 + '[' -z '' ']' [2022-09-06T13:19:20.102Z] #60 11.88 + target=static [2022-09-06T13:19:20.102Z] #60 11.89 + make BUILDTAGS=seccomp static [2022-09-06T13:19:20.102Z] #60 12.33 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T13:19:20.102Z] #60 ... [2022-09-06T13:19:20.102Z] [2022-09-06T13:19:20.102Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:20.102Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:19:20.102Z] #77 83.63 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T13:19:20.102Z] #77 83.71 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:19:20.102Z] #77 84.12 checking how to hardcode library paths into programs... immediate [2022-09-06T13:19:20.102Z] #77 84.12 checking whether stripping libraries is possible... yes [2022-09-06T13:19:20.102Z] #77 84.14 checking if libtool supports shared libraries... yes [2022-09-06T13:19:20.102Z] #77 84.14 checking whether to build shared libraries... no [2022-09-06T13:19:20.102Z] #77 84.14 checking whether to build static libraries... yes [2022-09-06T13:19:20.102Z] #77 84.14 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:19:20.102Z] #77 84.18 checking whether build environment is sane... yes [2022-09-06T13:19:20.102Z] #77 84.23 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:19:20.102Z] #77 84.24 checking whether make sets $(MAKE)... yes [2022-09-06T13:19:20.102Z] #77 84.33 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:19:20.102Z] #77 84.38 checking whether make supports nested variables... yes [2022-09-06T13:19:20.102Z] #77 84.47 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:19:20.102Z] #77 84.47 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:19:20.102Z] #77 84.47 checking how to create a ustar tar archive... gnutar [2022-09-06T13:19:20.102Z] #77 84.55 checking dependency style of gcc... gcc3 [2022-09-06T13:19:20.102Z] #77 84.73 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:19:20.102Z] #77 84.73 checking whether make supports nested variables... (cached) yes [2022-09-06T13:19:20.102Z] #77 84.73 checking for gawk... (cached) mawk [2022-09-06T13:19:20.102Z] #77 84.73 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T13:19:20.102Z] #77 84.74 checking for gcc... (cached) gcc [2022-09-06T13:19:20.102Z] #77 84.85 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T13:19:20.102Z] #77 84.86 checking whether gcc accepts -g... (cached) yes [2022-09-06T13:19:20.102Z] #77 84.86 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T13:19:20.103Z] #77 84.86 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T13:19:20.103Z] #77 84.87 checking for a Python interpreter with version >= 3... python3 [2022-09-06T13:19:20.103Z] #77 84.94 checking for python3... /usr/bin/python3 [2022-09-06T13:19:20.103Z] #77 84.94 checking for python3 version... 3.9 [2022-09-06T13:19:20.103Z] #77 85.01 checking for python3 platform... linux [2022-09-06T13:19:20.103Z] #77 85.07 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T13:19:20.103Z] #77 85.21 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T13:19:20.103Z] #77 85.36 checking for go-md2man... no [2022-09-06T13:19:20.103Z] #77 85.39 checking error.h usability... yes [2022-09-06T13:19:20.103Z] #77 85.56 checking error.h presence... yes [2022-09-06T13:19:20.103Z] #77 85.63 checking for error.h... yes [2022-09-06T13:19:20.103Z] #77 85.67 checking linux/openat2.h usability... yes [2022-09-06T13:19:20.103Z] #77 85.79 checking linux/openat2.h presence... yes [2022-09-06T13:19:20.103Z] #77 85.83 checking for linux/openat2.h... yes [2022-09-06T13:19:20.103Z] #77 85.85 checking for copy_file_range... yes [2022-09-06T13:19:20.103Z] #77 86.10 checking for fgetxattr... yes [2022-09-06T13:19:20.103Z] #77 86.30 checking for statx... yes [2022-09-06T13:19:20.103Z] #77 86.56 checking for fgetpwent_r... yes [2022-09-06T13:19:20.103Z] #77 86.83 checking for issetugid... no [2022-09-06T13:19:20.103Z] #77 87.07 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T13:19:20.103Z] #77 87.08 checking pkg-config is at least version 0.9.0... yes [2022-09-06T13:19:20.103Z] #77 87.09 checking for library containing yajl_tree_get... -lyajl [2022-09-06T13:19:20.103Z] #77 87.56 checking for yajl >= 2.0.0... yes [2022-09-06T13:19:20.103Z] #77 87.61 checking sys/capability.h usability... yes [2022-09-06T13:19:20.103Z] #77 87.80 checking sys/capability.h presence... yes [2022-09-06T13:19:20.103Z] #77 87.84 checking for sys/capability.h... yes [2022-09-06T13:19:20.103Z] #77 87.85 checking for library containing cap_from_name... -lcap [2022-09-06T13:19:20.103Z] #77 88.33 checking for library containing dlopen... -ldl [2022-09-06T13:19:20.103Z] #77 88.87 checking seccomp.h usability... [2022-09-06T13:19:20.103Z] #77 ... [2022-09-06T13:19:20.103Z] [2022-09-06T13:19:20.103Z] #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-09-06T13:19:20.103Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-09-06T13:19:20.103Z] #21 7.246 Fetched 8458 kB in 6s (1319 kB/s) [2022-09-06T13:19:20.103Z] #21 7.246 Reading package lists... [2022-09-06T13:19:20.103Z] #21 10.30 Reading package lists... [2022-09-06T13:19:20.103Z] #21 12.67 Building dependency tree... [2022-09-06T13:19:20.103Z] #21 14.56 The following additional packages will be installed: [2022-09-06T13:19:20.103Z] #21 14.58 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-06T13:19:20.103Z] #21 14.58 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-06T13:19:20.103Z] #21 14.59 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T13:19:20.103Z] #21 14.59 python3-pkg-resources vim-runtime xxd [2022-09-06T13:19:20.103Z] #21 14.59 Suggested packages: [2022-09-06T13:19:20.103Z] #21 14.61 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T13:19:20.103Z] #21 14.61 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-06T13:19:20.103Z] #21 14.61 acl attr quota [2022-09-06T13:19:20.103Z] #21 14.61 Recommended packages: [2022-09-06T13:19:20.103Z] #21 14.61 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-06T13:19:20.103Z] #21 15.79 The following NEW packages will be installed: [2022-09-06T13:19:20.103Z] #21 15.79 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T13:19:20.103Z] #21 15.79 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-06T13:19:20.103Z] #21 15.80 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T13:19:20.103Z] #21 15.80 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T13:19:20.103Z] #21 15.80 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T13:19:20.103Z] #21 15.80 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T13:19:20.103Z] #21 15.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T13:19:20.103Z] #21 15.80 xz-utils zip zstd [2022-09-06T13:19:20.103Z] #21 16.15 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:19:20.103Z] #21 16.15 Need to get 27.0 MB of archives. [2022-09-06T13:19:20.103Z] #21 16.15 After this operation, 105 MB of additional disk space will be used. [2022-09-06T13:19:20.103Z] #21 16.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-06T13:19:20.103Z] #21 16.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-06T13:19:20.103Z] #21 16.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-06T13:19:20.103Z] #21 16.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-06T13:19:20.103Z] #21 16.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-06T13:19:20.103Z] #21 16.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-06T13:19:20.103Z] #21 16.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-06T13:19:20.103Z] #21 16.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-06T13:19:20.103Z] #21 16.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T13:19:20.103Z] #21 16.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T13:19:20.103Z] #21 16.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T13:19:20.103Z] #21 16.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-06T13:19:20.103Z] #21 16.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-06T13:19:20.103Z] #21 16.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-06T13:19:20.103Z] #21 16.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-06T13:19:20.103Z] #21 16.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-06T13:19:20.103Z] #21 16.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-06T13:19:20.103Z] #21 16.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-06T13:19:20.103Z] #21 16.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-06T13:19:20.103Z] #21 16.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-06T13:19:20.103Z] #21 16.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-06T13:19:20.103Z] #21 16.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-06T13:19:20.103Z] #21 16.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-06T13:19:20.103Z] #21 16.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-06T13:19:20.103Z] #21 16.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-06T13:19:20.103Z] #21 16.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-06T13:19:20.103Z] #21 16.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-06T13:19:20.103Z] #21 16.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-06T13:19:20.103Z] #21 16.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T13:19:20.103Z] #21 16.48 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-09-06T13:19:20.103Z] #21 16.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T13:19:20.103Z] #21 16.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-06T13:19:20.103Z] #21 16.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-06T13:19:20.103Z] #21 16.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-06T13:19:20.103Z] #21 16.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T13:19:20.103Z] #21 16.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T13:19:20.103Z] #21 16.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T13:19:20.103Z] #21 16.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T13:19:20.103Z] #21 16.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T13:19:20.103Z] #21 16.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T13:19:20.103Z] #21 16.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T13:19:20.103Z] #21 16.55 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-06T13:19:20.103Z] #21 16.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-06T13:19:20.103Z] #21 16.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-06T13:19:20.103Z] #21 16.60 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T13:19:20.103Z] #21 16.74 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-06T13:19:20.103Z] #21 16.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-06T13:19:20.103Z] #21 16.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-06T13:19:20.103Z] #21 16.80 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-06T13:19:20.113Z] #77 117.2 checking minix/config.h usability... no [2022-09-06T13:19:20.113Z] #77 117.4 checking minix/config.h presence... no [2022-09-06T13:19:20.113Z] #77 117.4 checking for minix/config.h... no [2022-09-06T13:19:20.244Z] #77 ... [2022-09-06T13:19:20.244Z] [2022-09-06T13:19:20.244Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T13:19:20.244Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-06T13:19:20.362Z] #21 ... [2022-09-06T13:19:20.362Z] [2022-09-06T13:19:20.362Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:20.362Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:19:20.362Z] #77 88.87 checking seccomp.h usability... yes [2022-09-06T13:19:20.362Z] #77 89.06 checking seccomp.h presence... yes [2022-09-06T13:19:20.362Z] #77 89.13 checking for seccomp.h... yes [2022-09-06T13:19:20.370Z] #77 117.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T13:19:20.370Z] #77 117.6 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:19:20.626Z] #77 117.8 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:19:20.626Z] #77 117.8 checking how to print strings... printf [2022-09-06T13:19:20.626Z] #77 117.8 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:19:20.626Z] #77 117.9 checking for fgrep... /bin/grep -F [2022-09-06T13:19:20.626Z] #77 117.9 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:19:20.626Z] #77 117.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:19:20.626Z] #77 117.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:19:20.882Z] #77 117.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:19:20.882Z] #77 118.0 checking whether ln -s works... yes [2022-09-06T13:19:20.882Z] #77 118.0 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:19:20.882Z] #77 118.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:19:20.882Z] #77 118.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:19:20.882Z] #77 118.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:19:20.882Z] #77 118.1 checking for objdump... objdump [2022-09-06T13:19:20.882Z] #77 118.1 checking how to recognize dependent libraries... pass_all [2022-09-06T13:19:20.882Z] #77 118.1 checking for dlltool... no [2022-09-06T13:19:20.882Z] #77 118.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:19:20.882Z] #77 118.1 checking for ar... ar [2022-09-06T13:19:20.882Z] #77 118.1 checking for archiver @FILE support... @ [2022-09-06T13:19:20.882Z] #77 118.2 checking for strip... strip [2022-09-06T13:19:20.882Z] #77 118.2 checking for ranlib... ranlib [2022-09-06T13:19:20.882Z] #77 118.2 checking for gawk... no [2022-09-06T13:19:20.882Z] #77 118.2 checking for mawk... mawk [2022-09-06T13:19:20.930Z] #77 89.13 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T13:19:21.041Z] #49 28.13 Reading package lists... [2022-09-06T13:19:21.041Z] #49 ... [2022-09-06T13:19:21.041Z] [2022-09-06T13:19:21.041Z] #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-09-06T13:19:21.041Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-06T13:19:21.041Z] #69 18.45 Reading package lists... [2022-09-06T13:19:21.041Z] #69 28.06 Reading package lists... [2022-09-06T13:19:21.041Z] #69 ... [2022-09-06T13:19:21.041Z] [2022-09-06T13:19:21.041Z] #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-09-06T13:19:21.041Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T13:19:21.041Z] #49 28.13 Reading package lists... [2022-09-06T13:19:21.138Z] #77 118.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:19:21.138Z] #77 118.5 checking for sysroot... no [2022-09-06T13:19:21.138Z] #77 118.5 checking for a working dd... /bin/dd [2022-09-06T13:19:21.138Z] #77 118.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:19:21.181Z] #18 DONE 1.0s [2022-09-06T13:19:21.181Z] [2022-09-06T13:19:21.181Z] #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-09-06T13:19:21.181Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:19:21.181Z] #36 ... [2022-09-06T13:19:21.181Z] [2022-09-06T13:19:21.181Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T13:19:21.181Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-06T13:19:21.189Z] #77 89.56 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T13:19:21.394Z] #77 118.6 checking for mt... no [2022-09-06T13:19:21.394Z] #77 118.6 checking if : is a manifest tool... no [2022-09-06T13:19:21.394Z] #77 118.7 checking for dlfcn.h... yes [2022-09-06T13:19:21.394Z] #77 118.8 checking for objdir... .libs [2022-09-06T13:19:21.402Z] #14 ... [2022-09-06T13:19:21.402Z] [2022-09-06T13:19:21.402Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:21.402Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:21.402Z] #77 75.60 configure.ac:7: installing 'build-aux/compile' [2022-09-06T13:19:21.402Z] #77 75.61 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T13:19:21.402Z] #77 75.62 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T13:19:21.402Z] #77 75.62 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T13:19:21.402Z] #77 75.64 configure.ac:11: installing 'build-aux/missing' [2022-09-06T13:19:21.402Z] #77 75.87 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T13:19:21.402Z] #77 75.97 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T13:19:21.448Z] #77 89.84 checking systemd/sd-bus.h usability... yes [2022-09-06T13:19:21.448Z] #77 90.12 checking systemd/sd-bus.h presence... yes [2022-09-06T13:19:21.448Z] #77 90.25 checking for systemd/sd-bus.h... yes [2022-09-06T13:19:21.959Z] #77 119.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:19:21.959Z] #77 119.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:19:21.959Z] #77 119.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:19:21.980Z] #49 37.38 Building dependency tree... [2022-09-06T13:19:22.016Z] #77 90.26 checking for library containing sd_bus_match_signal_async... [2022-09-06T13:19:22.016Z] #77 ... [2022-09-06T13:19:22.016Z] [2022-09-06T13:19:22.016Z] #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-09-06T13:19:22.016Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-06T13:19:22.016Z] #34 DONE 131.5s [2022-09-06T13:19:22.117Z] #19 DONE 1.0s [2022-09-06T13:19:22.117Z] [2022-09-06T13:19:22.118Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T13:19:22.118Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-06T13:19:22.239Z] #49 39.46 Reading state information... [2022-09-06T13:19:22.275Z] [2022-09-06T13:19:22.275Z] #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-09-06T13:19:22.275Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-09-06T13:19:22.275Z] #21 17.57 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:19:22.275Z] #21 17.71 Fetched 27.0 MB in 1s (28.2 MB/s) [2022-09-06T13:19:22.275Z] #21 17.79 Selecting previously unselected package pigz. [2022-09-06T13:19:22.275Z] #21 17.79 (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-09-06T13:19:22.275Z] #21 17.86 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-09-06T13:19:22.275Z] #21 17.89 Unpacking pigz (2.6-1) ... [2022-09-06T13:19:22.275Z] #21 17.98 Selecting previously unselected package libelf1:arm64. [2022-09-06T13:19:22.275Z] #21 18.00 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-09-06T13:19:22.275Z] #21 18.01 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-06T13:19:22.275Z] #21 18.21 Selecting previously unselected package libbpf0:arm64. [2022-09-06T13:19:22.275Z] #21 18.22 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-06T13:19:22.275Z] #21 18.22 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-06T13:19:22.275Z] #21 18.32 Selecting previously unselected package libcap2:arm64. [2022-09-06T13:19:22.275Z] #21 18.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-06T13:19:22.275Z] #21 18.33 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-06T13:19:22.275Z] #21 18.40 Selecting previously unselected package libmnl0:arm64. [2022-09-06T13:19:22.275Z] #21 18.40 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-09-06T13:19:22.275Z] #21 18.40 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-06T13:19:22.275Z] #21 18.50 Selecting previously unselected package libxtables12:arm64. [2022-09-06T13:19:22.275Z] #21 18.50 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-09-06T13:19:22.275Z] #21 18.51 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-06T13:19:22.275Z] #21 18.58 Selecting previously unselected package libcap2-bin. [2022-09-06T13:19:22.275Z] #21 18.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-06T13:19:22.275Z] #21 18.61 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T13:19:22.275Z] #21 18.72 Selecting previously unselected package iproute2. [2022-09-06T13:19:22.275Z] #21 18.73 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-09-06T13:19:22.275Z] #21 18.77 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T13:19:22.275Z] #21 19.45 Selecting previously unselected package xxd. [2022-09-06T13:19:22.275Z] #21 19.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T13:19:22.535Z] #21 19.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:22.535Z] #21 19.65 Selecting previously unselected package vim-common. [2022-09-06T13:19:22.535Z] #21 19.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:19:22.782Z] #77 119.4 checking if gcc static flag -static works... yes [2022-09-06T13:19:22.782Z] #77 119.9 checking if gcc supports -c -o file.o... yes [2022-09-06T13:19:22.782Z] #77 120.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:19:22.782Z] #77 120.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:19:22.795Z] #21 19.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:22.795Z] #21 19.89 Selecting previously unselected package bash-completion. [2022-09-06T13:19:22.795Z] #21 19.89 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T13:19:23.041Z] #77 120.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:19:23.042Z] #77 120.4 checking how to hardcode library paths into programs... immediate [2022-09-06T13:19:23.042Z] #77 120.4 checking whether stripping libraries is possible... yes [2022-09-06T13:19:23.042Z] #77 120.4 checking if libtool supports shared libraries... yes [2022-09-06T13:19:23.042Z] #77 120.4 checking whether to build shared libraries... no [2022-09-06T13:19:23.042Z] #77 120.4 checking whether to build static libraries... yes [2022-09-06T13:19:23.042Z] #77 120.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:19:23.042Z] #77 120.5 checking whether build environment is sane... yes [2022-09-06T13:19:23.299Z] #77 120.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:19:23.299Z] #77 120.5 checking whether make sets $(MAKE)... yes [2022-09-06T13:19:23.299Z] #77 120.6 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:19:23.299Z] #77 120.6 checking whether make supports nested variables... yes [2022-09-06T13:19:23.299Z] #77 120.6 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:19:23.299Z] #77 120.6 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:19:23.299Z] #77 120.6 checking how to create a ustar tar archive... gnutar [2022-09-06T13:19:23.313Z] #77 78.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T13:19:23.313Z] #77 78.01 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T13:19:23.495Z] #20 DONE 1.0s [2022-09-06T13:19:23.495Z] [2022-09-06T13:19:23.495Z] #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-09-06T13:19:23.495Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:23.565Z] #77 120.7 checking dependency style of gcc... gcc3 [2022-09-06T13:19:23.565Z] #77 120.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:19:23.565Z] #77 120.8 checking whether make supports nested variables... (cached) yes [2022-09-06T13:19:23.565Z] #77 120.8 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T13:19:23.565Z] #77 120.8 checking pkg-config is at least version 0.9.0... yes [2022-09-06T13:19:23.565Z] #77 120.8 checking for yajl >= 2.1.0... yes [2022-09-06T13:19:23.565Z] #77 120.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T13:19:23.565Z] #77 120.9 checking for gcc... (cached) gcc [2022-09-06T13:19:23.565Z] #77 121.0 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T13:19:23.565Z] #77 121.0 checking whether gcc accepts -g... (cached) yes [2022-09-06T13:19:23.575Z] #77 78.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T13:19:23.575Z] #77 78.66 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T13:19:23.575Z] #77 78.73 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T13:19:23.619Z] #49 ... [2022-09-06T13:19:23.619Z] [2022-09-06T13:19:23.619Z] #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-09-06T13:19:23.619Z] #74 sha256:c90bcc969c263cc311919aac63664483b7f904a994329a8c60e20a32c6695d57 [2022-09-06T13:19:23.619Z] #74 37.44 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:19:23.619Z] #74 37.44 + GOBIN=/build [2022-09-06T13:19:23.619Z] #74 37.44 + GO111MODULE=on [2022-09-06T13:19:23.619Z] #74 37.44 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:19:23.619Z] #74 40.61 rootlesskit version 1.0.0 [2022-09-06T13:19:23.619Z] #74 40.61 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T13:19:23.619Z] #74 40.61 -container-ip string [2022-09-06T13:19:23.619Z] #74 40.61 container ip [2022-09-06T13:19:23.619Z] #74 40.61 -container-port int [2022-09-06T13:19:23.619Z] #74 40.61 container port (default -1) [2022-09-06T13:19:23.619Z] #74 40.61 -host-ip string [2022-09-06T13:19:23.619Z] #74 40.61 host ip [2022-09-06T13:19:23.619Z] #74 40.61 -host-port int [2022-09-06T13:19:23.619Z] #74 40.61 host port (default -1) [2022-09-06T13:19:23.619Z] #74 40.61 -proto string [2022-09-06T13:19:23.619Z] #74 40.61 proxy protocol (default "tcp") [2022-09-06T13:19:23.619Z] #74 DONE 40.7s [2022-09-06T13:19:23.619Z] [2022-09-06T13:19:23.619Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T13:19:23.619Z] #75 sha256:a0c62d34548efea39ac2d00494674ce831bef4e05c80380fe405fdda6cb0b5a4 [2022-09-06T13:19:23.619Z] #75 DONE 0.1s [2022-09-06T13:19:23.619Z] [2022-09-06T13:19:23.619Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T13:19:23.619Z] #76 sha256:adfb50aedc875ab146ce36ee039d4ca32a89e819545846e6eb5adf3d24135545 [2022-09-06T13:19:23.619Z] #76 DONE 0.1s [2022-09-06T13:19:23.619Z] [2022-09-06T13:19:23.619Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-06T13:19:23.619Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T13:19:23.619Z] #20 27.90 Reading package lists... [2022-09-06T13:19:23.619Z] #20 37.39 Building dependency tree... [2022-09-06T13:19:23.619Z] #20 39.49 Reading state information... [2022-09-06T13:19:23.823Z] #77 121.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T13:19:23.823Z] #77 121.0 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T13:19:23.823Z] #77 121.0 checking for a Python interpreter with version >= 3... python3 [2022-09-06T13:19:23.823Z] #77 121.0 checking for python3... /usr/bin/python3 [2022-09-06T13:19:23.823Z] #77 121.0 checking for python3 version... 3.9 [2022-09-06T13:19:23.823Z] #77 121.1 checking for python3 platform... linux [2022-09-06T13:19:23.835Z] #77 78.89 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T13:19:23.835Z] #77 79.04 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T13:19:24.081Z] #77 121.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T13:19:24.081Z] #77 121.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T13:19:24.095Z] #77 79.17 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T13:19:24.339Z] #77 121.7 checking that generated files are newer than configure... done [2022-09-06T13:19:24.339Z] #77 121.7 configure: creating ./config.status [2022-09-06T13:19:24.432Z] #21 1.272 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:19:24.432Z] #21 1.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:19:24.432Z] #21 1.315 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:19:24.557Z] #20 42.05 The following additional packages will be installed: [2022-09-06T13:19:24.557Z] #20 42.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:19:24.557Z] #20 42.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T13:19:24.557Z] #20 42.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T13:19:24.557Z] #20 42.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T13:19:24.557Z] #20 42.07 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T13:19:24.557Z] #20 42.07 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T13:19:24.816Z] #20 42.09 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T13:19:24.816Z] #20 42.12 Suggested packages: [2022-09-06T13:19:24.816Z] #20 42.12 gcc-10-locales seccomp wine64 [2022-09-06T13:19:24.999Z] #21 1.822 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:19:25.075Z] #20 42.63 The following NEW packages will be installed: [2022-09-06T13:19:25.330Z] #21 22.42 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T13:19:25.334Z] #20 42.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:19:25.334Z] #20 42.63 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T13:19:25.334Z] #20 42.63 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T13:19:25.334Z] #20 42.63 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T13:19:25.334Z] #20 42.63 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T13:19:25.334Z] #20 42.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T13:19:25.334Z] #20 42.64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T13:19:25.334Z] #20 42.64 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T13:19:25.334Z] #20 42.64 mingw-w64-x86-64-dev [2022-09-06T13:19:25.589Z] #21 22.77 Selecting previously unselected package bzip2. [2022-09-06T13:19:25.589Z] #21 22.77 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-09-06T13:19:25.589Z] #21 22.78 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T13:19:25.592Z] #20 42.96 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:19:25.592Z] #20 42.96 Need to get 115 MB of archives. [2022-09-06T13:19:25.592Z] #20 42.96 After this operation, 645 MB of additional disk space will be used. [2022-09-06T13:19:25.592Z] #20 42.96 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-09-06T13:19:25.592Z] #20 43.01 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-09-06T13:19:25.592Z] #20 43.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T13:19:25.592Z] #20 43.05 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-09-06T13:19:25.592Z] #20 43.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T13:19:25.592Z] #20 43.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T13:19:25.848Z] #21 22.85 Selecting previously unselected package xz-utils. [2022-09-06T13:19:25.848Z] #21 22.86 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-06T13:19:25.848Z] #21 22.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:19:25.851Z] #20 43.14 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-09-06T13:19:25.851Z] #20 43.20 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-09-06T13:19:25.851Z] #20 43.20 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-09-06T13:19:25.851Z] #20 43.37 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-09-06T13:19:26.007Z] #77 ... [2022-09-06T13:19:26.007Z] [2022-09-06T13:19:26.008Z] #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-09-06T13:19:26.008Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-06T13:19:26.008Z] #14 123.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T13:19:26.008Z] #14 123.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T13:19:26.008Z] #14 123.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T13:19:26.008Z] #14 123.8 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T13:19:26.008Z] #14 123.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 123.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T13:19:26.008Z] #14 124.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T13:19:26.008Z] #14 124.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 124.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T13:19:26.008Z] #14 124.1 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T13:19:26.008Z] #14 124.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 124.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:19:26.008Z] #14 124.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T13:19:26.008Z] #14 124.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 124.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:19:26.008Z] #14 124.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T13:19:26.008Z] #14 124.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 124.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:26.008Z] #14 124.6 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T13:19:26.008Z] #14 124.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 124.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:19:26.008Z] #14 124.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T13:19:26.008Z] #14 124.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 124.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T13:19:26.008Z] #14 125.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T13:19:26.008Z] #14 125.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 125.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T13:19:26.008Z] #14 125.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T13:19:26.008Z] #14 125.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 125.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T13:19:26.008Z] #14 125.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T13:19:26.008Z] #14 125.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 125.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T13:19:26.008Z] #14 125.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T13:19:26.008Z] #14 125.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 125.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T13:19:26.008Z] #14 126.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T13:19:26.008Z] #14 126.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 126.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T13:19:26.008Z] #14 126.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T13:19:26.008Z] #14 126.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 126.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:26.008Z] #14 126.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T13:19:26.008Z] #14 126.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 126.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:19:26.008Z] #14 126.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T13:19:26.008Z] #14 126.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T13:19:26.008Z] #14 126.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:19:26.008Z] #14 127.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:19:26.008Z] #14 127.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T13:19:26.008Z] #14 127.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T13:19:26.008Z] #14 127.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T13:19:26.008Z] #14 127.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T13:19:26.008Z] #14 127.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T13:19:26.008Z] #14 127.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:19:26.008Z] #14 127.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T13:19:26.008Z] #14 127.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:19:26.008Z] #14 127.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T13:19:26.008Z] #14 127.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T13:19:26.008Z] #14 127.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:19:26.008Z] #14 127.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T13:19:26.008Z] #14 127.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T13:19:26.008Z] #14 127.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T13:19:26.008Z] #14 127.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:19:26.008Z] #14 127.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T13:19:26.008Z] #14 127.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T13:19:26.008Z] #14 127.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T13:19:26.008Z] #14 127.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T13:19:26.008Z] #14 127.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:19:26.008Z] #14 127.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T13:19:26.008Z] #14 127.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:26.008Z] #14 127.9 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-09-06T13:19:26.008Z] #14 127.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T13:19:26.008Z] #14 127.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:26.008Z] #14 127.9 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-09-06T13:19:26.008Z] #14 127.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:19:26.008Z] #14 128.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T13:19:26.008Z] #14 128.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:26.008Z] #14 128.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T13:19:26.008Z] #14 128.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:26.008Z] #14 128.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:26.008Z] #14 128.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:19:26.008Z] #14 DONE 128.9s [2022-09-06T13:19:26.008Z] [2022-09-06T13:19:26.008Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T13:19:26.008Z] #59 sha256:f6a9d6183096cf7b4d610fd9ba5a771cb213411102ba16dfeefccf9b5f867dad [2022-09-06T13:19:26.008Z] #59 DONE 0.2s [2022-09-06T13:19:26.008Z] [2022-09-06T13:19:26.008Z] #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-09-06T13:19:26.008Z] #60 sha256:94ce3d993a0ac90278641385309dfb89742d17907db6a6872a4153ce66206edd [2022-09-06T13:19:26.107Z] #21 23.01 Selecting previously unselected package apparmor. [2022-09-06T13:19:26.107Z] #21 23.01 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-09-06T13:19:26.107Z] #21 23.08 Unpacking apparmor (2.13.6-10) ... [2022-09-06T13:19:26.110Z] #20 43.68 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-09-06T13:19:26.241Z] #77 123.7 config.status: creating Makefile [2022-09-06T13:19:26.366Z] #21 23.56 Selecting previously unselected package inetutils-ping. [2022-09-06T13:19:26.369Z] #20 43.82 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-09-06T13:19:26.369Z] #20 ... [2022-09-06T13:19:26.369Z] [2022-09-06T13:19:26.369Z] #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-09-06T13:19:26.369Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T13:19:26.369Z] #49 41.78 The following additional packages will be installed: [2022-09-06T13:19:26.369Z] #49 41.82 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-06T13:19:26.369Z] #49 41.88 Suggested packages: [2022-09-06T13:19:26.369Z] #49 41.88 cmake-doc ninja-build lrzip [2022-09-06T13:19:26.369Z] #49 41.88 Recommended packages: [2022-09-06T13:19:26.369Z] #49 41.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T13:19:26.369Z] #49 42.53 The following NEW packages will be installed: [2022-09-06T13:19:26.369Z] #49 42.54 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-06T13:19:26.369Z] #49 42.90 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:19:26.369Z] #49 42.90 Need to get 8418 kB of archives. [2022-09-06T13:19:26.369Z] #49 42.90 After this operation, 34.9 MB of additional disk space will be used. [2022-09-06T13:19:26.369Z] #49 42.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T13:19:26.369Z] #49 42.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T13:19:26.369Z] #49 42.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T13:19:26.369Z] #49 42.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T13:19:26.369Z] #49 42.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T13:19:26.369Z] #49 42.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T13:19:26.369Z] #49 42.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T13:19:26.369Z] #49 42.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T13:19:26.369Z] #49 43.51 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:19:26.369Z] #49 43.79 Fetched 8418 kB in 0s (22.8 MB/s) [2022-09-06T13:19:26.369Z] #49 43.83 Selecting previously unselected package xxd. [2022-09-06T13:19:26.369Z] #49 43.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T13:19:26.369Z] #49 43.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:19:26.369Z] #49 43.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:26.376Z] #21 3.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:19:26.504Z] #77 123.8 config.status: creating config.h [2022-09-06T13:19:26.504Z] #77 123.8 config.status: executing libtool commands [2022-09-06T13:19:26.504Z] #77 123.8 config.status: executing depfiles commands [2022-09-06T13:19:26.625Z] #21 23.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-06T13:19:26.625Z] #21 23.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T13:19:26.625Z] #21 23.70 Selecting previously unselected package libip4tc2:arm64. [2022-09-06T13:19:26.625Z] #21 23.70 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-06T13:19:26.625Z] #21 23.71 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T13:19:26.625Z] #21 23.78 Selecting previously unselected package libip6tc2:arm64. [2022-09-06T13:19:26.628Z] #49 43.96 Selecting previously unselected package vim-common. [2022-09-06T13:19:26.628Z] #49 43.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:19:26.628Z] #49 44.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:26.628Z] #49 ... [2022-09-06T13:19:26.628Z] [2022-09-06T13:19:26.628Z] #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-09-06T13:19:26.628Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-06T13:19:26.628Z] #69 37.26 Building dependency tree... [2022-09-06T13:19:26.628Z] #69 39.43 Reading state information... [2022-09-06T13:19:26.628Z] #69 42.07 The following additional packages will be installed: [2022-09-06T13:19:26.628Z] #69 42.08 libbtrfs0 [2022-09-06T13:19:26.628Z] #69 42.32 The following NEW packages will be installed: [2022-09-06T13:19:26.628Z] #69 42.34 libbtrfs-dev libbtrfs0 [2022-09-06T13:19:26.628Z] #69 42.73 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:19:26.628Z] #69 42.73 Need to get 460 kB of archives. [2022-09-06T13:19:26.628Z] #69 42.73 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T13:19:26.628Z] #69 42.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T13:19:26.628Z] #69 42.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T13:19:26.628Z] #69 43.14 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:19:26.628Z] #69 43.43 Fetched 460 kB in 0s (1583 kB/s) [2022-09-06T13:19:26.628Z] #69 43.50 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T13:19:26.628Z] #69 43.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T13:19:26.628Z] #69 43.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T13:19:26.628Z] #69 43.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:19:26.628Z] #69 43.69 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T13:19:26.628Z] #69 43.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T13:19:26.628Z] #69 43.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:19:26.628Z] #69 43.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:19:26.628Z] #69 43.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:19:26.628Z] #69 43.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:19:26.628Z] #69 DONE 44.1s [2022-09-06T13:19:26.628Z] [2022-09-06T13:19:26.628Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T13:19:26.628Z] #70 sha256:9810212df6f7ab7d8f82380b89e9ae7418ff98ec52f11c23990034e0dcaebcea [2022-09-06T13:19:26.628Z] #70 DONE 0.1s [2022-09-06T13:19:26.628Z] [2022-09-06T13:19:26.628Z] #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-09-06T13:19:26.629Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-06T13:19:26.629Z] #49 44.18 Selecting previously unselected package cmake-data. [2022-09-06T13:19:26.629Z] #49 44.18 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T13:19:26.629Z] #49 44.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T13:19:26.884Z] #21 23.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-06T13:19:26.884Z] #21 23.79 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-06T13:19:26.884Z] #21 23.85 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-06T13:19:26.884Z] #21 23.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-06T13:19:26.884Z] #21 23.86 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T13:19:26.884Z] #21 23.93 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-06T13:19:26.884Z] #21 23.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-06T13:19:26.884Z] #21 23.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-06T13:19:26.884Z] #21 24.00 Selecting previously unselected package libnftnl11:arm64. [2022-09-06T13:19:26.884Z] #21 24.00 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-06T13:19:26.884Z] #21 24.02 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-06T13:19:27.071Z] #77 124.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T13:19:27.071Z] #77 124.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T13:19:27.145Z] #21 24.10 Selecting previously unselected package iptables. [2022-09-06T13:19:27.145Z] #21 24.10 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-09-06T13:19:27.145Z] #21 24.10 Unpacking iptables (1.8.7-1) ... [2022-09-06T13:19:27.403Z] #21 24.43 Selecting previously unselected package libonig5:arm64. [2022-09-06T13:19:27.404Z] #21 24.43 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-06T13:19:27.404Z] #21 24.43 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T13:19:27.569Z] #49 45.06 Selecting previously unselected package libarchive13:amd64. [2022-09-06T13:19:27.569Z] #49 45.07 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T13:19:27.569Z] #49 45.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T13:19:27.636Z] #77 124.7 checking for gcc... gcc [2022-09-06T13:19:27.636Z] #77 124.8 checking whether the C compiler works... yes [2022-09-06T13:19:27.662Z] #21 24.57 Selecting previously unselected package libjq1:arm64. [2022-09-06T13:19:27.662Z] #21 24.58 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-09-06T13:19:27.662Z] #21 24.58 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-06T13:19:27.662Z] #21 24.68 Selecting previously unselected package jq. [2022-09-06T13:19:27.662Z] #21 24.71 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-09-06T13:19:27.662Z] #21 24.71 Unpacking jq (1.6-2.1) ... [2022-09-06T13:19:27.662Z] #21 24.79 Selecting previously unselected package libaio1:arm64. [2022-09-06T13:19:27.663Z] #21 24.79 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-09-06T13:19:27.663Z] #21 24.80 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-06T13:19:27.663Z] #21 24.87 Selecting previously unselected package libgpm2:arm64. [2022-09-06T13:19:27.663Z] #21 24.87 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-09-06T13:19:27.754Z] #21 4.316 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:19:27.829Z] #49 45.18 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T13:19:27.829Z] #49 45.19 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T13:19:27.829Z] #49 45.20 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T13:19:27.829Z] #49 45.26 Selecting previously unselected package librhash0:amd64. [2022-09-06T13:19:27.829Z] #49 45.26 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T13:19:27.829Z] #49 45.27 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T13:19:27.829Z] #49 45.32 Selecting previously unselected package libuv1:amd64. [2022-09-06T13:19:27.829Z] #49 45.33 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T13:19:27.829Z] #49 45.33 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T13:19:27.829Z] #49 45.38 Selecting previously unselected package cmake. [2022-09-06T13:19:27.829Z] #49 45.38 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T13:19:27.829Z] #49 45.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T13:19:27.894Z] #77 125.0 checking for C compiler default output file name... a.out [2022-09-06T13:19:27.894Z] #77 125.0 checking for suffix of executables... [2022-09-06T13:19:27.921Z] #21 24.90 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-06T13:19:27.922Z] #21 24.95 Selecting previously unselected package libicu67:arm64. [2022-09-06T13:19:27.922Z] #21 24.97 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-09-06T13:19:27.922Z] #21 24.98 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-06T13:19:28.152Z] #77 125.3 checking whether we are cross compiling... no [2022-09-06T13:19:28.152Z] #77 125.4 checking for suffix of object files... o [2022-09-06T13:19:28.152Z] #77 125.5 checking whether we are using the GNU C compiler... yes [2022-09-06T13:19:28.412Z] #77 125.6 checking whether gcc accepts -g... yes [2022-09-06T13:19:28.670Z] #77 125.7 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:19:28.670Z] #77 125.8 checking whether gcc understands -c and -o together... yes [2022-09-06T13:19:28.670Z] #77 126.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:19:28.670Z] #77 126.1 checking whether build environment is sane... yes [2022-09-06T13:19:28.670Z] #77 126.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:19:28.930Z] #77 126.1 checking for gawk... no [2022-09-06T13:19:28.930Z] #77 126.2 checking for mawk... mawk [2022-09-06T13:19:28.930Z] #77 126.2 checking whether make sets $(MAKE)... yes [2022-09-06T13:19:28.930Z] #77 126.2 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:19:28.930Z] #77 126.2 checking whether make supports nested variables... yes [2022-09-06T13:19:28.930Z] #77 126.3 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:19:28.930Z] #77 126.3 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:19:28.930Z] #77 126.3 checking how to create a ustar tar archive... gnutar [2022-09-06T13:19:29.133Z] #21 ... [2022-09-06T13:19:29.133Z] [2022-09-06T13:19:29.133Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:29.133Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:29.133Z] #77 89.71 configure.ac:11: installing 'build-aux/compile' [2022-09-06T13:19:29.133Z] #77 89.71 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T13:19:29.133Z] #77 89.73 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T13:19:29.133Z] #77 89.74 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T13:19:29.133Z] #77 89.74 configure.ac:13: installing 'build-aux/missing' [2022-09-06T13:19:29.133Z] #77 89.76 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T13:19:29.133Z] #77 90.02 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T13:19:29.133Z] #77 91.51 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:19:29.133Z] #77 91.80 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:19:29.133Z] #77 91.80 checking how to print strings... printf [2022-09-06T13:19:29.133Z] #77 91.81 checking for gcc... gcc [2022-09-06T13:19:29.133Z] #77 91.93 checking whether the C compiler works... yes [2022-09-06T13:19:29.133Z] #77 92.17 checking for C compiler default output file name... a.out [2022-09-06T13:19:29.133Z] #77 92.17 checking for suffix of executables... [2022-09-06T13:19:29.133Z] #77 92.43 checking whether we are cross compiling... no [2022-09-06T13:19:29.133Z] #77 92.62 checking for suffix of object files... o [2022-09-06T13:19:29.133Z] #77 92.74 checking whether we are using the GNU C compiler... yes [2022-09-06T13:19:29.133Z] #77 92.82 checking whether gcc accepts -g... yes [2022-09-06T13:19:29.188Z] #77 126.3 checking dependency style of gcc... gcc3 [2022-09-06T13:19:29.188Z] #77 126.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:19:29.188Z] #77 126.4 checking whether make supports nested variables... (cached) yes [2022-09-06T13:19:29.209Z] #49 46.48 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T13:19:29.209Z] #49 46.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:29.209Z] #49 46.51 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T13:19:29.209Z] #49 46.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:29.209Z] #49 46.54 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T13:19:29.209Z] #49 46.55 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T13:19:29.209Z] #49 46.57 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T13:19:29.209Z] #49 46.59 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T13:19:29.209Z] #49 46.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:19:29.309Z] #60 ... [2022-09-06T13:19:29.309Z] [2022-09-06T13:19:29.309Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T13:19:29.309Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-06T13:19:29.309Z] #15 DONE 3.5s [2022-09-06T13:19:29.309Z] [2022-09-06T13:19:29.309Z] #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-09-06T13:19:29.309Z] #60 sha256:94ce3d993a0ac90278641385309dfb89742d17907db6a6872a4153ce66206edd [2022-09-06T13:19:29.309Z] #60 3.287 + RM_GOPATH=0 [2022-09-06T13:19:29.309Z] #60 3.287 + TMP_GOPATH= [2022-09-06T13:19:29.309Z] #60 3.287 + : /build [2022-09-06T13:19:29.309Z] #60 3.288 + '[' -z '' ']' [2022-09-06T13:19:29.309Z] #60 3.290 ++ mktemp -d [2022-09-06T13:19:29.309Z] #60 3.290 + export GOPATH=/tmp/tmp.38cKTZkmGN [2022-09-06T13:19:29.309Z] #60 3.290 + GOPATH=/tmp/tmp.38cKTZkmGN [2022-09-06T13:19:29.309Z] #60 3.291 + RM_GOPATH=1 [2022-09-06T13:19:29.309Z] #60 3.291 + case "$(go env GOARCH)" in [2022-09-06T13:19:29.309Z] #60 3.293 ++ go env GOARCH [2022-09-06T13:19:29.309Z] #60 3.350 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T13:19:29.309Z] #60 3.350 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:19:29.309Z] #60 3.350 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:19:29.309Z] #60 3.350 ++ dirname /install.sh [2022-09-06T13:19:29.309Z] #60 3.350 + dir=/ [2022-09-06T13:19:29.309Z] #60 3.350 + bin=runc [2022-09-06T13:19:29.309Z] #60 3.350 + shift [2022-09-06T13:19:29.309Z] #60 3.350 + '[' '!' -f //runc.installer ']' [2022-09-06T13:19:29.309Z] #60 3.350 + . //runc.installer [2022-09-06T13:19:29.309Z] #60 3.350 ++ set -e [2022-09-06T13:19:29.309Z] #60 3.350 ++ : v1.1.4 [2022-09-06T13:19:29.309Z] #60 3.350 + install_runc [2022-09-06T13:19:29.309Z] #60 3.350 + RUNC_BUILDTAGS=seccomp [2022-09-06T13:19:29.309Z] #60 3.350 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T13:19:29.309Z] #60 3.350 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.38cKTZkmGN/src/github.com/opencontainers/runc [2022-09-06T13:19:29.309Z] #60 3.361 Cloning into '/tmp/tmp.38cKTZkmGN/src/github.com/opencontainers/runc'... [2022-09-06T13:19:29.392Z] #77 92.90 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:19:29.392Z] #77 93.16 checking whether gcc understands -c and -o together... yes [2022-09-06T13:19:29.446Z] #77 126.5 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:19:29.446Z] #77 126.7 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:19:29.446Z] #77 126.7 checking how to print strings... printf [2022-09-06T13:19:29.446Z] #77 126.8 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:19:29.446Z] #77 126.8 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:19:29.446Z] #77 126.8 checking for egrep... /bin/grep -E [2022-09-06T13:19:29.446Z] #77 126.8 checking for fgrep... /bin/grep -F [2022-09-06T13:19:29.446Z] #77 126.8 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:19:29.446Z] #77 126.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:19:29.446Z] #77 126.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:19:29.469Z] #49 DONE 47.0s [2022-09-06T13:19:29.469Z] [2022-09-06T13:19:29.469Z] #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-09-06T13:19:29.469Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T13:19:29.469Z] #20 43.99 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-09-06T13:19:29.469Z] #20 44.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-09-06T13:19:29.469Z] #20 44.65 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-09-06T13:19:29.469Z] #20 44.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T13:19:29.469Z] #20 44.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T13:19:29.469Z] #20 44.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T13:19:29.469Z] #20 44.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T13:19:29.469Z] #20 44.66 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-09-06T13:19:29.469Z] #20 44.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T13:19:29.469Z] #20 44.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T13:19:29.469Z] #20 44.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T13:19:29.469Z] #20 44.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T13:19:29.469Z] #20 44.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T13:19:29.469Z] #20 44.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T13:19:29.469Z] #20 44.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T13:19:29.469Z] #20 44.69 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-09-06T13:19:29.469Z] #20 44.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T13:19:29.469Z] #20 44.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T13:19:29.469Z] #20 45.24 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:19:29.469Z] #20 45.39 Fetched 115 MB in 2s (57.3 MB/s) [2022-09-06T13:19:29.469Z] #20 45.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T13:19:29.469Z] #20 45.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 ... 30255 files and directories currently installed.) [2022-09-06T13:19:29.469Z] #20 45.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T13:19:29.470Z] #20 45.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T13:19:29.470Z] #20 46.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T13:19:29.470Z] #20 46.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T13:19:29.470Z] #20 46.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T13:19:29.470Z] #20 46.97 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T13:19:29.470Z] #20 46.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T13:19:29.470Z] #20 46.97 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T13:19:29.651Z] #77 93.38 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:19:29.651Z] #77 93.38 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:19:29.651Z] #77 93.39 checking for egrep... /bin/grep -E [2022-09-06T13:19:29.651Z] #77 93.40 checking for fgrep... /bin/grep -F [2022-09-06T13:19:29.651Z] #77 93.41 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:19:29.651Z] #77 93.43 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:19:29.651Z] #77 93.44 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:19:29.651Z] #77 93.46 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:19:29.651Z] #77 93.58 checking whether ln -s works... yes [2022-09-06T13:19:29.651Z] #77 93.58 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:19:29.651Z] #77 93.62 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:19:29.651Z] #77 93.62 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:19:29.651Z] #77 93.62 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:19:29.651Z] #77 93.62 checking for objdump... objdump [2022-09-06T13:19:29.651Z] #77 93.62 checking how to recognize dependent libraries... pass_all [2022-09-06T13:19:29.651Z] #77 93.63 checking for dlltool... no [2022-09-06T13:19:29.704Z] #77 126.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:19:29.704Z] #77 127.0 checking whether ln -s works... yes [2022-09-06T13:19:29.704Z] #77 127.0 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:19:29.704Z] #77 127.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:19:29.704Z] #77 127.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:19:29.704Z] #77 127.0 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:19:29.704Z] #77 127.0 checking for objdump... objdump [2022-09-06T13:19:29.704Z] #77 127.0 checking how to recognize dependent libraries... pass_all [2022-09-06T13:19:29.704Z] #77 127.0 checking for dlltool... no [2022-09-06T13:19:29.704Z] #77 127.0 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:19:29.704Z] #77 127.0 checking for ar... ar [2022-09-06T13:19:29.729Z] #20 ... [2022-09-06T13:19:29.729Z] [2022-09-06T13:19:29.729Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T13:19:29.729Z] #50 sha256:66b93fccf8835c700aad2cd4c72b4350ef66b4af563169864e2a5357087603b4 [2022-09-06T13:19:29.729Z] #50 DONE 0.1s [2022-09-06T13:19:29.729Z] [2022-09-06T13:19:29.729Z] #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-09-06T13:19:29.729Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T13:19:29.729Z] #20 47.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T13:19:29.729Z] #20 47.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:19:29.729Z] #20 47.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:29.729Z] #20 47.19 Selecting previously unselected package dmsetup. [2022-09-06T13:19:29.729Z] #20 47.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:19:29.729Z] #20 47.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T13:19:29.729Z] #20 47.31 Selecting previously unselected package mingw-w64-common. [2022-09-06T13:19:29.911Z] #77 93.63 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:19:29.911Z] #77 93.63 checking for ar... ar [2022-09-06T13:19:29.911Z] #77 93.63 checking for archiver @FILE support... @ [2022-09-06T13:19:29.911Z] #77 93.82 checking for strip... strip [2022-09-06T13:19:29.911Z] #77 93.83 checking for ranlib... ranlib [2022-09-06T13:19:29.911Z] #77 93.84 checking for gawk... no [2022-09-06T13:19:29.911Z] #77 93.85 checking for mawk... mawk [2022-09-06T13:19:29.962Z] #77 127.0 checking for archiver @FILE support... @ [2022-09-06T13:19:29.962Z] #77 127.2 checking for strip... strip [2022-09-06T13:19:29.962Z] #77 127.2 checking for ranlib... ranlib [2022-09-06T13:19:29.962Z] #77 127.2 checking command to parse /usr/bin/nm -B output from gcc object... [2022-09-06T13:19:29.962Z] #77 ... [2022-09-06T13:19:29.962Z] [2022-09-06T13:19:29.962Z] #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-09-06T13:19:29.962Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:29.962Z] #21 29.15 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T13:19:29.962Z] #21 29.54 Selecting previously unselected package bzip2. [2022-09-06T13:19:29.962Z] #21 29.55 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 29.55 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T13:19:29.962Z] #21 29.62 Selecting previously unselected package xz-utils. [2022-09-06T13:19:29.962Z] #21 29.62 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 29.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:19:29.962Z] #21 29.80 Selecting previously unselected package apparmor. [2022-09-06T13:19:29.962Z] #21 29.81 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 29.88 Unpacking apparmor (2.13.6-10) ... [2022-09-06T13:19:29.962Z] #21 30.36 Selecting previously unselected package inetutils-ping. [2022-09-06T13:19:29.962Z] #21 30.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 30.38 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T13:19:29.962Z] #21 30.52 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T13:19:29.962Z] #21 30.52 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 30.53 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T13:19:29.962Z] #21 30.61 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T13:19:29.962Z] #21 30.61 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 30.62 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T13:19:29.962Z] #21 30.69 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T13:19:29.962Z] #21 30.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 30.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:19:29.962Z] #21 30.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T13:19:29.962Z] #21 30.76 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 30.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T13:19:29.962Z] #21 30.84 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T13:19:29.962Z] #21 30.85 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 30.86 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T13:19:29.962Z] #21 30.94 Selecting previously unselected package iptables. [2022-09-06T13:19:29.962Z] #21 30.94 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 30.96 Unpacking iptables (1.8.7-1) ... [2022-09-06T13:19:29.962Z] #21 31.28 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:19:29.962Z] #21 31.28 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 31.30 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:19:29.962Z] #21 31.48 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:19:29.962Z] #21 31.48 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 31.50 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:19:29.962Z] #21 31.57 Selecting previously unselected package jq. [2022-09-06T13:19:29.962Z] #21 31.58 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 31.58 Unpacking jq (1.6-2.1) ... [2022-09-06T13:19:29.962Z] #21 31.68 Selecting previously unselected package libaio1:amd64. [2022-09-06T13:19:29.962Z] #21 31.69 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 31.71 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T13:19:29.962Z] #21 31.82 Selecting previously unselected package libgpm2:amd64. [2022-09-06T13:19:29.962Z] #21 31.82 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 31.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T13:19:29.962Z] #21 31.90 Selecting previously unselected package libicu67:amd64. [2022-09-06T13:19:29.962Z] #21 31.90 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 31.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T13:19:29.962Z] #21 35.82 Selecting previously unselected package libinih1:amd64. [2022-09-06T13:19:29.962Z] #21 35.84 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 35.85 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T13:19:29.962Z] #21 35.91 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:19:29.962Z] #21 35.92 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 35.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:19:29.962Z] #21 36.02 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:19:29.962Z] #21 36.02 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 36.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:19:29.962Z] #21 36.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:19:29.962Z] #21 36.13 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 36.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:19:29.962Z] #21 36.22 Selecting previously unselected package libyajl2:amd64. [2022-09-06T13:19:29.962Z] #21 36.23 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 36.23 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:19:29.962Z] #21 36.29 Selecting previously unselected package net-tools. [2022-09-06T13:19:29.962Z] #21 36.29 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 36.31 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T13:19:29.962Z] #21 36.56 Selecting previously unselected package patch. [2022-09-06T13:19:29.962Z] #21 36.58 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 36.59 Unpacking patch (2.7.6-7) ... [2022-09-06T13:19:29.962Z] #21 36.70 Selecting previously unselected package python-pip-whl. [2022-09-06T13:19:29.962Z] #21 36.70 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T13:19:29.962Z] #21 36.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T13:19:29.962Z] #21 37.34 Selecting previously unselected package python3-lib2to3. [2022-09-06T13:19:29.962Z] #21 37.35 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T13:19:29.962Z] #21 37.35 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T13:19:29.962Z] #21 37.48 Selecting previously unselected package python3-distutils. [2022-09-06T13:19:29.962Z] #21 37.49 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T13:19:29.962Z] #21 37.49 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T13:19:29.962Z] #21 37.63 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:19:29.962Z] #21 37.64 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T13:19:29.962Z] #21 37.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:19:29.962Z] #21 37.81 Selecting previously unselected package python3-setuptools. [2022-09-06T13:19:29.962Z] #21 37.82 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T13:19:29.962Z] #21 37.83 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T13:19:29.962Z] #21 38.06 Selecting previously unselected package python3-wheel. [2022-09-06T13:19:29.962Z] #21 38.08 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T13:19:29.962Z] #21 38.09 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T13:19:29.962Z] #21 38.17 Selecting previously unselected package python3-pip. [2022-09-06T13:19:29.962Z] #21 38.18 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T13:19:29.962Z] #21 38.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T13:19:29.962Z] #21 38.49 Selecting previously unselected package sudo. [2022-09-06T13:19:29.962Z] #21 38.49 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 38.50 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T13:19:29.962Z] #21 39.07 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T13:19:29.962Z] #21 39.09 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T13:19:29.962Z] #21 39.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T13:19:29.989Z] #20 47.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T13:19:29.989Z] #20 47.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T13:19:30.219Z] #21 39.36 Selecting previously unselected package uidmap. [2022-09-06T13:19:30.219Z] #21 39.38 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T13:19:30.219Z] #21 39.39 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T13:19:30.219Z] #21 ... [2022-09-06T13:19:30.219Z] [2022-09-06T13:19:30.219Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:30.219Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:30.219Z] #77 127.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:19:30.219Z] #77 127.5 checking for sysroot... no [2022-09-06T13:19:30.219Z] #77 127.5 checking for a working dd... /bin/dd [2022-09-06T13:19:30.219Z] #77 127.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:19:30.219Z] #77 127.6 checking for mt... no [2022-09-06T13:19:30.219Z] #77 127.6 checking if : is a manifest tool... no [2022-09-06T13:19:30.219Z] #77 127.6 checking how to run the C preprocessor... gcc -E [2022-09-06T13:19:30.479Z] #77 93.85 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:19:30.479Z] #77 94.26 checking for sysroot... no [2022-09-06T13:19:30.479Z] #77 94.26 checking for a working dd... /bin/dd [2022-09-06T13:19:30.479Z] #77 94.27 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:19:30.738Z] #77 94.38 checking for mt... no [2022-09-06T13:19:30.738Z] #77 94.38 checking if : is a manifest tool... no [2022-09-06T13:19:30.738Z] #77 94.40 checking how to run the C preprocessor... gcc -E [2022-09-06T13:19:31.211Z] #21 27.93 Selecting previously unselected package libinih1:arm64. [2022-09-06T13:19:31.211Z] #21 27.94 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-09-06T13:19:31.211Z] #21 27.95 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-06T13:19:31.211Z] #21 28.03 Selecting previously unselected package libnet1:arm64. [2022-09-06T13:19:31.211Z] #21 28.03 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T13:19:31.211Z] #21 28.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:19:31.211Z] #21 28.11 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T13:19:31.211Z] #21 28.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-06T13:19:31.211Z] #21 28.12 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T13:19:31.211Z] #21 28.18 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T13:19:31.211Z] #21 28.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T13:19:31.211Z] #21 28.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T13:19:31.211Z] #21 28.27 Selecting previously unselected package libyajl2:arm64. [2022-09-06T13:19:31.211Z] #21 28.28 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-09-06T13:19:31.211Z] #21 28.29 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-06T13:19:31.211Z] #21 28.33 Selecting previously unselected package net-tools. [2022-09-06T13:19:31.211Z] #21 28.34 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-06T13:19:31.211Z] #21 28.35 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T13:19:31.222Z] #60 ... [2022-09-06T13:19:31.222Z] [2022-09-06T13:19:31.222Z] #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-09-06T13:19:31.222Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-06T13:19:31.408Z] #77 127.8 checking for ANSI C header files... yes [2022-09-06T13:19:31.408Z] #77 128.5 checking for sys/types.h... yes [2022-09-06T13:19:31.408Z] #77 128.6 checking for sys/stat.h... yes [2022-09-06T13:19:31.470Z] #21 28.54 Selecting previously unselected package patch. [2022-09-06T13:19:31.470Z] #21 28.54 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-09-06T13:19:31.470Z] #21 28.55 Unpacking patch (2.7.6-7) ... [2022-09-06T13:19:31.488Z] #16 ... [2022-09-06T13:19:31.488Z] [2022-09-06T13:19:31.488Z] #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-09-06T13:19:31.488Z] #67 sha256:f9a239920a14a528639951a91be294d7c11b2f56358d1c1902ef99b4bd40cdb8 [2022-09-06T13:19:31.488Z] #67 126.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:19:31.488Z] #67 126.5 + GOBIN=/build [2022-09-06T13:19:31.488Z] #67 126.5 + GO111MODULE=on [2022-09-06T13:19:31.488Z] #67 126.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T13:19:31.488Z] #67 133.6 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T13:19:31.488Z] #67 133.6 rootlesskit version 1.0.0 [2022-09-06T13:19:31.488Z] #67 133.6 -container-ip string [2022-09-06T13:19:31.488Z] #67 133.6 container ip [2022-09-06T13:19:31.488Z] #67 133.6 -container-port int [2022-09-06T13:19:31.488Z] #67 133.6 container port (default -1) [2022-09-06T13:19:31.488Z] #67 133.6 -host-ip string [2022-09-06T13:19:31.488Z] #67 133.6 host ip [2022-09-06T13:19:31.488Z] #67 133.6 -host-port int [2022-09-06T13:19:31.488Z] #67 133.6 host port (default -1) [2022-09-06T13:19:31.488Z] #67 133.6 -proto string [2022-09-06T13:19:31.488Z] #67 133.6 proxy protocol (default "tcp") [2022-09-06T13:19:31.488Z] #67 DONE 134.0s [2022-09-06T13:19:31.488Z] [2022-09-06T13:19:31.488Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T13:19:31.488Z] #68 sha256:b591ed7fc82c4705bfe39d300d034639b4c97d53dfd952893c377d18ca09658b [2022-09-06T13:19:31.665Z] #77 128.8 checking for stdlib.h... yes [2022-09-06T13:19:31.676Z] #77 94.67 checking for ANSI C header files... yes [2022-09-06T13:19:31.676Z] #77 95.41 checking for sys/types.h... yes [2022-09-06T13:19:31.729Z] #21 28.66 Selecting previously unselected package python-pip-whl. [2022-09-06T13:19:31.729Z] #21 28.66 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T13:19:31.729Z] #21 28.68 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T13:19:31.749Z] #68 DONE 0.2s [2022-09-06T13:19:31.749Z] [2022-09-06T13:19:31.749Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T13:19:31.749Z] #69 sha256:e1e8d8d7e1060c1373a83944dd111d33aa7d5fef6ec9733e5f0043404d5663e9 [2022-09-06T13:19:31.901Z] #20 49.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T13:19:31.901Z] #20 49.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T13:19:31.901Z] #20 49.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T13:19:31.923Z] #77 128.9 checking for string.h... yes [2022-09-06T13:19:31.923Z] #77 129.1 checking for memory.h... yes [2022-09-06T13:19:31.935Z] #77 95.58 checking for sys/stat.h... yes [2022-09-06T13:19:31.989Z] #21 29.16 Selecting previously unselected package python3-lib2to3. [2022-09-06T13:19:31.989Z] #21 29.17 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T13:19:31.989Z] #21 29.17 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T13:19:31.989Z] #21 ... [2022-09-06T13:19:31.989Z] [2022-09-06T13:19:31.989Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:31.989Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:19:31.989Z] #77 90.26 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T13:19:31.989Z] #77 90.91 checking for sd_notify_barrier... yes [2022-09-06T13:19:31.989Z] #77 91.31 checking linux/bpf.h usability... yes [2022-09-06T13:19:31.989Z] #77 91.53 checking linux/bpf.h presence... yes [2022-09-06T13:19:31.989Z] #77 91.61 checking for linux/bpf.h... yes [2022-09-06T13:19:31.989Z] #77 91.61 checking compilation for eBPF... yes [2022-09-06T13:19:31.989Z] #77 91.88 checking for criu >= 3.15... no [2022-09-06T13:19:31.989Z] #77 91.91 configure: CRIU headers not found, building without CRIU support [2022-09-06T13:19:31.989Z] #77 91.91 checking for criu > 3.16... no [2022-09-06T13:19:31.989Z] #77 91.93 configure: CRIU version doesn't support join-ns API [2022-09-06T13:19:31.989Z] #77 91.94 checking for criu > 3.16.1... no [2022-09-06T13:19:31.989Z] #77 91.97 configure: CRIU version doesn't support for pre-dumping [2022-09-06T13:19:31.989Z] #77 91.98 checking for new mount API (fsconfig)... yes [2022-09-06T13:19:31.989Z] #77 92.08 checking for seccomp notify API... yes [2022-09-06T13:19:31.989Z] #77 92.20 checking for gperf... no [2022-09-06T13:19:31.989Z] #77 92.21 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T13:19:31.989Z] #77 92.21 checking for library containing argp_parse... none required [2022-09-06T13:19:31.989Z] #77 92.55 checking that generated files are newer than configure... done [2022-09-06T13:19:31.989Z] #77 92.55 configure: creating ./config.status [2022-09-06T13:19:31.989Z] #77 95.10 config.status: creating Makefile [2022-09-06T13:19:31.989Z] #77 95.19 config.status: creating rpm/crun.spec [2022-09-06T13:19:31.989Z] #77 95.27 config.status: creating config.h [2022-09-06T13:19:31.989Z] #77 95.32 config.status: executing libtool commands [2022-09-06T13:19:31.989Z] #77 95.40 config.status: executing depfiles commands [2022-09-06T13:19:31.989Z] #77 96.71 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T13:19:31.989Z] #77 96.74 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T13:19:31.989Z] #77 97.13 checking for gcc... gcc [2022-09-06T13:19:31.989Z] #77 97.25 checking whether the C compiler works... yes [2022-09-06T13:19:31.989Z] #77 97.47 checking for C compiler default output file name... a.out [2022-09-06T13:19:31.989Z] #77 97.48 checking for suffix of executables... [2022-09-06T13:19:31.989Z] #77 97.63 checking whether we are cross compiling... no [2022-09-06T13:19:31.989Z] #77 97.77 checking for suffix of object files... o [2022-09-06T13:19:31.989Z] #77 97.90 checking whether we are using the GNU C compiler... yes [2022-09-06T13:19:31.989Z] #77 98.03 checking whether gcc accepts -g... yes [2022-09-06T13:19:31.989Z] #77 98.15 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:19:31.989Z] #77 98.40 checking whether gcc understands -c and -o together... yes [2022-09-06T13:19:31.989Z] #77 98.54 checking how to run the C preprocessor... gcc -E [2022-09-06T13:19:31.989Z] #77 98.86 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:19:31.989Z] #77 98.88 checking for egrep... /bin/grep -E [2022-09-06T13:19:31.989Z] #77 98.88 checking for ANSI C header files... yes [2022-09-06T13:19:31.989Z] #77 99.45 checking for sys/types.h... yes [2022-09-06T13:19:31.989Z] #77 99.64 checking for sys/stat.h... yes [2022-09-06T13:19:31.989Z] #77 99.78 checking for stdlib.h... yes [2022-09-06T13:19:31.989Z] #77 99.91 checking for string.h... yes [2022-09-06T13:19:31.989Z] #77 100.1 checking for memory.h... yes [2022-09-06T13:19:31.989Z] #77 100.4 checking for strings.h... yes [2022-09-06T13:19:31.989Z] #77 100.5 checking for inttypes.h... yes [2022-09-06T13:19:31.989Z] #77 100.7 checking for stdint.h... yes [2022-09-06T13:19:32.015Z] #69 DONE 0.3s [2022-09-06T13:19:32.015Z] [2022-09-06T13:19:32.015Z] #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-09-06T13:19:32.015Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:19:32.015Z] #34 ... [2022-09-06T13:19:32.015Z] [2022-09-06T13:19:32.015Z] #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-09-06T13:19:32.015Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-06T13:19:32.015Z] #16 DONE 2.7s [2022-09-06T13:19:32.015Z] [2022-09-06T13:19:32.015Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T13:19:32.015Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-06T13:19:32.180Z] #77 129.3 checking for strings.h... yes [2022-09-06T13:19:32.194Z] #77 95.78 checking for stdlib.h... yes [2022-09-06T13:19:32.194Z] #77 95.97 checking for string.h... yes [2022-09-06T13:19:32.248Z] #77 100.9 checking for unistd.h... yes [2022-09-06T13:19:32.248Z] #77 101.0 checking minix/config.h usability... [2022-09-06T13:19:32.248Z] #77 ... [2022-09-06T13:19:32.248Z] [2022-09-06T13:19:32.248Z] #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-09-06T13:19:32.248Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-09-06T13:19:32.248Z] #21 29.28 Selecting previously unselected package python3-distutils. [2022-09-06T13:19:32.248Z] #21 29.28 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T13:19:32.248Z] #21 29.29 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T13:19:32.248Z] #21 29.38 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:19:32.248Z] #21 29.38 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T13:19:32.248Z] #21 29.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:19:32.438Z] #77 129.5 checking for inttypes.h... yes [2022-09-06T13:19:32.438Z] #77 129.6 checking for stdint.h... yes [2022-09-06T13:19:32.473Z] #20 ... [2022-09-06T13:19:32.473Z] [2022-09-06T13:19:32.473Z] #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-09-06T13:19:32.473Z] #51 sha256:97abfaea9e498f51c4eda83824db659b0ae242e8342e5b39c25e608865ba4224 [2022-09-06T13:19:32.473Z] #51 0.682 + RM_GOPATH=0 [2022-09-06T13:19:32.473Z] #51 0.683 + TMP_GOPATH= [2022-09-06T13:19:32.473Z] #51 0.683 + : /build [2022-09-06T13:19:32.473Z] #51 0.683 + '[' -z '' ']' [2022-09-06T13:19:32.473Z] #51 0.692 ++ mktemp -d [2022-09-06T13:19:32.473Z] #51 0.694 + export GOPATH=/tmp/tmp.stCGUZDtCB [2022-09-06T13:19:32.473Z] #51 0.695 + GOPATH=/tmp/tmp.stCGUZDtCB [2022-09-06T13:19:32.473Z] #51 0.695 + RM_GOPATH=1 [2022-09-06T13:19:32.473Z] #51 0.695 + case "$(go env GOARCH)" in [2022-09-06T13:19:32.473Z] #51 0.695 ++ go env GOARCH [2022-09-06T13:19:32.473Z] #51 0.708 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:19:32.473Z] #51 0.708 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:19:32.473Z] #51 0.708 ++ dirname /install.sh [2022-09-06T13:19:32.473Z] #51 0.712 + dir=/ [2022-09-06T13:19:32.473Z] #51 0.713 + bin=tini [2022-09-06T13:19:32.473Z] #51 0.713 + shift [2022-09-06T13:19:32.473Z] #51 0.713 + '[' '!' -f //tini.installer ']' [2022-09-06T13:19:32.473Z] #51 0.713 + . //tini.installer [2022-09-06T13:19:32.473Z] #51 0.713 ++ : v0.19.0 [2022-09-06T13:19:32.473Z] #51 0.713 Install tini version v0.19.0 [2022-09-06T13:19:32.473Z] #51 0.713 + install_tini [2022-09-06T13:19:32.473Z] #51 0.713 + echo 'Install tini version v0.19.0' [2022-09-06T13:19:32.473Z] #51 0.713 + git clone https://github.com/krallin/tini.git /tmp/tmp.stCGUZDtCB/tini [2022-09-06T13:19:32.473Z] #51 0.715 Cloning into '/tmp/tmp.stCGUZDtCB/tini'... [2022-09-06T13:19:32.473Z] #51 1.067 + cd /tmp/tmp.stCGUZDtCB/tini [2022-09-06T13:19:32.473Z] #51 1.067 + git checkout -q v0.19.0 [2022-09-06T13:19:32.473Z] #51 1.077 + cmake . [2022-09-06T13:19:32.473Z] #51 1.204 -- The C compiler identification is GNU 10.2.1 [2022-09-06T13:19:32.473Z] #51 1.241 -- Detecting C compiler ABI info [2022-09-06T13:19:32.473Z] #51 1.434 -- Detecting C compiler ABI info - done [2022-09-06T13:19:32.473Z] #51 1.465 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T13:19:32.473Z] #51 1.466 -- Detecting C compile features [2022-09-06T13:19:32.473Z] #51 1.467 -- Detecting C compile features - done [2022-09-06T13:19:32.473Z] #51 1.481 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T13:19:32.473Z] #51 1.554 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T13:19:32.473Z] #51 1.588 -- Configuring done [2022-09-06T13:19:32.473Z] #51 1.598 -- Generating done [2022-09-06T13:19:32.473Z] #51 1.599 -- Build files have been written to: /tmp/tmp.stCGUZDtCB/tini [2022-09-06T13:19:32.473Z] #51 1.602 + make tini-static [2022-09-06T13:19:32.473Z] #51 1.748 Scanning dependencies of target tini-static [2022-09-06T13:19:32.473Z] #51 1.776 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T13:19:32.473Z] #51 2.143 [100%] Linking C executable tini-static [2022-09-06T13:19:32.473Z] #51 2.357 [100%] Built target tini-static [2022-09-06T13:19:32.473Z] #51 2.384 + mkdir -p /build [2022-09-06T13:19:32.473Z] #51 2.387 + cp tini-static /build/docker-init [2022-09-06T13:19:32.473Z] #51 DONE 2.7s [2022-09-06T13:19:32.473Z] [2022-09-06T13:19:32.473Z] #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-09-06T13:19:32.473Z] #71 sha256:024e980104e47dab68496609d0213024015cd4e58454315777f473a71cc83b06 [2022-09-06T13:19:32.473Z] #71 0.825 + RM_GOPATH=0 [2022-09-06T13:19:32.473Z] #71 0.827 + TMP_GOPATH= [2022-09-06T13:19:32.473Z] #71 0.828 + : /build [2022-09-06T13:19:32.473Z] #71 0.829 + '[' -z '' ']' [2022-09-06T13:19:32.473Z] #71 0.832 ++ mktemp -d [2022-09-06T13:19:32.473Z] #71 0.833 + export GOPATH=/tmp/tmp.jOTrZoKTou [2022-09-06T13:19:32.473Z] #71 0.833 + GOPATH=/tmp/tmp.jOTrZoKTou [2022-09-06T13:19:32.473Z] #71 0.834 + RM_GOPATH=1 [2022-09-06T13:19:32.473Z] #71 0.834 + case "$(go env GOARCH)" in [2022-09-06T13:19:32.473Z] #71 0.834 ++ go env GOARCH [2022-09-06T13:19:32.473Z] #71 0.839 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:19:32.473Z] #71 0.839 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:19:32.473Z] #71 0.839 ++ dirname /install.sh [2022-09-06T13:19:32.473Z] #71 0.840 + dir=/ [2022-09-06T13:19:32.473Z] #71 0.840 + bin=containerd [2022-09-06T13:19:32.473Z] #71 0.841 + shift [2022-09-06T13:19:32.473Z] #71 0.841 + '[' '!' -f //containerd.installer ']' [2022-09-06T13:19:32.473Z] #71 0.841 + . //containerd.installer [2022-09-06T13:19:32.473Z] #71 0.841 ++ set -e [2022-09-06T13:19:32.473Z] #71 0.841 ++ : v1.6.8 [2022-09-06T13:19:32.473Z] #71 0.842 + install_containerd [2022-09-06T13:19:32.473Z] #71 0.842 + echo 'Install containerd version v1.6.8' [2022-09-06T13:19:32.473Z] #71 0.842 Install containerd version v1.6.8 [2022-09-06T13:19:32.473Z] #71 0.842 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jOTrZoKTou/src/github.com/containerd/containerd [2022-09-06T13:19:32.473Z] #71 0.853 Cloning into '/tmp/tmp.jOTrZoKTou/src/github.com/containerd/containerd'... [2022-09-06T13:19:32.507Z] #21 29.53 Selecting previously unselected package python3-setuptools. [2022-09-06T13:19:32.507Z] #21 29.53 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T13:19:32.507Z] #21 29.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T13:19:32.507Z] #21 29.74 Selecting previously unselected package python3-wheel. [2022-09-06T13:19:32.507Z] #21 29.74 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T13:19:32.694Z] #77 129.8 checking for unistd.h... yes [2022-09-06T13:19:32.712Z] #77 96.26 checking for memory.h... yes [2022-09-06T13:19:32.712Z] #77 96.41 checking for strings.h... yes [2022-09-06T13:19:32.766Z] #21 29.75 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T13:19:32.766Z] #21 29.84 Selecting previously unselected package python3-pip. [2022-09-06T13:19:32.766Z] #21 29.85 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T13:19:32.766Z] #21 29.85 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T13:19:32.951Z] #77 130.0 checking for dlfcn.h... yes [2022-09-06T13:19:32.951Z] #77 130.3 checking for objdir... .libs [2022-09-06T13:19:32.971Z] #77 96.58 checking for inttypes.h... yes [2022-09-06T13:19:32.971Z] #77 96.75 checking for stdint.h... yes [2022-09-06T13:19:33.025Z] #21 30.14 Selecting previously unselected package sudo. [2022-09-06T13:19:33.025Z] #21 30.14 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-09-06T13:19:33.025Z] #21 30.15 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T13:19:33.231Z] #77 96.99 checking for unistd.h... yes [2022-09-06T13:19:33.490Z] #77 97.18 checking for dlfcn.h... yes [2022-09-06T13:19:33.490Z] #77 97.34 checking for objdir... .libs [2022-09-06T13:19:33.515Z] #77 130.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:19:33.515Z] #77 130.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:19:33.515Z] #77 130.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:19:33.594Z] #21 30.69 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T13:19:33.594Z] #21 30.71 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-06T13:19:33.594Z] #21 30.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T13:19:33.853Z] #21 30.93 Selecting previously unselected package uidmap. [2022-09-06T13:19:33.853Z] #21 30.94 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-06T13:19:33.853Z] #21 30.95 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T13:19:33.853Z] #71 ... [2022-09-06T13:19:33.853Z] [2022-09-06T13:19:33.853Z] #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-09-06T13:19:33.853Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T13:19:33.853Z] #20 51.26 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T13:19:33.853Z] #20 51.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:19:33.853Z] #20 51.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T13:19:33.853Z] #20 51.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T13:19:34.058Z] #77 97.82 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:19:34.058Z] #77 97.94 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:19:34.058Z] #77 97.94 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:19:34.079Z] #77 130.9 checking if gcc static flag -static works... yes [2022-09-06T13:19:34.079Z] #77 131.2 checking if gcc supports -c -o file.o... yes [2022-09-06T13:19:34.079Z] #77 131.4 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:19:34.079Z] #77 131.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:19:34.111Z] #21 31.09 Selecting previously unselected package vim-runtime. [2022-09-06T13:19:34.111Z] #21 31.09 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:19:34.111Z] #21 31.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T13:19:34.111Z] #21 31.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T13:19:34.111Z] #21 31.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:34.111Z] #20 51.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:19:34.111Z] #20 51.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T13:19:34.337Z] #77 131.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:19:34.337Z] #77 131.7 checking how to hardcode library paths into programs... immediate [2022-09-06T13:19:34.337Z] #77 131.8 checking whether stripping libraries is possible... yes [2022-09-06T13:19:34.337Z] #77 131.8 checking if libtool supports shared libraries... yes [2022-09-06T13:19:34.337Z] #77 131.8 checking whether to build shared libraries... no [2022-09-06T13:19:34.337Z] #77 131.8 checking whether to build static libraries... yes [2022-09-06T13:19:34.594Z] #77 131.8 checking float.h usability... yes [2022-09-06T13:19:34.594Z] #77 132.0 checking float.h presence... yes [2022-09-06T13:19:34.594Z] #77 132.0 checking for float.h... yes [2022-09-06T13:19:34.626Z] #77 98.02 checking if gcc static flag -static works... yes [2022-09-06T13:19:34.851Z] #77 132.0 checking limits.h usability... yes [2022-09-06T13:19:34.851Z] #77 132.2 checking limits.h presence... yes [2022-09-06T13:19:34.851Z] #77 132.3 checking for limits.h... yes [2022-09-06T13:19:34.885Z] #77 98.52 checking if gcc supports -c -o file.o... yes [2022-09-06T13:19:34.885Z] #77 98.68 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:19:34.885Z] #77 98.68 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:19:35.108Z] #77 132.3 checking stddef.h usability... yes [2022-09-06T13:19:35.108Z] #77 132.4 checking stddef.h presence... yes [2022-09-06T13:19:35.144Z] #77 98.76 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:19:35.144Z] #77 99.02 checking how to hardcode library paths into programs... immediate [2022-09-06T13:19:35.144Z] #77 99.02 checking whether stripping libraries is possible... yes [2022-09-06T13:19:35.144Z] #77 99.03 checking if libtool supports shared libraries... yes [2022-09-06T13:19:35.144Z] #77 99.03 checking whether to build shared libraries... no [2022-09-06T13:19:35.144Z] #77 99.03 checking whether to build static libraries... yes [2022-09-06T13:19:35.144Z] #77 99.03 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:19:35.366Z] #77 132.5 checking for stddef.h... yes [2022-09-06T13:19:35.366Z] #77 132.5 checking for stdlib.h... (cached) yes [2022-09-06T13:19:35.366Z] #77 132.5 checking for string.h... (cached) yes [2022-09-06T13:19:35.366Z] #77 132.6 checking sys/time.h usability... yes [2022-09-06T13:19:35.403Z] #77 99.09 checking whether build environment is sane... yes [2022-09-06T13:19:35.403Z] #77 99.14 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:19:35.403Z] #77 99.17 checking whether make sets $(MAKE)... yes [2022-09-06T13:19:35.403Z] #77 99.22 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:19:35.403Z] #77 99.26 checking whether make supports nested variables... yes [2022-09-06T13:19:35.403Z] #77 99.30 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:19:35.403Z] #77 99.30 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:19:35.623Z] #77 132.7 checking sys/time.h presence... yes [2022-09-06T13:19:35.623Z] #77 132.8 checking for sys/time.h... yes [2022-09-06T13:19:35.623Z] #77 132.8 checking for inline... inline [2022-09-06T13:19:35.662Z] #77 99.30 checking how to create a ustar tar archive... gnutar [2022-09-06T13:19:35.662Z] #77 99.36 checking dependency style of gcc... gcc3 [2022-09-06T13:19:35.662Z] #77 99.57 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:19:35.662Z] #77 99.58 checking whether make supports nested variables... (cached) yes [2022-09-06T13:19:35.662Z] #77 99.58 checking for gawk... (cached) mawk [2022-09-06T13:19:35.662Z] #77 99.58 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T13:19:35.662Z] #77 99.59 checking for gcc... (cached) gcc [2022-09-06T13:19:35.880Z] #77 132.9 checking for size_t... yes [2022-09-06T13:19:35.880Z] #77 133.3 checking for stdlib.h... (cached) yes [2022-09-06T13:19:35.922Z] #77 99.67 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T13:19:35.922Z] #77 99.67 checking whether gcc accepts -g... (cached) yes [2022-09-06T13:19:35.922Z] #77 99.67 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T13:19:35.922Z] #77 99.67 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T13:19:35.922Z] #77 99.68 checking for a Python interpreter with version >= 3... python3 [2022-09-06T13:19:35.922Z] #77 99.76 checking for python3... /usr/bin/python3 [2022-09-06T13:19:35.922Z] #77 99.77 checking for python3 version... 3.9 [2022-09-06T13:19:36.016Z] #20 53.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T13:19:36.016Z] #20 53.39 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:19:36.016Z] #20 53.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:19:36.181Z] #77 99.87 checking for python3 platform... linux [2022-09-06T13:19:36.181Z] #77 99.95 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T13:19:36.218Z] #17 3.532 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T13:19:36.218Z] #17 DONE 3.9s [2022-09-06T13:19:36.218Z] [2022-09-06T13:19:36.218Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T13:19:36.218Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-06T13:19:36.440Z] #77 100.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T13:19:36.440Z] #77 100.3 checking for go-md2man... no [2022-09-06T13:19:36.444Z] #77 133.3 checking for GNU libc compatible malloc... yes [2022-09-06T13:19:36.444Z] #77 133.5 checking for stdlib.h... (cached) yes [2022-09-06T13:19:36.444Z] #77 133.5 checking for GNU libc compatible realloc... yes [2022-09-06T13:19:36.698Z] #77 100.3 checking error.h usability... yes [2022-09-06T13:19:36.701Z] #77 133.7 checking for working strtod... yes [2022-09-06T13:19:36.958Z] #77 134.0 checking for gettimeofday... yes [2022-09-06T13:19:37.120Z] #77 100.5 checking error.h presence... yes [2022-09-06T13:19:37.120Z] #77 100.6 checking for error.h... yes [2022-09-06T13:19:37.120Z] #77 100.6 checking linux/openat2.h usability... yes [2022-09-06T13:19:37.120Z] #77 100.8 checking linux/openat2.h presence... yes [2022-09-06T13:19:37.120Z] #77 100.9 checking for linux/openat2.h... yes [2022-09-06T13:19:37.216Z] #77 134.3 checking for memset... yes [2022-09-06T13:19:37.396Z] #77 100.9 checking for copy_file_range... yes [2022-09-06T13:19:37.420Z] #21 34.05 Selecting previously unselected package vim. [2022-09-06T13:19:37.420Z] #21 34.05 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T13:19:37.420Z] #21 34.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:37.657Z] #77 101.2 checking for fgetxattr... yes [2022-09-06T13:19:37.679Z] #21 34.67 Selecting previously unselected package xfsprogs. [2022-09-06T13:19:37.679Z] #21 34.67 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-06T13:19:37.679Z] #21 34.67 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T13:19:37.781Z] #77 134.6 checking for strspn... yes [2022-09-06T13:19:37.781Z] #77 135.1 checking that generated files are newer than configure... done [2022-09-06T13:19:37.781Z] #77 135.1 configure: creating ./config.status [2022-09-06T13:19:37.929Z] #77 101.5 checking for statx... yes [2022-09-06T13:19:38.203Z] #77 101.9 checking for fgetpwent_r... yes [2022-09-06T13:19:38.247Z] #21 35.11 Selecting previously unselected package zip. [2022-09-06T13:19:38.247Z] #21 35.13 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-09-06T13:19:38.247Z] #21 35.14 Unpacking zip (3.0-12) ... [2022-09-06T13:19:38.247Z] #21 35.31 Selecting previously unselected package zstd. [2022-09-06T13:19:38.247Z] #21 35.31 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-06T13:19:38.247Z] #21 35.35 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T13:19:38.462Z] #77 102.2 checking for issetugid... no [2022-09-06T13:19:38.719Z] #77 102.4 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T13:19:38.719Z] #77 102.4 checking pkg-config is at least version 0.9.0... yes [2022-09-06T13:19:38.814Z] #21 35.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:19:39.285Z] #77 102.4 checking for library containing yajl_tree_get... -lyajl [2022-09-06T13:19:39.285Z] #77 102.9 checking for yajl >= 2.0.0... yes [2022-09-06T13:19:39.285Z] #77 103.0 checking sys/capability.h usability... yes [2022-09-06T13:19:39.285Z] #77 103.1 checking sys/capability.h presence... yes [2022-09-06T13:19:39.382Z] #21 36.51 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T13:19:39.382Z] #21 ... [2022-09-06T13:19:39.382Z] [2022-09-06T13:19:39.382Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:39.382Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:19:39.382Z] #77 101.0 checking minix/config.h usability... no [2022-09-06T13:19:39.382Z] #77 101.1 checking minix/config.h presence... no [2022-09-06T13:19:39.382Z] #77 101.2 checking for minix/config.h... no [2022-09-06T13:19:39.382Z] #77 101.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T13:19:39.382Z] #77 101.5 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T13:19:39.382Z] #77 101.8 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T13:19:39.382Z] #77 101.8 checking how to print strings... printf [2022-09-06T13:19:39.382Z] #77 101.8 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:19:39.382Z] #77 101.8 checking for fgrep... /bin/grep -F [2022-09-06T13:19:39.382Z] #77 101.9 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:19:39.382Z] #77 101.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:19:39.382Z] #77 101.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:19:39.382Z] #77 101.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:19:39.382Z] #77 102.1 checking whether ln -s works... yes [2022-09-06T13:19:39.382Z] #77 102.1 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:19:39.382Z] #77 102.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T13:19:39.382Z] #77 102.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:19:39.382Z] #77 102.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:19:39.382Z] #77 102.1 checking for objdump... objdump [2022-09-06T13:19:39.382Z] #77 102.1 checking how to recognize dependent libraries... pass_all [2022-09-06T13:19:39.382Z] #77 102.1 checking for dlltool... no [2022-09-06T13:19:39.382Z] #77 102.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:19:39.382Z] #77 102.1 checking for ar... ar [2022-09-06T13:19:39.382Z] #77 102.1 checking for archiver @FILE support... @ [2022-09-06T13:19:39.382Z] #77 102.3 checking for strip... strip [2022-09-06T13:19:39.382Z] #77 102.3 checking for ranlib... ranlib [2022-09-06T13:19:39.382Z] #77 102.3 checking for gawk... no [2022-09-06T13:19:39.382Z] #77 102.3 checking for mawk... mawk [2022-09-06T13:19:39.382Z] #77 102.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:19:39.382Z] #77 102.6 checking for sysroot... no [2022-09-06T13:19:39.382Z] #77 102.6 checking for a working dd... /bin/dd [2022-09-06T13:19:39.382Z] #77 102.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:19:39.382Z] #77 102.7 checking for mt... no [2022-09-06T13:19:39.382Z] #77 102.7 checking if : is a manifest tool... no [2022-09-06T13:19:39.382Z] #77 102.7 checking for dlfcn.h... yes [2022-09-06T13:19:39.382Z] #77 102.9 checking for objdir... .libs [2022-09-06T13:19:39.382Z] #77 103.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:19:39.382Z] #77 103.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:19:39.382Z] #77 103.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:19:39.382Z] #77 103.5 checking if gcc static flag -static works... yes [2022-09-06T13:19:39.382Z] #77 103.9 checking if gcc supports -c -o file.o... yes [2022-09-06T13:19:39.382Z] #77 104.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:19:39.382Z] #77 104.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T13:19:39.382Z] #77 104.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:19:39.382Z] #77 104.4 checking how to hardcode library paths into programs... immediate [2022-09-06T13:19:39.382Z] #77 104.4 checking whether stripping libraries is possible... yes [2022-09-06T13:19:39.382Z] #77 104.4 checking if libtool supports shared libraries... yes [2022-09-06T13:19:39.382Z] #77 104.4 checking whether to build shared libraries... no [2022-09-06T13:19:39.382Z] #77 104.4 checking whether to build static libraries... yes [2022-09-06T13:19:39.382Z] #77 104.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:19:39.382Z] #77 104.4 checking whether build environment is sane... yes [2022-09-06T13:19:39.382Z] #77 104.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:19:39.382Z] #77 104.5 checking whether make sets $(MAKE)... yes [2022-09-06T13:19:39.382Z] #77 104.6 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:19:39.382Z] #77 104.6 checking whether make supports nested variables... yes [2022-09-06T13:19:39.382Z] #77 104.7 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:19:39.382Z] #77 104.7 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:19:39.382Z] #77 104.7 checking how to create a ustar tar archive... gnutar [2022-09-06T13:19:39.382Z] #77 104.8 checking dependency style of gcc... gcc3 [2022-09-06T13:19:39.382Z] #77 104.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:19:39.382Z] #77 104.9 checking whether make supports nested variables... (cached) yes [2022-09-06T13:19:39.382Z] #77 104.9 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T13:19:39.382Z] #77 104.9 checking pkg-config is at least version 0.9.0... yes [2022-09-06T13:19:39.382Z] #77 104.9 checking for yajl >= 2.1.0... yes [2022-09-06T13:19:39.382Z] #77 105.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T13:19:39.382Z] #77 105.0 checking for gcc... (cached) gcc [2022-09-06T13:19:39.382Z] #77 105.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T13:19:39.382Z] #77 105.1 checking whether gcc accepts -g... (cached) yes [2022-09-06T13:19:39.382Z] #77 105.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T13:19:39.382Z] #77 105.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T13:19:39.382Z] #77 105.1 checking for a Python interpreter with version >= 3... python3 [2022-09-06T13:19:39.382Z] #77 105.2 checking for python3... /usr/bin/python3 [2022-09-06T13:19:39.382Z] #77 105.2 checking for python3 version... 3.9 [2022-09-06T13:19:39.382Z] #77 105.3 checking for python3 platform... linux [2022-09-06T13:19:39.382Z] #77 105.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T13:19:39.382Z] #77 105.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T13:19:39.382Z] #77 105.8 checking that generated files are newer than configure... done [2022-09-06T13:19:39.382Z] #77 105.8 configure: creating ./config.status [2022-09-06T13:19:39.382Z] #77 ... [2022-09-06T13:19:39.382Z] [2022-09-06T13:19:39.382Z] #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-09-06T13:19:39.382Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-09-06T13:19:39.382Z] #21 36.51 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T13:19:39.382Z] #21 36.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T13:19:39.382Z] #21 36.56 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-06T13:19:39.382Z] #21 36.58 Setting up libicu67:arm64 (67.1-7) ... [2022-09-06T13:19:39.382Z] #21 36.59 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-06T13:19:39.382Z] #21 36.60 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-06T13:19:39.515Z] #18 DONE 3.6s [2022-09-06T13:19:39.515Z] [2022-09-06T13:19:39.515Z] #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-09-06T13:19:39.515Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:19:39.544Z] #77 103.2 checking for sys/capability.h... yes [2022-09-06T13:19:39.641Z] #21 36.61 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T13:19:39.641Z] #21 36.63 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-06T13:19:39.641Z] #21 36.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:19:39.641Z] #21 36.65 Setting up bzip2 (1.0.8-4) ... [2022-09-06T13:19:39.641Z] #21 36.66 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T13:19:39.641Z] #21 36.68 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T13:19:39.676Z] #77 137.0 config.status: creating Makefile [2022-09-06T13:19:39.676Z] #77 137.0 config.status: creating config.h [2022-09-06T13:19:39.676Z] #77 137.0 config.status: executing depfiles commands [2022-09-06T13:19:39.775Z] #34 ... [2022-09-06T13:19:39.775Z] [2022-09-06T13:19:39.775Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T13:19:39.775Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-06T13:19:39.803Z] #77 103.2 checking for library containing cap_from_name... -lcap [2022-09-06T13:19:39.933Z] #77 137.2 config.status: executing libtool commands [2022-09-06T13:19:40.191Z] #77 ... [2022-09-06T13:19:40.191Z] [2022-09-06T13:19:40.191Z] #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-09-06T13:19:40.191Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:40.191Z] #21 39.55 Selecting previously unselected package vim-runtime. [2022-09-06T13:19:40.191Z] #21 39.55 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:19:40.191Z] #21 39.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T13:19:40.191Z] #21 39.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T13:19:40.191Z] #21 39.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:40.191Z] #21 42.94 Selecting previously unselected package vim. [2022-09-06T13:19:40.191Z] #21 42.96 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:19:40.191Z] #21 42.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:40.191Z] #21 43.55 Selecting previously unselected package xfsprogs. [2022-09-06T13:19:40.191Z] #21 43.55 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T13:19:40.191Z] #21 43.56 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T13:19:40.191Z] #21 44.01 Selecting previously unselected package zip. [2022-09-06T13:19:40.191Z] #21 44.01 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-09-06T13:19:40.191Z] #21 44.03 Unpacking zip (3.0-12) ... [2022-09-06T13:19:40.191Z] #21 44.18 Selecting previously unselected package zstd. [2022-09-06T13:19:40.191Z] #21 44.20 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T13:19:40.191Z] #21 44.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T13:19:40.191Z] #21 44.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:19:40.191Z] #21 45.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T13:19:40.191Z] #21 45.71 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T13:19:40.191Z] #21 45.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T13:19:40.191Z] #21 45.75 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T13:19:40.191Z] #21 45.76 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T13:19:40.191Z] #21 45.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T13:19:40.191Z] #21 45.79 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T13:19:40.191Z] #21 45.81 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:19:40.191Z] #21 45.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:19:40.191Z] #21 45.83 Setting up bzip2 (1.0.8-4) ... [2022-09-06T13:19:40.191Z] #21 45.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:19:40.191Z] #21 45.86 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T13:19:40.191Z] #21 46.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:40.191Z] #21 46.69 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:19:40.191Z] #21 46.71 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T13:19:40.191Z] #21 46.72 Setting up apparmor (2.13.6-10) ... [2022-09-06T13:19:40.191Z] #21 48.40 Setting up zip (3.0-12) ... [2022-09-06T13:19:40.191Z] #21 48.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:40.191Z] #21 48.43 Setting up bash-completion (1:2.11-2) ... [2022-09-06T13:19:40.209Z] #20 57.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T13:19:40.209Z] #20 57.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:19:40.209Z] #20 57.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:19:40.209Z] #20 ... [2022-09-06T13:19:40.209Z] [2022-09-06T13:19:40.209Z] #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-09-06T13:19:40.209Z] #71 sha256:024e980104e47dab68496609d0213024015cd4e58454315777f473a71cc83b06 [2022-09-06T13:19:40.209Z] #71 13.26 + cd /tmp/tmp.jOTrZoKTou/src/github.com/containerd/containerd [2022-09-06T13:19:40.209Z] #71 13.26 + git checkout -q v1.6.8 [2022-09-06T13:19:40.216Z] #21 37.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:40.216Z] #21 37.28 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-06T13:19:40.216Z] #21 37.29 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T13:19:40.216Z] #21 37.31 Setting up apparmor (2.13.6-10) ... [2022-09-06T13:19:40.371Z] #77 103.7 checking for library containing dlopen... -ldl [2022-09-06T13:19:40.371Z] #77 ... [2022-09-06T13:19:40.371Z] [2022-09-06T13:19:40.371Z] #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-09-06T13:19:40.371Z] #60 sha256:3fbe7716a8eefd49cb311d425b6cc12a5b814b7d2b9742f37de59c9746768f59 [2022-09-06T13:19:40.371Z] #60 14.12 + cd /tmp/tmp.1Si1bygCAW/src/github.com/opencontainers/runc [2022-09-06T13:19:40.371Z] #60 14.12 + git checkout -q v1.1.4 [2022-09-06T13:19:40.371Z] #60 14.73 + '[' -z '' ']' [2022-09-06T13:19:40.371Z] #60 14.73 + target=static [2022-09-06T13:19:40.371Z] #60 14.73 + make BUILDTAGS=seccomp static [2022-09-06T13:19:40.371Z] #60 15.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T13:19:40.371Z] #60 ... [2022-09-06T13:19:40.371Z] [2022-09-06T13:19:40.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-09-06T13:19:40.371Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:40.631Z] #77 104.2 checking seccomp.h usability... yes [2022-09-06T13:19:40.631Z] #77 104.5 checking seccomp.h presence... yes [2022-09-06T13:19:40.756Z] #21 ... [2022-09-06T13:19:40.756Z] [2022-09-06T13:19:40.756Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:40.756Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:40.756Z] #77 138.0 GEN .version [2022-09-06T13:19:40.756Z] #77 138.0 make install-recursive [2022-09-06T13:19:40.756Z] #77 138.1 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T13:19:40.756Z] #77 138.1 Making install in libocispec [2022-09-06T13:19:40.890Z] #77 104.7 checking for seccomp.h... yes [2022-09-06T13:19:41.013Z] #77 138.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:19:41.013Z] #77 138.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T13:19:41.013Z] #77 138.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T13:19:41.013Z] #77 138.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T13:19:41.013Z] #77 138.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T13:19:41.149Z] #77 104.7 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T13:19:41.193Z] #71 14.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T13:19:41.193Z] #71 14.23 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T13:19:41.193Z] #71 14.23 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:19:41.193Z] #71 14.23 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:19:41.193Z] #71 14.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T13:19:41.193Z] #71 14.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T13:19:41.193Z] #71 14.23 + '[' '' = dynamic ']' [2022-09-06T13:19:41.193Z] #71 14.23 + make [2022-09-06T13:19:41.408Z] #77 105.0 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T13:19:41.592Z] #21 38.71 Setting up zip (3.0-12) ... [2022-09-06T13:19:41.592Z] #21 38.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:41.592Z] #21 38.76 Setting up bash-completion (1:2.11-2) ... [2022-09-06T13:19:41.667Z] #77 105.2 checking systemd/sd-bus.h usability... yes [2022-09-06T13:19:41.667Z] #77 105.4 checking systemd/sd-bus.h presence... yes [2022-09-06T13:19:41.667Z] #77 105.6 checking for systemd/sd-bus.h... yes [2022-09-06T13:19:41.789Z] #71 14.91 + bin/ctr [2022-09-06T13:19:41.945Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T13:19:41.945Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T13:19:41.945Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T13:19:41.945Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T13:19:41.945Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T13:19:41.945Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T13:19:41.945Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T13:19:41.945Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T13:19:41.945Z] #77 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T13:19:41.945Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T13:19:41.945Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T13:19:41.945Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T13:19:41.945Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T13:19:41.945Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T13:19:41.945Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T13:19:41.945Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T13:19:42.234Z] #77 105.6 checking for library containing sd_bus_match_signal_async... [2022-09-06T13:19:42.234Z] #77 ... [2022-09-06T13:19:42.234Z] [2022-09-06T13:19:42.234Z] #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-09-06T13:19:42.234Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:42.234Z] #21 8.999 Fetched 8573 kB in 8s (1072 kB/s) [2022-09-06T13:19:42.234Z] #21 8.999 Reading package lists... [2022-09-06T13:19:42.234Z] #21 12.19 Reading package lists... [2022-09-06T13:19:42.234Z] #21 15.96 Building dependency tree... [2022-09-06T13:19:42.234Z] #21 18.05 The following additional packages will be installed: [2022-09-06T13:19:42.234Z] #21 18.06 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-06T13:19:42.234Z] #21 18.06 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-06T13:19:42.234Z] #21 18.06 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T13:19:42.234Z] #21 18.06 python3-pkg-resources vim-runtime xxd [2022-09-06T13:19:42.234Z] #21 18.07 Suggested packages: [2022-09-06T13:19:42.234Z] #21 18.09 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T13:19:42.234Z] #21 18.09 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-06T13:19:42.234Z] #21 18.09 acl attr quota [2022-09-06T13:19:42.234Z] #21 18.09 Recommended packages: [2022-09-06T13:19:42.234Z] #21 18.09 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-06T13:19:42.234Z] #21 ... [2022-09-06T13:19:42.234Z] [2022-09-06T13:19:42.234Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:42.234Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:42.234Z] #77 105.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T13:19:42.802Z] #77 106.2 checking for sd_notify_barrier... yes [2022-09-06T13:19:43.061Z] #77 106.5 checking linux/bpf.h usability... yes [2022-09-06T13:19:43.061Z] #77 106.7 checking linux/bpf.h presence... yes [2022-09-06T13:19:43.061Z] #77 106.8 checking for linux/bpf.h... yes [2022-09-06T13:19:43.061Z] #77 106.8 checking compilation for eBPF... yes [2022-09-06T13:19:43.073Z] #19 DONE 2.8s [2022-09-06T13:19:43.073Z] [2022-09-06T13:19:43.073Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T13:19:43.074Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T13:19:43.317Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T13:19:43.317Z] #77 140.5 make install-recursive [2022-09-06T13:19:43.317Z] #77 140.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:19:43.317Z] #77 140.6 Making install in yajl [2022-09-06T13:19:43.317Z] #77 140.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:19:43.317Z] #77 140.6 CC verify/json_verify-json_verify.o [2022-09-06T13:19:43.317Z] #77 140.7 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T13:19:43.317Z] #77 140.7 CC src/libyajl_la-yajl_gen.lo [2022-09-06T13:19:43.317Z] #77 140.7 CC src/libyajl_la-yajl.lo [2022-09-06T13:19:43.317Z] #77 140.7 CC src/libyajl_la-yajl_parser.lo [2022-09-06T13:19:43.317Z] #77 140.7 CC src/libyajl_la-yajl_lex.lo [2022-09-06T13:19:43.320Z] #77 107.0 checking for criu >= 3.15... no [2022-09-06T13:19:43.320Z] #77 107.0 configure: CRIU headers not found, building without CRIU support [2022-09-06T13:19:43.320Z] #77 107.0 checking for criu > 3.16... no [2022-09-06T13:19:43.320Z] #77 107.0 configure: CRIU version doesn't support join-ns API [2022-09-06T13:19:43.320Z] #77 107.0 checking for criu > 3.16.1... no [2022-09-06T13:19:43.320Z] #77 107.1 configure: CRIU version doesn't support for pre-dumping [2022-09-06T13:19:43.320Z] #77 107.1 checking for new mount API (fsconfig)... yes [2022-09-06T13:19:43.320Z] #77 107.2 checking for seccomp notify API... yes [2022-09-06T13:19:43.320Z] #77 107.3 checking for gperf... no [2022-09-06T13:19:43.320Z] #77 107.3 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T13:19:43.575Z] #77 140.7 CC src/libyajl_la-yajl_tree.lo [2022-09-06T13:19:43.575Z] #77 140.7 CC src/libyajl_la-yajl_buf.lo [2022-09-06T13:19:43.575Z] #77 140.7 CC src/libyajl_la-yajl_encode.lo [2022-09-06T13:19:43.579Z] #77 107.3 checking for library containing argp_parse... none required [2022-09-06T13:19:43.837Z] #77 107.7 checking that generated files are newer than configure... done [2022-09-06T13:19:43.837Z] #77 107.7 configure: creating ./config.status [2022-09-06T13:19:44.124Z] #21 41.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:19:44.124Z] #21 41.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:19:44.124Z] #21 41.29 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-06T13:19:44.382Z] #21 41.30 Setting up patch (2.7.6-7) ... [2022-09-06T13:19:44.382Z] #21 41.32 Setting up sudo (1.9.5p2-3) ... [2022-09-06T13:19:44.382Z] #21 41.53 invoke-rc.d: could not determine current runlevel [2022-09-06T13:19:44.382Z] #21 41.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T13:19:44.382Z] #21 41.55 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T13:19:44.462Z] #20 DONE 2.1s [2022-09-06T13:19:44.462Z] [2022-09-06T13:19:44.462Z] #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-09-06T13:19:44.462Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:44.640Z] #21 41.56 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-06T13:19:44.640Z] #21 41.57 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T13:19:44.640Z] #21 41.61 Setting up pigz (2.6-1) ... [2022-09-06T13:19:44.640Z] #21 41.62 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T13:19:44.640Z] #21 41.64 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T13:19:44.640Z] #21 41.66 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T13:19:44.640Z] #21 41.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:45.207Z] #21 42.28 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-06T13:19:45.207Z] #21 42.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T13:19:45.774Z] #21 42.66 Setting up libelf1:arm64 (0.183-1) ... [2022-09-06T13:19:45.774Z] #21 42.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T13:19:45.774Z] #21 42.70 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T13:19:45.774Z] #21 42.72 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T13:19:46.032Z] #21 43.15 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:46.032Z] #21 43.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T13:19:46.032Z] #21 43.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T13:19:46.032Z] #21 43.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T13:19:46.032Z] #21 43.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T13:19:46.032Z] #21 43.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T13:19:46.291Z] #21 43.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T13:19:46.291Z] #21 43.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T13:19:46.291Z] #21 43.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T13:19:46.292Z] #21 43.23 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T13:19:46.373Z] #77 110.0 config.status: creating Makefile [2022-09-06T13:19:46.373Z] #77 110.0 config.status: creating rpm/crun.spec [2022-09-06T13:19:46.373Z] #77 110.1 config.status: creating config.h [2022-09-06T13:19:46.373Z] #77 110.1 config.status: executing libtool commands [2022-09-06T13:19:46.373Z] #77 110.2 config.status: executing depfiles commands [2022-09-06T13:19:46.633Z] #77 ... [2022-09-06T13:19:46.633Z] [2022-09-06T13:19:46.633Z] #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-09-06T13:19:46.633Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:19:46.633Z] #36 161.0 Delve is a source level debugger for Go programs. [2022-09-06T13:19:46.633Z] #36 161.0 [2022-09-06T13:19:46.633Z] #36 161.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T13:19:46.633Z] #36 161.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T13:19:46.633Z] #36 161.0 [2022-09-06T13:19:46.633Z] #36 161.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T13:19:46.633Z] #36 161.0 [2022-09-06T13:19:46.633Z] #36 161.0 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T13:19:46.633Z] #36 161.0 [2022-09-06T13:19:46.633Z] #36 161.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T13:19:46.633Z] #36 161.0 [2022-09-06T13:19:46.633Z] #36 161.0 Usage: [2022-09-06T13:19:46.633Z] #36 161.0 dlv [command] [2022-09-06T13:19:46.633Z] #36 161.0 [2022-09-06T13:19:46.633Z] #36 161.0 Available Commands: [2022-09-06T13:19:46.633Z] #36 161.0 attach Attach to running process and begin debugging. [2022-09-06T13:19:46.633Z] #36 161.0 connect Connect to a headless debug server with a terminal client. [2022-09-06T13:19:46.633Z] #36 161.0 core Examine a core dump. [2022-09-06T13:19:46.633Z] #36 161.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T13:19:46.633Z] #36 161.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T13:19:46.633Z] #36 161.0 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T13:19:46.633Z] #36 161.0 help Help about any command [2022-09-06T13:19:46.633Z] #36 161.0 run Deprecated command. Use 'debug' instead. [2022-09-06T13:19:46.633Z] #36 161.0 test Compile test binary and begin debugging program. [2022-09-06T13:19:46.633Z] #36 161.0 trace Compile and begin tracing program. [2022-09-06T13:19:46.633Z] #36 161.0 version Prints version. [2022-09-06T13:19:46.633Z] #36 161.0 [2022-09-06T13:19:46.633Z] #36 161.0 Flags: [2022-09-06T13:19:46.633Z] #36 161.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T13:19:46.633Z] #36 161.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T13:19:46.633Z] #36 161.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-06T13:19:46.633Z] #36 161.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T13:19:46.633Z] #36 161.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T13:19:46.633Z] #36 161.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-06T13:19:46.633Z] #36 161.0 --disable-aslr Disables address space randomization [2022-09-06T13:19:46.633Z] #36 161.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T13:19:46.633Z] #36 161.0 -h, --help help for dlv [2022-09-06T13:19:46.633Z] #36 161.0 --init string Init file, executed by the terminal client. [2022-09-06T13:19:46.633Z] #36 161.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T13:19:46.633Z] #36 161.0 --log Enable debugging server logging. [2022-09-06T13:19:46.633Z] #36 161.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T13:19:46.633Z] #36 161.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T13:19:46.633Z] #36 161.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T13:19:46.633Z] #36 161.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T13:19:46.633Z] #36 161.0 --wd string Working directory for running the program. [2022-09-06T13:19:46.633Z] #36 161.0 [2022-09-06T13:19:46.633Z] #36 161.0 Additional help topics: [2022-09-06T13:19:46.633Z] #36 161.0 dlv backend Help about the --backend flag. [2022-09-06T13:19:46.633Z] #36 161.0 dlv log Help about logging flags. [2022-09-06T13:19:46.633Z] #36 161.0 dlv redirect Help about file redirection. [2022-09-06T13:19:46.633Z] #36 161.0 [2022-09-06T13:19:46.633Z] #36 161.0 Use "dlv [command] --help" for more information about a command. [2022-09-06T13:19:46.633Z] #36 DONE 161.9s [2022-09-06T13:19:46.633Z] [2022-09-06T13:19:46.633Z] #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-09-06T13:19:46.633Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:19:46.633Z] #34 DONE 161.7s [2022-09-06T13:19:46.633Z] [2022-09-06T13:19:46.634Z] #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-09-06T13:19:46.634Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:46.634Z] #21 19.80 The following NEW packages will be installed: [2022-09-06T13:19:46.634Z] #21 19.81 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T13:19:46.634Z] #21 19.81 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-06T13:19:46.634Z] #21 19.81 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T13:19:46.634Z] #21 19.81 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T13:19:46.634Z] #21 19.81 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T13:19:46.634Z] #21 19.81 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T13:19:46.634Z] #21 19.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T13:19:46.634Z] #21 19.81 xz-utils zip zstd [2022-09-06T13:19:46.634Z] #21 20.18 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:19:46.634Z] #21 20.18 Need to get 27.7 MB of archives. [2022-09-06T13:19:46.634Z] #21 20.18 After this operation, 106 MB of additional disk space will be used. [2022-09-06T13:19:46.634Z] #21 20.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T13:19:46.634Z] #21 20.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T13:19:46.634Z] #21 20.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T13:19:46.634Z] #21 20.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T13:19:46.634Z] #21 20.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T13:19:46.634Z] #21 20.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T13:19:46.634Z] #21 20.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T13:19:46.634Z] #21 20.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T13:19:46.634Z] #21 20.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T13:19:46.634Z] #21 20.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T13:19:46.634Z] #21 20.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T13:19:46.634Z] #21 20.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T13:19:46.634Z] #21 20.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T13:19:46.634Z] #21 20.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T13:19:46.634Z] #21 20.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T13:19:46.634Z] #21 20.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T13:19:46.634Z] #21 20.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T13:19:46.634Z] #21 20.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T13:19:46.634Z] #21 20.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T13:19:46.634Z] #21 20.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T13:19:46.634Z] #21 20.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T13:19:46.634Z] #21 20.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T13:19:46.634Z] #21 20.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T13:19:46.634Z] #21 20.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T13:19:46.634Z] #21 20.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T13:19:46.634Z] #21 20.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T13:19:46.634Z] #21 20.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T13:19:46.634Z] #21 20.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T13:19:46.634Z] #21 20.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:19:46.634Z] #21 20.80 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-09-06T13:19:46.634Z] #21 20.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:19:46.634Z] #21 20.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T13:19:46.634Z] #21 20.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T13:19:46.634Z] #21 20.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T13:19:46.634Z] #21 20.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T13:19:46.634Z] #21 20.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T13:19:46.634Z] #21 20.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T13:19:46.634Z] #21 20.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T13:19:46.634Z] #21 20.92 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T13:19:46.634Z] #21 20.93 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T13:19:46.634Z] #21 20.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T13:19:46.634Z] #21 20.95 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T13:19:46.634Z] #21 20.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T13:19:46.634Z] #21 21.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T13:19:46.634Z] #21 21.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T13:19:46.634Z] #21 21.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T13:19:46.634Z] #21 21.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T13:19:46.634Z] #21 21.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T13:19:46.634Z] #21 21.44 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T13:19:46.634Z] #21 22.39 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:19:46.634Z] #21 22.54 Fetched 27.7 MB in 2s (17.6 MB/s) [2022-09-06T13:19:46.634Z] #21 22.81 Selecting previously unselected package pigz. [2022-09-06T13:19:46.634Z] #21 22.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-06T13:19:46.634Z] #21 22.89 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-09-06T13:19:46.634Z] #21 23.08 Unpacking pigz (2.6-1) ... [2022-09-06T13:19:46.634Z] #21 23.46 Selecting previously unselected package libelf1:amd64. [2022-09-06T13:19:46.634Z] #21 23.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-09-06T13:19:46.634Z] #21 23.50 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T13:19:46.893Z] #21 23.80 Selecting previously unselected package libbpf0:amd64. [2022-09-06T13:19:46.893Z] #21 23.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T13:19:46.893Z] #21 23.84 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T13:19:47.008Z] #21 2.241 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:19:47.008Z] #21 2.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:19:47.008Z] #21 2.472 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:19:47.228Z] #21 ... [2022-09-06T13:19:47.229Z] [2022-09-06T13:19:47.229Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:47.229Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:19:47.229Z] #77 108.3 config.status: creating Makefile [2022-09-06T13:19:47.229Z] #77 108.4 config.status: creating config.h [2022-09-06T13:19:47.229Z] #77 108.4 config.status: executing libtool commands [2022-09-06T13:19:47.229Z] #77 108.5 config.status: executing depfiles commands [2022-09-06T13:19:47.229Z] #77 109.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T13:19:47.229Z] #77 109.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T13:19:47.229Z] #77 109.7 checking for gcc... gcc [2022-09-06T13:19:47.229Z] #77 109.8 checking whether the C compiler works... yes [2022-09-06T13:19:47.229Z] #77 110.0 checking for C compiler default output file name... a.out [2022-09-06T13:19:47.229Z] #77 110.0 checking for suffix of executables... [2022-09-06T13:19:47.229Z] #77 110.2 checking whether we are cross compiling... no [2022-09-06T13:19:47.229Z] #77 110.4 checking for suffix of object files... o [2022-09-06T13:19:47.229Z] #77 110.5 checking whether we are using the GNU C compiler... yes [2022-09-06T13:19:47.229Z] #77 110.6 checking whether gcc accepts -g... yes [2022-09-06T13:19:47.229Z] #77 110.8 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:19:47.229Z] #77 111.0 checking whether gcc understands -c and -o together... yes [2022-09-06T13:19:47.229Z] #77 111.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:19:47.229Z] #77 111.1 checking whether build environment is sane... yes [2022-09-06T13:19:47.229Z] #77 111.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:19:47.229Z] #77 111.2 checking for gawk... no [2022-09-06T13:19:47.229Z] #77 111.2 checking for mawk... mawk [2022-09-06T13:19:47.229Z] #77 111.2 checking whether make sets $(MAKE)... yes [2022-09-06T13:19:47.229Z] #77 111.2 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:19:47.229Z] #77 111.2 checking whether make supports nested variables... yes [2022-09-06T13:19:47.229Z] #77 111.3 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:19:47.229Z] #77 111.3 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:19:47.229Z] #77 111.3 checking how to create a ustar tar archive... gnutar [2022-09-06T13:19:47.229Z] #77 111.3 checking dependency style of gcc... gcc3 [2022-09-06T13:19:47.229Z] #77 111.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:19:47.229Z] #77 111.5 checking whether make supports nested variables... (cached) yes [2022-09-06T13:19:47.229Z] #77 111.5 checking build system type... aarch64-unknown-linux-gnu [2022-09-06T13:19:47.229Z] #77 111.8 checking host system type... aarch64-unknown-linux-gnu [2022-09-06T13:19:47.229Z] #77 111.8 checking how to print strings... printf [2022-09-06T13:19:47.229Z] #77 111.8 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:19:47.229Z] #77 111.8 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:19:47.229Z] #77 111.8 checking for egrep... /bin/grep -E [2022-09-06T13:19:47.229Z] #77 111.8 checking for fgrep... /bin/grep -F [2022-09-06T13:19:47.229Z] #77 111.8 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:19:47.229Z] #77 111.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:19:47.229Z] #77 111.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:19:47.229Z] #77 111.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:19:47.229Z] #77 112.0 checking whether ln -s works... yes [2022-09-06T13:19:47.229Z] #77 112.0 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:19:47.229Z] #77 112.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-06T13:19:47.229Z] #77 112.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:19:47.229Z] #77 112.0 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:19:47.229Z] #77 112.0 checking for objdump... objdump [2022-09-06T13:19:47.229Z] #77 112.0 checking how to recognize dependent libraries... pass_all [2022-09-06T13:19:47.229Z] #77 112.0 checking for dlltool... no [2022-09-06T13:19:47.229Z] #77 112.0 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:19:47.229Z] #77 112.0 checking for ar... ar [2022-09-06T13:19:47.229Z] #77 112.0 checking for archiver @FILE support... @ [2022-09-06T13:19:47.229Z] #77 112.2 checking for strip... strip [2022-09-06T13:19:47.229Z] #77 112.2 checking for ranlib... ranlib [2022-09-06T13:19:47.229Z] #77 112.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:19:47.229Z] #77 112.5 checking for sysroot... no [2022-09-06T13:19:47.229Z] #77 112.5 checking for a working dd... /bin/dd [2022-09-06T13:19:47.229Z] #77 112.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:19:47.229Z] #77 112.6 checking for mt... no [2022-09-06T13:19:47.229Z] #77 112.6 checking if : is a manifest tool... no [2022-09-06T13:19:47.229Z] #77 112.6 checking how to run the C preprocessor... gcc -E [2022-09-06T13:19:47.229Z] #77 112.9 checking for ANSI C header files... yes [2022-09-06T13:19:47.229Z] #77 113.3 checking for sys/types.h... yes [2022-09-06T13:19:47.229Z] #77 113.6 checking for sys/stat.h... yes [2022-09-06T13:19:47.229Z] #77 113.7 checking for stdlib.h... yes [2022-09-06T13:19:47.229Z] #77 113.9 checking for string.h... yes [2022-09-06T13:19:47.229Z] #77 114.0 checking for memory.h... yes [2022-09-06T13:19:47.229Z] #77 114.1 checking for strings.h... yes [2022-09-06T13:19:47.229Z] #77 114.3 checking for inttypes.h... yes [2022-09-06T13:19:47.229Z] #77 114.5 checking for stdint.h... yes [2022-09-06T13:19:47.229Z] #77 114.7 checking for unistd.h... yes [2022-09-06T13:19:47.229Z] #77 114.9 checking for dlfcn.h... yes [2022-09-06T13:19:47.229Z] #77 115.1 checking for objdir... .libs [2022-09-06T13:19:47.229Z] #77 115.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:19:47.229Z] #77 115.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:19:47.229Z] #77 115.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:19:47.229Z] #77 115.5 checking if gcc static flag -static works... yes [2022-09-06T13:19:47.229Z] #77 115.7 checking if gcc supports -c -o file.o... yes [2022-09-06T13:19:47.229Z] #77 115.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:19:47.229Z] #77 115.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-06T13:19:47.277Z] #21 2.769 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:19:47.461Z] #21 24.07 Selecting previously unselected package libcap2:amd64. [2022-09-06T13:19:47.461Z] #21 24.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T13:19:47.461Z] #21 24.07 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:19:47.461Z] #21 24.23 Selecting previously unselected package libmnl0:amd64. [2022-09-06T13:19:47.461Z] #21 24.23 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T13:19:47.461Z] #21 24.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T13:19:47.461Z] #21 24.39 Selecting previously unselected package libxtables12:amd64. [2022-09-06T13:19:47.461Z] #21 24.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T13:19:47.461Z] #21 24.43 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T13:19:47.487Z] #77 115.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:19:47.488Z] #77 116.2 checking how to hardcode library paths into programs... immediate [2022-09-06T13:19:47.488Z] #77 116.2 checking whether stripping libraries is possible... yes [2022-09-06T13:19:47.488Z] #77 116.2 checking if libtool supports shared libraries... yes [2022-09-06T13:19:47.488Z] #77 116.2 checking whether to build shared libraries... no [2022-09-06T13:19:47.488Z] #77 116.2 checking whether to build static libraries... yes [2022-09-06T13:19:47.488Z] #77 116.3 checking float.h usability... yes [2022-09-06T13:19:47.488Z] #77 116.4 checking float.h presence... yes [2022-09-06T13:19:47.720Z] #21 24.63 Selecting previously unselected package libcap2-bin. [2022-09-06T13:19:47.720Z] #21 24.63 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T13:19:47.720Z] #21 24.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T13:19:47.746Z] #77 116.5 checking for float.h... yes [2022-09-06T13:19:47.746Z] #77 116.5 checking limits.h usability... [2022-09-06T13:19:47.746Z] #77 ... [2022-09-06T13:19:47.746Z] [2022-09-06T13:19:47.746Z] #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-09-06T13:19:47.746Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-09-06T13:19:47.746Z] #21 44.79 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-06T13:19:47.746Z] #21 44.81 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-06T13:19:47.746Z] #21 44.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T13:19:47.746Z] #21 44.83 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T13:19:47.780Z] #77 ... [2022-09-06T13:19:47.780Z] [2022-09-06T13:19:47.780Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T13:19:47.780Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:47.780Z] #21 50.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:19:47.780Z] #21 50.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:19:47.780Z] #21 50.58 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T13:19:47.780Z] #21 50.59 Setting up patch (2.7.6-7) ... [2022-09-06T13:19:47.780Z] #21 50.60 Setting up sudo (1.9.5p2-3) ... [2022-09-06T13:19:47.780Z] #21 50.70 invoke-rc.d: could not determine current runlevel [2022-09-06T13:19:47.780Z] #21 50.71 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T13:19:47.780Z] #21 50.72 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T13:19:47.780Z] #21 50.73 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T13:19:47.780Z] #21 50.75 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T13:19:47.780Z] #21 50.76 Setting up pigz (2.6-1) ... [2022-09-06T13:19:47.780Z] #21 50.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:19:47.780Z] #21 50.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:19:47.780Z] #21 50.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T13:19:47.780Z] #21 50.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:47.780Z] #21 51.56 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T13:19:47.780Z] #21 51.59 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T13:19:47.780Z] #21 51.98 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T13:19:47.780Z] #21 51.99 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T13:19:47.780Z] #21 52.01 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:19:47.780Z] #21 52.02 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T13:19:47.780Z] #21 52.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:47.780Z] #21 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T13:19:47.780Z] #21 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T13:19:47.780Z] #21 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T13:19:47.780Z] #21 52.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T13:19:47.780Z] #21 52.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T13:19:47.780Z] #21 52.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T13:19:47.780Z] #21 52.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T13:19:47.780Z] #21 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T13:19:47.780Z] #21 52.72 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T13:19:47.780Z] #21 54.45 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:19:47.780Z] #21 54.46 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T13:19:47.780Z] #21 54.47 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T13:19:47.780Z] #21 54.50 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T13:19:47.780Z] #21 56.08 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T13:19:47.780Z] #21 56.09 Setting up jq (1.6-2.1) ... [2022-09-06T13:19:47.780Z] #21 56.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T13:19:47.780Z] #21 56.12 Setting up iptables (1.8.7-1) ... [2022-09-06T13:19:47.780Z] #21 56.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:19:47.780Z] #21 56.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:19:47.780Z] #21 56.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:19:47.780Z] #21 56.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:19:47.780Z] #21 56.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T13:19:47.781Z] #21 56.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T13:19:47.781Z] #21 56.17 Setting up iproute2 (5.10.0-4) ... [2022-09-06T13:19:47.781Z] #21 56.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:19:47.979Z] #21 24.84 Selecting previously unselected package iproute2. [2022-09-06T13:19:47.979Z] #21 24.84 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T13:19:47.979Z] #21 24.85 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T13:19:48.238Z] #21 ... [2022-09-06T13:19:48.238Z] [2022-09-06T13:19:48.238Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:48.238Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:48.238Z] #77 112.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T13:19:48.238Z] #77 112.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T13:19:48.682Z] #21 45.89 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-06T13:19:48.716Z] #21 DONE 57.8s [2022-09-06T13:19:48.717Z] [2022-09-06T13:19:48.717Z] #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-09-06T13:19:48.717Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:19:48.717Z] #47 ... [2022-09-06T13:19:48.717Z] [2022-09-06T13:19:48.717Z] #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-09-06T13:19:48.717Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-09-06T13:19:48.941Z] #21 45.90 Setting up jq (1.6-2.1) ... [2022-09-06T13:19:48.941Z] #21 45.91 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-06T13:19:48.941Z] #21 45.93 Setting up iptables (1.8.7-1) ... [2022-09-06T13:19:48.941Z] #21 45.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:19:48.941Z] #21 45.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:19:48.941Z] #21 45.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:19:48.941Z] #21 45.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:19:48.941Z] #21 45.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T13:19:48.941Z] #21 45.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T13:19:48.942Z] #21 46.00 Setting up iproute2 (5.10.0-4) ... [2022-09-06T13:19:49.176Z] #77 112.8 checking for gcc... gcc [2022-09-06T13:19:49.176Z] #77 112.9 checking whether the C compiler works... yes [2022-09-06T13:19:49.176Z] #77 113.1 checking for C compiler default output file name... a.out [2022-09-06T13:19:49.188Z] #21 4.260 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:19:49.435Z] #77 113.1 checking for suffix of executables... [2022-09-06T13:19:49.435Z] #77 113.3 checking whether we are cross compiling... no [2022-09-06T13:19:49.514Z] #21 46.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:19:49.648Z] #22 0.945 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T13:19:49.648Z] #22 0.950 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T13:19:49.648Z] #22 0.955 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T13:19:49.693Z] #77 113.5 checking for suffix of object files... o [2022-09-06T13:19:49.693Z] #77 113.5 checking whether we are using the GNU C compiler... yes [2022-09-06T13:19:49.693Z] #77 113.6 checking whether gcc accepts -g... yes [2022-09-06T13:19:49.909Z] #71 ... [2022-09-06T13:19:49.909Z] [2022-09-06T13:19:49.909Z] #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-09-06T13:19:49.909Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-06T13:19:49.909Z] #20 58.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T13:19:49.909Z] #20 58.95 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:19:49.909Z] #20 58.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T13:19:49.909Z] #20 60.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T13:19:49.910Z] #20 60.72 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 60.72 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:49.910Z] #20 64.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T13:19:49.910Z] #20 64.48 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 64.48 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:49.910Z] #20 66.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T13:19:49.910Z] #20 66.26 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T13:19:49.910Z] #20 66.27 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T13:19:49.910Z] #20 66.34 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T13:19:49.910Z] #20 66.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 66.36 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T13:19:49.910Z] #20 66.41 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T13:19:49.910Z] #20 66.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 66.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T13:19:49.910Z] #20 66.48 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T13:19:49.910Z] #20 66.48 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 66.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:19:49.910Z] #20 66.56 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T13:19:49.910Z] #20 66.57 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 66.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:19:49.910Z] #20 66.67 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T13:19:49.910Z] #20 66.67 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 66.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:49.910Z] #20 66.72 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T13:19:49.910Z] #20 66.72 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 66.73 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:19:49.910Z] #20 66.80 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T13:19:49.910Z] #20 66.81 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 66.81 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T13:19:49.910Z] #20 66.93 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T13:19:49.910Z] #20 66.94 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 66.95 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T13:19:49.910Z] #20 67.02 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T13:19:49.910Z] #20 67.03 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 67.04 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T13:19:49.910Z] #20 67.12 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T13:19:49.910Z] #20 67.13 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 67.13 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T13:19:49.910Z] #20 67.18 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T13:19:49.910Z] #20 67.18 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 67.19 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T13:19:49.910Z] #20 67.38 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T13:19:49.910Z] #20 67.39 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T13:19:49.910Z] #20 67.40 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T13:19:49.986Z] #22 DONE 1.3s [2022-09-06T13:19:49.986Z] [2022-09-06T13:19:49.986Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:49.986Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:49.986Z] #77 146.9 CCLD libyajl.la [2022-09-06T13:19:49.986Z] #77 147.1 CCLD verify/json_verify [2022-09-06T13:19:50.085Z] #21 DONE 47.0s [2022-09-06T13:19:50.085Z] [2022-09-06T13:19:50.085Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:50.085Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:19:50.085Z] #77 116.5 checking limits.h usability... yes [2022-09-06T13:19:50.085Z] #77 116.7 checking limits.h presence... yes [2022-09-06T13:19:50.085Z] #77 116.8 checking for limits.h... yes [2022-09-06T13:19:50.085Z] #77 116.9 checking stddef.h usability... yes [2022-09-06T13:19:50.085Z] #77 117.1 checking stddef.h presence... yes [2022-09-06T13:19:50.085Z] #77 117.1 checking for stddef.h... yes [2022-09-06T13:19:50.085Z] #77 117.2 checking for stdlib.h... (cached) yes [2022-09-06T13:19:50.085Z] #77 117.2 checking for string.h... (cached) yes [2022-09-06T13:19:50.085Z] #77 117.2 checking sys/time.h usability... yes [2022-09-06T13:19:50.085Z] #77 117.4 checking sys/time.h presence... yes [2022-09-06T13:19:50.085Z] #77 117.4 checking for sys/time.h... yes [2022-09-06T13:19:50.085Z] #77 117.5 checking for inline... inline [2022-09-06T13:19:50.085Z] #77 117.5 checking for size_t... yes [2022-09-06T13:19:50.085Z] #77 117.9 checking for stdlib.h... (cached) yes [2022-09-06T13:19:50.085Z] #77 117.9 checking for GNU libc compatible malloc... yes [2022-09-06T13:19:50.085Z] #77 118.1 checking for stdlib.h... (cached) yes [2022-09-06T13:19:50.085Z] #77 118.1 checking for GNU libc compatible realloc... yes [2022-09-06T13:19:50.085Z] #77 118.3 checking for working strtod... yes [2022-09-06T13:19:50.127Z] #21 ... [2022-09-06T13:19:50.127Z] [2022-09-06T13:19:50.127Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:50.127Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:50.127Z] #77 96.18 configure.ac:11: installing 'build-aux/compile' [2022-09-06T13:19:50.127Z] #77 96.18 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T13:19:50.127Z] #77 96.18 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T13:19:50.127Z] #77 96.18 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T13:19:50.127Z] #77 96.22 configure.ac:13: installing 'build-aux/missing' [2022-09-06T13:19:50.127Z] #77 96.22 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T13:19:50.127Z] #77 96.41 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T13:19:50.127Z] #77 97.97 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:19:50.127Z] #77 98.28 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:19:50.127Z] #77 98.28 checking how to print strings... printf [2022-09-06T13:19:50.127Z] #77 98.30 checking for gcc... gcc [2022-09-06T13:19:50.127Z] #77 98.42 checking whether the C compiler works... yes [2022-09-06T13:19:50.127Z] #77 98.71 checking for C compiler default output file name... a.out [2022-09-06T13:19:50.127Z] #77 98.71 checking for suffix of executables... [2022-09-06T13:19:50.127Z] #77 98.92 checking whether we are cross compiling... no [2022-09-06T13:19:50.127Z] #77 99.13 checking for suffix of object files... o [2022-09-06T13:19:50.127Z] #77 99.29 checking whether we are using the GNU C compiler... yes [2022-09-06T13:19:50.127Z] #77 99.43 checking whether gcc accepts -g... yes [2022-09-06T13:19:50.127Z] #77 99.58 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:19:50.127Z] #77 99.91 checking whether gcc understands -c and -o together... yes [2022-09-06T13:19:50.127Z] #77 100.1 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:19:50.127Z] #77 100.2 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:19:50.127Z] #77 100.2 checking for egrep... /bin/grep -E [2022-09-06T13:19:50.127Z] #77 100.2 checking for fgrep... /bin/grep -F [2022-09-06T13:19:50.127Z] #77 100.2 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:19:50.127Z] #77 100.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:19:50.127Z] #77 100.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:19:50.127Z] #77 100.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:19:50.127Z] #77 100.4 checking whether ln -s works... yes [2022-09-06T13:19:50.127Z] #77 100.4 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:19:50.127Z] #77 100.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:19:50.127Z] #77 100.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:19:50.127Z] #77 100.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:19:50.127Z] #77 100.4 checking for objdump... objdump [2022-09-06T13:19:50.127Z] #77 100.4 checking how to recognize dependent libraries... pass_all [2022-09-06T13:19:50.127Z] #77 100.4 checking for dlltool... no [2022-09-06T13:19:50.127Z] #77 100.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:19:50.127Z] #77 100.4 checking for ar... ar [2022-09-06T13:19:50.127Z] #77 100.4 checking for archiver @FILE support... @ [2022-09-06T13:19:50.127Z] #77 100.6 checking for strip... strip [2022-09-06T13:19:50.127Z] #77 100.6 checking for ranlib... ranlib [2022-09-06T13:19:50.127Z] #77 100.6 checking for gawk... no [2022-09-06T13:19:50.127Z] #77 100.7 checking for mawk... mawk [2022-09-06T13:19:50.127Z] #77 100.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:19:50.127Z] #77 101.2 checking for sysroot... no [2022-09-06T13:19:50.127Z] #77 101.2 checking for a working dd... /bin/dd [2022-09-06T13:19:50.127Z] #77 101.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:19:50.127Z] #77 101.3 checking for mt... no [2022-09-06T13:19:50.127Z] #77 101.3 checking if : is a manifest tool... no [2022-09-06T13:19:50.127Z] #77 101.3 checking how to run the C preprocessor... gcc -E [2022-09-06T13:19:50.127Z] #77 101.6 checking for ANSI C header files... yes [2022-09-06T13:19:50.127Z] #77 102.3 checking for sys/types.h... yes [2022-09-06T13:19:50.127Z] #77 102.5 checking for sys/stat.h... yes [2022-09-06T13:19:50.127Z] #77 102.7 checking for stdlib.h... yes [2022-09-06T13:19:50.127Z] #77 102.9 checking for string.h... yes [2022-09-06T13:19:50.127Z] #77 103.1 checking for memory.h... yes [2022-09-06T13:19:50.127Z] #77 103.3 checking for strings.h... yes [2022-09-06T13:19:50.127Z] #77 103.5 checking for inttypes.h... yes [2022-09-06T13:19:50.127Z] #77 103.7 checking for stdint.h... yes [2022-09-06T13:19:50.127Z] #77 103.9 checking for unistd.h... yes [2022-09-06T13:19:50.127Z] #77 104.1 checking for dlfcn.h... yes [2022-09-06T13:19:50.127Z] #77 104.4 checking for objdir... .libs [2022-09-06T13:19:50.127Z] #77 104.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:19:50.127Z] #77 104.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:19:50.127Z] #77 104.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:19:50.127Z] #77 105.1 checking if gcc static flag -static works... [2022-09-06T13:19:50.127Z] #77 ... [2022-09-06T13:19:50.127Z] [2022-09-06T13:19:50.127Z] #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-09-06T13:19:50.127Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:50.127Z] #21 5.700 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:19:50.169Z] #20 67.50 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T13:19:50.169Z] #20 67.52 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T13:19:50.169Z] #20 67.52 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:50.169Z] #20 67.57 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T13:19:50.169Z] #20 67.57 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T13:19:50.169Z] #20 67.58 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:19:50.169Z] #20 67.64 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T13:19:50.169Z] #20 67.65 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T13:19:50.169Z] #20 67.65 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:19:50.211Z] #77 113.7 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:19:50.211Z] #77 113.9 checking whether gcc understands -c and -o together... yes [2022-09-06T13:19:50.211Z] #77 114.0 checking how to run the C preprocessor... gcc -E [2022-09-06T13:19:50.344Z] #77 118.7 checking for gettimeofday... yes [2022-09-06T13:19:50.387Z] #21 ... [2022-09-06T13:19:50.387Z] [2022-09-06T13:19:50.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-09-06T13:19:50.387Z] #60 sha256:94ce3d993a0ac90278641385309dfb89742d17907db6a6872a4153ce66206edd [2022-09-06T13:19:50.387Z] #60 14.35 + cd /tmp/tmp.38cKTZkmGN/src/github.com/opencontainers/runc [2022-09-06T13:19:50.387Z] #60 14.35 + git checkout -q v1.1.4 [2022-09-06T13:19:50.387Z] #60 15.17 + '[' -z '' ']' [2022-09-06T13:19:50.387Z] #60 15.17 + target=static [2022-09-06T13:19:50.387Z] #60 15.17 + make BUILDTAGS=seccomp static [2022-09-06T13:19:50.387Z] #60 15.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T13:19:50.428Z] #20 67.90 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T13:19:50.428Z] #20 67.91 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T13:19:50.428Z] #20 67.92 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T13:19:50.428Z] #20 67.93 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T13:19:50.428Z] #20 67.94 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T13:19:50.428Z] #20 67.96 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T13:19:50.428Z] #20 67.97 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T13:19:50.428Z] #20 67.98 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T13:19:50.428Z] #20 67.99 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T13:19:50.472Z] #77 114.2 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:19:50.472Z] #77 114.2 checking for egrep... /bin/grep -E [2022-09-06T13:19:50.569Z] #77 147.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:19:50.569Z] #77 147.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T13:19:50.569Z] #77 147.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T13:19:50.569Z] #77 147.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:19:50.569Z] #77 147.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:19:50.569Z] #77 147.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:19:50.602Z] #77 119.2 checking for memset... yes [2022-09-06T13:19:50.602Z] [2022-09-06T13:19:50.602Z] #77 ... [2022-09-06T13:19:50.602Z] [2022-09-06T13:19:50.602Z] #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-09-06T13:19:50.602Z] #22 sha256:0bb136e887c2c21f3f99b4a3c3f36f83aec039135f425a7ff195966b5fb34417 [2022-09-06T13:19:50.602Z] #22 0.648 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T13:19:50.602Z] #22 0.652 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T13:19:50.602Z] #22 0.656 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T13:19:50.602Z] #22 DONE 0.7s [2022-09-06T13:19:50.602Z] [2022-09-06T13:19:50.602Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:50.602Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:19:50.648Z] #60 ... [2022-09-06T13:19:50.648Z] [2022-09-06T13:19:50.648Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:50.648Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:50.648Z] #77 105.1 checking if gcc static flag -static works... yes [2022-09-06T13:19:50.648Z] #77 105.5 checking if gcc supports -c -o file.o... yes [2022-09-06T13:19:50.648Z] #77 105.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:19:50.648Z] #77 105.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:19:50.688Z] #20 68.00 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T13:19:50.688Z] #20 68.02 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T13:19:50.688Z] #20 68.03 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T13:19:50.688Z] #20 68.04 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T13:19:50.688Z] #20 68.05 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T13:19:50.688Z] #20 68.07 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T13:19:50.688Z] #20 68.08 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T13:19:50.688Z] #20 68.09 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T13:19:50.688Z] #20 68.10 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T13:19:50.688Z] #20 68.12 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T13:19:50.688Z] #20 68.13 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T13:19:50.688Z] #20 68.14 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:19:50.688Z] #20 68.15 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-09-06T13:19:50.688Z] #20 68.17 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:50.688Z] #20 68.18 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-09-06T13:19:50.688Z] #20 68.19 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T13:19:50.688Z] #20 68.20 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T13:19:50.688Z] #20 68.21 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-09-06T13:19:50.826Z] #77 148.0 CC src/validate.o [2022-09-06T13:19:50.826Z] #77 148.1 CC src/image_spec_schema_config_schema.lo [2022-09-06T13:19:50.826Z] #77 148.1 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T13:19:50.826Z] #77 148.1 CC src/image_spec_schema_defs.lo [2022-09-06T13:19:50.826Z] #77 148.1 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T13:19:50.826Z] #77 148.2 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T13:19:50.826Z] #77 148.2 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T13:19:50.860Z] #77 119.4 checking for strspn... yes [2022-09-06T13:19:50.908Z] #77 105.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:19:50.947Z] #20 68.22 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T13:19:50.947Z] #20 68.23 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T13:19:50.947Z] #20 68.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:50.947Z] #20 68.26 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T13:19:50.947Z] #20 68.27 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:50.947Z] #20 68.28 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T13:19:50.947Z] #20 68.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:19:51.042Z] #77 114.2 checking for ANSI C header files... yes [2022-09-06T13:19:51.042Z] #77 114.8 checking for sys/types.h... yes [2022-09-06T13:19:51.087Z] #77 148.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T13:19:51.087Z] #77 148.2 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T13:19:51.087Z] #77 148.2 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T13:19:51.087Z] #77 148.2 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T13:19:51.087Z] #77 148.3 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T13:19:51.087Z] #77 148.4 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T13:19:51.087Z] #77 148.4 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T13:19:51.087Z] #77 148.4 CC src/runtime_spec_schema_defs.lo [2022-09-06T13:19:51.118Z] #77 119.9 checking that generated files are newer than configure... done [2022-09-06T13:19:51.118Z] #77 120.0 configure: creating ./config.status [2022-09-06T13:19:51.169Z] #77 106.2 checking how to hardcode library paths into programs... immediate [2022-09-06T13:19:51.169Z] #77 106.2 checking whether stripping libraries is possible... yes [2022-09-06T13:19:51.169Z] #77 106.2 checking if libtool supports shared libraries... yes [2022-09-06T13:19:51.169Z] #77 106.2 checking whether to build shared libraries... no [2022-09-06T13:19:51.169Z] #77 106.2 checking whether to build static libraries... yes [2022-09-06T13:19:51.169Z] #77 106.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:19:51.169Z] #77 106.2 checking whether build environment is sane... yes [2022-09-06T13:19:51.169Z] #77 106.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:19:51.169Z] #77 106.3 checking whether make sets $(MAKE)... yes [2022-09-06T13:19:51.303Z] #77 114.9 checking for sys/stat.h... yes [2022-09-06T13:19:51.357Z] #77 148.5 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T13:19:51.358Z] #77 148.5 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T13:19:51.358Z] #77 148.5 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T13:19:51.358Z] #77 148.6 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T13:19:51.358Z] #77 148.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T13:19:51.430Z] #77 106.4 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:19:51.430Z] #77 106.5 checking whether make supports nested variables... yes [2022-09-06T13:19:51.430Z] #77 106.5 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:19:51.430Z] #77 106.5 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:19:51.430Z] #77 106.5 checking how to create a ustar tar archive... gnutar [2022-09-06T13:19:51.565Z] #77 115.1 checking for stdlib.h... yes [2022-09-06T13:19:51.565Z] #77 115.3 checking for string.h... yes [2022-09-06T13:19:51.615Z] #77 148.8 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T13:19:51.615Z] #77 148.9 CC src/basic_test_double_array.lo [2022-09-06T13:19:51.615Z] #77 149.0 CC src/basic_test_double_array_item.lo [2022-09-06T13:19:51.615Z] #77 149.0 CC src/basic_test_top_array_int.lo [2022-09-06T13:19:51.690Z] #77 106.6 checking dependency style of gcc... gcc3 [2022-09-06T13:19:51.690Z] #77 106.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:19:51.690Z] #77 106.8 checking whether make supports nested variables... (cached) yes [2022-09-06T13:19:51.690Z] #77 106.8 checking for gawk... (cached) mawk [2022-09-06T13:19:51.690Z] #77 106.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T13:19:51.690Z] #77 106.8 checking for gcc... (cached) gcc [2022-09-06T13:19:51.825Z] #77 115.5 checking for memory.h... yes [2022-09-06T13:19:51.825Z] #77 115.6 checking for strings.h... yes [2022-09-06T13:19:51.872Z] #77 149.0 CC src/basic_test_top_double_array_int.lo [2022-09-06T13:19:51.872Z] #77 149.1 CC src/basic_test_top_array_string.lo [2022-09-06T13:19:51.872Z] #77 149.2 CC src/basic_test_top_double_array_obj.lo [2022-09-06T13:19:51.872Z] #77 149.2 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T13:19:51.872Z] #77 149.3 CC src/basic_test_top_double_array_string.lo [2022-09-06T13:19:51.950Z] #77 106.9 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T13:19:51.950Z] #77 106.9 checking whether gcc accepts -g... (cached) yes [2022-09-06T13:19:51.950Z] #77 106.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T13:19:51.950Z] #77 106.9 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T13:19:51.950Z] #77 106.9 checking for a Python interpreter with version >= 3... python3 [2022-09-06T13:19:51.950Z] #77 107.0 checking for python3... /usr/bin/python3 [2022-09-06T13:19:51.950Z] #77 107.0 checking for python3 version... 3.9 [2022-09-06T13:19:51.950Z] #77 107.1 checking for python3 platform... linux [2022-09-06T13:19:52.083Z] #77 115.8 checking for inttypes.h... yes [2022-09-06T13:19:52.129Z] #77 149.5 CC src/read-file.lo [2022-09-06T13:19:52.210Z] #77 107.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T13:19:52.328Z] #20 DONE 69.7s [2022-09-06T13:19:52.328Z] [2022-09-06T13:19:52.328Z] #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-09-06T13:19:52.328Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-09-06T13:19:52.342Z] #77 116.0 checking for stdint.h... yes [2022-09-06T13:19:52.386Z] #77 149.6 CC tests/test-1.o [2022-09-06T13:19:52.471Z] #77 107.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T13:19:52.471Z] #77 107.6 checking for go-md2man... no [2022-09-06T13:19:52.602Z] #77 116.2 checking for unistd.h... yes [2022-09-06T13:19:52.643Z] #77 149.8 CC tests/test-3.o [2022-09-06T13:19:52.643Z] #77 149.8 CC tests/test-4.o [2022-09-06T13:19:52.643Z] #77 149.9 CC src/json_common.lo [2022-09-06T13:19:52.643Z] #77 149.9 CC tests/test-6.o [2022-09-06T13:19:52.643Z] #77 150.0 CC tests/test-2.o [2022-09-06T13:19:52.643Z] #77 150.1 CC tests/test-5.o [2022-09-06T13:19:52.731Z] #77 107.6 checking error.h usability... yes [2022-09-06T13:19:52.731Z] #77 107.8 checking error.h presence... yes [2022-09-06T13:19:52.731Z] #77 107.8 checking for error.h... yes [2022-09-06T13:19:52.861Z] #77 116.4 checking minix/config.h usability... no [2022-09-06T13:19:52.861Z] #77 116.6 checking minix/config.h presence... no [2022-09-06T13:19:52.861Z] #77 116.6 checking for minix/config.h... no [2022-09-06T13:19:52.861Z] #77 116.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T13:19:52.900Z] #77 150.3 CC tests/test-8.o [2022-09-06T13:19:52.992Z] #77 107.9 checking linux/openat2.h usability... yes [2022-09-06T13:19:52.992Z] #77 108.0 checking linux/openat2.h presence... yes [2022-09-06T13:19:52.992Z] #77 108.1 checking for linux/openat2.h... yes [2022-09-06T13:19:53.120Z] #77 116.9 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:19:53.157Z] #77 150.4 CC tests/test-7.o [2022-09-06T13:19:53.157Z] #77 150.4 CC tests/test-9.o [2022-09-06T13:19:53.157Z] #77 150.5 CC tests/test-10.o [2022-09-06T13:19:53.252Z] #77 108.1 checking for copy_file_range... yes [2022-09-06T13:19:53.269Z] #21 1.019 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T13:19:53.269Z] #21 1.019 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T13:19:53.269Z] #21 1.021 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T13:19:53.379Z] #77 117.1 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:19:53.379Z] #77 117.1 checking how to print strings... printf [2022-09-06T13:19:53.379Z] #77 117.2 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:19:53.379Z] #77 117.2 checking for fgrep... /bin/grep -F [2022-09-06T13:19:53.379Z] #77 117.2 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:19:53.379Z] #77 117.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:19:53.379Z] #77 117.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:19:53.379Z] #77 117.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:19:53.379Z] #77 117.3 checking whether ln -s works... yes [2022-09-06T13:19:53.379Z] #77 117.3 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:19:53.414Z] #77 150.6 CC tests/test-11.o [2022-09-06T13:19:53.513Z] #77 108.3 checking for fgetxattr... yes [2022-09-06T13:19:53.637Z] #77 117.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:19:53.637Z] #77 117.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:19:53.637Z] #77 117.3 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:19:53.637Z] #77 117.3 checking for objdump... objdump [2022-09-06T13:19:53.638Z] #77 117.4 checking how to recognize dependent libraries... pass_all [2022-09-06T13:19:53.638Z] #77 117.4 checking for dlltool... no [2022-09-06T13:19:53.638Z] #77 117.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:19:53.638Z] #77 117.4 checking for ar... ar [2022-09-06T13:19:53.638Z] #77 117.4 checking for archiver @FILE support... @ [2022-09-06T13:19:53.638Z] #77 117.5 checking for strip... strip [2022-09-06T13:19:53.638Z] #77 117.5 checking for ranlib... ranlib [2022-09-06T13:19:53.638Z] #77 117.5 checking for gawk... no [2022-09-06T13:19:53.638Z] #77 117.5 checking for mawk... mawk [2022-09-06T13:19:53.648Z] #77 122.3 config.status: creating Makefile [2022-09-06T13:19:53.648Z] #77 122.4 config.status: creating config.h [2022-09-06T13:19:53.648Z] #77 122.4 config.status: executing depfiles commands [2022-09-06T13:19:53.788Z] #77 108.6 checking for statx... yes [2022-09-06T13:19:53.897Z] #77 117.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:19:53.897Z] #77 117.8 checking for sysroot... no [2022-09-06T13:19:53.897Z] #77 117.8 checking for a working dd... /bin/dd [2022-09-06T13:19:53.897Z] #77 117.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:19:53.907Z] #77 122.7 config.status: executing libtool commands [2022-09-06T13:19:54.048Z] #77 109.0 checking for fgetpwent_r... yes [2022-09-06T13:19:54.156Z] #77 117.9 checking for mt... no [2022-09-06T13:19:54.156Z] #77 117.9 checking if : is a manifest tool... no [2022-09-06T13:19:54.414Z] #77 118.0 checking for dlfcn.h... yes [2022-09-06T13:19:54.414Z] #77 118.1 checking for objdir... .libs [2022-09-06T13:19:54.568Z] #77 109.3 checking for issetugid... no [2022-09-06T13:19:54.568Z] #77 109.6 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T13:19:54.568Z] #77 109.6 checking pkg-config is at least version 0.9.0... yes [2022-09-06T13:19:54.673Z] #77 118.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:19:54.673Z] #77 118.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:19:54.673Z] #77 118.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:19:54.842Z] #77 123.5 GEN .version [2022-09-06T13:19:54.842Z] #77 123.6 make install-recursive [2022-09-06T13:19:54.842Z] #77 123.6 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T13:19:54.842Z] #77 123.7 Making install in libocispec [2022-09-06T13:19:54.842Z] #77 123.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:19:54.842Z] #77 123.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T13:19:54.842Z] #77 123.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T13:19:54.842Z] #77 123.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T13:19:54.842Z] #77 123.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T13:19:55.139Z] #77 109.6 checking for library containing yajl_tree_get... -lyajl [2022-09-06T13:19:55.139Z] #77 110.3 checking for yajl >= 2.0.0... yes [2022-09-06T13:19:55.251Z] #77 118.6 checking if gcc static flag -static works... yes [2022-09-06T13:19:55.399Z] #77 110.3 checking sys/capability.h usability... yes [2022-09-06T13:19:55.400Z] #77 110.5 checking sys/capability.h presence... yes [2022-09-06T13:19:55.509Z] #77 119.0 checking if gcc supports -c -o file.o... yes [2022-09-06T13:19:55.509Z] #77 119.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:19:55.509Z] #77 119.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:19:55.660Z] #77 110.6 checking for sys/capability.h... yes [2022-09-06T13:19:55.768Z] #77 119.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:19:55.768Z] #77 119.5 checking how to hardcode library paths into programs... immediate [2022-09-06T13:19:55.768Z] #77 119.5 checking whether stripping libraries is possible... yes [2022-09-06T13:19:55.768Z] #77 119.5 checking if libtool supports shared libraries... yes [2022-09-06T13:19:55.768Z] #77 119.5 checking whether to build shared libraries... no [2022-09-06T13:19:55.768Z] #77 119.5 checking whether to build static libraries... yes [2022-09-06T13:19:55.768Z] #77 119.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:19:55.768Z] #77 119.5 checking whether build environment is sane... yes [2022-09-06T13:19:55.768Z] #77 119.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:19:55.768Z] #77 119.6 checking whether make sets $(MAKE)... yes [2022-09-06T13:19:55.768Z] #77 119.6 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:19:55.768Z] #77 119.7 checking whether make supports nested variables... yes [2022-09-06T13:19:55.777Z] #77 124.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T13:19:55.777Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T13:19:55.777Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T13:19:55.777Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T13:19:55.777Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T13:19:55.777Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T13:19:55.777Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T13:19:55.777Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T13:19:55.777Z] #77 124.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T13:19:55.777Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T13:19:55.777Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T13:19:55.777Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T13:19:55.777Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T13:19:55.777Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T13:19:55.777Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T13:19:55.777Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T13:19:55.919Z] #77 110.6 checking for library containing cap_from_name... -lcap [2022-09-06T13:19:56.027Z] #77 119.7 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:19:56.027Z] #77 119.7 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:19:56.027Z] #77 119.7 checking how to create a ustar tar archive... gnutar [2022-09-06T13:19:56.027Z] #77 119.8 checking dependency style of gcc... gcc3 [2022-09-06T13:19:56.027Z] #77 120.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:19:56.027Z] #77 120.0 checking whether make supports nested variables... (cached) yes [2022-09-06T13:19:56.027Z] #77 120.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T13:19:56.027Z] #77 120.0 checking pkg-config is at least version 0.9.0... yes [2022-09-06T13:19:56.027Z] #77 120.0 checking for yajl >= 2.1.0... yes [2022-09-06T13:19:56.027Z] #77 120.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T13:19:56.027Z] #77 120.0 checking for gcc... (cached) gcc [2022-09-06T13:19:56.286Z] #77 120.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T13:19:56.286Z] #77 120.1 checking whether gcc accepts -g... (cached) yes [2022-09-06T13:19:56.286Z] #77 120.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T13:19:56.286Z] #77 120.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T13:19:56.286Z] #77 120.1 checking for a Python interpreter with version >= 3... python3 [2022-09-06T13:19:56.286Z] #77 120.1 checking for python3... /usr/bin/python3 [2022-09-06T13:19:56.286Z] #77 120.1 checking for python3 version... 3.9 [2022-09-06T13:19:56.545Z] #77 120.2 checking for python3 platform... linux [2022-09-06T13:19:56.545Z] #77 120.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T13:19:56.714Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T13:19:56.714Z] #77 125.3 make install-recursive [2022-09-06T13:19:56.714Z] #77 125.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:19:56.714Z] #77 125.3 Making install in yajl [2022-09-06T13:19:56.714Z] #77 125.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:19:56.714Z] #77 125.4 CC verify/json_verify-json_verify.o [2022-09-06T13:19:56.714Z] #77 125.4 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T13:19:56.714Z] #77 125.4 CC src/libyajl_la-yajl_gen.lo [2022-09-06T13:19:56.714Z] #77 125.4 CC src/libyajl_la-yajl.lo [2022-09-06T13:19:56.714Z] #77 125.5 CC src/libyajl_la-yajl_parser.lo [2022-09-06T13:19:56.714Z] #77 125.5 CC src/libyajl_la-yajl_buf.lo [2022-09-06T13:19:56.714Z] #77 125.5 CC src/libyajl_la-yajl_encode.lo [2022-09-06T13:19:56.714Z] #77 125.5 CC src/libyajl_la-yajl_lex.lo [2022-09-06T13:19:56.714Z] #77 125.6 CC src/libyajl_la-yajl_tree.lo [2022-09-06T13:19:56.749Z] #77 111.2 checking for library containing dlopen... -ldl [2022-09-06T13:19:56.749Z] #77 111.8 checking seccomp.h usability... yes [2022-09-06T13:19:56.804Z] #77 120.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T13:19:56.804Z] #77 120.6 checking that generated files are newer than configure... done [2022-09-06T13:19:56.804Z] #77 120.6 configure: creating ./config.status [2022-09-06T13:19:57.009Z] #77 112.0 checking seccomp.h presence... yes [2022-09-06T13:19:57.270Z] #77 112.2 checking for seccomp.h... yes [2022-09-06T13:19:57.840Z] #77 112.2 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T13:19:58.100Z] #77 112.8 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T13:19:58.100Z] #77 113.1 checking systemd/sd-bus.h usability... yes [2022-09-06T13:19:58.360Z] #77 113.3 checking systemd/sd-bus.h presence... yes [2022-09-06T13:19:58.360Z] #77 113.4 checking for systemd/sd-bus.h... yes [2022-09-06T13:19:58.709Z] #77 122.4 config.status: creating Makefile [2022-09-06T13:19:58.709Z] #77 122.4 config.status: creating config.h [2022-09-06T13:19:58.709Z] #77 122.4 config.status: executing libtool commands [2022-09-06T13:19:58.709Z] #77 122.5 config.status: executing depfiles commands [2022-09-06T13:19:58.968Z] #77 ... [2022-09-06T13:19:58.968Z] [2022-09-06T13:19:58.968Z] #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-09-06T13:19:58.968Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:19:58.968Z] #21 25.87 Selecting previously unselected package xxd. [2022-09-06T13:19:58.968Z] #21 25.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 25.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:58.968Z] #21 26.05 Selecting previously unselected package vim-common. [2022-09-06T13:19:58.968Z] #21 26.06 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:19:58.968Z] #21 26.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:19:58.968Z] #21 26.25 Selecting previously unselected package bash-completion. [2022-09-06T13:19:58.968Z] #21 26.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T13:19:58.968Z] #21 28.17 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T13:19:58.968Z] #21 28.65 Selecting previously unselected package bzip2. [2022-09-06T13:19:58.968Z] #21 28.65 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 28.65 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T13:19:58.968Z] #21 28.71 Selecting previously unselected package xz-utils. [2022-09-06T13:19:58.968Z] #21 28.72 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 28.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:19:58.968Z] #21 28.92 Selecting previously unselected package apparmor. [2022-09-06T13:19:58.968Z] #21 28.93 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 28.98 Unpacking apparmor (2.13.6-10) ... [2022-09-06T13:19:58.968Z] #21 29.35 Selecting previously unselected package inetutils-ping. [2022-09-06T13:19:58.968Z] #21 29.36 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 29.37 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T13:19:58.968Z] #21 29.48 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T13:19:58.968Z] #21 29.49 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 29.49 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T13:19:58.968Z] #21 29.56 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T13:19:58.968Z] #21 29.56 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 29.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T13:19:58.968Z] #21 29.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T13:19:58.968Z] #21 29.64 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 29.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:19:58.968Z] #21 29.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T13:19:58.968Z] #21 29.71 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 29.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T13:19:58.968Z] #21 29.81 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T13:19:58.968Z] #21 29.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 29.83 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T13:19:58.968Z] #21 29.94 Selecting previously unselected package iptables. [2022-09-06T13:19:58.968Z] #21 29.95 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 29.95 Unpacking iptables (1.8.7-1) ... [2022-09-06T13:19:58.968Z] #21 30.26 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:19:58.968Z] #21 30.26 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 30.27 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:19:58.968Z] #21 30.43 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:19:58.968Z] #21 30.43 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 30.44 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:19:58.968Z] #21 30.57 Selecting previously unselected package jq. [2022-09-06T13:19:58.968Z] #21 30.57 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 30.58 Unpacking jq (1.6-2.1) ... [2022-09-06T13:19:58.968Z] #21 30.66 Selecting previously unselected package libaio1:amd64. [2022-09-06T13:19:58.968Z] #21 30.67 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 30.68 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T13:19:58.968Z] #21 30.75 Selecting previously unselected package libgpm2:amd64. [2022-09-06T13:19:58.968Z] #21 30.75 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 30.77 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T13:19:58.968Z] #21 30.82 Selecting previously unselected package libicu67:amd64. [2022-09-06T13:19:58.968Z] #21 30.82 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 30.83 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T13:19:58.968Z] #21 34.27 Selecting previously unselected package libinih1:amd64. [2022-09-06T13:19:58.968Z] #21 34.29 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 34.29 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T13:19:58.968Z] #21 34.36 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:19:58.968Z] #21 34.36 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 34.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:19:58.968Z] #21 34.46 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:19:58.968Z] #21 34.46 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 34.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:19:58.968Z] #21 34.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:19:58.968Z] #21 34.57 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 34.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:19:58.968Z] #21 34.66 Selecting previously unselected package libyajl2:amd64. [2022-09-06T13:19:58.968Z] #21 34.66 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 34.68 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:19:58.968Z] #21 34.76 Selecting previously unselected package net-tools. [2022-09-06T13:19:58.968Z] #21 34.77 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 34.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T13:19:58.968Z] #21 34.98 Selecting previously unselected package patch. [2022-09-06T13:19:58.968Z] #21 35.00 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-09-06T13:19:58.968Z] #21 35.01 Unpacking patch (2.7.6-7) ... [2022-09-06T13:19:58.968Z] #21 35.13 Selecting previously unselected package python-pip-whl. [2022-09-06T13:19:58.968Z] #21 35.14 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T13:19:58.968Z] #21 35.16 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T13:19:58.968Z] #21 35.82 Selecting previously unselected package python3-lib2to3. [2022-09-06T13:19:58.968Z] #21 35.82 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T13:19:58.968Z] #21 35.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T13:19:59.004Z] #77 113.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T13:19:59.115Z] #21 1.565 Reading package lists... [2022-09-06T13:19:59.235Z] #21 35.95 Selecting previously unselected package python3-distutils. [2022-09-06T13:19:59.235Z] #21 35.97 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T13:19:59.235Z] #21 35.98 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T13:19:59.235Z] #21 36.13 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:19:59.235Z] #21 36.14 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T13:19:59.235Z] #21 36.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:19:59.235Z] #21 ... [2022-09-06T13:19:59.235Z] [2022-09-06T13:19:59.235Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:19:59.235Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:19:59.235Z] #77 123.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T13:19:59.235Z] #77 123.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T13:19:59.269Z] #77 114.0 checking for sd_notify_barrier... yes [2022-09-06T13:19:59.494Z] #77 123.3 checking for gcc... gcc [2022-09-06T13:19:59.533Z] #77 114.4 checking linux/bpf.h usability... yes [2022-09-06T13:19:59.533Z] #77 114.6 checking linux/bpf.h presence... yes [2022-09-06T13:19:59.533Z] #77 114.7 checking for linux/bpf.h... yes [2022-09-06T13:19:59.753Z] #77 123.4 checking whether the C compiler works... yes [2022-09-06T13:19:59.753Z] #77 123.6 checking for C compiler default output file name... a.out [2022-09-06T13:19:59.753Z] #77 123.6 checking for suffix of executables... [2022-09-06T13:19:59.793Z] #77 114.7 checking compilation for eBPF... yes [2022-09-06T13:19:59.793Z] #77 114.9 checking for criu >= 3.15... no [2022-09-06T13:19:59.793Z] #77 114.9 configure: CRIU headers not found, building without CRIU support [2022-09-06T13:19:59.793Z] #77 114.9 checking for criu > 3.16... no [2022-09-06T13:19:59.793Z] #77 114.9 configure: CRIU version doesn't support join-ns API [2022-09-06T13:19:59.793Z] #77 114.9 checking for criu > 3.16.1... no [2022-09-06T13:19:59.793Z] #77 114.9 configure: CRIU version doesn't support for pre-dumping [2022-09-06T13:19:59.793Z] #77 114.9 checking for new mount API (fsconfig)... yes [2022-09-06T13:19:59.964Z] #77 ... [2022-09-06T13:19:59.964Z] [2022-09-06T13:19:59.964Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T13:19:59.964Z] #23 sha256:cada8a0446b94b5cc99c39e3dc8d0104afa541c33d6705d6fbfcb7f329faa06c [2022-09-06T13:20:00.012Z] #77 123.7 checking whether we are cross compiling... no [2022-09-06T13:20:00.065Z] #77 115.0 checking for seccomp notify API... yes [2022-09-06T13:20:00.066Z] #77 115.2 checking for gperf... no [2022-09-06T13:20:00.066Z] #77 115.2 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T13:20:00.271Z] #77 124.0 checking for suffix of object files... o [2022-09-06T13:20:00.271Z] #77 124.0 checking whether we are using the GNU C compiler... yes [2022-09-06T13:20:00.329Z] #77 115.2 checking for library containing argp_parse... none required [2022-09-06T13:20:00.531Z] #77 124.1 checking whether gcc accepts -g... yes [2022-09-06T13:20:00.531Z] #77 124.2 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:20:00.589Z] #77 115.6 checking that generated files are newer than configure... done [2022-09-06T13:20:00.589Z] #77 115.6 configure: creating ./config.status [2022-09-06T13:20:00.790Z] #77 124.3 checking whether gcc understands -c and -o together... yes [2022-09-06T13:20:00.790Z] #77 124.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:20:00.790Z] #77 124.5 checking whether build environment is sane... yes [2022-09-06T13:20:00.790Z] #77 124.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:20:00.790Z] #77 124.6 checking for gawk... no [2022-09-06T13:20:00.790Z] #77 124.6 checking for mawk... mawk [2022-09-06T13:20:00.790Z] #77 124.6 checking whether make sets $(MAKE)... yes [2022-09-06T13:20:00.790Z] #77 124.6 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:20:00.790Z] #77 124.6 checking whether make supports nested variables... yes [2022-09-06T13:20:00.790Z] #77 124.7 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:20:00.790Z] #77 124.7 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:20:00.790Z] #77 124.7 checking how to create a ustar tar archive... gnutar [2022-09-06T13:20:00.904Z] #77 ... [2022-09-06T13:20:00.904Z] [2022-09-06T13:20:00.904Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T13:20:00.904Z] #23 sha256:f0429a3f7a64bf48eca387a92342d59bafeb91dc6a3ceff8f3d5fc4ec06beb35 [2022-09-06T13:20:00.904Z] #23 8.933 Collecting yamllint==1.27.1 [2022-09-06T13:20:00.904Z] #23 9.998 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T13:20:01.050Z] #77 124.7 checking dependency style of gcc... gcc3 [2022-09-06T13:20:01.050Z] #77 124.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:20:01.050Z] #77 124.9 checking whether make supports nested variables... (cached) yes [2022-09-06T13:20:01.309Z] #77 124.9 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:20:01.309Z] #77 125.1 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:20:01.309Z] #77 125.1 checking how to print strings... printf [2022-09-06T13:20:01.309Z] #77 125.1 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:20:01.309Z] #77 125.2 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:20:01.309Z] #77 125.2 checking for egrep... /bin/grep -E [2022-09-06T13:20:01.309Z] #77 125.2 checking for fgrep... /bin/grep -F [2022-09-06T13:20:01.309Z] #77 125.2 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:20:01.309Z] #77 125.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:20:01.309Z] #77 125.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:20:01.309Z] #77 125.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:20:01.472Z] #23 ... [2022-09-06T13:20:01.472Z] [2022-09-06T13:20:01.472Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:01.472Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:20:01.472Z] #77 130.3 CCLD libyajl.la [2022-09-06T13:20:01.568Z] #77 125.3 checking whether ln -s works... yes [2022-09-06T13:20:01.568Z] #77 125.3 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:20:01.568Z] #77 125.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:20:01.568Z] #77 125.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:20:01.568Z] #77 125.3 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:20:01.568Z] #77 125.4 checking for objdump... objdump [2022-09-06T13:20:01.568Z] #77 125.4 checking how to recognize dependent libraries... pass_all [2022-09-06T13:20:01.568Z] #77 125.4 checking for dlltool... no [2022-09-06T13:20:01.568Z] #77 125.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:20:01.568Z] #77 125.4 checking for ar... ar [2022-09-06T13:20:01.828Z] #77 125.4 checking for archiver @FILE support... @ [2022-09-06T13:20:01.828Z] #77 125.5 checking for strip... strip [2022-09-06T13:20:01.828Z] #77 125.5 checking for ranlib... ranlib [2022-09-06T13:20:01.862Z] #23 11.66 Collecting yamllint==1.27.1 [2022-09-06T13:20:02.042Z] #77 130.7 CCLD verify/json_verify [2022-09-06T13:20:02.087Z] #77 125.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:20:02.087Z] #77 125.9 checking for sysroot... no [2022-09-06T13:20:02.087Z] #77 125.9 checking for a working dd... /bin/dd [2022-09-06T13:20:02.087Z] #77 125.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:20:02.087Z] #77 126.0 checking for mt... no [2022-09-06T13:20:02.087Z] #77 126.0 checking if : is a manifest tool... no [2022-09-06T13:20:02.087Z] #77 126.0 checking how to run the C preprocessor... gcc -E [2022-09-06T13:20:02.426Z] #23 12.69 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T13:20:02.610Z] #77 131.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:02.610Z] #77 131.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T13:20:02.610Z] #77 131.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T13:20:02.610Z] #77 131.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:02.610Z] #77 131.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:02.610Z] #77 131.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:02.610Z] #77 131.3 CC src/validate.o [2022-09-06T13:20:02.610Z] #77 131.3 CC src/image_spec_schema_config_schema.lo [2022-09-06T13:20:02.610Z] #77 131.3 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T13:20:02.610Z] #77 131.3 CC src/image_spec_schema_defs.lo [2022-09-06T13:20:02.610Z] #77 131.4 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T13:20:02.610Z] #77 131.4 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T13:20:02.610Z] #77 131.4 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T13:20:02.610Z] #77 131.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T13:20:02.610Z] #77 131.5 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T13:20:02.610Z] #77 131.5 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T13:20:02.869Z] #77 131.5 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T13:20:02.869Z] #77 131.6 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T13:20:02.869Z] #77 131.6 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T13:20:02.869Z] #77 131.7 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T13:20:03.129Z] #77 131.8 CC src/runtime_spec_schema_defs.lo [2022-09-06T13:20:03.129Z] #77 131.9 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T13:20:03.129Z] #77 131.9 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T13:20:03.129Z] #77 118.0 config.status: creating Makefile [2022-09-06T13:20:03.129Z] #77 118.1 config.status: creating rpm/crun.spec [2022-09-06T13:20:03.129Z] #77 118.2 config.status: creating config.h [2022-09-06T13:20:03.129Z] #77 118.3 config.status: executing libtool commands [2022-09-06T13:20:03.129Z] #77 118.3 config.status: executing depfiles commands [2022-09-06T13:20:03.283Z] #77 126.2 checking for ANSI C header files... yes [2022-09-06T13:20:03.283Z] #77 126.9 checking for sys/types.h... yes [2022-09-06T13:20:03.283Z] #77 127.0 checking for sys/stat.h... yes [2022-09-06T13:20:03.312Z] #21 6.384 Reading package lists... [2022-09-06T13:20:03.388Z] #77 132.1 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T13:20:03.388Z] #77 132.2 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T13:20:03.542Z] #77 127.2 checking for stdlib.h... yes [2022-09-06T13:20:03.542Z] #77 127.3 checking for string.h... yes [2022-09-06T13:20:03.661Z] #77 132.4 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T13:20:03.661Z] #77 132.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T13:20:03.661Z] #77 132.6 CC src/basic_test_double_array_item.lo [2022-09-06T13:20:03.801Z] #77 127.5 checking for memory.h... yes [2022-09-06T13:20:03.921Z] #77 132.7 CC src/basic_test_double_array.lo [2022-09-06T13:20:04.060Z] #77 127.7 checking for strings.h... yes [2022-09-06T13:20:04.070Z] #77 ... [2022-09-06T13:20:04.070Z] [2022-09-06T13:20:04.070Z] #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-09-06T13:20:04.070Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-06T13:20:04.070Z] #34 DONE 166.8s [2022-09-06T13:20:04.070Z] [2022-09-06T13:20:04.070Z] #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-09-06T13:20:04.070Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:20:04.070Z] #21 10.09 Fetched 8573 kB in 8s (1055 kB/s) [2022-09-06T13:20:04.070Z] #21 10.09 Reading package lists... [2022-09-06T13:20:04.070Z] #21 13.56 Reading package lists... [2022-09-06T13:20:04.070Z] #21 17.38 Building dependency tree... [2022-09-06T13:20:04.070Z] #21 19.06 The following additional packages will be installed: [2022-09-06T13:20:04.070Z] #21 19.06 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-06T13:20:04.070Z] #21 19.06 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-09-06T13:20:04.070Z] #21 19.06 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T13:20:04.070Z] #21 19.06 python3-pkg-resources vim-runtime xxd [2022-09-06T13:20:04.070Z] #21 19.07 Suggested packages: [2022-09-06T13:20:04.070Z] #21 19.08 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T13:20:04.070Z] #21 19.08 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-09-06T13:20:04.070Z] #21 19.08 acl attr quota [2022-09-06T13:20:04.070Z] #21 19.08 Recommended packages: [2022-09-06T13:20:04.070Z] #21 19.08 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-06T13:20:04.181Z] #77 132.9 CC src/basic_test_top_array_int.lo [2022-09-06T13:20:04.181Z] #77 133.0 CC src/basic_test_top_array_string.lo [2022-09-06T13:20:04.320Z] #77 127.9 checking for inttypes.h... yes [2022-09-06T13:20:04.320Z] #77 128.0 checking for stdint.h... yes [2022-09-06T13:20:04.327Z] #23 14.07 Collecting pathspec>=0.5.3 [2022-09-06T13:20:04.327Z] #23 14.08 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T13:20:04.327Z] #23 14.58 Collecting pyyaml [2022-09-06T13:20:04.327Z] #23 14.60 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-09-06T13:20:04.441Z] #77 133.3 CC src/basic_test_top_double_array_int.lo [2022-09-06T13:20:04.583Z] #77 128.2 checking for unistd.h... yes [2022-09-06T13:20:04.583Z] #77 128.4 checking for dlfcn.h... yes [2022-09-06T13:20:04.583Z] #77 128.5 checking for objdir... .libs [2022-09-06T13:20:04.588Z] #23 14.71 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T13:20:04.588Z] #23 14.73 Building wheels for collected packages: yamllint [2022-09-06T13:20:04.588Z] #23 14.73 Building wheel for yamllint (setup.py): started [2022-09-06T13:20:04.639Z] #21 ... [2022-09-06T13:20:04.639Z] [2022-09-06T13:20:04.639Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:04.639Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:04.639Z] #77 119.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T13:20:04.639Z] #77 119.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T13:20:04.700Z] #77 ... [2022-09-06T13:20:04.700Z] [2022-09-06T13:20:04.700Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T13:20:04.700Z] #23 sha256:f0429a3f7a64bf48eca387a92342d59bafeb91dc6a3ceff8f3d5fc4ec06beb35 [2022-09-06T13:20:04.700Z] #23 11.26 Collecting pathspec>=0.5.3 [2022-09-06T13:20:04.700Z] #23 11.26 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T13:20:04.700Z] #23 11.56 Collecting pyyaml [2022-09-06T13:20:04.700Z] #23 11.58 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-06T13:20:04.700Z] #23 11.62 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T13:20:04.700Z] #23 11.65 Building wheels for collected packages: yamllint [2022-09-06T13:20:04.700Z] #23 11.66 Building wheel for yamllint (setup.py): started [2022-09-06T13:20:04.700Z] #23 12.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T13:20:04.700Z] #23 12.87 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d04ad5515d745f2b78122913b24fe544406c2cf1513d09db83ca29b783688be7 [2022-09-06T13:20:04.700Z] #23 12.88 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T13:20:04.700Z] #23 12.88 Successfully built yamllint [2022-09-06T13:20:04.700Z] #23 12.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T13:20:04.701Z] #23 13.38 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T13:20:04.701Z] #23 DONE 14.0s [2022-09-06T13:20:04.701Z] [2022-09-06T13:20:04.701Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:04.701Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:20:04.701Z] #77 133.4 CC src/basic_test_top_double_array_obj.lo [2022-09-06T13:20:04.701Z] #77 133.6 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T13:20:04.950Z] #21 11.22 Building dependency tree... [2022-09-06T13:20:04.950Z] #21 12.39 Reading state information... [2022-09-06T13:20:04.966Z] #77 133.8 CC src/basic_test_top_double_array_string.lo [2022-09-06T13:20:05.152Z] #77 128.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:20:05.152Z] #77 128.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:20:05.152Z] #77 128.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:20:05.210Z] #77 120.3 checking for gcc... gcc [2022-09-06T13:20:05.470Z] #77 120.4 checking whether the C compiler works... yes [2022-09-06T13:20:05.470Z] #77 120.6 checking for C compiler default output file name... a.out [2022-09-06T13:20:05.533Z] #77 134.1 CC src/read-file.lo [2022-09-06T13:20:05.533Z] #77 134.2 CC src/json_common.lo [2022-09-06T13:20:05.720Z] #77 129.0 checking if gcc static flag -static works... yes [2022-09-06T13:20:05.720Z] #77 129.4 checking if gcc supports -c -o file.o... yes [2022-09-06T13:20:05.720Z] #77 129.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:20:05.720Z] #77 129.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:20:05.730Z] #77 120.6 checking for suffix of executables... [2022-09-06T13:20:05.791Z] #77 134.4 CC tests/test-1.o [2022-09-06T13:20:05.791Z] #77 134.4 CC tests/test-2.o [2022-09-06T13:20:05.791Z] #77 134.6 CC tests/test-3.o [2022-09-06T13:20:05.889Z] #21 13.65 The following additional packages will be installed: [2022-09-06T13:20:05.889Z] #21 13.66 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-06T13:20:05.889Z] #21 13.66 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-06T13:20:05.889Z] #21 13.66 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-06T13:20:05.889Z] #21 13.66 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-06T13:20:05.889Z] #21 13.66 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-06T13:20:05.889Z] #21 13.66 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-06T13:20:05.889Z] #21 13.67 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-06T13:20:05.889Z] #21 13.69 Suggested packages: [2022-09-06T13:20:05.889Z] #21 13.69 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-06T13:20:05.889Z] #21 13.69 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-06T13:20:05.889Z] #21 13.69 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-06T13:20:05.889Z] #21 13.69 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-06T13:20:05.889Z] #21 13.69 seccomp:ppc64el seccomp:s390x [2022-09-06T13:20:05.889Z] #21 13.69 Recommended packages: [2022-09-06T13:20:05.889Z] #21 13.69 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-06T13:20:05.889Z] #21 13.69 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-06T13:20:05.889Z] #21 13.69 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-06T13:20:05.889Z] #21 13.69 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-06T13:20:05.959Z] #23 15.98 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T13:20:05.959Z] #23 15.98 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=eb095d8b47289be2b9c7e49b0c9e047eddeddec73f43dd349a7620bbb1935812 [2022-09-06T13:20:05.959Z] #23 15.98 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T13:20:05.959Z] #23 15.99 Successfully built yamllint [2022-09-06T13:20:05.959Z] #23 16.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T13:20:05.979Z] #77 129.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:20:05.979Z] #77 129.8 checking how to hardcode library paths into programs... immediate [2022-09-06T13:20:05.979Z] #77 129.8 checking whether stripping libraries is possible... yes [2022-09-06T13:20:05.979Z] #77 129.8 checking if libtool supports shared libraries... yes [2022-09-06T13:20:05.979Z] #77 129.8 checking whether to build shared libraries... no [2022-09-06T13:20:05.979Z] #77 129.8 checking whether to build static libraries... yes [2022-09-06T13:20:05.990Z] #77 120.8 checking whether we are cross compiling... no [2022-09-06T13:20:05.990Z] #77 121.1 checking for suffix of object files... o [2022-09-06T13:20:06.058Z] #77 134.7 CC tests/test-4.o [2022-09-06T13:20:06.216Z] #23 16.47 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T13:20:06.239Z] #77 129.8 checking float.h usability... yes [2022-09-06T13:20:06.239Z] #77 130.0 checking float.h presence... yes [2022-09-06T13:20:06.239Z] #77 130.0 checking for float.h... yes [2022-09-06T13:20:06.250Z] #77 121.2 checking whether we are using the GNU C compiler... yes [2022-09-06T13:20:06.316Z] #77 135.0 CC tests/test-5.o [2022-09-06T13:20:06.316Z] #77 135.2 CC tests/test-6.o [2022-09-06T13:20:06.460Z] #21 14.15 The following NEW packages will be installed: [2022-09-06T13:20:06.460Z] #21 14.15 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-06T13:20:06.460Z] #21 14.15 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-06T13:20:06.460Z] #21 14.15 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-06T13:20:06.460Z] #21 14.15 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-06T13:20:06.460Z] #21 14.15 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-06T13:20:06.460Z] #21 14.15 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-06T13:20:06.460Z] #21 14.15 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-06T13:20:06.460Z] #21 14.16 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-06T13:20:06.460Z] #21 14.16 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-06T13:20:06.460Z] #21 14.16 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-06T13:20:06.460Z] #21 14.16 libseccomp2:ppc64el libseccomp2:s390x [2022-09-06T13:20:06.498Z] #77 130.0 checking limits.h usability... yes [2022-09-06T13:20:06.498Z] #77 130.2 checking limits.h presence... yes [2022-09-06T13:20:06.498Z] #77 130.3 checking for limits.h... yes [2022-09-06T13:20:06.510Z] #77 121.4 checking whether gcc accepts -g... yes [2022-09-06T13:20:06.574Z] #77 135.3 CC tests/test-7.o [2022-09-06T13:20:06.574Z] #77 135.5 CC tests/test-8.o [2022-09-06T13:20:06.720Z] #21 14.51 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:20:06.720Z] #21 14.51 Need to get 15.9 MB of archives. [2022-09-06T13:20:06.720Z] #21 14.51 After this operation, 73.0 MB of additional disk space will be used. [2022-09-06T13:20:06.720Z] #21 14.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-06T13:20:06.720Z] #21 14.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-06T13:20:06.720Z] #21 14.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-06T13:20:06.720Z] #21 14.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-06T13:20:06.720Z] #21 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-06T13:20:06.720Z] #21 14.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-06T13:20:06.720Z] #21 14.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-06T13:20:06.720Z] #21 14.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-06T13:20:06.720Z] #21 14.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-06T13:20:06.720Z] #21 14.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-06T13:20:06.720Z] #21 14.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-06T13:20:06.720Z] #21 14.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-06T13:20:06.720Z] #21 14.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-06T13:20:06.720Z] #21 14.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-06T13:20:06.720Z] #21 14.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-06T13:20:06.720Z] #21 14.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-06T13:20:06.720Z] #21 14.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-06T13:20:06.720Z] #21 14.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-06T13:20:06.720Z] #21 14.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-06T13:20:06.757Z] #77 130.3 checking stddef.h usability... yes [2022-09-06T13:20:06.757Z] #77 130.5 checking stddef.h presence... yes [2022-09-06T13:20:06.757Z] #77 130.5 checking for stddef.h... yes [2022-09-06T13:20:06.757Z] #77 130.6 checking for stdlib.h... (cached) yes [2022-09-06T13:20:06.757Z] #77 130.6 checking for string.h... (cached) yes [2022-09-06T13:20:06.770Z] #77 121.6 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:20:06.780Z] #23 DONE 17.0s [2022-09-06T13:20:06.780Z] [2022-09-06T13:20:06.780Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T13:20:06.780Z] #27 sha256:492176b89ad0f0f418615067064e942596f0272c88b8dee36aa39dbde503889e [2022-09-06T13:20:06.980Z] #21 14.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-06T13:20:06.980Z] #21 14.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-06T13:20:06.980Z] #21 14.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-06T13:20:06.980Z] #21 14.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-06T13:20:06.980Z] #21 14.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-06T13:20:06.980Z] #21 14.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-06T13:20:06.980Z] #21 14.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-06T13:20:06.980Z] #21 14.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-06T13:20:06.980Z] #21 14.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-06T13:20:06.980Z] #21 14.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-06T13:20:06.980Z] #21 14.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-06T13:20:06.980Z] #21 14.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-06T13:20:06.980Z] #21 14.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-06T13:20:06.980Z] #21 14.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-06T13:20:06.980Z] #21 14.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-06T13:20:06.980Z] #21 14.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-06T13:20:06.980Z] #21 14.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-06T13:20:06.980Z] #21 14.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-06T13:20:06.980Z] #21 14.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-06T13:20:06.980Z] #21 14.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-06T13:20:06.980Z] #21 14.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T13:20:07.016Z] #77 130.6 checking sys/time.h usability... yes [2022-09-06T13:20:07.016Z] #77 130.8 checking sys/time.h presence... yes [2022-09-06T13:20:07.016Z] #77 130.8 checking for sys/time.h... yes [2022-09-06T13:20:07.016Z] #77 130.8 checking for inline... inline [2022-09-06T13:20:07.030Z] #77 121.9 checking whether gcc understands -c and -o together... yes [2022-09-06T13:20:07.030Z] #77 122.1 checking how to run the C preprocessor... #77 ... [2022-09-06T13:20:07.030Z] [2022-09-06T13:20:07.030Z] #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-09-06T13:20:07.030Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-06T13:20:07.030Z] #36 169.9 Delve is a source level debugger for Go programs. [2022-09-06T13:20:07.030Z] #36 169.9 [2022-09-06T13:20:07.030Z] #36 169.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T13:20:07.030Z] #36 169.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T13:20:07.030Z] #36 169.9 [2022-09-06T13:20:07.030Z] #36 169.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T13:20:07.030Z] #36 169.9 [2022-09-06T13:20:07.030Z] #36 169.9 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T13:20:07.030Z] #36 169.9 [2022-09-06T13:20:07.030Z] #36 169.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T13:20:07.030Z] #36 169.9 [2022-09-06T13:20:07.030Z] #36 169.9 Usage: [2022-09-06T13:20:07.030Z] #36 169.9 dlv [command] [2022-09-06T13:20:07.030Z] #36 169.9 [2022-09-06T13:20:07.030Z] #36 169.9 Available Commands: [2022-09-06T13:20:07.030Z] #36 169.9 attach Attach to running process and begin debugging. [2022-09-06T13:20:07.030Z] #36 169.9 connect Connect to a headless debug server with a terminal client. [2022-09-06T13:20:07.030Z] #36 169.9 core Examine a core dump. [2022-09-06T13:20:07.030Z] #36 169.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T13:20:07.030Z] #36 169.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T13:20:07.030Z] #36 169.9 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T13:20:07.030Z] #36 169.9 help Help about any command [2022-09-06T13:20:07.030Z] #36 169.9 run Deprecated command. Use 'debug' instead. [2022-09-06T13:20:07.030Z] #36 169.9 test Compile test binary and begin debugging program. [2022-09-06T13:20:07.030Z] #36 169.9 trace Compile and begin tracing program. [2022-09-06T13:20:07.030Z] #36 169.9 version Prints version. [2022-09-06T13:20:07.030Z] #36 169.9 [2022-09-06T13:20:07.030Z] #36 169.9 Flags: [2022-09-06T13:20:07.030Z] #36 169.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T13:20:07.030Z] #36 169.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T13:20:07.030Z] #36 169.9 --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-09-06T13:20:07.030Z] #36 169.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T13:20:07.030Z] #36 169.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T13:20:07.030Z] #36 169.9 --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-09-06T13:20:07.030Z] #36 169.9 --disable-aslr Disables address space randomization [2022-09-06T13:20:07.030Z] #36 169.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T13:20:07.030Z] #36 169.9 -h, --help help for dlv [2022-09-06T13:20:07.030Z] #36 169.9 --init string Init file, executed by the terminal client. [2022-09-06T13:20:07.030Z] #36 169.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T13:20:07.030Z] #36 169.9 --log Enable debugging server logging. [2022-09-06T13:20:07.030Z] #36 169.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T13:20:07.030Z] #36 169.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T13:20:07.030Z] #36 169.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T13:20:07.030Z] #36 169.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T13:20:07.030Z] #36 169.9 --wd string Working directory for running the program. [2022-09-06T13:20:07.030Z] #36 169.9 [2022-09-06T13:20:07.030Z] #36 169.9 Additional help topics: [2022-09-06T13:20:07.030Z] #36 169.9 dlv backend Help about the --backend flag. [2022-09-06T13:20:07.030Z] #36 169.9 dlv log Help about logging flags. [2022-09-06T13:20:07.030Z] #36 169.9 dlv redirect Help about file redirection. [2022-09-06T13:20:07.030Z] #36 169.9 [2022-09-06T13:20:07.030Z] #36 169.9 Use "dlv [command] --help" for more information about a command. [2022-09-06T13:20:07.030Z] #36 DONE 170.0s [2022-09-06T13:20:07.030Z] [2022-09-06T13:20:07.030Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:07.030Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:07.030Z] #77 122.1 checking how to run the C preprocessor... gcc -E [2022-09-06T13:20:07.141Z] #77 135.9 CC tests/test-9.o [2022-09-06T13:20:07.141Z] #77 135.9 CC tests/test-10.o [2022-09-06T13:20:07.276Z] #77 130.9 checking for size_t... yes [2022-09-06T13:20:07.276Z] #77 131.2 checking for stdlib.h... (cached) yes [2022-09-06T13:20:07.290Z] #77 122.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:20:07.290Z] #77 122.4 checking for egrep... /bin/grep -E [2022-09-06T13:20:07.344Z] #27 DONE 0.4s [2022-09-06T13:20:07.344Z] [2022-09-06T13:20:07.344Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T13:20:07.344Z] #32 sha256:717f8d4ae5d7ca94651aa64239c7aca282ef053c35329634f743c97e2ccf1d49 [2022-09-06T13:20:07.535Z] #77 131.2 checking for GNU libc compatible malloc... yes [2022-09-06T13:20:07.535Z] #77 131.4 checking for stdlib.h... (cached) yes [2022-09-06T13:20:07.548Z] #21 15.24 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:20:07.548Z] #21 15.46 Fetched 15.9 MB in 0s (33.4 MB/s) [2022-09-06T13:20:07.708Z] #77 136.3 CC tests/test-11.o [2022-09-06T13:20:07.794Z] #77 131.4 checking for GNU libc compatible realloc... yes [2022-09-06T13:20:07.808Z] #21 15.51 Selecting previously unselected package gcc-10-base:armel. [2022-09-06T13:20:07.808Z] #21 15.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 ... 38556 files and directories currently installed.) [2022-09-06T13:20:07.808Z] #21 15.54 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-06T13:20:07.808Z] #21 15.55 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-06T13:20:07.808Z] #21 15.59 Selecting previously unselected package gcc-10-base:armhf. [2022-09-06T13:20:07.808Z] #21 15.60 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-06T13:20:07.808Z] #21 15.61 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-06T13:20:07.808Z] #21 15.65 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-06T13:20:07.859Z] #77 122.4 checking for ANSI C header files... yes [2022-09-06T13:20:07.909Z] #32 DONE 0.7s [2022-09-06T13:20:07.909Z] [2022-09-06T13:20:07.909Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T13:20:07.909Z] #35 sha256:127e0bc04b202593a8a20517f5e0b778a49a1c164868f7cdeaff49f6a7220ea8 [2022-09-06T13:20:08.053Z] #77 131.6 checking for working strtod... yes [2022-09-06T13:20:08.067Z] #21 15.66 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-06T13:20:08.067Z] #21 15.66 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-06T13:20:08.067Z] #21 15.71 Selecting previously unselected package gcc-10-base:s390x. [2022-09-06T13:20:08.067Z] #21 15.72 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-06T13:20:08.067Z] #21 15.73 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-06T13:20:08.067Z] #21 15.78 Selecting previously unselected package gcc-10-base:arm64. [2022-09-06T13:20:08.067Z] #21 15.79 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-06T13:20:08.067Z] #21 15.79 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-06T13:20:08.067Z] #21 15.85 Selecting previously unselected package libgcc-s1:armel. [2022-09-06T13:20:08.067Z] #21 15.86 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-06T13:20:08.067Z] #21 15.86 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-06T13:20:08.120Z] #77 123.1 checking for sys/types.h... yes [2022-09-06T13:20:08.167Z] #35 DONE 0.4s [2022-09-06T13:20:08.167Z] [2022-09-06T13:20:08.167Z] #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-09-06T13:20:08.167Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:20:08.312Z] #77 131.9 checking for gettimeofday... yes [2022-09-06T13:20:08.326Z] #21 15.91 Selecting previously unselected package libcrypt1:armel. [2022-09-06T13:20:08.326Z] #21 15.91 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-06T13:20:08.326Z] #21 15.92 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-06T13:20:08.326Z] #21 15.99 Selecting previously unselected package libc6:armel. [2022-09-06T13:20:08.326Z] #21 16.00 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-06T13:20:08.326Z] #21 16.17 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-06T13:20:08.381Z] #77 123.4 checking for sys/stat.h... yes [2022-09-06T13:20:08.428Z] #47 ... [2022-09-06T13:20:08.428Z] [2022-09-06T13:20:08.428Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T13:20:08.428Z] #37 sha256:8cf3b039381a3fa2cb7b98d8ba48eb4282ec183a86894f1ad28130432bfd049c [2022-09-06T13:20:08.571Z] #77 132.1 checking for memset... yes [2022-09-06T13:20:08.572Z] #77 132.3 checking for strspn... yes [2022-09-06T13:20:08.641Z] #77 123.5 checking for stdlib.h... yes [2022-09-06T13:20:08.641Z] #77 123.8 checking for string.h... yes [2022-09-06T13:20:08.685Z] #37 DONE 0.3s [2022-09-06T13:20:08.685Z] [2022-09-06T13:20:08.685Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T13:20:08.686Z] #39 sha256:570d549d6d4c819e34536080c51ecaecf18e7c3294c17cf898e1511d372d2e20 [2022-09-06T13:20:08.686Z] #39 DONE 0.0s [2022-09-06T13:20:08.686Z] [2022-09-06T13:20:08.686Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T13:20:08.686Z] #41 sha256:ddb419133428e9da3701073b718b31ac8554bece235f892eb56508954c31fe09 [2022-09-06T13:20:08.686Z] #41 DONE 0.1s [2022-09-06T13:20:08.686Z] [2022-09-06T13:20:08.686Z] #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-09-06T13:20:08.686Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:20:08.831Z] #77 132.7 checking that generated files are newer than configure... done [2022-09-06T13:20:08.831Z] #77 132.7 configure: creating ./config.status [2022-09-06T13:20:08.895Z] #21 16.56 Selecting previously unselected package libapparmor1:armel. [2022-09-06T13:20:08.895Z] #21 16.56 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-06T13:20:08.895Z] #21 16.57 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-06T13:20:08.895Z] #21 16.62 Selecting previously unselected package libapparmor-dev:armel. [2022-09-06T13:20:08.895Z] #21 16.63 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-06T13:20:08.895Z] #21 16.63 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-06T13:20:08.895Z] #21 16.69 Selecting previously unselected package libgcc-s1:arm64. [2022-09-06T13:20:08.895Z] #21 16.70 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-06T13:20:08.895Z] #21 16.70 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-06T13:20:08.895Z] #21 16.75 Selecting previously unselected package libcrypt1:arm64. [2022-09-06T13:20:08.895Z] #21 16.76 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-06T13:20:08.895Z] #21 16.76 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-06T13:20:08.895Z] #21 16.84 Selecting previously unselected package libc6:arm64. [2022-09-06T13:20:08.902Z] #77 123.9 checking for memory.h... yes [2022-09-06T13:20:08.943Z] #47 ... [2022-09-06T13:20:08.943Z] [2022-09-06T13:20:08.943Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T13:20:08.943Z] #45 sha256:cc7db2bc02b4764b643c482681b76f9ef681f5957e1ed86c228357f2b6ca3926 [2022-09-06T13:20:08.943Z] #45 DONE 0.0s [2022-09-06T13:20:08.943Z] [2022-09-06T13:20:08.943Z] #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-09-06T13:20:08.943Z] #64 sha256:96d2cb6d2092ac9406e0c2f383b438cc006ce3d8657a62106004a40f1e89f385 [2022-09-06T13:20:09.155Z] #21 16.84 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-06T13:20:09.162Z] #77 124.1 checking for strings.h... yes [2022-09-06T13:20:09.400Z] #77 ... [2022-09-06T13:20:09.400Z] [2022-09-06T13:20:09.400Z] #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-09-06T13:20:09.400Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:20:09.400Z] #21 36.29 Selecting previously unselected package python3-setuptools. [2022-09-06T13:20:09.400Z] #21 36.29 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T13:20:09.400Z] #21 36.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T13:20:09.400Z] #21 36.54 Selecting previously unselected package python3-wheel. [2022-09-06T13:20:09.400Z] #21 36.54 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T13:20:09.400Z] #21 36.55 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T13:20:09.400Z] #21 36.63 Selecting previously unselected package python3-pip. [2022-09-06T13:20:09.400Z] #21 36.64 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T13:20:09.400Z] #21 36.64 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T13:20:09.400Z] #21 36.91 Selecting previously unselected package sudo. [2022-09-06T13:20:09.400Z] #21 36.91 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T13:20:09.400Z] #21 36.93 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T13:20:09.400Z] #21 37.58 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T13:20:09.400Z] #21 37.58 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T13:20:09.400Z] #21 37.59 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T13:20:09.400Z] #21 37.83 Selecting previously unselected package uidmap. [2022-09-06T13:20:09.400Z] #21 37.85 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T13:20:09.400Z] #21 37.85 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T13:20:09.400Z] #21 37.98 Selecting previously unselected package vim-runtime. [2022-09-06T13:20:09.400Z] #21 37.98 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:20:09.400Z] #21 38.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T13:20:09.400Z] #21 38.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T13:20:09.400Z] #21 38.07 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:09.400Z] #21 41.55 Selecting previously unselected package vim. [2022-09-06T13:20:09.400Z] #21 41.55 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:20:09.400Z] #21 41.57 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:09.400Z] #21 42.20 Selecting previously unselected package xfsprogs. [2022-09-06T13:20:09.400Z] #21 42.20 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T13:20:09.400Z] #21 42.21 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T13:20:09.400Z] #21 42.69 Selecting previously unselected package zip. [2022-09-06T13:20:09.400Z] #21 42.70 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-09-06T13:20:09.400Z] #21 42.70 Unpacking zip (3.0-12) ... [2022-09-06T13:20:09.400Z] #21 42.83 Selecting previously unselected package zstd. [2022-09-06T13:20:09.400Z] #21 42.84 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T13:20:09.400Z] #21 42.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T13:20:09.400Z] #21 43.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:20:09.400Z] #21 44.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T13:20:09.400Z] #21 44.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T13:20:09.400Z] #21 44.23 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T13:20:09.400Z] #21 44.24 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T13:20:09.400Z] #21 44.26 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T13:20:09.400Z] #21 44.27 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T13:20:09.400Z] #21 44.28 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T13:20:09.400Z] #21 44.29 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:20:09.400Z] #21 44.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:20:09.400Z] #21 44.31 Setting up bzip2 (1.0.8-4) ... [2022-09-06T13:20:09.400Z] #21 44.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:20:09.400Z] #21 44.35 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T13:20:09.400Z] #21 45.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:09.400Z] #21 45.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:20:09.400Z] #21 45.11 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T13:20:09.400Z] #21 45.12 Setting up apparmor (2.13.6-10) ... [2022-09-06T13:20:09.414Z] #21 17.01 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-06T13:20:09.422Z] #77 124.3 checking for inttypes.h... yes [2022-09-06T13:20:09.660Z] #21 46.57 Setting up zip (3.0-12) ... [2022-09-06T13:20:09.660Z] #21 46.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:09.660Z] #21 46.60 Setting up bash-completion (1:2.11-2) ... [2022-09-06T13:20:09.674Z] #21 17.40 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T13:20:09.674Z] #21 17.40 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-06T13:20:09.674Z] #21 17.41 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T13:20:09.674Z] #21 17.47 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T13:20:09.674Z] #21 17.47 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-06T13:20:09.674Z] #21 17.48 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T13:20:09.682Z] #77 124.5 checking for stdint.h... yes [2022-09-06T13:20:09.934Z] #21 17.55 Selecting previously unselected package libgcc-s1:s390x. [2022-09-06T13:20:09.934Z] #21 17.55 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-06T13:20:09.934Z] #21 17.56 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-06T13:20:09.934Z] #21 17.61 Selecting previously unselected package libcrypt1:s390x. [2022-09-06T13:20:09.934Z] #21 17.62 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-06T13:20:09.934Z] #21 17.62 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-06T13:20:09.934Z] #21 17.73 Selecting previously unselected package libc6:s390x. [2022-09-06T13:20:09.934Z] #21 17.73 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-06T13:20:09.943Z] #77 124.7 checking for unistd.h... yes [2022-09-06T13:20:10.193Z] #21 17.91 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-06T13:20:10.205Z] #77 125.0 checking minix/config.h usability... no [2022-09-06T13:20:10.205Z] #77 125.3 checking minix/config.h presence... no [2022-09-06T13:20:10.205Z] #77 125.3 checking for minix/config.h... no [2022-09-06T13:20:10.468Z] #77 125.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T13:20:10.597Z] #21 ... [2022-09-06T13:20:10.597Z] [2022-09-06T13:20:10.597Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:10.597Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:10.597Z] #77 134.4 config.status: creating Makefile [2022-09-06T13:20:10.597Z] #77 134.4 config.status: creating config.h [2022-09-06T13:20:10.597Z] #77 134.5 config.status: executing depfiles commands [2022-09-06T13:20:10.729Z] #77 125.6 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:20:10.729Z] #77 125.8 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:20:10.729Z] #77 125.8 checking how to print strings... printf [2022-09-06T13:20:10.729Z] #77 125.8 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:20:10.729Z] #77 125.9 checking for fgrep... /bin/grep -F [2022-09-06T13:20:10.729Z] #77 125.9 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:20:10.729Z] #77 125.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:20:10.729Z] #77 125.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:20:10.762Z] #21 18.36 Selecting previously unselected package libapparmor1:s390x. [2022-09-06T13:20:10.762Z] #21 18.37 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-06T13:20:10.762Z] #21 18.38 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-06T13:20:10.762Z] #21 18.43 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-06T13:20:10.762Z] #21 18.43 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-06T13:20:10.763Z] #21 18.44 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-06T13:20:10.763Z] #21 18.51 Selecting previously unselected package libgcc-s1:armhf. [2022-09-06T13:20:10.763Z] #21 18.52 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-06T13:20:10.763Z] #21 18.52 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-06T13:20:10.763Z] #21 18.57 Selecting previously unselected package libcrypt1:armhf. [2022-09-06T13:20:10.763Z] #21 18.58 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-06T13:20:10.763Z] #21 18.58 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-06T13:20:10.763Z] #21 18.66 Selecting previously unselected package libc6:armhf. [2022-09-06T13:20:10.763Z] #21 18.66 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-06T13:20:10.856Z] #77 134.6 config.status: executing libtool commands [2022-09-06T13:20:10.990Z] #77 125.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:20:10.990Z] #77 126.0 checking whether ln -s works... yes [2022-09-06T13:20:10.990Z] #77 126.0 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:20:10.990Z] #77 126.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:20:10.990Z] #77 126.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:20:10.990Z] #77 126.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:20:10.990Z] #77 126.1 checking for objdump... objdump [2022-09-06T13:20:10.990Z] #77 126.1 checking how to recognize dependent libraries... pass_all [2022-09-06T13:20:10.990Z] #77 126.1 checking for dlltool... no [2022-09-06T13:20:10.990Z] #77 126.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:20:10.990Z] #77 126.1 checking for ar... ar [2022-09-06T13:20:11.251Z] #77 126.1 checking for archiver @FILE support... @ [2022-09-06T13:20:11.251Z] #77 126.2 checking for strip... strip [2022-09-06T13:20:11.251Z] #77 126.2 checking for ranlib... ranlib [2022-09-06T13:20:11.251Z] #77 126.2 checking for gawk... no [2022-09-06T13:20:11.251Z] #77 126.2 checking for mawk... mawk [2022-09-06T13:20:11.282Z] #21 18.85 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-06T13:20:11.511Z] #77 126.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:20:11.511Z] #77 126.6 checking for sysroot... no [2022-09-06T13:20:11.511Z] #77 126.6 checking for a working dd... /bin/dd [2022-09-06T13:20:11.511Z] #77 126.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:20:11.511Z] #77 126.7 checking for mt... no [2022-09-06T13:20:11.541Z] #21 19.27 Selecting previously unselected package libapparmor1:armhf. [2022-09-06T13:20:11.542Z] #21 19.27 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-06T13:20:11.542Z] #21 19.27 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-06T13:20:11.542Z] #21 19.32 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-06T13:20:11.542Z] #21 19.33 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-06T13:20:11.542Z] #21 19.33 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-06T13:20:11.542Z] #21 19.40 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-06T13:20:11.542Z] #21 19.40 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-06T13:20:11.771Z] #77 126.7 checking if : is a manifest tool... no [2022-09-06T13:20:11.771Z] #77 126.8 checking for dlfcn.h... yes [2022-09-06T13:20:11.771Z] #77 127.0 checking for objdir... .libs [2022-09-06T13:20:11.793Z] #77 135.5 GEN .version [2022-09-06T13:20:11.793Z] #77 135.6 make install-recursive [2022-09-06T13:20:11.793Z] #77 135.6 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T13:20:11.793Z] #77 135.7 Making install in libocispec [2022-09-06T13:20:11.793Z] #77 135.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:11.793Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T13:20:11.793Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T13:20:11.793Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T13:20:11.801Z] #21 19.41 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-06T13:20:11.801Z] #21 19.45 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-06T13:20:11.801Z] #21 19.46 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-06T13:20:11.801Z] #21 19.46 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-06T13:20:11.801Z] #21 19.55 Selecting previously unselected package libc6:ppc64el. [2022-09-06T13:20:11.801Z] #21 19.56 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-06T13:20:12.052Z] #77 135.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T13:20:12.060Z] #21 19.75 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-06T13:20:12.342Z] #77 127.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:20:12.602Z] #77 127.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:20:12.602Z] #77 127.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:20:12.620Z] #77 136.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T13:20:12.629Z] #21 20.39 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-06T13:20:12.629Z] #21 20.39 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-06T13:20:12.629Z] #21 20.40 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-06T13:20:12.629Z] #21 20.44 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-06T13:20:12.629Z] #21 20.45 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-06T13:20:12.629Z] #21 20.46 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-06T13:20:12.629Z] #21 20.52 Selecting previously unselected package libseccomp2:s390x. [2022-09-06T13:20:12.629Z] #21 20.53 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-06T13:20:12.629Z] #21 20.53 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-06T13:20:12.629Z] #21 20.58 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-06T13:20:12.863Z] #77 127.7 checking if gcc static flag -static works... yes [2022-09-06T13:20:12.878Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T13:20:12.879Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T13:20:12.879Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T13:20:12.879Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T13:20:12.879Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T13:20:12.879Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T13:20:12.879Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T13:20:12.879Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T13:20:12.879Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T13:20:12.879Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T13:20:12.879Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T13:20:12.879Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T13:20:12.879Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T13:20:12.879Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T13:20:12.879Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T13:20:12.888Z] #21 20.58 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-06T13:20:12.888Z] #21 20.59 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-06T13:20:12.888Z] #21 20.66 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-06T13:20:12.888Z] #21 20.66 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-06T13:20:12.888Z] #21 20.67 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T13:20:12.888Z] #21 20.71 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-06T13:20:12.888Z] #21 20.71 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-06T13:20:12.888Z] #21 20.72 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T13:20:12.888Z] #21 20.78 Selecting previously unselected package libseccomp2:armhf. [2022-09-06T13:20:12.888Z] #21 20.79 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-06T13:20:12.888Z] #21 20.79 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-06T13:20:12.888Z] #21 20.84 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-06T13:20:13.124Z] #77 128.0 checking if gcc supports -c -o file.o... yes [2022-09-06T13:20:13.124Z] #77 128.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:20:13.124Z] #77 128.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:20:13.147Z] #21 20.85 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-06T13:20:13.147Z] #21 20.85 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-06T13:20:13.147Z] #21 20.92 Selecting previously unselected package libseccomp2:armel. [2022-09-06T13:20:13.147Z] #21 20.93 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-06T13:20:13.147Z] #21 20.93 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-06T13:20:13.147Z] #21 20.97 Selecting previously unselected package libseccomp-dev:armel. [2022-09-06T13:20:13.147Z] #21 20.98 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-06T13:20:13.147Z] #21 20.99 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-06T13:20:13.147Z] #21 21.05 Selecting previously unselected package libseccomp2:arm64. [2022-09-06T13:20:13.147Z] #21 21.06 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T13:20:13.147Z] #21 21.07 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T13:20:13.147Z] #21 21.12 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T13:20:13.384Z] #77 128.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:20:13.384Z] #77 128.4 checking how to hardcode library paths into programs... immediate [2022-09-06T13:20:13.384Z] #77 128.4 checking whether stripping libraries is possible... yes [2022-09-06T13:20:13.384Z] #77 128.5 checking if libtool supports shared libraries... yes [2022-09-06T13:20:13.384Z] #77 128.5 checking whether to build shared libraries... no [2022-09-06T13:20:13.384Z] #77 128.5 checking whether to build static libraries... yes [2022-09-06T13:20:13.384Z] #77 128.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:20:13.384Z] #77 128.5 checking whether build environment is sane... yes [2022-09-06T13:20:13.384Z] #77 128.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:20:13.384Z] #77 128.6 checking whether make sets $(MAKE)... yes [2022-09-06T13:20:13.407Z] #21 21.13 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T13:20:13.407Z] #21 21.14 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T13:20:13.407Z] #21 21.23 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-06T13:20:13.407Z] #21 21.24 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-06T13:20:13.407Z] #21 21.25 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-06T13:20:13.407Z] #21 21.26 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-06T13:20:13.407Z] #21 21.27 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-06T13:20:13.407Z] #21 21.28 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-06T13:20:13.407Z] #21 21.30 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-06T13:20:13.407Z] #21 21.31 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-06T13:20:13.407Z] #21 21.32 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-06T13:20:13.407Z] #21 21.33 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-06T13:20:13.645Z] #77 128.6 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:20:13.645Z] #77 128.6 checking whether make supports nested variables... yes [2022-09-06T13:20:13.645Z] #77 128.7 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:20:13.645Z] #77 128.7 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:20:13.645Z] #77 128.7 checking how to create a ustar tar archive... gnutar [2022-09-06T13:20:13.666Z] #21 21.34 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-06T13:20:13.666Z] #21 21.35 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-06T13:20:13.666Z] #21 21.36 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-06T13:20:13.666Z] #21 21.38 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-06T13:20:13.666Z] #21 21.39 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-06T13:20:13.666Z] #21 21.40 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-06T13:20:13.910Z] #77 128.7 checking dependency style of gcc... gcc3 [2022-09-06T13:20:13.910Z] #77 128.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:20:13.910Z] #77 128.9 checking whether make supports nested variables... (cached) yes [2022-09-06T13:20:13.910Z] #77 128.9 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T13:20:13.910Z] #77 128.9 checking pkg-config is at least version 0.9.0... yes [2022-09-06T13:20:13.910Z] #77 128.9 checking for yajl >= 2.1.0... yes [2022-09-06T13:20:13.910Z] #77 128.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T13:20:13.910Z] #77 128.9 checking for gcc... (cached) gcc [2022-09-06T13:20:13.910Z] #77 129.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T13:20:13.910Z] #77 129.1 checking whether gcc accepts -g... (cached) yes [2022-09-06T13:20:13.910Z] #77 129.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T13:20:13.910Z] #77 129.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T13:20:14.170Z] #77 129.1 checking for a Python interpreter with version >= 3... python3 [2022-09-06T13:20:14.170Z] #77 129.1 checking for python3... /usr/bin/python3 [2022-09-06T13:20:14.170Z] #77 129.1 checking for python3 version... 3.9 [2022-09-06T13:20:14.170Z] #77 129.2 checking for python3 platform... linux [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T13:20:14.256Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T13:20:14.256Z] #77 137.9 make install-recursive [2022-09-06T13:20:14.256Z] #77 137.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:14.256Z] #77 138.0 Making install in yajl [2022-09-06T13:20:14.256Z] #77 138.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:14.256Z] #77 138.0 CC verify/json_verify-json_verify.o [2022-09-06T13:20:14.256Z] #77 138.0 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T13:20:14.256Z] #77 138.0 CC src/libyajl_la-yajl.lo [2022-09-06T13:20:14.256Z] #77 138.1 CC src/libyajl_la-yajl_gen.lo [2022-09-06T13:20:14.256Z] #77 138.1 CC src/libyajl_la-yajl_parser.lo [2022-09-06T13:20:14.256Z] #77 138.1 CC src/libyajl_la-yajl_buf.lo [2022-09-06T13:20:14.256Z] #77 138.1 CC src/libyajl_la-yajl_encode.lo [2022-09-06T13:20:14.256Z] #77 138.1 CC src/libyajl_la-yajl_lex.lo [2022-09-06T13:20:14.256Z] #77 138.1 CC src/libyajl_la-yajl_tree.lo [2022-09-06T13:20:14.430Z] #77 129.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T13:20:14.430Z] #77 129.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T13:20:14.690Z] #77 129.6 checking that generated files are newer than configure... done [2022-09-06T13:20:14.690Z] #77 129.6 configure: creating ./config.status [2022-09-06T13:20:15.046Z] #21 22.61 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-06T13:20:15.261Z] #77 ... [2022-09-06T13:20:15.261Z] [2022-09-06T13:20:15.261Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T13:20:15.261Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:20:15.261Z] #21 20.87 The following NEW packages will be installed: [2022-09-06T13:20:15.261Z] #21 20.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T13:20:15.261Z] #21 20.87 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-09-06T13:20:15.261Z] #21 20.87 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T13:20:15.261Z] #21 20.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T13:20:15.261Z] #21 20.87 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T13:20:15.261Z] #21 20.87 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T13:20:15.261Z] #21 20.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T13:20:15.261Z] #21 20.87 xz-utils zip zstd [2022-09-06T13:20:15.261Z] #21 21.28 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:20:15.261Z] #21 21.28 Need to get 27.7 MB of archives. [2022-09-06T13:20:15.261Z] #21 21.28 After this operation, 106 MB of additional disk space will be used. [2022-09-06T13:20:15.261Z] #21 21.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T13:20:15.261Z] #21 21.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T13:20:15.261Z] #21 21.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T13:20:15.261Z] #21 21.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T13:20:15.261Z] #21 21.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T13:20:15.261Z] #21 21.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T13:20:15.261Z] #21 21.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T13:20:15.261Z] #21 21.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T13:20:15.261Z] #21 21.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T13:20:15.262Z] #21 21.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T13:20:15.262Z] #21 21.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T13:20:15.262Z] #21 21.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T13:20:15.262Z] #21 21.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T13:20:15.262Z] #21 21.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T13:20:15.262Z] #21 21.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T13:20:15.262Z] #21 21.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T13:20:15.262Z] #21 21.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T13:20:15.262Z] #21 21.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T13:20:15.262Z] #21 21.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T13:20:15.262Z] #21 21.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T13:20:15.262Z] #21 21.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T13:20:15.262Z] #21 21.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T13:20:15.262Z] #21 21.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T13:20:15.262Z] #21 21.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T13:20:15.262Z] #21 21.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T13:20:15.262Z] #21 21.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T13:20:15.262Z] #21 21.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T13:20:15.262Z] #21 21.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T13:20:15.262Z] #21 21.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:20:15.262Z] #21 21.86 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-09-06T13:20:15.262Z] #21 21.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:20:15.262Z] #21 21.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T13:20:15.262Z] #21 21.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T13:20:15.262Z] #21 21.88 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T13:20:15.262Z] #21 21.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T13:20:15.262Z] #21 21.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T13:20:15.262Z] #21 21.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T13:20:15.262Z] #21 21.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T13:20:15.262Z] #21 21.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T13:20:15.262Z] #21 22.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T13:20:15.262Z] #21 22.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T13:20:15.262Z] #21 22.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T13:20:15.262Z] #21 22.08 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T13:20:15.262Z] #21 22.09 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T13:20:15.262Z] #21 22.12 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T13:20:15.262Z] #21 22.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T13:20:15.262Z] #21 22.44 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T13:20:15.262Z] #21 22.44 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T13:20:15.262Z] #21 22.47 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T13:20:15.262Z] #21 23.14 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:20:15.262Z] #21 23.32 Fetched 27.7 MB in 1s (18.5 MB/s) [2022-09-06T13:20:15.262Z] #21 23.41 Selecting previously unselected package pigz. [2022-09-06T13:20:15.262Z] #21 23.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-06T13:20:15.262Z] #21 23.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 23.41 Unpacking pigz (2.6-1) ... [2022-09-06T13:20:15.262Z] #21 23.51 Selecting previously unselected package libelf1:amd64. [2022-09-06T13:20:15.262Z] #21 23.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 23.55 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T13:20:15.262Z] #21 23.72 Selecting previously unselected package libbpf0:amd64. [2022-09-06T13:20:15.262Z] #21 23.72 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 23.72 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T13:20:15.262Z] #21 23.87 Selecting previously unselected package libcap2:amd64. [2022-09-06T13:20:15.262Z] #21 23.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 23.87 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:20:15.262Z] #21 23.93 Selecting previously unselected package libmnl0:amd64. [2022-09-06T13:20:15.262Z] #21 23.93 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 23.94 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T13:20:15.262Z] #21 24.02 Selecting previously unselected package libxtables12:amd64. [2022-09-06T13:20:15.262Z] #21 24.05 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 24.12 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T13:20:15.262Z] #21 24.18 Selecting previously unselected package libcap2-bin. [2022-09-06T13:20:15.262Z] #21 24.18 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 24.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T13:20:15.262Z] #21 24.26 Selecting previously unselected package iproute2. [2022-09-06T13:20:15.262Z] #21 24.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 24.30 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T13:20:15.262Z] #21 24.82 Selecting previously unselected package xxd. [2022-09-06T13:20:15.262Z] #21 24.82 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 24.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:15.262Z] #21 24.99 Selecting previously unselected package vim-common. [2022-09-06T13:20:15.262Z] #21 24.99 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:20:15.262Z] #21 25.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:15.262Z] #21 25.18 Selecting previously unselected package bash-completion. [2022-09-06T13:20:15.262Z] #21 25.18 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T13:20:15.262Z] #21 27.64 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T13:20:15.262Z] #21 28.18 Selecting previously unselected package bzip2. [2022-09-06T13:20:15.262Z] #21 28.20 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 28.20 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T13:20:15.262Z] #21 28.29 Selecting previously unselected package xz-utils. [2022-09-06T13:20:15.262Z] #21 28.30 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 28.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:20:15.262Z] #21 28.48 Selecting previously unselected package apparmor. [2022-09-06T13:20:15.262Z] #21 28.49 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 28.58 Unpacking apparmor (2.13.6-10) ... [2022-09-06T13:20:15.262Z] #21 29.00 Selecting previously unselected package inetutils-ping. [2022-09-06T13:20:15.262Z] #21 29.00 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 29.01 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T13:20:15.262Z] #21 29.14 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T13:20:15.262Z] #21 29.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 29.15 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T13:20:15.262Z] #21 29.23 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T13:20:15.262Z] #21 29.23 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 29.24 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T13:20:15.262Z] #21 29.32 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T13:20:15.262Z] #21 29.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 29.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:20:15.262Z] #21 29.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T13:20:15.262Z] #21 29.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 29.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T13:20:15.262Z] #21 29.51 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T13:20:15.262Z] #21 29.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 29.53 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T13:20:15.262Z] #21 29.63 Selecting previously unselected package iptables. [2022-09-06T13:20:15.262Z] #21 29.65 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 29.66 Unpacking iptables (1.8.7-1) ... [2022-09-06T13:20:15.262Z] #21 30.01 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:20:15.262Z] #21 30.01 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 30.02 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:20:15.262Z] #21 30.22 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:20:15.262Z] #21 30.23 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 30.24 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:20:15.262Z] #21 30.37 Selecting previously unselected package jq. [2022-09-06T13:20:15.262Z] #21 30.38 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 30.39 Unpacking jq (1.6-2.1) ... [2022-09-06T13:20:15.262Z] #21 30.47 Selecting previously unselected package libaio1:amd64. [2022-09-06T13:20:15.262Z] #21 30.47 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 30.48 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T13:20:15.262Z] #21 30.54 Selecting previously unselected package libgpm2:amd64. [2022-09-06T13:20:15.262Z] #21 30.54 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 30.55 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T13:20:15.262Z] #21 30.62 Selecting previously unselected package libicu67:amd64. [2022-09-06T13:20:15.262Z] #21 30.63 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-09-06T13:20:15.262Z] #21 30.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T13:20:15.983Z] #21 23.81 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-06T13:20:16.645Z] #21 ... [2022-09-06T13:20:16.645Z] [2022-09-06T13:20:16.645Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:16.645Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:16.645Z] #77 131.8 config.status: creating Makefile [2022-09-06T13:20:16.645Z] #77 131.8 config.status: creating config.h [2022-09-06T13:20:16.905Z] #77 131.9 config.status: executing libtool commands [2022-09-06T13:20:16.905Z] #77 131.9 config.status: executing depfiles commands [2022-09-06T13:20:17.360Z] #21 25.05 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-06T13:20:17.475Z] #77 132.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T13:20:17.475Z] #77 132.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T13:20:17.545Z] #77 ... [2022-09-06T13:20:17.545Z] [2022-09-06T13:20:17.545Z] #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-09-06T13:20:17.545Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:20:17.545Z] #21 48.67 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:20:17.545Z] #21 48.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:20:17.545Z] #21 48.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T13:20:17.545Z] #21 48.70 Setting up patch (2.7.6-7) ... [2022-09-06T13:20:17.545Z] #21 48.74 Setting up sudo (1.9.5p2-3) ... [2022-09-06T13:20:17.545Z] #21 48.81 invoke-rc.d: could not determine current runlevel [2022-09-06T13:20:17.545Z] #21 48.83 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T13:20:17.545Z] #21 48.84 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T13:20:17.545Z] #21 48.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T13:20:17.545Z] #21 48.86 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T13:20:17.545Z] #21 48.89 Setting up pigz (2.6-1) ... [2022-09-06T13:20:17.545Z] #21 48.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:20:17.545Z] #21 48.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:20:17.545Z] #21 48.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T13:20:17.545Z] #21 49.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:17.545Z] #21 49.82 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T13:20:17.545Z] #21 49.84 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T13:20:17.545Z] #21 50.30 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T13:20:17.545Z] #21 50.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T13:20:17.545Z] #21 50.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:20:17.545Z] #21 50.37 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T13:20:17.545Z] #21 50.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:17.545Z] #21 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T13:20:17.545Z] #21 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T13:20:17.545Z] #21 50.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T13:20:17.546Z] #21 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T13:20:17.546Z] #21 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T13:20:17.546Z] #21 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T13:20:17.546Z] #21 50.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T13:20:17.546Z] #21 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T13:20:17.546Z] #21 50.94 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T13:20:17.546Z] #21 52.55 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:20:17.546Z] #21 52.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T13:20:17.546Z] #21 52.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T13:20:17.546Z] #21 52.59 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T13:20:17.546Z] #21 53.99 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T13:20:17.546Z] #21 54.02 Setting up jq (1.6-2.1) ... [2022-09-06T13:20:17.546Z] #21 54.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T13:20:17.546Z] #21 54.06 Setting up iptables (1.8.7-1) ... [2022-09-06T13:20:17.546Z] #21 54.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:20:17.546Z] #21 54.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:20:17.546Z] #21 54.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:20:17.546Z] #21 54.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:20:17.546Z] #21 54.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T13:20:17.546Z] #21 54.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T13:20:17.546Z] #21 54.12 Setting up iproute2 (5.10.0-4) ... [2022-09-06T13:20:17.805Z] #21 54.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:20:18.045Z] #77 133.0 checking for gcc... gcc [2022-09-06T13:20:18.305Z] #77 133.1 checking whether the C compiler works... yes [2022-09-06T13:20:18.305Z] #77 133.2 checking for C compiler default output file name... a.out [2022-09-06T13:20:18.305Z] #77 133.2 checking for suffix of executables... [2022-09-06T13:20:18.565Z] #77 133.4 checking whether we are cross compiling... no [2022-09-06T13:20:18.565Z] #77 133.5 checking for suffix of object files... o [2022-09-06T13:20:18.565Z] #77 133.6 checking whether we are using the GNU C compiler... yes [2022-09-06T13:20:18.565Z] #77 133.7 checking whether gcc accepts -g... yes [2022-09-06T13:20:18.739Z] #21 26.28 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-06T13:20:18.744Z] #21 DONE 55.7s [2022-09-06T13:20:18.744Z] [2022-09-06T13:20:18.744Z] #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-09-06T13:20:18.744Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:20:18.825Z] #77 133.8 checking for gcc option to accept ISO C89... none needed [2022-09-06T13:20:18.825Z] #77 133.9 checking whether gcc understands -c and -o together... yes [2022-09-06T13:20:18.825Z] #77 134.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T13:20:18.825Z] #77 134.1 checking whether build environment is sane... yes [2022-09-06T13:20:19.003Z] #55 ... [2022-09-06T13:20:19.003Z] [2022-09-06T13:20:19.003Z] #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-09-06T13:20:19.003Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-09-06T13:20:19.084Z] #77 134.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T13:20:19.085Z] #77 134.1 checking for gawk... no [2022-09-06T13:20:19.085Z] #77 134.1 checking for mawk... mawk [2022-09-06T13:20:19.085Z] #77 134.1 checking whether make sets $(MAKE)... yes [2022-09-06T13:20:19.085Z] #77 134.2 checking whether make supports the include directive... yes (GNU style) [2022-09-06T13:20:19.085Z] #77 134.2 checking whether make supports nested variables... yes [2022-09-06T13:20:19.085Z] #77 134.3 checking whether UID '0' is supported by ustar format... yes [2022-09-06T13:20:19.085Z] #77 134.3 checking whether GID '0' is supported by ustar format... yes [2022-09-06T13:20:19.085Z] #77 134.3 checking how to create a ustar tar archive... gnutar [2022-09-06T13:20:19.344Z] #77 134.3 checking dependency style of gcc... gcc3 [2022-09-06T13:20:19.344Z] #77 134.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T13:20:19.344Z] #77 134.4 checking whether make supports nested variables... (cached) yes [2022-09-06T13:20:19.570Z] #22 0.873 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T13:20:19.605Z] #77 134.5 checking build system type... x86_64-pc-linux-gnu [2022-09-06T13:20:19.605Z] #77 134.7 checking host system type... x86_64-pc-linux-gnu [2022-09-06T13:20:19.605Z] #77 134.7 checking how to print strings... printf [2022-09-06T13:20:19.605Z] #77 134.7 checking for a sed that does not truncate output... /bin/sed [2022-09-06T13:20:19.605Z] #77 134.7 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T13:20:19.605Z] #77 134.8 checking for egrep... /bin/grep -E [2022-09-06T13:20:19.605Z] #77 134.8 checking for fgrep... /bin/grep -F [2022-09-06T13:20:19.605Z] #77 134.8 checking for ld used by gcc... /usr/bin/ld [2022-09-06T13:20:19.605Z] #77 134.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T13:20:19.605Z] #77 134.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T13:20:19.677Z] #21 27.51 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T13:20:19.677Z] #21 27.52 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-06T13:20:19.677Z] #21 27.53 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-06T13:20:19.677Z] #21 27.54 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-06T13:20:19.677Z] #21 27.55 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-06T13:20:19.677Z] #21 27.56 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T13:20:19.828Z] #22 0.876 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T13:20:19.828Z] #22 0.879 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T13:20:19.828Z] #22 DONE 0.9s [2022-09-06T13:20:19.828Z] [2022-09-06T13:20:19.828Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T13:20:19.828Z] #23 sha256:cada8a0446b94b5cc99c39e3dc8d0104afa541c33d6705d6fbfcb7f329faa06c [2022-09-06T13:20:19.865Z] #77 134.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T13:20:19.865Z] #77 134.9 checking whether ln -s works... yes [2022-09-06T13:20:19.865Z] #77 134.9 checking the maximum length of command line arguments... 1572864 [2022-09-06T13:20:19.865Z] #77 134.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T13:20:19.865Z] #77 135.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T13:20:19.865Z] #77 135.0 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T13:20:19.865Z] #77 135.0 checking for objdump... objdump [2022-09-06T13:20:19.865Z] #77 135.0 checking how to recognize dependent libraries... pass_all [2022-09-06T13:20:19.865Z] #77 135.0 checking for dlltool... no [2022-09-06T13:20:19.865Z] #77 135.0 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T13:20:19.865Z] #77 135.0 checking for ar... ar [2022-09-06T13:20:19.939Z] #21 27.58 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-06T13:20:19.939Z] #21 27.59 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-06T13:20:19.939Z] #21 27.60 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T13:20:19.939Z] #21 27.61 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-06T13:20:19.939Z] #21 27.62 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T13:20:19.939Z] #21 27.64 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-06T13:20:19.939Z] #21 27.65 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-06T13:20:19.939Z] #21 27.67 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-06T13:20:19.939Z] #21 27.68 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-06T13:20:19.939Z] #21 27.69 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T13:20:19.939Z] #21 27.71 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-06T13:20:19.939Z] #21 27.72 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-06T13:20:19.939Z] #21 27.73 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T13:20:19.939Z] #21 27.74 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-06T13:20:19.939Z] #21 27.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:20:20.126Z] #77 135.0 checking for archiver @FILE support... @ [2022-09-06T13:20:20.126Z] #77 135.1 checking for strip... strip [2022-09-06T13:20:20.126Z] #77 135.1 checking for ranlib... ranlib [2022-09-06T13:20:20.386Z] #77 135.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T13:20:20.386Z] #77 135.4 checking for sysroot... no [2022-09-06T13:20:20.386Z] #77 135.4 checking for a working dd... /bin/dd [2022-09-06T13:20:20.386Z] #77 135.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T13:20:20.513Z] #21 DONE 28.3s [2022-09-06T13:20:20.513Z] [2022-09-06T13:20:20.513Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T13:20:20.513Z] #66 sha256:05307304a4afe570b9425403b4182c338c98e0518921b9ec5ab82d1c80b3c17d [2022-09-06T13:20:20.646Z] #77 135.5 checking for mt... no [2022-09-06T13:20:20.646Z] #77 135.6 checking if : is a manifest tool... no [2022-09-06T13:20:20.646Z] #77 135.6 checking how to run the C preprocessor... gcc -E [2022-09-06T13:20:20.780Z] #66 DONE 0.2s [2022-09-06T13:20:20.780Z] [2022-09-06T13:20:20.780Z] #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-09-06T13:20:20.780Z] #67 sha256:4ca00007b49895c08d24b7de578867395197008cf612484551961f7789ffcc75 [2022-09-06T13:20:21.216Z] #77 135.8 checking for ANSI C header files... yes [2022-09-06T13:20:21.216Z] #77 136.3 checking for sys/types.h... yes [2022-09-06T13:20:21.476Z] #77 136.4 checking for sys/stat.h... yes [2022-09-06T13:20:21.720Z] #67 ... [2022-09-06T13:20:21.721Z] [2022-09-06T13:20:21.721Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T13:20:21.721Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-09-06T13:20:21.721Z] #22 DONE 1.3s [2022-09-06T13:20:21.721Z] [2022-09-06T13:20:21.721Z] #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-09-06T13:20:21.721Z] #67 sha256:4ca00007b49895c08d24b7de578867395197008cf612484551961f7789ffcc75 [2022-09-06T13:20:21.721Z] #67 1.074 + RM_GOPATH=0 [2022-09-06T13:20:21.721Z] #67 1.074 + TMP_GOPATH= [2022-09-06T13:20:21.721Z] #67 1.074 + : /build [2022-09-06T13:20:21.721Z] #67 1.075 + '[' -z '' ']' [2022-09-06T13:20:21.721Z] #67 1.076 ++ mktemp -d [2022-09-06T13:20:21.721Z] #67 1.085 + export GOPATH=/tmp/tmp.HcksLIel1s [2022-09-06T13:20:21.721Z] #67 1.085 + GOPATH=/tmp/tmp.HcksLIel1s [2022-09-06T13:20:21.721Z] #67 1.085 + RM_GOPATH=1 [2022-09-06T13:20:21.721Z] #67 1.085 + case "$(go env GOARCH)" in [2022-09-06T13:20:21.721Z] #67 1.087 ++ go env GOARCH [2022-09-06T13:20:21.721Z] #67 1.103 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:20:21.721Z] #67 1.103 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:20:21.721Z] #67 1.103 ++ dirname /install.sh [2022-09-06T13:20:21.736Z] #77 136.5 checking for stdlib.h... yes [2022-09-06T13:20:21.736Z] #77 136.7 checking for string.h... yes [2022-09-06T13:20:21.736Z] #77 136.9 checking for memory.h... yes [2022-09-06T13:20:21.980Z] #67 1.107 + dir=/ [2022-09-06T13:20:21.981Z] #67 1.107 + bin=runc [2022-09-06T13:20:21.981Z] #67 1.107 + shift [2022-09-06T13:20:21.981Z] #67 1.107 + '[' '!' -f //runc.installer ']' [2022-09-06T13:20:21.981Z] #67 1.107 + . //runc.installer [2022-09-06T13:20:21.981Z] #67 1.107 ++ set -e [2022-09-06T13:20:21.981Z] #67 1.107 ++ : v1.1.4 [2022-09-06T13:20:21.981Z] #67 1.107 + install_runc [2022-09-06T13:20:21.981Z] #67 1.107 + RUNC_BUILDTAGS=seccomp [2022-09-06T13:20:21.981Z] #67 1.107 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T13:20:21.981Z] #67 1.111 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HcksLIel1s/src/github.com/opencontainers/runc [2022-09-06T13:20:21.981Z] #67 1.111 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T13:20:21.981Z] #67 1.114 Cloning into '/tmp/tmp.HcksLIel1s/src/github.com/opencontainers/runc'... [2022-09-06T13:20:21.996Z] #77 137.0 checking for strings.h... yes [2022-09-06T13:20:22.256Z] #77 137.1 checking for inttypes.h... yes [2022-09-06T13:20:22.256Z] #77 137.4 checking for stdint.h... yes [2022-09-06T13:20:22.517Z] #77 137.5 checking for unistd.h... yes [2022-09-06T13:20:22.777Z] #77 137.6 checking for dlfcn.h... yes [2022-09-06T13:20:22.777Z] #77 137.8 checking for objdir... .libs [2022-09-06T13:20:22.921Z] #67 ... [2022-09-06T13:20:22.921Z] [2022-09-06T13:20:22.921Z] #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-09-06T13:20:22.921Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-09-06T13:20:22.921Z] #23 DONE 1.0s [2022-09-06T13:20:22.921Z] [2022-09-06T13:20:22.921Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T13:20:22.921Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-09-06T13:20:23.037Z] #77 138.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T13:20:23.037Z] #77 138.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T13:20:23.037Z] #77 138.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T13:20:23.858Z] #24 0.868 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T13:20:23.858Z] #24 DONE 0.9s [2022-09-06T13:20:23.858Z] [2022-09-06T13:20:23.858Z] #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-09-06T13:20:23.858Z] #67 sha256:4ca00007b49895c08d24b7de578867395197008cf612484551961f7789ffcc75 [2022-09-06T13:20:23.868Z] #77 138.3 checking if gcc static flag -static works... yes [2022-09-06T13:20:23.868Z] #77 138.7 checking if gcc supports -c -o file.o... yes [2022-09-06T13:20:23.868Z] #77 138.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T13:20:23.868Z] #77 138.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T13:20:24.128Z] #77 138.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T13:20:24.128Z] #77 139.2 checking how to hardcode library paths into programs... immediate [2022-09-06T13:20:24.128Z] #77 139.2 checking whether stripping libraries is possible... yes [2022-09-06T13:20:24.128Z] #77 139.2 checking if libtool supports shared libraries... yes [2022-09-06T13:20:24.128Z] #77 139.2 checking whether to build shared libraries... no [2022-09-06T13:20:24.128Z] #77 139.2 checking whether to build static libraries... yes [2022-09-06T13:20:24.128Z] #77 139.2 checking float.h usability... yes [2022-09-06T13:20:24.128Z] #77 139.3 checking float.h presence... yes [2022-09-06T13:20:24.128Z] #77 139.4 checking for float.h... yes [2022-09-06T13:20:24.389Z] #77 139.4 checking limits.h usability... yes [2022-09-06T13:20:24.652Z] #77 139.5 checking limits.h presence... yes [2022-09-06T13:20:24.652Z] #77 139.6 checking for limits.h... yes [2022-09-06T13:20:24.652Z] #77 139.6 checking stddef.h usability... yes [2022-09-06T13:20:24.652Z] #77 139.7 checking stddef.h presence... yes [2022-09-06T13:20:24.652Z] #77 139.8 checking for stddef.h... yes [2022-09-06T13:20:24.797Z] #67 ... [2022-09-06T13:20:24.797Z] [2022-09-06T13:20:24.797Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T13:20:24.797Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-09-06T13:20:24.797Z] #25 DONE 0.9s [2022-09-06T13:20:24.797Z] [2022-09-06T13:20:24.797Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T13:20:24.797Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-09-06T13:20:24.913Z] #77 139.8 checking for stdlib.h... (cached) yes [2022-09-06T13:20:24.913Z] #77 139.8 checking for string.h... (cached) yes [2022-09-06T13:20:24.913Z] #77 139.9 checking sys/time.h usability... yes [2022-09-06T13:20:24.913Z] #77 140.0 checking sys/time.h presence... yes [2022-09-06T13:20:25.100Z] #23 ... [2022-09-06T13:20:25.100Z] [2022-09-06T13:20:25.100Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:25.100Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:25.100Z] #77 143.7 CCLD libyajl.la [2022-09-06T13:20:25.100Z] #77 144.3 CCLD verify/json_verify [2022-09-06T13:20:25.100Z] #77 144.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:25.100Z] #77 144.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T13:20:25.100Z] #77 144.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T13:20:25.100Z] #77 144.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:25.100Z] #77 144.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:25.100Z] #77 144.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:25.100Z] #77 144.9 CC src/validate.o [2022-09-06T13:20:25.100Z] #77 144.9 CC src/image_spec_schema_config_schema.lo [2022-09-06T13:20:25.100Z] #77 144.9 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T13:20:25.100Z] #77 144.9 CC src/image_spec_schema_defs.lo [2022-09-06T13:20:25.100Z] #77 144.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T13:20:25.100Z] #77 144.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T13:20:25.100Z] #77 144.9 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T13:20:25.100Z] #77 144.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T13:20:25.100Z] #77 145.0 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T13:20:25.100Z] #77 145.0 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T13:20:25.100Z] #77 145.0 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T13:20:25.100Z] #77 145.0 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T13:20:25.100Z] #77 145.1 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T13:20:25.100Z] #77 145.1 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T13:20:25.100Z] #77 145.2 CC src/runtime_spec_schema_defs.lo [2022-09-06T13:20:25.100Z] #77 145.2 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T13:20:25.100Z] #77 145.2 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T13:20:25.100Z] #77 145.3 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T13:20:25.100Z] #77 145.3 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T13:20:25.100Z] #77 145.3 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T13:20:25.100Z] #77 145.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T13:20:25.100Z] #77 145.5 CC src/basic_test_double_array.lo [2022-09-06T13:20:25.100Z] #77 145.6 CC src/basic_test_top_array_int.lo [2022-09-06T13:20:25.100Z] #77 145.7 CC src/basic_test_double_array_item.lo [2022-09-06T13:20:25.100Z] #77 145.7 CC src/basic_test_top_array_string.lo [2022-09-06T13:20:25.100Z] #77 145.7 CC src/basic_test_top_double_array_int.lo [2022-09-06T13:20:25.100Z] #77 145.9 CC src/basic_test_top_double_array_string.lo [2022-09-06T13:20:25.100Z] #77 146.0 CC src/basic_test_top_double_array_obj.lo [2022-09-06T13:20:25.100Z] #77 146.0 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T13:20:25.100Z] #77 146.0 CC src/read-file.lo [2022-09-06T13:20:25.100Z] #77 146.1 CC tests/test-1.o [2022-09-06T13:20:25.100Z] #77 146.1 CC tests/test-2.o [2022-09-06T13:20:25.100Z] #77 146.2 CC src/json_common.lo [2022-09-06T13:20:25.100Z] #77 146.4 CC tests/test-4.o [2022-09-06T13:20:25.100Z] #77 146.4 CC tests/test-3.o [2022-09-06T13:20:25.100Z] #77 146.5 CC tests/test-5.o [2022-09-06T13:20:25.100Z] #77 146.6 CC tests/test-6.o [2022-09-06T13:20:25.100Z] #77 146.7 CC tests/test-8.o [2022-09-06T13:20:25.100Z] #77 146.8 CC tests/test-9.o [2022-09-06T13:20:25.100Z] #77 146.9 CC tests/test-7.o [2022-09-06T13:20:25.100Z] #77 146.9 CC tests/test-10.o [2022-09-06T13:20:25.100Z] #77 146.9 CC tests/test-11.o [2022-09-06T13:20:25.174Z] #77 140.1 checking for sys/time.h... yes [2022-09-06T13:20:25.174Z] #77 140.1 checking for inline... inline [2022-09-06T13:20:25.174Z] #77 140.2 checking for size_t... yes [2022-09-06T13:20:25.364Z] #26 DONE 0.9s [2022-09-06T13:20:25.364Z] [2022-09-06T13:20:25.365Z] #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-09-06T13:20:25.365Z] #67 sha256:4ca00007b49895c08d24b7de578867395197008cf612484551961f7789ffcc75 [2022-09-06T13:20:25.434Z] #77 140.4 checking for stdlib.h... (cached) yes [2022-09-06T13:20:25.434Z] #77 140.4 checking for GNU libc compatible malloc... yes [2022-09-06T13:20:25.434Z] #77 140.6 checking for stdlib.h... (cached) yes [2022-09-06T13:20:25.695Z] #77 140.6 checking for GNU libc compatible realloc... yes [2022-09-06T13:20:25.955Z] #77 140.8 checking for working strtod... yes [2022-09-06T13:20:25.955Z] #77 141.0 checking for gettimeofday... yes [2022-09-06T13:20:26.216Z] #77 141.2 checking for memset... yes [2022-09-06T13:20:26.303Z] #67 5.613 + cd /tmp/tmp.HcksLIel1s/src/github.com/opencontainers/runc [2022-09-06T13:20:26.303Z] #67 5.614 + git checkout -q v1.1.4 [2022-09-06T13:20:26.564Z] #67 ... [2022-09-06T13:20:26.564Z] [2022-09-06T13:20:26.564Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T13:20:26.564Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-09-06T13:20:26.564Z] #27 DONE 1.0s [2022-09-06T13:20:26.564Z] [2022-09-06T13:20:26.564Z] #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-09-06T13:20:26.564Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-09-06T13:20:26.786Z] #77 141.5 checking for strspn... yes [2022-09-06T13:20:26.786Z] #77 141.8 checking that generated files are newer than configure... done [2022-09-06T13:20:26.786Z] #77 141.8 configure: creating ./config.status [2022-09-06T13:20:27.503Z] #28 1.138 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T13:20:27.763Z] #28 1.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T13:20:27.763Z] #28 1.328 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T13:20:27.763Z] #28 1.415 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T13:20:28.331Z] #28 1.656 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T13:20:28.331Z] #28 1.811 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T13:20:28.591Z] #28 2.135 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T13:20:28.698Z] #77 143.7 config.status: creating Makefile [2022-09-06T13:20:28.698Z] #77 143.8 config.status: creating config.h [2022-09-06T13:20:28.698Z] #77 143.8 config.status: executing depfiles commands [2022-09-06T13:20:28.959Z] #77 144.0 config.status: executing libtool commands [2022-09-06T13:20:28.959Z] #77 ... [2022-09-06T13:20:28.959Z] [2022-09-06T13:20:28.959Z] #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-09-06T13:20:28.959Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:20:28.959Z] #21 34.28 Selecting previously unselected package libinih1:amd64. [2022-09-06T13:20:28.959Z] #21 34.30 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 34.31 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T13:20:28.959Z] #21 34.36 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:20:28.959Z] #21 34.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 34.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:20:28.959Z] #21 34.48 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:20:28.959Z] #21 34.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 34.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:20:28.959Z] #21 34.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:20:28.959Z] #21 34.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 34.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:20:28.959Z] #21 34.70 Selecting previously unselected package libyajl2:amd64. [2022-09-06T13:20:28.959Z] #21 34.70 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 34.71 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:20:28.959Z] #21 34.76 Selecting previously unselected package net-tools. [2022-09-06T13:20:28.959Z] #21 34.78 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 34.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T13:20:28.959Z] #21 34.99 Selecting previously unselected package patch. [2022-09-06T13:20:28.959Z] #21 35.00 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 35.01 Unpacking patch (2.7.6-7) ... [2022-09-06T13:20:28.959Z] #21 35.13 Selecting previously unselected package python-pip-whl. [2022-09-06T13:20:28.959Z] #21 35.14 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T13:20:28.959Z] #21 35.14 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T13:20:28.959Z] #21 35.71 Selecting previously unselected package python3-lib2to3. [2022-09-06T13:20:28.959Z] #21 35.71 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T13:20:28.959Z] #21 35.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T13:20:28.959Z] #21 35.82 Selecting previously unselected package python3-distutils. [2022-09-06T13:20:28.959Z] #21 35.84 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T13:20:28.959Z] #21 35.84 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T13:20:28.959Z] #21 36.00 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:20:28.959Z] #21 36.01 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T13:20:28.959Z] #21 36.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:20:28.959Z] #21 36.16 Selecting previously unselected package python3-setuptools. [2022-09-06T13:20:28.959Z] #21 36.16 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T13:20:28.959Z] #21 36.16 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T13:20:28.959Z] #21 36.42 Selecting previously unselected package python3-wheel. [2022-09-06T13:20:28.959Z] #21 36.44 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T13:20:28.959Z] #21 36.45 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T13:20:28.959Z] #21 36.54 Selecting previously unselected package python3-pip. [2022-09-06T13:20:28.959Z] #21 36.55 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T13:20:28.959Z] #21 36.55 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T13:20:28.959Z] #21 36.90 Selecting previously unselected package sudo. [2022-09-06T13:20:28.959Z] #21 36.90 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 36.92 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T13:20:28.959Z] #21 37.49 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T13:20:28.959Z] #21 37.50 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 37.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T13:20:28.959Z] #21 37.68 Selecting previously unselected package uidmap. [2022-09-06T13:20:28.959Z] #21 37.70 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 37.70 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T13:20:28.959Z] #21 37.88 Selecting previously unselected package vim-runtime. [2022-09-06T13:20:28.959Z] #21 37.88 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:20:28.959Z] #21 37.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T13:20:28.959Z] #21 37.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T13:20:28.959Z] #21 37.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:28.959Z] #21 41.60 Selecting previously unselected package vim. [2022-09-06T13:20:28.959Z] #21 41.60 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 41.62 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:28.959Z] #21 42.17 Selecting previously unselected package xfsprogs. [2022-09-06T13:20:28.959Z] #21 42.17 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 42.18 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T13:20:28.959Z] #21 42.70 Selecting previously unselected package zip. [2022-09-06T13:20:28.959Z] #21 42.71 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 42.71 Unpacking zip (3.0-12) ... [2022-09-06T13:20:28.959Z] #21 42.83 Selecting previously unselected package zstd. [2022-09-06T13:20:28.959Z] #21 42.83 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T13:20:28.959Z] #21 42.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T13:20:28.959Z] #21 43.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:20:28.959Z] #21 44.19 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T13:20:28.959Z] #21 44.20 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T13:20:28.959Z] #21 44.21 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T13:20:28.959Z] #21 44.22 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T13:20:28.959Z] #21 44.24 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T13:20:28.959Z] #21 44.25 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T13:20:28.959Z] #21 44.26 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T13:20:28.959Z] #21 44.27 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:20:28.959Z] #21 44.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:20:28.959Z] #21 44.29 Setting up bzip2 (1.0.8-4) ... [2022-09-06T13:20:28.959Z] #21 44.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:20:28.959Z] #21 44.31 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T13:20:29.161Z] #28 2.436 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T13:20:29.161Z] #28 2.655 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T13:20:29.421Z] #28 2.901 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-06T13:20:29.421Z] #28 2.908 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-06T13:20:29.421Z] #28 2.919 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-06T13:20:29.421Z] #28 2.921 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-06T13:20:29.421Z] #28 2.927 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-06T13:20:29.421Z] #28 2.936 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-06T13:20:29.530Z] #21 45.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:29.530Z] #21 45.11 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:20:29.530Z] #21 45.12 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T13:20:29.530Z] #21 45.13 Setting up apparmor (2.13.6-10) ... [2022-09-06T13:20:29.637Z] #77 ... [2022-09-06T13:20:29.638Z] [2022-09-06T13:20:29.638Z] #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-09-06T13:20:29.638Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-06T13:20:29.638Z] #47 197.5 + dpkg --print-architecture [2022-09-06T13:20:29.638Z] #47 DONE 197.9s [2022-09-06T13:20:29.638Z] [2022-09-06T13:20:29.638Z] #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-09-06T13:20:29.638Z] #60 sha256:9f1098a212e5e3a8bf763193eaaf99f5317335361f773597b9164ad19b374357 [2022-09-06T13:20:29.681Z] #28 3.097 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T13:20:29.681Z] #28 3.102 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T13:20:29.681Z] #28 3.103 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T13:20:29.681Z] #28 3.103 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T13:20:29.681Z] #28 3.105 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T13:20:29.681Z] #28 3.106 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T13:20:29.791Z] #21 ... [2022-09-06T13:20:29.791Z] [2022-09-06T13:20:29.791Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:29.791Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:29.791Z] #77 144.8 GEN .version [2022-09-06T13:20:29.791Z] #77 144.9 make install-recursive [2022-09-06T13:20:29.791Z] #77 144.9 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T13:20:29.791Z] #77 145.0 Making install in libocispec [2022-09-06T13:20:29.791Z] #77 145.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:30.051Z] #77 145.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T13:20:30.051Z] #77 145.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T13:20:30.051Z] #77 145.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T13:20:30.051Z] #77 145.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T13:20:30.442Z] #77 ... [2022-09-06T13:20:30.442Z] [2022-09-06T13:20:30.442Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T13:20:30.442Z] #23 sha256:cada8a0446b94b5cc99c39e3dc8d0104afa541c33d6705d6fbfcb7f329faa06c [2022-09-06T13:20:30.442Z] #23 9.929 Collecting yamllint==1.27.1 [2022-09-06T13:20:30.622Z] #77 145.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T13:20:30.705Z] #23 10.99 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T13:20:30.855Z] #64 ... [2022-09-06T13:20:30.855Z] [2022-09-06T13:20:30.855Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:30.855Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:30.855Z] #77 187.9 CCLD libocispec.la [2022-09-06T13:20:30.883Z] #77 145.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T13:20:30.883Z] #77 145.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T13:20:30.883Z] #77 145.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T13:20:30.883Z] #77 145.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T13:20:30.883Z] #77 145.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T13:20:30.883Z] #77 145.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T13:20:30.883Z] #77 145.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T13:20:30.883Z] #77 145.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T13:20:30.883Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T13:20:30.883Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T13:20:30.883Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T13:20:30.883Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T13:20:30.883Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T13:20:30.883Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T13:20:30.883Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T13:20:31.113Z] #77 188.3 CCLD src/validate [2022-09-06T13:20:31.113Z] #77 188.3 CCLD tests/test-1 [2022-09-06T13:20:31.113Z] #77 188.3 CCLD tests/test-2 [2022-09-06T13:20:31.113Z] #77 188.3 CCLD tests/test-3 [2022-09-06T13:20:31.113Z] #77 188.4 CCLD tests/test-4 [2022-09-06T13:20:31.113Z] #77 188.4 CCLD tests/test-5 [2022-09-06T13:20:31.113Z] #77 188.5 CCLD tests/test-6 [2022-09-06T13:20:31.113Z] #77 188.5 CCLD tests/test-7 [2022-09-06T13:20:31.113Z] #77 188.5 CCLD tests/test-8 [2022-09-06T13:20:31.113Z] #77 188.5 CCLD tests/test-9 [2022-09-06T13:20:31.113Z] #77 188.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T13:20:31.371Z] #77 188.7 CCLD tests/test-10 [2022-09-06T13:20:31.371Z] #77 188.8 CCLD tests/test-11 [2022-09-06T13:20:32.083Z] #23 12.43 Collecting pathspec>=0.5.3 [2022-09-06T13:20:32.083Z] #23 12.44 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T13:20:32.266Z] #77 147.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T13:20:32.266Z] #77 147.2 make install-recursive [2022-09-06T13:20:32.266Z] #77 147.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:32.266Z] #77 147.3 Making install in yajl [2022-09-06T13:20:32.266Z] #77 147.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:32.266Z] #77 147.4 CC verify/json_verify-json_verify.o [2022-09-06T13:20:32.266Z] #77 147.4 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T13:20:32.266Z] #77 147.4 CC src/libyajl_la-yajl.lo [2022-09-06T13:20:32.266Z] #77 147.4 CC src/libyajl_la-yajl_gen.lo [2022-09-06T13:20:32.266Z] #77 147.4 CC src/libyajl_la-yajl_parser.lo [2022-09-06T13:20:32.266Z] #77 147.5 CC src/libyajl_la-yajl_buf.lo [2022-09-06T13:20:32.266Z] #77 147.5 CC src/libyajl_la-yajl_encode.lo [2022-09-06T13:20:32.266Z] #77 147.5 CC src/libyajl_la-yajl_lex.lo [2022-09-06T13:20:32.527Z] #77 147.6 CC src/libyajl_la-yajl_tree.lo [2022-09-06T13:20:32.652Z] #23 12.90 Collecting pyyaml [2022-09-06T13:20:32.652Z] #23 12.91 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T13:20:32.652Z] #23 12.97 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T13:20:32.652Z] #23 12.99 Building wheels for collected packages: yamllint [2022-09-06T13:20:32.652Z] #23 12.99 Building wheel for yamllint (setup.py): started [2022-09-06T13:20:33.268Z] #77 190.5 libtool: link: ar cr libocispec.a [2022-09-06T13:20:33.268Z] #77 190.5 libtool: link: ranlib libocispec.a [2022-09-06T13:20:34.031Z] #23 14.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T13:20:34.031Z] #23 14.07 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=893cde6ce9651007c5a12b695c6690ec4fbd9e28a5bc4b5619c54ac538fe7ce6 [2022-09-06T13:20:34.031Z] #23 14.07 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T13:20:34.031Z] #23 14.07 Successfully built yamllint [2022-09-06T13:20:34.031Z] #23 14.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T13:20:34.290Z] #23 14.54 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T13:20:34.862Z] #23 DONE 15.1s [2022-09-06T13:20:34.862Z] [2022-09-06T13:20:34.862Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:34.862Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:34.862Z] #77 ... [2022-09-06T13:20:34.862Z] [2022-09-06T13:20:34.862Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T13:20:34.862Z] #27 sha256:c9b044f7b2b3115a3c9ac37fac961c4229faf452d3175dfdb5e060fb9855fce8 [2022-09-06T13:20:35.121Z] #27 DONE 0.2s [2022-09-06T13:20:35.121Z] [2022-09-06T13:20:35.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-09-06T13:20:35.122Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:35.122Z] #77 ... [2022-09-06T13:20:35.122Z] [2022-09-06T13:20:35.122Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T13:20:35.122Z] #32 sha256:1082c0863ac3e83350cfd6f2c6fb1dd5e7c73b77e0ad41452387ec1238aee637 [2022-09-06T13:20:35.167Z] #77 192.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:35.167Z] #77 192.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T13:20:35.167Z] #77 192.6 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T13:20:35.167Z] #77 192.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:35.167Z] #77 192.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:35.167Z] #77 192.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:35.425Z] #77 192.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:35.425Z] #77 192.6 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T13:20:35.425Z] #77 192.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T13:20:35.425Z] #77 192.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T13:20:35.425Z] #77 192.7 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T13:20:35.425Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T13:20:35.425Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T13:20:35.425Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T13:20:35.425Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T13:20:35.425Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T13:20:35.425Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T13:20:35.425Z] #77 192.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T13:20:35.683Z] #77 192.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T13:20:35.683Z] #77 192.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T13:20:35.683Z] #77 192.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T13:20:35.683Z] #77 193.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T13:20:35.683Z] #77 193.0 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T13:20:35.683Z] #77 193.0 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T13:20:35.683Z] #77 193.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T13:20:35.683Z] #77 193.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T13:20:35.683Z] #77 193.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T13:20:35.683Z] #77 193.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T13:20:35.690Z] #32 DONE 0.5s [2022-09-06T13:20:35.690Z] [2022-09-06T13:20:35.690Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T13:20:35.690Z] #35 sha256:7119900e1e3d60dd6b7df0e7a5536bc482916b5d2c6541caa70c6cd880c08d54 [2022-09-06T13:20:35.945Z] #77 193.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T13:20:35.945Z] #77 193.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T13:20:35.945Z] #77 193.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T13:20:35.945Z] #77 193.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T13:20:35.945Z] #77 193.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T13:20:35.945Z] #77 193.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T13:20:35.945Z] #77 193.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T13:20:35.950Z] #35 DONE 0.3s [2022-09-06T13:20:35.950Z] [2022-09-06T13:20:35.950Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T13:20:35.950Z] #37 sha256:875bfcd955ef8e43999e420583f69ef69a4d506ade308eaf27e7ad3d290a2e0a [2022-09-06T13:20:35.950Z] #37 DONE 0.1s [2022-09-06T13:20:35.950Z] [2022-09-06T13:20:35.950Z] #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-09-06T13:20:35.950Z] #60 sha256:3fbe7716a8eefd49cb311d425b6cc12a5b814b7d2b9742f37de59c9746768f59 [2022-09-06T13:20:35.950Z] #60 ... [2022-09-06T13:20:35.950Z] [2022-09-06T13:20:35.950Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T13:20:35.950Z] #39 sha256:5527a8de286a355881d6282776e6c2a82294bf65b12957c665cf04740bbcc725 [2022-09-06T13:20:35.950Z] #39 DONE 0.1s [2022-09-06T13:20:35.950Z] [2022-09-06T13:20:35.950Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T13:20:35.950Z] #41 sha256:f76eebdcb2a1e00af437e76a2a3e30cde420cd02c8a99d60985842007e56f164 [2022-09-06T13:20:35.950Z] #41 DONE 0.1s [2022-09-06T13:20:36.203Z] #77 193.4 CC src/crun-crun.o [2022-09-06T13:20:36.203Z] #77 193.5 CC src/crun-run.o [2022-09-06T13:20:36.203Z] #77 193.5 CC src/crun-delete.o [2022-09-06T13:20:36.203Z] #77 193.6 CC src/crun-kill.o [2022-09-06T13:20:36.203Z] #77 ... [2022-09-06T13:20:36.203Z] [2022-09-06T13:20:36.203Z] #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-09-06T13:20:36.203Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:20:36.203Z] #47 246.3 + dpkg --print-architecture [2022-09-06T13:20:36.203Z] #47 246.3 + git checkout -q v2.1.0 [2022-09-06T13:20:36.210Z] [2022-09-06T13:20:36.210Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T13:20:36.210Z] #45 sha256:e47915531b9fdb79396700f53de4958ffea6ed1b1e9f3fe92f7be1c6a35ceaca [2022-09-06T13:20:36.210Z] #45 DONE 0.1s [2022-09-06T13:20:36.210Z] [2022-09-06T13:20:36.210Z] #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-09-06T13:20:36.210Z] #60 sha256:3fbe7716a8eefd49cb311d425b6cc12a5b814b7d2b9742f37de59c9746768f59 [2022-09-06T13:20:36.729Z] #77 ... [2022-09-06T13:20:36.729Z] [2022-09-06T13:20:36.729Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T13:20:36.729Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:20:36.729Z] #21 46.93 Setting up zip (3.0-12) ... [2022-09-06T13:20:36.729Z] #21 46.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:36.729Z] #21 46.96 Setting up bash-completion (1:2.11-2) ... [2022-09-06T13:20:36.729Z] #21 49.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T13:20:36.729Z] #21 49.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:20:36.729Z] #21 49.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T13:20:36.729Z] #21 49.35 Setting up patch (2.7.6-7) ... [2022-09-06T13:20:36.729Z] #21 49.36 Setting up sudo (1.9.5p2-3) ... [2022-09-06T13:20:36.729Z] #21 49.44 invoke-rc.d: could not determine current runlevel [2022-09-06T13:20:36.729Z] #21 49.45 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T13:20:36.729Z] #21 49.46 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T13:20:36.729Z] #21 49.48 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T13:20:36.729Z] #21 49.50 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T13:20:36.729Z] #21 49.51 Setting up pigz (2.6-1) ... [2022-09-06T13:20:36.729Z] #21 49.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:20:36.729Z] #21 49.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:20:36.729Z] #21 49.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T13:20:36.729Z] #21 49.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:36.729Z] #21 50.26 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T13:20:36.729Z] #21 50.27 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T13:20:36.729Z] #21 50.73 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T13:20:36.729Z] #21 50.74 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T13:20:36.729Z] #21 50.76 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:20:36.729Z] #21 50.77 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T13:20:36.729Z] #21 51.31 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:20:36.729Z] #21 51.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T13:20:36.730Z] #21 51.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T13:20:36.730Z] #21 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T13:20:36.730Z] #21 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T13:20:36.730Z] #21 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T13:20:36.730Z] #21 51.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T13:20:36.730Z] #21 51.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T13:20:36.730Z] #21 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T13:20:36.730Z] #21 51.38 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T13:20:36.768Z] #47 246.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T13:20:36.768Z] #47 246.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T13:20:37.299Z] #21 52.87 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:20:37.299Z] #21 52.88 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T13:20:37.299Z] #21 52.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T13:20:37.299Z] #21 52.91 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T13:20:37.865Z] #28 ... [2022-09-06T13:20:37.865Z] [2022-09-06T13:20:37.865Z] #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-09-06T13:20:37.865Z] #67 sha256:4ca00007b49895c08d24b7de578867395197008cf612484551961f7789ffcc75 [2022-09-06T13:20:37.865Z] #67 5.997 + '[' -z '' ']' [2022-09-06T13:20:37.865Z] #67 5.997 + target=static [2022-09-06T13:20:37.865Z] #67 5.997 + make BUILDTAGS=seccomp static [2022-09-06T13:20:37.865Z] #67 6.404 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T13:20:39.208Z] #21 54.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T13:20:39.208Z] #21 54.33 Setting up jq (1.6-2.1) ... [2022-09-06T13:20:39.208Z] #21 54.35 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T13:20:39.208Z] #21 54.38 Setting up iptables (1.8.7-1) ... [2022-09-06T13:20:39.208Z] #21 54.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:20:39.208Z] #21 54.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:20:39.208Z] #21 54.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:20:39.208Z] #21 54.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:20:39.208Z] #21 54.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T13:20:39.208Z] #21 54.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T13:20:39.208Z] #21 54.44 Setting up iproute2 (5.10.0-4) ... [2022-09-06T13:20:39.468Z] #21 54.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:20:39.468Z] #21 ... [2022-09-06T13:20:39.468Z] [2022-09-06T13:20:39.469Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:39.469Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:39.469Z] #77 153.2 CCLD libyajl.la [2022-09-06T13:20:39.469Z] #77 153.6 CCLD verify/json_verify [2022-09-06T13:20:39.469Z] #77 154.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:39.469Z] #77 154.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T13:20:39.469Z] #77 154.0 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T13:20:39.469Z] #77 154.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:39.469Z] #77 154.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T13:20:39.469Z] #77 154.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:39.469Z] #77 154.2 CC src/validate.o [2022-09-06T13:20:39.469Z] #77 154.2 CC src/image_spec_schema_config_schema.lo [2022-09-06T13:20:39.469Z] #77 154.2 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T13:20:39.469Z] #77 154.2 CC src/image_spec_schema_defs.lo [2022-09-06T13:20:39.469Z] #77 154.2 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T13:20:39.469Z] #77 154.2 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T13:20:39.469Z] #77 154.2 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T13:20:39.469Z] #77 154.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T13:20:39.469Z] #77 154.3 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T13:20:39.469Z] #77 154.3 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T13:20:39.469Z] #77 154.3 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T13:20:39.469Z] #77 154.4 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T13:20:39.469Z] #77 154.4 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T13:20:39.469Z] #77 154.4 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T13:20:39.469Z] #77 154.5 CC src/runtime_spec_schema_defs.lo [2022-09-06T13:20:39.469Z] #77 154.6 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T13:20:39.469Z] #77 154.6 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T13:20:39.620Z] #60 ... [2022-09-06T13:20:39.620Z] [2022-09-06T13:20:39.620Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:39.620Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:20:39.620Z] #77 167.6 CCLD libocispec.la [2022-09-06T13:20:39.620Z] #77 168.1 CCLD src/validate [2022-09-06T13:20:39.620Z] #77 168.1 CCLD tests/test-1 [2022-09-06T13:20:39.620Z] #77 168.1 CCLD tests/test-2 [2022-09-06T13:20:39.620Z] #77 168.1 CCLD tests/test-3 [2022-09-06T13:20:39.620Z] #77 168.1 CCLD tests/test-4 [2022-09-06T13:20:39.620Z] #77 168.2 CCLD tests/test-5 [2022-09-06T13:20:39.620Z] #77 168.2 CCLD tests/test-6 [2022-09-06T13:20:39.620Z] #77 168.2 CCLD tests/test-7 [2022-09-06T13:20:39.620Z] #77 168.3 CCLD tests/test-8 [2022-09-06T13:20:39.620Z] #77 168.5 CCLD tests/test-9 [2022-09-06T13:20:39.729Z] #77 154.7 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T13:20:39.729Z] #77 154.7 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T13:20:39.729Z] #77 154.9 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T13:20:39.729Z] #77 ... [2022-09-06T13:20:39.729Z] [2022-09-06T13:20:39.729Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T13:20:39.729Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-09-06T13:20:39.729Z] #21 DONE 55.3s [2022-09-06T13:20:39.729Z] [2022-09-06T13:20:39.729Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:39.729Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:39.729Z] #77 155.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T13:20:39.879Z] #77 168.5 CCLD tests/test-10 [2022-09-06T13:20:39.880Z] #77 168.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T13:20:39.990Z] #77 155.2 CC src/basic_test_double_array_item.lo [2022-09-06T13:20:39.990Z] #77 155.2 CC src/basic_test_double_array.lo [2022-09-06T13:20:40.139Z] #77 168.8 CCLD tests/test-11 [2022-09-06T13:20:40.563Z] #77 155.4 CC src/basic_test_top_array_int.lo [2022-09-06T13:20:40.563Z] #77 155.5 CC src/basic_test_top_array_string.lo [2022-09-06T13:20:40.563Z] #77 155.7 CC src/basic_test_top_double_array_int.lo [2022-09-06T13:20:40.563Z] #77 155.8 CC src/basic_test_top_double_array_obj.lo [2022-09-06T13:20:40.824Z] #77 155.9 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T13:20:41.085Z] #77 156.1 CC src/basic_test_top_double_array_string.lo [2022-09-06T13:20:41.155Z] #67 ... [2022-09-06T13:20:41.155Z] [2022-09-06T13:20:41.155Z] #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-09-06T13:20:41.155Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-09-06T13:20:41.155Z] #28 14.35 Fetched 49.2 MB in 13s (3656 kB/s) [2022-09-06T13:20:41.345Z] #77 156.3 CC src/read-file.lo [2022-09-06T13:20:41.345Z] #77 156.5 CC src/json_common.lo [2022-09-06T13:20:41.345Z] #77 156.5 CC tests/test-1.o [2022-09-06T13:20:41.345Z] #77 ... [2022-09-06T13:20:41.345Z] [2022-09-06T13:20:41.345Z] #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-09-06T13:20:41.345Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-09-06T13:20:41.345Z] #22 1.546 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T13:20:41.345Z] #22 1.552 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T13:20:41.345Z] #22 1.555 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T13:20:41.345Z] #22 DONE 1.7s [2022-09-06T13:20:41.518Z] #77 170.1 libtool: link: ar cr libocispec.a [2022-09-06T13:20:41.518Z] #77 170.2 libtool: link: ranlib libocispec.a [2022-09-06T13:20:41.605Z] [2022-09-06T13:20:41.606Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:20:41.606Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:41.606Z] #77 156.7 CC tests/test-2.o [2022-09-06T13:20:41.865Z] #77 156.9 CC tests/test-3.o [2022-09-06T13:20:41.865Z] #77 156.9 CC tests/test-4.o [2022-09-06T13:20:41.865Z] #77 157.0 CC tests/test-5.o [2022-09-06T13:20:42.125Z] #77 157.3 CC tests/test-6.o [2022-09-06T13:20:42.385Z] #77 157.3 CC tests/test-7.o [2022-09-06T13:20:42.385Z] #77 157.5 CC tests/test-8.o [2022-09-06T13:20:42.646Z] #77 157.7 CC tests/test-9.o [2022-09-06T13:20:42.895Z] #77 171.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:42.895Z] #77 171.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T13:20:42.895Z] #77 171.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T13:20:42.895Z] #77 171.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:42.895Z] #77 171.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:42.895Z] #77 171.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:42.895Z] #77 171.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:20:42.895Z] #77 171.7 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T13:20:42.895Z] #77 171.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T13:20:42.895Z] #77 171.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T13:20:42.895Z] #77 171.9 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T13:20:42.895Z] #77 171.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T13:20:43.154Z] #77 171.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T13:20:43.154Z] #77 171.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T13:20:43.154Z] #77 171.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T13:20:43.154Z] #77 172.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T13:20:43.154Z] #77 172.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T13:20:43.154Z] #77 172.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T13:20:43.154Z] #77 172.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T13:20:43.154Z] #77 172.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T13:20:43.215Z] #77 158.1 CC tests/test-10.o [2022-09-06T13:20:43.215Z] #77 158.1 CC tests/test-11.o [2022-09-06T13:20:43.450Z] #77 172.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T13:20:43.728Z] #77 172.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T13:20:43.728Z] #77 172.5 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T13:20:43.728Z] #77 172.5 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T13:20:44.008Z] #77 172.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T13:20:44.008Z] #77 172.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T13:20:44.008Z] #77 172.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T13:20:44.008Z] #77 172.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T13:20:44.008Z] #77 172.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T13:20:44.274Z] #77 172.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T13:20:44.274Z] #77 172.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T13:20:44.274Z] #77 172.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T13:20:44.274Z] #77 173.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T13:20:44.534Z] #77 173.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T13:20:44.534Z] #77 173.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T13:20:44.795Z] #77 173.7 CC src/crun-crun.o [2022-09-06T13:20:44.873Z] #47 ... [2022-09-06T13:20:44.873Z] [2022-09-06T13:20:44.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-09-06T13:20:44.873Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:20:44.873Z] #77 193.8 CC src/crun-pause.o [2022-09-06T13:20:44.873Z] #77 193.9 CC src/crun-unpause.o [2022-09-06T13:20:44.873Z] #77 193.9 CC src/crun-spec.o [2022-09-06T13:20:44.873Z] #77 194.0 CC src/crun-exec.o [2022-09-06T13:20:44.873Z] #77 194.0 CC src/crun-list.o [2022-09-06T13:20:44.873Z] #77 194.1 CC src/crun-create.o [2022-09-06T13:20:44.873Z] #77 194.2 CC src/crun-state.o [2022-09-06T13:20:44.873Z] #77 194.2 CC src/crun-start.o [2022-09-06T13:20:44.873Z] #77 194.3 CC src/crun-update.o [2022-09-06T13:20:44.873Z] #77 194.4 CC src/crun-checkpoint.o [2022-09-06T13:20:44.873Z] #77 194.5 CC src/crun-ps.o [2022-09-06T13:20:44.873Z] #77 194.5 CC src/crun-restore.o [2022-09-06T13:20:44.873Z] #77 194.6 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T13:20:44.873Z] #77 194.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T13:20:44.873Z] #77 194.7 CC src/libcrun/libcrun_la-container.lo [2022-09-06T13:20:44.873Z] #77 194.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T13:20:44.873Z] #77 195.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T13:20:44.873Z] #77 195.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T13:20:44.873Z] #77 195.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T13:20:44.873Z] #77 195.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T13:20:44.873Z] #77 195.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T13:20:44.873Z] #77 195.5 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T13:20:44.873Z] #77 195.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T13:20:44.873Z] #77 195.6 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T13:20:44.873Z] #77 195.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T13:20:44.873Z] #77 195.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T13:20:44.873Z] #77 195.8 CC src/libcrun/libcrun_la-error.lo [2022-09-06T13:20:44.873Z] #77 196.1 CC src/libcrun/libcrun_la-status.lo [2022-09-06T13:20:44.873Z] #77 196.2 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T13:20:44.873Z] #77 196.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T13:20:44.873Z] #77 196.4 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T13:20:44.873Z] #77 196.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T13:20:44.873Z] #77 196.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T13:20:44.873Z] #77 196.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T13:20:44.873Z] #77 197.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T13:20:44.873Z] #77 197.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T13:20:44.873Z] #77 197.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T13:20:44.873Z] #77 197.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T13:20:44.873Z] #77 197.6 CC tests/init.o [2022-09-06T13:20:45.056Z] #77 173.9 CC src/crun-run.o [2022-09-06T13:20:45.316Z] #77 174.0 CC src/crun-delete.o [2022-09-06T13:20:45.316Z] #77 174.1 CC src/crun-kill.o [2022-09-06T13:20:45.316Z] #77 174.2 CC src/crun-pause.o [2022-09-06T13:20:45.575Z] #77 174.3 CC src/crun-unpause.o [2022-09-06T13:20:45.575Z] #77 174.3 CC src/crun-spec.o [2022-09-06T13:20:45.575Z] #77 174.5 CC src/crun-exec.o [2022-09-06T13:20:45.835Z] #77 174.7 CC src/crun-list.o [2022-09-06T13:20:45.835Z] #77 174.7 CC src/crun-create.o [2022-09-06T13:20:46.094Z] #77 174.8 CC src/crun-start.o [2022-09-06T13:20:46.094Z] #77 175.0 CC src/crun-state.o [2022-09-06T13:20:46.353Z] #77 175.1 CC src/crun-update.o [2022-09-06T13:20:46.353Z] #77 175.3 CC src/crun-ps.o [2022-09-06T13:20:46.921Z] #77 175.6 CC src/crun-checkpoint.o [2022-09-06T13:20:46.921Z] #77 175.8 CC src/crun-restore.o [2022-09-06T13:20:47.180Z] #77 176.0 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T13:20:47.439Z] #77 176.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T13:20:47.439Z] #77 176.3 CC src/libcrun/libcrun_la-container.lo [2022-09-06T13:20:47.698Z] #77 176.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T13:20:47.698Z] #77 176.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T13:20:47.726Z] #28 14.35 Reading package lists... [2022-09-06T13:20:47.957Z] #77 176.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T13:20:47.957Z] #77 176.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T13:20:47.957Z] #77 176.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T13:20:48.216Z] #77 176.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T13:20:48.216Z] #77 177.0 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T13:20:48.216Z] #77 177.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T13:20:48.474Z] #77 177.3 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T13:20:48.733Z] #77 177.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T13:20:48.733Z] #77 177.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T13:20:48.992Z] #77 177.7 CC src/libcrun/libcrun_la-error.lo [2022-09-06T13:20:48.992Z] #77 177.8 CC src/libcrun/libcrun_la-status.lo [2022-09-06T13:20:49.929Z] #77 178.6 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T13:20:49.929Z] #77 178.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T13:20:50.187Z] #77 179.0 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T13:20:51.566Z] #77 180.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T13:20:51.566Z] #77 180.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T13:20:51.824Z] #77 180.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T13:20:52.392Z] #77 181.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T13:20:52.392Z] #77 181.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T13:20:52.959Z] #77 181.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T13:20:53.218Z] #77 182.0 CC tests/init.o [2022-09-06T13:20:53.251Z] #77 ... [2022-09-06T13:20:53.251Z] [2022-09-06T13:20:53.251Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T13:20:53.251Z] #23 sha256:cada8a0446b94b5cc99c39e3dc8d0104afa541c33d6705d6fbfcb7f329faa06c [2022-09-06T13:20:53.251Z] #23 10.98 Collecting yamllint==1.27.1 [2022-09-06T13:20:53.477Z] #77 182.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T13:20:53.593Z] #23 12.05 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T13:20:54.299Z] #28 21.12 Reading package lists... [2022-09-06T13:20:55.523Z] #23 13.63 Collecting pathspec>=0.5.3 [2022-09-06T13:20:55.523Z] #23 13.65 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T13:20:55.783Z] #23 14.18 Collecting pyyaml [2022-09-06T13:20:55.783Z] #23 14.20 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-09-06T13:20:55.783Z] #23 14.27 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T13:20:55.783Z] #23 14.30 Building wheels for collected packages: yamllint [2022-09-06T13:20:56.043Z] #23 14.30 Building wheel for yamllint (setup.py): started [2022-09-06T13:20:56.464Z] #28 27.90 Building dependency tree... [2022-09-06T13:20:57.424Z] #23 15.53 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T13:20:57.424Z] #23 15.55 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=6a0e45551e2090edcf1d52d4c27f604a6ea536edb7aa47e8184208069706c431 [2022-09-06T13:20:57.424Z] #23 15.55 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T13:20:57.424Z] #23 15.56 Successfully built yamllint [2022-09-06T13:20:57.424Z] #23 15.59 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T13:20:57.424Z] #23 16.07 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T13:20:57.843Z] #28 31.04 bzip2 is already the newest version (1.0.8-4). [2022-09-06T13:20:57.843Z] #28 31.04 patch is already the newest version (2.7.6-7). [2022-09-06T13:20:57.843Z] #28 31.04 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-06T13:20:57.843Z] #28 31.04 The following additional packages will be installed: [2022-09-06T13:20:57.843Z] #28 31.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-09-06T13:20:57.843Z] #28 31.06 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T13:20:57.843Z] #28 31.06 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T13:20:57.843Z] #28 31.07 python3-pkg-resources vim-runtime xxd [2022-09-06T13:20:57.843Z] #28 31.10 Suggested packages: [2022-09-06T13:20:57.843Z] #28 31.10 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-06T13:20:57.843Z] #28 31.10 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T13:20:57.843Z] #28 31.10 Recommended packages: [2022-09-06T13:20:57.843Z] #28 31.10 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-09-06T13:20:58.364Z] #23 DONE 16.6s [2022-09-06T13:20:58.364Z] [2022-09-06T13:20:58.364Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T13:20:58.364Z] #27 sha256:6626f0635b33ccaa43f1b3aab643dcb986481c0d59bf3f49d5ae7ea63685b698 [2022-09-06T13:20:58.364Z] #27 DONE 0.4s [2022-09-06T13:20:58.364Z] [2022-09-06T13:20:58.364Z] #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-09-06T13:20:58.364Z] #64 sha256:a327acc9ade5fc43f5b31d4df178b4f87a87ed476762e1c283254dce8de95709 [2022-09-06T13:20:58.625Z] #64 ... [2022-09-06T13:20:58.625Z] [2022-09-06T13:20:58.625Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T13:20:58.625Z] #32 sha256:cc109a0aaa800cd330195d6174a94913e4ea4b13b1644112ed8067fd95c42663 [2022-09-06T13:20:58.625Z] #32 DONE 0.2s [2022-09-06T13:20:58.625Z] [2022-09-06T13:20:58.625Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T13:20:58.625Z] #35 sha256:77a33228c0f0af4f9d77e2f78803269111f5989e2ed9c9eab9fcd52bf683357f [2022-09-06T13:20:58.886Z] #35 DONE 0.2s [2022-09-06T13:20:58.886Z] [2022-09-06T13:20:58.886Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T13:20:58.886Z] #37 sha256:5173c0ed12f2bb5c34012777b97c17ca353fe64c4c4abe66c85336576c02ee8a [2022-09-06T13:20:58.886Z] #37 DONE 0.1s [2022-09-06T13:20:58.886Z] [2022-09-06T13:20:58.886Z] #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-09-06T13:20:58.886Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:20:59.147Z] #55 ... [2022-09-06T13:20:59.147Z] [2022-09-06T13:20:59.147Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T13:20:59.147Z] #39 sha256:a4e055e5663ae6c94d7db8b1a0bb586e8edd7507ebe591fccca5b58612cccff3 [2022-09-06T13:20:59.221Z] #28 32.60 The following NEW packages will be installed: [2022-09-06T13:20:59.221Z] #28 32.60 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-09-06T13:20:59.221Z] #28 32.60 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-09-06T13:20:59.221Z] #28 32.60 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-06T13:20:59.221Z] #28 32.61 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-06T13:20:59.221Z] #28 32.61 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-06T13:20:59.221Z] #28 32.61 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-09-06T13:20:59.221Z] #28 32.61 vim-common vim-runtime xfsprogs xxd zip zstd [2022-09-06T13:20:59.408Z] #39 DONE 0.2s [2022-09-06T13:20:59.408Z] [2022-09-06T13:20:59.408Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T13:20:59.408Z] #41 sha256:8619917351c05574d1479ef9cc57613916c49b708d7761b178ce251d71b5db36 [2022-09-06T13:20:59.408Z] #41 DONE 0.1s [2022-09-06T13:20:59.408Z] [2022-09-06T13:20:59.408Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T13:20:59.408Z] #45 sha256:20b8613c5f85907e63f7da6781f1cb24d7e04dacb0534203bd972ca1286d1efd [2022-09-06T13:20:59.408Z] #45 DONE 0.1s [2022-09-06T13:20:59.408Z] [2022-09-06T13:20:59.408Z] #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-09-06T13:20:59.408Z] #60 sha256:94ce3d993a0ac90278641385309dfb89742d17907db6a6872a4153ce66206edd [2022-09-06T13:20:59.481Z] #28 33.03 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:20:59.481Z] #28 33.03 Need to get 18.6 MB of archives. [2022-09-06T13:20:59.481Z] #28 33.03 After this operation, 71.4 MB of additional disk space will be used. [2022-09-06T13:20:59.481Z] #28 33.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T13:20:59.481Z] #28 33.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T13:20:59.481Z] #28 33.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T13:20:59.481Z] #28 33.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T13:20:59.481Z] #28 33.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T13:20:59.481Z] #28 33.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T13:20:59.481Z] #28 33.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T13:20:59.481Z] #28 33.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T13:20:59.481Z] #28 33.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T13:20:59.481Z] #28 33.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T13:20:59.481Z] #28 33.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T13:20:59.481Z] #28 33.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T13:20:59.481Z] #28 33.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T13:20:59.481Z] #28 33.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T13:20:59.481Z] #28 33.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T13:20:59.481Z] #28 33.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T13:20:59.481Z] #28 33.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T13:20:59.481Z] #28 33.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T13:20:59.481Z] #28 33.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T13:20:59.481Z] #28 33.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T13:20:59.481Z] #28 33.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T13:20:59.481Z] #28 33.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T13:20:59.481Z] #28 33.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T13:20:59.481Z] #28 33.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T13:20:59.481Z] #28 33.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T13:20:59.481Z] #28 33.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:20:59.481Z] #28 33.12 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-09-06T13:20:59.481Z] #28 33.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T13:20:59.481Z] #28 33.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T13:20:59.741Z] #28 33.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T13:20:59.741Z] #28 33.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T13:20:59.741Z] #28 33.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T13:20:59.741Z] #28 33.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T13:20:59.741Z] #28 33.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T13:20:59.741Z] #28 33.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T13:20:59.741Z] #28 33.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T13:20:59.741Z] #28 33.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T13:20:59.741Z] #28 33.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T13:20:59.741Z] #28 33.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T13:20:59.741Z] #28 33.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T13:20:59.741Z] #28 33.22 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T13:20:59.741Z] #28 33.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T13:20:59.741Z] #28 33.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T13:20:59.741Z] #28 33.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T13:21:00.000Z] #28 33.38 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T13:21:00.575Z] #28 34.00 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:21:00.835Z] #28 34.26 Fetched 18.6 MB in 1s (28.1 MB/s) [2022-09-06T13:21:00.835Z] #28 34.32 Selecting previously unselected package pigz. [2022-09-06T13:21:01.095Z] #28 34.32 (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-09-06T13:21:01.095Z] #28 34.37 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-09-06T13:21:01.095Z] #28 34.37 Unpacking pigz (2.6-1) ... [2022-09-06T13:21:01.095Z] #28 34.43 Selecting previously unselected package libelf1:amd64. [2022-09-06T13:21:01.095Z] #28 34.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-09-06T13:21:01.095Z] #28 34.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T13:21:01.095Z] #28 34.56 Selecting previously unselected package libbpf0:amd64. [2022-09-06T13:21:01.095Z] #28 34.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T13:21:01.095Z] #28 34.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T13:21:01.095Z] #28 34.64 Selecting previously unselected package libcap2:amd64. [2022-09-06T13:21:01.354Z] #28 34.65 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T13:21:01.354Z] #28 34.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:21:01.354Z] #28 34.71 Selecting previously unselected package libmnl0:amd64. [2022-09-06T13:21:01.354Z] #28 34.71 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T13:21:01.354Z] #28 34.72 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T13:21:01.354Z] #28 34.76 Selecting previously unselected package libxtables12:amd64. [2022-09-06T13:21:01.354Z] #28 34.77 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T13:21:01.354Z] #28 34.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T13:21:01.354Z] #28 34.82 Selecting previously unselected package libcap2-bin. [2022-09-06T13:21:01.354Z] #28 34.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T13:21:01.354Z] #28 34.83 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T13:21:01.354Z] #28 34.89 Selecting previously unselected package iproute2. [2022-09-06T13:21:01.616Z] #28 34.90 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T13:21:01.616Z] #28 34.91 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T13:21:01.876Z] #28 35.30 Selecting previously unselected package xxd. [2022-09-06T13:21:01.876Z] #28 35.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:21:01.876Z] #28 35.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:21:01.876Z] #28 35.40 Selecting previously unselected package vim-common. [2022-09-06T13:21:02.141Z] #28 35.41 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:21:02.141Z] #28 35.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:21:02.141Z] #28 35.54 Selecting previously unselected package bash-completion. [2022-09-06T13:21:02.141Z] #28 35.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T13:21:02.762Z] #60 ... [2022-09-06T13:21:02.762Z] [2022-09-06T13:21:02.762Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:02.762Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:21:02.762Z] #77 183.0 CCLD libocispec.la [2022-09-06T13:21:02.762Z] #77 183.4 CCLD src/validate [2022-09-06T13:21:02.762Z] #77 183.4 CCLD tests/test-1 [2022-09-06T13:21:02.762Z] #77 183.4 CCLD tests/test-2 [2022-09-06T13:21:02.762Z] #77 183.4 CCLD tests/test-3 [2022-09-06T13:21:02.762Z] #77 183.5 CCLD tests/test-4 [2022-09-06T13:21:02.762Z] #77 183.5 CCLD tests/test-6 [2022-09-06T13:21:02.762Z] #77 183.6 CCLD tests/test-7 [2022-09-06T13:21:02.762Z] #77 183.6 CCLD tests/test-5 [2022-09-06T13:21:02.762Z] #77 183.8 CCLD tests/test-9 [2022-09-06T13:21:02.762Z] #77 183.8 CCLD tests/test-10 [2022-09-06T13:21:02.762Z] #77 183.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T13:21:02.762Z] #77 183.8 CCLD tests/test-8 [2022-09-06T13:21:02.762Z] #77 183.9 CCLD tests/test-11 [2022-09-06T13:21:02.762Z] #77 185.6 libtool: link: ar cr libocispec.a [2022-09-06T13:21:02.762Z] #77 185.7 libtool: link: ranlib libocispec.a [2022-09-06T13:21:03.525Z] #28 36.68 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T13:21:03.525Z] #28 36.96 Selecting previously unselected package apparmor. [2022-09-06T13:21:03.525Z] #28 36.97 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T13:21:03.525Z] #28 37.02 Unpacking apparmor (2.13.6-10) ... [2022-09-06T13:21:03.700Z] #77 187.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:21:03.700Z] #77 187.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T13:21:03.700Z] #77 187.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T13:21:03.700Z] #77 187.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:21:03.700Z] #77 187.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:21:03.700Z] #77 187.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:21:03.700Z] #77 187.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:21:03.700Z] #77 187.5 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T13:21:03.700Z] #77 187.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T13:21:03.700Z] #77 187.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T13:21:03.700Z] #77 187.6 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T13:21:03.700Z] #77 187.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T13:21:03.700Z] #77 187.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T13:21:03.700Z] #77 187.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T13:21:03.700Z] #77 187.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T13:21:03.787Z] #28 37.25 Selecting previously unselected package inetutils-ping. [2022-09-06T13:21:03.787Z] #28 37.27 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T13:21:03.787Z] #28 37.28 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T13:21:03.787Z] #28 37.37 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T13:21:03.960Z] #77 187.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T13:21:03.960Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T13:21:03.960Z] #77 187.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T13:21:03.960Z] #77 187.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T13:21:03.960Z] #77 187.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T13:21:03.960Z] #77 187.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T13:21:03.960Z] #77 188.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T13:21:04.047Z] #28 37.39 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T13:21:04.047Z] #28 37.39 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T13:21:04.047Z] #28 37.45 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T13:21:04.047Z] #28 37.45 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T13:21:04.047Z] #28 37.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T13:21:04.047Z] #28 37.51 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T13:21:04.047Z] #28 37.52 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T13:21:04.047Z] #28 37.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:21:04.047Z] #28 37.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T13:21:04.047Z] #28 37.59 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T13:21:04.047Z] #28 37.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T13:21:04.220Z] #77 188.0 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T13:21:04.220Z] #77 188.1 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T13:21:04.220Z] #77 188.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T13:21:04.220Z] #77 188.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T13:21:04.220Z] #77 188.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T13:21:04.220Z] #77 188.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T13:21:04.306Z] #28 37.65 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T13:21:04.306Z] #28 37.66 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T13:21:04.306Z] #28 37.66 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T13:21:04.306Z] #28 37.74 Selecting previously unselected package iptables. [2022-09-06T13:21:04.306Z] #28 37.76 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-09-06T13:21:04.306Z] #28 37.76 Unpacking iptables (1.8.7-1) ... [2022-09-06T13:21:04.479Z] #77 188.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T13:21:04.479Z] #77 188.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T13:21:04.479Z] #77 188.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T13:21:04.479Z] #77 188.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T13:21:04.479Z] #77 188.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T13:21:04.479Z] #77 188.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T13:21:04.568Z] #28 37.94 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:21:04.568Z] #28 37.94 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T13:21:04.568Z] #28 37.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:21:04.568Z] #28 38.06 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:21:04.568Z] #28 38.06 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T13:21:04.568Z] #28 38.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:21:04.568Z] #28 38.14 Selecting previously unselected package jq. [2022-09-06T13:21:04.568Z] #28 38.14 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-09-06T13:21:04.568Z] #28 38.15 Unpacking jq (1.6-2.1) ... [2022-09-06T13:21:04.568Z] #28 38.20 Selecting previously unselected package libaio1:amd64. [2022-09-06T13:21:04.738Z] #77 188.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T13:21:04.738Z] #77 188.7 CC src/crun-crun.o [2022-09-06T13:21:04.827Z] #28 38.21 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T13:21:04.827Z] #28 38.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T13:21:04.827Z] #28 38.26 Selecting previously unselected package libgpm2:amd64. [2022-09-06T13:21:04.827Z] #28 38.27 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T13:21:04.827Z] #28 38.28 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T13:21:04.827Z] #28 38.33 Selecting previously unselected package libinih1:amd64. [2022-09-06T13:21:04.827Z] #28 38.34 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-09-06T13:21:04.827Z] #28 38.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T13:21:04.827Z] #28 38.39 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:21:04.827Z] #28 38.40 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:21:04.827Z] #28 38.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:21:04.828Z] #28 38.48 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:21:04.998Z] #77 188.7 CC src/crun-delete.o [2022-09-06T13:21:04.998Z] #77 188.7 CC src/crun-run.o [2022-09-06T13:21:04.998Z] #77 188.8 CC src/crun-kill.o [2022-09-06T13:21:04.998Z] #77 188.8 CC src/crun-pause.o [2022-09-06T13:21:04.998Z] #77 188.9 CC src/crun-unpause.o [2022-09-06T13:21:05.087Z] #28 38.48 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T13:21:05.087Z] #28 38.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:21:05.087Z] #28 38.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:21:05.087Z] #28 38.57 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T13:21:05.087Z] #28 38.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:21:05.087Z] #28 38.63 Selecting previously unselected package libyajl2:amd64. [2022-09-06T13:21:05.087Z] #28 38.64 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T13:21:05.087Z] #28 38.64 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:21:05.087Z] #28 38.68 Selecting previously unselected package net-tools. [2022-09-06T13:21:05.257Z] #77 189.1 CC src/crun-spec.o [2022-09-06T13:21:05.257Z] #77 189.1 CC src/crun-exec.o [2022-09-06T13:21:05.257Z] #77 189.1 CC src/crun-list.o [2022-09-06T13:21:05.257Z] #77 189.2 CC src/crun-create.o [2022-09-06T13:21:05.347Z] #28 38.70 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T13:21:05.347Z] #28 38.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T13:21:05.347Z] #28 38.82 Selecting previously unselected package python-pip-whl. [2022-09-06T13:21:05.347Z] #28 38.83 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T13:21:05.347Z] #28 38.84 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T13:21:05.516Z] #77 189.3 CC src/crun-start.o [2022-09-06T13:21:05.517Z] #77 189.3 CC src/crun-state.o [2022-09-06T13:21:05.517Z] #77 189.4 CC src/crun-update.o [2022-09-06T13:21:05.517Z] #77 189.4 CC src/crun-ps.o [2022-09-06T13:21:05.776Z] #77 189.6 CC src/crun-restore.o [2022-09-06T13:21:05.776Z] #77 189.7 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T13:21:05.776Z] #77 189.7 CC src/crun-checkpoint.o [2022-09-06T13:21:05.776Z] #77 189.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T13:21:05.866Z] #28 39.23 Selecting previously unselected package python3-lib2to3. [2022-09-06T13:21:05.866Z] #28 39.25 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T13:21:05.866Z] #28 39.25 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T13:21:05.866Z] #28 39.33 Selecting previously unselected package python3-distutils. [2022-09-06T13:21:05.866Z] #28 39.34 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T13:21:05.866Z] #28 39.35 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T13:21:05.866Z] #28 39.43 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:21:05.866Z] #28 39.43 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T13:21:05.866Z] #28 39.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:21:06.036Z] #77 189.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T13:21:06.036Z] #77 189.8 CC src/libcrun/libcrun_la-container.lo [2022-09-06T13:21:06.036Z] #77 189.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T13:21:06.036Z] #77 190.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T13:21:06.036Z] #77 190.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T13:21:06.036Z] #77 ... [2022-09-06T13:21:06.036Z] [2022-09-06T13:21:06.036Z] #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-09-06T13:21:06.036Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:21:06.036Z] #47 241.3 + dpkg --print-architecture [2022-09-06T13:21:06.036Z] #47 241.3 + git checkout -q v2.1.0 [2022-09-06T13:21:06.125Z] #28 39.53 Selecting previously unselected package python3-setuptools. [2022-09-06T13:21:06.125Z] #28 39.54 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T13:21:06.125Z] #28 39.55 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T13:21:06.125Z] #28 39.72 Selecting previously unselected package python3-wheel. [2022-09-06T13:21:06.125Z] #28 39.74 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T13:21:06.296Z] #47 241.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T13:21:06.296Z] #47 241.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T13:21:06.384Z] #28 39.76 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T13:21:06.384Z] #28 39.82 Selecting previously unselected package python3-pip. [2022-09-06T13:21:06.384Z] #28 39.82 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T13:21:06.384Z] #28 39.83 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T13:21:06.384Z] #28 39.98 Selecting previously unselected package sudo. [2022-09-06T13:21:06.384Z] #28 39.98 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T13:21:06.644Z] #28 39.99 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T13:21:06.784Z] #77 ... [2022-09-06T13:21:06.784Z] [2022-09-06T13:21:06.784Z] #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-09-06T13:21:06.784Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:21:06.784Z] #47 DONE 276.5s [2022-09-06T13:21:06.784Z] [2022-09-06T13:21:06.784Z] #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-09-06T13:21:06.784Z] #64 sha256:96d2cb6d2092ac9406e0c2f383b438cc006ce3d8657a62106004a40f1e89f385 [2022-09-06T13:21:06.903Z] #28 40.33 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T13:21:06.903Z] #28 40.33 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T13:21:06.903Z] #28 40.34 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T13:21:07.162Z] #28 40.48 Selecting previously unselected package uidmap. [2022-09-06T13:21:07.162Z] #28 40.50 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T13:21:07.162Z] #28 40.50 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T13:21:07.162Z] #28 40.59 Selecting previously unselected package vim-runtime. [2022-09-06T13:21:07.162Z] #28 40.60 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T13:21:07.162Z] #28 40.64 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T13:21:07.162Z] #28 40.67 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T13:21:07.162Z] #28 40.67 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:21:07.717Z] #64 ... [2022-09-06T13:21:07.717Z] [2022-09-06T13:21:07.717Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T13:21:07.717Z] #48 sha256:cbeda2598f0ad94ac3b6e40aea167765218fb3a1d55574d5f96bd1439ffab857 [2022-09-06T13:21:07.984Z] #48 DONE 0.6s [2022-09-06T13:21:07.984Z] [2022-09-06T13:21:07.984Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:07.984Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:21:07.984Z] #77 225.2 CCLD tests/init [2022-09-06T13:21:08.244Z] #77 ... [2022-09-06T13:21:08.244Z] [2022-09-06T13:21:08.244Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T13:21:08.244Z] #52 sha256:b2432b63e8f3629f999f80fc53ad5d497d356dd7478d6ba24fe2e5b116128eec [2022-09-06T13:21:08.244Z] #52 DONE 0.1s [2022-09-06T13:21:08.244Z] [2022-09-06T13:21:08.244Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T13:21:08.244Z] #54 sha256:ed166c1812724f8bc7a66aabde000b880579ac007c557e31e77187e7f49bb954 [2022-09-06T13:21:08.244Z] #54 DONE 0.1s [2022-09-06T13:21:08.244Z] [2022-09-06T13:21:08.245Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:08.245Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:21:09.079Z] #28 ... [2022-09-06T13:21:09.079Z] [2022-09-06T13:21:09.079Z] #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-09-06T13:21:09.079Z] #71 sha256:024e980104e47dab68496609d0213024015cd4e58454315777f473a71cc83b06 [2022-09-06T13:21:09.079Z] #71 102.1 + bin/containerd [2022-09-06T13:21:14.356Z] #71 ... [2022-09-06T13:21:14.356Z] [2022-09-06T13:21:14.356Z] #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-09-06T13:21:14.356Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-09-06T13:21:14.356Z] #28 42.37 Selecting previously unselected package vim. [2022-09-06T13:21:14.356Z] #28 42.38 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T13:21:14.356Z] #28 42.39 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:21:14.356Z] #28 42.68 Selecting previously unselected package xfsprogs. [2022-09-06T13:21:14.356Z] #28 42.69 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T13:21:14.356Z] #28 42.70 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T13:21:14.356Z] #28 42.98 Selecting previously unselected package zip. [2022-09-06T13:21:14.356Z] #28 42.99 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-09-06T13:21:14.356Z] #28 43.00 Unpacking zip (3.0-12) ... [2022-09-06T13:21:14.356Z] #28 43.09 Selecting previously unselected package zstd. [2022-09-06T13:21:14.356Z] #28 43.10 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T13:21:14.356Z] #28 43.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T13:21:14.356Z] #28 43.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T13:21:14.356Z] #28 43.90 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T13:21:14.356Z] #28 43.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T13:21:14.356Z] #28 43.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T13:21:14.356Z] #28 43.95 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T13:21:14.356Z] #28 43.96 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T13:21:14.356Z] #28 43.97 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T13:21:14.356Z] #28 43.98 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T13:21:14.356Z] #28 43.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:21:14.356Z] #28 44.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T13:21:14.356Z] #28 44.02 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T13:21:14.356Z] #28 44.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:21:14.356Z] #28 44.44 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T13:21:14.356Z] #28 44.45 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T13:21:14.356Z] #28 44.46 Setting up apparmor (2.13.6-10) ... [2022-09-06T13:21:14.356Z] #28 45.54 Setting up zip (3.0-12) ... [2022-09-06T13:21:14.356Z] #28 45.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:21:14.356Z] #28 45.58 Setting up bash-completion (1:2.11-2) ... [2022-09-06T13:21:14.356Z] #28 46.78 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T13:21:14.356Z] #28 46.79 Setting up sudo (1.9.5p2-3) ... [2022-09-06T13:21:14.356Z] #28 46.84 invoke-rc.d: could not determine current runlevel [2022-09-06T13:21:14.356Z] #28 46.84 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T13:21:14.356Z] #28 46.85 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T13:21:14.356Z] #28 46.86 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T13:21:14.356Z] #28 46.87 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T13:21:14.356Z] #28 46.88 Setting up pigz (2.6-1) ... [2022-09-06T13:21:14.356Z] #28 46.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:21:14.356Z] #28 46.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T13:21:14.356Z] #28 46.94 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T13:21:14.356Z] #28 46.95 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:21:14.356Z] #28 47.34 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T13:21:14.356Z] #28 47.35 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T13:21:14.356Z] #28 47.59 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T13:21:14.356Z] #28 47.60 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T13:21:14.356Z] #28 47.61 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T13:21:14.356Z] #28 47.62 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T13:21:14.356Z] #28 47.96 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T13:21:14.356Z] #28 47.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T13:21:14.356Z] #28 47.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T13:21:14.356Z] #28 47.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T13:21:14.356Z] #28 47.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T13:21:14.356Z] #28 47.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T13:21:14.616Z] #28 47.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T13:21:14.616Z] #28 48.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T13:21:14.616Z] #28 48.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T13:21:14.616Z] #28 48.02 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T13:21:15.413Z] #77 200.8 CCLD tests/init [2022-09-06T13:21:15.564Z] #28 48.79 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T13:21:15.564Z] #28 48.80 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T13:21:15.564Z] #28 48.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T13:21:15.564Z] #28 48.82 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T13:21:16.133Z] #28 49.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T13:21:16.133Z] #28 49.58 Setting up jq (1.6-2.1) ... [2022-09-06T13:21:16.133Z] #28 49.60 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T13:21:16.133Z] #28 49.62 Setting up iptables (1.8.7-1) ... [2022-09-06T13:21:16.133Z] #28 49.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:21:16.133Z] #28 49.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:21:16.133Z] #28 49.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:21:16.133Z] #28 49.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:21:16.133Z] #28 49.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T13:21:16.133Z] #28 49.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T13:21:16.133Z] #28 49.66 Setting up iproute2 (5.10.0-4) ... [2022-09-06T13:21:16.278Z] #47 ... [2022-09-06T13:21:16.278Z] [2022-09-06T13:21:16.278Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:16.278Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:21:16.278Z] #77 190.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T13:21:16.278Z] #77 190.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T13:21:16.278Z] #77 190.4 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T13:21:16.278Z] #77 190.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T13:21:16.278Z] #77 190.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T13:21:16.278Z] #77 190.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T13:21:16.278Z] #77 190.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T13:21:16.278Z] #77 190.6 CC src/libcrun/libcrun_la-status.lo [2022-09-06T13:21:16.278Z] #77 190.6 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T13:21:16.278Z] #77 190.7 CC src/libcrun/libcrun_la-error.lo [2022-09-06T13:21:16.278Z] #77 190.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T13:21:16.278Z] #77 190.8 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T13:21:16.278Z] #77 190.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T13:21:16.278Z] #77 191.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T13:21:16.278Z] #77 191.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T13:21:16.278Z] #77 191.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T13:21:16.278Z] #77 191.4 CC tests/init.o [2022-09-06T13:21:16.278Z] #77 191.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T13:21:16.278Z] #77 191.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T13:21:16.278Z] #77 191.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T13:21:16.393Z] #28 49.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:21:16.962Z] #28 DONE 50.5s [2022-09-06T13:21:16.962Z] [2022-09-06T13:21:16.962Z] #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-09-06T13:21:16.962Z] #67 sha256:4ca00007b49895c08d24b7de578867395197008cf612484551961f7789ffcc75 [2022-09-06T13:21:16.962Z] #67 ... [2022-09-06T13:21:16.962Z] [2022-09-06T13:21:16.962Z] #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-09-06T13:21:16.962Z] #29 sha256:918783d114c59dedc556368244dd65f124cca0c6ec3deae01899f59fd033cdca [2022-09-06T13:21:17.901Z] #29 0.802 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T13:21:17.901Z] #29 0.806 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T13:21:17.901Z] #29 0.809 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T13:21:17.901Z] #29 DONE 0.9s [2022-09-06T13:21:17.901Z] [2022-09-06T13:21:17.901Z] #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-09-06T13:21:17.901Z] #71 sha256:024e980104e47dab68496609d0213024015cd4e58454315777f473a71cc83b06 [2022-09-06T13:21:17.901Z] #71 ... [2022-09-06T13:21:17.901Z] [2022-09-06T13:21:17.901Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T13:21:17.901Z] #30 sha256:1c75780d2a9996e8805df6bf3fff919015144fe231db456ffe163a85709a2dfd [2022-09-06T13:21:21.374Z] #60 ... [2022-09-06T13:21:21.374Z] [2022-09-06T13:21:21.374Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:21.374Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:21:21.374Z] #77 193.3 CCLD libocispec.la [2022-09-06T13:21:21.374Z] #77 193.7 CCLD src/validate [2022-09-06T13:21:21.374Z] #77 193.7 CCLD tests/test-1 [2022-09-06T13:21:21.374Z] #77 193.7 CCLD tests/test-2 [2022-09-06T13:21:21.374Z] #77 193.8 CCLD tests/test-3 [2022-09-06T13:21:21.374Z] #77 193.8 CCLD tests/test-4 [2022-09-06T13:21:21.374Z] #77 193.8 CCLD tests/test-5 [2022-09-06T13:21:21.374Z] #77 193.9 CCLD tests/test-6 [2022-09-06T13:21:21.374Z] #77 193.9 CCLD tests/test-7 [2022-09-06T13:21:21.374Z] #77 194.0 CCLD tests/test-8 [2022-09-06T13:21:21.374Z] #77 194.1 CCLD tests/test-9 [2022-09-06T13:21:21.374Z] #77 194.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T13:21:21.374Z] #77 194.2 CCLD tests/test-10 [2022-09-06T13:21:21.374Z] #77 194.4 CCLD tests/test-11 [2022-09-06T13:21:21.374Z] #77 196.4 libtool: link: ar cr libocispec.a [2022-09-06T13:21:21.374Z] #77 196.5 libtool: link: ranlib libocispec.a [2022-09-06T13:21:23.287Z] #77 198.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T13:21:23.287Z] #77 198.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T13:21:23.287Z] #77 198.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T13:21:23.287Z] #77 198.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:21:23.287Z] #77 198.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:21:23.287Z] #77 198.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:21:23.287Z] #77 198.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T13:21:23.287Z] #77 198.2 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T13:21:23.287Z] #77 198.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T13:21:23.287Z] #77 198.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T13:21:23.287Z] #77 198.4 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T13:21:23.287Z] #77 198.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T13:21:23.287Z] #77 198.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T13:21:23.287Z] #77 198.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T13:21:23.287Z] #77 198.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T13:21:23.287Z] #77 198.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T13:21:23.287Z] #77 198.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T13:21:23.548Z] #77 198.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T13:21:23.548Z] #77 198.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T13:21:23.548Z] #77 198.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T13:21:23.548Z] #77 198.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T13:21:23.548Z] #77 198.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T13:21:23.808Z] #77 198.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T13:21:23.808Z] #77 198.9 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T13:21:23.808Z] #77 199.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T13:21:24.069Z] #77 199.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T13:21:24.069Z] #77 199.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T13:21:24.069Z] #77 199.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T13:21:24.069Z] #77 199.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T13:21:24.329Z] #77 199.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T13:21:24.329Z] #77 199.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T13:21:24.590Z] #77 199.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T13:21:24.590Z] #77 199.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T13:21:24.850Z] #77 199.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T13:21:24.850Z] #77 200.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T13:21:25.111Z] #77 200.2 CC src/crun-crun.o [2022-09-06T13:21:25.111Z] #77 200.3 CC src/crun-run.o [2022-09-06T13:21:25.111Z] #77 200.4 CC src/crun-delete.o [2022-09-06T13:21:25.372Z] #77 200.4 CC src/crun-kill.o [2022-09-06T13:21:25.372Z] #77 200.6 CC src/crun-pause.o [2022-09-06T13:21:25.632Z] #77 200.7 CC src/crun-unpause.o [2022-09-06T13:21:25.893Z] #77 200.9 CC src/crun-spec.o [2022-09-06T13:21:25.893Z] #77 201.0 CC src/crun-exec.o [2022-09-06T13:21:26.025Z] #30 7.476 Collecting yamllint==1.27.1 [2022-09-06T13:21:26.154Z] #77 201.1 CC src/crun-list.o [2022-09-06T13:21:26.154Z] #77 201.2 CC src/crun-create.o [2022-09-06T13:21:26.154Z] #77 201.2 CC src/crun-start.o [2022-09-06T13:21:26.284Z] #30 8.506 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T13:21:26.414Z] #77 201.5 CC src/crun-state.o [2022-09-06T13:21:26.675Z] #77 201.8 CC src/crun-update.o [2022-09-06T13:21:26.675Z] #77 201.9 CC src/crun-ps.o [2022-09-06T13:21:26.935Z] #77 202.1 CC src/crun-checkpoint.o [2022-09-06T13:21:26.935Z] #77 202.2 CC src/crun-restore.o [2022-09-06T13:21:27.196Z] #77 202.4 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T13:21:27.221Z] #30 9.195 Collecting pathspec>=0.5.3 [2022-09-06T13:21:27.221Z] #30 9.202 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T13:21:27.456Z] #77 202.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T13:21:27.456Z] #77 ... [2022-09-06T13:21:27.456Z] [2022-09-06T13:21:27.456Z] #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-09-06T13:21:27.456Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:21:27.456Z] #47 250.0 + dpkg --print-architecture [2022-09-06T13:21:27.456Z] #47 250.0 + git checkout -q v2.1.0 [2022-09-06T13:21:27.480Z] #30 9.440 Collecting pyyaml [2022-09-06T13:21:27.480Z] #30 9.444 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-09-06T13:21:27.480Z] #30 9.471 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T13:21:27.480Z] #30 9.482 Building wheels for collected packages: yamllint [2022-09-06T13:21:27.480Z] #30 9.483 Building wheel for yamllint (setup.py): started [2022-09-06T13:21:27.717Z] #47 250.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T13:21:27.717Z] #47 250.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T13:21:28.047Z] #30 10.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T13:21:28.047Z] #30 10.09 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a232455f6f3009430695c7aeacb40201abbd97f25c588544205e41ebeec93fcb [2022-09-06T13:21:28.047Z] #30 10.09 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T13:21:28.047Z] #30 10.10 Successfully built yamllint [2022-09-06T13:21:28.047Z] #30 10.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T13:21:28.308Z] #30 10.35 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T13:21:28.575Z] #30 DONE 10.6s [2022-09-06T13:21:28.575Z] [2022-09-06T13:21:28.575Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T13:21:28.575Z] #34 sha256:8a0113d8fe86e704cda7514834f3afd5504311695fbf03ad1cfe93010f479fd5 [2022-09-06T13:21:28.834Z] #34 DONE 0.2s [2022-09-06T13:21:28.834Z] [2022-09-06T13:21:28.834Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T13:21:28.834Z] #39 sha256:cff5ed2cd458112c8f616af83a4f1e2f540483e6582e23e1dd7bafaec9b8e240 [2022-09-06T13:21:29.094Z] #39 DONE 0.3s [2022-09-06T13:21:29.094Z] [2022-09-06T13:21:29.094Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T13:21:29.094Z] #42 sha256:2466ddd9c0906090a798133164bf9b291d9ff4f88f131460eee7e40f709dc49a [2022-09-06T13:21:29.094Z] #42 DONE 0.1s [2022-09-06T13:21:29.094Z] [2022-09-06T13:21:29.094Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T13:21:29.094Z] #44 sha256:f2cadb0d7fc5c053fbab36fa6e6a5b12ac6a3270aaaf38d84af5902dd588f80c [2022-09-06T13:21:29.094Z] #44 DONE 0.1s [2022-09-06T13:21:29.094Z] [2022-09-06T13:21:29.094Z] #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-09-06T13:21:29.094Z] #71 sha256:024e980104e47dab68496609d0213024015cd4e58454315777f473a71cc83b06 [2022-09-06T13:21:29.359Z] #71 ... [2022-09-06T13:21:29.359Z] [2022-09-06T13:21:29.359Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T13:21:29.359Z] #46 sha256:cd1e7b5cc6df7ac183bd2b0718bca2e6f1834bacb1643b6ec0b072a69e4d86bd [2022-09-06T13:21:29.359Z] #46 DONE 0.1s [2022-09-06T13:21:29.359Z] [2022-09-06T13:21:29.359Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T13:21:29.359Z] #48 sha256:0e280ad755005d0c86596f5283eb758b1e9f3814377eb392f7ffa3fe3c533c12 [2022-09-06T13:21:29.359Z] #48 DONE 0.1s [2022-09-06T13:21:29.359Z] [2022-09-06T13:21:29.359Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T13:21:29.359Z] #52 sha256:0684eb882f6f19d1c7fac2a20e80497b6db13c9592f7d9153d6f712ba12cdc61 [2022-09-06T13:21:29.359Z] #52 DONE 0.0s [2022-09-06T13:21:29.359Z] [2022-09-06T13:21:29.359Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T13:21:29.359Z] #55 sha256:08519777e685afc94e824a3194523a6211e783c69ac182edaae369902ecd85f9 [2022-09-06T13:21:29.621Z] #55 DONE 0.1s [2022-09-06T13:21:29.621Z] [2022-09-06T13:21:29.621Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T13:21:29.621Z] #59 sha256:dc11a694b0ee3624a76baec54bdd55aab3de4e26941bddef71b74ab720cc771d [2022-09-06T13:21:29.621Z] #59 DONE 0.0s [2022-09-06T13:21:29.621Z] [2022-09-06T13:21:29.621Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T13:21:29.621Z] #61 sha256:482557457e99e5e3f5e0edded65cc82c008f02be1cd253a4450b05df586a8be7 [2022-09-06T13:21:29.621Z] #61 DONE 0.1s [2022-09-06T13:21:29.621Z] [2022-09-06T13:21:29.621Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T13:21:29.621Z] #63 sha256:045f974710f987297c81eed6cdd1e53cd44d6c11b0c9517b06424893c8c49e51 [2022-09-06T13:21:29.881Z] #63 DONE 0.2s [2022-09-06T13:21:29.881Z] [2022-09-06T13:21:29.881Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T13:21:29.881Z] #65 sha256:ae933d3cc9d8048ccbc26c5086c2b3874811638ce072181f23a2699dbe29bb0e [2022-09-06T13:21:29.881Z] #65 DONE 0.1s [2022-09-06T13:21:29.881Z] [2022-09-06T13:21:29.881Z] #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-09-06T13:21:29.881Z] #71 sha256:024e980104e47dab68496609d0213024015cd4e58454315777f473a71cc83b06 [2022-09-06T13:21:30.156Z] #77 246.6 AR libcrun_testing.a [2022-09-06T13:21:30.156Z] #77 246.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T13:21:30.156Z] #77 246.6 CCLD libcrun.la [2022-09-06T13:21:30.156Z] #77 246.6 CCLD tests/tests_libcrun_utils [2022-09-06T13:21:30.156Z] #77 246.7 CCLD tests/tests_libcrun_errors [2022-09-06T13:21:30.156Z] #77 246.7 CCLD tests/tests_libcrun_fuzzer [2022-09-06T13:21:30.295Z] #77 ... [2022-09-06T13:21:30.295Z] [2022-09-06T13:21:30.295Z] #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-09-06T13:21:30.295Z] #26 sha256:24700554ae320bdbfce630b5ae6171ac4d8fa1ff8be5f6b94c5310a2c6db2378 [2022-09-06T13:21:30.295Z] #26 259.3 + return [2022-09-06T13:21:30.555Z] #26 DONE 259.9s [2022-09-06T13:21:30.555Z] [2022-09-06T13:21:30.555Z] #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-09-06T13:21:30.555Z] #60 sha256:9f1098a212e5e3a8bf763193eaaf99f5317335361f773597b9164ad19b374357 [2022-09-06T13:21:30.555Z] #60 ... [2022-09-06T13:21:30.555Z] [2022-09-06T13:21:30.555Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:30.555Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:21:30.555Z] #77 219.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T13:21:30.555Z] #77 219.4 AR libcrun_testing.a [2022-09-06T13:21:30.721Z] #77 248.0 CCLD crun [2022-09-06T13:21:30.814Z] #77 219.6 CCLD tests/tests_libcrun_utils [2022-09-06T13:21:30.814Z] #77 219.6 CCLD tests/tests_libcrun_errors [2022-09-06T13:21:30.814Z] #77 219.6 CCLD tests/tests_libcrun_fuzzer [2022-09-06T13:21:31.285Z] #77 248.6 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T13:21:31.543Z] #77 248.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T13:21:31.543Z] #77 248.9 /bin/mkdir -p '/usr/local/lib' [2022-09-06T13:21:31.543Z] #77 248.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T13:21:31.543Z] #77 248.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T13:21:31.543Z] #77 249.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T13:21:31.751Z] #77 ... [2022-09-06T13:21:31.751Z] [2022-09-06T13:21:31.751Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T13:21:31.751Z] #27 sha256:db3cba560f0a072815d600e5999be688eff78090492af455def9cc65114465eb [2022-09-06T13:21:31.751Z] #27 DONE 0.1s [2022-09-06T13:21:31.751Z] [2022-09-06T13:21:31.751Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T13:21:31.751Z] #32 sha256:35b098a54405b936b83bddebe1735f902036cbdc69ec8a9ccc39a71a18d1beca [2022-09-06T13:21:31.751Z] #32 DONE 0.1s [2022-09-06T13:21:31.751Z] [2022-09-06T13:21:31.751Z] #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-09-06T13:21:31.751Z] #64 sha256:d726916fb6dfad96f8142540cbc00cb9acfad4569301262bcfcc25a112e7579b [2022-09-06T13:21:31.824Z] #77 249.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T13:21:31.824Z] #77 249.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T13:21:31.824Z] #77 249.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T13:21:31.824Z] #77 249.2 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-09-06T13:21:32.013Z] #64 ... [2022-09-06T13:21:32.013Z] [2022-09-06T13:21:32.013Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T13:21:32.013Z] #35 sha256:7106f93b78afff8d5206635604ccabbe22d82d9a5707f72ca86fc587eb347a4b [2022-09-06T13:21:32.013Z] #35 DONE 0.1s [2022-09-06T13:21:32.013Z] [2022-09-06T13:21:32.013Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T13:21:32.013Z] #37 sha256:964c31941a49ae785efdeb9d753b2476c731eab0e940cf3ac00ca1377b2c7689 [2022-09-06T13:21:32.013Z] #37 DONE 0.1s [2022-09-06T13:21:32.013Z] [2022-09-06T13:21:32.013Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T13:21:32.013Z] #39 sha256:5862c799098d61b446792fe46d68af3fd138f8a84bcb7dc8c2470e6d38f1b37d [2022-09-06T13:21:32.013Z] #39 DONE 0.1s [2022-09-06T13:21:32.013Z] [2022-09-06T13:21:32.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-09-06T13:21:32.013Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T13:21:32.110Z] #77 249.2 ---------------------------------------------------------------------- [2022-09-06T13:21:32.110Z] #77 249.2 Libraries have been installed in: [2022-09-06T13:21:32.110Z] #77 249.2 /usr/local/lib [2022-09-06T13:21:32.110Z] #77 249.2 [2022-09-06T13:21:32.110Z] #77 249.2 If you ever happen to want to link against installed libraries [2022-09-06T13:21:32.110Z] #77 249.2 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T13:21:32.110Z] #77 249.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T13:21:32.110Z] #77 249.2 flag during linking and do at least one of the following: [2022-09-06T13:21:32.110Z] #77 249.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T13:21:32.110Z] #77 249.2 during execution [2022-09-06T13:21:32.110Z] #77 249.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T13:21:32.110Z] #77 249.2 during linking [2022-09-06T13:21:32.110Z] #77 249.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T13:21:32.110Z] #77 249.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T13:21:32.110Z] #77 249.2 [2022-09-06T13:21:32.110Z] #77 249.2 See any operating system documentation about shared libraries for [2022-09-06T13:21:32.110Z] #77 249.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T13:21:32.110Z] #77 249.2 ---------------------------------------------------------------------- [2022-09-06T13:21:32.110Z] #77 249.2 /bin/mkdir -p '/build' [2022-09-06T13:21:32.110Z] #77 249.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T13:21:32.110Z] #77 249.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T13:21:32.110Z] #77 249.4 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T13:21:32.110Z] #77 249.4 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T13:21:32.110Z] #77 249.4 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T13:21:32.273Z] #55 ... [2022-09-06T13:21:32.273Z] [2022-09-06T13:21:32.273Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T13:21:32.273Z] #41 sha256:1fe2393dd00018fede97bf63aaa8e88c91540689535edc8f986cc42421320afe [2022-09-06T13:21:32.273Z] #41 DONE 0.1s [2022-09-06T13:21:32.273Z] [2022-09-06T13:21:32.273Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T13:21:32.273Z] #45 sha256:cbfaf2120f661b15191aa71ce3c5b7bca94d0310aa03de3743f7bffbee83d919 [2022-09-06T13:21:32.273Z] #45 DONE 0.1s [2022-09-06T13:21:32.273Z] [2022-09-06T13:21:32.273Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T13:21:32.273Z] #48 sha256:c80be37196ca01f46436dbe5f87e23add9f5ac1d042fd9b235fddcd851c31913 [2022-09-06T13:21:32.273Z] #48 DONE 0.1s [2022-09-06T13:21:32.273Z] [2022-09-06T13:21:32.273Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T13:21:32.273Z] #52 sha256:904e825bfdc6c4e598fe98249a89e44fe0330de817edb1593b0e0570e0926410 [2022-09-06T13:21:32.367Z] #77 DONE 249.7s [2022-09-06T13:21:32.367Z] [2022-09-06T13:21:32.367Z] #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-09-06T13:21:32.367Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:21:32.532Z] #52 DONE 0.0s [2022-09-06T13:21:32.532Z] [2022-09-06T13:21:32.532Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T13:21:32.532Z] #54 sha256:cafad0c9d45b160159d70cd2466c4a7f5a39769bcd3db6810a530f05279ceebb [2022-09-06T13:21:32.532Z] #54 DONE 0.1s [2022-09-06T13:21:32.532Z] [2022-09-06T13:21:32.532Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T13:21:32.532Z] #64 sha256:d726916fb6dfad96f8142540cbc00cb9acfad4569301262bcfcc25a112e7579b [2022-09-06T13:21:32.532Z] #64 ... [2022-09-06T13:21:32.532Z] [2022-09-06T13:21:32.532Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:32.532Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-06T13:21:32.532Z] #77 221.3 CCLD libcrun.la [2022-09-06T13:21:32.791Z] #77 221.7 CCLD crun [2022-09-06T13:21:33.050Z] #77 222.0 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T13:21:33.310Z] #77 222.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T13:21:33.310Z] #77 222.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T13:21:33.310Z] #77 222.2 /bin/mkdir -p '/usr/local/lib' [2022-09-06T13:21:33.310Z] #77 222.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T13:21:33.310Z] #77 222.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T13:21:33.569Z] #77 222.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T13:21:33.569Z] #77 222.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T13:21:33.569Z] #77 222.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T13:21:33.569Z] #77 222.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-06T13:21:33.569Z] #77 222.4 ---------------------------------------------------------------------- [2022-09-06T13:21:33.569Z] #77 222.4 Libraries have been installed in: [2022-09-06T13:21:33.569Z] #77 222.4 /usr/local/lib [2022-09-06T13:21:33.569Z] #77 222.4 [2022-09-06T13:21:33.569Z] #77 222.4 If you ever happen to want to link against installed libraries [2022-09-06T13:21:33.569Z] #77 222.4 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T13:21:33.569Z] #77 222.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T13:21:33.569Z] #77 222.4 flag during linking and do at least one of the following: [2022-09-06T13:21:33.569Z] #77 222.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T13:21:33.569Z] #77 222.4 during execution [2022-09-06T13:21:33.569Z] #77 222.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T13:21:33.569Z] #77 222.4 during linking [2022-09-06T13:21:33.569Z] #77 222.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T13:21:33.569Z] #77 222.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T13:21:33.569Z] #77 222.4 [2022-09-06T13:21:33.569Z] #77 222.4 See any operating system documentation about shared libraries for [2022-09-06T13:21:33.569Z] #77 222.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T13:21:33.569Z] #77 222.4 ---------------------------------------------------------------------- [2022-09-06T13:21:33.569Z] #77 222.4 /bin/mkdir -p '/build' [2022-09-06T13:21:33.569Z] #77 222.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T13:21:33.569Z] #77 222.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T13:21:33.830Z] #77 222.5 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T13:21:33.831Z] #77 222.5 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T13:21:33.831Z] #77 222.5 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T13:21:33.831Z] #77 DONE 222.6s [2022-09-06T13:21:33.831Z] [2022-09-06T13:21:33.831Z] #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-09-06T13:21:33.831Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-06T13:21:34.374Z] #77 ... [2022-09-06T13:21:34.374Z] [2022-09-06T13:21:34.374Z] #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-09-06T13:21:34.374Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:21:34.374Z] #47 DONE 269.4s [2022-09-06T13:21:34.374Z] [2022-09-06T13:21:34.374Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:34.374Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:21:35.209Z] #55 264.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T13:21:35.209Z] #55 DONE 264.9s [2022-09-06T13:21:35.209Z] [2022-09-06T13:21:35.209Z] #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-09-06T13:21:35.209Z] #64 sha256:d726916fb6dfad96f8142540cbc00cb9acfad4569301262bcfcc25a112e7579b [2022-09-06T13:21:35.312Z] #77 219.1 CCLD tests/init [2022-09-06T13:21:35.857Z] #47 ... [2022-09-06T13:21:35.857Z] [2022-09-06T13:21:35.857Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:35.857Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:21:35.857Z] #77 202.6 CC src/libcrun/libcrun_la-container.lo [2022-09-06T13:21:35.857Z] #77 203.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T13:21:35.857Z] #77 203.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T13:21:35.857Z] #77 203.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T13:21:35.857Z] #77 203.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T13:21:35.857Z] #77 203.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T13:21:35.857Z] #77 203.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T13:21:35.857Z] #77 204.0 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T13:21:35.857Z] #77 204.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T13:21:35.857Z] #77 204.3 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T13:21:35.857Z] #77 204.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T13:21:35.857Z] #77 204.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T13:21:35.857Z] #77 205.0 CC src/libcrun/libcrun_la-error.lo [2022-09-06T13:21:35.857Z] #77 205.4 CC src/libcrun/libcrun_la-status.lo [2022-09-06T13:21:35.857Z] #77 205.6 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T13:21:35.857Z] #77 205.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T13:21:35.857Z] #77 206.1 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T13:21:35.857Z] #77 206.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T13:21:35.857Z] #77 206.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T13:21:35.857Z] #77 207.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T13:21:35.857Z] #77 207.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T13:21:35.857Z] #77 208.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T13:21:35.857Z] #77 208.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T13:21:35.857Z] #77 208.5 CC tests/init.o [2022-09-06T13:21:35.857Z] #77 209.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T13:21:35.880Z] #77 ... [2022-09-06T13:21:35.880Z] [2022-09-06T13:21:35.880Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T13:21:35.880Z] #48 sha256:9dfae68f2197dfc666cfbed69dd0f13bd29ce5f334d6f0f61b6d9558ede635fc [2022-09-06T13:21:35.880Z] #48 DONE 0.5s [2022-09-06T13:21:35.880Z] [2022-09-06T13:21:35.880Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T13:21:35.880Z] #52 sha256:d3286bfe46c106c489909d1e4f5aa99c76389409880d6d55f20788af68bd4828 [2022-09-06T13:21:35.880Z] #52 DONE 0.0s [2022-09-06T13:21:35.880Z] [2022-09-06T13:21:35.880Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T13:21:35.880Z] #54 sha256:1bf9cedfe302e4891eff753a78b9003cfb4c6911a48852f5a8bb32127f4829b0 [2022-09-06T13:21:35.880Z] #54 DONE 0.1s [2022-09-06T13:21:35.880Z] [2022-09-06T13:21:35.880Z] #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-09-06T13:21:35.880Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:21:36.154Z] #64 ... [2022-09-06T13:21:36.155Z] [2022-09-06T13:21:36.155Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T13:21:36.155Z] #56 sha256:43b34a03a46d01f47b9844fbfda29b82177d3813179fddd858c0843c3f7a216f [2022-09-06T13:21:36.155Z] #56 DONE 0.2s [2022-09-06T13:21:36.155Z] [2022-09-06T13:21:36.155Z] #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-09-06T13:21:36.155Z] #60 sha256:9f1098a212e5e3a8bf763193eaaf99f5317335361f773597b9164ad19b374357 [2022-09-06T13:21:36.155Z] #60 158.4 + mkdir -p /build [2022-09-06T13:21:36.155Z] #60 158.4 + cp runc /build/runc [2022-09-06T13:21:36.155Z] #60 DONE 158.5s [2022-09-06T13:21:36.155Z] [2022-09-06T13:21:36.155Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T13:21:36.155Z] #58 sha256:c393c469872851f6023afacfb61c732f8612f2a7306e7502512e7c0035885181 [2022-09-06T13:21:36.414Z] #58 DONE 0.3s [2022-09-06T13:21:36.414Z] [2022-09-06T13:21:36.414Z] #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-09-06T13:21:36.414Z] #64 sha256:d726916fb6dfad96f8142540cbc00cb9acfad4569301262bcfcc25a112e7579b [2022-09-06T13:21:37.794Z] #64 ... [2022-09-06T13:21:37.794Z] [2022-09-06T13:21:37.794Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T13:21:37.794Z] #61 sha256:897919522d60c8a32d9c1dd87ab7b0041552cac72b0ec04dcf0f6b99fe5e4de7 [2022-09-06T13:21:37.794Z] #61 DONE 0.1s [2022-09-06T13:21:37.794Z] [2022-09-06T13:21:37.794Z] #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-09-06T13:21:37.794Z] #64 sha256:d726916fb6dfad96f8142540cbc00cb9acfad4569301262bcfcc25a112e7579b [2022-09-06T13:21:41.083Z] #64 236.8 + bin/containerd [2022-09-06T13:21:50.438Z] #55 ... [2022-09-06T13:21:50.438Z] [2022-09-06T13:21:50.438Z] #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-09-06T13:21:50.438Z] #60 sha256:67e7db1931e690f56d968c2edeed55302260c38dafaf3c4276c795f75a298908 [2022-09-06T13:21:50.438Z] #60 186.2 + mkdir -p /build [2022-09-06T13:21:50.438Z] #60 186.2 + cp runc /build/runc [2022-09-06T13:21:50.438Z] #60 DONE 187.2s [2022-09-06T13:21:50.438Z] [2022-09-06T13:21:50.438Z] #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-09-06T13:21:50.438Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:21:50.438Z] #55 320.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T13:21:50.438Z] #55 DONE 320.8s [2022-09-06T13:21:50.438Z] [2022-09-06T13:21:50.438Z] #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-09-06T13:21:50.438Z] #64 sha256:96d2cb6d2092ac9406e0c2f383b438cc006ce3d8657a62106004a40f1e89f385 [2022-09-06T13:21:51.921Z] #71 ... [2022-09-06T13:21:51.921Z] [2022-09-06T13:21:51.921Z] #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-09-06T13:21:51.921Z] #67 sha256:4ca00007b49895c08d24b7de578867395197008cf612484551961f7789ffcc75 [2022-09-06T13:21:51.921Z] #67 91.06 + mkdir -p /build [2022-09-06T13:21:51.921Z] #67 91.07 + cp runc /build/runc [2022-09-06T13:21:52.194Z] #67 DONE 91.4s [2022-09-06T13:21:52.194Z] [2022-09-06T13:21:52.194Z] #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-09-06T13:21:52.194Z] #71 sha256:024e980104e47dab68496609d0213024015cd4e58454315777f473a71cc83b06 [2022-09-06T13:21:52.333Z] #64 ... [2022-09-06T13:21:52.334Z] [2022-09-06T13:21:52.334Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T13:21:52.334Z] #56 sha256:4af5c14ef9e085698b1bbe8655843cadfb27346d67bb4072ea80a8b448d5ce4c [2022-09-06T13:21:52.591Z] #56 DONE 0.3s [2022-09-06T13:21:52.591Z] [2022-09-06T13:21:52.591Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T13:21:52.591Z] #58 sha256:232cd46efade9550d28437fe2caa5c8ee231b93ac181ac0d09eb7abe56599b18 [2022-09-06T13:21:52.591Z] #58 DONE 0.1s [2022-09-06T13:21:52.591Z] [2022-09-06T13:21:52.591Z] #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-09-06T13:21:52.591Z] #64 sha256:96d2cb6d2092ac9406e0c2f383b438cc006ce3d8657a62106004a40f1e89f385 [2022-09-06T13:21:52.591Z] #64 ... [2022-09-06T13:21:52.591Z] [2022-09-06T13:21:52.591Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T13:21:52.591Z] #61 sha256:909d909f417dcf036f89ac805b1c5796d34b96ebe9639ac7aac34b0b68cdec8c [2022-09-06T13:21:52.847Z] #61 DONE 0.2s [2022-09-06T13:21:52.847Z] [2022-09-06T13:21:52.847Z] #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-09-06T13:21:52.847Z] #64 sha256:96d2cb6d2092ac9406e0c2f383b438cc006ce3d8657a62106004a40f1e89f385 [2022-09-06T13:21:53.598Z] #71 ... [2022-09-06T13:21:53.598Z] [2022-09-06T13:21:53.598Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T13:21:53.598Z] #68 sha256:2311fec4ba98f27848e7f1315298072b463776b0a2fc7aa914da0ff0d9182718 [2022-09-06T13:21:53.857Z] #68 DONE 0.1s [2022-09-06T13:21:53.857Z] [2022-09-06T13:21:53.857Z] #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-09-06T13:21:53.857Z] #71 sha256:024e980104e47dab68496609d0213024015cd4e58454315777f473a71cc83b06 [2022-09-06T13:21:57.020Z] #64 288.8 + bin/containerd [2022-09-06T13:21:57.818Z] #55 ... [2022-09-06T13:21:57.819Z] [2022-09-06T13:21:57.819Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:57.819Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:21:57.819Z] #77 239.7 AR libcrun_testing.a [2022-09-06T13:21:57.819Z] #77 239.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T13:21:57.819Z] #77 239.8 CCLD tests/tests_libcrun_utils [2022-09-06T13:21:57.819Z] #77 239.8 CCLD tests/tests_libcrun_errors [2022-09-06T13:21:57.819Z] #77 239.9 CCLD tests/tests_libcrun_fuzzer [2022-09-06T13:21:57.819Z] #77 240.1 CCLD libcrun.la [2022-09-06T13:21:57.819Z] #77 241.2 CCLD crun [2022-09-06T13:21:57.819Z] #77 241.7 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T13:21:57.823Z] #77 ... [2022-09-06T13:21:57.823Z] [2022-09-06T13:21:57.823Z] #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-09-06T13:21:57.823Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-06T13:21:57.823Z] #47 DONE 279.5s [2022-09-06T13:21:57.823Z] [2022-09-06T13:21:57.823Z] #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-09-06T13:21:57.823Z] #60 sha256:94ce3d993a0ac90278641385309dfb89742d17907db6a6872a4153ce66206edd [2022-09-06T13:21:57.823Z] #60 ... [2022-09-06T13:21:57.823Z] [2022-09-06T13:21:57.823Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:21:57.823Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:21:57.823Z] #77 232.7 CCLD tests/init [2022-09-06T13:21:58.078Z] #77 242.0 /bin/mkdir -p '/usr/local/lib' [2022-09-06T13:21:58.078Z] #77 242.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T13:21:58.078Z] #77 242.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T13:21:58.078Z] #77 242.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T13:21:58.340Z] #77 242.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T13:21:58.340Z] #77 242.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T13:21:58.340Z] #77 242.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T13:21:58.340Z] #77 242.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T13:21:58.340Z] #77 242.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-09-06T13:21:58.598Z] #77 242.3 ---------------------------------------------------------------------- [2022-09-06T13:21:58.598Z] #77 242.3 Libraries have been installed in: [2022-09-06T13:21:58.598Z] #77 242.3 /usr/local/lib [2022-09-06T13:21:58.598Z] #77 242.3 [2022-09-06T13:21:58.598Z] #77 242.3 If you ever happen to want to link against installed libraries [2022-09-06T13:21:58.598Z] #77 242.3 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T13:21:58.598Z] #77 242.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T13:21:58.598Z] #77 242.3 flag during linking and do at least one of the following: [2022-09-06T13:21:58.598Z] #77 242.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T13:21:58.598Z] #77 242.3 during execution [2022-09-06T13:21:58.598Z] #77 242.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T13:21:58.598Z] #77 242.3 during linking [2022-09-06T13:21:58.598Z] #77 242.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T13:21:58.598Z] #77 242.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T13:21:58.598Z] #77 242.3 [2022-09-06T13:21:58.598Z] #77 242.3 See any operating system documentation about shared libraries for [2022-09-06T13:21:58.598Z] #77 242.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T13:21:58.598Z] #77 242.3 ---------------------------------------------------------------------- [2022-09-06T13:21:58.598Z] #77 242.3 /bin/mkdir -p '/build' [2022-09-06T13:21:58.598Z] #77 242.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T13:21:58.598Z] #77 242.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T13:21:58.598Z] #77 242.4 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T13:21:58.598Z] #77 242.4 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T13:21:58.598Z] #77 242.4 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T13:21:58.858Z] #77 DONE 242.7s [2022-09-06T13:21:58.858Z] [2022-09-06T13:21:58.858Z] #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-09-06T13:21:58.858Z] #64 sha256:a18a12aec2b0e300c008e648dc6e562b65ae3a853d451289cdb6bcdb8a353b97 [2022-09-06T13:21:59.741Z] #77 ... [2022-09-06T13:21:59.741Z] [2022-09-06T13:21:59.741Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T13:21:59.741Z] #48 sha256:d680e1b4ccc829c45b6c229ee68b2a3ccc4a0951dd1d586ad2009c38392aab52 [2022-09-06T13:21:59.741Z] #48 DONE 0.6s [2022-09-06T13:21:59.741Z] [2022-09-06T13:21:59.741Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T13:21:59.741Z] #52 sha256:ab575ae88313f598d8b715c563dce281b3524d28c0d58c0e92e8336ec505a2fd [2022-09-06T13:21:59.741Z] #52 DONE 0.1s [2022-09-06T13:22:00.001Z] [2022-09-06T13:22:00.001Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T13:22:00.001Z] #54 sha256:4ccd911f8f78bd08af81ee9425eec8351b516e71bfd57803d72209758f1a6e05 [2022-09-06T13:22:00.001Z] #54 DONE 0.1s [2022-09-06T13:22:00.001Z] [2022-09-06T13:22:00.001Z] #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-09-06T13:22:00.001Z] #60 sha256:94ce3d993a0ac90278641385309dfb89742d17907db6a6872a4153ce66206edd [2022-09-06T13:22:16.952Z] #64 ... [2022-09-06T13:22:16.952Z] [2022-09-06T13:22:16.952Z] #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-09-06T13:22:16.952Z] #60 sha256:3fbe7716a8eefd49cb311d425b6cc12a5b814b7d2b9742f37de59c9746768f59 [2022-09-06T13:22:16.952Z] #60 180.1 + mkdir -p /build [2022-09-06T13:22:16.952Z] #60 180.1 + cp runc /build/runc [2022-09-06T13:22:17.212Z] #60 DONE 181.0s [2022-09-06T13:22:17.212Z] [2022-09-06T13:22:17.212Z] #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-09-06T13:22:17.212Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:22:17.212Z] #55 312.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T13:22:17.212Z] #55 DONE 312.7s [2022-09-06T13:22:17.212Z] [2022-09-06T13:22:17.212Z] #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-09-06T13:22:17.212Z] #64 sha256:a18a12aec2b0e300c008e648dc6e562b65ae3a853d451289cdb6bcdb8a353b97 [2022-09-06T13:22:18.112Z] #60 ... [2022-09-06T13:22:18.112Z] [2022-09-06T13:22:18.112Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T13:22:18.112Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-06T13:22:18.112Z] #77 252.8 AR libcrun_testing.a [2022-09-06T13:22:18.112Z] #77 252.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T13:22:18.112Z] #77 252.9 CCLD tests/tests_libcrun_utils [2022-09-06T13:22:18.112Z] #77 252.9 CCLD tests/tests_libcrun_errors [2022-09-06T13:22:18.112Z] #77 252.9 CCLD tests/tests_libcrun_fuzzer [2022-09-06T13:22:18.112Z] #77 253.0 CCLD libcrun.la [2022-09-06T13:22:19.497Z] #77 254.5 CCLD crun [2022-09-06T13:22:19.748Z] #64 ... [2022-09-06T13:22:19.748Z] [2022-09-06T13:22:19.748Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T13:22:19.748Z] #56 sha256:e7441c2c9419a913d2ea3273710033c4005a5cda638d42ba19fab3ebc34cf52e [2022-09-06T13:22:19.803Z] #64 275.5 # github.com/containerd/containerd/cmd/containerd [2022-09-06T13:22:19.803Z] #64 275.5 /usr/bin/ld: /tmp/go-link-3073334225/000019.o: in function `New': [2022-09-06T13:22:19.803Z] #64 275.5 /tmp/tmp.3Vf07h1qbA/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-09-06T13:22:19.803Z] #64 275.6 + bin/containerd-stress [2022-09-06T13:22:20.008Z] #56 DONE 0.6s [2022-09-06T13:22:20.008Z] [2022-09-06T13:22:20.008Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T13:22:20.008Z] #58 sha256:c8c79ec9eded061e92d86e1044867ff3614facb4985d8de30fbc959104f5d648 [2022-09-06T13:22:20.008Z] #58 DONE 0.1s [2022-09-06T13:22:20.008Z] [2022-09-06T13:22:20.008Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T13:22:20.008Z] #61 sha256:70e6f002e829328df5c892e4f58bee98d13970cbf032de4a08a1577c1f8bf82c [2022-09-06T13:22:20.066Z] #77 255.1 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T13:22:20.067Z] #77 255.3 /bin/mkdir -p '/usr/local/lib' [2022-09-06T13:22:20.067Z] #77 255.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T13:22:20.067Z] #77 255.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T13:22:20.067Z] #77 255.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T13:22:20.067Z] #77 255.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T13:22:20.267Z] #61 DONE 0.2s [2022-09-06T13:22:20.268Z] [2022-09-06T13:22:20.268Z] #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-09-06T13:22:20.268Z] #64 sha256:a18a12aec2b0e300c008e648dc6e562b65ae3a853d451289cdb6bcdb8a353b97 [2022-09-06T13:22:20.326Z] #77 255.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T13:22:20.326Z] #77 255.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T13:22:20.326Z] #77 255.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T13:22:20.587Z] #77 255.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-09-06T13:22:20.587Z] #77 255.5 ---------------------------------------------------------------------- [2022-09-06T13:22:20.587Z] #77 255.5 Libraries have been installed in: [2022-09-06T13:22:20.587Z] #77 255.5 /usr/local/lib [2022-09-06T13:22:20.587Z] #77 255.5 [2022-09-06T13:22:20.587Z] #77 255.5 If you ever happen to want to link against installed libraries [2022-09-06T13:22:20.587Z] #77 255.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T13:22:20.587Z] #77 255.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T13:22:20.587Z] #77 255.5 flag during linking and do at least one of the following: [2022-09-06T13:22:20.587Z] #77 255.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T13:22:20.587Z] #77 255.5 during execution [2022-09-06T13:22:20.587Z] #77 255.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T13:22:20.587Z] #77 255.5 during linking [2022-09-06T13:22:20.587Z] #77 255.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T13:22:20.587Z] #77 255.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T13:22:20.587Z] #77 255.5 [2022-09-06T13:22:20.587Z] #77 255.5 See any operating system documentation about shared libraries for [2022-09-06T13:22:20.587Z] #77 255.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T13:22:20.587Z] #77 255.5 ---------------------------------------------------------------------- [2022-09-06T13:22:20.587Z] #77 255.5 /bin/mkdir -p '/build' [2022-09-06T13:22:20.587Z] #77 255.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T13:22:20.587Z] #77 255.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T13:22:20.587Z] #77 255.7 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T13:22:20.587Z] #77 255.7 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T13:22:20.587Z] #77 255.7 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T13:22:20.738Z] #64 276.6 + bin/containerd-shim [2022-09-06T13:22:20.846Z] #77 DONE 255.9s [2022-09-06T13:22:20.846Z] [2022-09-06T13:22:20.846Z] #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-09-06T13:22:20.846Z] #64 sha256:a327acc9ade5fc43f5b31d4df178b4f87a87ed476762e1c283254dce8de95709 [2022-09-06T13:22:22.905Z] #64 278.8 + bin/containerd [2022-09-06T13:22:25.942Z] #71 177.9 # github.com/containerd/containerd/cmd/containerd [2022-09-06T13:22:25.942Z] #71 177.9 /usr/bin/ld: /tmp/go-link-4224650148/000019.o: in function `New': [2022-09-06T13:22:25.942Z] #71 177.9 /tmp/tmp.jOTrZoKTou/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-09-06T13:22:25.942Z] #71 178.0 + bin/containerd-stress [2022-09-06T13:22:25.942Z] #71 179.1 + bin/containerd-shim [2022-09-06T13:22:30.734Z] #64 285.1 + bin/containerd-shim-runc-v1 [2022-09-06T13:22:34.942Z] #64 290.2 + bin/containerd-shim-runc-v2 [2022-09-06T13:22:35.203Z] #64 290.9 + binaries [2022-09-06T13:22:35.203Z] #64 290.9 + install -D bin/containerd /build/containerd [2022-09-06T13:22:35.203Z] #64 290.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T13:22:35.203Z] #64 290.9 + install -D bin/ctr /build/ctr [2022-09-06T13:22:35.462Z] #64 DONE 291.4s [2022-09-06T13:22:36.399Z] [2022-09-06T13:22:36.399Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T13:22:36.399Z] #65 sha256:0483b01826f7cdf1414a2e848bfbbcae8186035f140688c0498ad22f19100eef [2022-09-06T13:22:36.399Z] #65 DONE 0.2s [2022-09-06T13:22:36.399Z] [2022-09-06T13:22:36.399Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T13:22:36.399Z] #70 sha256:651e1c587bab660e77e607c05e09203a3ac69c0668f22004b2920d740411f43f [2022-09-06T13:22:36.657Z] #70 DONE 0.1s [2022-09-06T13:22:36.657Z] [2022-09-06T13:22:36.657Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T13:22:36.657Z] #75 sha256:aa71f985eea79333a19fb23dc03394e37a8746ab0a9e0d58e32fb043354ee289 [2022-09-06T13:22:36.657Z] #75 DONE 0.2s [2022-09-06T13:22:36.657Z] [2022-09-06T13:22:36.657Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T13:22:36.657Z] #78 sha256:5944cbdb2c60f808f2c993ef0d59d11d540366c91925e8ced5bc6c7e007a2e77 [2022-09-06T13:22:36.657Z] #78 DONE 0.1s [2022-09-06T13:22:36.916Z] [2022-09-06T13:22:36.916Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T13:22:36.916Z] #79 sha256:2bbad91456893c0558260501e6b569cf520b3415b629c86c412d271e0c5b5407 [2022-09-06T13:22:36.916Z] #79 DONE 0.1s [2022-09-06T13:22:36.916Z] [2022-09-06T13:22:36.916Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T13:22:36.916Z] #80 sha256:0ccab77a779701cf58497c9dcb5d4054ca4d764915bbbd785a2ae4ce27c9ef5b [2022-09-06T13:22:36.916Z] #80 DONE 0.0s [2022-09-06T13:22:36.916Z] [2022-09-06T13:22:36.916Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T13:22:36.916Z] #81 sha256:71c525afe19c3da75df2c0c22b7e9411b2e51d1fb385cc3dfe647d6d433c41b9 [2022-09-06T13:22:37.852Z] #81 DONE 0.9s [2022-09-06T13:22:37.852Z] [2022-09-06T13:22:37.852Z] #82 exporting to image [2022-09-06T13:22:37.852Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T13:22:37.852Z] #82 exporting layers [2022-09-06T13:22:38.157Z] #71 190.3 + bin/containerd-shim-runc-v1 [2022-09-06T13:22:39.099Z] #64 ... [2022-09-06T13:22:39.099Z] [2022-09-06T13:22:39.099Z] #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-09-06T13:22:39.099Z] #60 sha256:94ce3d993a0ac90278641385309dfb89742d17907db6a6872a4153ce66206edd [2022-09-06T13:22:39.099Z] #60 190.0 + mkdir -p /build [2022-09-06T13:22:39.099Z] #60 190.0 + cp runc /build/runc [2022-09-06T13:22:39.099Z] #60 DONE 190.5s [2022-09-06T13:22:39.099Z] [2022-09-06T13:22:39.099Z] #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-09-06T13:22:39.099Z] #64 sha256:a327acc9ade5fc43f5b31d4df178b4f87a87ed476762e1c283254dce8de95709 [2022-09-06T13:22:39.099Z] #64 ... [2022-09-06T13:22:39.099Z] [2022-09-06T13:22:39.099Z] #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-09-06T13:22:39.099Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-06T13:22:39.099Z] #55 321.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T13:22:39.099Z] #55 DONE 322.0s [2022-09-06T13:22:39.099Z] [2022-09-06T13:22:39.099Z] #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-09-06T13:22:39.099Z] #64 sha256:a327acc9ade5fc43f5b31d4df178b4f87a87ed476762e1c283254dce8de95709 [2022-09-06T13:22:40.039Z] #64 ... [2022-09-06T13:22:40.039Z] [2022-09-06T13:22:40.039Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T13:22:40.039Z] #56 sha256:bf0ab809e3b46dffa63495ddd0519020f152c71a8c6ed1b86556d01f2885fb5b [2022-09-06T13:22:40.981Z] #56 DONE 0.7s [2022-09-06T13:22:40.981Z] [2022-09-06T13:22:40.981Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T13:22:40.981Z] #58 sha256:b61f1b4142497f6f46b2d47249c13252d996742178d804f92a765c45ff73386e [2022-09-06T13:22:40.981Z] #58 DONE 0.1s [2022-09-06T13:22:40.981Z] [2022-09-06T13:22:40.981Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T13:22:40.981Z] #61 sha256:f08c3a0cc844f7ca9d84f13c5d06df7ecf363aac282a635fd0ca63b67d07f6d4 [2022-09-06T13:22:40.981Z] #61 DONE 0.1s [2022-09-06T13:22:40.981Z] [2022-09-06T13:22:40.981Z] #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-09-06T13:22:40.981Z] #64 sha256:a327acc9ade5fc43f5b31d4df178b4f87a87ed476762e1c283254dce8de95709 [2022-09-06T13:22:41.136Z] #82 exporting layers 3.2s done [2022-09-06T13:22:41.137Z] #82 writing image sha256:52c3662aabd8bda3db1118fbf1f32a8787c14a9853fc755f823425f46d55e46f done [2022-09-06T13:22:41.137Z] #82 naming to docker.io/library/docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 done [2022-09-06T13:22:41.137Z] #82 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T13:22:41.457Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-06T13:22:41.740Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/test/unit [2022-09-06T13:22:43.434Z] #71 196.6 + bin/containerd-shim-runc-v2 [2022-09-06T13:22:43.644Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-09-06T13:22:43.644Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-06T13:22:43.644Z] + TESTDIRS=./... [2022-09-06T13:22:43.644Z] + exclude_paths='/vendor/|/integration' [2022-09-06T13:22:43.644Z] ++ go list ./... [2022-09-06T13:22:43.644Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-06T13:22:44.278Z] #64 289.6 + bin/containerd [2022-09-06T13:22:44.370Z] #71 197.4 + binaries [2022-09-06T13:22:44.370Z] #71 197.4 + install -D bin/containerd /build/containerd [2022-09-06T13:22:44.370Z] #71 197.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T13:22:44.370Z] #71 197.5 + install -D bin/ctr /build/ctr [2022-09-06T13:22:44.582Z] + pkg_list='github.com/docker/docker/api [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/backend/build [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/httputils [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/middleware [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/build [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/container [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/debug [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/image [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/network [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/session [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/system [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/server/router/volume [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/backend [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/container [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/events [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/filters [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/image [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/mount [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/network [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/registry [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/strslice [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/swarm [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/time [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/versions [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T13:22:44.582Z] github.com/docker/docker/api/types/volume [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/builder-next [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/dockerfile [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/remotecontext [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T13:22:44.582Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T13:22:44.582Z] github.com/docker/docker/cli [2022-09-06T13:22:44.582Z] github.com/docker/docker/cli/config [2022-09-06T13:22:44.582Z] github.com/docker/docker/cli/debug [2022-09-06T13:22:44.582Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T13:22:44.582Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T13:22:44.582Z] github.com/docker/docker/client [2022-09-06T13:22:44.582Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T13:22:44.582Z] github.com/docker/docker/cmd/dockerd [2022-09-06T13:22:44.582Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T13:22:44.582Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T13:22:44.582Z] github.com/docker/docker/container [2022-09-06T13:22:44.582Z] github.com/docker/docker/container/stream [2022-09-06T13:22:44.582Z] github.com/docker/docker/contrib/apparmor [2022-09-06T13:22:44.582Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T13:22:44.582Z] github.com/docker/docker/contrib/httpserver [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/cluster [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/config [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/events [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/exec [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/images [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/initlayer [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/links [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/listeners [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/local [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/names [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/network [2022-09-06T13:22:44.582Z] github.com/docker/docker/daemon/stats [2022-09-06T13:22:44.582Z] github.com/docker/docker/distribution [2022-09-06T13:22:44.582Z] github.com/docker/docker/distribution/metadata [2022-09-06T13:22:44.582Z] github.com/docker/docker/distribution/utils [2022-09-06T13:22:44.582Z] github.com/docker/docker/distribution/xfer [2022-09-06T13:22:44.582Z] github.com/docker/docker/dockerversion [2022-09-06T13:22:44.582Z] github.com/docker/docker/errdefs [2022-09-06T13:22:44.582Z] github.com/docker/docker/image [2022-09-06T13:22:44.582Z] github.com/docker/docker/image/cache [2022-09-06T13:22:44.582Z] github.com/docker/docker/image/tarexport [2022-09-06T13:22:44.582Z] github.com/docker/docker/image/v1 [2022-09-06T13:22:44.582Z] github.com/docker/docker/internal/test/suite [2022-09-06T13:22:44.582Z] github.com/docker/docker/layer [2022-09-06T13:22:44.582Z] github.com/docker/docker/libcontainerd [2022-09-06T13:22:44.582Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T13:22:44.582Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T13:22:44.582Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T13:22:44.582Z] github.com/docker/docker/libcontainerd/types [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:22:44.582Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/types [2022-09-06T13:22:44.583Z] github.com/docker/docker/oci [2022-09-06T13:22:44.583Z] github.com/docker/docker/oci/caps [2022-09-06T13:22:44.583Z] github.com/docker/docker/opts [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/aaparser [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/archive [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/authorization [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/capabilities [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/containerfs [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/directory [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/dmesg [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/fileutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/fsutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/homedir [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/idtools [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/ioutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/longpath [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/loopback [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/parsers [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/pidfile [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/platform [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugins [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/pools [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/progress [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/pubsub [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/reexec [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/signal [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/stack [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/stringid [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/system [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/tailfile [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/tarsum [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/truncindex [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/urlutil [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/useragent [2022-09-06T13:22:44.583Z] github.com/docker/docker/plugin [2022-09-06T13:22:44.583Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T13:22:44.583Z] github.com/docker/docker/plugin/v2 [2022-09-06T13:22:44.583Z] github.com/docker/docker/profiles/apparmor [2022-09-06T13:22:44.583Z] github.com/docker/docker/profiles/seccomp [2022-09-06T13:22:44.583Z] github.com/docker/docker/quota [2022-09-06T13:22:44.583Z] github.com/docker/docker/reference [2022-09-06T13:22:44.583Z] github.com/docker/docker/registry [2022-09-06T13:22:44.583Z] github.com/docker/docker/registry/resumable [2022-09-06T13:22:44.583Z] github.com/docker/docker/restartmanager [2022-09-06T13:22:44.583Z] github.com/docker/docker/rootless [2022-09-06T13:22:44.583Z] github.com/docker/docker/rootless/specconv [2022-09-06T13:22:44.583Z] github.com/docker/docker/runconfig [2022-09-06T13:22:44.583Z] github.com/docker/docker/runconfig/opts [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil/daemon [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil/environment [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil/fakegit [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil/registry [2022-09-06T13:22:44.583Z] github.com/docker/docker/testutil/request [2022-09-06T13:22:44.583Z] github.com/docker/docker/volume [2022-09-06T13:22:44.583Z] github.com/docker/docker/volume/drivers [2022-09-06T13:22:44.583Z] github.com/docker/docker/volume/local [2022-09-06T13:22:44.583Z] github.com/docker/docker/volume/mounts [2022-09-06T13:22:44.583Z] github.com/docker/docker/volume/service [2022-09-06T13:22:44.583Z] github.com/docker/docker/volume/service/opts [2022-09-06T13:22:44.583Z] github.com/docker/docker/volume/testutils' [2022-09-06T13:22:44.583Z] ++ grep --fixed-strings -v /libnetwork [2022-09-06T13:22:44.583Z] ++ echo 'github.com/docker/docker/api [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/backend/build [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/httputils [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/middleware [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/build [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/container [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/debug [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/image [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/network [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/session [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/system [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/server/router/volume [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/backend [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/container [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/events [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/filters [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/image [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/mount [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/network [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/registry [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/strslice [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/swarm [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/time [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/versions [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T13:22:44.583Z] github.com/docker/docker/api/types/volume [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/builder-next [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/dockerfile [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/remotecontext [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T13:22:44.583Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T13:22:44.583Z] github.com/docker/docker/cli [2022-09-06T13:22:44.583Z] github.com/docker/docker/cli/config [2022-09-06T13:22:44.583Z] github.com/docker/docker/cli/debug [2022-09-06T13:22:44.583Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T13:22:44.583Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T13:22:44.583Z] github.com/docker/docker/client [2022-09-06T13:22:44.583Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T13:22:44.583Z] github.com/docker/docker/cmd/dockerd [2022-09-06T13:22:44.583Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T13:22:44.583Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T13:22:44.583Z] github.com/docker/docker/container [2022-09-06T13:22:44.583Z] github.com/docker/docker/container/stream [2022-09-06T13:22:44.583Z] github.com/docker/docker/contrib/apparmor [2022-09-06T13:22:44.583Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T13:22:44.583Z] github.com/docker/docker/contrib/httpserver [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/cluster [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/config [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/events [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/exec [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/images [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/initlayer [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/links [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/listeners [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/local [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/names [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/network [2022-09-06T13:22:44.583Z] github.com/docker/docker/daemon/stats [2022-09-06T13:22:44.583Z] github.com/docker/docker/distribution [2022-09-06T13:22:44.583Z] github.com/docker/docker/distribution/metadata [2022-09-06T13:22:44.583Z] github.com/docker/docker/distribution/utils [2022-09-06T13:22:44.583Z] github.com/docker/docker/distribution/xfer [2022-09-06T13:22:44.583Z] github.com/docker/docker/dockerversion [2022-09-06T13:22:44.583Z] github.com/docker/docker/errdefs [2022-09-06T13:22:44.583Z] github.com/docker/docker/image [2022-09-06T13:22:44.583Z] github.com/docker/docker/image/cache [2022-09-06T13:22:44.583Z] github.com/docker/docker/image/tarexport [2022-09-06T13:22:44.583Z] github.com/docker/docker/image/v1 [2022-09-06T13:22:44.583Z] github.com/docker/docker/internal/test/suite [2022-09-06T13:22:44.583Z] github.com/docker/docker/layer [2022-09-06T13:22:44.583Z] github.com/docker/docker/libcontainerd [2022-09-06T13:22:44.583Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T13:22:44.583Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T13:22:44.583Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T13:22:44.583Z] github.com/docker/docker/libcontainerd/types [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/libnetwork/types [2022-09-06T13:22:44.583Z] github.com/docker/docker/oci [2022-09-06T13:22:44.583Z] github.com/docker/docker/oci/caps [2022-09-06T13:22:44.583Z] github.com/docker/docker/opts [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/aaparser [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/archive [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/authorization [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/capabilities [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/containerfs [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/directory [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/dmesg [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/fileutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/fsutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/homedir [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/idtools [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/ioutils [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/longpath [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/loopback [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/parsers [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/pidfile [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/platform [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugins [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T13:22:44.583Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/pools [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/progress [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/pubsub [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/reexec [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/signal [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/stack [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/stringid [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/system [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/tailfile [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/tarsum [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/truncindex [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/urlutil [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/useragent [2022-09-06T13:22:44.584Z] github.com/docker/docker/plugin [2022-09-06T13:22:44.584Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T13:22:44.584Z] github.com/docker/docker/plugin/v2 [2022-09-06T13:22:44.584Z] github.com/docker/docker/profiles/apparmor [2022-09-06T13:22:44.584Z] github.com/docker/docker/profiles/seccomp [2022-09-06T13:22:44.584Z] github.com/docker/docker/quota [2022-09-06T13:22:44.584Z] github.com/docker/docker/reference [2022-09-06T13:22:44.584Z] github.com/docker/docker/registry [2022-09-06T13:22:44.584Z] github.com/docker/docker/registry/resumable [2022-09-06T13:22:44.584Z] github.com/docker/docker/restartmanager [2022-09-06T13:22:44.584Z] github.com/docker/docker/rootless [2022-09-06T13:22:44.584Z] github.com/docker/docker/rootless/specconv [2022-09-06T13:22:44.584Z] github.com/docker/docker/runconfig [2022-09-06T13:22:44.584Z] github.com/docker/docker/runconfig/opts [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/daemon [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/environment [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fakegit [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/registry [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/request [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/drivers [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/local [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/mounts [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/service [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/service/opts [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/testutils' [2022-09-06T13:22:44.584Z] + base_pkg_list='github.com/docker/docker/api [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/backend/build [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/httputils [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/middleware [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/build [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/container [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/debug [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/image [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/network [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/session [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/system [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/volume [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/backend [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/container [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/events [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/filters [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/image [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/mount [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/network [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/registry [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/strslice [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/swarm [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/time [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/versions [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/volume [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/dockerfile [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/remotecontext [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T13:22:44.584Z] github.com/docker/docker/cli [2022-09-06T13:22:44.584Z] github.com/docker/docker/cli/config [2022-09-06T13:22:44.584Z] github.com/docker/docker/cli/debug [2022-09-06T13:22:44.584Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T13:22:44.584Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T13:22:44.584Z] github.com/docker/docker/client [2022-09-06T13:22:44.584Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T13:22:44.584Z] github.com/docker/docker/cmd/dockerd [2022-09-06T13:22:44.584Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T13:22:44.584Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T13:22:44.584Z] github.com/docker/docker/container [2022-09-06T13:22:44.584Z] github.com/docker/docker/container/stream [2022-09-06T13:22:44.584Z] github.com/docker/docker/contrib/apparmor [2022-09-06T13:22:44.584Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T13:22:44.584Z] github.com/docker/docker/contrib/httpserver [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/config [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/events [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/exec [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/images [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/initlayer [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/links [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/listeners [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/local [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/names [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/network [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/stats [2022-09-06T13:22:44.584Z] github.com/docker/docker/distribution [2022-09-06T13:22:44.584Z] github.com/docker/docker/distribution/metadata [2022-09-06T13:22:44.584Z] github.com/docker/docker/distribution/utils [2022-09-06T13:22:44.584Z] github.com/docker/docker/distribution/xfer [2022-09-06T13:22:44.584Z] github.com/docker/docker/dockerversion [2022-09-06T13:22:44.584Z] github.com/docker/docker/errdefs [2022-09-06T13:22:44.584Z] github.com/docker/docker/image [2022-09-06T13:22:44.584Z] github.com/docker/docker/image/cache [2022-09-06T13:22:44.584Z] github.com/docker/docker/image/tarexport [2022-09-06T13:22:44.584Z] github.com/docker/docker/image/v1 [2022-09-06T13:22:44.584Z] github.com/docker/docker/internal/test/suite [2022-09-06T13:22:44.584Z] github.com/docker/docker/layer [2022-09-06T13:22:44.584Z] github.com/docker/docker/libcontainerd [2022-09-06T13:22:44.584Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T13:22:44.584Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T13:22:44.584Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T13:22:44.584Z] github.com/docker/docker/libcontainerd/types [2022-09-06T13:22:44.584Z] github.com/docker/docker/oci [2022-09-06T13:22:44.584Z] github.com/docker/docker/oci/caps [2022-09-06T13:22:44.584Z] github.com/docker/docker/opts [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/aaparser [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/archive [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/authorization [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/capabilities [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/containerfs [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/directory [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/dmesg [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/fileutils [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/fsutils [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/homedir [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/idtools [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/ioutils [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/longpath [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/loopback [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/parsers [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/pidfile [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/platform [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/plugins [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/pools [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/progress [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/pubsub [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/reexec [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/signal [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/stack [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/stringid [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/system [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/tailfile [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/tarsum [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/truncindex [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/urlutil [2022-09-06T13:22:44.584Z] github.com/docker/docker/pkg/useragent [2022-09-06T13:22:44.584Z] github.com/docker/docker/plugin [2022-09-06T13:22:44.584Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T13:22:44.584Z] github.com/docker/docker/plugin/v2 [2022-09-06T13:22:44.584Z] github.com/docker/docker/profiles/apparmor [2022-09-06T13:22:44.584Z] github.com/docker/docker/profiles/seccomp [2022-09-06T13:22:44.584Z] github.com/docker/docker/quota [2022-09-06T13:22:44.584Z] github.com/docker/docker/reference [2022-09-06T13:22:44.584Z] github.com/docker/docker/registry [2022-09-06T13:22:44.584Z] github.com/docker/docker/registry/resumable [2022-09-06T13:22:44.584Z] github.com/docker/docker/restartmanager [2022-09-06T13:22:44.584Z] github.com/docker/docker/rootless [2022-09-06T13:22:44.584Z] github.com/docker/docker/rootless/specconv [2022-09-06T13:22:44.584Z] github.com/docker/docker/runconfig [2022-09-06T13:22:44.584Z] github.com/docker/docker/runconfig/opts [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/daemon [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/environment [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fakegit [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/registry [2022-09-06T13:22:44.584Z] github.com/docker/docker/testutil/request [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/drivers [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/local [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/mounts [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/service [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/service/opts [2022-09-06T13:22:44.584Z] github.com/docker/docker/volume/testutils' [2022-09-06T13:22:44.584Z] ++ grep --fixed-strings /libnetwork [2022-09-06T13:22:44.584Z] ++ echo 'github.com/docker/docker/api [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/backend/build [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/httputils [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/middleware [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/build [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/container [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/debug [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/image [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/network [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/session [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/system [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/server/router/volume [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/backend [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/container [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/events [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/filters [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/image [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/mount [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/network [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/registry [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/strslice [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/swarm [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/time [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/versions [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T13:22:44.584Z] github.com/docker/docker/api/types/volume [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/dockerfile [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/remotecontext [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T13:22:44.584Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T13:22:44.584Z] github.com/docker/docker/cli [2022-09-06T13:22:44.584Z] github.com/docker/docker/cli/config [2022-09-06T13:22:44.584Z] github.com/docker/docker/cli/debug [2022-09-06T13:22:44.584Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T13:22:44.584Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T13:22:44.584Z] github.com/docker/docker/client [2022-09-06T13:22:44.584Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T13:22:44.584Z] github.com/docker/docker/cmd/dockerd [2022-09-06T13:22:44.584Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T13:22:44.584Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T13:22:44.584Z] github.com/docker/docker/container [2022-09-06T13:22:44.584Z] github.com/docker/docker/container/stream [2022-09-06T13:22:44.584Z] github.com/docker/docker/contrib/apparmor [2022-09-06T13:22:44.584Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T13:22:44.584Z] github.com/docker/docker/contrib/httpserver [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/config [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/events [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/exec [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/images [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/initlayer [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/links [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/listeners [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/local [2022-09-06T13:22:44.584Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T13:22:44.585Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T13:22:44.585Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T13:22:44.585Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T13:22:44.585Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T13:22:44.585Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T13:22:44.585Z] github.com/docker/docker/daemon/names [2022-09-06T13:22:44.585Z] github.com/docker/docker/daemon/network [2022-09-06T13:22:44.585Z] github.com/docker/docker/daemon/stats [2022-09-06T13:22:44.585Z] github.com/docker/docker/distribution [2022-09-06T13:22:44.585Z] github.com/docker/docker/distribution/metadata [2022-09-06T13:22:44.585Z] github.com/docker/docker/distribution/utils [2022-09-06T13:22:44.585Z] github.com/docker/docker/distribution/xfer [2022-09-06T13:22:44.585Z] github.com/docker/docker/dockerversion [2022-09-06T13:22:44.585Z] github.com/docker/docker/errdefs [2022-09-06T13:22:44.585Z] github.com/docker/docker/image [2022-09-06T13:22:44.585Z] github.com/docker/docker/image/cache [2022-09-06T13:22:44.585Z] github.com/docker/docker/image/tarexport [2022-09-06T13:22:44.585Z] github.com/docker/docker/image/v1 [2022-09-06T13:22:44.585Z] github.com/docker/docker/internal/test/suite [2022-09-06T13:22:44.585Z] github.com/docker/docker/layer [2022-09-06T13:22:44.585Z] github.com/docker/docker/libcontainerd [2022-09-06T13:22:44.585Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T13:22:44.585Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T13:22:44.585Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T13:22:44.585Z] github.com/docker/docker/libcontainerd/types [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/types [2022-09-06T13:22:44.585Z] github.com/docker/docker/oci [2022-09-06T13:22:44.585Z] github.com/docker/docker/oci/caps [2022-09-06T13:22:44.585Z] github.com/docker/docker/opts [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/aaparser [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/archive [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/authorization [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/capabilities [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/containerfs [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/directory [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/dmesg [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/fileutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/fsutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/homedir [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/idtools [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/ioutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/longpath [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/loopback [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/parsers [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/pidfile [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/platform [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/plugins [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/pools [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/progress [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/pubsub [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/reexec [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/signal [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/stack [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/stringid [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/system [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/tailfile [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/tarsum [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/truncindex [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/urlutil [2022-09-06T13:22:44.585Z] github.com/docker/docker/pkg/useragent [2022-09-06T13:22:44.585Z] github.com/docker/docker/plugin [2022-09-06T13:22:44.585Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T13:22:44.585Z] github.com/docker/docker/plugin/v2 [2022-09-06T13:22:44.585Z] github.com/docker/docker/profiles/apparmor [2022-09-06T13:22:44.585Z] github.com/docker/docker/profiles/seccomp [2022-09-06T13:22:44.585Z] github.com/docker/docker/quota [2022-09-06T13:22:44.585Z] github.com/docker/docker/reference [2022-09-06T13:22:44.585Z] github.com/docker/docker/registry [2022-09-06T13:22:44.585Z] github.com/docker/docker/registry/resumable [2022-09-06T13:22:44.585Z] github.com/docker/docker/restartmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/rootless [2022-09-06T13:22:44.585Z] github.com/docker/docker/rootless/specconv [2022-09-06T13:22:44.585Z] github.com/docker/docker/runconfig [2022-09-06T13:22:44.585Z] github.com/docker/docker/runconfig/opts [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil/daemon [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil/environment [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil/fakegit [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil/registry [2022-09-06T13:22:44.585Z] github.com/docker/docker/testutil/request [2022-09-06T13:22:44.585Z] github.com/docker/docker/volume [2022-09-06T13:22:44.585Z] github.com/docker/docker/volume/drivers [2022-09-06T13:22:44.585Z] github.com/docker/docker/volume/local [2022-09-06T13:22:44.585Z] github.com/docker/docker/volume/mounts [2022-09-06T13:22:44.585Z] github.com/docker/docker/volume/service [2022-09-06T13:22:44.585Z] github.com/docker/docker/volume/service/opts [2022-09-06T13:22:44.585Z] github.com/docker/docker/volume/testutils' [2022-09-06T13:22:44.585Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/types' [2022-09-06T13:22:44.585Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-06T13:22:44.585Z] + echo 'github.com/docker/docker/libnetwork [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/types' [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:22:44.585Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:22:44.585Z] + type docker-proxy [2022-09-06T13:22:44.585Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-06T13:22:44.585Z] + hack/make.sh binary-proxy install-proxy [2022-09-06T13:22:44.585Z] [2022-09-06T13:22:44.585Z] Removing bundles/ [2022-09-06T13:22:44.585Z] [2022-09-06T13:22:44.585Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-06T13:22:44.585Z] Building: bundles/binary-proxy/docker-proxy [2022-09-06T13:22:44.585Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:22:44.630Z] #71 DONE 197.9s [2022-09-06T13:22:46.007Z] [2022-09-06T13:22:46.007Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T13:22:46.007Z] #72 sha256:00aa37840ab85916f9ced9951512f43014a27ca787e1894cacde70a72666e280 [2022-09-06T13:22:46.007Z] #72 DONE 0.2s [2022-09-06T13:22:46.007Z] [2022-09-06T13:22:46.007Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T13:22:46.007Z] #77 sha256:a5ebb142d73c7d66e20bfb16a7eabbc457e98d2583df1594c5a832a366ca41a7 [2022-09-06T13:22:46.007Z] #77 DONE 0.1s [2022-09-06T13:22:46.007Z] [2022-09-06T13:22:46.007Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T13:22:46.007Z] #82 sha256:6d508d89f253d6eca63ce516e7fb671c1b437fe256a6ca595bf79a210fdcdb15 [2022-09-06T13:22:46.266Z] #82 DONE 0.4s [2022-09-06T13:22:46.525Z] [2022-09-06T13:22:46.525Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T13:22:46.525Z] #85 sha256:d0cac3999f790cf369899dd795cc273ac3cf31680e3a3bb4e2eab7efddaea639 [2022-09-06T13:22:46.525Z] #85 DONE 0.1s [2022-09-06T13:22:46.525Z] [2022-09-06T13:22:46.525Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T13:22:46.525Z] #86 sha256:472993598536c982ee13476d59a973edab86b8eb1c6bcc712b6c9754b8192ac9 [2022-09-06T13:22:46.525Z] #86 DONE 0.0s [2022-09-06T13:22:46.525Z] [2022-09-06T13:22:46.525Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T13:22:46.525Z] #87 sha256:4f6950386977a317bd9ed60f0df7c9b900168daa36e5fbdf0c9d0680d5b1db82 [2022-09-06T13:22:46.525Z] #87 DONE 0.0s [2022-09-06T13:22:46.525Z] [2022-09-06T13:22:46.525Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T13:22:46.525Z] #88 sha256:f01bd5887288d76e7fa29c1897d45ea96713d81496110b72f9acbab7ad0da981 [2022-09-06T13:22:47.463Z] #88 DONE 0.8s [2022-09-06T13:22:47.463Z] [2022-09-06T13:22:47.463Z] #89 exporting to image [2022-09-06T13:22:47.463Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T13:22:47.463Z] #89 exporting layers [2022-09-06T13:22:51.150Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-06T13:22:51.150Z] [2022-09-06T13:22:51.150Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-06T13:22:51.150Z] Installing docker-proxy to /usr/local/bin/ [2022-09-06T13:22:51.150Z] [2022-09-06T13:22:51.150Z] + mkdir -p bundles [2022-09-06T13:22:51.150Z] + '[' -n 'github.com/docker/docker/api [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/backend/build [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/httputils [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/middleware [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/build [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/container [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/debug [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/image [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/network [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/session [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/system [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/server/router/volume [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/backend [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/container [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/events [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/filters [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/image [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/mount [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/network [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/registry [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/strslice [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/swarm [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/time [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/versions [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T13:22:51.150Z] github.com/docker/docker/api/types/volume [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/builder-next [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/dockerfile [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/remotecontext [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T13:22:51.150Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T13:22:51.150Z] github.com/docker/docker/cli [2022-09-06T13:22:51.150Z] github.com/docker/docker/cli/config [2022-09-06T13:22:51.150Z] github.com/docker/docker/cli/debug [2022-09-06T13:22:51.150Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T13:22:51.150Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T13:22:51.150Z] github.com/docker/docker/client [2022-09-06T13:22:51.150Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T13:22:51.150Z] github.com/docker/docker/cmd/dockerd [2022-09-06T13:22:51.150Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T13:22:51.150Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T13:22:51.150Z] github.com/docker/docker/container [2022-09-06T13:22:51.150Z] github.com/docker/docker/container/stream [2022-09-06T13:22:51.150Z] github.com/docker/docker/contrib/apparmor [2022-09-06T13:22:51.150Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T13:22:51.150Z] github.com/docker/docker/contrib/httpserver [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/cluster [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/config [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/events [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/exec [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/images [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/initlayer [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/links [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/listeners [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/local [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/names [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/network [2022-09-06T13:22:51.150Z] github.com/docker/docker/daemon/stats [2022-09-06T13:22:51.150Z] github.com/docker/docker/distribution [2022-09-06T13:22:51.150Z] github.com/docker/docker/distribution/metadata [2022-09-06T13:22:51.150Z] github.com/docker/docker/distribution/utils [2022-09-06T13:22:51.150Z] github.com/docker/docker/distribution/xfer [2022-09-06T13:22:51.150Z] github.com/docker/docker/dockerversion [2022-09-06T13:22:51.150Z] github.com/docker/docker/errdefs [2022-09-06T13:22:51.150Z] github.com/docker/docker/image [2022-09-06T13:22:51.150Z] github.com/docker/docker/image/cache [2022-09-06T13:22:51.150Z] github.com/docker/docker/image/tarexport [2022-09-06T13:22:51.150Z] github.com/docker/docker/image/v1 [2022-09-06T13:22:51.150Z] github.com/docker/docker/internal/test/suite [2022-09-06T13:22:51.150Z] github.com/docker/docker/layer [2022-09-06T13:22:51.150Z] github.com/docker/docker/libcontainerd [2022-09-06T13:22:51.150Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T13:22:51.150Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T13:22:51.150Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T13:22:51.150Z] github.com/docker/docker/libcontainerd/types [2022-09-06T13:22:51.150Z] github.com/docker/docker/oci [2022-09-06T13:22:51.150Z] github.com/docker/docker/oci/caps [2022-09-06T13:22:51.150Z] github.com/docker/docker/opts [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/aaparser [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/archive [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/authorization [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/capabilities [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/containerfs [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/directory [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/dmesg [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/fileutils [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/fsutils [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/homedir [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/idtools [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/ioutils [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/longpath [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/loopback [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/parsers [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/pidfile [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/platform [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/plugins [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/pools [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/progress [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/pubsub [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/reexec [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/signal [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/stack [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/stringid [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/system [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/tailfile [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/tarsum [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/truncindex [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/urlutil [2022-09-06T13:22:51.150Z] github.com/docker/docker/pkg/useragent [2022-09-06T13:22:51.150Z] github.com/docker/docker/plugin [2022-09-06T13:22:51.150Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T13:22:51.150Z] github.com/docker/docker/plugin/v2 [2022-09-06T13:22:51.150Z] github.com/docker/docker/profiles/apparmor [2022-09-06T13:22:51.150Z] github.com/docker/docker/profiles/seccomp [2022-09-06T13:22:51.150Z] github.com/docker/docker/quota [2022-09-06T13:22:51.150Z] github.com/docker/docker/reference [2022-09-06T13:22:51.150Z] github.com/docker/docker/registry [2022-09-06T13:22:51.150Z] github.com/docker/docker/registry/resumable [2022-09-06T13:22:51.150Z] github.com/docker/docker/restartmanager [2022-09-06T13:22:51.150Z] github.com/docker/docker/rootless [2022-09-06T13:22:51.150Z] github.com/docker/docker/rootless/specconv [2022-09-06T13:22:51.150Z] github.com/docker/docker/runconfig [2022-09-06T13:22:51.150Z] github.com/docker/docker/runconfig/opts [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil/daemon [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil/environment [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil/fakegit [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil/registry [2022-09-06T13:22:51.150Z] github.com/docker/docker/testutil/request [2022-09-06T13:22:51.150Z] github.com/docker/docker/volume [2022-09-06T13:22:51.150Z] github.com/docker/docker/volume/drivers [2022-09-06T13:22:51.150Z] github.com/docker/docker/volume/local [2022-09-06T13:22:51.150Z] github.com/docker/docker/volume/mounts [2022-09-06T13:22:51.150Z] github.com/docker/docker/volume/service [2022-09-06T13:22:51.150Z] github.com/docker/docker/volume/service/opts [2022-09-06T13:22:51.150Z] github.com/docker/docker/volume/testutils' ']' [2022-09-06T13:22:51.151Z] + 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/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/truncindex 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-09-06T13:22:51.151Z] ? github.com/docker/docker/api [no test files] [2022-09-06T13:22:53.213Z] #64 341.0 # github.com/containerd/containerd/cmd/containerd [2022-09-06T13:22:53.213Z] #64 341.0 /usr/bin/ld: /tmp/go-link-1429256050/000019.o: in function `New': [2022-09-06T13:22:53.213Z] #64 341.0 /tmp/tmp.KjEsIGLpYT/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-09-06T13:22:53.213Z] #64 341.0 + bin/containerd-stress [2022-09-06T13:22:53.213Z] #64 342.2 + bin/containerd-shim [2022-09-06T13:23:01.312Z] #64 353.7 + bin/containerd-shim-runc-v1 [2022-09-06T13:23:06.029Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-09-06T13:23:07.862Z] #64 360.1 + bin/containerd-shim-runc-v2 [2022-09-06T13:23:08.426Z] #64 360.9 + binaries [2022-09-06T13:23:08.426Z] #64 360.9 + install -D bin/containerd /build/containerd [2022-09-06T13:23:08.426Z] #64 361.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T13:23:08.426Z] #64 361.0 + install -D bin/ctr /build/ctr [2022-09-06T13:23:09.796Z] #64 DONE 362.5s [2022-09-06T13:23:11.174Z] [2022-09-06T13:23:11.174Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T13:23:11.174Z] #65 sha256:8a090e0e1c201a7ce8a87eaa9a632d125449cd6534bb6714e2363f9b9fb1a8d7 [2022-09-06T13:23:11.742Z] #65 DONE 0.8s [2022-09-06T13:23:11.742Z] [2022-09-06T13:23:11.742Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T13:23:11.742Z] #70 sha256:3f2492ec05982099f17416e0b0ed555f67c155b5e65bad58492478b513a95557 [2022-09-06T13:23:11.998Z] #70 DONE 0.2s [2022-09-06T13:23:11.998Z] [2022-09-06T13:23:11.998Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T13:23:11.998Z] #75 sha256:34b0ba7372f38782e9ee129ef9754b9fda4e23c279d0f72c31a9c5c94dad7089 [2022-09-06T13:23:12.928Z] #75 DONE 0.8s [2022-09-06T13:23:12.928Z] [2022-09-06T13:23:12.928Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T13:23:12.928Z] #78 sha256:269d8823641f5df61130ebc3f04b3d8202b04d1e5cef1acff6b23d888b81107c [2022-09-06T13:23:12.928Z] #78 DONE 0.0s [2022-09-06T13:23:12.928Z] [2022-09-06T13:23:12.928Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T13:23:12.928Z] #79 sha256:9f0af8e29063cf90bd37eb5c93fe55bc16b673bef60dd9c8e94ece8f71e9449b [2022-09-06T13:23:12.928Z] #79 DONE 0.0s [2022-09-06T13:23:12.928Z] [2022-09-06T13:23:12.928Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T13:23:12.928Z] #80 sha256:904d09e7819a3cfa212b61dff3aebce0f1999d7fa3c90ac697e999cdf5cf1863 [2022-09-06T13:23:12.928Z] #80 DONE 0.0s [2022-09-06T13:23:12.928Z] [2022-09-06T13:23:12.928Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T13:23:12.928Z] #81 sha256:0b65d027a39334b3eedb5cc41f75767131a3be4fd20414cfa4c8709276e4fc54 [2022-09-06T13:23:13.491Z] #81 DONE 0.8s [2022-09-06T13:23:13.491Z] [2022-09-06T13:23:13.491Z] #82 exporting to image [2022-09-06T13:23:13.491Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T13:23:13.491Z] #82 exporting layers [2022-09-06T13:23:14.014Z] #89 exporting layers 24.6s done [2022-09-06T13:23:14.014Z] #89 writing image sha256:37494db6be16d86a1d3744aa52296d2a1316aaf65240c3134f10a03762a4c4ee [2022-09-06T13:23:14.014Z] #89 writing image sha256:37494db6be16d86a1d3744aa52296d2a1316aaf65240c3134f10a03762a4c4ee done [2022-09-06T13:23:14.014Z] #89 naming to docker.io/library/docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 done [2022-09-06T13:23:14.014Z] #89 DONE 24.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-06T13:23:14.344Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44095/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/validate/default [2022-09-06T13:23:16.249Z] Congratulations! Seccomp profile generation is done correctly. [2022-09-06T13:23:16.249Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-06T13:23:16.249Z] Congratulations! yamllint config file formatted correctly [2022-09-06T13:23:19.142Z] #64 329.8 # github.com/containerd/containerd/cmd/containerd [2022-09-06T13:23:19.142Z] #64 329.8 /usr/bin/ld: /tmp/go-link-2249578379/000019.o: in function `New': [2022-09-06T13:23:19.142Z] #64 329.8 /tmp/tmp.15Hb46hjSm/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-09-06T13:23:19.142Z] #64 329.8 + bin/containerd-stress [2022-09-06T13:23:19.142Z] #64 330.9 + bin/containerd-shim [2022-09-06T13:23:20.035Z] #82 exporting layers 6.0s done [2022-09-06T13:23:20.035Z] #82 writing image sha256:0939f337af9a4118d18cb8fc93d6d361cec10169705a84751348d00b8e966c32 done [2022-09-06T13:23:20.035Z] #82 naming to docker.io/library/docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 done [2022-09-06T13:23:20.035Z] #82 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-06T13:23:20.355Z] + trap exit INT TERM [2022-09-06T13:23:20.355Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-06T13:23:20.355Z] + CONTAINER_NAME=docker-pr1 [2022-09-06T13:23:20.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44095/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/make.sh dynbinary [2022-09-06T13:23:21.722Z] [2022-09-06T13:23:21.722Z] Removing bundles/ [2022-09-06T13:23:21.722Z] [2022-09-06T13:23:21.722Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T13:23:21.722Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T13:23:21.722Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:23:25.711Z] #64 342.2 + bin/containerd-shim-runc-v1 [2022-09-06T13:23:32.333Z] #64 348.7 + bin/containerd-shim-runc-v2 [2022-09-06T13:23:33.266Z] #64 349.5 + binaries [2022-09-06T13:23:33.266Z] #64 349.5 + install -D bin/containerd /build/containerd [2022-09-06T13:23:33.266Z] #64 349.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T13:23:33.266Z] #64 349.5 + install -D bin/ctr /build/ctr [2022-09-06T13:23:35.166Z] #64 DONE 351.4s [2022-09-06T13:23:36.101Z] [2022-09-06T13:23:36.101Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T13:23:36.101Z] #65 sha256:caf08b817ff7e912ca0730727e0cfbc7be79662a08b697f376a00d9eefbdbce0 [2022-09-06T13:23:37.034Z] #65 DONE 0.8s [2022-09-06T13:23:37.034Z] [2022-09-06T13:23:37.034Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T13:23:37.034Z] #70 sha256:daf46b37bb6c0aaea2e901efd514ccf2fbe18c87d798151d127a2a5da65fade2 [2022-09-06T13:23:37.034Z] #70 DONE 0.2s [2022-09-06T13:23:37.034Z] [2022-09-06T13:23:37.034Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T13:23:37.034Z] #75 sha256:edacf9531668398134607cc81a21cd116f1b526d0edf80e4e7b732ff09b19337 [2022-09-06T13:23:37.967Z] #75 DONE 0.8s [2022-09-06T13:23:37.967Z] [2022-09-06T13:23:37.967Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T13:23:37.967Z] #78 sha256:979ad6f990f1c43dda5bf02f0ac70255d0d727e7aa0be9ab5027aa6d35fbbddc [2022-09-06T13:23:37.967Z] #78 DONE 0.0s [2022-09-06T13:23:37.967Z] [2022-09-06T13:23:37.967Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T13:23:37.967Z] #79 sha256:b65814de5e6524ef99ad29cfdeceeae94701ae2868e64c87c2e26748c35b511a [2022-09-06T13:23:37.967Z] #79 DONE 0.0s [2022-09-06T13:23:37.967Z] [2022-09-06T13:23:37.967Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T13:23:37.967Z] #80 sha256:115772f995e6dcf5e9977877dd7d20c92f97d51f71080362bbd7783dd67357ec [2022-09-06T13:23:37.967Z] #80 DONE 0.0s [2022-09-06T13:23:37.967Z] [2022-09-06T13:23:37.967Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T13:23:37.967Z] #81 sha256:842f5eac807eeb033dfc57e02f8fa04f681ffe62dc81d35bfcc8c4baf976a94a [2022-09-06T13:23:38.904Z] #81 DONE 0.7s [2022-09-06T13:23:38.904Z] [2022-09-06T13:23:38.904Z] #82 exporting to image [2022-09-06T13:23:38.904Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T13:23:38.904Z] #82 exporting layers [2022-09-06T13:23:40.536Z] #64 341.4 # github.com/containerd/containerd/cmd/containerd [2022-09-06T13:23:40.536Z] #64 341.4 /usr/bin/ld: /tmp/go-link-368833422/000019.o: in function `New': [2022-09-06T13:23:40.536Z] #64 341.4 /tmp/tmp.QXjpEpRDvf/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-09-06T13:23:40.536Z] #64 341.5 + bin/containerd-stress [2022-09-06T13:23:40.536Z] #64 342.6 + bin/containerd-shim [2022-09-06T13:23:45.468Z] #82 exporting layers 6.0s done [2022-09-06T13:23:45.468Z] #82 writing image sha256:bc00a76e58a282d6b03ecdcb2fa187dbff6fea9f686f385cfd534053f703a511 done [2022-09-06T13:23:45.468Z] #82 naming to docker.io/library/docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 done [2022-09-06T13:23:45.468Z] #82 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T13:23:45.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -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=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/make.sh dynbinary test-integration [2022-09-06T13:23:46.737Z] [2022-09-06T13:23:46.737Z] Removing bundles/ [2022-09-06T13:23:46.737Z] [2022-09-06T13:23:46.737Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T13:23:46.737Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T13:23:46.737Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:23:50.617Z] #64 354.3 + bin/containerd-shim-runc-v1 [2022-09-06T13:23:54.980Z] Congratulations! YAML files are formatted correctly [2022-09-06T13:23:55.903Z] #64 360.8 + bin/containerd-shim-runc-v2 [2022-09-06T13:23:56.473Z] #64 361.7 + binaries [2022-09-06T13:23:56.473Z] #64 361.7 + install -D bin/containerd /build/containerd [2022-09-06T13:23:56.473Z] #64 361.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T13:23:56.473Z] #64 361.7 + install -D bin/ctr /build/ctr [2022-09-06T13:23:57.413Z] #64 DONE 362.5s [2022-09-06T13:23:58.275Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-09-06T13:23:58.353Z] [2022-09-06T13:23:58.353Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T13:23:58.353Z] #65 sha256:04a29db26277b9694215b7b87094eb09758fd3092407d289f2fd09458bec0a27 [2022-09-06T13:23:58.353Z] #65 DONE 0.2s [2022-09-06T13:23:58.353Z] [2022-09-06T13:23:58.353Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T13:23:58.353Z] #70 sha256:68603cc9829bbd2bfe921c677e23ee24429d29709cd3e90fd8a8b83942eff7b0 [2022-09-06T13:23:58.353Z] #70 DONE 0.1s [2022-09-06T13:23:58.615Z] [2022-09-06T13:23:58.615Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T13:23:58.615Z] #75 sha256:f4e3434f699efe7f9f6a47d491a960ba19fe8ecb6ba0f5132dfcb28bc06a608d [2022-09-06T13:23:58.615Z] #75 DONE 0.2s [2022-09-06T13:23:58.615Z] [2022-09-06T13:23:58.615Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T13:23:58.615Z] #78 sha256:d445c0e13119f40b6fb83366085772baa1a670383ea3e5f83078c2a43cdbbe31 [2022-09-06T13:23:58.615Z] #78 DONE 0.1s [2022-09-06T13:23:58.876Z] [2022-09-06T13:23:58.876Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T13:23:58.876Z] #79 sha256:3f1ad89a50052a52d155247f298f21ee68048fa76983c39bb2d58bb25dd25cbe [2022-09-06T13:23:58.876Z] #79 DONE 0.0s [2022-09-06T13:23:58.876Z] [2022-09-06T13:23:58.876Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T13:23:58.876Z] #80 sha256:dfcd155c4820e8d78f8d9a32d287873ddd315b42d3ce5b850b72d469927fe599 [2022-09-06T13:23:58.876Z] #80 DONE 0.0s [2022-09-06T13:23:58.876Z] [2022-09-06T13:23:58.876Z] #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-09-06T13:23:58.876Z] #81 sha256:be127db1bc5177c33f2f1b20afbf7d2a544a9d140eb88102fe4eb2d16fadf793 [2022-09-06T13:23:59.815Z] #81 0.819 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T13:23:59.815Z] #81 0.988 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T13:23:59.815Z] #81 1.079 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T13:24:00.337Z] #81 1.161 Reading package lists... [2022-09-06T13:24:01.167Z] #81 1.697 Reading package lists... [2022-09-06T13:24:01.167Z] #81 2.215 Building dependency tree... [2022-09-06T13:24:01.167Z] #81 2.345 Reading state information... [2022-09-06T13:24:01.167Z] #81 2.468 The following additional packages will be installed: [2022-09-06T13:24:01.167Z] #81 2.469 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-09-06T13:24:01.167Z] #81 2.470 Suggested packages: [2022-09-06T13:24:01.167Z] #81 2.470 systemd-container policykit-1 [2022-09-06T13:24:01.167Z] #81 2.470 Recommended packages: [2022-09-06T13:24:01.167Z] #81 2.470 systemd-timesyncd | time-daemon libnss-systemd [2022-09-06T13:24:01.167Z] #81 2.538 The following NEW packages will be installed: [2022-09-06T13:24:01.428Z] #81 2.538 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-09-06T13:24:01.428Z] #81 2.539 libkmod2 libpam-systemd systemd systemd-sysv [2022-09-06T13:24:01.428Z] #81 2.808 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T13:24:01.428Z] #81 2.808 Need to get 5817 kB of archives. [2022-09-06T13:24:01.428Z] #81 2.808 After this operation, 19.3 MB of additional disk space will be used. [2022-09-06T13:24:01.428Z] #81 2.808 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T13:24:01.561Z] Congratulations! All API changes are done the right way. [2022-09-06T13:24:01.561Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-06T13:24:01.561Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-06T13:24:01.561Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-06T13:24:01.561Z] [2022-09-06T13:24:01.561Z] INFO Start validation with golang-ci-lint [2022-09-06T13:24:01.689Z] #81 2.812 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T13:24:01.689Z] #81 2.814 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T13:24:01.689Z] #81 2.822 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T13:24:01.689Z] #81 2.824 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T13:24:01.689Z] #81 2.855 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-09-06T13:24:01.689Z] #81 2.856 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-09-06T13:24:01.689Z] #81 2.858 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-09-06T13:24:01.689Z] #81 2.860 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-09-06T13:24:01.689Z] #81 2.862 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-09-06T13:24:01.689Z] #81 2.985 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:24:01.689Z] #81 3.018 Fetched 5817 kB in 0s (18.2 MB/s) [2022-09-06T13:24:01.689Z] #81 3.050 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T13:24:01.949Z] #81 3.050 (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-09-06T13:24:01.949Z] #81 3.065 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T13:24:01.949Z] #81 3.076 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T13:24:01.949Z] #81 3.123 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T13:24:01.949Z] #81 3.126 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-09-06T13:24:01.949Z] #81 3.131 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T13:24:01.949Z] #81 3.172 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T13:24:01.949Z] #81 3.175 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T13:24:01.949Z] #81 3.179 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T13:24:01.949Z] #81 3.234 Selecting previously unselected package libkmod2:amd64. [2022-09-06T13:24:01.949Z] #81 3.237 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-09-06T13:24:01.949Z] #81 3.241 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T13:24:01.949Z] #81 3.298 Selecting previously unselected package systemd. [2022-09-06T13:24:02.209Z] #81 3.301 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-09-06T13:24:02.210Z] #81 3.336 Unpacking systemd (247.3-7) ... [2022-09-06T13:24:02.469Z] #81 3.824 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T13:24:02.469Z] #81 3.836 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T13:24:02.469Z] #81 3.848 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T13:24:02.469Z] #81 3.860 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T13:24:02.498Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-06T13:24:02.498Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-06T13:24:02.729Z] #81 3.872 Setting up systemd (247.3-7) ... [2022-09-06T13:24:02.729Z] #81 3.922 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T13:24:02.729Z] #81 3.924 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T13:24:02.729Z] #81 3.926 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T13:24:02.729Z] #81 3.949 Initializing machine ID from KVM UUID. [2022-09-06T13:24:03.298Z] #81 4.315 Selecting previously unselected package systemd-sysv. [2022-09-06T13:24:03.299Z] #81 4.315 (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-09-06T13:24:03.299Z] #81 4.330 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-09-06T13:24:03.299Z] #81 4.333 Unpacking systemd-sysv (247.3-7) ... [2022-09-06T13:24:03.299Z] #81 4.378 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-06T13:24:03.299Z] #81 4.381 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-09-06T13:24:03.299Z] #81 4.386 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-06T13:24:03.299Z] #81 4.450 Selecting previously unselected package dbus. [2022-09-06T13:24:03.299Z] #81 4.453 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-09-06T13:24:03.299Z] #81 4.463 Unpacking dbus (1.12.20-2) ... [2022-09-06T13:24:03.299Z] #81 4.536 Selecting previously unselected package libpam-systemd:amd64. [2022-09-06T13:24:03.299Z] #81 4.539 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-09-06T13:24:03.299Z] #81 4.544 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-09-06T13:24:03.299Z] #81 4.595 Selecting previously unselected package dbus-user-session. [2022-09-06T13:24:03.559Z] #81 4.598 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-09-06T13:24:03.559Z] #81 4.603 Unpacking dbus-user-session (1.12.20-2) ... [2022-09-06T13:24:03.559Z] #81 4.648 Setting up systemd-sysv (247.3-7) ... [2022-09-06T13:24:03.559Z] #81 4.662 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-06T13:24:03.559Z] #81 4.673 Setting up dbus (1.12.20-2) ... [2022-09-06T13:24:03.559Z] #81 4.809 invoke-rc.d: could not determine current runlevel [2022-09-06T13:24:03.559Z] #81 4.812 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T13:24:03.559Z] #81 4.816 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-09-06T13:24:03.819Z] #81 4.929 Setting up dbus-user-session (1.12.20-2) ... [2022-09-06T13:24:03.819Z] #81 4.945 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T13:24:03.819Z] #81 DONE 5.1s [2022-09-06T13:24:03.819Z] [2022-09-06T13:24:03.819Z] #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-09-06T13:24:03.819Z] #82 sha256:32a21e25f2f2e8e78cf01c13a3470586e7995026e0e8a59882dd825f7ddaa1eb [2022-09-06T13:24:04.388Z] #82 0.400 % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T13:24:04.388Z] #82 0.402 Dload Upload Total Spent Left Speed [2022-09-06T13:24:04.648Z] #82 0.403 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5899 0 --:--:-- --:--:-- --:--:-- 5880 100 1823 100 1823 0 0 5880 0 --:--:-- --:--:-- --:--:-- 5861 [2022-09-06T13:24:04.648Z] #82 DONE 0.7s [2022-09-06T13:24:04.648Z] [2022-09-06T13:24:04.648Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T13:24:04.648Z] #83 sha256:a952bdfb120da8a1ed27e4d39a47e76b217d8bcd36f8042a6bc1b9495efbb82e [2022-09-06T13:24:06.030Z] #83 DONE 1.1s [2022-09-06T13:24:06.030Z] [2022-09-06T13:24:06.030Z] #84 exporting to image [2022-09-06T13:24:06.030Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T13:24:06.030Z] #84 exporting layers [2022-09-06T13:24:12.612Z] #84 exporting layers 6.3s done [2022-09-06T13:24:12.612Z] #84 writing image sha256:33ea4cb1174108a7b22b308f3265af81949a6f4a9d1060f4a09f29ba5f5e495e done [2022-09-06T13:24:12.612Z] #84 naming to docker.io/library/docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 done [2022-09-06T13:24:12.612Z] #84 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T13:24:12.959Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -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=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/make.sh dynbinary test-integration [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T13:24:13.724Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-09-06T13:24:13.724Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T13:24:13.724Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T13:24:14.659Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T13:24:14.659Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T13:24:14.659Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.0% of statements [2022-09-06T13:24:14.868Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-06T13:24:14.868Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-06T13:24:14.868Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-06T13:24:14.868Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-06T13:24:14.868Z] 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-09-06T13:24:14.868Z] Detected virtualization docker. [2022-09-06T13:24:14.868Z] Detected architecture x86-64. [2022-09-06T13:24:14.868Z] Set hostname to <26922f53316f>. [2022-09-06T13:24:14.868Z] modprobe@configfs.service: Succeeded. [2022-09-06T13:24:14.868Z] modprobe@drm.service: Succeeded. [2022-09-06T13:24:14.868Z] modprobe@fuse.service: Succeeded. [2022-09-06T13:24:14.868Z] + source /etc/docker-entrypoint-cmd [2022-09-06T13:24:14.868Z] ++ hack/make.sh dynbinary test-integration [2022-09-06T13:24:14.868Z] [2022-09-06T13:24:14.868Z] Removing bundles/ [2022-09-06T13:24:14.868Z] [2022-09-06T13:24:14.868Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T13:24:14.868Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T13:24:14.868Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:24:14.917Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T13:24:15.485Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-09-06T13:24:15.485Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-06T13:24:15.485Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T13:24:15.485Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T13:24:15.743Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2022-09-06T13:24:15.743Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T13:24:15.743Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T13:24:18.277Z] ok github.com/docker/docker/builder/remotecontext 0.110s coverage: 13.7% of statements [2022-09-06T13:24:18.277Z] ok github.com/docker/docker/builder/dockerfile 0.444s coverage: 49.3% of statements [2022-09-06T13:24:18.536Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-09-06T13:24:19.473Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-06T13:24:19.732Z] ok github.com/docker/docker/builder/remotecontext/git 1.400s coverage: 86.3% of statements [2022-09-06T13:24:19.732Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T13:24:19.732Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T13:24:19.732Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-06T13:24:19.732Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-06T13:24:20.299Z] ok github.com/docker/docker/cmd/docker-proxy 0.141s coverage: 67.6% of statements [2022-09-06T13:24:24.488Z] ok github.com/docker/docker/client 0.104s coverage: 76.0% of statements [2022-09-06T13:24:56.571Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 31.8% of statements [2022-09-06T13:24:56.571Z] ok github.com/docker/docker/container 0.118s coverage: 35.8% of statements [2022-09-06T13:24:56.571Z] ok github.com/docker/docker/cmd/dockerd/trap 2.466s coverage: 0.0% of statements [2022-09-06T13:24:56.571Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-06T13:24:56.571Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T13:24:56.571Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T13:24:56.571Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T13:24:56.571Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T13:25:01.918Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-09-06T13:25:02.854Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-09-06T13:25:04.230Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-09-06T13:25:10.799Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-09-06T13:25:12.177Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.1% of statements [2022-09-06T13:25:12.436Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-06T13:25:13.003Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-06T13:25:13.571Z] ok github.com/docker/docker/daemon 10.108s coverage: 16.5% of statements [2022-09-06T13:25:13.571Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T13:25:13.571Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T13:25:13.571Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T13:25:13.571Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-06T13:25:14.507Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.646s coverage: 74.8% of statements [2022-09-06T13:25:15.443Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.341s coverage: 60.7% of statements [2022-09-06T13:25:15.701Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.028s coverage: 3.0% of statements [2022-09-06T13:25:17.077Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-09-06T13:25:18.038Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.184s coverage: 50.6% of statements [2022-09-06T13:25:19.419Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.383s coverage: 45.9% of statements [2022-09-06T13:25:19.419Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T13:25:20.796Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements [2022-09-06T13:25:20.796Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.910s coverage: 58.5% of statements [2022-09-06T13:25:20.796Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T13:25:20.796Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T13:25:21.732Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-09-06T13:25:21.991Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-06T13:25:22.558Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.9% of statements [2022-09-06T13:25:22.558Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T13:25:22.558Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T13:25:23.495Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2022-09-06T13:25:24.062Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 79.9% of statements [2022-09-06T13:25:24.062Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-09-06T13:25:24.062Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T13:25:24.630Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-09-06T13:25:24.630Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-09-06T13:25:25.197Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-09-06T13:25:25.764Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.106s coverage: 76.8% of statements [2022-09-06T13:25:25.764Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 79.4% of statements [2022-09-06T13:25:25.764Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T13:25:25.764Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-06T13:25:26.699Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.0% of statements [2022-09-06T13:25:26.699Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-06T13:25:27.266Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2022-09-06T13:25:27.834Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2022-09-06T13:25:28.151Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T13:25:28.151Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T13:25:28.151Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:25:28.151Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T13:25:28.151Z] [2022-09-06T13:25:28.151Z] + TEST_INTEGRATION_DEST=2 [2022-09-06T13:25:28.151Z] + CONTAINER_NAME=docker-pr1-2 [2022-09-06T13:25:28.151Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T13:25:28.151Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T13:25:28.151Z] + run_tests [2022-09-06T13:25:28.151Z] + c=0 [2022-09-06T13:25:28.151Z] + '[' -n 0 ']' [2022-09-06T13:25:28.151Z] + rm= [2022-09-06T13:25:28.151Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44095/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44095/.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=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/make.sh '' test-integration [2022-09-06T13:25:28.151Z] ++ jobs -p [2022-09-06T13:25:28.151Z] + TEST_INTEGRATION_DEST=3 [2022-09-06T13:25:28.151Z] + CONTAINER_NAME=docker-pr1-3 [2022-09-06T13:25:28.151Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T13:25:28.151Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T13:25:28.151Z] + run_tests [2022-09-06T13:25:28.151Z] + '[' -n 0 ']' [2022-09-06T13:25:28.151Z] + rm= [2022-09-06T13:25:28.151Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44095/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44095/.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=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/make.sh '' test-integration [2022-09-06T13:25:28.151Z] + TEST_INTEGRATION_DEST=1 [2022-09-06T13:25:28.151Z] + CONTAINER_NAME=docker-pr1-1 [2022-09-06T13:25:28.151Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T13:25:28.151Z] + run_tests test-integration-flaky [2022-09-06T13:25:28.151Z] + '[' -n 0 ']' [2022-09-06T13:25:28.151Z] + rm= [2022-09-06T13:25:28.151Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44095/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44095/.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=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/make.sh test-integration-flaky test-integration [2022-09-06T13:25:28.151Z] + for job in $(jobs -p) [2022-09-06T13:25:28.151Z] + wait 11798 [2022-09-06T13:25:28.151Z] [2022-09-06T13:25:28.151Z] [2022-09-06T13:25:28.151Z] [2022-09-06T13:25:28.151Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-06T13:25:28.151Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:25:28.151Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:25:28.151Z] HOSTNAME=8567b33e4fa9 [2022-09-06T13:25:28.151Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T13:25:28.151Z] TESTDEBUG=0 [2022-09-06T13:25:28.151Z] DEST=bundles/test-integration [2022-09-06T13:25:28.151Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:25:28.151Z] KEEPBUNDLE=1 [2022-09-06T13:25:28.151Z] DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:25:28.151Z] container=docker [2022-09-06T13:25:28.151Z] HOME=/root [2022-09-06T13:25:28.151Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:25:28.151Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:25:28.151Z] VALIDATE_BRANCH=22.06 [2022-09-06T13:25:28.151Z] TERM=xterm [2022-09-06T13:25:28.151Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:25:28.151Z] SHLVL=1 [2022-09-06T13:25:28.151Z] TIMEOUT=120m [2022-09-06T13:25:28.151Z] DOCKER_BUILDTAGS= journald [2022-09-06T13:25:28.151Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:25:28.151Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-06T13:25:28.151Z] GO111MODULE=off [2022-09-06T13:25:28.151Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:25:28.151Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:25:28.151Z] GOPATH=/go [2022-09-06T13:25:28.151Z] PKG_CONFIG=pkg-config [2022-09-06T13:25:28.151Z] _=/usr/bin/env [2022-09-06T13:25:28.151Z] Building test suite binary ./integration-cli/test.main [2022-09-06T13:25:28.151Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:25:28.151Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:25:28.151Z] HOSTNAME=aaebe41de817 [2022-09-06T13:25:28.151Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T13:25:28.151Z] TESTDEBUG=0 [2022-09-06T13:25:28.151Z] DEST=bundles/test-integration [2022-09-06T13:25:28.151Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:25:28.151Z] KEEPBUNDLE=1 [2022-09-06T13:25:28.151Z] DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:25:28.151Z] container=docker [2022-09-06T13:25:28.151Z] HOME=/root [2022-09-06T13:25:28.151Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:25:28.151Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:25:28.152Z] VALIDATE_BRANCH=22.06 [2022-09-06T13:25:28.152Z] TERM=xterm [2022-09-06T13:25:28.152Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:25:28.152Z] SHLVL=1 [2022-09-06T13:25:28.152Z] TIMEOUT=120m [2022-09-06T13:25:28.152Z] DOCKER_BUILDTAGS= journald [2022-09-06T13:25:28.152Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:25:28.152Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T13:25:28.152Z] GO111MODULE=off [2022-09-06T13:25:28.152Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:25:28.152Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:25:28.152Z] GOPATH=/go [2022-09-06T13:25:28.152Z] PKG_CONFIG=pkg-config [2022-09-06T13:25:28.152Z] _=/usr/bin/env [2022-09-06T13:25:28.152Z] Building test suite binary ./integration-cli/test.main [2022-09-06T13:25:28.152Z] No new tests added to integration. [2022-09-06T13:25:28.152Z] [2022-09-06T13:25:28.152Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:25:28.152Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:25:28.152Z] HOSTNAME=7ed3bacef4ca [2022-09-06T13:25:28.152Z] TESTDEBUG=0 [2022-09-06T13:25:28.152Z] DEST=bundles/test-integration [2022-09-06T13:25:28.152Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:25:28.152Z] KEEPBUNDLE=1 [2022-09-06T13:25:28.152Z] DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:25:28.152Z] container=docker [2022-09-06T13:25:28.152Z] HOME=/root [2022-09-06T13:25:28.152Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:25:28.152Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:25:28.152Z] VALIDATE_BRANCH=22.06 [2022-09-06T13:25:28.152Z] TERM=xterm [2022-09-06T13:25:28.152Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:25:28.152Z] SHLVL=1 [2022-09-06T13:25:28.152Z] TIMEOUT=120m [2022-09-06T13:25:28.152Z] DOCKER_BUILDTAGS= journald [2022-09-06T13:25:28.152Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:25:28.152Z] GO111MODULE=off [2022-09-06T13:25:28.152Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T13:25:28.152Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:25:28.152Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:25:28.152Z] GOPATH=/go [2022-09-06T13:25:28.152Z] PKG_CONFIG=pkg-config [2022-09-06T13:25:28.152Z] _=/usr/bin/env [2022-09-06T13:25:28.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T13:25:28.402Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-06T13:25:29.338Z] ok github.com/docker/docker/daemon/logger/splunk 1.519s coverage: 82.5% of statements [2022-09-06T13:25:29.338Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T13:25:29.338Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T13:25:29.906Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-09-06T13:25:31.280Z] ok github.com/docker/docker/distribution 1.500s coverage: 28.0% of statements [2022-09-06T13:25:31.280Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T13:25:31.280Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-06T13:25:32.216Z] ok github.com/docker/docker/image 0.028s coverage: 86.9% of statements [2022-09-06T13:25:32.474Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-09-06T13:25:32.474Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T13:25:32.474Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-09-06T13:25:33.409Z] ok github.com/docker/docker/image/tarexport 0.030s coverage: 0.7% of statements [2022-09-06T13:25:33.409Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-06T13:25:33.409Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T13:25:33.668Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-06T13:25:34.238Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-09-06T13:25:34.496Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-09-06T13:25:34.755Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T13:25:36.669Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.3% of statements [2022-09-06T13:25:36.929Z] ok github.com/docker/docker/pkg/authorization 0.191s coverage: 68.3% of statements [2022-09-06T13:25:37.188Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T13:25:37.446Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-06T13:25:40.729Z] ok github.com/docker/docker/pkg/chrootarchive 2.534s coverage: 42.7% of statements [2022-09-06T13:25:40.729Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-06T13:25:40.989Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-06T13:25:41.247Z] ok github.com/docker/docker/layer 7.201s coverage: 68.9% of statements [2022-09-06T13:25:41.247Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T13:25:41.247Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T13:25:41.247Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T13:25:41.247Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T13:25:41.247Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T13:25:41.247Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T13:25:41.247Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-06T13:25:41.816Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-09-06T13:25:41.816Z] ok github.com/docker/docker/pkg/fsutils 0.152s coverage: 85.1% of statements [2022-09-06T13:25:41.816Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2022-09-06T13:25:42.753Z] ok github.com/docker/docker/pkg/idtools 0.396s coverage: 67.9% of statements [2022-09-06T13:25:42.753Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 71.5% of statements [2022-09-06T13:25:43.012Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-09-06T13:25:43.012Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-06T13:25:43.012Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T13:25:43.271Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-09-06T13:25:43.271Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-06T13:25:43.529Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-09-06T13:25:43.788Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-09-06T13:25:44.046Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2022-09-06T13:25:44.046Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T13:25:44.046Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T13:25:44.613Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-09-06T13:25:44.872Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-06T13:25:45.131Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T13:25:45.131Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T13:25:46.511Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-09-06T13:25:46.770Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-09-06T13:25:47.029Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-06T13:25:47.297Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-06T13:25:47.555Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-06T13:25:47.813Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T13:25:48.379Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-09-06T13:25:48.638Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-06T13:25:48.897Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-09-06T13:25:49.464Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-09-06T13:25:49.722Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-06T13:25:49.981Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T13:25:51.882Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-06T13:25:51.882Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-06T13:25:52.449Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-09-06T13:25:53.229Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T13:25:53.229Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T13:25:53.229Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:25:53.229Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T13:25:53.229Z] [2022-09-06T13:25:53.229Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:25:53.229Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:25:53.229Z] HOSTNAME=78c9a2c62d44 [2022-09-06T13:25:53.229Z] DEST=bundles/test-integration [2022-09-06T13:25:53.229Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:25:53.229Z] DOCKER_ROOTLESS=1 [2022-09-06T13:25:53.229Z] DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:25:53.229Z] container=docker [2022-09-06T13:25:53.229Z] HOME=/root [2022-09-06T13:25:53.229Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:25:53.229Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:25:53.229Z] VALIDATE_BRANCH=22.06 [2022-09-06T13:25:53.229Z] TERM=xterm [2022-09-06T13:25:53.229Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:25:53.229Z] SHLVL=1 [2022-09-06T13:25:53.229Z] TIMEOUT=120m [2022-09-06T13:25:53.229Z] DOCKER_BUILDTAGS= journald [2022-09-06T13:25:53.229Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:25:53.229Z] GO111MODULE=off [2022-09-06T13:25:53.229Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T13:25:53.229Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T13:25:53.229Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:25:53.229Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:25:53.229Z] GOPATH=/go [2022-09-06T13:25:53.229Z] PKG_CONFIG=pkg-config [2022-09-06T13:25:53.229Z] _=/usr/bin/env [2022-09-06T13:25:53.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T13:25:53.385Z] ok github.com/docker/docker/quota 0.205s coverage: 71.4% of statements [2022-09-06T13:25:53.955Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-09-06T13:25:54.888Z] ok github.com/docker/docker/registry 0.083s coverage: 58.6% of statements [2022-09-06T13:25:55.147Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-06T13:25:55.406Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-06T13:25:55.664Z] ok github.com/docker/docker/runconfig 0.018s coverage: 64.5% of statements [2022-09-06T13:25:55.922Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-06T13:25:57.825Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-06T13:25:58.396Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.8% of statements [2022-09-06T13:25:58.969Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-09-06T13:25:59.904Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-09-06T13:26:17.987Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T13:26:17.987Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === Skipped [2022-09-06T13:26:18.246Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-06T13:26:18.246Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-06T13:26:18.246Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-06T13:26:18.246Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-06T13:26:18.246Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:71: No driver to put! [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T13:26:18.246Z] time="2022-09-06T13:25:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T13:26:18.246Z] time="2022-09-06T13:25:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T13:26:18.246Z] time="2022-09-06T13:25:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T13:26:18.246Z] time="2022-09-06T13:25:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T13:26:18.246Z] time="2022-09-06T13:25:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:71: No driver to put! [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T13:26:18.246Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T13:26:18.246Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T13:26:18.246Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:26:18.246Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T13:26:18.246Z] graphtest_unix.go:71: No driver to put! [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T13:26:18.246Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T13:26:18.246Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-06T13:26:18.246Z] [2022-09-06T13:26:18.246Z] DONE 2799 tests, 28 skipped in 208.085s [2022-09-06T13:26:18.246Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:26:18.246Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-06T13:26:18.246Z] + 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-09-06T13:26:21.379Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T13:26:21.379Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T13:26:21.379Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:26:21.379Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T13:26:21.379Z] [2022-09-06T13:26:21.379Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:26:21.379Z] DOCKER_SYSTEMD=1 [2022-09-06T13:26:21.379Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:26:21.379Z] HOSTNAME=26922f53316f [2022-09-06T13:26:21.379Z] DEST=bundles/test-integration [2022-09-06T13:26:21.379Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:26:21.379Z] DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:26:21.379Z] container=docker [2022-09-06T13:26:21.379Z] HOME=/root [2022-09-06T13:26:21.379Z] LANG=C.UTF-8 [2022-09-06T13:26:21.379Z] INVOCATION_ID=77c1fd435deb4fac89b29fd8fa7dc4b3 [2022-09-06T13:26:21.379Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:26:21.379Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:26:21.379Z] VALIDATE_BRANCH=22.06 [2022-09-06T13:26:21.379Z] TERM=xterm [2022-09-06T13:26:21.379Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:26:21.379Z] SHLVL=3 [2022-09-06T13:26:21.379Z] TIMEOUT=120m [2022-09-06T13:26:21.379Z] DOCKER_BUILDTAGS= journald [2022-09-06T13:26:21.379Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:26:21.379Z] GO111MODULE=off [2022-09-06T13:26:21.379Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T13:26:21.379Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T13:26:21.379Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:26:21.379Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:26:21.379Z] GOPATH=/go [2022-09-06T13:26:21.379Z] PKG_CONFIG=pkg-config [2022-09-06T13:26:21.379Z] _=/usr/bin/env [2022-09-06T13:26:21.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T13:26:39.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T13:26:39.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T13:27:01.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T13:27:04.911Z] ok github.com/docker/docker/libnetwork 37.671s coverage: 40.6% of statements [2022-09-06T13:27:04.911Z] ok github.com/docker/docker/libnetwork/bitseq 0.145s coverage: 84.4% of statements [2022-09-06T13:27:04.911Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-06T13:27:04.911Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-06T13:27:04.911Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-06T13:27:04.911Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-06T13:27:04.911Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-06T13:27:04.911Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-06T13:27:04.911Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-06T13:27:04.911Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-06T13:27:04.911Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-09-06T13:27:04.911Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-06T13:27:04.911Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-06T13:27:04.911Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-06T13:27:04.911Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-06T13:27:06.841Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.814s coverage: 59.9% of statements [2022-09-06T13:27:06.841Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-06T13:27:06.841Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-06T13:27:07.408Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-09-06T13:27:07.408Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-06T13:27:07.975Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-09-06T13:27:07.975Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-06T13:27:08.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T13:27:08.234Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-09-06T13:27:08.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T13:27:09.074Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 2m55.288326486s [2022-09-06T13:27:09.074Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 546.484399ms [2022-09-06T13:27:11.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T13:27:18.207Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.181s coverage: 6.7% of statements [2022-09-06T13:27:18.208Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-06T13:27:18.208Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-06T13:27:18.469Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-06T13:27:18.469Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-06T13:27:18.469Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-06T13:27:18.727Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-06T13:27:18.986Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-09-06T13:27:19.245Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-09-06T13:27:19.504Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-06T13:27:19.763Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-06T13:27:19.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T13:27:19.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T13:27:20.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T13:27:21.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T13:27:22.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T13:27:22.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T13:27:23.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T13:27:26.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T13:27:27.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T13:27:27.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T13:27:28.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T13:27:29.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T13:27:29.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T13:27:31.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T13:27:31.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T13:27:31.964Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-06T13:27:32.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T13:27:33.539Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:27:33.539Z] Using test binary docker [2022-09-06T13:27:33.539Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T13:27:33.539Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:27:33.539Z] INFO: Waiting for daemon to start... [2022-09-06T13:27:33.539Z] Starting dockerd [2022-09-06T13:27:34.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T13:27:36.068Z] . [2022-09-06T13:27:36.068Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:27:36.068Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:27:36.068Z] Error: No such image: emptyfs [2022-09-06T13:27:36.068Z] Running integration-test (iteration 1) [2022-09-06T13:27:36.068Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T13:27:36.326Z] Loaded image: busybox:latest [2022-09-06T13:27:36.326Z] Loaded image: busybox:glibc [2022-09-06T13:27:37.706Z] Loaded image: debian:bullseye-slim [2022-09-06T13:27:37.965Z] Loaded image: hello-world:latest [2022-09-06T13:27:37.965Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:27:37.965Z] INFO: Testing against a local daemon [2022-09-06T13:27:37.965Z] === RUN TestCgroupNamespacesBuild [2022-09-06T13:27:39.338Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-09-06T13:27:39.338Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T13:27:40.278Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-09-06T13:27:40.278Z] === RUN TestBuildWithSession [2022-09-06T13:27:40.278Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:27:40.278Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T13:27:40.278Z] === RUN TestBuildSquashParent [2022-09-06T13:27:46.842Z] ok github.com/docker/docker/libnetwork/ipam 16.216s coverage: 85.3% of statements [2022-09-06T13:27:46.849Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-06T13:27:46.849Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-06T13:27:47.107Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-09-06T13:27:47.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T13:27:47.366Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-06T13:27:47.366Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-06T13:27:47.625Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-06T13:27:48.192Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2022-09-06T13:27:48.387Z] --- PASS: TestBuildSquashParent (6.68s) [2022-09-06T13:27:48.387Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T13:27:48.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:27:48.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:27:48.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:27:48.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:27:48.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:27:48.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:27:48.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:27:48.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:27:48.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:27:48.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:27:48.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:27:48.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:27:48.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:27:48.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:27:48.955Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:27:48.955Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:27:49.128Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.0% of statements [2022-09-06T13:27:49.129Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2022-09-06T13:27:49.388Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-09-06T13:27:50.856Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:27:50.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:27:52.759Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T13:27:52.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) [2022-09-06T13:27:52.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.76s) [2022-09-06T13:27:52.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2022-09-06T13:27:52.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-09-06T13:27:52.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.86s) [2022-09-06T13:27:52.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2022-09-06T13:27:52.759Z] === RUN TestBuildMultiStageCopy [2022-09-06T13:27:52.759Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T13:27:55.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T13:27:55.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T13:27:56.042Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T13:27:56.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T13:27:57.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T13:27:57.415Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T13:27:58.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T13:27:58.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T13:27:58.348Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T13:27:59.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T13:27:59.281Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T13:28:00.220Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2022-09-06T13:28:00.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-09-06T13:28:00.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-06T13:28:00.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-06T13:28:00.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-06T13:28:00.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-06T13:28:00.220Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T13:28:01.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T13:28:02.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T13:28:04.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T13:28:04.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T13:28:05.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T13:28:05.483Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-06T13:28:05.483Z] === RUN TestBuildLabelWithTargets [2022-09-06T13:28:05.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T13:28:07.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T13:28:08.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T13:28:09.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T13:28:11.602Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:28:11.602Z] Using test binary docker [2022-09-06T13:28:11.602Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T13:28:11.602Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-06T13:28:11.602Z] Starting dockerd [2022-09-06T13:28:11.602Z] INFO: Waiting for daemon to start... [2022-09-06T13:28:12.172Z] . [2022-09-06T13:28:12.172Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:28:12.172Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:28:12.172Z] Error: No such image: emptyfs [2022-09-06T13:28:12.172Z] Running integration-test (iteration 1) [2022-09-06T13:28:12.172Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T13:28:12.432Z] Loaded image: busybox:latest [2022-09-06T13:28:12.692Z] Loaded image: busybox:glibc [2022-09-06T13:28:13.977Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-06T13:28:13.977Z] === RUN TestBuildWithEmptyLayers [2022-09-06T13:28:14.076Z] Loaded image: debian:bullseye-slim [2022-09-06T13:28:14.076Z] Loaded image: hello-world:latest [2022-09-06T13:28:14.336Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:28:14.336Z] INFO: Testing against a local daemon [2022-09-06T13:28:14.336Z] === RUN TestCgroupNamespacesBuild [2022-09-06T13:28:16.504Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-06T13:28:16.504Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T13:28:17.631Z] --- PASS: TestCgroupNamespacesBuild (3.24s) [2022-09-06T13:28:17.631Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T13:28:19.016Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2022-09-06T13:28:19.016Z] === RUN TestBuildWithSession [2022-09-06T13:28:19.016Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:28:19.016Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T13:28:19.016Z] === RUN TestBuildSquashParent [2022-09-06T13:28:19.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T13:28:19.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T13:28:21.773Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-06T13:28:21.773Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T13:28:21.773Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-09-06T13:28:21.773Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T13:28:24.297Z] --- PASS: TestBuildSquashParent (4.64s) [2022-09-06T13:28:24.297Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T13:28:24.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:28:24.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:28:24.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:28:24.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:28:24.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:28:24.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:28:24.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:28:24.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:28:24.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:28:24.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:28:24.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:28:24.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:28:24.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:28:24.297Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:28:25.246Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:28:25.246Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:28:26.629Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:28:26.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:28:27.037Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2022-09-06T13:28:27.037Z] === RUN TestBuildWithHugeFile [2022-09-06T13:28:28.798Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T13:28:28.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-09-06T13:28:28.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.81s) [2022-09-06T13:28:28.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-09-06T13:28:28.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s) [2022-09-06T13:28:28.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-09-06T13:28:28.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-09-06T13:28:28.798Z] === RUN TestBuildMultiStageCopy [2022-09-06T13:28:28.798Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T13:28:30.180Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T13:28:30.180Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T13:28:30.440Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T13:28:30.700Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T13:28:30.960Z] --- PASS: TestBuildMultiStageCopy (2.50s) [2022-09-06T13:28:30.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2022-09-06T13:28:30.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-09-06T13:28:30.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-09-06T13:28:30.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-09-06T13:28:30.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-06T13:28:30.960Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T13:28:31.529Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-09-06T13:28:31.529Z] === RUN TestBuildLabelWithTargets [2022-09-06T13:28:33.442Z] --- PASS: TestBuildLabelWithTargets (1.79s) [2022-09-06T13:28:33.442Z] === RUN TestBuildWithEmptyLayers [2022-09-06T13:28:34.012Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-09-06T13:28:34.012Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T13:28:35.921Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-09-06T13:28:35.921Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T13:28:36.181Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-06T13:28:36.181Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T13:28:38.090Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-09-06T13:28:38.090Z] === RUN TestBuildWithHugeFile [2022-09-06T13:29:00.557Z] INFO [linters context/goanalysis] analyzers took 6m46.173527165s with top 10 stages: buildir: 2m27.686555951s, the_only_name: 41.768633081s, goimports: 29.248349949s, unconvert: 22.925711304s, gosec: 19.740846223s, S1038: 18.921374344s, misspell: 7.347752779s, S1039: 5.58186473s, unused: 5.39268282s, nilness: 4.892295864s [2022-09-06T13:29:00.557Z] INFO [runner] Issues before processing: 2394, after processing: 0 [2022-09-06T13:29:00.557Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2131/2131, exclude-rules: 78/2028, skip_dirs: 2131/2131, exclude: 2028/2028, nolint: 0/78, cgo: 2131/2394, identifier_marker: 2028/2028, path_prettifier: 2131/2131, skip_files: 2131/2131, autogenerated_exclude: 2028/2131 [2022-09-06T13:29:00.557Z] INFO [runner] processing took 119.679647ms with stages: identifier_marker: 39.359338ms, nolint: 36.579296ms, path_prettifier: 14.725095ms, exclude-rules: 13.064796ms, autogenerated_exclude: 11.32706ms, skip_dirs: 3.176265ms, cgo: 827.92µs, filename_unadjuster: 614.238µs, max_same_issues: 1.348µs, uniq_by_line: 739ns, max_from_linter: 636ns, exclude: 539ns, skip_files: 423ns, source_code: 372ns, sort_results: 341ns, diff: 303ns, severity-rules: 254ns, max_per_file_from_linter: 253ns, path_shortener: 246ns, path_prefixer: 185ns [2022-09-06T13:29:00.557Z] INFO [runner] linters took 1m48.878985423s with stages: goanalysis_metalinter: 1m48.759075847s [2022-09-06T13:29:00.557Z] INFO File cache stats: 1677 entries of total size 8.6MiB [2022-09-06T13:29:00.557Z] INFO Memory: 2849 samples, avg is 315.6MB, max is 1198.3MB [2022-09-06T13:29:00.558Z] INFO Execution took 4m44.724818071s [2022-09-06T13:29:00.558Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-06T13:29:00.892Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/make.sh dynbinary test-docker-py [2022-09-06T13:29:01.151Z] [2022-09-06T13:29:01.409Z] Removing bundles/ [2022-09-06T13:29:01.409Z] [2022-09-06T13:29:01.409Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T13:29:01.409Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T13:29:01.409Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:29:23.325Z] --- PASS: TestBuildWithHugeFile (51.59s) [2022-09-06T13:29:23.325Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T13:29:23.325Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T13:29:23.325Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T13:29:23.325Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T13:29:23.325Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:29:23.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:29:23.325Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:29:23.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:29:23.325Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:29:23.325Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:29:23.325Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:29:23.325Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:29:23.325Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:29:23.325Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-09-06T13:29:23.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-09-06T13:29:23.325Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-09-06T13:29:23.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T13:29:23.325Z] === RUN TestBuildPreserveOwnership [2022-09-06T13:29:23.325Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T13:29:24.259Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T13:29:28.442Z] --- PASS: TestBuildPreserveOwnership (10.05s) [2022-09-06T13:29:28.442Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.03s) [2022-09-06T13:29:28.442Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-06T13:29:28.442Z] === RUN TestBuildPlatformInvalid [2022-09-06T13:29:28.442Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-09-06T13:29:28.442Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T13:29:28.442Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-06T13:29:28.442Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T13:29:28.442Z] PASS [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] === Skipped [2022-09-06T13:29:28.442Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T13:29:28.442Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T13:29:28.442Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T13:29:28.442Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] DONE 34 tests, 3 skipped in 112.199s [2022-09-06T13:29:28.442Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T13:29:28.442Z] INFO: Testing against a local daemon [2022-09-06T13:29:28.442Z] === RUN TestConfigInspect [2022-09-06T13:29:28.442Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-06T13:29:28.442Z] === RUN TestConfigList [2022-09-06T13:29:28.442Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] --- SKIP: TestConfigList (0.01s) [2022-09-06T13:29:28.442Z] === RUN TestConfigsCreateAndDelete [2022-09-06T13:29:28.442Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-06T13:29:28.442Z] === RUN TestConfigsUpdate [2022-09-06T13:29:28.442Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-06T13:29:28.442Z] === RUN TestTemplatedConfig [2022-09-06T13:29:28.442Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-06T13:29:28.442Z] === RUN TestConfigCreateResolve [2022-09-06T13:29:28.442Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-06T13:29:28.442Z] PASS [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] === Skipped [2022-09-06T13:29:28.442Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-06T13:29:28.442Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-06T13:29:28.442Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-06T13:29:28.442Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-06T13:29:28.442Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-06T13:29:28.442Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-06T13:29:28.442Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:29:28.442Z] [2022-09-06T13:29:28.442Z] DONE 6 tests, 6 skipped in 0.142s [2022-09-06T13:29:28.442Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T13:29:28.700Z] INFO: Testing against a local daemon [2022-09-06T13:29:28.700Z] === RUN TestAttachWithTTY [2022-09-06T13:29:28.700Z] --- PASS: TestAttachWithTTY (0.06s) [2022-09-06T13:29:28.700Z] === RUN TestAttachWithoutTTy [2022-09-06T13:29:28.700Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-06T13:29:28.700Z] === RUN TestCheckpoint [2022-09-06T13:29:28.700Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:29:28.700Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T13:29:28.700Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T13:29:28.700Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:29:28.700Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:29:28.700Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:29:28.700Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:29:28.700Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:29:28.700Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:29:28.700Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T13:29:28.700Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T13:29:28.700Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T13:29:28.700Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T13:29:28.700Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T13:29:28.700Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T13:29:28.700Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T13:29:28.700Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T13:29:28.700Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T13:29:28.700Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T13:29:28.701Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-06T13:29:28.701Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T13:29:28.701Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-06T13:29:28.701Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T13:29:28.958Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-06T13:29:28.958Z] === RUN TestCopyEmptyFile [2022-09-06T13:29:28.958Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-09-06T13:29:28.958Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T13:29:29.216Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-06T13:29:29.217Z] === RUN TestCopyFromContainer [2022-09-06T13:29:33.402Z] === RUN TestCopyFromContainer// [2022-09-06T13:29:33.402Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T13:29:33.402Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T13:29:33.402Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T13:29:33.402Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T13:29:33.402Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T13:29:33.402Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T13:29:33.661Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T13:29:33.661Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T13:29:33.661Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer (4.62s) [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T13:29:33.661Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T13:29:33.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T13:29:33.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:29:33.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:29:33.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:29:33.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:29:33.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:29:33.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:29:33.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:29:33.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:29:33.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:29:33.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T13:29:33.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T13:29:33.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T13:29:33.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T13:29:33.661Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T13:29:33.661Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T13:29:33.661Z] === RUN TestCreateWithInvalidEnv [2022-09-06T13:29:33.661Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T13:29:33.661Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T13:29:33.661Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T13:29:33.661Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T13:29:33.661Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T13:29:33.661Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T13:29:33.661Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T13:29:33.661Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T13:29:33.661Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T13:29:33.661Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T13:29:33.661Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T13:29:33.661Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T13:29:33.661Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T13:29:33.661Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T13:29:33.919Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T13:29:33.919Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T13:29:34.417Z] --- PASS: TestBuildWithHugeFile (52.64s) [2022-09-06T13:29:34.417Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T13:29:34.417Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T13:29:34.417Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T13:29:34.417Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T13:29:34.417Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:29:34.417Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:29:34.417Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:29:34.417Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:29:34.417Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:29:34.417Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:29:34.417Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:29:34.417Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:29:34.417Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:29:34.417Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-06T13:29:34.417Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-06T13:29:34.417Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-09-06T13:29:34.417Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T13:29:34.417Z] === RUN TestBuildPreserveOwnership [2022-09-06T13:29:34.417Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T13:29:34.417Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T13:29:34.677Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2022-09-06T13:29:34.677Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.65s) [2022-09-06T13:29:34.677Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-09-06T13:29:34.677Z] === RUN TestBuildPlatformInvalid [2022-09-06T13:29:34.677Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-06T13:29:34.677Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T13:29:34.855Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-09-06T13:29:34.855Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T13:29:35.617Z] Loaded image: busybox:latest [2022-09-06T13:29:35.617Z] Loaded image: busybox:glibc [2022-09-06T13:29:36.228Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-09-06T13:29:36.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T13:29:36.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:29:36.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:29:36.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:29:36.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:29:36.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:29:36.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:29:36.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:29:36.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:29:36.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:29:36.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:29:36.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:29:36.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:29:36.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:29:36.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:29:36.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:29:36.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T13:29:36.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-09-06T13:29:36.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-09-06T13:29:36.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-06T13:29:36.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-09-06T13:29:36.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-06T13:29:36.229Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T13:29:36.487Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-09-06T13:29:36.487Z] === RUN TestCreateDifferentPlatform [2022-09-06T13:29:36.487Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T13:29:36.487Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T13:29:36.745Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T13:29:36.745Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T13:29:36.745Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T13:29:36.745Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T13:29:36.745Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-06T13:29:36.745Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T13:29:36.745Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-06T13:29:36.745Z] === RUN TestCreateInvalidHostConfig [2022-09-06T13:29:36.745Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:29:36.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:29:36.745Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:29:36.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:29:36.745Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:29:36.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:29:36.745Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:29:36.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:29:36.745Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:29:36.745Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:29:36.745Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:29:36.745Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:29:36.745Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T13:29:36.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T13:29:36.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T13:29:36.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T13:29:36.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T13:29:36.745Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T13:29:36.745Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T13:29:36.745Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T13:29:36.745Z] === RUN TestDaemonRestartIpcMode [2022-09-06T13:29:36.745Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T13:29:36.745Z] === RUN TestDaemonHostGatewayIP [2022-09-06T13:29:36.745Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:29:36.745Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-06T13:29:36.745Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T13:29:36.745Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T13:29:36.745Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T13:29:36.745Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T13:29:36.745Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-06T13:29:36.745Z] === RUN TestDiff [2022-09-06T13:29:36.997Z] Loaded image: debian:bullseye-slim [2022-09-06T13:29:36.998Z] Loaded image: hello-world:latest [2022-09-06T13:29:37.003Z] --- PASS: TestDiff (0.39s) [2022-09-06T13:29:37.003Z] === RUN TestExecConsoleSize [2022-09-06T13:29:37.257Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:29:37.570Z] --- PASS: TestExecConsoleSize (0.48s) [2022-09-06T13:29:37.570Z] === RUN TestExecWithCloseStdin [2022-09-06T13:29:38.138Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-09-06T13:29:38.138Z] === RUN TestExec [2022-09-06T13:29:38.396Z] --- PASS: TestExec (0.43s) [2022-09-06T13:29:38.396Z] === RUN TestExecUser [2022-09-06T13:29:38.962Z] --- PASS: TestExecUser (0.48s) [2022-09-06T13:29:38.962Z] === RUN TestExportContainerAndImportImage [2022-09-06T13:29:39.529Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-09-06T13:29:39.529Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T13:29:40.904Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-09-06T13:29:40.904Z] === RUN TestHealthCheckWorkdir [2022-09-06T13:29:41.123Z] ok github.com/docker/docker/libnetwork/networkdb 104.391s coverage: 60.4% of statements [2022-09-06T13:29:41.123Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-06T13:29:41.123Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-06T13:29:41.123Z] ok github.com/docker/docker/libnetwork/osl 4.325s coverage: 39.7% of statements [2022-09-06T13:29:41.123Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-06T13:29:41.123Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-06T13:29:41.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T13:29:41.470Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-09-06T13:29:41.470Z] === RUN TestHealthKillContainer [2022-09-06T13:29:41.689Z] ok github.com/docker/docker/libnetwork/portmapper 0.672s coverage: 48.6% of statements [2022-09-06T13:29:41.947Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-09-06T13:29:41.947Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-06T13:29:42.205Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-06T13:29:42.464Z] [2022-09-06T13:29:42.464Z] === Skipped [2022-09-06T13:29:42.464Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-06T13:29:42.464Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T13:29:42.464Z] [2022-09-06T13:29:42.464Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-06T13:29:42.464Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T13:29:42.464Z] [2022-09-06T13:29:42.464Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-06T13:29:42.464Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T13:29:42.464Z] [2022-09-06T13:29:42.464Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-06T13:29:42.464Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:29:42.464Z] [2022-09-06T13:29:42.464Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-06T13:29:42.464Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:29:42.464Z] [2022-09-06T13:29:42.464Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-06T13:29:42.464Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:29:42.464Z] [2022-09-06T13:29:42.464Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-06T13:29:42.464Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:29:42.464Z] [2022-09-06T13:29:42.464Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-06T13:29:42.464Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:29:42.464Z] [2022-09-06T13:29:42.464Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-06T13:29:42.464Z] firewalld_test.go:14: firewalld is not running [2022-09-06T13:29:42.464Z] [2022-09-06T13:29:42.464Z] DONE 327 tests, 9 skipped in 204.103s Post stage [Pipeline] junit [2022-09-06T13:29:43.044Z] Recording test results [2022-09-06T13:29:44.289Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T13:29:44.625Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/make.sh dynbinary test-integration [2022-09-06T13:29:44.884Z] [2022-09-06T13:29:45.142Z] Removing bundles/ [2022-09-06T13:29:45.142Z] [2022-09-06T13:29:45.142Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T13:29:45.142Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T13:29:45.142Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:29:49.481Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.46s) [2022-09-06T13:29:49.481Z] PASS [2022-09-06T13:29:49.481Z] [2022-09-06T13:29:49.481Z] === Skipped [2022-09-06T13:29:49.481Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T13:29:49.481Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:29:49.481Z] [2022-09-06T13:29:49.481Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T13:29:49.481Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T13:29:49.481Z] [2022-09-06T13:29:49.481Z] DONE 34 tests, 2 skipped in 96.896s [2022-09-06T13:29:49.481Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T13:29:49.481Z] INFO: Testing against a local daemon [2022-09-06T13:29:49.481Z] === RUN TestConfigInspect [2022-09-06T13:29:49.577Z] --- PASS: TestHealthKillContainer (7.89s) [2022-09-06T13:29:49.577Z] === RUN TestHealthCheckProcessKilled [2022-09-06T13:29:49.836Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-09-06T13:29:49.836Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T13:29:49.836Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T13:29:49.836Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T13:29:49.836Z] === RUN TestIpcModeNone [2022-09-06T13:29:50.403Z] --- PASS: TestIpcModeNone (0.44s) [2022-09-06T13:29:50.403Z] === RUN TestIpcModePrivate [2022-09-06T13:29:50.662Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-09-06T13:29:50.662Z] --- PASS: TestIpcModePrivate (0.44s) [2022-09-06T13:29:50.662Z] === RUN TestIpcModeShareable [2022-09-06T13:29:50.662Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:29:50.662Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-06T13:29:50.662Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T13:29:51.390Z] --- PASS: TestConfigInspect (2.28s) [2022-09-06T13:29:51.390Z] === RUN TestConfigList [2022-09-06T13:29:52.037Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-09-06T13:29:52.037Z] === RUN TestAPIIpcModeHost [2022-09-06T13:29:52.037Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:29:52.037Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-06T13:29:52.037Z] === RUN TestDaemonIpcModeShareable [2022-09-06T13:29:52.037Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:29:52.037Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-06T13:29:52.037Z] === RUN TestDaemonIpcModePrivate [2022-09-06T13:29:53.412Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-06T13:29:53.412Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-09-06T13:29:53.412Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T13:29:53.412Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:29:53.412Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T13:29:53.412Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T13:29:53.412Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:29:53.412Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T13:29:53.412Z] === RUN TestIpcModeOlderClient [2022-09-06T13:29:53.412Z] === PAUSE TestIpcModeOlderClient [2022-09-06T13:29:53.412Z] === RUN TestKillContainerInvalidSignal [2022-09-06T13:29:53.670Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-06T13:29:53.670Z] === RUN TestKillContainer [2022-09-06T13:29:53.670Z] === RUN TestKillContainer/no_signal [2022-09-06T13:29:53.928Z] --- PASS: TestConfigList (2.21s) [2022-09-06T13:29:53.928Z] === RUN TestConfigsCreateAndDelete [2022-09-06T13:29:54.236Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T13:29:54.494Z] === RUN TestKillContainer/killing_signal [2022-09-06T13:29:55.060Z] --- PASS: TestKillContainer (1.22s) [2022-09-06T13:29:55.060Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-06T13:29:55.060Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-06T13:29:55.060Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-06T13:29:55.060Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T13:29:55.060Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T13:29:55.318Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T13:29:55.836Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-09-06T13:29:55.836Z] === RUN TestConfigsUpdate [2022-09-06T13:29:55.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-09-06T13:29:55.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-09-06T13:29:55.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-09-06T13:29:55.884Z] === RUN TestKillStoppedContainer [2022-09-06T13:29:55.884Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-06T13:29:55.884Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T13:29:55.884Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-06T13:29:55.884Z] === RUN TestKillDifferentUserContainer [2022-09-06T13:29:56.142Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-09-06T13:29:56.142Z] === RUN TestInspectOomKilledTrue [2022-09-06T13:29:56.142Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:29:56.142Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T13:29:56.142Z] === RUN TestInspectOomKilledFalse [2022-09-06T13:29:56.142Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:29:56.142Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T13:29:56.142Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T13:29:56.142Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T13:29:56.142Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T13:29:56.142Z] === RUN TestLinksContainerNames [2022-09-06T13:29:57.077Z] --- PASS: TestLinksContainerNames (0.83s) [2022-09-06T13:29:57.077Z] === RUN TestLogsFollowTailEmpty [2022-09-06T13:29:57.643Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-06T13:29:57.643Z] === RUN TestLogs [2022-09-06T13:29:57.643Z] === RUN TestLogs/driver_local [2022-09-06T13:29:57.643Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:29:57.643Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:29:57.643Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T13:29:57.643Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T13:29:57.643Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T13:29:57.643Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T13:29:57.643Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:29:57.643Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:29:57.643Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:29:57.643Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:29:57.643Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:29:57.643Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:29:57.643Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:29:57.643Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:29:58.210Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:29:58.210Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:29:58.380Z] --- PASS: TestConfigsUpdate (2.21s) [2022-09-06T13:29:58.380Z] === RUN TestTemplatedConfig [2022-09-06T13:29:58.776Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T13:29:58.776Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T13:29:59.344Z] === RUN TestLogs/driver_json-file [2022-09-06T13:29:59.344Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:29:59.344Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:29:59.344Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:29:59.344Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:29:59.344Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:29:59.344Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:29:59.344Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:29:59.344Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:29:59.344Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:29:59.344Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:29:59.344Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:29:59.344Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:29:59.344Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:29:59.344Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:29:59.910Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:30:00.169Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:30:00.289Z] --- PASS: TestTemplatedConfig (2.31s) [2022-09-06T13:30:00.289Z] === RUN TestConfigCreateResolve [2022-09-06T13:30:00.427Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:30:00.685Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:30:01.252Z] --- PASS: TestLogs (3.78s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.51s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.57s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.71s) [2022-09-06T13:30:01.252Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-09-06T13:30:01.252Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T13:30:01.819Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/default [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/private [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/slave [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/shared [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/default [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/shared [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/slave [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/private [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T13:30:01.819Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:30:01.819Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T13:30:01.819Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:30:02.080Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-06T13:30:02.080Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-06T13:30:02.080Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T13:30:02.080Z] 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-09-06T13:30:02.080Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-09-06T13:30:02.080Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T13:30:02.080Z] 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-09-06T13:30:02.080Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T13:30:02.080Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T13:30:02.080Z] 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-09-06T13:30:02.080Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T13:30:02.080Z] === RUN TestNetworkNat [2022-09-06T13:30:02.647Z] --- PASS: TestNetworkNat (0.50s) [2022-09-06T13:30:02.647Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T13:30:02.830Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-09-06T13:30:02.830Z] PASS [2022-09-06T13:30:02.830Z] [2022-09-06T13:30:02.830Z] DONE 6 tests in 13.406s [2022-09-06T13:30:02.830Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T13:30:02.830Z] INFO: Testing against a local daemon [2022-09-06T13:30:02.830Z] === RUN TestAttachWithTTY [2022-09-06T13:30:02.830Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-06T13:30:02.830Z] === RUN TestAttachWithoutTTy [2022-09-06T13:30:02.830Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-09-06T13:30:02.830Z] === RUN TestCheckpoint [2022-09-06T13:30:02.830Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:30:02.830Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T13:30:02.830Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T13:30:02.830Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:30:02.830Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:30:02.830Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:30:02.830Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:30:02.830Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:30:02.830Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:30:02.830Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T13:30:02.830Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T13:30:02.830Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T13:30:02.830Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T13:30:02.830Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T13:30:02.830Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T13:30:02.830Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T13:30:02.830Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T13:30:02.830Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T13:30:02.830Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T13:30:02.830Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-09-06T13:30:02.830Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T13:30:02.830Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-09-06T13:30:02.830Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T13:30:03.090Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-09-06T13:30:03.090Z] === RUN TestCopyEmptyFile [2022-09-06T13:30:03.213Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-09-06T13:30:03.214Z] === RUN TestNetworkLoopbackNat [2022-09-06T13:30:03.350Z] --- PASS: TestCopyEmptyFile (0.25s) [2022-09-06T13:30:03.350Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T13:30:03.350Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-06T13:30:03.350Z] === RUN TestCopyFromContainer [2022-09-06T13:30:04.731Z] === RUN TestCopyFromContainer// [2022-09-06T13:30:04.992Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T13:30:04.992Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T13:30:04.992Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T13:30:05.253Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T13:30:05.253Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T13:30:05.253Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T13:30:05.253Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T13:30:05.513Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T13:30:05.513Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer (2.25s) [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-06T13:30:05.513Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T13:30:05.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T13:30:05.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:30:05.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:30:05.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:30:05.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:30:05.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:30:05.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:30:05.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:30:05.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:30:05.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:30:05.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T13:30:05.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T13:30:05.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T13:30:05.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T13:30:05.513Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T13:30:05.513Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-06T13:30:05.513Z] === RUN TestCreateWithInvalidEnv [2022-09-06T13:30:05.513Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T13:30:05.513Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T13:30:05.513Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T13:30:05.513Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T13:30:05.513Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T13:30:05.513Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T13:30:05.513Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T13:30:05.513Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T13:30:05.513Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T13:30:05.513Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T13:30:05.513Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T13:30:05.513Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T13:30:05.513Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T13:30:05.513Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T13:30:05.743Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-09-06T13:30:05.743Z] === RUN TestPause [2022-09-06T13:30:05.743Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:05.743Z] --- SKIP: TestPause (0.00s) [2022-09-06T13:30:05.743Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T13:30:05.743Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:30:05.743Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:30:05.743Z] === RUN TestPauseStopPausedContainer [2022-09-06T13:30:05.743Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:05.743Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2022-09-06T13:30:05.743Z] === RUN TestPidHost [2022-09-06T13:30:05.774Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T13:30:05.774Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T13:30:06.678Z] --- PASS: TestPidHost (0.87s) [2022-09-06T13:30:06.678Z] === RUN TestPsFilter [2022-09-06T13:30:06.678Z] --- PASS: TestPsFilter (0.09s) [2022-09-06T13:30:06.678Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T13:30:06.936Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-06T13:30:06.936Z] === RUN TestRemoveContainerWithVolume [2022-09-06T13:30:07.156Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-09-06T13:30:07.156Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T13:30:07.502Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-09-06T13:30:07.502Z] === RUN TestRemoveContainerRunning [2022-09-06T13:30:07.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T13:30:07.761Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-09-06T13:30:07.761Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T13:30:08.328Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-09-06T13:30:08.328Z] === RUN TestRemoveInvalidContainer [2022-09-06T13:30:08.328Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T13:30:08.328Z] === RUN TestRenameLinkedContainer [2022-09-06T13:30:09.065Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-09-06T13:30:09.065Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T13:30:09.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:30:09.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:30:09.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:30:09.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:30:09.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:30:09.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:30:09.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:30:09.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:30:09.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:30:09.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:30:09.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:30:09.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:30:09.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:30:09.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:30:09.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:30:09.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T13:30:09.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T13:30:09.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T13:30:09.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T13:30:09.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T13:30:09.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T13:30:09.065Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T13:30:09.635Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-09-06T13:30:09.635Z] === RUN TestCreateDifferentPlatform [2022-09-06T13:30:09.635Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T13:30:09.635Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T13:30:09.635Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T13:30:09.635Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T13:30:09.635Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T13:30:09.635Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T13:30:09.635Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-06T13:30:09.635Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T13:30:09.635Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T13:30:09.635Z] === RUN TestCreateInvalidHostConfig [2022-09-06T13:30:09.635Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:30:09.635Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:30:09.635Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:30:09.635Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:30:09.635Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:30:09.635Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:30:09.635Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:30:09.635Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:30:09.635Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:30:09.635Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:30:09.635Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:30:09.635Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:30:09.635Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T13:30:09.635Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T13:30:09.635Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T13:30:09.635Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T13:30:09.635Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T13:30:09.635Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T13:30:09.635Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T13:30:09.635Z] === RUN TestDaemonRestartIpcMode [2022-09-06T13:30:09.635Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T13:30:09.635Z] === RUN TestDaemonHostGatewayIP [2022-09-06T13:30:09.635Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T13:30:09.635Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T13:30:09.635Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T13:30:09.635Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T13:30:09.635Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T13:30:09.635Z] === RUN TestDiff [2022-09-06T13:30:09.703Z] --- PASS: TestRenameLinkedContainer (1.60s) [2022-09-06T13:30:09.703Z] === RUN TestRenameStoppedContainer [2022-09-06T13:30:10.204Z] --- PASS: TestDiff (0.59s) [2022-09-06T13:30:10.204Z] === RUN TestExecConsoleSize [2022-09-06T13:30:10.269Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-09-06T13:30:10.269Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T13:30:10.774Z] --- PASS: TestExecConsoleSize (0.67s) [2022-09-06T13:30:10.774Z] === RUN TestExecWithCloseStdin [2022-09-06T13:30:11.204Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-09-06T13:30:11.204Z] === RUN TestRenameInvalidName [2022-09-06T13:30:11.462Z] --- PASS: TestRenameInvalidName (0.39s) [2022-09-06T13:30:11.462Z] === RUN TestRenameAnonymousContainer [2022-09-06T13:30:11.713Z] --- PASS: TestExecWithCloseStdin (0.71s) [2022-09-06T13:30:11.713Z] === RUN TestExec [2022-09-06T13:30:12.285Z] --- PASS: TestExec (0.62s) [2022-09-06T13:30:12.285Z] === RUN TestExecUser [2022-09-06T13:30:12.854Z] --- PASS: TestExecUser (0.73s) [2022-09-06T13:30:12.854Z] === RUN TestExportContainerAndImportImage [2022-09-06T13:30:13.095Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-09-06T13:30:13.095Z] === RUN TestRenameContainerWithSameName [2022-09-06T13:30:13.353Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-09-06T13:30:13.353Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T13:30:13.792Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-09-06T13:30:13.792Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T13:30:14.288Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-09-06T13:30:14.288Z] === RUN TestResize [2022-09-06T13:30:14.546Z] --- PASS: TestResize (0.42s) [2022-09-06T13:30:14.546Z] === RUN TestResizeWithInvalidSize [2022-09-06T13:30:15.112Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-09-06T13:30:15.112Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T13:30:15.173Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-09-06T13:30:15.173Z] === RUN TestHealthCheckWorkdir [2022-09-06T13:30:15.370Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-09-06T13:30:15.370Z] === RUN TestDaemonRestartKillContainers [2022-09-06T13:30:15.370Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T13:30:15.370Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:30:15.370Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T13:30:15.370Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T13:30:15.743Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-09-06T13:30:15.743Z] === RUN TestHealthKillContainer [2022-09-06T13:30:16.334Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T13:30:17.299Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s) [2022-09-06T13:30:17.299Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-09-06T13:30:17.299Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2022-09-06T13:30:17.299Z] === RUN TestCgroupNamespacesRun [2022-09-06T13:30:18.676Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-09-06T13:30:18.676Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T13:30:19.610Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-09-06T13:30:19.610Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T13:30:20.985Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-09-06T13:30:20.985Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T13:30:21.920Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-09-06T13:30:21.920Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T13:30:22.854Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-09-06T13:30:22.854Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T13:30:23.870Z] --- PASS: TestHealthKillContainer (8.27s) [2022-09-06T13:30:23.870Z] === RUN TestHealthCheckProcessKilled [2022-09-06T13:30:24.231Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-09-06T13:30:24.231Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T13:30:24.798Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-09-06T13:30:24.798Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T13:30:25.251Z] --- PASS: TestHealthCheckProcessKilled (0.99s) [2022-09-06T13:30:25.251Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T13:30:25.511Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-09-06T13:30:25.511Z] === RUN TestIpcModeNone [2022-09-06T13:30:26.081Z] --- PASS: TestIpcModeNone (0.69s) [2022-09-06T13:30:26.081Z] === RUN TestIpcModePrivate [2022-09-06T13:30:26.182Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-09-06T13:30:26.182Z] === RUN TestNISDomainname [2022-09-06T13:30:26.182Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T13:30:26.182Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-06T13:30:26.182Z] === RUN TestHostnameDnsResolution [2022-09-06T13:30:26.650Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-09-06T13:30:26.748Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-09-06T13:30:26.748Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T13:30:26.748Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T13:30:26.748Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T13:30:26.748Z] === RUN TestPrivilegedHostDevices [2022-09-06T13:30:26.910Z] --- PASS: TestIpcModePrivate (0.64s) [2022-09-06T13:30:26.910Z] === RUN TestIpcModeShareable [2022-09-06T13:30:27.007Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-09-06T13:30:27.007Z] === RUN TestRunConsoleSize [2022-09-06T13:30:27.170Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-09-06T13:30:27.430Z] --- PASS: TestIpcModeShareable (0.68s) [2022-09-06T13:30:27.430Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T13:30:27.577Z] --- PASS: TestRunConsoleSize (0.46s) [2022-09-06T13:30:27.577Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T13:30:29.339Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.90s) [2022-09-06T13:30:29.339Z] === RUN TestAPIIpcModeHost [2022-09-06T13:30:29.480Z] --- PASS: TestRunWithAlternativeContainerdShim (1.97s) [2022-09-06T13:30:29.480Z] === RUN TestStats [2022-09-06T13:30:29.480Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:29.480Z] --- SKIP: TestStats (0.00s) [2022-09-06T13:30:29.480Z] === RUN TestStopContainerWithTimeout [2022-09-06T13:30:29.480Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T13:30:29.480Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T13:30:29.480Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T13:30:29.480Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T13:30:29.480Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T13:30:29.480Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T13:30:29.480Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T13:30:29.480Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T13:30:29.480Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T13:30:29.480Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T13:30:29.909Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-09-06T13:30:29.909Z] === RUN TestDaemonIpcModeShareable [2022-09-06T13:30:30.415Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T13:30:30.850Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-06T13:30:31.109Z] --- PASS: TestDaemonIpcModeShareable (1.26s) [2022-09-06T13:30:31.109Z] === RUN TestDaemonIpcModePrivate [2022-09-06T13:30:32.319Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T13:30:32.490Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-06T13:30:32.490Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2022-09-06T13:30:32.490Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T13:30:33.692Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T13:30:33.693Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-09-06T13:30:33.693Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-09-06T13:30:33.693Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-09-06T13:30:33.693Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-09-06T13:30:33.693Z] === RUN TestDeleteDevicemapper [2022-09-06T13:30:33.693Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:30:33.693Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T13:30:33.693Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T13:30:33.872Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-06T13:30:33.872Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-09-06T13:30:33.872Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T13:30:34.811Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-06T13:30:35.071Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.33s) [2022-09-06T13:30:35.071Z] === RUN TestIpcModeOlderClient [2022-09-06T13:30:35.071Z] === PAUSE TestIpcModeOlderClient [2022-09-06T13:30:35.071Z] === RUN TestKillContainerInvalidSignal [2022-09-06T13:30:35.594Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.85s) [2022-09-06T13:30:35.594Z] === RUN TestUpdateMemory [2022-09-06T13:30:35.594Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:35.594Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T13:30:35.594Z] === RUN TestUpdateCPUQuota [2022-09-06T13:30:35.594Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:35.594Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-06T13:30:35.594Z] === RUN TestUpdatePidsLimit [2022-09-06T13:30:35.594Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:35.594Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-06T13:30:35.594Z] === RUN TestUpdateRestartPolicy [2022-09-06T13:30:35.641Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-09-06T13:30:35.641Z] === RUN TestKillContainer [2022-09-06T13:30:35.641Z] === RUN TestKillContainer/no_signal [2022-09-06T13:30:36.210Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T13:30:36.487Z] === RUN TestKillContainer/killing_signal [2022-09-06T13:30:37.064Z] --- PASS: TestKillContainer (1.53s) [2022-09-06T13:30:37.064Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-09-06T13:30:37.064Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2022-09-06T13:30:37.064Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2022-09-06T13:30:37.064Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T13:30:37.064Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T13:30:37.648Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T13:30:38.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2022-09-06T13:30:38.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2022-09-06T13:30:38.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2022-09-06T13:30:38.226Z] === RUN TestKillStoppedContainer [2022-09-06T13:30:38.226Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-09-06T13:30:38.226Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T13:30:38.485Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-06T13:30:38.485Z] === RUN TestKillDifferentUserContainer [2022-09-06T13:30:38.745Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-09-06T13:30:38.745Z] === RUN TestInspectOomKilledTrue [2022-09-06T13:30:38.745Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T13:30:38.745Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T13:30:38.745Z] === RUN TestInspectOomKilledFalse [2022-09-06T13:30:39.316Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2022-09-06T13:30:39.316Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T13:30:39.576Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-09-06T13:30:39.576Z] === RUN TestLinksContainerNames [2022-09-06T13:30:39.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T13:30:39.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T13:30:39.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T13:30:40.517Z] --- PASS: TestLinksContainerNames (0.92s) [2022-09-06T13:30:40.517Z] === RUN TestLogsFollowTailEmpty [2022-09-06T13:30:41.086Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-09-06T13:30:41.087Z] === RUN TestLogs [2022-09-06T13:30:41.087Z] === RUN TestLogs/driver_local [2022-09-06T13:30:41.087Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:30:41.087Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:30:41.087Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T13:30:41.087Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T13:30:41.087Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T13:30:41.087Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T13:30:41.087Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:30:41.087Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:30:41.087Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:30:41.087Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:30:41.087Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:30:41.087Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:30:41.087Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:30:41.087Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:30:42.028Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:30:42.028Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:30:42.288Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T13:30:42.549Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T13:30:43.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T13:30:43.120Z] === RUN TestLogs/driver_json-file [2022-09-06T13:30:43.120Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:30:43.120Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:30:43.120Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:30:43.120Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:30:43.120Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:30:43.120Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:30:43.120Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:30:43.120Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:30:43.120Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:30:43.120Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:30:43.120Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:30:43.120Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:30:43.120Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:30:43.120Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:30:44.062Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:30:44.062Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:30:44.632Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:30:44.632Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:30:44.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T13:30:45.576Z] --- PASS: TestLogs (4.40s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.77s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.68s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.83s) [2022-09-06T13:30:45.576Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.84s) [2022-09-06T13:30:45.576Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T13:30:45.836Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/default [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/private [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/slave [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/shared [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T13:30:45.836Z] === CONT TestMountDaemonRoot/default [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:30:45.836Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T13:30:45.836Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:30:45.836Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:30:45.836Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:30:45.836Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:30:45.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/shared [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/slave [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/private [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T13:30:46.096Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:30:46.096Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:30:46.096Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:30:46.358Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T13:30:46.358Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T13:30:46.358Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:30:46.358Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:30:46.358Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:30:46.358Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T13:30:46.358Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:30:46.358Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:30:46.358Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:30:46.358Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:30:46.622Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:30:46.622Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T13:30:46.622Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:30:46.622Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T13:30:46.622Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:30:46.622Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:30:46.622Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:30:46.622Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:30:46.622Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T13:30:46.622Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.13s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.14s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-06T13:30:46.622Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-06T13:30:46.622Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T13:30:47.800Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-09-06T13:30:47.800Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T13:30:47.800Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-09-06T13:30:47.800Z] === RUN TestWaitNonBlocked [2022-09-06T13:30:47.800Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:30:47.800Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:30:47.800Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:30:47.800Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:30:47.800Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:30:47.800Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:30:47.800Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T13:30:47.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s) [2022-09-06T13:30:47.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-09-06T13:30:47.800Z] === RUN TestWaitBlocked [2022-09-06T13:30:47.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:30:47.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:30:47.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:30:47.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:30:47.800Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:30:47.800Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:30:48.008Z] --- PASS: TestContainerBindMountNonRecursive (1.42s) [2022-09-06T13:30:48.008Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T13:30:48.059Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T13:30:48.060Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-09-06T13:30:48.060Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-09-06T13:30:48.060Z] === RUN TestWaitConditions [2022-09-06T13:30:48.060Z] === RUN TestWaitConditions/default [2022-09-06T13:30:48.060Z] === PAUSE TestWaitConditions/default [2022-09-06T13:30:48.060Z] === RUN TestWaitConditions/not-running [2022-09-06T13:30:48.060Z] === PAUSE TestWaitConditions/not-running [2022-09-06T13:30:48.060Z] === RUN TestWaitConditions/next-exit [2022-09-06T13:30:48.060Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T13:30:48.060Z] === RUN TestWaitConditions/removed [2022-09-06T13:30:48.060Z] === PAUSE TestWaitConditions/removed [2022-09-06T13:30:48.060Z] === CONT TestWaitConditions/default [2022-09-06T13:30:48.060Z] === CONT TestWaitConditions/next-exit [2022-09-06T13:30:48.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T13:30:48.578Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-09-06T13:30:48.578Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T13:30:48.839Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2022-09-06T13:30:48.839Z] === RUN TestNetworkNat [2022-09-06T13:30:49.410Z] --- PASS: TestNetworkNat (0.52s) [2022-09-06T13:30:49.410Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T13:30:49.964Z] === CONT TestWaitConditions/not-running [2022-09-06T13:30:49.964Z] === CONT TestWaitConditions/removed [2022-09-06T13:30:49.984Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-09-06T13:30:49.984Z] === RUN TestNetworkLoopbackNat [2022-09-06T13:30:51.339Z] --- PASS: TestWaitConditions (0.01s) [2022-09-06T13:30:51.339Z] --- PASS: TestWaitConditions/next-exit (1.46s) [2022-09-06T13:30:51.339Z] --- PASS: TestWaitConditions/default (1.51s) [2022-09-06T13:30:51.339Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-09-06T13:30:51.339Z] --- PASS: TestWaitConditions/removed (1.64s) [2022-09-06T13:30:51.339Z] === RUN TestWaitRestartedContainer [2022-09-06T13:30:51.339Z] === RUN TestWaitRestartedContainer/default [2022-09-06T13:30:51.339Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T13:30:51.339Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T13:30:51.339Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T13:30:51.339Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T13:30:51.339Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T13:30:51.339Z] === CONT TestWaitRestartedContainer/default [2022-09-06T13:30:51.339Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T13:30:52.523Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-09-06T13:30:52.523Z] === RUN TestPause [2022-09-06T13:30:52.716Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T13:30:53.092Z] --- PASS: TestPause (0.47s) [2022-09-06T13:30:53.093Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T13:30:53.093Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:30:53.093Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:30:53.093Z] === RUN TestPauseStopPausedContainer [2022-09-06T13:30:53.352Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-09-06T13:30:53.352Z] === RUN TestPidHost [2022-09-06T13:30:53.652Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T13:30:53.652Z] --- PASS: TestWaitRestartedContainer/next-exit (1.26s) [2022-09-06T13:30:53.652Z] --- PASS: TestWaitRestartedContainer/default (1.32s) [2022-09-06T13:30:53.652Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-09-06T13:30:53.652Z] === CONT TestDaemonRestartIpcMode [2022-09-06T13:30:53.652Z] === CONT TestIpcModeOlderClient [2022-09-06T13:30:53.652Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-06T13:30:53.652Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T13:30:54.733Z] --- PASS: TestPidHost (1.08s) [2022-09-06T13:30:54.733Z] === RUN TestPsFilter [2022-09-06T13:30:54.733Z] --- PASS: TestPsFilter (0.13s) [2022-09-06T13:30:54.733Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T13:30:54.993Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-06T13:30:54.993Z] === RUN TestRemoveContainerWithVolume [2022-09-06T13:30:55.562Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-09-06T13:30:55.562Z] === RUN TestRemoveContainerRunning [2022-09-06T13:30:56.132Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-09-06T13:30:56.132Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T13:30:56.187Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s) [2022-09-06T13:30:56.187Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-09-06T13:30:56.187Z] PASS [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === Skipped [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T13:30:56.187Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T13:30:56.187Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-06T13:30:56.187Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-06T13:30:56.187Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T13:30:56.187Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-06T13:30:56.187Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-06T13:30:56.187Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-06T13:30:56.187Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T13:30:56.187Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T13:30:56.187Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T13:30:56.187Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T13:30:56.187Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T13:30:56.187Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-09-06T13:30:56.187Z] 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-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T13:30:56.187Z] 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-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T13:30:56.187Z] 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-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-06T13:30:56.187Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:30:56.187Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2022-09-06T13:30:56.187Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:30:56.187Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-06T13:30:56.187Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T13:30:56.187Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-06T13:30:56.187Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T13:30:56.187Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T13:30:56.187Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-06T13:30:56.187Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-06T13:30:56.187Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:30:56.187Z] [2022-09-06T13:30:56.187Z] DONE 250 tests, 27 skipped in 87.719s [2022-09-06T13:30:56.187Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T13:30:56.392Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-09-06T13:30:56.392Z] === RUN TestRemoveInvalidContainer [2022-09-06T13:30:56.392Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T13:30:56.392Z] === RUN TestRenameLinkedContainer [2022-09-06T13:30:56.445Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T13:30:56.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T13:30:57.017Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-06T13:30:57.017Z] === RUN TestConfigDaemonID [2022-09-06T13:30:57.951Z] daemon_test.go:83: [d808feabf0c2e] daemon is not started [2022-09-06T13:30:57.951Z] --- PASS: TestConfigDaemonID (1.08s) [2022-09-06T13:30:57.951Z] === RUN TestDaemonConfigValidation [2022-09-06T13:30:57.951Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:30:57.951Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:30:57.951Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T13:30:57.951Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T13:30:57.951Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T13:30:57.951Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T13:30:57.951Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T13:30:57.951Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T13:30:57.951Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T13:30:57.951Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T13:30:57.951Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:30:57.951Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T13:30:57.951Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T13:30:57.951Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T13:30:58.210Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T13:30:58.210Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T13:30:58.210Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-09-06T13:30:58.210Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-09-06T13:30:58.210Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-09-06T13:30:58.210Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-09-06T13:30:58.210Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-06T13:30:58.210Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T13:30:58.210Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T13:30:58.302Z] --- PASS: TestRenameLinkedContainer (1.92s) [2022-09-06T13:30:58.302Z] === RUN TestRenameStoppedContainer [2022-09-06T13:30:58.872Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-09-06T13:30:58.872Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T13:30:59.583Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T13:30:59.923Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2022-09-06T13:30:59.923Z] === RUN TestRenameInvalidName [2022-09-06T13:31:00.183Z] --- PASS: TestRenameInvalidName (0.49s) [2022-09-06T13:31:00.183Z] === RUN TestRenameAnonymousContainer [2022-09-06T13:31:00.600Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T13:31:00.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T13:31:01.535Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T13:31:01.535Z] daemon_test.go:197: [d02bec5b85c64] daemon is not started [2022-09-06T13:31:01.535Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-09-06T13:31:01.535Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-09-06T13:31:01.535Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-09-06T13:31:01.535Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-09-06T13:31:01.535Z] === RUN TestDaemonProxy [2022-09-06T13:31:01.535Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-06T13:31:01.535Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-06T13:31:01.535Z] PASS [2022-09-06T13:31:01.535Z] [2022-09-06T13:31:01.535Z] === Skipped [2022-09-06T13:31:01.535Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-06T13:31:01.535Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-06T13:31:01.535Z] [2022-09-06T13:31:01.535Z] DONE 13 tests, 1 skipped in 5.300s [2022-09-06T13:31:01.535Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T13:31:01.535Z] INFO: Testing against a local daemon [2022-09-06T13:31:01.535Z] === RUN TestCommitInheritsEnv [2022-09-06T13:31:02.093Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2022-09-06T13:31:02.093Z] === RUN TestRenameContainerWithSameName [2022-09-06T13:31:02.353Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-06T13:31:02.353Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T13:31:03.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T13:31:03.436Z] --- PASS: TestCommitInheritsEnv (1.50s) [2022-09-06T13:31:03.436Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T13:31:03.436Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T13:31:03.436Z] === RUN TestImportWithCustomPlatform [2022-09-06T13:31:03.436Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T13:31:03.436Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T13:31:03.436Z] === RUN TestImportWithCustomPlatform// [2022-09-06T13:31:03.436Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T13:31:03.436Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T13:31:03.436Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T13:31:03.436Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T13:31:03.436Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T13:31:03.436Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T13:31:03.436Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-09-06T13:31:03.436Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T13:31:03.436Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T13:31:03.436Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T13:31:03.436Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T13:31:03.436Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T13:31:03.436Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T13:31:03.436Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T13:31:03.436Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T13:31:03.436Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T13:31:03.436Z] === RUN TestImagesFilterMultiReference [2022-09-06T13:31:03.436Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-09-06T13:31:03.436Z] === RUN TestImagePullPlatformInvalid [2022-09-06T13:31:03.694Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-06T13:31:03.694Z] === RUN TestRemoveImageOrphaning [2022-09-06T13:31:03.735Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s) [2022-09-06T13:31:03.735Z] === RUN TestResize [2022-09-06T13:31:03.995Z] --- PASS: TestResize (0.47s) [2022-09-06T13:31:03.995Z] === RUN TestResizeWithInvalidSize [2022-09-06T13:31:04.566Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-09-06T13:31:04.566Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T13:31:04.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T13:31:04.826Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:31:04.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:31:04.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:31:04.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:31:04.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:31:05.068Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-09-06T13:31:05.068Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T13:31:05.068Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T13:31:05.068Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T13:31:05.068Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T13:31:05.068Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-06T13:31:05.068Z] === RUN TestTagInvalidReference [2022-09-06T13:31:05.068Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T13:31:05.068Z] === RUN TestTagValidPrefixedRepo [2022-09-06T13:31:05.326Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-06T13:31:05.326Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T13:31:05.326Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T13:31:05.326Z] === RUN TestTagOfficialNames [2022-09-06T13:31:05.326Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T13:31:05.326Z] === RUN TestTagMatchesDigest [2022-09-06T13:31:05.326Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T13:31:05.326Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T13:31:06.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:31:06.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:31:07.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:31:07.902Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T13:31:07.902Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T13:31:07.902Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:31:07.902Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T13:31:07.902Z] [2022-09-06T13:31:07.902Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-06T13:31:07.902Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-06T13:31:07.902Z] Using test binary docker [2022-09-06T13:31:07.902Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T13:31:07.902Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:31:07.902Z] INFO: Waiting for daemon to start... [2022-09-06T13:31:07.902Z] Starting dockerd [2022-09-06T13:31:07.902Z] . [2022-09-06T13:31:07.902Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-06T13:31:07.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:31:07.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T13:31:08.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:31:10.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T13:31:11.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:31:12.399Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:31:13.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T13:31:15.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:31:16.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T13:31:16.632Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:31:17.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:31:18.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:31:19.528Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:31:19.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T13:31:20.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:31:21.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:31:21.602Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T13:31:21.602Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T13:31:21.602Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:31:21.602Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T13:31:21.602Z] [2022-09-06T13:31:21.603Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:31:21.603Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:31:21.603Z] HOSTNAME=61ad10b45321 [2022-09-06T13:31:21.603Z] TESTDEBUG=0 [2022-09-06T13:31:21.603Z] DEST=bundles/test-integration [2022-09-06T13:31:21.603Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:31:21.603Z] DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 [2022-09-06T13:31:21.603Z] container=docker [2022-09-06T13:31:21.603Z] HOME=/root [2022-09-06T13:31:21.603Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:31:21.603Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:31:21.603Z] VALIDATE_BRANCH=22.06 [2022-09-06T13:31:21.603Z] TERM=xterm [2022-09-06T13:31:21.603Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:31:21.603Z] SHLVL=1 [2022-09-06T13:31:21.603Z] TIMEOUT=120m [2022-09-06T13:31:21.603Z] DOCKER_BUILDTAGS= journald [2022-09-06T13:31:21.603Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:31:21.603Z] GO111MODULE=off [2022-09-06T13:31:21.603Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T13:31:21.603Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T13:31:21.603Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:31:21.603Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:31:21.603Z] GOPATH=/go [2022-09-06T13:31:21.603Z] PKG_CONFIG=pkg-config [2022-09-06T13:31:21.603Z] _=/usr/bin/env [2022-09-06T13:31:21.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T13:31:22.133Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:31:22.133Z] Using test binary docker [2022-09-06T13:31:22.133Z] +++ /etc/init.d/apparmor start [2022-09-06T13:31:22.133Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:31:22.133Z] INFO: Waiting for daemon to start... [2022-09-06T13:31:22.133Z] Starting dockerd [2022-09-06T13:31:22.133Z] +++ 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-09-06T13:31:23.315Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.15s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.88s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.90s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-09-06T13:31:23.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-09-06T13:31:23.316Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T13:31:23.316Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T13:31:24.030Z] . [2022-09-06T13:31:24.030Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:31:24.030Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:31:24.030Z] Error: No such image: emptyfs [2022-09-06T13:31:24.030Z] ++++ docker load [2022-09-06T13:31:24.030Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T13:31:24.255Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T13:31:24.596Z] Running integration-test (iteration 1) [2022-09-06T13:31:24.596Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T13:31:24.596Z] ++ 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-09-06T13:31:24.596Z] ++ set -e [2022-09-06T13:31:24.596Z] ++ '[' -n 0 ']' [2022-09-06T13:31:24.596Z] ++ set -x [2022-09-06T13:31:24.596Z] ++ 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-09-06T13:31:25.195Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.02s) [2022-09-06T13:31:25.195Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.01s) [2022-09-06T13:31:25.195Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s) [2022-09-06T13:31:25.195Z] === RUN TestCgroupNamespacesRun [2022-09-06T13:31:25.528Z] Loaded image: busybox:latest [2022-09-06T13:31:26.094Z] Loaded image: busybox:glibc [2022-09-06T13:31:26.581Z] --- PASS: TestCgroupNamespacesRun (1.29s) [2022-09-06T13:31:26.581Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T13:31:26.581Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T13:31:26.581Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T13:31:26.581Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T13:31:27.961Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s) [2022-09-06T13:31:27.961Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T13:31:28.901Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2022-09-06T13:31:28.901Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T13:31:30.332Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.32s) [2022-09-06T13:31:30.333Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T13:31:31.354Z] Loaded image: debian:bullseye-slim [2022-09-06T13:31:31.354Z] Loaded image: hello-world:latest [2022-09-06T13:31:31.354Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:31:31.354Z] INFO: Testing against a local daemon [2022-09-06T13:31:31.354Z] === RUN TestCgroupNamespacesBuild [2022-09-06T13:31:31.729Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2022-09-06T13:31:31.730Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T13:31:32.298Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-09-06T13:31:32.298Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T13:31:33.253Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2022-09-06T13:31:33.253Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T13:31:33.679Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2022-09-06T13:31:33.680Z] === RUN TestNISDomainname [2022-09-06T13:31:34.249Z] --- PASS: TestNISDomainname (0.62s) [2022-09-06T13:31:34.249Z] === RUN TestHostnameDnsResolution [2022-09-06T13:31:35.189Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-09-06T13:31:35.189Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T13:31:35.759Z] --- PASS: TestUnprivilegedPortsAndPing (0.62s) [2022-09-06T13:31:35.759Z] === RUN TestPrivilegedHostDevices [2022-09-06T13:31:35.780Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2022-09-06T13:31:35.780Z] === RUN TestBuildWithSession [2022-09-06T13:31:35.780Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:31:35.780Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T13:31:35.780Z] === RUN TestBuildSquashParent [2022-09-06T13:31:36.328Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-09-06T13:31:36.328Z] === RUN TestRunConsoleSize [2022-09-06T13:31:36.588Z] --- PASS: TestRunConsoleSize (0.43s) [2022-09-06T13:31:36.588Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T13:31:39.130Z] --- PASS: TestRunWithAlternativeContainerdShim (2.14s) [2022-09-06T13:31:39.130Z] === RUN TestStats [2022-09-06T13:31:41.668Z] --- PASS: TestStats (2.58s) [2022-09-06T13:31:41.668Z] === RUN TestStopContainerWithTimeout [2022-09-06T13:31:41.668Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T13:31:41.668Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T13:31:41.668Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T13:31:41.668Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T13:31:41.668Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T13:31:41.668Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T13:31:41.668Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T13:31:41.668Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T13:31:41.668Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T13:31:41.668Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T13:31:42.238Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T13:31:44.145Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T13:31:45.526Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T13:31:45.526Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2022-09-06T13:31:45.526Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-09-06T13:31:45.526Z] --- PASS: TestStopContainerWithTimeout/3 (2.45s) [2022-09-06T13:31:45.526Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-09-06T13:31:45.526Z] === RUN TestDeleteDevicemapper [2022-09-06T13:31:45.526Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:31:45.526Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T13:31:45.526Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T13:31:45.736Z] --- PASS: TestBuildSquashParent (9.08s) [2022-09-06T13:31:45.736Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T13:31:45.736Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:31:45.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:31:45.736Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:31:45.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:31:45.736Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:31:45.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:31:45.736Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:31:45.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:31:45.736Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:31:45.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:31:45.736Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:31:45.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:31:45.736Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:31:45.736Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:31:46.652Z] sha256:0200860fe461bac06bd23b1cd78753f7187a43b6b758165e162b6363aa1733ab [2022-09-06T13:31:46.652Z] INFO: Starting docker-py tests... [2022-09-06T13:31:46.652Z] ============================= test session starts ============================== [2022-09-06T13:31:46.652Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-06T13:31:46.652Z] rootdir: /src, inifile: pytest.ini [2022-09-06T13:31:46.652Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-06T13:31:46.911Z] collected 395 items / 2 deselected / 393 selected [2022-09-06T13:31:46.911Z] [2022-09-06T13:31:47.438Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2022-09-06T13:31:47.438Z] === RUN TestUpdateMemory [2022-09-06T13:31:48.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T13:31:48.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T13:31:48.262Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:31:48.262Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:31:48.378Z] --- PASS: TestUpdateMemory (0.64s) [2022-09-06T13:31:48.378Z] === RUN TestUpdateCPUQuota [2022-09-06T13:31:49.316Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-09-06T13:31:49.316Z] === RUN TestUpdatePidsLimit [2022-09-06T13:31:49.316Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T13:31:49.316Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T13:31:49.576Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T13:31:49.836Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T13:31:50.095Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T13:31:50.095Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T13:31:50.357Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T13:31:51.295Z] --- PASS: TestUpdatePidsLimit (2.13s) [2022-09-06T13:31:51.295Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-09-06T13:31:51.296Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-09-06T13:31:51.296Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-09-06T13:31:51.296Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-09-06T13:31:51.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-09-06T13:31:51.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-09-06T13:31:51.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-09-06T13:31:51.296Z] === RUN TestUpdateRestartPolicy [2022-09-06T13:31:51.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:31:51.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:31:54.861Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T13:31:54.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2022-09-06T13:31:54.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.70s) [2022-09-06T13:31:54.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.60s) [2022-09-06T13:31:54.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2022-09-06T13:31:54.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.55s) [2022-09-06T13:31:54.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.34s) [2022-09-06T13:31:54.861Z] === RUN TestBuildMultiStageCopy [2022-09-06T13:31:54.861Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T13:31:58.133Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T13:31:58.133Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T13:31:58.697Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T13:31:59.260Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T13:32:00.191Z] --- PASS: TestBuildMultiStageCopy (5.01s) [2022-09-06T13:32:00.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-09-06T13:32:00.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2022-09-06T13:32:00.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2022-09-06T13:32:00.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-09-06T13:32:00.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-09-06T13:32:00.191Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T13:32:01.560Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2022-09-06T13:32:01.560Z] === RUN TestBuildLabelWithTargets [2022-09-06T13:32:03.390Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-06T13:32:03.515Z] --- PASS: TestUpdateRestartPolicy (11.31s) [2022-09-06T13:32:03.515Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T13:32:03.515Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2022-09-06T13:32:03.515Z] === RUN TestWaitNonBlocked [2022-09-06T13:32:03.515Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:32:03.515Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:32:03.515Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:32:03.515Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:32:03.515Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:32:03.515Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:32:03.774Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T13:32:03.774Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-09-06T13:32:03.775Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-09-06T13:32:03.775Z] === RUN TestWaitBlocked [2022-09-06T13:32:03.775Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:32:03.775Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:32:03.775Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:32:03.775Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:32:04.034Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:32:04.034Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:32:04.083Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2022-09-06T13:32:04.083Z] === RUN TestBuildWithEmptyLayers [2022-09-06T13:32:04.218Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-06T13:32:04.605Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T13:32:04.605Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-09-06T13:32:04.605Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2022-09-06T13:32:04.605Z] === RUN TestWaitConditions [2022-09-06T13:32:04.605Z] === RUN TestWaitConditions/default [2022-09-06T13:32:04.865Z] === PAUSE TestWaitConditions/default [2022-09-06T13:32:04.865Z] === RUN TestWaitConditions/not-running [2022-09-06T13:32:04.865Z] === PAUSE TestWaitConditions/not-running [2022-09-06T13:32:04.865Z] === RUN TestWaitConditions/next-exit [2022-09-06T13:32:04.865Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T13:32:04.865Z] === RUN TestWaitConditions/removed [2022-09-06T13:32:04.865Z] === PAUSE TestWaitConditions/removed [2022-09-06T13:32:04.865Z] === CONT TestWaitConditions/default [2022-09-06T13:32:04.865Z] === CONT TestWaitConditions/next-exit [2022-09-06T13:32:05.414Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-06T13:32:05.452Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2022-09-06T13:32:05.452Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T13:32:06.772Z] === CONT TestWaitConditions/not-running [2022-09-06T13:32:06.772Z] === CONT TestWaitConditions/removed [2022-09-06T13:32:08.152Z] --- PASS: TestWaitConditions (0.02s) [2022-09-06T13:32:08.152Z] --- PASS: TestWaitConditions/default (1.73s) [2022-09-06T13:32:08.152Z] --- PASS: TestWaitConditions/next-exit (1.77s) [2022-09-06T13:32:08.152Z] --- PASS: TestWaitConditions/not-running (1.66s) [2022-09-06T13:32:08.152Z] --- PASS: TestWaitConditions/removed (1.71s) [2022-09-06T13:32:08.152Z] === RUN TestWaitRestartedContainer [2022-09-06T13:32:08.152Z] === RUN TestWaitRestartedContainer/default [2022-09-06T13:32:08.152Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T13:32:08.152Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T13:32:08.152Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T13:32:08.152Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T13:32:08.152Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T13:32:08.152Z] === CONT TestWaitRestartedContainer/default [2022-09-06T13:32:08.152Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T13:32:08.724Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2022-09-06T13:32:08.725Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T13:32:09.533Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T13:32:10.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T13:32:10.472Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T13:32:10.472Z] --- PASS: TestWaitRestartedContainer/next-exit (1.33s) [2022-09-06T13:32:10.472Z] --- PASS: TestWaitRestartedContainer/default (1.50s) [2022-09-06T13:32:10.472Z] --- PASS: TestWaitRestartedContainer/not-running (0.96s) [2022-09-06T13:32:10.472Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T13:32:10.472Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T13:32:10.622Z] --- PASS: TestBuildUncleanTarFilenames (2.06s) [2022-09-06T13:32:10.622Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T13:32:13.012Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s) [2022-09-06T13:32:13.012Z] === CONT TestIpcModeOlderClient [2022-09-06T13:32:13.012Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-09-06T13:32:13.012Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T13:32:13.012Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-09-06T13:32:13.012Z] === CONT TestDaemonHostGatewayIP [2022-09-06T13:32:13.894Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s) [2022-09-06T13:32:13.894Z] === RUN TestBuildWithHugeFile [2022-09-06T13:32:15.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T13:32:16.305Z] --- PASS: TestDaemonHostGatewayIP (2.71s) [2022-09-06T13:32:16.305Z] === CONT TestDaemonRestartIpcMode [2022-09-06T13:32:18.216Z] --- PASS: TestDaemonRestartIpcMode (2.38s) [2022-09-06T13:32:21.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T13:32:22.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T13:32:23.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T13:32:23.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T13:32:24.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T13:32:24.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T13:32:24.789Z] --- PASS: TestContainerKillOnDaemonStart (11.92s) [2022-09-06T13:32:25.049Z] PASS [2022-09-06T13:32:25.049Z] [2022-09-06T13:32:25.049Z] === Skipped [2022-09-06T13:32:25.049Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T13:32:25.049Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:32:25.049Z] [2022-09-06T13:32:25.049Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T13:32:25.049Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T13:32:25.049Z] [2022-09-06T13:32:25.049Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:32:25.049Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:32:25.049Z] [2022-09-06T13:32:25.049Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T13:32:25.049Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T13:32:25.049Z] [2022-09-06T13:32:25.049Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T13:32:25.049Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:32:25.049Z] [2022-09-06T13:32:25.049Z] DONE 273 tests, 5 skipped in 142.360s [2022-09-06T13:32:25.049Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T13:32:25.049Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T13:32:25.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T13:32:25.619Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T13:32:25.619Z] === RUN TestConfigDaemonID [2022-09-06T13:32:26.557Z] daemon_test.go:83: [d5ab1e6294d98] daemon is not started [2022-09-06T13:32:26.557Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T13:32:26.557Z] === RUN TestDaemonConfigValidation [2022-09-06T13:32:26.557Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:32:26.557Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:32:26.557Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T13:32:26.557Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T13:32:26.557Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T13:32:26.557Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T13:32:26.557Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T13:32:26.557Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T13:32:26.557Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T13:32:26.557Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T13:32:26.557Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:32:26.557Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T13:32:26.817Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T13:32:26.817Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T13:32:26.817Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T13:32:26.817Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T13:32:26.817Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-06T13:32:26.817Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-09-06T13:32:26.817Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-09-06T13:32:26.817Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-06T13:32:26.817Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-06T13:32:26.817Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T13:32:26.817Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T13:32:27.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T13:32:28.198Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T13:32:28.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T13:32:29.136Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T13:32:29.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T13:32:29.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T13:32:30.076Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T13:32:30.076Z] daemon_test.go:197: [d05ed3a2a8456] daemon is not started [2022-09-06T13:32:30.076Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-06T13:32:30.076Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-06T13:32:30.076Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-06T13:32:30.076Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-06T13:32:30.076Z] === RUN TestDaemonProxy [2022-09-06T13:32:30.076Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T13:32:30.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T13:32:31.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T13:32:31.984Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T13:32:32.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T13:32:33.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T13:32:33.363Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T13:32:34.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T13:32:34.618Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:32:34.618Z] Using test binary docker [2022-09-06T13:32:34.618Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T13:32:34.618Z] +++ /etc/init.d/apparmor start [2022-09-06T13:32:34.618Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:32:34.618Z] INFO: Waiting for daemon to start... [2022-09-06T13:32:34.618Z] Starting dockerd [2022-09-06T13:32:34.618Z] +++ 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-09-06T13:32:35.269Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T13:32:35.339Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-06T13:32:35.838Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T13:32:36.409Z] --- PASS: TestDaemonProxy (6.28s) [2022-09-06T13:32:36.409Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-09-06T13:32:36.409Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-09-06T13:32:36.409Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-09-06T13:32:36.409Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-09-06T13:32:36.409Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-09-06T13:32:36.409Z] PASS [2022-09-06T13:32:36.409Z] [2022-09-06T13:32:36.409Z] DONE 18 tests in 11.280s [2022-09-06T13:32:36.409Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T13:32:36.409Z] INFO: Testing against a local daemon [2022-09-06T13:32:36.409Z] === RUN TestCommitInheritsEnv [2022-09-06T13:32:36.522Z] . [2022-09-06T13:32:36.522Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:32:36.669Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-09-06T13:32:36.669Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T13:32:36.669Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T13:32:36.669Z] === RUN TestImportWithCustomPlatform [2022-09-06T13:32:36.669Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T13:32:36.669Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T13:32:36.669Z] === RUN TestImportWithCustomPlatform// [2022-09-06T13:32:36.669Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T13:32:36.669Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T13:32:36.781Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:32:36.781Z] Error: No such image: emptyfs [2022-09-06T13:32:36.781Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T13:32:36.781Z] ++++ docker load [2022-09-06T13:32:36.781Z] Running integration-test (iteration 1) [2022-09-06T13:32:36.781Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T13:32:36.781Z] ++ 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-09-06T13:32:36.781Z] ++ set -e [2022-09-06T13:32:36.781Z] ++ '[' -n 0 ']' [2022-09-06T13:32:36.781Z] ++ set -x [2022-09-06T13:32:36.781Z] ++ 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-09-06T13:32:36.929Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T13:32:36.929Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T13:32:36.929Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T13:32:36.929Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T13:32:36.929Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-06T13:32:36.929Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T13:32:36.929Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T13:32:36.929Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T13:32:36.929Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T13:32:36.929Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T13:32:36.929Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-09-06T13:32:36.929Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T13:32:36.929Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T13:32:36.929Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T13:32:36.929Z] === RUN TestImagesFilterMultiReference [2022-09-06T13:32:36.929Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-06T13:32:36.929Z] === RUN TestImagePullPlatformInvalid [2022-09-06T13:32:36.929Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T13:32:36.929Z] === RUN TestRemoveImageOrphaning [2022-09-06T13:32:37.039Z] Loaded image: busybox:latest [2022-09-06T13:32:37.189Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-09-06T13:32:37.189Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T13:32:37.298Z] Loaded image: busybox:glibc [2022-09-06T13:32:37.759Z] time="2022-09-06T13:32:37Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-06T13:32:38.234Z] Loaded image: debian:bullseye-slim [2022-09-06T13:32:38.234Z] Loaded image: hello-world:latest [2022-09-06T13:32:38.234Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:32:38.234Z] INFO: Testing against a local daemon [2022-09-06T13:32:38.234Z] === RUN TestCgroupNamespacesBuild [2022-09-06T13:32:39.222Z] --- PASS: TestRemoveImageGarbageCollector (1.99s) [2022-09-06T13:32:39.222Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T13:32:39.222Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T13:32:39.222Z] === RUN TestTagInvalidReference [2022-09-06T13:32:39.498Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-06T13:32:39.498Z] === RUN TestTagValidPrefixedRepo [2022-09-06T13:32:39.498Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-06T13:32:39.498Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T13:32:39.498Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T13:32:39.498Z] === RUN TestTagOfficialNames [2022-09-06T13:32:39.498Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T13:32:39.498Z] === RUN TestTagMatchesDigest [2022-09-06T13:32:39.498Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T13:32:39.498Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T13:32:41.522Z] --- PASS: TestCgroupNamespacesBuild (2.64s) [2022-09-06T13:32:41.522Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T13:32:41.763Z] --- PASS: TestImportExtremelyLargeImageWorks (92.98s) [2022-09-06T13:32:41.763Z] PASS [2022-09-06T13:32:41.763Z] [2022-09-06T13:32:41.763Z] === Skipped [2022-09-06T13:32:41.763Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T13:32:41.763Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T13:32:41.763Z] [2022-09-06T13:32:41.763Z] DONE 22 tests, 1 skipped in 96.799s [2022-09-06T13:32:41.763Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T13:32:41.763Z] === RUN TestStripANSICommands [2022-09-06T13:32:41.763Z] === RUN TestStripANSICommands/#00 [2022-09-06T13:32:41.763Z] === RUN TestStripANSICommands/#01 [2022-09-06T13:32:41.763Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T13:32:41.763Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T13:32:41.763Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T13:32:41.763Z] PASS [2022-09-06T13:32:41.763Z] [2022-09-06T13:32:41.763Z] DONE 3 tests in 0.036s [2022-09-06T13:32:41.763Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T13:32:41.763Z] INFO: Testing against a local daemon [2022-09-06T13:32:41.763Z] === RUN TestNetworkCreateDelete [2022-09-06T13:32:41.763Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-06T13:32:41.763Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T13:32:41.763Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-09-06T13:32:41.763Z] === RUN TestDaemonDNSFallback [2022-09-06T13:32:42.088Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-09-06T13:32:42.088Z] === RUN TestBuildWithSession [2022-09-06T13:32:42.088Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:32:42.088Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T13:32:42.088Z] === RUN TestBuildSquashParent [2022-09-06T13:32:45.946Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-09-06T13:32:45.946Z] === RUN TestInspectNetwork [2022-09-06T13:32:45.946Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:32:45.946Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-06T13:32:45.946Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T13:32:45.946Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T13:32:45.946Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:32:45.946Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:32:45.946Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:32:45.946Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T13:32:45.946Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T13:32:45.946Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T13:32:45.946Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T13:32:45.946Z] === RUN TestNetworkList [2022-09-06T13:32:45.946Z] === RUN TestNetworkList//networks [2022-09-06T13:32:45.946Z] === PAUSE TestNetworkList//networks [2022-09-06T13:32:45.946Z] === RUN TestNetworkList//networks/ [2022-09-06T13:32:45.946Z] === PAUSE TestNetworkList//networks/ [2022-09-06T13:32:45.946Z] === CONT TestNetworkList//networks [2022-09-06T13:32:45.946Z] === CONT TestNetworkList//networks/ [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T13:32:45.946Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T13:32:45.946Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T13:32:45.946Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-06T13:32:45.946Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T13:32:45.946Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T13:32:45.946Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T13:32:45.946Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-06T13:32:45.946Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T13:32:45.946Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-06T13:32:45.946Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T13:32:45.946Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-06T13:32:45.946Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T13:32:45.946Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-06T13:32:45.946Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T13:32:45.946Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:32:45.946Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T13:32:45.946Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T13:32:45.946Z] service_test.go:243: FLAKY_TEST [2022-09-06T13:32:45.946Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:32:45.946Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T13:32:45.946Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:32:45.946Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-06T13:32:45.946Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T13:32:45.946Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:32:45.946Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T13:32:45.946Z] PASS [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === Skipped [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-06T13:32:45.946Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-06T13:32:45.946Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-06T13:32:45.946Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T13:32:45.946Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-06T13:32:45.946Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-06T13:32:45.946Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-06T13:32:45.946Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-06T13:32:45.946Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T13:32:45.946Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:32:45.946Z] service_test.go:243: FLAKY_TEST [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-06T13:32:45.946Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T13:32:45.946Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] DONE 34 tests, 12 skipped in 7.050s [2022-09-06T13:32:45.946Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:32:45.946Z] INFO: Testing against a local daemon [2022-09-06T13:32:45.946Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T13:32:45.946Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:32:45.946Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:32:45.946Z] === RUN TestDockerNetworkIpvlan [2022-09-06T13:32:45.946Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:32:45.946Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:32:45.946Z] PASS [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === Skipped [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:32:45.946Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:32:45.946Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:32:45.946Z] [2022-09-06T13:32:45.946Z] DONE 2 tests, 2 skipped in 0.091s [2022-09-06T13:32:45.947Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:32:45.947Z] INFO: Testing against a local daemon [2022-09-06T13:32:45.947Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T13:32:45.947Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.947Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestDockerNetworkMacvlan [2022-09-06T13:32:45.947Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.947Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-06T13:32:45.947Z] PASS [2022-09-06T13:32:45.947Z] [2022-09-06T13:32:45.947Z] === Skipped [2022-09-06T13:32:45.947Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T13:32:45.947Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.947Z] [2022-09-06T13:32:45.947Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-06T13:32:45.947Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:32:45.947Z] [2022-09-06T13:32:45.947Z] DONE 2 tests, 2 skipped in 0.090s [2022-09-06T13:32:45.947Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T13:32:45.947Z] testing: warning: no tests to run [2022-09-06T13:32:45.947Z] PASS [2022-09-06T13:32:45.947Z] [2022-09-06T13:32:45.947Z] DONE 0 tests in 0.032s [2022-09-06T13:32:45.947Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T13:32:45.947Z] INFO: Testing against a local daemon [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginTLS [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginHeader [2022-09-06T13:32:45.947Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:45.947Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-06T13:32:45.947Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T13:32:46.205Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:46.205Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-06T13:32:46.205Z] === RUN TestAuthZPluginV2Disable [2022-09-06T13:32:46.275Z] --- PASS: TestBuildSquashParent (4.16s) [2022-09-06T13:32:46.275Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T13:32:46.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:32:46.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:32:46.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:32:46.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:32:46.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:32:46.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:32:46.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:32:46.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:32:46.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:32:46.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:32:46.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:32:46.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:32:46.276Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:32:46.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:32:46.462Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:46.463Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-06T13:32:46.463Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T13:32:46.720Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:46.720Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T13:32:46.720Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T13:32:47.286Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.286Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T13:32:47.286Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T13:32:47.544Z] PASS [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === Skipped [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T13:32:47.544Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] DONE 17 tests, 17 skipped in 1.800s [2022-09-06T13:32:47.544Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T13:32:47.544Z] INFO: Testing against a local daemon [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:32:47.544Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:32:47.544Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T13:32:47.544Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T13:32:47.544Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T13:32:47.544Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T13:32:47.544Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T13:32:47.544Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T13:32:47.544Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T13:32:47.544Z] === RUN TestPluginInstall [2022-09-06T13:32:47.544Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T13:32:47.544Z] === RUN TestPluginsWithRuntimes [2022-09-06T13:32:47.544Z] 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-09-06T13:32:47.544Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T13:32:47.544Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T13:32:47.544Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T13:32:47.544Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T13:32:47.544Z] PASS [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === Skipped [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-06T13:32:47.544Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-06T13:32:47.544Z] 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-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T13:32:47.544Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T13:32:47.544Z] [2022-09-06T13:32:47.544Z] DONE 19 tests, 3 skipped in 0.138s [2022-09-06T13:32:47.544Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T13:32:47.652Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:32:47.652Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:32:47.802Z] INFO: Testing against a local daemon [2022-09-06T13:32:47.802Z] === RUN TestExternalGraphDriver [2022-09-06T13:32:48.060Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T13:32:48.060Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-06T13:32:48.060Z] === RUN TestGraphdriverPluginV2 [2022-09-06T13:32:49.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:32:49.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:32:50.405Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-06T13:32:50.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2022-09-06T13:32:50.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s) [2022-09-06T13:32:50.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s) [2022-09-06T13:32:50.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-09-06T13:32:50.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-09-06T13:32:50.405Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2022-09-06T13:32:50.405Z] === RUN TestBuildMultiStageCopy [2022-09-06T13:32:50.405Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T13:32:51.341Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T13:32:51.599Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T13:32:51.599Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T13:32:51.858Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T13:32:52.116Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-09-06T13:32:52.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-09-06T13:32:52.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-06T13:32:52.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-06T13:32:52.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-09-06T13:32:52.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-09-06T13:32:52.116Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T13:32:52.276Z] --- PASS: TestGraphdriverPluginV2 (4.22s) [2022-09-06T13:32:52.276Z] PASS [2022-09-06T13:32:52.276Z] [2022-09-06T13:32:52.277Z] === Skipped [2022-09-06T13:32:52.277Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-06T13:32:52.277Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T13:32:52.277Z] [2022-09-06T13:32:52.277Z] DONE 2 tests, 1 skipped in 4.657s [2022-09-06T13:32:52.277Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T13:32:52.559Z] INFO: Testing against a local daemon [2022-09-06T13:32:52.559Z] === RUN TestContinueAfterPluginCrash [2022-09-06T13:32:52.559Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T13:32:52.559Z] === RUN TestReadPluginNoRead [2022-09-06T13:32:52.559Z] === PAUSE TestReadPluginNoRead [2022-09-06T13:32:52.559Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T13:32:52.559Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T13:32:52.559Z] === CONT TestContinueAfterPluginCrash [2022-09-06T13:32:52.559Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T13:32:52.683Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-09-06T13:32:52.683Z] === RUN TestBuildLabelWithTargets [2022-09-06T13:32:53.619Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-09-06T13:32:53.619Z] === RUN TestBuildWithEmptyLayers [2022-09-06T13:32:54.186Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-09-06T13:32:54.186Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T13:32:55.563Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2022-09-06T13:32:55.563Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T13:32:56.130Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-09-06T13:32:56.130Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T13:32:56.771Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2022-09-06T13:32:56.771Z] === CONT TestReadPluginNoRead [2022-09-06T13:32:57.506Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2022-09-06T13:32:57.506Z] === RUN TestBuildWithHugeFile [2022-09-06T13:32:59.302Z] === RUN TestReadPluginNoRead/default [2022-09-06T13:33:00.236Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T13:33:01.612Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2022-09-06T13:33:01.612Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T13:33:02.547Z] === CONT TestReadPluginNoRead [2022-09-06T13:33:02.547Z] read_test.go:92: [d60a007c124cb] daemon is not started [2022-09-06T13:33:02.547Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-09-06T13:33:02.547Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-09-06T13:33:02.547Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-09-06T13:33:02.547Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-09-06T13:33:02.547Z] PASS [2022-09-06T13:33:02.806Z] [2022-09-06T13:33:02.806Z] DONE 6 tests in 10.378s [2022-09-06T13:33:02.806Z] 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-09-06T13:33:02.806Z] testing: warning: no tests to run [2022-09-06T13:33:02.806Z] PASS [2022-09-06T13:33:02.806Z] [2022-09-06T13:33:02.806Z] DONE 0 tests in 0.033s [2022-09-06T13:33:02.806Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T13:33:02.806Z] INFO: Testing against a local daemon [2022-09-06T13:33:02.806Z] === RUN TestPluginWithDevMounts [2022-09-06T13:33:02.806Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-06T13:33:02.806Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T13:33:02.806Z] PASS [2022-09-06T13:33:02.806Z] [2022-09-06T13:33:02.806Z] === Skipped [2022-09-06T13:33:02.806Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-06T13:33:02.806Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-06T13:33:02.806Z] [2022-09-06T13:33:02.806Z] DONE 1 tests, 1 skipped in 0.107s [2022-09-06T13:33:02.806Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T13:33:03.064Z] INFO: Testing against a local daemon [2022-09-06T13:33:03.064Z] === RUN TestSecretInspect [2022-09-06T13:33:03.064Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.064Z] --- SKIP: TestSecretInspect (0.02s) [2022-09-06T13:33:03.064Z] === RUN TestSecretList [2022-09-06T13:33:03.064Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.064Z] --- SKIP: TestSecretList (0.01s) [2022-09-06T13:33:03.064Z] === RUN TestSecretsCreateAndDelete [2022-09-06T13:33:03.064Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.064Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-06T13:33:03.064Z] === RUN TestSecretsUpdate [2022-09-06T13:33:03.064Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.064Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-09-06T13:33:03.064Z] === RUN TestTemplatedSecret [2022-09-06T13:33:03.064Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.064Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-06T13:33:03.064Z] === RUN TestSecretCreateResolve [2022-09-06T13:33:03.064Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.064Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-06T13:33:03.064Z] PASS [2022-09-06T13:33:03.064Z] [2022-09-06T13:33:03.064Z] === Skipped [2022-09-06T13:33:03.064Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-09-06T13:33:03.064Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.064Z] [2022-09-06T13:33:03.064Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-06T13:33:03.064Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.065Z] [2022-09-06T13:33:03.065Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-06T13:33:03.065Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.065Z] [2022-09-06T13:33:03.065Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-09-06T13:33:03.065Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.065Z] [2022-09-06T13:33:03.065Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-06T13:33:03.065Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.065Z] [2022-09-06T13:33:03.065Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-06T13:33:03.065Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.065Z] [2022-09-06T13:33:03.065Z] DONE 6 tests, 6 skipped in 0.163s [2022-09-06T13:33:03.065Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T13:33:03.065Z] INFO: Testing against a local daemon [2022-09-06T13:33:03.065Z] === RUN TestServiceCreateInit [2022-09-06T13:33:03.065Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T13:33:03.065Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.065Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T13:33:03.065Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.065Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-06T13:33:03.065Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T13:33:03.065Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T13:33:03.065Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T13:33:03.065Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.065Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-06T13:33:03.065Z] === RUN TestCreateServiceConflict [2022-09-06T13:33:03.065Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.065Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-09-06T13:33:03.065Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T13:33:03.323Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-06T13:33:03.323Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T13:33:03.323Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-06T13:33:03.323Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T13:33:03.323Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-06T13:33:03.323Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T13:33:03.323Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-06T13:33:03.323Z] === RUN TestCreateServiceSysctls [2022-09-06T13:33:03.323Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-06T13:33:03.323Z] === RUN TestCreateServiceCapabilities [2022-09-06T13:33:03.323Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-06T13:33:03.323Z] === RUN TestInspect [2022-09-06T13:33:03.323Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestInspect (0.01s) [2022-09-06T13:33:03.323Z] === RUN TestCreateJob [2022-09-06T13:33:03.323Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestCreateJob (0.01s) [2022-09-06T13:33:03.323Z] === RUN TestReplicatedJob [2022-09-06T13:33:03.323Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-06T13:33:03.323Z] === RUN TestUpdateReplicatedJob [2022-09-06T13:33:03.323Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-06T13:33:03.323Z] === RUN TestServiceListWithStatuses [2022-09-06T13:33:03.323Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:33:03.323Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T13:33:03.323Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T13:33:03.323Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-06T13:33:03.323Z] === RUN TestDockerNetworkReConnect [2022-09-06T13:33:03.323Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:03.323Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-06T13:33:03.323Z] === RUN TestServicePlugin [2022-09-06T13:33:05.224Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.224Z] --- SKIP: TestServicePlugin (1.93s) [2022-09-06T13:33:05.224Z] === RUN TestServiceUpdateLabel [2022-09-06T13:33:05.224Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.224Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-06T13:33:05.224Z] === RUN TestServiceUpdateSecrets [2022-09-06T13:33:05.224Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.224Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-06T13:33:05.224Z] === RUN TestServiceUpdateConfigs [2022-09-06T13:33:05.224Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.224Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-06T13:33:05.224Z] === RUN TestServiceUpdateNetwork [2022-09-06T13:33:05.224Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.224Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-06T13:33:05.224Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T13:33:05.483Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-09-06T13:33:05.483Z] PASS [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === Skipped [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T13:33:05.483Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T13:33:05.483Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-06T13:33:05.483Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-09-06T13:33:05.483Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-06T13:33:05.483Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-06T13:33:05.483Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-06T13:33:05.483Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-06T13:33:05.483Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-06T13:33:05.483Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-06T13:33:05.483Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-06T13:33:05.483Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-06T13:33:05.483Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-06T13:33:05.483Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-06T13:33:05.483Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T13:33:05.483Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-06T13:33:05.483Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-06T13:33:05.483Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-09-06T13:33:05.483Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-06T13:33:05.483Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-06T13:33:05.483Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-06T13:33:05.483Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-06T13:33:05.483Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-09-06T13:33:05.483Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] DONE 24 tests, 23 skipped in 2.369s [2022-09-06T13:33:05.483Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T13:33:05.483Z] INFO: Testing against a local daemon [2022-09-06T13:33:05.483Z] === RUN TestSessionCreate [2022-09-06T13:33:05.483Z] --- PASS: TestSessionCreate (0.03s) [2022-09-06T13:33:05.483Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T13:33:05.483Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-06T13:33:05.483Z] PASS [2022-09-06T13:33:05.483Z] [2022-09-06T13:33:05.483Z] DONE 2 tests in 0.156s [2022-09-06T13:33:05.483Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T13:33:05.742Z] INFO: Testing against a local daemon [2022-09-06T13:33:05.742Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:33:05.742Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:33:05.742Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:33:05.742Z] === RUN TestDiskUsage [2022-09-06T13:33:05.742Z] === PAUSE TestDiskUsage [2022-09-06T13:33:05.742Z] === RUN TestEventsExecDie [2022-09-06T13:33:06.308Z] --- PASS: TestEventsExecDie (0.50s) [2022-09-06T13:33:06.308Z] === RUN TestEventsBackwardsCompatible [2022-09-06T13:33:06.308Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-06T13:33:06.308Z] === RUN TestEventsVolumeCreate [2022-09-06T13:33:06.308Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-06T13:33:06.308Z] === RUN TestInfoBinaryCommits [2022-09-06T13:33:06.308Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T13:33:06.308Z] === RUN TestInfoAPIVersioned [2022-09-06T13:33:06.308Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-09-06T13:33:06.308Z] === RUN TestInfoAPI [2022-09-06T13:33:06.308Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T13:33:06.308Z] === RUN TestInfoAPIWarnings [2022-09-06T13:33:24.381Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-09-06T13:33:24.381Z] === RUN TestInfoDebug [2022-09-06T13:33:24.381Z] --- PASS: TestInfoDebug (0.54s) [2022-09-06T13:33:24.381Z] === RUN TestInfoInsecureRegistries [2022-09-06T13:33:24.381Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-06T13:33:24.381Z] === RUN TestInfoRegistryMirrors [2022-09-06T13:33:24.381Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-09-06T13:33:24.381Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T13:33:24.947Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-06T13:33:24.947Z] === RUN TestPingCacheHeaders [2022-09-06T13:33:24.947Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-06T13:33:24.947Z] === RUN TestPingGet [2022-09-06T13:33:24.947Z] --- PASS: TestPingGet (0.01s) [2022-09-06T13:33:24.947Z] === RUN TestPingHead [2022-09-06T13:33:24.947Z] --- PASS: TestPingHead (0.04s) [2022-09-06T13:33:24.947Z] === RUN TestPingSwarmHeader [2022-09-06T13:33:25.513Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T13:33:26.078Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T13:33:27.013Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T13:33:27.013Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-09-06T13:33:27.013Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T13:33:27.013Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T13:33:27.013Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T13:33:27.013Z] === RUN TestPingBuilderHeader [2022-09-06T13:33:27.013Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T13:33:27.580Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T13:33:28.148Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-09-06T13:33:28.149Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-09-06T13:33:28.149Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-09-06T13:33:28.149Z] === RUN TestVersion [2022-09-06T13:33:28.149Z] --- PASS: TestVersion (0.03s) [2022-09-06T13:33:28.149Z] === CONT TestDiskUsage [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T13:33:28.714Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T13:33:28.919Z] .........................xx.................... [ 29%] [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T13:33:28.974Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T13:33:29.233Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T13:33:29.233Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T13:33:29.233Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T13:33:29.233Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T13:33:29.233Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T13:33:29.233Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T13:33:29.233Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T13:33:29.233Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T13:33:29.233Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T13:33:29.233Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage (1.20s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-06T13:33:29.491Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-09-06T13:33:29.491Z] PASS [2022-09-06T13:33:29.491Z] [2022-09-06T13:33:29.491Z] === Skipped [2022-09-06T13:33:29.491Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:33:29.491Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:33:29.491Z] [2022-09-06T13:33:29.491Z] DONE 57 tests, 1 skipped in 23.842s [2022-09-06T13:33:29.491Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T13:33:29.491Z] INFO: Testing against a local daemon [2022-09-06T13:33:29.491Z] === RUN TestVolumesCreateAndList [2022-09-06T13:33:29.491Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T13:33:29.491Z] === RUN TestVolumesRemove [2022-09-06T13:33:29.491Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-06T13:33:29.491Z] === RUN TestVolumesInspect [2022-09-06T13:33:29.491Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T13:33:29.491Z] === RUN TestVolumesInvalidJSON [2022-09-06T13:33:29.491Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T13:33:29.491Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T13:33:29.491Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T13:33:29.491Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T13:33:29.491Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T13:33:29.491Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T13:33:29.491Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T13:33:29.491Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T13:33:29.491Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T13:33:29.491Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T13:33:29.491Z] PASS [2022-09-06T13:33:29.749Z] [2022-09-06T13:33:29.749Z] DONE 9 tests in 0.186s [2022-09-06T13:33:29.749Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:33:29.749Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14444 is not a child of this shell [2022-09-06T13:33:29.749Z] warning: PID 14444 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-06T13:33:29.749Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:33:29.749Z] [2022-09-06T13:33:29.749Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:33:29.749Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:33:29.749Z] [2022-09-06T13:33:29.749Z] To set a process to complain mode, use the command line tool [2022-09-06T13:33:29.749Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:33:29.749Z] Removing test suite binaries [2022-09-06T13:33:29.749Z] exiting test-integration [2022-09-06T13:33:29.749Z] ++ exit 0 [2022-09-06T13:33:29.749Z] Post stage [Pipeline] junit [2022-09-06T13:33:30.706Z] Recording test results [2022-09-06T13:33:32.390Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:33:32.721Z] + echo Ensuring container killed. [2022-09-06T13:33:32.721Z] Ensuring container killed. [2022-09-06T13:33:32.721Z] + docker rm -vf docker-pr1 [2022-09-06T13:33:32.721Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-06T13:33:33.005Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:33:33.005Z] Chowning /workspace to jenkins user [2022-09-06T13:33:33.005Z] + id -u [2022-09-06T13:33:33.005Z] + id -g [2022-09-06T13:33:33.005Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44095:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T13:33:33.005Z] Unable to find image 'busybox:latest' locally [2022-09-06T13:33:33.005Z] latest: Pulling from library/busybox [2022-09-06T13:33:33.264Z] 2c39bef88607: Pulling fs layer [2022-09-06T13:33:33.264Z] 2c39bef88607: Download complete [2022-09-06T13:33:33.264Z] 2c39bef88607: Pull complete [2022-09-06T13:33:33.264Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T13:33:33.264Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:33:34.933Z] + bundleName=amd64-rootless [2022-09-06T13:33:34.933Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-06T13:33:34.933Z] Creating amd64-rootless-bundles.tar.gz [2022-09-06T13:33:34.933Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T13:33:34.933Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T13:33:34.945Z] Archiving artifacts [2022-09-06T13:33:36.570Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44095/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:33:36.875Z] + make clean [2022-09-06T13:33:37.134Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T13:33:37.134Z] docker-dev-cache [2022-09-06T13:33:37.134Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T13:33:44.197Z] --- PASS: TestBuildWithHugeFile (46.72s) [2022-09-06T13:33:44.197Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T13:33:44.197Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T13:33:44.197Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T13:33:44.197Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T13:33:44.197Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:33:44.197Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:33:44.197Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:33:44.197Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:33:44.197Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:33:44.197Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:33:44.197Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:33:44.197Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:33:44.456Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:33:44.456Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-06T13:33:44.456Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-09-06T13:33:44.456Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-09-06T13:33:44.456Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T13:33:44.456Z] === RUN TestBuildPreserveOwnership [2022-09-06T13:33:44.456Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T13:33:45.648Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-06T13:33:46.358Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T13:33:47.734Z] --- PASS: TestBuildPreserveOwnership (3.03s) [2022-09-06T13:33:47.734Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.01s) [2022-09-06T13:33:47.734Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2022-09-06T13:33:47.734Z] === RUN TestBuildPlatformInvalid [2022-09-06T13:33:47.734Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-06T13:33:47.734Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T13:33:48.302Z] Loaded image: busybox:latest [2022-09-06T13:33:48.302Z] Loaded image: busybox:glibc [2022-09-06T13:33:49.680Z] Loaded image: debian:bullseye-slim [2022-09-06T13:33:49.680Z] Loaded image: hello-world:latest [2022-09-06T13:33:49.680Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:33:53.113Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-06T13:33:57.724Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-06T13:33:59.654Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.95s) [2022-09-06T13:33:59.654Z] PASS [2022-09-06T13:33:59.654Z] [2022-09-06T13:33:59.654Z] === Skipped [2022-09-06T13:33:59.654Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-06T13:33:59.654Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:33:59.654Z] [2022-09-06T13:33:59.654Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T13:33:59.654Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T13:33:59.654Z] [2022-09-06T13:33:59.654Z] DONE 34 tests, 2 skipped in 81.680s [2022-09-06T13:33:59.654Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T13:33:59.654Z] ++ 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-09-06T13:33:59.654Z] ++ set -e [2022-09-06T13:33:59.654Z] ++ '[' -n 0 ']' [2022-09-06T13:33:59.654Z] ++ set -x [2022-09-06T13:33:59.654Z] ++ 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-09-06T13:33:59.654Z] INFO: Testing against a local daemon [2022-09-06T13:33:59.654Z] === RUN TestConfigInspect [2022-09-06T13:34:00.589Z] --- PASS: TestConfigInspect (1.97s) [2022-09-06T13:34:00.589Z] === RUN TestConfigList [2022-09-06T13:34:03.123Z] --- PASS: TestConfigList (2.17s) [2022-09-06T13:34:03.123Z] === RUN TestConfigsCreateAndDelete [2022-09-06T13:34:05.025Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2022-09-06T13:34:05.025Z] === RUN TestConfigsUpdate [2022-09-06T13:34:05.303Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:34:05.303Z] Using test binary docker [2022-09-06T13:34:05.560Z] +++ /etc/init.d/apparmor start [2022-09-06T13:34:05.560Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:34:05.560Z] INFO: Waiting for daemon to start... [2022-09-06T13:34:05.560Z] Starting dockerd [2022-09-06T13:34:05.560Z] +++ 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-09-06T13:34:06.492Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:34:06.492Z] Using test binary docker [2022-09-06T13:34:06.492Z] +++ /etc/init.d/apparmor start [2022-09-06T13:34:06.492Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:34:06.492Z] INFO: Waiting for daemon to start... [2022-09-06T13:34:06.492Z] Starting dockerd [2022-09-06T13:34:06.492Z] +++ 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-09-06T13:34:07.558Z] --- PASS: TestConfigsUpdate (2.14s) [2022-09-06T13:34:07.558Z] === RUN TestTemplatedConfig [2022-09-06T13:34:09.765Z] . [2022-09-06T13:34:09.765Z] [2022-09-06T13:34:09.765Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:34:09.765Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:34:09.765Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:34:09.766Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:34:09.766Z] Error: No such image: emptyfs [2022-09-06T13:34:09.766Z] Error: No such image: emptyfs [2022-09-06T13:34:09.766Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T13:34:09.766Z] ++++ docker load [2022-09-06T13:34:09.766Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T13:34:09.766Z] ++++ docker load [2022-09-06T13:34:10.023Z] Running integration-test (iteration 1) [2022-09-06T13:34:10.023Z] Running integration-test (iteration 1) [2022-09-06T13:34:10.023Z] 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-09-06T13:34:10.023Z] ++ 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-09-06T13:34:10.023Z] ++ set -e [2022-09-06T13:34:10.023Z] ++ '[' -n 0 ']' [2022-09-06T13:34:10.023Z] ++ set -x [2022-09-06T13:34:10.023Z] ++ 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-09-06T13:34:10.023Z] 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-09-06T13:34:10.023Z] ++ 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-09-06T13:34:10.023Z] ++ set -e [2022-09-06T13:34:10.023Z] ++ '[' -n 0 ']' [2022-09-06T13:34:10.023Z] ++ set -x [2022-09-06T13:34:10.023Z] ++ 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-09-06T13:34:10.114Z] --- PASS: TestTemplatedConfig (2.59s) [2022-09-06T13:34:10.114Z] === RUN TestConfigCreateResolve [2022-09-06T13:34:11.394Z] Loaded image: busybox:latest [2022-09-06T13:34:11.394Z] Loaded image: busybox:latest [2022-09-06T13:34:11.652Z] Loaded image: busybox:glibc [2022-09-06T13:34:11.652Z] Loaded image: busybox:glibc [2022-09-06T13:34:12.043Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-09-06T13:34:12.043Z] PASS [2022-09-06T13:34:12.043Z] [2022-09-06T13:34:12.043Z] DONE 6 tests in 13.350s [2022-09-06T13:34:12.043Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T13:34:12.043Z] ++ 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-09-06T13:34:12.043Z] ++ set -e [2022-09-06T13:34:12.043Z] ++ '[' -n 0 ']' [2022-09-06T13:34:12.043Z] ++ set -x [2022-09-06T13:34:12.043Z] ++ 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-09-06T13:34:12.043Z] INFO: Testing against a local daemon [2022-09-06T13:34:12.043Z] === RUN TestAttachWithTTY [2022-09-06T13:34:12.043Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-06T13:34:12.043Z] === RUN TestAttachWithoutTTy [2022-09-06T13:34:12.303Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-06T13:34:12.303Z] === RUN TestCheckpoint [2022-09-06T13:34:12.303Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:34:12.303Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T13:34:12.303Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T13:34:12.303Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:34:12.303Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:34:12.303Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:34:12.303Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:34:12.303Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:34:12.303Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:34:12.303Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T13:34:12.303Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T13:34:12.303Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T13:34:12.303Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T13:34:12.303Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T13:34:12.303Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T13:34:12.303Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T13:34:12.303Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T13:34:12.303Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T13:34:12.303Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T13:34:12.303Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-06T13:34:12.303Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T13:34:12.303Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T13:34:12.303Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T13:34:12.303Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T13:34:12.303Z] === RUN TestCopyEmptyFile [2022-09-06T13:34:12.562Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-06T13:34:12.562Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T13:34:12.562Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-06T13:34:12.562Z] === RUN TestCopyFromContainer [2022-09-06T13:34:13.499Z] === RUN TestCopyFromContainer// [2022-09-06T13:34:13.757Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T13:34:13.757Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T13:34:13.757Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T13:34:13.757Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T13:34:13.757Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T13:34:14.016Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T13:34:14.016Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T13:34:14.016Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T13:34:14.016Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T13:34:14.210Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer (1.51s) [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-06T13:34:14.275Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T13:34:14.275Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T13:34:14.275Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:34:14.275Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:34:14.275Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:34:14.275Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:34:14.275Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:34:14.275Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:34:14.275Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:34:14.275Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:34:14.275Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:34:14.275Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-06T13:34:14.275Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T13:34:14.275Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T13:34:14.275Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T13:34:14.275Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T13:34:14.275Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T13:34:14.275Z] === RUN TestCreateWithInvalidEnv [2022-09-06T13:34:14.275Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T13:34:14.275Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T13:34:14.275Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T13:34:14.275Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T13:34:14.275Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T13:34:14.275Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T13:34:14.275Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T13:34:14.275Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T13:34:14.275Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T13:34:14.275Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T13:34:14.275Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T13:34:14.275Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T13:34:14.275Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T13:34:14.275Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T13:34:14.275Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T13:34:14.275Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T13:34:15.653Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-09-06T13:34:15.653Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T13:34:15.828Z] Loaded image: debian:bullseye-slim [2022-09-06T13:34:15.828Z] Loaded image: hello-world:latest [2022-09-06T13:34:15.992Z] --- PASS: TestImportExtremelyLargeImageWorks (92.88s) [2022-09-06T13:34:15.992Z] PASS [2022-09-06T13:34:15.992Z] [2022-09-06T13:34:15.992Z] DONE 22 tests in 96.124s [2022-09-06T13:34:15.992Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T13:34:15.992Z] === RUN TestStripANSICommands [2022-09-06T13:34:15.992Z] === RUN TestStripANSICommands/#00 [2022-09-06T13:34:15.992Z] === RUN TestStripANSICommands/#01 [2022-09-06T13:34:15.992Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T13:34:15.992Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T13:34:15.992Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T13:34:15.992Z] PASS [2022-09-06T13:34:15.992Z] [2022-09-06T13:34:15.992Z] DONE 3 tests in 0.009s [2022-09-06T13:34:15.992Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T13:34:15.992Z] INFO: Testing against a local daemon [2022-09-06T13:34:15.992Z] === RUN TestNetworkCreateDelete [2022-09-06T13:34:15.992Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-06T13:34:15.992Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T13:34:15.992Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-06T13:34:15.992Z] === RUN TestDaemonDNSFallback [2022-09-06T13:34:16.085Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:34:16.085Z] INFO: Testing against a local daemon [2022-09-06T13:34:16.085Z] === RUN TestDockerSuite [2022-09-06T13:34:16.085Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-06T13:34:16.085Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-06T13:34:16.085Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-06T13:34:16.085Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-06T13:34:16.085Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-06T13:34:16.085Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-06T13:34:16.342Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-06T13:34:16.342Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-06T13:34:16.342Z] Loaded image: debian:bullseye-slim [2022-09-06T13:34:16.342Z] Loaded image: hello-world:latest [2022-09-06T13:34:16.599Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:34:16.599Z] INFO: Testing against a local daemon [2022-09-06T13:34:16.599Z] === RUN TestDockerDaemonSuite [2022-09-06T13:34:16.599Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-06T13:34:17.031Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-09-06T13:34:17.031Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T13:34:17.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:34:17.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:34:17.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:34:17.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:34:17.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:34:17.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:34:17.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:34:17.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:34:17.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:34:17.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:34:17.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:34:17.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:34:17.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:34:17.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:34:17.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:34:17.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T13:34:17.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T13:34:17.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T13:34:17.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T13:34:17.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T13:34:17.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T13:34:17.031Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T13:34:17.290Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-09-06T13:34:17.290Z] === RUN TestCreateDifferentPlatform [2022-09-06T13:34:17.290Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T13:34:17.290Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T13:34:17.290Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T13:34:17.290Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T13:34:17.290Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T13:34:17.290Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T13:34:17.290Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T13:34:17.290Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T13:34:17.290Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T13:34:17.290Z] === RUN TestCreateInvalidHostConfig [2022-09-06T13:34:17.290Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:34:17.290Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:34:17.290Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:34:17.290Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:34:17.290Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:34:17.290Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:34:17.290Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:34:17.290Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:34:17.290Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:34:17.290Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:34:17.290Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:34:17.290Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:34:17.290Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T13:34:17.290Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T13:34:17.290Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T13:34:17.290Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T13:34:17.290Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T13:34:17.290Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T13:34:17.290Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T13:34:17.290Z] === RUN TestDaemonRestartIpcMode [2022-09-06T13:34:17.290Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T13:34:17.290Z] === RUN TestDaemonHostGatewayIP [2022-09-06T13:34:17.290Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T13:34:17.290Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T13:34:17.290Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T13:34:17.290Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T13:34:17.290Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T13:34:17.290Z] === RUN TestDiff [2022-09-06T13:34:17.860Z] --- PASS: TestDiff (0.42s) [2022-09-06T13:34:17.860Z] === RUN TestExecConsoleSize [2022-09-06T13:34:18.119Z] --- PASS: TestExecConsoleSize (0.48s) [2022-09-06T13:34:18.119Z] === RUN TestExecWithCloseStdin [2022-09-06T13:34:18.686Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-09-06T13:34:18.686Z] === RUN TestExec [2022-09-06T13:34:19.253Z] --- PASS: TestExec (0.48s) [2022-09-06T13:34:19.253Z] === RUN TestExecUser [2022-09-06T13:34:19.284Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-09-06T13:34:19.284Z] === RUN TestInspectNetwork [2022-09-06T13:34:19.820Z] --- PASS: TestExecUser (0.49s) [2022-09-06T13:34:19.820Z] === RUN TestExportContainerAndImportImage [2022-09-06T13:34:20.386Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-09-06T13:34:20.386Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T13:34:20.776Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-06T13:34:20.776Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-06T13:34:21.339Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-06T13:34:21.597Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-06T13:34:21.762Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-09-06T13:34:21.762Z] === RUN TestHealthCheckWorkdir [2022-09-06T13:34:22.020Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-09-06T13:34:22.020Z] === RUN TestHealthKillContainer [2022-09-06T13:34:22.162Z] --- PASS: TestBuildWithHugeFile (128.52s) [2022-09-06T13:34:22.162Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T13:34:22.162Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T13:34:22.162Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T13:34:22.162Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T13:34:22.162Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:34:22.162Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:34:22.162Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:34:22.162Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:34:22.162Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:34:22.162Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:34:22.162Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:34:22.162Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:34:22.418Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:34:22.418Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-06T13:34:22.418Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-09-06T13:34:22.418Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-09-06T13:34:22.418Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-09-06T13:34:22.418Z] === RUN TestBuildPreserveOwnership [2022-09-06T13:34:22.418Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T13:34:22.418Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-06T13:34:22.578Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T13:34:22.578Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T13:34:22.578Z] === RUN TestInspectNetwork/network_name [2022-09-06T13:34:22.578Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T13:34:23.390Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-06T13:34:23.390Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-06T13:34:23.977Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-06T13:34:24.336Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-06T13:34:24.903Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-06T13:34:25.159Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-06T13:34:25.159Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-06T13:34:25.159Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-06T13:34:25.416Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T13:34:25.521Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-06T13:34:25.676Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-06T13:34:26.241Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-06T13:34:26.772Z] --- PASS: TestInspectNetwork (7.31s) [2022-09-06T13:34:26.773Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T13:34:26.773Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T13:34:26.773Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T13:34:26.773Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T13:34:26.773Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T13:34:26.806Z] --- PASS: TestBuildPreserveOwnership (4.50s) [2022-09-06T13:34:26.806Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.98s) [2022-09-06T13:34:26.806Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s) [2022-09-06T13:34:26.806Z] === RUN TestBuildPlatformInvalid [2022-09-06T13:34:27.063Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-06T13:34:27.063Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-09-06T13:34:27.063Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T13:34:27.063Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-06T13:34:27.063Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-06T13:34:27.063Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-06T13:34:27.993Z] Loaded image: busybox:latest [2022-09-06T13:34:27.993Z] Loaded image: busybox:glibc [2022-09-06T13:34:28.154Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-09-06T13:34:28.154Z] === RUN TestNetworkInvalidJSON [2022-09-06T13:34:28.154Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T13:34:28.154Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T13:34:28.154Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:34:28.154Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:34:28.154Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:34:28.154Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:34:28.154Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T13:34:28.154Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T13:34:28.154Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:34:28.154Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T13:34:28.154Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T13:34:28.154Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T13:34:28.154Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T13:34:28.155Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T13:34:28.155Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T13:34:28.155Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T13:34:28.155Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:34:28.155Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T13:34:28.155Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T13:34:28.155Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T13:34:28.155Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T13:34:28.155Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T13:34:28.155Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T13:34:28.155Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T13:34:28.155Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T13:34:28.155Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T13:34:28.155Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T13:34:28.414Z] === RUN TestNetworkList [2022-09-06T13:34:28.414Z] === RUN TestNetworkList//networks [2022-09-06T13:34:28.414Z] === PAUSE TestNetworkList//networks [2022-09-06T13:34:28.414Z] === RUN TestNetworkList//networks/ [2022-09-06T13:34:28.414Z] === PAUSE TestNetworkList//networks/ [2022-09-06T13:34:28.414Z] === CONT TestNetworkList//networks [2022-09-06T13:34:28.414Z] === CONT TestNetworkList//networks/ [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T13:34:28.414Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T13:34:28.414Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T13:34:28.983Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T13:34:28.983Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T13:34:29.360Z] Loaded image: debian:bullseye-slim [2022-09-06T13:34:29.360Z] Loaded image: hello-world:latest [2022-09-06T13:34:29.616Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:34:29.908Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-06T13:34:29.922Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T13:34:29.922Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T13:34:30.130Z] --- PASS: TestHealthKillContainer (7.89s) [2022-09-06T13:34:30.130Z] === RUN TestHealthCheckProcessKilled [2022-09-06T13:34:30.697Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2022-09-06T13:34:30.697Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T13:34:30.859Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-09-06T13:34:30.859Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T13:34:30.955Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-09-06T13:34:30.955Z] === RUN TestIpcModeNone [2022-09-06T13:34:30.989Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-06T13:34:31.522Z] --- PASS: TestIpcModeNone (0.52s) [2022-09-06T13:34:31.522Z] === RUN TestIpcModePrivate [2022-09-06T13:34:31.798Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-06T13:34:31.798Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T13:34:32.089Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-06T13:34:32.090Z] --- PASS: TestIpcModePrivate (0.52s) [2022-09-06T13:34:32.090Z] === RUN TestIpcModeShareable [2022-09-06T13:34:32.349Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-06T13:34:32.607Z] --- PASS: TestIpcModeShareable (0.54s) [2022-09-06T13:34:32.607Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T13:34:32.881Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-06T13:34:33.177Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-06T13:34:33.177Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T13:34:33.746Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-06T13:34:33.746Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T13:34:34.428Z] ............................ [ 66%] [2022-09-06T13:34:34.512Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s) [2022-09-06T13:34:34.512Z] === RUN TestAPIIpcModeHost [2022-09-06T13:34:34.512Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-09-06T13:34:34.512Z] === RUN TestDaemonIpcModeShareable [2022-09-06T13:34:35.400Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-06T13:34:35.887Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T13:34:35.887Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-09-06T13:34:35.887Z] === RUN TestDaemonIpcModePrivate [2022-09-06T13:34:36.283Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-09-06T13:34:36.283Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T13:34:36.283Z] service_test.go:243: FLAKY_TEST [2022-09-06T13:34:36.283Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:34:36.283Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T13:34:36.823Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T13:34:36.823Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-09-06T13:34:36.823Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T13:34:37.294Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-06T13:34:37.551Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-06T13:34:38.198Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T13:34:38.198Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-09-06T13:34:38.198Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T13:34:38.925Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-06T13:34:39.134Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T13:34:39.134Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-09-06T13:34:39.134Z] === RUN TestIpcModeOlderClient [2022-09-06T13:34:39.134Z] === PAUSE TestIpcModeOlderClient [2022-09-06T13:34:39.134Z] === RUN TestKillContainerInvalidSignal [2022-09-06T13:34:39.488Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.36s) [2022-09-06T13:34:39.488Z] PASS [2022-09-06T13:34:39.488Z] [2022-09-06T13:34:39.488Z] === Skipped [2022-09-06T13:34:39.488Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T13:34:39.488Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:34:39.488Z] [2022-09-06T13:34:39.488Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T13:34:39.488Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T13:34:39.488Z] [2022-09-06T13:34:39.488Z] DONE 34 tests, 2 skipped in 194.752s [2022-09-06T13:34:39.488Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T13:34:39.488Z] ++ 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-09-06T13:34:39.488Z] ++ set -e [2022-09-06T13:34:39.488Z] ++ '[' -n 0 ']' [2022-09-06T13:34:39.488Z] ++ set -x [2022-09-06T13:34:39.488Z] ++ 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-09-06T13:34:39.488Z] INFO: Testing against a local daemon [2022-09-06T13:34:39.488Z] === RUN TestConfigInspect [2022-09-06T13:34:39.708Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-06T13:34:39.708Z] === RUN TestKillContainer [2022-09-06T13:34:39.708Z] === RUN TestKillContainer/no_signal [2022-09-06T13:34:39.966Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T13:34:40.051Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-06T13:34:40.225Z] === RUN TestKillContainer/killing_signal [2022-09-06T13:34:40.791Z] --- PASS: TestKillContainer (1.27s) [2022-09-06T13:34:40.791Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-06T13:34:40.791Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-09-06T13:34:40.791Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-09-06T13:34:40.791Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T13:34:40.791Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T13:34:40.980Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-06T13:34:41.358Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T13:34:41.549Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-06T13:34:41.549Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-06T13:34:42.120Z] --- PASS: TestConfigInspect (2.68s) [2022-09-06T13:34:42.120Z] === RUN TestConfigList [2022-09-06T13:34:42.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-09-06T13:34:42.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-06T13:34:42.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-09-06T13:34:42.296Z] === RUN TestKillStoppedContainer [2022-09-06T13:34:42.296Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-06T13:34:42.296Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T13:34:42.296Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T13:34:42.296Z] === RUN TestKillDifferentUserContainer [2022-09-06T13:34:42.376Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-06T13:34:42.555Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-09-06T13:34:42.555Z] === RUN TestInspectOomKilledTrue [2022-09-06T13:34:42.634Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-06T13:34:43.121Z] --- PASS: TestInspectOomKilledTrue (0.52s) [2022-09-06T13:34:43.121Z] === RUN TestInspectOomKilledFalse [2022-09-06T13:34:43.198Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-06T13:34:43.688Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-09-06T13:34:43.688Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T13:34:43.947Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-09-06T13:34:43.947Z] === RUN TestLinksContainerNames [2022-09-06T13:34:44.131Z] docker_cli_daemon_test.go:1475: [dbb26fc65a367] daemon is not started [2022-09-06T13:34:44.131Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-06T13:34:44.695Z] check_test.go:540: [d32d7afc443a6] daemon is not started [2022-09-06T13:34:44.695Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-06T13:34:44.882Z] --- PASS: TestLinksContainerNames (0.84s) [2022-09-06T13:34:44.883Z] === RUN TestLogsFollowTailEmpty [2022-09-06T13:34:45.142Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-09-06T13:34:45.142Z] === RUN TestLogs [2022-09-06T13:34:45.142Z] === RUN TestLogs/driver_local [2022-09-06T13:34:45.142Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:34:45.142Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:34:45.142Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T13:34:45.142Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T13:34:45.142Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T13:34:45.142Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T13:34:45.142Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:34:45.142Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:34:45.142Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:34:45.142Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:34:45.142Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:34:45.142Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:34:45.142Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:34:45.142Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:34:45.258Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-06T13:34:45.515Z] --- PASS: TestConfigList (3.24s) [2022-09-06T13:34:45.515Z] === RUN TestConfigsCreateAndDelete [2022-09-06T13:34:46.078Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:34:46.078Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:34:46.340Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T13:34:46.340Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T13:34:46.909Z] === RUN TestLogs/driver_json-file [2022-09-06T13:34:46.909Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:34:46.909Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:34:46.909Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:34:46.909Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:34:46.909Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:34:46.909Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:34:46.909Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:34:46.909Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:34:46.909Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:34:46.909Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:34:46.909Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:34:46.909Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:34:46.909Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:34:46.909Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:34:47.410Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-06T13:34:47.845Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:34:47.845Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:34:48.411Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:34:48.411Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:34:48.782Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2022-09-06T13:34:48.782Z] === RUN TestConfigsUpdate [2022-09-06T13:34:48.782Z] check_test.go:540: [d6544955f2fc4] daemon is not started [2022-09-06T13:34:48.782Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-06T13:34:48.979Z] --- PASS: TestLogs (3.89s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.49s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.80s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s) [2022-09-06T13:34:48.979Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-09-06T13:34:48.979Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T13:34:49.546Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-06T13:34:49.546Z] === RUN TestMountDaemonRoot [2022-09-06T13:34:49.546Z] === RUN TestMountDaemonRoot/default [2022-09-06T13:34:49.546Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T13:34:49.546Z] === RUN TestMountDaemonRoot/private [2022-09-06T13:34:49.546Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T13:34:49.546Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T13:34:49.546Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T13:34:49.546Z] === RUN TestMountDaemonRoot/slave [2022-09-06T13:34:49.546Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T13:34:49.546Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T13:34:49.546Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T13:34:49.546Z] === RUN TestMountDaemonRoot/shared [2022-09-06T13:34:49.546Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T13:34:49.546Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T13:34:49.546Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T13:34:49.546Z] === CONT TestMountDaemonRoot/default [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/shared [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/slave [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/private [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:34:49.547Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T13:34:49.547Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T13:34:49.547Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:34:49.805Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:34:50.064Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T13:34:50.064Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:34:50.064Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T13:34:50.064Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:34:50.064Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-06T13:34:50.064Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-06T13:34:50.064Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T13:34:50.152Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-06T13:34:50.716Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-06T13:34:50.973Z] --- PASS: TestConfigsUpdate (2.57s) [2022-09-06T13:34:50.973Z] === RUN TestTemplatedConfig [2022-09-06T13:34:51.175Z] --- PASS: TestServiceWithDataPathPortInit (14.21s) [2022-09-06T13:34:51.175Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T13:34:51.231Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-06T13:34:51.439Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-09-06T13:34:51.439Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T13:34:51.488Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-06T13:34:51.697Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-09-06T13:34:51.698Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T13:34:51.956Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-09-06T13:34:51.956Z] === RUN TestNetworkNat [2022-09-06T13:34:52.053Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-06T13:34:52.053Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-06T13:34:52.053Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-06T13:34:52.523Z] --- PASS: TestNetworkNat (0.45s) [2022-09-06T13:34:52.523Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T13:34:52.555Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wzx77yoyxkjh5wfvr3g7kk0r0 Created:2022-09-06 13:34:50.978882604 +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[0355ae249b5e40007f47ce4948cf3864598fd23e54e664b29df03942e44c1e02:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.07u7npm1h23dsq3exbxg5id8i EndpointID:593a22f1b05b22c7d82f0814723a3d31859dc6e0fb58a2e2578e783807fc7e84 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:82bd4ac4f7564207f467825d5b68bc6d7236bf42d8e6759fe2db1b643364d245 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:da4134e98099 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.07u7npm1h23dsq3exbxg5id8i EndpointID:593a22f1b05b22c7d82f0814723a3d31859dc6e0fb58a2e2578e783807fc7e84 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T13:34:53.090Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-09-06T13:34:53.090Z] === RUN TestNetworkLoopbackNat [2022-09-06T13:34:53.423Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-06T13:34:53.680Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-06T13:34:54.610Z] --- PASS: TestTemplatedConfig (3.52s) [2022-09-06T13:34:54.610Z] === RUN TestConfigCreateResolve [2022-09-06T13:34:55.543Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-06T13:34:55.543Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-06T13:34:55.671Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-09-06T13:34:55.671Z] === RUN TestPause [2022-09-06T13:34:55.801Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-06T13:34:55.933Z] --- PASS: TestPause (0.46s) [2022-09-06T13:34:55.933Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T13:34:55.933Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:34:55.933Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:34:55.933Z] === RUN TestPauseStopPausedContainer [2022-09-06T13:34:56.058Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-06T13:34:56.500Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-09-06T13:34:56.500Z] === RUN TestPidHost [2022-09-06T13:34:56.989Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-06T13:34:57.439Z] --- PASS: TestPidHost (1.01s) [2022-09-06T13:34:57.439Z] === RUN TestPsFilter [2022-09-06T13:34:57.555Z] --- PASS: TestConfigCreateResolve (2.96s) [2022-09-06T13:34:57.555Z] PASS [2022-09-06T13:34:57.555Z] [2022-09-06T13:34:57.555Z] DONE 6 tests in 18.145s [2022-09-06T13:34:57.555Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T13:34:57.555Z] ++ 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-09-06T13:34:57.555Z] ++ set -e [2022-09-06T13:34:57.555Z] ++ '[' -n 0 ']' [2022-09-06T13:34:57.555Z] ++ set -x [2022-09-06T13:34:57.555Z] ++ 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-09-06T13:34:57.698Z] --- PASS: TestPsFilter (0.11s) [2022-09-06T13:34:57.698Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T13:34:57.813Z] INFO: Testing against a local daemon [2022-09-06T13:34:57.813Z] === RUN TestAttachWithTTY [2022-09-06T13:34:57.813Z] --- PASS: TestAttachWithTTY (0.06s) [2022-09-06T13:34:57.813Z] === RUN TestAttachWithoutTTy [2022-09-06T13:34:57.813Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-06T13:34:57.813Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-09-06T13:34:57.813Z] === RUN TestCheckpoint [2022-09-06T13:34:57.813Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:34:57.813Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T13:34:57.813Z] === RUN TestContainerInvalidJSON [2022-09-06T13:34:57.833Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) [2022-09-06T13:34:57.833Z] PASS [2022-09-06T13:34:57.833Z] [2022-09-06T13:34:57.833Z] === Skipped [2022-09-06T13:34:57.833Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:34:57.833Z] service_test.go:243: FLAKY_TEST [2022-09-06T13:34:57.833Z] [2022-09-06T13:34:57.833Z] DONE 38 tests, 1 skipped in 44.494s [2022-09-06T13:34:57.833Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:34:57.833Z] INFO: Testing against a local daemon [2022-09-06T13:34:57.833Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T13:34:57.833Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:34:57.833Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:34:57.833Z] === RUN TestDockerNetworkIpvlan [2022-09-06T13:34:57.833Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:34:57.833Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:34:57.833Z] PASS [2022-09-06T13:34:57.833Z] [2022-09-06T13:34:57.833Z] === Skipped [2022-09-06T13:34:57.833Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:34:57.833Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:34:57.833Z] [2022-09-06T13:34:57.833Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:34:57.833Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:34:57.833Z] [2022-09-06T13:34:57.833Z] DONE 2 tests, 2 skipped in 0.024s [2022-09-06T13:34:57.833Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:34:57.833Z] INFO: Testing against a local daemon [2022-09-06T13:34:57.833Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T13:34:57.956Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-09-06T13:34:57.956Z] === RUN TestRemoveContainerWithVolume [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T13:34:58.071Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T13:34:58.071Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:34:58.071Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:34:58.071Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:34:58.071Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:34:58.071Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:34:58.071Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:34:58.071Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T13:34:58.071Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T13:34:58.071Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T13:34:58.071Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T13:34:58.071Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T13:34:58.071Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T13:34:58.071Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T13:34:58.071Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T13:34:58.071Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-09-06T13:34:58.071Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T13:34:58.071Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2022-09-06T13:34:58.071Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T13:34:58.071Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-06T13:34:58.071Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T13:34:58.329Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T13:34:58.329Z] === RUN TestCopyEmptyFile [2022-09-06T13:34:58.329Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-06T13:34:58.402Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-09-06T13:34:58.403Z] === RUN TestDockerNetworkMacvlan [2022-09-06T13:34:58.523Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-09-06T13:34:58.523Z] === RUN TestRemoveContainerRunning [2022-09-06T13:34:58.587Z] --- PASS: TestCopyEmptyFile (0.39s) [2022-09-06T13:34:58.587Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T13:34:58.587Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-06T13:34:58.587Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-06T13:34:58.587Z] === RUN TestCopyFromContainer [2022-09-06T13:34:58.781Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-09-06T13:34:58.782Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T13:34:58.973Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T13:34:59.349Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-06T13:34:59.349Z] === RUN TestRemoveInvalidContainer [2022-09-06T13:34:59.349Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T13:34:59.349Z] === RUN TestRenameLinkedContainer [2022-09-06T13:34:59.519Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-06T13:34:59.519Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-06T13:34:59.519Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-06T13:34:59.912Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T13:35:00.449Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-06T13:35:00.449Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-06T13:35:00.449Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-06T13:35:00.449Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-06T13:35:00.449Z] === RUN TestCopyFromContainer// [2022-09-06T13:35:00.449Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-06T13:35:00.483Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T13:35:00.706Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T13:35:00.706Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T13:35:00.963Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T13:35:00.963Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T13:35:01.221Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T13:35:01.221Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T13:35:01.251Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-09-06T13:35:01.251Z] === RUN TestRenameStoppedContainer [2022-09-06T13:35:01.478Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T13:35:01.478Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-06T13:35:01.478Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T13:35:01.478Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-06T13:35:01.478Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T13:35:01.510Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-09-06T13:35:01.510Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer (3.06s) [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer//bar/root (0.20s) [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-09-06T13:35:01.736Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-09-06T13:35:01.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T13:35:01.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:35:01.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:35:01.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:35:01.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:35:01.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:35:01.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:35:01.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:35:01.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:35:01.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:35:01.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-09-06T13:35:01.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T13:35:01.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T13:35:01.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-09-06T13:35:01.736Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T13:35:01.736Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-09-06T13:35:01.736Z] === RUN TestCreateWithInvalidEnv [2022-09-06T13:35:01.993Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T13:35:01.993Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T13:35:01.993Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T13:35:01.993Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T13:35:01.993Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T13:35:01.993Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T13:35:01.993Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T13:35:01.993Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T13:35:01.993Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T13:35:01.993Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-09-06T13:35:01.993Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T13:35:01.993Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T13:35:01.993Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T13:35:01.993Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T13:35:01.993Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-06T13:35:01.993Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T13:35:02.250Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-06T13:35:02.393Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T13:35:02.446Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-09-06T13:35:02.446Z] === RUN TestRenameInvalidName [2022-09-06T13:35:02.705Z] --- PASS: TestRenameInvalidName (0.44s) [2022-09-06T13:35:02.705Z] === RUN TestRenameAnonymousContainer [2022-09-06T13:35:03.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-06T13:35:03.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-06T13:35:04.302Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T13:35:04.550Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2022-09-06T13:35:04.550Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T13:35:04.612Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-09-06T13:35:04.612Z] === RUN TestRenameContainerWithSameName [2022-09-06T13:35:04.871Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-09-06T13:35:04.871Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T13:35:05.113Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-06T13:35:05.113Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-06T13:35:05.806Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-09-06T13:35:05.806Z] === RUN TestResize [2022-09-06T13:35:06.085Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-06T13:35:06.085Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-06T13:35:06.089Z] --- PASS: TestResize (0.42s) [2022-09-06T13:35:06.089Z] === RUN TestResizeWithInvalidSize [2022-09-06T13:35:06.656Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-09-06T13:35:06.656Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T13:35:06.672Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2022-09-06T13:35:06.672Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T13:35:06.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:35:06.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:35:06.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:35:06.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:35:06.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:35:06.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:35:06.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:35:06.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:35:06.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:35:06.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:35:06.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:35:06.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:35:06.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:35:06.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:35:06.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:35:06.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T13:35:06.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T13:35:06.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T13:35:06.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T13:35:06.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T13:35:06.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T13:35:06.672Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T13:35:06.914Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:35:06.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:35:06.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:35:06.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:35:06.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:35:06.957Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-06T13:35:07.526Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-06T13:35:07.526Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s) [2022-09-06T13:35:07.526Z] === RUN TestCreateDifferentPlatform [2022-09-06T13:35:07.526Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T13:35:07.526Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T13:35:07.598Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T13:35:07.787Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-09-06T13:35:07.787Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T13:35:07.787Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-09-06T13:35:07.787Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T13:35:07.787Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-06T13:35:07.787Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-09-06T13:35:07.787Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T13:35:07.787Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-06T13:35:07.787Z] === RUN TestCreateInvalidHostConfig [2022-09-06T13:35:07.787Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:35:07.787Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:35:07.787Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:35:07.787Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:35:07.787Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:35:07.787Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:35:07.787Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:35:07.787Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:35:07.787Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T13:35:07.787Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T13:35:07.787Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T13:35:07.787Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T13:35:07.787Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T13:35:07.787Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T13:35:07.787Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T13:35:07.787Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T13:35:07.787Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T13:35:07.787Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T13:35:07.787Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T13:35:07.787Z] === RUN TestDaemonRestartIpcMode [2022-09-06T13:35:07.787Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T13:35:07.787Z] === RUN TestDaemonHostGatewayIP [2022-09-06T13:35:07.787Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T13:35:07.787Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T13:35:07.787Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T13:35:07.787Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T13:35:07.787Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T13:35:07.787Z] === RUN TestDiff [2022-09-06T13:35:08.536Z] --- PASS: TestDockerNetworkMacvlan (10.15s) [2022-09-06T13:35:08.536Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-06T13:35:08.536Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-06T13:35:08.536Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-09-06T13:35:08.536Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-09-06T13:35:08.536Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2022-09-06T13:35:08.536Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-09-06T13:35:08.536Z] PASS [2022-09-06T13:35:08.536Z] [2022-09-06T13:35:08.536Z] DONE 8 tests in 11.452s [2022-09-06T13:35:08.536Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T13:35:08.536Z] testing: warning: no tests to run [2022-09-06T13:35:08.536Z] PASS [2022-09-06T13:35:08.536Z] [2022-09-06T13:35:08.536Z] DONE 0 tests in 0.009s [2022-09-06T13:35:08.536Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T13:35:08.536Z] INFO: Testing against a local daemon [2022-09-06T13:35:08.536Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T13:35:08.717Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-06T13:35:08.717Z] --- PASS: TestDiff (0.87s) [2022-09-06T13:35:08.717Z] === RUN TestExecConsoleSize [2022-09-06T13:35:08.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:35:08.974Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-06T13:35:09.540Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-06T13:35:09.540Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-06T13:35:09.540Z] --- PASS: TestExecConsoleSize (0.81s) [2022-09-06T13:35:09.540Z] === RUN TestExecWithCloseStdin [2022-09-06T13:35:09.916Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-09-06T13:35:09.916Z] === RUN TestAuthZPluginTLS [2022-09-06T13:35:10.176Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-06T13:35:10.176Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T13:35:10.472Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-06T13:35:10.472Z] --- PASS: TestExecWithCloseStdin (1.01s) [2022-09-06T13:35:10.472Z] === RUN TestExec [2022-09-06T13:35:10.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:35:10.745Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-06T13:35:10.745Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T13:35:10.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:35:11.314Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T13:35:11.314Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T13:35:11.402Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-06T13:35:11.402Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-06T13:35:11.402Z] --- PASS: TestExec (0.94s) [2022-09-06T13:35:11.402Z] === RUN TestExecUser [2022-09-06T13:35:11.883Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-06T13:35:11.883Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T13:35:12.332Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-06T13:35:12.332Z] --- PASS: TestExecUser (0.86s) [2022-09-06T13:35:12.332Z] === RUN TestExportContainerAndImportImage [2022-09-06T13:35:12.332Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-06T13:35:12.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:35:12.896Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-06T13:35:12.921Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:35:13.156Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-06T13:35:13.265Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-09-06T13:35:13.265Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T13:35:13.413Z] check_test.go:540: [d1ec48e9a7bb5] daemon is not started [2022-09-06T13:35:13.413Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-06T13:35:13.413Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2022-09-06T13:35:13.413Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T13:35:13.525Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-06T13:35:13.525Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T13:35:14.094Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T13:35:14.094Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T13:35:14.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:35:14.666Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-06T13:35:14.666Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T13:35:14.784Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-06T13:35:14.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:35:15.041Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s) [2022-09-06T13:35:15.041Z] === RUN TestHealthCheckWorkdir [2022-09-06T13:35:15.693Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-06T13:35:15.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:35:15.978Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-06T13:35:16.052Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s) [2022-09-06T13:35:16.052Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T13:35:16.237Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2022-09-06T13:35:16.237Z] === RUN TestHealthKillContainer [2022-09-06T13:35:16.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-06T13:35:16.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-06T13:35:16.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-06T13:35:16.237Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-06T13:35:16.237Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-06T13:35:16.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:35:17.169Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-06T13:35:17.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:35:17.425Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-06T13:35:17.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:35:17.963Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-09-06T13:35:17.963Z] === RUN TestAuthZPluginHeader [2022-09-06T13:35:18.222Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-06T13:35:18.222Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T13:35:18.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:35:18.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:35:19.317Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-06T13:35:21.834Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-06T13:35:21.834Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-06T13:35:22.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:35:22.397Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-06T13:35:22.397Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-06T13:35:22.397Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-06T13:35:22.397Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-06T13:35:22.655Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-06T13:35:23.538Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s) [2022-09-06T13:35:23.538Z] === RUN TestAuthZPluginV2Disable [2022-09-06T13:35:24.547Z] --- PASS: TestHealthKillContainer (8.38s) [2022-09-06T13:35:24.547Z] === RUN TestHealthCheckProcessKilled [2022-09-06T13:35:24.803Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-06T13:35:25.366Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2022-09-06T13:35:25.366Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T13:35:25.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-06T13:35:25.933Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2022-09-06T13:35:25.933Z] === RUN TestIpcModeNone [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.39s) [2022-09-06T13:35:26.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s) [2022-09-06T13:35:26.227Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T13:35:26.227Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T13:35:26.486Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T13:35:26.498Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-06T13:35:26.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-06T13:35:26.755Z] --- PASS: TestIpcModeNone (0.76s) [2022-09-06T13:35:26.755Z] === RUN TestIpcModePrivate [2022-09-06T13:35:26.836Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2022-09-06T13:35:26.836Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T13:35:27.012Z] check_test.go:540: [dedbc3eab2d96] daemon is not started [2022-09-06T13:35:27.012Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-06T13:35:27.268Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-09-06T13:35:27.424Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s) [2022-09-06T13:35:27.424Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-09-06T13:35:27.424Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-09-06T13:35:27.424Z] === RUN TestCgroupNamespacesRun [2022-09-06T13:35:27.524Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-06T13:35:27.524Z] --- PASS: TestIpcModePrivate (0.78s) [2022-09-06T13:35:27.524Z] === RUN TestIpcModeShareable [2022-09-06T13:35:28.091Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-06T13:35:28.091Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-09-06T13:35:28.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-06T13:35:28.091Z] --- PASS: TestIpcModeShareable (0.63s) [2022-09-06T13:35:28.091Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T13:35:28.655Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-06T13:35:28.800Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-09-06T13:35:28.801Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T13:35:29.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-06T13:35:29.736Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-09-06T13:35:29.736Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T13:35:30.127Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-09-06T13:35:30.127Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T13:35:30.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-06T13:35:30.516Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2022-09-06T13:35:30.516Z] === RUN TestAPIIpcModeHost [2022-09-06T13:35:30.565Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-06T13:35:31.080Z] --- PASS: TestAPIIpcModeHost (0.75s) [2022-09-06T13:35:31.080Z] === RUN TestDaemonIpcModeShareable [2022-09-06T13:35:31.113Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-09-06T13:35:31.113Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T13:35:31.648Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-06T13:35:31.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d2f3f8__} [2022-09-06T13:35:32.048Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2022-09-06T13:35:32.048Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T13:35:32.746Z] tests/integration/client_test.py ..... [ 75%] [2022-09-06T13:35:32.746Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-06T13:35:32.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1152093698_/foo_false_____} [2022-09-06T13:35:32.838Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-09-06T13:35:33.097Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2022-09-06T13:35:33.097Z] === RUN TestDaemonIpcModePrivate [2022-09-06T13:35:33.330Z] tests/integration/errors_test.py . [ 76%] [2022-09-06T13:35:33.424Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-09-06T13:35:33.424Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T13:35:34.469Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-09-06T13:35:34.469Z] --- PASS: TestDaemonIpcModePrivate (1.34s) [2022-09-06T13:35:34.469Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T13:35:34.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1152093698_/foo_true_____} [2022-09-06T13:35:34.799Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2022-09-06T13:35:34.799Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T13:35:35.366Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-06T13:35:35.366Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T13:35:35.838Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-09-06T13:35:35.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32548247775_/foo_false_____} [2022-09-06T13:35:35.838Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.49s) [2022-09-06T13:35:35.838Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T13:35:36.304Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-09-06T13:35:36.304Z] === RUN TestNISDomainname [2022-09-06T13:35:36.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32548247775_/foo_true_____} [2022-09-06T13:35:36.658Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-06T13:35:36.871Z] --- PASS: TestNISDomainname (0.54s) [2022-09-06T13:35:36.871Z] === RUN TestHostnameDnsResolution [2022-09-06T13:35:37.223Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-09-06T13:35:37.480Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2022-09-06T13:35:37.480Z] === RUN TestIpcModeOlderClient [2022-09-06T13:35:37.480Z] === PAUSE TestIpcModeOlderClient [2022-09-06T13:35:37.480Z] === RUN TestKillContainerInvalidSignal [2022-09-06T13:35:37.807Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-09-06T13:35:37.807Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T13:35:38.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32548247775_/foo_true__0xc000d2f428___} [2022-09-06T13:35:38.043Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2022-09-06T13:35:38.043Z] === RUN TestKillContainer [2022-09-06T13:35:38.043Z] === RUN TestKillContainer/no_signal [2022-09-06T13:35:38.065Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-09-06T13:35:38.065Z] === RUN TestPrivilegedHostDevices [2022-09-06T13:35:38.633Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-09-06T13:35:38.633Z] === RUN TestRunConsoleSize [2022-09-06T13:35:38.976Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T13:35:39.200Z] --- PASS: TestRunConsoleSize (0.41s) [2022-09-06T13:35:39.200Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T13:35:39.233Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-06T13:35:39.233Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T13:35:39.233Z] check_test.go:540: [df62200682d61] daemon is not started [2022-09-06T13:35:39.233Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-06T13:35:39.490Z] === RUN TestKillContainer/killing_signal [2022-09-06T13:35:39.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d2f440__} [2022-09-06T13:35:40.313Z] --- PASS: TestKillContainer (2.24s) [2022-09-06T13:35:40.313Z] --- PASS: TestKillContainer/no_signal (0.82s) [2022-09-06T13:35:40.313Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2022-09-06T13:35:40.313Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2022-09-06T13:35:40.313Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T13:35:40.313Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T13:35:40.877Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T13:35:41.101Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-09-06T13:35:41.101Z] === RUN TestStats [2022-09-06T13:35:41.134Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-06T13:35:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d2f458__} [2022-09-06T13:35:41.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-09-06T13:35:41.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-09-06T13:35:41.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2022-09-06T13:35:41.648Z] === RUN TestKillStoppedContainer [2022-09-06T13:35:41.648Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-06T13:35:41.648Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T13:35:41.648Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T13:35:41.648Z] === RUN TestKillDifferentUserContainer [2022-09-06T13:35:42.343Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.20s) [2022-09-06T13:35:42.343Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T13:35:42.581Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-09-06T13:35:42.581Z] === RUN TestInspectOomKilledTrue [2022-09-06T13:35:42.581Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:35:42.581Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T13:35:42.581Z] === RUN TestInspectOomKilledFalse [2022-09-06T13:35:42.581Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:35:42.581Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T13:35:42.581Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T13:35:42.838Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2022-09-06T13:35:42.838Z] === RUN TestLinksContainerNames [2022-09-06T13:35:42.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d2f470__} [2022-09-06T13:35:43.095Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-06T13:35:43.663Z] --- PASS: TestStats (2.43s) [2022-09-06T13:35:43.663Z] === RUN TestStopContainerWithTimeout [2022-09-06T13:35:43.663Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T13:35:43.663Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T13:35:43.663Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T13:35:43.663Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T13:35:43.663Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T13:35:43.663Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T13:35:43.663Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T13:35:43.663Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T13:35:43.663Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T13:35:43.663Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T13:35:44.232Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T13:35:44.473Z] --- PASS: TestLinksContainerNames (1.37s) [2022-09-06T13:35:44.473Z] === RUN TestLogsFollowTailEmpty [2022-09-06T13:35:44.473Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-06T13:35:44.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d2f488__} [2022-09-06T13:35:45.038Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-09-06T13:35:45.038Z] === RUN TestLogs [2022-09-06T13:35:45.038Z] === RUN TestLogs/driver_local [2022-09-06T13:35:45.038Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:35:45.038Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:35:45.038Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T13:35:45.038Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T13:35:45.038Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T13:35:45.038Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T13:35:45.038Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:35:45.038Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:35:45.038Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:35:45.038Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:35:45.038Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:35:45.038Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:35:45.038Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T13:35:45.038Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T13:35:45.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-06T13:35:45.969Z] check_test.go:540: [d44f5ecf2dd67] daemon is not started [2022-09-06T13:35:45.969Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-06T13:35:45.969Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T13:35:45.969Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T13:35:46.131Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T13:35:47.338Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T13:35:47.338Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-06T13:35:47.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-06T13:35:48.036Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T13:35:48.036Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-09-06T13:35:48.036Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-09-06T13:35:48.036Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-09-06T13:35:48.036Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-09-06T13:35:48.036Z] === RUN TestDeleteDevicemapper [2022-09-06T13:35:48.036Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:35:48.036Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T13:35:48.036Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T13:35:48.200Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-06T13:35:48.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-06T13:35:48.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-06T13:35:48.460Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-06T13:35:48.460Z] === RUN TestLogs/driver_json-file [2022-09-06T13:35:48.460Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:35:48.460Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:35:48.460Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:35:48.460Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:35:48.460Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:35:48.460Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:35:48.460Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:35:48.460Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:35:48.460Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:35:48.460Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:35:48.460Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:35:48.460Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:35:48.460Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T13:35:48.460Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T13:35:48.972Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-09-06T13:35:48.972Z] === RUN TestUpdateMemory [2022-09-06T13:35:49.032Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-06T13:35:49.288Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-06T13:35:49.539Z] --- PASS: TestUpdateMemory (0.55s) [2022-09-06T13:35:49.539Z] === RUN TestUpdateCPUQuota [2022-09-06T13:35:49.852Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T13:35:49.852Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T13:35:49.852Z] check_test.go:540: [dab4ada1bf03e] daemon is not started [2022-09-06T13:35:49.852Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-06T13:35:50.474Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-09-06T13:35:50.474Z] === RUN TestUpdatePidsLimit [2022-09-06T13:35:50.474Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T13:35:50.474Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T13:35:50.732Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T13:35:50.786Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T13:35:50.786Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T13:35:50.991Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T13:35:51.043Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-06T13:35:51.249Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T13:35:51.508Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T13:35:51.508Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T13:35:51.607Z] --- PASS: TestLogs (6.63s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_local (0.02s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.99s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.05s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.27s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.23s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.17s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.29s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.19s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.29s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.88s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.89s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.88s) [2022-09-06T13:35:51.607Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.84s) [2022-09-06T13:35:51.607Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T13:35:51.864Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-06T13:35:52.336Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-06T13:35:52.428Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2022-09-06T13:35:52.428Z] === RUN TestMountDaemonRoot [2022-09-06T13:35:52.428Z] === RUN TestMountDaemonRoot/default [2022-09-06T13:35:52.428Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T13:35:52.428Z] === RUN TestMountDaemonRoot/private [2022-09-06T13:35:52.428Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T13:35:52.428Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T13:35:52.428Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T13:35:52.428Z] === RUN TestMountDaemonRoot/slave [2022-09-06T13:35:52.428Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T13:35:52.428Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T13:35:52.428Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/shared [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/default [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/shared [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/slave [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/private [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T13:35:52.429Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:35:52.429Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:35:52.429Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:35:52.443Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-09-06T13:35:52.443Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-09-06T13:35:52.443Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-09-06T13:35:52.443Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-06T13:35:52.443Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-09-06T13:35:52.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-09-06T13:35:52.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-09-06T13:35:52.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-09-06T13:35:52.443Z] === RUN TestUpdateRestartPolicy [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:35:52.686Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T13:35:52.942Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:35:52.942Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T13:35:52.942Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:35:52.942Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T13:35:52.942Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T13:35:52.942Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T13:35:52.942Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T13:35:53.199Z] docker_cli_daemon_plugins_test.go:80: [d1135f7227953] daemon is not started [2022-09-06T13:35:53.199Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-06T13:35:54.571Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-06T13:35:54.571Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2022-09-06T13:35:54.571Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T13:35:54.828Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-06T13:35:55.396Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-09-06T13:35:55.396Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T13:35:55.654Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-06T13:35:55.911Z] --- PASS: TestContainerVolumesMountedAsSlave (0.50s) [2022-09-06T13:35:55.911Z] === RUN TestNetworkNat [2022-09-06T13:35:56.169Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-06T13:35:56.427Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-06T13:35:56.684Z] --- PASS: TestNetworkNat (0.71s) [2022-09-06T13:35:56.684Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T13:35:57.248Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-06T13:35:57.248Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2022-09-06T13:35:57.248Z] === RUN TestNetworkLoopbackNat [2022-09-06T13:35:57.248Z] docker_cli_daemon_plugins_test.go:170: [d164987291b61] daemon is not started [2022-09-06T13:35:58.179Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-06T13:35:58.745Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-06T13:35:58.745Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-06T13:36:00.115Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-06T13:36:00.372Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-09-06T13:36:00.372Z] === RUN TestPause [2022-09-06T13:36:00.435Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-06T13:36:00.435Z] PASS [2022-09-06T13:36:00.435Z] [2022-09-06T13:36:00.435Z] DONE 17 tests in 49.651s [2022-09-06T13:36:00.435Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T13:36:00.435Z] INFO: Testing against a local daemon [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:36:00.435Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:36:00.435Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T13:36:00.435Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T13:36:00.435Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T13:36:00.435Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T13:36:00.435Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T13:36:00.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T13:36:00.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T13:36:00.435Z] === RUN TestPluginInstall [2022-09-06T13:36:00.435Z] === RUN TestPluginInstall/no_auth [2022-09-06T13:36:00.435Z] time="2022-09-06T13:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:36:00.435Z] time="2022-09-06T13:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2d589f9e305bdce309cfe353a9c92e8a955135dfa822534e4d4d42487de2253" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:36:00.435Z] time="2022-09-06T13:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:36:00.435Z] time="2022-09-06T13:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2d589f9e305bdce309cfe353a9c92e8a955135dfa822534e4d4d42487de2253" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:36:00.435Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T13:36:00.435Z] time="2022-09-06T13:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:36:00.435Z] time="2022-09-06T13:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f35e33c69c9bc1d6378472b9a47902f7db5b3a3cad7dc97cf1414345bc72236" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:36:00.435Z] time="2022-09-06T13:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:36:00.435Z] time="2022-09-06T13:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f35e33c69c9bc1d6378472b9a47902f7db5b3a3cad7dc97cf1414345bc72236" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:36:00.435Z] === RUN TestPluginInstall/with_insecure [2022-09-06T13:36:00.695Z] time="2022-09-06T13:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:36:00.695Z] time="2022-09-06T13:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:291043f4ed74ad9ddb7045b35f2d75502ac063e9076f244e0ecfc1ed0f4e39a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:36:00.695Z] time="2022-09-06T13:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:36:00.695Z] time="2022-09-06T13:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:291043f4ed74ad9ddb7045b35f2d75502ac063e9076f244e0ecfc1ed0f4e39a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:36:00.955Z] plugin_test.go:195: [d4f18e0f0c71a] daemon is not started [2022-09-06T13:36:00.955Z] --- PASS: TestPluginInstall (2.80s) [2022-09-06T13:36:00.955Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-09-06T13:36:00.955Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-09-06T13:36:00.955Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-09-06T13:36:00.955Z] === RUN TestPluginsWithRuntimes [2022-09-06T13:36:01.303Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-06T13:36:01.303Z] --- PASS: TestPause (0.80s) [2022-09-06T13:36:01.303Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T13:36:01.303Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:36:01.303Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:36:01.303Z] === RUN TestPauseStopPausedContainer [2022-09-06T13:36:01.868Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-06T13:36:02.125Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-06T13:36:02.125Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2022-09-06T13:36:02.125Z] === RUN TestPidHost [2022-09-06T13:36:02.690Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-06T13:36:02.690Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-06T13:36:02.863Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T13:36:03.254Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-06T13:36:03.432Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T13:36:03.511Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-06T13:36:03.768Z] --- PASS: TestPidHost (1.57s) [2022-09-06T13:36:03.768Z] === RUN TestPsFilter [2022-09-06T13:36:03.768Z] check_test.go:540: [d03e534d6510b] daemon is not started [2022-09-06T13:36:03.768Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-06T13:36:03.768Z] --- PASS: TestPsFilter (0.18s) [2022-09-06T13:36:03.768Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T13:36:04.332Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-06T13:36:04.371Z] --- PASS: TestPluginsWithRuntimes (3.46s) [2022-09-06T13:36:04.371Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-09-06T13:36:04.371Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-09-06T13:36:04.371Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T13:36:04.589Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2022-09-06T13:36:04.589Z] === RUN TestRemoveContainerWithVolume [2022-09-06T13:36:04.648Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-09-06T13:36:04.648Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T13:36:04.648Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-09-06T13:36:04.648Z] === RUN TestWaitNonBlocked [2022-09-06T13:36:04.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:36:04.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:36:04.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:36:04.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:36:04.648Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:36:04.648Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:36:04.648Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T13:36:04.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-09-06T13:36:04.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-09-06T13:36:04.648Z] === RUN TestWaitBlocked [2022-09-06T13:36:04.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:36:04.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:36:04.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:36:04.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:36:04.648Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:36:04.648Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:36:04.941Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2022-09-06T13:36:04.941Z] PASS [2022-09-06T13:36:04.941Z] [2022-09-06T13:36:04.941Z] DONE 24 tests in 6.902s [2022-09-06T13:36:04.941Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T13:36:04.941Z] INFO: Testing against a local daemon [2022-09-06T13:36:04.941Z] === RUN TestExternalGraphDriver [2022-09-06T13:36:05.215Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T13:36:05.215Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-09-06T13:36:05.215Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-09-06T13:36:05.215Z] === RUN TestWaitConditions [2022-09-06T13:36:05.215Z] === RUN TestWaitConditions/default [2022-09-06T13:36:05.215Z] === PAUSE TestWaitConditions/default [2022-09-06T13:36:05.215Z] === RUN TestWaitConditions/not-running [2022-09-06T13:36:05.215Z] === PAUSE TestWaitConditions/not-running [2022-09-06T13:36:05.215Z] === RUN TestWaitConditions/next-exit [2022-09-06T13:36:05.215Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T13:36:05.215Z] === RUN TestWaitConditions/removed [2022-09-06T13:36:05.215Z] === PAUSE TestWaitConditions/removed [2022-09-06T13:36:05.215Z] === CONT TestWaitConditions/default [2022-09-06T13:36:05.215Z] === CONT TestWaitConditions/next-exit [2022-09-06T13:36:05.510Z] === RUN TestExternalGraphDriver/json [2022-09-06T13:36:05.521Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-06T13:36:05.521Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-06T13:36:05.521Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2022-09-06T13:36:05.521Z] === RUN TestRemoveContainerRunning [2022-09-06T13:36:06.085Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-06T13:36:06.346Z] --- PASS: TestRemoveContainerRunning (0.90s) [2022-09-06T13:36:06.346Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T13:36:07.120Z] === CONT TestWaitConditions/not-running [2022-09-06T13:36:07.120Z] === CONT TestWaitConditions/removed [2022-09-06T13:36:07.276Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-06T13:36:07.276Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-09-06T13:36:07.276Z] === RUN TestRemoveInvalidContainer [2022-09-06T13:36:07.276Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-09-06T13:36:07.276Z] === RUN TestRenameLinkedContainer [2022-09-06T13:36:07.419Z] === RUN TestExternalGraphDriver/spec [2022-09-06T13:36:08.207Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-06T13:36:08.494Z] --- PASS: TestWaitConditions (0.01s) [2022-09-06T13:36:08.494Z] --- PASS: TestWaitConditions/default (1.68s) [2022-09-06T13:36:08.494Z] --- PASS: TestWaitConditions/next-exit (1.71s) [2022-09-06T13:36:08.494Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-09-06T13:36:08.494Z] --- PASS: TestWaitConditions/removed (1.53s) [2022-09-06T13:36:08.495Z] === RUN TestWaitRestartedContainer [2022-09-06T13:36:08.495Z] === RUN TestWaitRestartedContainer/default [2022-09-06T13:36:08.495Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T13:36:08.495Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T13:36:08.495Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T13:36:08.495Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T13:36:08.495Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T13:36:08.495Z] === CONT TestWaitRestartedContainer/default [2022-09-06T13:36:08.495Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T13:36:08.624Z] ......... [ 85%] [2022-09-06T13:36:08.799Z] === RUN TestExternalGraphDriver/pull [2022-09-06T13:36:09.140Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-06T13:36:09.870Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T13:36:10.070Z] --- PASS: TestRenameLinkedContainer (2.84s) [2022-09-06T13:36:10.071Z] === RUN TestRenameStoppedContainer [2022-09-06T13:36:10.329Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-06T13:36:10.586Z] --- PASS: TestRenameStoppedContainer (0.59s) [2022-09-06T13:36:10.586Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T13:36:10.707Z] --- PASS: TestExternalGraphDriver (5.35s) [2022-09-06T13:36:10.707Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-09-06T13:36:10.707Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-09-06T13:36:10.707Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-09-06T13:36:10.707Z] === RUN TestGraphdriverPluginV2 [2022-09-06T13:36:10.805Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T13:36:10.805Z] --- PASS: TestWaitRestartedContainer/next-exit (1.44s) [2022-09-06T13:36:10.805Z] --- PASS: TestWaitRestartedContainer/default (1.47s) [2022-09-06T13:36:10.805Z] --- PASS: TestWaitRestartedContainer/not-running (0.88s) [2022-09-06T13:36:10.805Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T13:36:10.805Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T13:36:11.956Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-06T13:36:11.956Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2022-09-06T13:36:11.956Z] === RUN TestRenameInvalidName [2022-09-06T13:36:12.521Z] --- PASS: TestRenameInvalidName (0.54s) [2022-09-06T13:36:12.521Z] === RUN TestRenameAnonymousContainer [2022-09-06T13:36:12.713Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.08s) [2022-09-06T13:36:12.713Z] === CONT TestIpcModeOlderClient [2022-09-06T13:36:12.713Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-06T13:36:12.713Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T13:36:12.713Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-09-06T13:36:12.713Z] === CONT TestDaemonHostGatewayIP [2022-09-06T13:36:13.451Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-06T13:36:13.562Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-06T13:36:14.757Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-06T13:36:14.826Z] --- PASS: TestRenameAnonymousContainer (2.32s) [2022-09-06T13:36:14.826Z] === RUN TestRenameContainerWithSameName [2022-09-06T13:36:14.826Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-06T13:36:14.902Z] --- PASS: TestGraphdriverPluginV2 (4.21s) [2022-09-06T13:36:14.902Z] PASS [2022-09-06T13:36:14.902Z] [2022-09-06T13:36:14.902Z] DONE 5 tests in 9.607s [2022-09-06T13:36:14.902Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T13:36:14.902Z] INFO: Testing against a local daemon [2022-09-06T13:36:14.902Z] === RUN TestContinueAfterPluginCrash [2022-09-06T13:36:14.902Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T13:36:14.902Z] === RUN TestReadPluginNoRead [2022-09-06T13:36:14.902Z] === PAUSE TestReadPluginNoRead [2022-09-06T13:36:14.902Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T13:36:14.902Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T13:36:14.902Z] === CONT TestContinueAfterPluginCrash [2022-09-06T13:36:14.902Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T13:36:15.244Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-09-06T13:36:15.244Z] === CONT TestDaemonRestartIpcMode [2022-09-06T13:36:15.393Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2022-09-06T13:36:15.393Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T13:36:15.393Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-06T13:36:16.324Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s) [2022-09-06T13:36:16.324Z] === RUN TestResize [2022-09-06T13:36:16.886Z] --- PASS: TestResize (0.46s) [2022-09-06T13:36:16.886Z] === RUN TestResizeWithInvalidSize [2022-09-06T13:36:17.143Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-09-06T13:36:17.143Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T13:36:17.706Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:36:17.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:36:17.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:36:17.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:36:17.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:36:17.778Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-09-06T13:36:18.196Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2022-09-06T13:36:18.196Z] === CONT TestReadPluginNoRead [2022-09-06T13:36:19.075Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-06T13:36:19.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:36:19.332Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-06T13:36:19.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:36:20.735Z] === RUN TestReadPluginNoRead/default [2022-09-06T13:36:20.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:36:20.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:36:21.318Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-06T13:36:21.318Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-06T13:36:21.674Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T13:36:22.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:36:22.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:36:23.053Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T13:36:23.053Z] --- PASS: TestContinueAfterPluginCrash (8.51s) [2022-09-06T13:36:23.335Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-06T13:36:24.216Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-06T13:36:24.336Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-09-06T13:36:24.336Z] PASS [2022-09-06T13:36:24.336Z] [2022-09-06T13:36:24.336Z] === Skipped [2022-09-06T13:36:24.336Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-06T13:36:24.336Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:36:24.336Z] [2022-09-06T13:36:24.336Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:36:24.336Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:36:24.336Z] [2022-09-06T13:36:24.336Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T13:36:24.336Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:36:24.336Z] [2022-09-06T13:36:24.336Z] DONE 273 tests, 3 skipped in 132.526s [2022-09-06T13:36:24.336Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T13:36:24.336Z] ++ 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-09-06T13:36:24.336Z] ++ set -e [2022-09-06T13:36:24.336Z] ++ '[' -n 0 ']' [2022-09-06T13:36:24.336Z] ++ set -x [2022-09-06T13:36:24.337Z] ++ 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-09-06T13:36:24.433Z] === CONT TestReadPluginNoRead [2022-09-06T13:36:24.433Z] read_test.go:92: [d2f9e7da71a3a] daemon is not started [2022-09-06T13:36:24.433Z] --- PASS: TestReadPluginNoRead (6.05s) [2022-09-06T13:36:24.433Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-09-06T13:36:24.433Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-09-06T13:36:24.433Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-09-06T13:36:24.433Z] PASS [2022-09-06T13:36:24.433Z] [2022-09-06T13:36:24.433Z] DONE 6 tests in 9.534s [2022-09-06T13:36:24.433Z] 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-09-06T13:36:24.433Z] testing: warning: no tests to run [2022-09-06T13:36:24.433Z] PASS [2022-09-06T13:36:24.433Z] [2022-09-06T13:36:24.433Z] DONE 0 tests in 0.008s [2022-09-06T13:36:24.433Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T13:36:24.433Z] INFO: Testing against a local daemon [2022-09-06T13:36:24.433Z] === RUN TestPluginWithDevMounts [2022-09-06T13:36:24.433Z] === PAUSE TestPluginWithDevMounts [2022-09-06T13:36:24.433Z] === CONT TestPluginWithDevMounts [2022-09-06T13:36:24.595Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T13:36:25.161Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T13:36:25.161Z] === RUN TestConfigDaemonID [2022-09-06T13:36:25.581Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-06T13:36:25.813Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-09-06T13:36:25.813Z] PASS [2022-09-06T13:36:25.813Z] [2022-09-06T13:36:25.813Z] DONE 1 tests in 1.632s [2022-09-06T13:36:25.813Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T13:36:25.813Z] INFO: Testing against a local daemon [2022-09-06T13:36:25.813Z] === RUN TestSecretInspect [2022-09-06T13:36:25.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T13:36:26.095Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T13:36:26.096Z] daemon_test.go:83: [d5784f488b9a9] daemon is not started [2022-09-06T13:36:26.096Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T13:36:26.096Z] === RUN TestDaemonConfigValidation [2022-09-06T13:36:26.096Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:36:26.096Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:36:26.096Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T13:36:26.096Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T13:36:26.096Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T13:36:26.096Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T13:36:26.096Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T13:36:26.096Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T13:36:26.096Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T13:36:26.096Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T13:36:26.096Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:36:26.096Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T13:36:26.096Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T13:36:26.354Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T13:36:26.354Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T13:36:26.354Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T13:36:26.354Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-09-06T13:36:26.354Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-09-06T13:36:26.354Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-06T13:36:26.354Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-06T13:36:26.354Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-06T13:36:26.354Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T13:36:26.354Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T13:36:26.613Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-06T13:36:26.613Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-06T13:36:27.290Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T13:36:28.350Z] --- PASS: TestSecretInspect (2.27s) [2022-09-06T13:36:28.351Z] === RUN TestSecretList [2022-09-06T13:36:28.616Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-06T13:36:28.666Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T13:36:29.601Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T13:36:29.601Z] daemon_test.go:197: [dd1591757d744] daemon is not started [2022-09-06T13:36:29.601Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-06T13:36:29.601Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-06T13:36:29.601Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-06T13:36:29.601Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-06T13:36:29.601Z] === RUN TestDaemonProxy [2022-09-06T13:36:29.601Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T13:36:30.025Z] check_test.go:540: [dfe4d606a1efd] daemon is not started [2022-09-06T13:36:30.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-06T13:36:30.184Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-06T13:36:30.260Z] --- PASS: TestSecretList (2.23s) [2022-09-06T13:36:30.260Z] === RUN TestSecretsCreateAndDelete [2022-09-06T13:36:30.282Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-06T13:36:30.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:36:30.719Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-06T13:36:30.719Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-06T13:36:30.719Z] [2022-09-06T13:36:30.719Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-06T13:36:30.719Z] =========================== short test summary info ============================ [2022-09-06T13:36:30.719Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-06T13:36:30.719Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-06T13:36:30.719Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-06T13:36:30.719Z] Not supported on most drivers [2022-09-06T13:36:30.719Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-06T13:36:30.719Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T13:36:30.719Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-06T13:36:30.719Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T13:36:30.719Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-06T13:36:30.719Z] Can fail if eth0 has multiple IP addresses [2022-09-06T13:36:30.719Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-06T13:36:30.719Z] This doesn't seem to be taken into account by the engine [2022-09-06T13:36:30.719Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-06T13:36:30.719Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-06T13:36:30.719Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.00 seconds == [2022-09-06T13:36:30.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:36:31.294Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-06T13:36:31.503Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T13:36:32.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-06T13:36:32.755Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:36:32.799Z] --- PASS: TestSecretsCreateAndDelete (2.33s) [2022-09-06T13:36:32.799Z] === RUN TestSecretsUpdate [2022-09-06T13:36:32.879Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T13:36:33.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:36:34.780Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T13:36:35.039Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T13:36:35.336Z] --- PASS: TestSecretsUpdate (2.22s) [2022-09-06T13:36:35.336Z] === RUN TestTemplatedSecret [2022-09-06T13:36:35.536Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-06T13:36:35.605Z] --- PASS: TestDaemonProxy (6.22s) [2022-09-06T13:36:35.605Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-09-06T13:36:35.605Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-06T13:36:35.605Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-09-06T13:36:35.605Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T13:36:35.605Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T13:36:35.605Z] PASS [2022-09-06T13:36:35.605Z] [2022-09-06T13:36:35.605Z] DONE 18 tests in 11.227s [2022-09-06T13:36:35.605Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T13:36:35.605Z] ++ 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-09-06T13:36:35.605Z] ++ set -e [2022-09-06T13:36:35.605Z] ++ '[' -n 0 ']' [2022-09-06T13:36:35.605Z] ++ set -x [2022-09-06T13:36:35.605Z] ++ 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-09-06T13:36:35.864Z] INFO: Testing against a local daemon [2022-09-06T13:36:35.864Z] === RUN TestCommitInheritsEnv [2022-09-06T13:36:36.099Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-06T13:36:36.099Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-06T13:36:36.123Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-09-06T13:36:36.123Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T13:36:36.123Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T13:36:36.123Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T13:36:36.123Z] === RUN TestImportWithCustomPlatform [2022-09-06T13:36:36.123Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T13:36:36.123Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T13:36:36.123Z] === RUN TestImportWithCustomPlatform// [2022-09-06T13:36:36.123Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T13:36:36.356Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-06T13:36:36.381Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T13:36:36.381Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T13:36:36.381Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T13:36:36.381Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T13:36:36.381Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T13:36:36.381Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-06T13:36:36.381Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T13:36:36.381Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T13:36:36.381Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T13:36:36.381Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T13:36:36.381Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-09-06T13:36:36.381Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T13:36:36.381Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T13:36:36.381Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T13:36:36.381Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T13:36:36.381Z] === RUN TestImagesFilterMultiReference [2022-09-06T13:36:36.641Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-06T13:36:36.641Z] === RUN TestImagePullPlatformInvalid [2022-09-06T13:36:36.641Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T13:36:36.641Z] === RUN TestRemoveImageOrphaning [2022-09-06T13:36:36.899Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-09-06T13:36:36.899Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T13:36:36.899Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:36:36.899Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T13:36:36.899Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T13:36:36.899Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T13:36:36.899Z] === RUN TestTagInvalidReference [2022-09-06T13:36:36.899Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T13:36:36.899Z] === RUN TestTagValidPrefixedRepo [2022-09-06T13:36:36.899Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T13:36:36.899Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T13:36:36.899Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T13:36:36.899Z] === RUN TestTagOfficialNames [2022-09-06T13:36:36.899Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T13:36:36.899Z] === RUN TestTagMatchesDigest [2022-09-06T13:36:36.899Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T13:36:36.899Z] PASS [2022-09-06T13:36:36.899Z] [2022-09-06T13:36:36.899Z] === Skipped [2022-09-06T13:36:36.899Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T13:36:36.899Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T13:36:36.899Z] [2022-09-06T13:36:36.899Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T13:36:36.899Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:36:36.899Z] [2022-09-06T13:36:36.899Z] DONE 22 tests, 2 skipped in 1.314s [2022-09-06T13:36:36.899Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T13:36:36.899Z] ++ 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-09-06T13:36:36.899Z] ++ set -e [2022-09-06T13:36:36.899Z] ++ '[' -n 0 ']' [2022-09-06T13:36:36.899Z] ++ set -x [2022-09-06T13:36:36.900Z] ++ 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-09-06T13:36:37.158Z] === RUN TestStripANSICommands [2022-09-06T13:36:37.158Z] === RUN TestStripANSICommands/#00 [2022-09-06T13:36:37.158Z] === RUN TestStripANSICommands/#01 [2022-09-06T13:36:37.158Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T13:36:37.158Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T13:36:37.158Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T13:36:37.158Z] PASS [2022-09-06T13:36:37.158Z] [2022-09-06T13:36:37.158Z] DONE 3 tests in 0.043s [2022-09-06T13:36:37.158Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T13:36:37.158Z] ++ 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-09-06T13:36:37.158Z] ++ set -e [2022-09-06T13:36:37.158Z] ++ '[' -n 0 ']' [2022-09-06T13:36:37.158Z] ++ set -x [2022-09-06T13:36:37.158Z] ++ 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-09-06T13:36:37.158Z] INFO: Testing against a local daemon [2022-09-06T13:36:37.158Z] === RUN TestNetworkCreateDelete [2022-09-06T13:36:37.286Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-06T13:36:37.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:36:37.417Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-06T13:36:37.417Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T13:36:37.675Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-06T13:36:37.675Z] === RUN TestDaemonDNSFallback [2022-09-06T13:36:37.873Z] --- PASS: TestTemplatedSecret (2.59s) [2022-09-06T13:36:37.873Z] === RUN TestSecretCreateResolve [2022-09-06T13:36:38.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:36:38.217Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-06T13:36:39.148Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-06T13:36:39.782Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-09-06T13:36:39.782Z] PASS [2022-09-06T13:36:39.782Z] [2022-09-06T13:36:39.782Z] DONE 6 tests in 13.883s [2022-09-06T13:36:39.782Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T13:36:39.782Z] INFO: Testing against a local daemon [2022-09-06T13:36:39.782Z] === RUN TestServiceCreateInit [2022-09-06T13:36:39.782Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T13:36:40.521Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-06T13:36:41.264Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:36:41.264Z] [2022-09-06T13:36:41.264Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:36:41.264Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:36:41.264Z] [2022-09-06T13:36:41.264Z] To set a process to complain mode, use the command line tool [2022-09-06T13:36:41.264Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:36:41.264Z] [2022-09-06T13:36:41.453Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.75s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.85s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.50s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.00s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.30s) [2022-09-06T13:36:41.453Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.28s) [2022-09-06T13:36:41.453Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T13:36:41.453Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T13:36:42.018Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-06T13:36:42.275Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-06T13:36:42.275Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput Post stage [Pipeline] junit [2022-09-06T13:36:42.655Z] Recording test results [2022-09-06T13:36:43.209Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-06T13:36:43.466Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T13:36:43.836Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-06T13:36:43.978Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T13:36:44.118Z] + echo Ensuring container killed. [2022-09-06T13:36:44.118Z] Ensuring container killed. [2022-09-06T13:36:44.118Z] + docker rm -vf docker-pr1 [2022-09-06T13:36:44.118Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-06T13:36:44.272Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-09-06T13:36:44.272Z] === RUN TestInspectNetwork [2022-09-06T13:36:44.398Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-06T13:36:44.410Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:36:44.410Z] Chowning /workspace to jenkins user [2022-09-06T13:36:44.410Z] + id -u [2022-09-06T13:36:44.410Z] + id -g [2022-09-06T13:36:44.410Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44095:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T13:36:45.330Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (4.03s) [2022-09-06T13:36:45.330Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.00s) [2022-09-06T13:36:45.330Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.01s) [2022-09-06T13:36:45.330Z] === RUN TestCgroupNamespacesRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:36:45.640Z] + bundleName=docker-py [2022-09-06T13:36:45.640Z] + echo Creating docker-py-bundles.tar.gz [2022-09-06T13:36:45.640Z] Creating docker-py-bundles.tar.gz [2022-09-06T13:36:45.640Z] + 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-09-06T13:36:45.653Z] Archiving artifacts [2022-09-06T13:36:46.699Z] --- PASS: TestCgroupNamespacesRun (1.26s) [2022-09-06T13:36:46.699Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T13:36:46.811Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T13:36:46.811Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T13:36:46.811Z] === RUN TestInspectNetwork/network_name [2022-09-06T13:36:46.811Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T13:36:47.280Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44095/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-06T13:36:47.629Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/make.sh binary [2022-09-06T13:36:47.888Z] [2022-09-06T13:36:47.888Z] Removing bundles/ [2022-09-06T13:36:48.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-06T13:36:48.070Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.40s) [2022-09-06T13:36:48.070Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T13:36:48.147Z] [2022-09-06T13:36:48.147Z] ---> Making bundle: binary (in bundles/binary) [2022-09-06T13:36:48.147Z] Building: bundles/binary-daemon/dockerd [2022-09-06T13:36:48.147Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:36:48.176Z] --- PASS: TestServiceCreateInit (7.87s) [2022-09-06T13:36:48.176Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s) [2022-09-06T13:36:48.176Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.93s) [2022-09-06T13:36:48.176Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T13:36:48.326Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-06T13:36:48.890Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-06T13:36:49.819Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2022-09-06T13:36:49.819Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T13:36:50.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-06T13:36:50.997Z] --- PASS: TestInspectNetwork (6.99s) [2022-09-06T13:36:50.997Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T13:36:50.997Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T13:36:50.997Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T13:36:50.997Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T13:36:50.997Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T13:36:51.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-06T13:36:51.443Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s) [2022-09-06T13:36:51.443Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T13:36:52.373Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-09-06T13:36:52.373Z] === RUN TestNetworkInvalidJSON [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T13:36:52.631Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:36:52.631Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:36:52.631Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:36:52.631Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T13:36:52.631Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T13:36:52.631Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T13:36:52.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T13:36:52.631Z] === RUN TestNetworkList [2022-09-06T13:36:52.631Z] === RUN TestNetworkList//networks [2022-09-06T13:36:52.631Z] === PAUSE TestNetworkList//networks [2022-09-06T13:36:52.631Z] === RUN TestNetworkList//networks/ [2022-09-06T13:36:52.631Z] === PAUSE TestNetworkList//networks/ [2022-09-06T13:36:52.631Z] === CONT TestNetworkList//networks [2022-09-06T13:36:52.631Z] === CONT TestNetworkList//networks/ [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T13:36:52.631Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T13:36:52.631Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T13:36:52.811Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.49s) [2022-09-06T13:36:52.811Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T13:36:53.198Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-06T13:36:53.198Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T13:36:53.742Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-06T13:36:54.133Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T13:36:54.133Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T13:36:54.310Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.51s) [2022-09-06T13:36:54.310Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T13:36:54.567Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-06T13:36:55.068Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-06T13:36:55.068Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T13:36:55.130Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-09-06T13:36:55.131Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T13:36:55.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-06T13:36:56.003Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-06T13:36:56.003Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T13:36:56.323Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-06T13:36:56.888Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2022-09-06T13:36:56.888Z] === RUN TestNISDomainname [2022-09-06T13:36:57.378Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-06T13:36:57.378Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T13:36:57.817Z] --- PASS: TestNISDomainname (0.71s) [2022-09-06T13:36:57.817Z] === RUN TestHostnameDnsResolution [2022-09-06T13:36:57.944Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-06T13:36:57.944Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T13:36:58.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-06T13:36:58.946Z] --- PASS: TestHostnameDnsResolution (1.22s) [2022-09-06T13:36:58.946Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T13:36:59.877Z] --- PASS: TestUnprivilegedPortsAndPing (0.87s) [2022-09-06T13:36:59.877Z] === RUN TestPrivilegedHostDevices [2022-09-06T13:37:00.440Z] --- PASS: TestPrivilegedHostDevices (0.75s) [2022-09-06T13:37:00.440Z] === RUN TestRunConsoleSize [2022-09-06T13:37:00.475Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-09-06T13:37:00.475Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T13:37:00.475Z] service_test.go:243: FLAKY_TEST [2022-09-06T13:37:00.475Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:37:00.475Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T13:37:01.372Z] --- PASS: TestRunConsoleSize (0.66s) [2022-09-06T13:37:01.372Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T13:37:02.781Z] check_test.go:540: [dfe9bed4bb793] daemon is not started [2022-09-06T13:37:02.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-06T13:37:03.719Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-06T13:37:03.719Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-06T13:37:03.719Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-06T13:37:03.719Z] --- PASS: TestRunWithAlternativeContainerdShim (2.64s) [2022-09-06T13:37:03.719Z] === RUN TestStats [2022-09-06T13:37:04.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-06T13:37:04.539Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-06T13:37:04.539Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-06T13:37:05.106Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-06T13:37:05.106Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-06T13:37:05.671Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-06T13:37:05.671Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-06T13:37:06.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-06T13:37:06.312Z] --- PASS: TestCreateServiceMultipleTimes (15.95s) [2022-09-06T13:37:06.312Z] === RUN TestCreateServiceConflict [2022-09-06T13:37:06.312Z] --- PASS: TestCreateServiceConflict (2.26s) [2022-09-06T13:37:06.312Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T13:37:06.801Z] --- PASS: TestStats (2.91s) [2022-09-06T13:37:06.801Z] === RUN TestStopContainerWithTimeout [2022-09-06T13:37:06.801Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T13:37:06.801Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T13:37:06.801Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T13:37:06.801Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T13:37:06.801Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T13:37:06.801Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T13:37:06.801Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T13:37:06.801Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T13:37:06.801Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T13:37:06.801Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T13:37:07.058Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-06T13:37:07.058Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-06T13:37:08.009Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-06T13:37:08.009Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T13:37:08.850Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2022-09-06T13:37:08.850Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T13:37:09.902Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-06T13:37:09.902Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T13:37:11.815Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T13:37:11.815Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2022-09-06T13:37:11.815Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2022-09-06T13:37:11.815Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-09-06T13:37:11.815Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2022-09-06T13:37:11.815Z] === RUN TestDeleteDevicemapper [2022-09-06T13:37:11.815Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:37:11.815Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T13:37:11.815Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T13:37:11.815Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-06T13:37:13.198Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-06T13:37:14.128Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-06T13:37:15.350Z] --- PASS: TestServiceWithDataPathPortInit (13.38s) [2022-09-06T13:37:15.350Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T13:37:15.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-06T13:37:15.753Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.95s) [2022-09-06T13:37:15.753Z] === RUN TestUpdateMemory [2022-09-06T13:37:15.753Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:37:15.753Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T13:37:15.753Z] === RUN TestUpdateCPUQuota [2022-09-06T13:37:15.916Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l1y15pguzrb9e12mtqdsgrok7 Created:2022-09-06 13:37:14.730902024 +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[9655c0cb4341f05ad85e3e9065c2383d6ba4c40009e3cb80b66b4697de5c6c58:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jqmni3mpbb9anc7t3dt4twhx4 EndpointID:7f0d109ff4b1df7ee2c7a93f14b32bcb788abe05b764ff167ce8f0c355f48d4c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6a18e4f38b709d128f36207c0bc74d18c02fa8d9edcd7daef7c74744b54e2052 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:a8e8f800508e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jqmni3mpbb9anc7t3dt4twhx4 EndpointID:7f0d109ff4b1df7ee2c7a93f14b32bcb788abe05b764ff167ce8f0c355f48d4c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T13:37:16.318Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-06T13:37:17.248Z] --- PASS: TestUpdateCPUQuota (1.29s) [2022-09-06T13:37:17.248Z] === RUN TestUpdatePidsLimit [2022-09-06T13:37:17.248Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T13:37:17.248Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-06T13:37:17.504Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T13:37:18.067Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T13:37:18.067Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-06T13:37:18.324Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T13:37:18.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-06T13:37:18.581Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T13:37:19.144Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T13:37:19.401Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T13:37:20.100Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-09-06T13:37:20.100Z] PASS [2022-09-06T13:37:20.100Z] [2022-09-06T13:37:20.100Z] === Skipped [2022-09-06T13:37:20.100Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:37:20.100Z] service_test.go:243: FLAKY_TEST [2022-09-06T13:37:20.100Z] [2022-09-06T13:37:20.100Z] DONE 38 tests, 1 skipped in 43.133s [2022-09-06T13:37:20.100Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:37:20.100Z] ++ 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-09-06T13:37:20.100Z] ++ set -e [2022-09-06T13:37:20.100Z] ++ '[' -n 0 ']' [2022-09-06T13:37:20.100Z] ++ set -x [2022-09-06T13:37:20.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-06T13:37:20.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-06T13:37:20.358Z] INFO: Testing against a local daemon [2022-09-06T13:37:20.358Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T13:37:20.358Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:37:20.358Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:37:20.358Z] === RUN TestDockerNetworkIpvlan [2022-09-06T13:37:20.358Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:37:20.358Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:37:20.358Z] PASS [2022-09-06T13:37:20.358Z] [2022-09-06T13:37:20.358Z] === Skipped [2022-09-06T13:37:20.358Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:37:20.358Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:37:20.358Z] [2022-09-06T13:37:20.358Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:37:20.358Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:37:20.358Z] [2022-09-06T13:37:20.358Z] DONE 2 tests, 2 skipped in 0.089s [2022-09-06T13:37:20.358Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:37:20.358Z] ++ 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-09-06T13:37:20.358Z] ++ set -e [2022-09-06T13:37:20.358Z] ++ '[' -n 0 ']' [2022-09-06T13:37:20.358Z] ++ set -x [2022-09-06T13:37:20.359Z] ++ 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-09-06T13:37:20.359Z] INFO: Testing against a local daemon [2022-09-06T13:37:20.359Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T13:37:20.897Z] --- PASS: TestUpdatePidsLimit (3.70s) [2022-09-06T13:37:20.897Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2022-09-06T13:37:20.897Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-09-06T13:37:20.897Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2022-09-06T13:37:20.897Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-09-06T13:37:20.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-09-06T13:37:20.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-09-06T13:37:20.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-09-06T13:37:20.897Z] === RUN TestUpdateRestartPolicy [2022-09-06T13:37:21.732Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-09-06T13:37:21.733Z] === RUN TestDockerNetworkMacvlan [2022-09-06T13:37:22.299Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T13:37:22.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-06T13:37:23.235Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T13:37:23.739Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-09-06T13:37:23.739Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T13:37:23.802Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T13:37:24.677Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2022-09-06T13:37:24.678Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T13:37:25.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-06T13:37:25.319Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T13:37:25.319Z] check_test.go:540: [d1c2b7cf6af3e] daemon is not started [2022-09-06T13:37:25.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-06T13:37:25.319Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T13:37:25.319Z] check_test.go:540: [d0c47f2b09b8c] daemon is not started [2022-09-06T13:37:25.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-06T13:37:25.704Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T13:37:27.218Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-09-06T13:37:27.218Z] === RUN TestCreateServiceSysctls [2022-09-06T13:37:27.606Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T13:37:28.591Z] check_test.go:540: [d088228fa28e3] daemon is not started [2022-09-06T13:37:28.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-06T13:37:30.510Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-09-06T13:37:30.510Z] === RUN TestCreateServiceCapabilities [2022-09-06T13:37:30.890Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T13:37:31.148Z] --- PASS: TestDockerNetworkMacvlan (9.35s) [2022-09-06T13:37:31.148Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-06T13:37:31.148Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-06T13:37:31.148Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-09-06T13:37:31.148Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-09-06T13:37:31.148Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-09-06T13:37:31.148Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-09-06T13:37:31.148Z] PASS [2022-09-06T13:37:31.148Z] [2022-09-06T13:37:31.148Z] DONE 8 tests in 10.756s [2022-09-06T13:37:31.148Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T13:37:31.148Z] ++ 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-09-06T13:37:31.148Z] ++ set -e [2022-09-06T13:37:31.149Z] ++ '[' -n 0 ']' [2022-09-06T13:37:31.149Z] ++ set -x [2022-09-06T13:37:31.149Z] ++ 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-09-06T13:37:31.149Z] testing: warning: no tests to run [2022-09-06T13:37:31.149Z] PASS [2022-09-06T13:37:31.149Z] [2022-09-06T13:37:31.149Z] DONE 0 tests in 0.027s [2022-09-06T13:37:31.149Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T13:37:31.149Z] ++ 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-09-06T13:37:31.149Z] ++ set -e [2022-09-06T13:37:31.149Z] ++ '[' -n 0 ']' [2022-09-06T13:37:31.149Z] ++ set -x [2022-09-06T13:37:31.149Z] ++ 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-09-06T13:37:31.149Z] INFO: Testing against a local daemon [2022-09-06T13:37:31.149Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T13:37:32.526Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-09-06T13:37:32.526Z] === RUN TestAuthZPluginTLS [2022-09-06T13:37:32.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-06T13:37:33.048Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2022-09-06T13:37:33.048Z] === RUN TestInspect [2022-09-06T13:37:33.093Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-06T13:37:33.093Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T13:37:33.336Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-06T13:37:33.352Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T13:37:33.352Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T13:37:33.597Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2022-09-06T13:37:33.597Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T13:37:33.920Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T13:37:33.920Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T13:37:34.171Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-06T13:37:34.428Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2022-09-06T13:37:34.428Z] === RUN TestWaitNonBlocked [2022-09-06T13:37:34.428Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:37:34.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:37:34.428Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:37:34.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:37:34.428Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:37:34.428Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:37:34.486Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-06T13:37:34.486Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T13:37:35.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-06T13:37:35.799Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-06T13:37:35.799Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-09-06T13:37:35.799Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s) [2022-09-06T13:37:35.799Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.41s) [2022-09-06T13:37:35.799Z] === RUN TestWaitBlocked [2022-09-06T13:37:35.799Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:37:35.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:37:35.799Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:37:35.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:37:35.799Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:37:35.799Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:37:35.862Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-09-06T13:37:35.862Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T13:37:36.056Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-06T13:37:36.340Z] --- PASS: TestInspect (2.95s) [2022-09-06T13:37:36.340Z] === RUN TestCreateJob [2022-09-06T13:37:36.428Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-06T13:37:36.428Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T13:37:36.687Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T13:37:36.687Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T13:37:37.253Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-06T13:37:37.254Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T13:37:37.426Z] --- PASS: TestWaitBlocked (0.03s) [2022-09-06T13:37:37.426Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2022-09-06T13:37:37.426Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.44s) [2022-09-06T13:37:37.426Z] === RUN TestWaitConditions [2022-09-06T13:37:37.426Z] === RUN TestWaitConditions/default [2022-09-06T13:37:37.426Z] === PAUSE TestWaitConditions/default [2022-09-06T13:37:37.426Z] === RUN TestWaitConditions/not-running [2022-09-06T13:37:37.426Z] === PAUSE TestWaitConditions/not-running [2022-09-06T13:37:37.426Z] === RUN TestWaitConditions/next-exit [2022-09-06T13:37:37.426Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T13:37:37.426Z] === RUN TestWaitConditions/removed [2022-09-06T13:37:37.426Z] === PAUSE TestWaitConditions/removed [2022-09-06T13:37:37.426Z] === CONT TestWaitConditions/default [2022-09-06T13:37:37.426Z] === CONT TestWaitConditions/removed [2022-09-06T13:37:38.359Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-06T13:37:38.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-06T13:37:39.155Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-09-06T13:37:39.155Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T13:37:39.485Z] === CONT TestWaitConditions/next-exit [2022-09-06T13:37:39.485Z] === CONT TestWaitConditions/not-running [2022-09-06T13:37:39.631Z] --- PASS: TestCreateJob (3.19s) [2022-09-06T13:37:39.631Z] === RUN TestReplicatedJob [2022-09-06T13:37:40.091Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-09-06T13:37:40.091Z] === RUN TestAuthZPluginHeader [2022-09-06T13:37:40.856Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-06T13:37:41.026Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-06T13:37:41.026Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T13:37:41.026Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:37:41.026Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T13:37:41.026Z] === RUN TestAuthZPluginV2Disable [2022-09-06T13:37:41.026Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:37:41.026Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-06T13:37:41.026Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T13:37:41.026Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:37:41.026Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T13:37:41.026Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T13:37:41.026Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:37:41.026Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T13:37:41.026Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T13:37:41.419Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-06T13:37:41.419Z] --- PASS: TestWaitConditions (0.06s) [2022-09-06T13:37:41.419Z] --- PASS: TestWaitConditions/removed (2.15s) [2022-09-06T13:37:41.419Z] --- PASS: TestWaitConditions/default (2.16s) [2022-09-06T13:37:41.419Z] --- PASS: TestWaitConditions/next-exit (1.92s) [2022-09-06T13:37:41.419Z] --- PASS: TestWaitConditions/not-running (1.98s) [2022-09-06T13:37:41.419Z] === RUN TestWaitRestartedContainer [2022-09-06T13:37:41.419Z] === RUN TestWaitRestartedContainer/default [2022-09-06T13:37:41.419Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T13:37:41.419Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T13:37:41.419Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T13:37:41.419Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T13:37:41.419Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T13:37:41.677Z] === CONT TestWaitRestartedContainer/default [2022-09-06T13:37:41.677Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T13:37:41.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-06T13:37:43.837Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T13:37:44.910Z] --- PASS: TestReplicatedJob (5.05s) [2022-09-06T13:37:44.910Z] === RUN TestUpdateReplicatedJob [2022-09-06T13:37:45.735Z] --- PASS: TestWaitRestartedContainer (0.05s) [2022-09-06T13:37:45.735Z] --- PASS: TestWaitRestartedContainer/next-exit (2.14s) [2022-09-06T13:37:45.735Z] --- PASS: TestWaitRestartedContainer/default (2.16s) [2022-09-06T13:37:45.735Z] --- PASS: TestWaitRestartedContainer/not-running (1.66s) [2022-09-06T13:37:45.735Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T13:37:45.735Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T13:37:46.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-06T13:37:47.447Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-09-06T13:37:47.447Z] === RUN TestServiceListWithStatuses [2022-09-06T13:37:47.447Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:37:47.447Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T13:37:47.447Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T13:37:49.192Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-06T13:37:49.450Z] --- PASS: TestContainerStartOnDaemonRestart (4.20s) [2022-09-06T13:37:49.450Z] === CONT TestDaemonHostGatewayIP [2022-09-06T13:37:49.708Z] === CONT TestDaemonRestartIpcMode [2022-09-06T13:37:49.708Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.45s) [2022-09-06T13:37:51.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-06T13:37:51.642Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-09-06T13:37:51.642Z] === RUN TestDockerNetworkReConnect [2022-09-06T13:37:53.601Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-06T13:37:53.859Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-06T13:37:54.793Z] --- PASS: TestDaemonRestartIpcMode (5.07s) [2022-09-06T13:37:54.793Z] === CONT TestIpcModeOlderClient [2022-09-06T13:37:54.934Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-09-06T13:37:54.934Z] === RUN TestServicePlugin [2022-09-06T13:37:55.051Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-09-06T13:37:55.051Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T13:37:55.051Z] --- PASS: TestDaemonHostGatewayIP (5.59s) [2022-09-06T13:37:55.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-06T13:37:56.237Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-06T13:37:58.130Z] check_test.go:540: [d6f0f68ad632e] daemon is not started [2022-09-06T13:37:58.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-06T13:37:59.061Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-06T13:37:59.133Z] plugin_test.go:61: [d343e2c3191c4] joining swarm manager [d673a889427f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:37:59.152Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-06T13:37:59.152Z] PASS [2022-09-06T13:37:59.152Z] [2022-09-06T13:37:59.152Z] === Skipped [2022-09-06T13:37:59.152Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T13:37:59.152Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:37:59.152Z] [2022-09-06T13:37:59.152Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-06T13:37:59.152Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:37:59.152Z] [2022-09-06T13:37:59.152Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T13:37:59.152Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:37:59.152Z] [2022-09-06T13:37:59.152Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T13:37:59.152Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:37:59.152Z] [2022-09-06T13:37:59.152Z] DONE 17 tests, 4 skipped in 26.614s [2022-09-06T13:37:59.152Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T13:37:59.152Z] ++ 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-09-06T13:37:59.152Z] ++ set -e [2022-09-06T13:37:59.152Z] ++ '[' -n 0 ']' [2022-09-06T13:37:59.152Z] ++ set -x [2022-09-06T13:37:59.152Z] ++ 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-09-06T13:37:59.152Z] INFO: Testing against a local daemon [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:37:59.152Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:37:59.152Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T13:37:59.152Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T13:37:59.152Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T13:37:59.152Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T13:37:59.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T13:37:59.152Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:37:59.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T13:37:59.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T13:37:59.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T13:37:59.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T13:37:59.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T13:37:59.153Z] === RUN TestPluginInstall [2022-09-06T13:37:59.153Z] === RUN TestPluginInstall/no_auth [2022-09-06T13:37:59.153Z] time="2022-09-06T13:37:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:37:59.153Z] time="2022-09-06T13:37:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fa0ea9a11a486659dd1d266025d0b204270972ee9918f403ba1127ef113e12e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:37:59.153Z] time="2022-09-06T13:37:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:37:59.153Z] time="2022-09-06T13:37:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fa0ea9a11a486659dd1d266025d0b204270972ee9918f403ba1127ef113e12e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:37:59.153Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T13:37:59.153Z] time="2022-09-06T13:37:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:37:59.153Z] time="2022-09-06T13:37:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fa0ea9a11a486659dd1d266025d0b204270972ee9918f403ba1127ef113e12e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:37:59.153Z] time="2022-09-06T13:37:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:37:59.153Z] time="2022-09-06T13:37:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fa0ea9a11a486659dd1d266025d0b204270972ee9918f403ba1127ef113e12e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:37:59.418Z] === RUN TestPluginInstall/with_insecure [2022-09-06T13:37:59.702Z] plugin_test.go:64: [d8ee95a2c9f57] joining swarm manager [d673a889427f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:37:59.992Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-06T13:38:00.356Z] time="2022-09-06T13:38:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:38:00.356Z] time="2022-09-06T13:38:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:549425548f81aba50eab518e07b29e082fdec01069c44df0eb065eb2e6f3e305" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:38:00.356Z] time="2022-09-06T13:38:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:38:00.356Z] time="2022-09-06T13:38:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:549425548f81aba50eab518e07b29e082fdec01069c44df0eb065eb2e6f3e305" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:38:00.356Z] plugin_test.go:195: [d52a8c50dc469] daemon is not started [2022-09-06T13:38:00.356Z] --- PASS: TestPluginInstall (2.52s) [2022-09-06T13:38:00.356Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-09-06T13:38:00.356Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-09-06T13:38:00.356Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-09-06T13:38:00.356Z] === RUN TestPluginsWithRuntimes [2022-09-06T13:38:00.954Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-06T13:38:00.954Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-06T13:38:02.256Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T13:38:02.823Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T13:38:02.853Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-06T13:38:03.758Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-09-06T13:38:03.758Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-09-06T13:38:03.758Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-09-06T13:38:03.758Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T13:38:03.783Z] docker_cli_daemon_plugins_test.go:106: [debeba5144996] daemon is not started [2022-09-06T13:38:04.325Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-06T13:38:04.325Z] PASS [2022-09-06T13:38:04.325Z] [2022-09-06T13:38:04.325Z] DONE 24 tests in 6.530s [2022-09-06T13:38:04.325Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T13:38:04.325Z] ++ 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-09-06T13:38:04.325Z] ++ set -e [2022-09-06T13:38:04.325Z] ++ '[' -n 0 ']' [2022-09-06T13:38:04.325Z] ++ set -x [2022-09-06T13:38:04.325Z] ++ 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-09-06T13:38:04.326Z] INFO: Testing against a local daemon [2022-09-06T13:38:04.326Z] === RUN TestExternalGraphDriver [2022-09-06T13:38:04.712Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-06T13:38:04.892Z] === RUN TestExternalGraphDriver/json [2022-09-06T13:38:05.643Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-06T13:38:05.899Z] check_test.go:540: [de48f2ddf409c] daemon is not started [2022-09-06T13:38:05.900Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-06T13:38:06.268Z] === RUN TestExternalGraphDriver/spec [2022-09-06T13:38:06.463Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-06T13:38:07.393Z] --- PASS: TestContainerKillOnDaemonStart (12.25s) [2022-09-06T13:38:07.393Z] PASS [2022-09-06T13:38:07.393Z] [2022-09-06T13:38:07.393Z] === Skipped [2022-09-06T13:38:07.393Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T13:38:07.393Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:38:07.393Z] [2022-09-06T13:38:07.393Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T13:38:07.393Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:38:07.393Z] [2022-09-06T13:38:07.393Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T13:38:07.393Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:38:07.393Z] [2022-09-06T13:38:07.393Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:38:07.393Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:38:07.393Z] [2022-09-06T13:38:07.393Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T13:38:07.393Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:38:07.393Z] [2022-09-06T13:38:07.393Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T13:38:07.393Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:38:07.393Z] [2022-09-06T13:38:07.393Z] DONE 273 tests, 6 skipped in 189.680s [2022-09-06T13:38:07.393Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T13:38:07.393Z] ++ 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-09-06T13:38:07.393Z] ++ set -e [2022-09-06T13:38:07.393Z] ++ '[' -n 0 ']' [2022-09-06T13:38:07.393Z] ++ set -x [2022-09-06T13:38:07.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=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-09-06T13:38:07.393Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T13:38:07.956Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-06T13:38:07.956Z] === RUN TestConfigDaemonID [2022-09-06T13:38:08.170Z] === RUN TestExternalGraphDriver/pull [2022-09-06T13:38:08.520Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-06T13:38:09.084Z] daemon_test.go:83: [d1e0d131daa71] daemon is not started [2022-09-06T13:38:09.084Z] --- PASS: TestConfigDaemonID (1.06s) [2022-09-06T13:38:09.084Z] === RUN TestDaemonConfigValidation [2022-09-06T13:38:09.084Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:38:09.084Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:38:09.084Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T13:38:09.084Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T13:38:09.084Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T13:38:09.084Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T13:38:09.084Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T13:38:09.084Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T13:38:09.084Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T13:38:09.084Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T13:38:09.084Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T13:38:09.084Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T13:38:09.084Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T13:38:09.084Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T13:38:09.341Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T13:38:09.341Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-06T13:38:09.341Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T13:38:09.341Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-09-06T13:38:09.341Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-09-06T13:38:09.341Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-09-06T13:38:09.341Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.20s) [2022-09-06T13:38:09.341Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-09-06T13:38:09.341Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T13:38:09.341Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T13:38:09.544Z] --- PASS: TestExternalGraphDriver (5.12s) [2022-09-06T13:38:09.544Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-09-06T13:38:09.544Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-09-06T13:38:09.544Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-09-06T13:38:09.544Z] === RUN TestGraphdriverPluginV2 [2022-09-06T13:38:09.803Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:38:09.803Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-06T13:38:09.803Z] PASS [2022-09-06T13:38:09.803Z] [2022-09-06T13:38:09.803Z] === Skipped [2022-09-06T13:38:09.803Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-06T13:38:09.803Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:38:09.803Z] [2022-09-06T13:38:09.803Z] DONE 5 tests, 1 skipped in 5.528s [2022-09-06T13:38:09.803Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T13:38:09.803Z] ++ 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-09-06T13:38:09.803Z] ++ set -e [2022-09-06T13:38:09.803Z] ++ '[' -n 0 ']' [2022-09-06T13:38:09.803Z] ++ set -x [2022-09-06T13:38:09.803Z] ++ 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-09-06T13:38:10.061Z] INFO: Testing against a local daemon [2022-09-06T13:38:10.061Z] === RUN TestContinueAfterPluginCrash [2022-09-06T13:38:10.061Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T13:38:10.061Z] === RUN TestReadPluginNoRead [2022-09-06T13:38:10.061Z] === PAUSE TestReadPluginNoRead [2022-09-06T13:38:10.061Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T13:38:10.061Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T13:38:10.061Z] === CONT TestContinueAfterPluginCrash [2022-09-06T13:38:10.061Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T13:38:10.710Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T13:38:11.642Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T13:38:12.572Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T13:38:12.572Z] daemon_test.go:197: [d5ba77d34eaaa] daemon is not started [2022-09-06T13:38:12.572Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-09-06T13:38:12.572Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-09-06T13:38:12.572Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-09-06T13:38:12.572Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-09-06T13:38:12.572Z] === RUN TestDaemonProxy [2022-09-06T13:38:12.572Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T13:38:13.345Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-09-06T13:38:13.345Z] === CONT TestReadPluginNoRead [2022-09-06T13:38:14.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-06T13:38:14.468Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T13:38:15.032Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-06T13:38:15.248Z] === RUN TestReadPluginNoRead/default [2022-09-06T13:38:15.961Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-06T13:38:16.183Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T13:38:16.217Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T13:38:16.474Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-06T13:38:17.405Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-06T13:38:17.405Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-06T13:38:17.558Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T13:38:17.662Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-06T13:38:17.919Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-06T13:38:17.919Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T13:38:18.126Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-09-06T13:38:18.177Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-06T13:38:18.434Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T13:38:18.691Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-06T13:38:18.694Z] === CONT TestReadPluginNoRead [2022-09-06T13:38:18.694Z] read_test.go:92: [d7df256103935] daemon is not started [2022-09-06T13:38:18.694Z] --- PASS: TestReadPluginNoRead (5.67s) [2022-09-06T13:38:18.694Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-09-06T13:38:18.694Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-09-06T13:38:18.694Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-09-06T13:38:18.694Z] PASS [2022-09-06T13:38:18.694Z] [2022-09-06T13:38:18.694Z] DONE 6 tests in 8.759s [2022-09-06T13:38:18.694Z] 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-09-06T13:38:18.694Z] ++ 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-09-06T13:38:18.694Z] ++ set -e [2022-09-06T13:38:18.694Z] ++ '[' -n 0 ']' [2022-09-06T13:38:18.694Z] ++ set -x [2022-09-06T13:38:18.694Z] ++ 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-09-06T13:38:18.694Z] testing: warning: no tests to run [2022-09-06T13:38:18.694Z] PASS [2022-09-06T13:38:18.694Z] [2022-09-06T13:38:18.694Z] DONE 0 tests in 0.033s [2022-09-06T13:38:18.694Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T13:38:18.694Z] ++ 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-09-06T13:38:18.694Z] ++ set -e [2022-09-06T13:38:18.694Z] ++ '[' -n 0 ']' [2022-09-06T13:38:18.694Z] ++ set -x [2022-09-06T13:38:18.694Z] ++ 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-09-06T13:38:18.694Z] INFO: Testing against a local daemon [2022-09-06T13:38:18.694Z] === RUN TestPluginWithDevMounts [2022-09-06T13:38:18.694Z] === PAUSE TestPluginWithDevMounts [2022-09-06T13:38:18.694Z] === CONT TestPluginWithDevMounts [2022-09-06T13:38:18.948Z] --- PASS: TestDaemonProxy (6.39s) [2022-09-06T13:38:18.948Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-09-06T13:38:18.948Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-09-06T13:38:18.948Z] --- PASS: TestDaemonProxy/configuration_file (1.81s) [2022-09-06T13:38:18.948Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T13:38:18.948Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T13:38:18.948Z] PASS [2022-09-06T13:38:18.948Z] [2022-09-06T13:38:18.948Z] DONE 18 tests in 11.729s [2022-09-06T13:38:18.948Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T13:38:18.948Z] ++ 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-09-06T13:38:18.948Z] ++ set -e [2022-09-06T13:38:18.948Z] ++ '[' -n 0 ']' [2022-09-06T13:38:18.948Z] ++ set -x [2022-09-06T13:38:18.948Z] ++ 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-09-06T13:38:19.206Z] INFO: Testing against a local daemon [2022-09-06T13:38:19.206Z] === RUN TestCommitInheritsEnv [2022-09-06T13:38:19.206Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-09-06T13:38:19.771Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-09-06T13:38:19.771Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T13:38:19.771Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T13:38:19.771Z] === RUN TestImportWithCustomPlatform [2022-09-06T13:38:19.771Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T13:38:19.771Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-06T13:38:19.771Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T13:38:19.771Z] === RUN TestImportWithCustomPlatform// [2022-09-06T13:38:19.771Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T13:38:19.771Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T13:38:20.027Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T13:38:20.285Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T13:38:20.285Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T13:38:20.285Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T13:38:20.285Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-06T13:38:20.285Z] --- PASS: TestImportWithCustomPlatform (0.64s) [2022-09-06T13:38:20.285Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-09-06T13:38:20.285Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T13:38:20.285Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T13:38:20.285Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-09-06T13:38:20.285Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-09-06T13:38:20.285Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-09-06T13:38:20.285Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-09-06T13:38:20.285Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T13:38:20.285Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T13:38:20.285Z] === RUN TestImagesFilterMultiReference [2022-09-06T13:38:20.285Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-06T13:38:20.285Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-09-06T13:38:20.285Z] === RUN TestImagePullPlatformInvalid [2022-09-06T13:38:20.285Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-06T13:38:20.285Z] === RUN TestRemoveImageOrphaning [2022-09-06T13:38:20.542Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-06T13:38:20.595Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-09-06T13:38:20.595Z] PASS [2022-09-06T13:38:20.595Z] [2022-09-06T13:38:20.595Z] DONE 1 tests in 1.650s [2022-09-06T13:38:20.595Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T13:38:20.595Z] ++ 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-09-06T13:38:20.595Z] ++ set -e [2022-09-06T13:38:20.595Z] ++ '[' -n 0 ']' [2022-09-06T13:38:20.595Z] ++ set -x [2022-09-06T13:38:20.595Z] ++ 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-09-06T13:38:20.595Z] INFO: Testing against a local daemon [2022-09-06T13:38:20.595Z] === RUN TestSecretInspect [2022-09-06T13:38:20.799Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-06T13:38:20.799Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2022-09-06T13:38:20.799Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T13:38:21.364Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-06T13:38:21.364Z] time="2022-09-06T13:38:21Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-06T13:38:21.927Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-06T13:38:22.184Z] check_test.go:540: [d79417cd01e70] daemon is not started [2022-09-06T13:38:22.184Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-06T13:38:22.498Z] --- PASS: TestSecretInspect (1.77s) [2022-09-06T13:38:22.498Z] === RUN TestSecretList [2022-09-06T13:38:23.117Z] --- PASS: TestRemoveImageGarbageCollector (2.30s) [2022-09-06T13:38:23.117Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T13:38:23.117Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-09-06T13:38:23.117Z] === RUN TestTagInvalidReference [2022-09-06T13:38:23.117Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-06T13:38:23.117Z] === RUN TestTagValidPrefixedRepo [2022-09-06T13:38:23.374Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-09-06T13:38:23.374Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T13:38:23.374Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-09-06T13:38:23.374Z] === RUN TestTagOfficialNames [2022-09-06T13:38:23.374Z] check_test.go:540: [da6b739b242f8] daemon is not started [2022-09-06T13:38:23.374Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-06T13:38:23.374Z] --- PASS: TestTagOfficialNames (0.08s) [2022-09-06T13:38:23.374Z] === RUN TestTagMatchesDigest [2022-09-06T13:38:23.374Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-06T13:38:23.374Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T13:38:23.937Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-06T13:38:24.400Z] --- PASS: TestSecretList (2.12s) [2022-09-06T13:38:24.400Z] === RUN TestSecretsCreateAndDelete [2022-09-06T13:38:25.830Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-06T13:38:26.258Z] --- PASS: TestServicePlugin (30.07s) [2022-09-06T13:38:26.258Z] === RUN TestServiceUpdateLabel [2022-09-06T13:38:26.930Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2022-09-06T13:38:26.930Z] === RUN TestSecretsUpdate [2022-09-06T13:38:27.197Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-09-06T13:38:27.197Z] === RUN TestServiceUpdateSecrets [2022-09-06T13:38:28.353Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-06T13:38:28.831Z] --- PASS: TestSecretsUpdate (2.16s) [2022-09-06T13:38:28.831Z] === RUN TestTemplatedSecret [2022-09-06T13:38:28.915Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-06T13:38:29.479Z] check_test.go:540: [db1dc5b354a20] daemon is not started [2022-09-06T13:38:29.479Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-06T13:38:29.479Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-06T13:38:30.850Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-06T13:38:31.364Z] --- PASS: TestTemplatedSecret (2.55s) [2022-09-06T13:38:31.364Z] === RUN TestSecretCreateResolve [2022-09-06T13:38:32.747Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-06T13:38:33.894Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-09-06T13:38:33.894Z] PASS [2022-09-06T13:38:33.894Z] [2022-09-06T13:38:33.894Z] DONE 6 tests in 13.152s [2022-09-06T13:38:33.894Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T13:38:33.894Z] ++ 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-09-06T13:38:33.894Z] ++ set -e [2022-09-06T13:38:33.894Z] ++ '[' -n 0 ']' [2022-09-06T13:38:33.894Z] ++ set -x [2022-09-06T13:38:33.894Z] ++ 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-09-06T13:38:33.894Z] INFO: Testing against a local daemon [2022-09-06T13:38:33.894Z] === RUN TestServiceCreateInit [2022-09-06T13:38:33.894Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T13:38:34.643Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-06T13:38:35.575Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-06T13:38:37.179Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T13:38:38.851Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-06T13:38:39.420Z] check_test.go:540: [ddf16214b4f25] daemon is not started [2022-09-06T13:38:39.676Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-06T13:38:41.369Z] --- PASS: TestServiceCreateInit (7.07s) [2022-09-06T13:38:41.369Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2022-09-06T13:38:41.369Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-09-06T13:38:41.369Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T13:38:42.087Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2022-09-06T13:38:42.087Z] === RUN TestServiceUpdateConfigs [2022-09-06T13:38:42.950Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-06T13:38:43.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-06T13:38:44.137Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-06T13:38:45.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-06T13:38:48.059Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-06T13:38:48.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-06T13:38:49.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-06T13:38:50.799Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-06T13:38:51.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-06T13:38:53.627Z] check_test.go:540: [d135c95728917] daemon is not started [2022-09-06T13:38:53.627Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-06T13:38:53.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-06T13:38:53.885Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-06T13:38:54.619Z] Created binary: bundles/binary-daemon/dockerd [2022-09-06T13:38:54.619Z] Copying nested executables into bundles/binary-daemon [2022-09-06T13:38:54.619Z] Building: bundles/binary-daemon/docker-proxy [2022-09-06T13:38:54.619Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:38:54.619Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-06T13:38:54.619Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-06T13:38:54.816Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-06T13:38:54.978Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/make.sh cross [2022-09-06T13:38:55.074Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-06T13:38:55.237Z] [2022-09-06T13:38:55.495Z] Removing bundles/ [2022-09-06T13:38:55.495Z] [2022-09-06T13:38:55.495Z] ---> Making bundle: cross (in bundles/cross) [2022-09-06T13:38:55.495Z] Cross building: bundles/cross/linux/amd64 [2022-09-06T13:38:55.495Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-06T13:38:55.495Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T13:38:56.240Z] --- PASS: TestCreateServiceMultipleTimes (15.18s) [2022-09-06T13:38:56.240Z] === RUN TestCreateServiceConflict [2022-09-06T13:38:56.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-06T13:38:56.975Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2022-09-06T13:38:56.975Z] === RUN TestServiceUpdateNetwork [2022-09-06T13:38:57.008Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-06T13:38:57.008Z] check_test.go:540: [d007bf455e97d] daemon is not started [2022-09-06T13:38:57.008Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-06T13:38:57.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-06T13:38:58.140Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-09-06T13:38:58.141Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T13:38:59.833Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-06T13:39:00.671Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-09-06T13:39:00.671Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T13:39:01.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-06T13:39:02.134Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-06T13:39:07.391Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-06T13:39:08.323Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-06T13:39:09.188Z] --- PASS: TestServiceUpdateNetwork (12.51s) [2022-09-06T13:39:09.188Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T13:39:10.220Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-06T13:39:10.643Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T13:39:11.225Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T13:39:12.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-06T13:39:13.306Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-06T13:39:15.588Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-09-06T13:39:15.588Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T13:39:15.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-06T13:39:16.523Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-09-06T13:39:16.523Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T13:39:17.198Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-06T13:39:18.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-06T13:39:19.052Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-09-06T13:39:19.052Z] === RUN TestCreateServiceSysctls [2022-09-06T13:39:19.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-06T13:39:19.349Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T13:39:21.660Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-06T13:39:21.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-06T13:39:22.336Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-09-06T13:39:22.336Z] === RUN TestCreateServiceCapabilities [2022-09-06T13:39:23.553Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-06T13:39:24.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-06T13:39:24.374Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-06T13:39:24.867Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-09-06T13:39:24.867Z] === RUN TestInspect [2022-09-06T13:39:25.742Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-06T13:39:25.919Z] --- PASS: TestServiceUpdatePidsLimit (16.43s) [2022-09-06T13:39:25.919Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-09-06T13:39:25.919Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-06T13:39:25.919Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-09-06T13:39:25.919Z] PASS [2022-09-06T13:39:25.919Z] [2022-09-06T13:39:25.919Z] === Skipped [2022-09-06T13:39:25.919Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T13:39:25.919Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:39:25.919Z] [2022-09-06T13:39:25.919Z] DONE 27 tests, 1 skipped in 165.837s [2022-09-06T13:39:25.919Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T13:39:25.919Z] INFO: Testing against a local daemon [2022-09-06T13:39:25.919Z] === RUN TestSessionCreate [2022-09-06T13:39:25.919Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T13:39:25.919Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T13:39:25.919Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T13:39:25.919Z] PASS [2022-09-06T13:39:25.919Z] [2022-09-06T13:39:25.919Z] DONE 2 tests in 0.057s [2022-09-06T13:39:25.919Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T13:39:25.920Z] INFO: Testing against a local daemon [2022-09-06T13:39:25.920Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:39:25.920Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:39:25.920Z] === RUN TestDiskUsage [2022-09-06T13:39:25.920Z] === PAUSE TestDiskUsage [2022-09-06T13:39:25.920Z] === RUN TestEventsExecDie [2022-09-06T13:39:26.490Z] --- PASS: TestEventsExecDie (0.62s) [2022-09-06T13:39:26.490Z] === RUN TestEventsBackwardsCompatible [2022-09-06T13:39:26.490Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-09-06T13:39:26.490Z] === RUN TestEventsVolumeCreate [2022-09-06T13:39:26.490Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-09-06T13:39:26.490Z] === RUN TestInfoBinaryCommits [2022-09-06T13:39:26.490Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T13:39:26.490Z] === RUN TestInfoAPIVersioned [2022-09-06T13:39:26.490Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T13:39:26.490Z] === RUN TestInfoAPI [2022-09-06T13:39:26.490Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T13:39:26.490Z] === RUN TestInfoAPIWarnings [2022-09-06T13:39:27.399Z] --- PASS: TestInspect (2.78s) [2022-09-06T13:39:27.399Z] === RUN TestCreateJob [2022-09-06T13:39:29.021Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-06T13:39:29.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-06T13:39:30.686Z] --- PASS: TestCreateJob (2.93s) [2022-09-06T13:39:30.686Z] === RUN TestReplicatedJob [2022-09-06T13:39:31.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-06T13:39:32.699Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-06T13:39:34.071Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-06T13:39:35.003Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-06T13:39:35.567Z] docker_cli_daemon_test.go:2504: [d85d04c8a952f] daemon is not started [2022-09-06T13:39:35.954Z] --- PASS: TestReplicatedJob (5.33s) [2022-09-06T13:39:35.954Z] === RUN TestUpdateReplicatedJob [2022-09-06T13:39:37.463Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-06T13:39:38.484Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2022-09-06T13:39:38.484Z] === RUN TestServiceListWithStatuses [2022-09-06T13:39:38.484Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:39:38.484Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T13:39:38.484Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T13:39:41.720Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-06T13:39:42.673Z] --- PASS: TestDockerNetworkConnectAlias (4.12s) [2022-09-06T13:39:42.673Z] === RUN TestDockerNetworkReConnect [2022-09-06T13:39:43.619Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-06T13:39:44.184Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-06T13:39:44.584Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-06T13:39:44.584Z] === RUN TestInfoDebug [2022-09-06T13:39:44.584Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T13:39:44.584Z] === RUN TestInfoInsecureRegistries [2022-09-06T13:39:44.584Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T13:39:44.584Z] === RUN TestInfoRegistryMirrors [2022-09-06T13:39:44.584Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T13:39:44.584Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T13:39:45.116Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-06T13:39:45.153Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T13:39:45.153Z] === RUN TestPingCacheHeaders [2022-09-06T13:39:45.153Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-06T13:39:45.153Z] === RUN TestPingGet [2022-09-06T13:39:45.153Z] --- PASS: TestPingGet (0.01s) [2022-09-06T13:39:45.153Z] === RUN TestPingHead [2022-09-06T13:39:45.153Z] --- PASS: TestPingHead (0.02s) [2022-09-06T13:39:45.153Z] === RUN TestPingSwarmHeader [2022-09-06T13:39:45.722Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T13:39:46.046Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-06T13:39:46.291Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T13:39:46.860Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-09-06T13:39:46.860Z] === RUN TestServicePlugin [2022-09-06T13:39:46.860Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:39:46.860Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-06T13:39:46.860Z] === RUN TestServiceUpdateLabel [2022-09-06T13:39:47.230Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T13:39:47.230Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-09-06T13:39:47.230Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T13:39:47.230Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T13:39:47.230Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T13:39:47.230Z] === RUN TestPingBuilderHeader [2022-09-06T13:39:47.230Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T13:39:47.799Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T13:39:47.943Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-06T13:39:48.235Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-09-06T13:39:48.235Z] === RUN TestServiceUpdateSecrets [2022-09-06T13:39:48.369Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-06T13:39:48.370Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T13:39:48.370Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T13:39:48.370Z] === RUN TestVersion [2022-09-06T13:39:48.370Z] --- PASS: TestVersion (0.02s) [2022-09-06T13:39:48.370Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:39:48.370Z] === CONT TestDiskUsage [2022-09-06T13:39:48.874Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-06T13:39:48.874Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T13:39:48.940Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T13:39:49.200Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T13:39:49.437Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-06T13:39:49.695Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-06T13:39:49.770Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T13:39:49.770Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T13:39:49.770Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T13:39:49.770Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T13:39:49.770Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T13:39:49.770Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T13:39:49.770Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T13:39:49.770Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T13:39:49.770Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T13:39:49.770Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T13:39:49.770Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage (1.63s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T13:39:49.770Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:39:49.770Z] PASS [2022-09-06T13:39:49.770Z] [2022-09-06T13:39:49.770Z] DONE 57 tests in 24.198s [2022-09-06T13:39:49.770Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T13:39:50.030Z] INFO: Testing against a local daemon [2022-09-06T13:39:50.030Z] === RUN TestVolumesCreateAndList [2022-09-06T13:39:50.030Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T13:39:50.030Z] === RUN TestVolumesRemove [2022-09-06T13:39:50.030Z] --- PASS: TestVolumesRemove (0.09s) [2022-09-06T13:39:50.030Z] === RUN TestVolumesInspect [2022-09-06T13:39:50.030Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T13:39:50.030Z] === RUN TestVolumesInvalidJSON [2022-09-06T13:39:50.030Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T13:39:50.030Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T13:39:50.030Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T13:39:50.030Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T13:39:50.030Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T13:39:50.030Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T13:39:50.030Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T13:39:50.030Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T13:39:50.030Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T13:39:50.030Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T13:39:50.030Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T13:39:50.030Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T13:39:50.030Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T13:39:50.030Z] PASS [2022-09-06T13:39:50.030Z] [2022-09-06T13:39:50.030Z] DONE 9 tests in 0.169s [2022-09-06T13:39:50.030Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:39:50.259Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-06T13:39:50.606Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-06T13:39:50.606Z] Removing test suite binaries [2022-09-06T13:39:50.823Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-06T13:39:50.823Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-06T13:39:50.823Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-06T13:39:50.823Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-06T13:39:50.866Z] exiting test-integration [2022-09-06T13:39:50.866Z] ++ exit 0 [2022-09-06T13:39:50.866Z] Post stage [Pipeline] junit [2022-09-06T13:39:52.261Z] Recording test results [2022-09-06T13:39:52.717Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-06T13:39:53.649Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-06T13:39:53.755Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:39:53.906Z] check_test.go:540: [d333315be9bde] daemon is not started [2022-09-06T13:39:53.906Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-06T13:39:54.098Z] + echo Ensuring container killed. [2022-09-06T13:39:54.098Z] Ensuring container killed. [2022-09-06T13:39:54.098Z] + docker rm -vf docker-pr1 [2022-09-06T13:39:54.098Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-06T13:39:54.383Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:39:54.383Z] Chowning /workspace to jenkins user [2022-09-06T13:39:54.383Z] + id -u [2022-09-06T13:39:54.383Z] + id -g [2022-09-06T13:39:54.383Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44095:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T13:39:54.383Z] Unable to find image 'busybox:latest' locally [2022-09-06T13:39:54.642Z] latest: Pulling from library/busybox [2022-09-06T13:39:54.642Z] 2c39bef88607: Pulling fs layer [2022-09-06T13:39:54.642Z] 2c39bef88607: Download complete [2022-09-06T13:39:54.902Z] 2c39bef88607: Pull complete [2022-09-06T13:39:54.902Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T13:39:54.902Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:39:56.580Z] + bundleName=amd64-cgroup2 [2022-09-06T13:39:56.581Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T13:39:56.581Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T13:39:56.581Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-06T13:39:56.581Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-06T13:39:56.853Z] Archiving artifacts [2022-09-06T13:39:58.087Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-06T13:39:58.512Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44095/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:39:58.818Z] + make clean [2022-09-06T13:39:58.818Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T13:39:58.818Z] docker-dev-cache [2022-09-06T13:39:58.818Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T13:39:59.458Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite (343.57s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.69s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.47s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.24s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.69s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.72s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.48s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.77s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.10s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2022-09-06T13:40:00.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.92s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.91s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.30s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.57s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.44s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.38s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.39s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.44s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.39s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.54s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.67s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.41s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.49s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.28s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.98s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.36s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.03s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.12s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.16s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.25s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.66s) [2022-09-06T13:40:00.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T13:40:00.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.12s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.04s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.28s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.32s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.97s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.66s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.62s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.68s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.25s) [2022-09-06T13:40:00.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.73s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.73s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.29s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.63s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.30s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.69s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.60s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.51s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.46s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.52s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.41s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.87s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.41s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.41s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.73s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.82s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.95s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-09-06T13:40:00.023Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.24s) [2022-09-06T13:40:00.023Z] === RUN TestDockerSwarmSuite [2022-09-06T13:40:00.023Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-06T13:40:00.587Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-06T13:40:00.844Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T13:40:01.776Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-06T13:40:02.340Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-06T13:40:02.904Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-06T13:40:03.107Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-09-06T13:40:03.107Z] === RUN TestServiceUpdateConfigs [2022-09-06T13:40:03.834Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-06T13:40:07.106Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-06T13:40:12.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-06T13:40:15.632Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-06T13:40:15.888Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-06T13:40:17.981Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2022-09-06T13:40:17.981Z] === RUN TestServiceUpdateNetwork [2022-09-06T13:40:18.408Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-06T13:40:21.681Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-06T13:40:23.050Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-06T13:40:23.050Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-06T13:40:23.050Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-06T13:40:23.050Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-06T13:40:23.050Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-06T13:40:23.050Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-06T13:40:23.050Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-06T13:40:23.050Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-06T13:40:23.050Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-06T13:40:25.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-06T13:40:25.573Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-06T13:40:26.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-06T13:40:29.777Z] docker_api_swarm_test.go:563: [de2c154fa5af3] joining swarm manager [d1039b83799c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:40:30.180Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-09-06T13:40:30.180Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T13:40:30.439Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T13:40:30.708Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-06T13:40:31.006Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T13:40:33.982Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-06T13:40:34.546Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-06T13:40:39.119Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T13:40:39.836Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-06T13:40:41.204Z] docker_api_swarm_test.go:585: [d0cef569965d0] joining swarm manager [d1039b83799c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:40:44.476Z] check_test.go:611: [de2c154fa5af3] daemon is not started [2022-09-06T13:40:45.774Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2022-09-06T13:40:45.774Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-06T13:40:45.774Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-09-06T13:40:45.774Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-06T13:40:45.774Z] PASS [2022-09-06T13:40:45.774Z] [2022-09-06T13:40:45.774Z] === Skipped [2022-09-06T13:40:45.774Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T13:40:45.774Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:40:45.774Z] [2022-09-06T13:40:45.774Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-06T13:40:45.774Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:40:45.774Z] [2022-09-06T13:40:45.774Z] DONE 27 tests, 2 skipped in 131.788s [2022-09-06T13:40:45.774Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T13:40:45.774Z] ++ 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-09-06T13:40:45.774Z] ++ set -e [2022-09-06T13:40:45.774Z] ++ '[' -n 0 ']' [2022-09-06T13:40:45.774Z] ++ set -x [2022-09-06T13:40:45.774Z] ++ 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-09-06T13:40:45.774Z] INFO: Testing against a local daemon [2022-09-06T13:40:45.774Z] === RUN TestSessionCreate [2022-09-06T13:40:45.774Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T13:40:45.774Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T13:40:45.774Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-06T13:40:45.774Z] PASS [2022-09-06T13:40:45.774Z] [2022-09-06T13:40:45.774Z] DONE 2 tests in 0.134s [2022-09-06T13:40:45.774Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T13:40:45.774Z] ++ 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-09-06T13:40:45.774Z] ++ set -e [2022-09-06T13:40:45.774Z] ++ '[' -n 0 ']' [2022-09-06T13:40:45.774Z] ++ set -x [2022-09-06T13:40:45.774Z] ++ 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-09-06T13:40:45.774Z] INFO: Testing against a local daemon [2022-09-06T13:40:45.774Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:40:45.774Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:40:45.774Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-09-06T13:40:45.774Z] === RUN TestDiskUsage [2022-09-06T13:40:45.774Z] === PAUSE TestDiskUsage [2022-09-06T13:40:45.774Z] === RUN TestEventsExecDie [2022-09-06T13:40:45.848Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-06T13:40:46.032Z] --- PASS: TestEventsExecDie (0.52s) [2022-09-06T13:40:46.033Z] === RUN TestEventsBackwardsCompatible [2022-09-06T13:40:46.291Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-06T13:40:46.291Z] === RUN TestEventsVolumeCreate [2022-09-06T13:40:46.291Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-06T13:40:46.291Z] === RUN TestInfoBinaryCommits [2022-09-06T13:40:46.291Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-06T13:40:46.291Z] === RUN TestInfoAPIVersioned [2022-09-06T13:40:46.291Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T13:40:46.291Z] === RUN TestInfoAPI [2022-09-06T13:40:46.291Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T13:40:46.291Z] === RUN TestInfoAPIWarnings [2022-09-06T13:40:46.410Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-06T13:40:47.779Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-06T13:40:51.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-06T13:40:51.306Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-06T13:40:51.306Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-06T13:40:52.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-06T13:40:53.607Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-06T13:40:54.537Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-06T13:40:54.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-06T13:40:54.793Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T13:40:54.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-06T13:40:58.066Z] docker_api_swarm_test.go:46: [de3bd0d1db94a] joining swarm manager [d8a7b52f9cc20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:41:01.961Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-06T13:41:01.961Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-06T13:41:01.961Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-06T13:41:01.961Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T13:41:01.961Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-06T13:41:01.961Z] Cross building: bundles/cross/windows/amd64 [2022-09-06T13:41:01.961Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-06T13:41:01.961Z] { [2022-09-06T13:41:01.961Z] "RT_GROUP_ICON": { [2022-09-06T13:41:01.961Z] "#1": { [2022-09-06T13:41:01.961Z] "0409": "../../winresources/docker.ico" [2022-09-06T13:41:01.961Z] } [2022-09-06T13:41:01.961Z] }, [2022-09-06T13:41:01.961Z] "RT_MANIFEST": { [2022-09-06T13:41:01.961Z] "#1": { [2022-09-06T13:41:01.961Z] "0409": { [2022-09-06T13:41:01.961Z] "identity": {}, [2022-09-06T13:41:01.961Z] "description": "Docker Engine", [2022-09-06T13:41:01.961Z] "minimum-os": "vista", [2022-09-06T13:41:01.961Z] "execution-level": "", [2022-09-06T13:41:01.961Z] "ui-access": false, [2022-09-06T13:41:01.961Z] "auto-elevate": false, [2022-09-06T13:41:01.961Z] "dpi-awareness": "unaware", [2022-09-06T13:41:01.961Z] "disable-theming": false, [2022-09-06T13:41:01.961Z] "disable-window-filtering": false, [2022-09-06T13:41:01.961Z] "high-resolution-scrolling-aware": false, [2022-09-06T13:41:01.961Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-06T13:41:01.961Z] "long-path-aware": false, [2022-09-06T13:41:01.961Z] "printer-driver-isolation": false, [2022-09-06T13:41:01.961Z] "gdi-scaling": false, [2022-09-06T13:41:01.961Z] "segment-heap": false, [2022-09-06T13:41:01.961Z] "use-common-controls-v6": false [2022-09-06T13:41:01.961Z] } [2022-09-06T13:41:01.961Z] } [2022-09-06T13:41:01.961Z] }, [2022-09-06T13:41:01.961Z] "RT_MESSAGETABLE": { [2022-09-06T13:41:01.961Z] "#1": { [2022-09-06T13:41:01.961Z] "0409": "../../winresources/event_messages.bin" [2022-09-06T13:41:01.961Z] } [2022-09-06T13:41:01.961Z] }, [2022-09-06T13:41:01.961Z] "RT_VERSION": { [2022-09-06T13:41:01.961Z] "#1": { [2022-09-06T13:41:01.961Z] "0409": { [2022-09-06T13:41:01.961Z] "fixed": { [2022-09-06T13:41:01.961Z] "file_version": "0.0.0.0", [2022-09-06T13:41:01.961Z] "product_version": "0.0.0.0", [2022-09-06T13:41:01.961Z] "type": "Unknown" [2022-09-06T13:41:01.961Z] }, [2022-09-06T13:41:01.961Z] "info": { [2022-09-06T13:41:01.961Z] "0000": { [2022-09-06T13:41:01.961Z] "CompanyName": "", [2022-09-06T13:41:01.961Z] "FileVersion": "dev", [2022-09-06T13:41:01.961Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-06T13:41:01.961Z] "OriginalFileName": "dockerd.exe", [2022-09-06T13:41:01.961Z] "ProductName": "", [2022-09-06T13:41:01.961Z] "ProductVersion": "dev", [2022-09-06T13:41:01.961Z] "SpecialBuild": "e9e7491f2b9d661a9227073aebda7fde5abfda95" [2022-09-06T13:41:01.961Z] } [2022-09-06T13:41:01.961Z] } [2022-09-06T13:41:01.961Z] } [2022-09-06T13:41:01.961Z] } [2022-09-06T13:41:01.961Z] } [2022-09-06T13:41:01.961Z] } [2022-09-06T13:41:01.961Z] cmd/dockerd/config.go [2022-09-06T13:41:01.961Z] cmd/dockerd/config_windows.go [2022-09-06T13:41:01.961Z] cmd/dockerd/daemon.go [2022-09-06T13:41:01.961Z] cmd/dockerd/daemon_test.go [2022-09-06T13:41:01.961Z] cmd/dockerd/daemon_windows.go [2022-09-06T13:41:01.961Z] cmd/dockerd/docker.go [2022-09-06T13:41:01.961Z] cmd/dockerd/docker_windows.go [2022-09-06T13:41:01.961Z] cmd/dockerd/genwinres_windows.go [2022-09-06T13:41:01.961Z] cmd/dockerd/metrics.go [2022-09-06T13:41:01.961Z] cmd/dockerd/options.go [2022-09-06T13:41:01.961Z] cmd/dockerd/options_test.go [2022-09-06T13:41:01.961Z] cmd/dockerd/service_windows.go [2022-09-06T13:41:01.961Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-06T13:41:01.961Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T13:41:04.368Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-06T13:41:04.368Z] === RUN TestInfoDebug [2022-09-06T13:41:04.368Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T13:41:04.368Z] === RUN TestInfoInsecureRegistries [2022-09-06T13:41:04.368Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T13:41:04.368Z] === RUN TestInfoRegistryMirrors [2022-09-06T13:41:04.368Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T13:41:04.368Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T13:41:04.613Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-06T13:41:04.935Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-06T13:41:04.935Z] === RUN TestPingCacheHeaders [2022-09-06T13:41:04.935Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T13:41:04.935Z] === RUN TestPingGet [2022-09-06T13:41:04.935Z] --- PASS: TestPingGet (0.01s) [2022-09-06T13:41:04.935Z] === RUN TestPingHead [2022-09-06T13:41:04.935Z] --- PASS: TestPingHead (0.02s) [2022-09-06T13:41:04.935Z] === RUN TestPingSwarmHeader [2022-09-06T13:41:05.177Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-06T13:41:05.503Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T13:41:06.070Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T13:41:07.005Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T13:41:07.005Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-09-06T13:41:07.005Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T13:41:07.005Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T13:41:07.005Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T13:41:07.005Z] === RUN TestPingBuilderHeader [2022-09-06T13:41:07.005Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T13:41:07.572Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T13:41:07.698Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-06T13:41:07.830Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-06T13:41:07.831Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T13:41:07.831Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T13:41:07.831Z] === RUN TestVersion [2022-09-06T13:41:07.831Z] --- PASS: TestVersion (0.02s) [2022-09-06T13:41:07.831Z] === CONT TestDiskUsage [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T13:41:08.398Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T13:41:08.656Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T13:41:08.915Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T13:41:08.915Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T13:41:08.915Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T13:41:08.915Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T13:41:08.915Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T13:41:08.915Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T13:41:08.915Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T13:41:08.915Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T13:41:08.915Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T13:41:08.915Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage (1.14s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:41:09.174Z] PASS [2022-09-06T13:41:09.174Z] [2022-09-06T13:41:09.174Z] === Skipped [2022-09-06T13:41:09.174Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-09-06T13:41:09.174Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:41:09.174Z] [2022-09-06T13:41:09.174Z] DONE 57 tests, 1 skipped in 23.594s [2022-09-06T13:41:09.174Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T13:41:09.174Z] ++ 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-09-06T13:41:09.174Z] ++ set -e [2022-09-06T13:41:09.174Z] ++ '[' -n 0 ']' [2022-09-06T13:41:09.174Z] ++ set -x [2022-09-06T13:41:09.174Z] ++ 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-09-06T13:41:09.174Z] INFO: Testing against a local daemon [2022-09-06T13:41:09.174Z] === RUN TestVolumesCreateAndList [2022-09-06T13:41:09.174Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T13:41:09.174Z] === RUN TestVolumesRemove [2022-09-06T13:41:09.174Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-06T13:41:09.174Z] === RUN TestVolumesInspect [2022-09-06T13:41:09.174Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T13:41:09.174Z] === RUN TestVolumesInvalidJSON [2022-09-06T13:41:09.174Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T13:41:09.174Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T13:41:09.174Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T13:41:09.174Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T13:41:09.174Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T13:41:09.174Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T13:41:09.174Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T13:41:09.174Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T13:41:09.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-09-06T13:41:09.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T13:41:09.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T13:41:09.433Z] PASS [2022-09-06T13:41:09.433Z] [2022-09-06T13:41:09.433Z] DONE 9 tests in 0.207s [2022-09-06T13:41:09.433Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:41:09.433Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T13:41:09.433Z] +++ kill 14481 [2022-09-06T13:41:09.691Z] +++ /etc/init.d/apparmor stop [2022-09-06T13:41:09.691Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:41:09.691Z] [2022-09-06T13:41:09.691Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:41:09.691Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:41:09.691Z] [2022-09-06T13:41:09.691Z] To set a process to complain mode, use the command line tool [2022-09-06T13:41:09.691Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:41:09.691Z] +++ true [2022-09-06T13:41:09.691Z] exiting test-integration [2022-09-06T13:41:09.691Z] ++ exit 0 [2022-09-06T13:41:09.691Z] Post stage [Pipeline] junit [2022-09-06T13:41:10.638Z] Recording test results [2022-09-06T13:41:10.795Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:41:11.122Z] + echo Ensuring container killed. [2022-09-06T13:41:11.122Z] Ensuring container killed. [2022-09-06T13:41:11.122Z] + docker rm -vf docker-pr1 [2022-09-06T13:41:11.122Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-06T13:41:11.402Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:41:11.403Z] Chowning /workspace to jenkins user [2022-09-06T13:41:11.403Z] + id -u [2022-09-06T13:41:11.403Z] + id -g [2022-09-06T13:41:11.403Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44095:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T13:41:11.403Z] Unable to find image 'busybox:latest' locally [2022-09-06T13:41:11.403Z] latest: Pulling from library/busybox [2022-09-06T13:41:11.661Z] 4189ef966ca4: Pulling fs layer [2022-09-06T13:41:11.661Z] 4189ef966ca4: Download complete [2022-09-06T13:41:11.661Z] 4189ef966ca4: Pull complete [2022-09-06T13:41:11.661Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T13:41:11.661Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:41:13.337Z] + bundleName=arm64-integration [2022-09-06T13:41:13.337Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-06T13:41:13.337Z] Creating arm64-integration-bundles.tar.gz [2022-09-06T13:41:13.337Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T13:41:13.337Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T13:41:13.607Z] Archiving artifacts [2022-09-06T13:41:15.354Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44095/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:41:15.680Z] + make clean [2022-09-06T13:41:15.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-06T13:41:15.943Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T13:41:15.943Z] docker-dev-cache [2022-09-06T13:41:15.943Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T13:41:16.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-06T13:41:17.794Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T13:41:19.165Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-06T13:41:19.165Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-06T13:41:23.339Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-06T13:41:25.234Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-06T13:41:25.799Z] --- PASS: TestImportExtremelyLargeImageWorks (182.40s) [2022-09-06T13:41:25.799Z] PASS [2022-09-06T13:41:25.799Z] [2022-09-06T13:41:25.799Z] DONE 22 tests in 186.844s [2022-09-06T13:41:25.799Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T13:41:25.799Z] ++ 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-09-06T13:41:25.799Z] ++ set -e [2022-09-06T13:41:25.799Z] ++ '[' -n 0 ']' [2022-09-06T13:41:25.799Z] ++ set -x [2022-09-06T13:41:25.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-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-09-06T13:41:25.799Z] === RUN TestStripANSICommands [2022-09-06T13:41:25.799Z] === RUN TestStripANSICommands/#00 [2022-09-06T13:41:25.799Z] === RUN TestStripANSICommands/#01 [2022-09-06T13:41:25.799Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T13:41:25.799Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T13:41:25.799Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T13:41:25.799Z] PASS [2022-09-06T13:41:25.799Z] [2022-09-06T13:41:25.799Z] DONE 3 tests in 0.051s [2022-09-06T13:41:26.056Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T13:41:26.056Z] ++ 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-09-06T13:41:26.056Z] ++ set -e [2022-09-06T13:41:26.056Z] ++ '[' -n 0 ']' [2022-09-06T13:41:26.056Z] ++ set -x [2022-09-06T13:41:26.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-06T13:41:26.056Z] INFO: Testing against a local daemon [2022-09-06T13:41:26.056Z] === RUN TestNetworkCreateDelete [2022-09-06T13:41:26.313Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-09-06T13:41:26.313Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T13:41:26.570Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-09-06T13:41:26.571Z] === RUN TestDaemonDNSFallback [2022-09-06T13:41:26.828Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-06T13:41:31.004Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-06T13:41:31.937Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-06T13:41:33.306Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-06T13:41:33.306Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-09-06T13:41:33.306Z] === RUN TestInspectNetwork [2022-09-06T13:41:37.485Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T13:41:37.485Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T13:41:37.485Z] === RUN TestInspectNetwork/network_name [2022-09-06T13:41:37.485Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T13:41:41.688Z] --- PASS: TestInspectNetwork (8.49s) [2022-09-06T13:41:41.688Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T13:41:41.688Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T13:41:41.688Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T13:41:41.688Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T13:41:41.688Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T13:41:44.219Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T13:41:44.219Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:41:44.219Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:41:44.219Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:41:44.219Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T13:41:44.219Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T13:41:44.219Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T13:41:44.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.03s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.02s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.02s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T13:41:44.219Z] === RUN TestNetworkList [2022-09-06T13:41:44.219Z] === RUN TestNetworkList//networks [2022-09-06T13:41:44.219Z] === PAUSE TestNetworkList//networks [2022-09-06T13:41:44.219Z] === RUN TestNetworkList//networks/ [2022-09-06T13:41:44.219Z] === PAUSE TestNetworkList//networks/ [2022-09-06T13:41:44.219Z] === CONT TestNetworkList//networks [2022-09-06T13:41:44.219Z] === CONT TestNetworkList//networks/ [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkList (0.04s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T13:41:44.219Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T13:41:44.219Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T13:41:44.219Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-06T13:41:44.476Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-06T13:41:44.476Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-06T13:41:44.476Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T13:41:45.845Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-09-06T13:41:45.845Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T13:41:46.409Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-09-06T13:41:46.409Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T13:41:47.779Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-09-06T13:41:47.779Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T13:41:47.779Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-06T13:41:47.779Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-06T13:41:48.036Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-06T13:41:48.598Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-06T13:41:48.599Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-06T13:41:48.854Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-09-06T13:41:48.854Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T13:41:48.854Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-06T13:41:49.111Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-06T13:41:49.369Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-06T13:41:49.369Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T13:41:50.737Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-06T13:41:51.666Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-06T13:41:52.596Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2022-09-06T13:41:52.596Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T13:41:52.596Z] service_test.go:243: FLAKY_TEST [2022-09-06T13:41:52.596Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:41:52.596Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T13:41:52.854Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-06T13:41:53.784Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-06T13:41:55.155Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-06T13:41:55.719Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-06T13:41:59.892Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-06T13:42:06.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-06T13:42:08.339Z] docker_api_swarm_test.go:304: [d0f7f7deaa3c5] joining swarm manager [d5c8911a2fc07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:42:08.339Z] --- PASS: TestServiceWithDataPathPortInit (16.04s) [2022-09-06T13:42:08.339Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T13:42:09.708Z] docker_api_swarm_test.go:305: [d7950e24f8399] joining swarm manager [d5c8911a2fc07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:42:10.640Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-06T13:42:12.009Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:seyqm61bxtcgxuufg2z3gu969 Created:2022-09-06 13:42:09.986771141 +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[0060ab06bd5dea1396c5d60678546b7746a8595ff4476ce59d2cdda246a9fe21:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oqehijnaasjjbubo2t4tl7pst EndpointID:81c2713603a303b32f20de2e5243f4d9b9eafd54144f0396cc6820175cacdbee MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:580546b69ea805843ef63c8db2e33a6d8f815fdddba35d78c9fa082675f995de 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:7fe87a985bcd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oqehijnaasjjbubo2t4tl7pst EndpointID:81c2713603a303b32f20de2e5243f4d9b9eafd54144f0396cc6820175cacdbee EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T13:42:16.178Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-06T13:42:16.435Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2022-09-06T13:42:16.435Z] PASS [2022-09-06T13:42:16.435Z] [2022-09-06T13:42:16.435Z] === Skipped [2022-09-06T13:42:16.435Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:42:16.435Z] service_test.go:243: FLAKY_TEST [2022-09-06T13:42:16.435Z] [2022-09-06T13:42:16.435Z] DONE 38 tests, 1 skipped in 50.451s [2022-09-06T13:42:16.435Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:42:16.435Z] ++ 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-09-06T13:42:16.435Z] ++ set -e [2022-09-06T13:42:16.435Z] ++ '[' -n 0 ']' [2022-09-06T13:42:16.435Z] ++ set -x [2022-09-06T13:42:16.435Z] ++ 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-09-06T13:42:16.435Z] INFO: Testing against a local daemon [2022-09-06T13:42:16.435Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T13:42:16.435Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:42:16.435Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:42:16.435Z] === RUN TestDockerNetworkIpvlan [2022-09-06T13:42:16.435Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:42:16.435Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:42:16.435Z] PASS [2022-09-06T13:42:16.435Z] [2022-09-06T13:42:16.435Z] === Skipped [2022-09-06T13:42:16.435Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:42:16.435Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:42:16.435Z] [2022-09-06T13:42:16.435Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:42:16.435Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:42:16.435Z] [2022-09-06T13:42:16.435Z] DONE 2 tests, 2 skipped in 0.093s [2022-09-06T13:42:16.435Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:42:16.435Z] ++ 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-09-06T13:42:16.435Z] ++ set -e [2022-09-06T13:42:16.435Z] ++ '[' -n 0 ']' [2022-09-06T13:42:16.435Z] ++ set -x [2022-09-06T13:42:16.435Z] ++ 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-09-06T13:42:16.691Z] INFO: Testing against a local daemon [2022-09-06T13:42:16.691Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T13:42:16.948Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-06T13:42:17.878Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-09-06T13:42:17.878Z] === RUN TestDockerNetworkMacvlan [2022-09-06T13:42:18.809Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T13:42:19.738Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T13:42:20.670Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T13:42:23.191Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T13:42:23.754Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-06T13:42:24.684Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-06T13:42:24.942Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-06T13:42:25.202Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T13:42:25.202Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-06T13:42:26.573Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-06T13:42:26.573Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-06T13:42:26.573Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-06T13:42:26.829Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-06T13:42:30.120Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T13:42:31.053Z] --- PASS: TestDockerNetworkMacvlan (12.87s) [2022-09-06T13:42:31.053Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-09-06T13:42:31.053Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-06T13:42:31.053Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2022-09-06T13:42:31.053Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s) [2022-09-06T13:42:31.053Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2022-09-06T13:42:31.053Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2022-09-06T13:42:31.053Z] PASS [2022-09-06T13:42:31.053Z] [2022-09-06T13:42:31.053Z] DONE 8 tests in 14.344s [2022-09-06T13:42:31.053Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T13:42:31.053Z] ++ 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-09-06T13:42:31.053Z] ++ set -e [2022-09-06T13:42:31.053Z] ++ '[' -n 0 ']' [2022-09-06T13:42:31.053Z] ++ set -x [2022-09-06T13:42:31.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-09-06T13:42:31.053Z] testing: warning: no tests to run [2022-09-06T13:42:31.053Z] PASS [2022-09-06T13:42:31.053Z] [2022-09-06T13:42:31.053Z] DONE 0 tests in 0.038s [2022-09-06T13:42:31.053Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T13:42:31.053Z] ++ 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-09-06T13:42:31.053Z] ++ set -e [2022-09-06T13:42:31.053Z] ++ '[' -n 0 ']' [2022-09-06T13:42:31.053Z] ++ set -x [2022-09-06T13:42:31.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-09-06T13:42:31.053Z] INFO: Testing against a local daemon [2022-09-06T13:42:31.053Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T13:42:32.951Z] --- PASS: TestAuthZPluginAllowRequest (1.53s) [2022-09-06T13:42:32.951Z] === RUN TestAuthZPluginTLS [2022-09-06T13:42:33.208Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-06T13:42:33.208Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T13:42:33.771Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-06T13:42:33.771Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T13:42:34.337Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-06T13:42:34.337Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T13:42:34.902Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-06T13:42:34.902Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T13:42:35.160Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-06T13:42:35.724Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-06T13:42:36.655Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2022-09-06T13:42:36.655Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T13:42:36.655Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-06T13:42:36.912Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-09-06T13:42:36.912Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T13:42:36.912Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-06T13:42:37.476Z] === RUN TestDockerSuite/TestBuildFails [2022-09-06T13:42:37.476Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-06T13:42:37.476Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T13:42:38.040Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-06T13:42:38.040Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-06T13:42:38.041Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-09-06T13:42:38.041Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T13:42:38.418Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-06T13:42:38.418Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-06T13:42:38.418Z] { [2022-09-06T13:42:38.418Z] "RT_GROUP_ICON": { [2022-09-06T13:42:38.418Z] "#1": { [2022-09-06T13:42:38.418Z] "0409": "../../winresources/docker.ico" [2022-09-06T13:42:38.418Z] } [2022-09-06T13:42:38.418Z] }, [2022-09-06T13:42:38.418Z] "RT_MANIFEST": { [2022-09-06T13:42:38.418Z] "#1": { [2022-09-06T13:42:38.418Z] "0409": { [2022-09-06T13:42:38.418Z] "identity": {}, [2022-09-06T13:42:38.418Z] "description": "Docker Engine", [2022-09-06T13:42:38.418Z] "minimum-os": "vista", [2022-09-06T13:42:38.418Z] "execution-level": "", [2022-09-06T13:42:38.418Z] "ui-access": false, [2022-09-06T13:42:38.418Z] "auto-elevate": false, [2022-09-06T13:42:38.418Z] "dpi-awareness": "unaware", [2022-09-06T13:42:38.418Z] "disable-theming": false, [2022-09-06T13:42:38.418Z] "disable-window-filtering": false, [2022-09-06T13:42:38.418Z] "high-resolution-scrolling-aware": false, [2022-09-06T13:42:38.418Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-06T13:42:38.418Z] "long-path-aware": false, [2022-09-06T13:42:38.418Z] "printer-driver-isolation": false, [2022-09-06T13:42:38.418Z] "gdi-scaling": false, [2022-09-06T13:42:38.418Z] "segment-heap": false, [2022-09-06T13:42:38.418Z] "use-common-controls-v6": false [2022-09-06T13:42:38.418Z] } [2022-09-06T13:42:38.418Z] } [2022-09-06T13:42:38.418Z] }, [2022-09-06T13:42:38.418Z] "RT_MESSAGETABLE": { [2022-09-06T13:42:38.418Z] "#1": { [2022-09-06T13:42:38.418Z] "0409": "../../winresources/event_messages.bin" [2022-09-06T13:42:38.418Z] } [2022-09-06T13:42:38.418Z] }, [2022-09-06T13:42:38.418Z] "RT_VERSION": { [2022-09-06T13:42:38.418Z] "#1": { [2022-09-06T13:42:38.418Z] "0409": { [2022-09-06T13:42:38.418Z] "fixed": { [2022-09-06T13:42:38.418Z] "file_version": "0.0.0.0", [2022-09-06T13:42:38.418Z] "product_version": "0.0.0.0", [2022-09-06T13:42:38.418Z] "type": "Unknown" [2022-09-06T13:42:38.418Z] }, [2022-09-06T13:42:38.418Z] "info": { [2022-09-06T13:42:38.418Z] "0000": { [2022-09-06T13:42:38.418Z] "CompanyName": "", [2022-09-06T13:42:38.418Z] "FileVersion": "dev", [2022-09-06T13:42:38.418Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-06T13:42:38.418Z] "OriginalFileName": "docker-proxy.exe", [2022-09-06T13:42:38.418Z] "ProductName": "", [2022-09-06T13:42:38.418Z] "ProductVersion": "dev", [2022-09-06T13:42:38.418Z] "SpecialBuild": "e9e7491f2b9d661a9227073aebda7fde5abfda95" [2022-09-06T13:42:38.418Z] } [2022-09-06T13:42:38.418Z] } [2022-09-06T13:42:38.418Z] } [2022-09-06T13:42:38.418Z] } [2022-09-06T13:42:38.418Z] } [2022-09-06T13:42:38.418Z] } [2022-09-06T13:42:38.418Z] cmd/docker-proxy/genwinres_windows.go [2022-09-06T13:42:38.418Z] cmd/docker-proxy/main.go [2022-09-06T13:42:38.418Z] cmd/docker-proxy/network_proxy_test.go [2022-09-06T13:42:38.418Z] cmd/docker-proxy/proxy.go [2022-09-06T13:42:38.418Z] cmd/docker-proxy/sctp_proxy.go [2022-09-06T13:42:38.418Z] cmd/docker-proxy/tcp_proxy.go [2022-09-06T13:42:38.418Z] cmd/docker-proxy/udp_proxy.go [2022-09-06T13:42:38.418Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-06T13:42:38.418Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T13:42:38.418Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-06T13:42:38.418Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-06T13:42:38.418Z] remote: Enumerating objects: 23, done. [2022-09-06T13:42:38.418Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-06T13:42:38.418Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-06T13:42:38.418Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-06T13:42:38.418Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-09-06T13:42:38.418Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-06T13:42:38.418Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-06T13:42:39.795Z] Cross building: bundles/cross/linux/ppc64le [2022-09-06T13:42:39.795Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-06T13:42:39.795Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-06T13:42:39.936Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-06T13:42:39.936Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2022-09-06T13:42:39.936Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T13:42:41.833Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-06T13:42:41.833Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-09-06T13:42:41.833Z] === RUN TestAuthZPluginHeader [2022-09-06T13:42:42.395Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-09-06T13:42:42.395Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T13:42:42.959Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-06T13:42:43.890Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-06T13:42:43.890Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-06T13:42:44.147Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-06T13:42:45.077Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-06T13:42:46.445Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-06T13:42:47.009Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-06T13:42:47.266Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-06T13:42:47.524Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.92s) [2022-09-06T13:42:47.524Z] === RUN TestAuthZPluginV2Disable [2022-09-06T13:42:48.892Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-06T13:42:50.304Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-06T13:42:51.238Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-06T13:42:51.804Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-09-06T13:42:51.804Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T13:42:51.804Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-06T13:42:52.367Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-06T13:42:52.624Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-06T13:42:53.188Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-06T13:42:53.188Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-06T13:42:53.753Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-06T13:42:54.010Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-06T13:42:54.575Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-06T13:42:54.831Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-06T13:42:55.089Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-06T13:42:55.346Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-06T13:42:55.603Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.87s) [2022-09-06T13:42:55.603Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T13:42:56.166Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-06T13:42:58.690Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-06T13:42:59.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-06T13:43:02.525Z] docker_api_swarm_test.go:272: [dd357e7594a9e] joining swarm manager [d77940d69536e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:43:04.423Z] docker_api_swarm_test.go:273: [dae5e6b9a65b6] joining swarm manager [d77940d69536e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:43:04.423Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-06T13:43:06.944Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-06T13:43:07.201Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-06T13:43:07.201Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-06T13:43:07.201Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-06T13:43:07.201Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-06T13:43:07.459Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-06T13:43:07.715Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.24s) [2022-09-06T13:43:07.715Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T13:43:09.084Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-06T13:43:10.015Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-06T13:43:12.558Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-06T13:43:12.558Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-06T13:43:13.121Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-06T13:43:19.663Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-06T13:43:21.555Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-06T13:43:21.812Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-06T13:43:23.708Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-06T13:43:23.708Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-06T13:43:23.708Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-06T13:43:24.639Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-06T13:43:24.639Z] PASS [2022-09-06T13:43:24.639Z] [2022-09-06T13:43:24.639Z] DONE 17 tests in 53.683s [2022-09-06T13:43:24.639Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T13:43:24.639Z] ++ 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-09-06T13:43:24.639Z] ++ set -e [2022-09-06T13:43:24.639Z] ++ '[' -n 0 ']' [2022-09-06T13:43:24.639Z] ++ set -x [2022-09-06T13:43:24.639Z] ++ 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-09-06T13:43:24.896Z] INFO: Testing against a local daemon [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:43:24.896Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:43:24.896Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T13:43:24.896Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T13:43:24.896Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T13:43:24.896Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T13:43:24.896Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T13:43:24.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T13:43:24.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T13:43:24.896Z] === RUN TestPluginInstall [2022-09-06T13:43:24.896Z] === RUN TestPluginInstall/no_auth [2022-09-06T13:43:26.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-06T13:43:26.829Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-06T13:43:27.085Z] time="2022-09-06T13:43:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:43:27.085Z] time="2022-09-06T13:43:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f7dae0a3b9e2fbdd71cbdecfa81cbe19d0bdb989135c0dd247bd599be5c33dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:43:27.085Z] time="2022-09-06T13:43:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:43:27.085Z] time="2022-09-06T13:43:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f7dae0a3b9e2fbdd71cbdecfa81cbe19d0bdb989135c0dd247bd599be5c33dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:43:27.342Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-06T13:43:27.599Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T13:43:27.856Z] time="2022-09-06T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:43:27.856Z] time="2022-09-06T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad9fa465594a9a04af334fafacb37afc9cb59f023cc005bb7b8d09130ed8ec78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:43:27.856Z] time="2022-09-06T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:43:27.856Z] time="2022-09-06T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad9fa465594a9a04af334fafacb37afc9cb59f023cc005bb7b8d09130ed8ec78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:43:28.421Z] === RUN TestPluginInstall/with_insecure [2022-09-06T13:43:29.791Z] time="2022-09-06T13:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:43:29.791Z] time="2022-09-06T13:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97ba44ef8b32cd3e8865ff7d72f35b65e492a7d536fada7b5547fb20cfab7535" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:43:29.791Z] time="2022-09-06T13:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:43:29.791Z] time="2022-09-06T13:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97ba44ef8b32cd3e8865ff7d72f35b65e492a7d536fada7b5547fb20cfab7535" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:43:29.791Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-06T13:43:30.355Z] plugin_test.go:195: [d6026dc347d8e] daemon is not started [2022-09-06T13:43:30.355Z] --- PASS: TestPluginInstall (5.49s) [2022-09-06T13:43:30.355Z] --- PASS: TestPluginInstall/no_auth (2.67s) [2022-09-06T13:43:30.355Z] --- PASS: TestPluginInstall/with_htpasswd (1.03s) [2022-09-06T13:43:30.355Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2022-09-06T13:43:30.355Z] === RUN TestPluginsWithRuntimes [2022-09-06T13:43:30.355Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-06T13:43:32.253Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-06T13:43:32.253Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T13:43:32.509Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-06T13:43:33.073Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-06T13:43:33.329Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T13:43:33.893Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-06T13:43:34.459Z] --- PASS: TestPluginsWithRuntimes (4.15s) [2022-09-06T13:43:34.459Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2022-09-06T13:43:34.459Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2022-09-06T13:43:34.459Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T13:43:35.389Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-09-06T13:43:35.389Z] PASS [2022-09-06T13:43:35.389Z] [2022-09-06T13:43:35.389Z] DONE 24 tests in 10.610s [2022-09-06T13:43:35.389Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T13:43:35.389Z] ++ 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-09-06T13:43:35.389Z] ++ set -e [2022-09-06T13:43:35.389Z] ++ '[' -n 0 ']' [2022-09-06T13:43:35.389Z] ++ set -x [2022-09-06T13:43:35.389Z] ++ 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-09-06T13:43:35.389Z] INFO: Testing against a local daemon [2022-09-06T13:43:35.389Z] === RUN TestExternalGraphDriver [2022-09-06T13:43:35.389Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-06T13:43:35.656Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-06T13:43:35.656Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-06T13:43:35.656Z] === RUN TestExternalGraphDriver/json [2022-09-06T13:43:36.228Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-06T13:43:36.790Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-06T13:43:37.354Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-06T13:43:37.611Z] === RUN TestExternalGraphDriver/spec [2022-09-06T13:43:39.504Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-06T13:43:39.504Z] === RUN TestExternalGraphDriver/pull [2022-09-06T13:43:41.397Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-06T13:43:41.397Z] --- PASS: TestExternalGraphDriver (5.84s) [2022-09-06T13:43:41.397Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-09-06T13:43:41.397Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-09-06T13:43:41.397Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-09-06T13:43:41.397Z] === RUN TestGraphdriverPluginV2 [2022-09-06T13:43:42.326Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-06T13:43:44.221Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-06T13:43:44.786Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-06T13:43:46.160Z] --- PASS: TestGraphdriverPluginV2 (4.93s) [2022-09-06T13:43:46.160Z] PASS [2022-09-06T13:43:46.160Z] [2022-09-06T13:43:46.160Z] DONE 5 tests in 10.887s [2022-09-06T13:43:46.160Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T13:43:46.160Z] ++ 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-09-06T13:43:46.160Z] ++ set -e [2022-09-06T13:43:46.160Z] ++ '[' -n 0 ']' [2022-09-06T13:43:46.160Z] ++ set -x [2022-09-06T13:43:46.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-06T13:43:46.161Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-06T13:43:46.419Z] INFO: Testing against a local daemon [2022-09-06T13:43:46.419Z] === RUN TestContinueAfterPluginCrash [2022-09-06T13:43:46.419Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T13:43:46.419Z] === RUN TestReadPluginNoRead [2022-09-06T13:43:46.419Z] === PAUSE TestReadPluginNoRead [2022-09-06T13:43:46.419Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T13:43:46.419Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T13:43:46.419Z] === CONT TestContinueAfterPluginCrash [2022-09-06T13:43:46.419Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T13:43:49.692Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-06T13:43:51.062Z] --- PASS: TestDaemonStartWithLogOpt (4.65s) [2022-09-06T13:43:51.062Z] === CONT TestReadPluginNoRead [2022-09-06T13:43:51.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-06T13:43:51.994Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-06T13:43:52.926Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-06T13:43:54.296Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-06T13:43:54.554Z] === RUN TestReadPluginNoRead/default [2022-09-06T13:43:55.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-06T13:43:56.182Z] --- PASS: TestContinueAfterPluginCrash (9.95s) [2022-09-06T13:43:56.746Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T13:43:58.666Z] docker_api_swarm_node_test.go:20: [de14b5a272e9a] joining swarm manager [da7c916facc37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:43:58.666Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T13:43:59.229Z] docker_api_swarm_node_test.go:21: [dd503c5731b87] joining swarm manager [da7c916facc37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:44:00.602Z] === CONT TestReadPluginNoRead [2022-09-06T13:44:00.602Z] read_test.go:92: [d5464c91a4840] daemon is not started [2022-09-06T13:44:00.602Z] --- PASS: TestReadPluginNoRead (9.37s) [2022-09-06T13:44:00.602Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2022-09-06T13:44:00.602Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2022-09-06T13:44:00.602Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2022-09-06T13:44:00.602Z] PASS [2022-09-06T13:44:00.602Z] [2022-09-06T13:44:00.602Z] DONE 6 tests in 14.156s [2022-09-06T13:44:00.602Z] 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-09-06T13:44:00.602Z] ++ 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-09-06T13:44:00.602Z] ++ set -e [2022-09-06T13:44:00.602Z] ++ '[' -n 0 ']' [2022-09-06T13:44:00.602Z] ++ set -x [2022-09-06T13:44:00.602Z] ++ 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-09-06T13:44:00.602Z] testing: warning: no tests to run [2022-09-06T13:44:00.602Z] PASS [2022-09-06T13:44:00.602Z] [2022-09-06T13:44:00.602Z] DONE 0 tests in 0.045s [2022-09-06T13:44:00.602Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T13:44:00.602Z] ++ 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-09-06T13:44:00.602Z] ++ set -e [2022-09-06T13:44:00.602Z] ++ '[' -n 0 ']' [2022-09-06T13:44:00.602Z] ++ set -x [2022-09-06T13:44:00.602Z] ++ 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-09-06T13:44:00.602Z] INFO: Testing against a local daemon [2022-09-06T13:44:00.602Z] === RUN TestPluginWithDevMounts [2022-09-06T13:44:00.602Z] === PAUSE TestPluginWithDevMounts [2022-09-06T13:44:00.602Z] === CONT TestPluginWithDevMounts [2022-09-06T13:44:02.494Z] --- PASS: TestPluginWithDevMounts (1.85s) [2022-09-06T13:44:02.494Z] PASS [2022-09-06T13:44:02.494Z] [2022-09-06T13:44:02.494Z] DONE 1 tests in 1.980s [2022-09-06T13:44:02.494Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T13:44:02.494Z] ++ 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-09-06T13:44:02.494Z] ++ set -e [2022-09-06T13:44:02.494Z] ++ '[' -n 0 ']' [2022-09-06T13:44:02.494Z] ++ set -x [2022-09-06T13:44:02.494Z] ++ 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-09-06T13:44:02.494Z] INFO: Testing against a local daemon [2022-09-06T13:44:02.494Z] === RUN TestSecretInspect [2022-09-06T13:44:03.056Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-06T13:44:04.949Z] --- PASS: TestSecretInspect (2.54s) [2022-09-06T13:44:04.949Z] === RUN TestSecretList [2022-09-06T13:44:06.317Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-06T13:44:07.684Z] --- PASS: TestSecretList (2.66s) [2022-09-06T13:44:07.684Z] === RUN TestSecretsCreateAndDelete [2022-09-06T13:44:07.941Z] === RUN TestDockerSuite/TestBuildRm [2022-09-06T13:44:09.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-06T13:44:10.396Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-06T13:44:10.396Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2022-09-06T13:44:10.396Z] === RUN TestSecretsUpdate [2022-09-06T13:44:11.325Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-06T13:44:12.694Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-06T13:44:13.257Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-06T13:44:13.257Z] --- PASS: TestSecretsUpdate (2.98s) [2022-09-06T13:44:13.257Z] === RUN TestTemplatedSecret [2022-09-06T13:44:14.628Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-06T13:44:15.558Z] docker_api_swarm_test.go:502: [d8dfd9d4ee58c] joining swarm manager [d7c073bb84a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:44:16.122Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-06T13:44:16.686Z] --- PASS: TestTemplatedSecret (3.50s) [2022-09-06T13:44:16.686Z] === RUN TestSecretCreateResolve [2022-09-06T13:44:17.250Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-06T13:44:19.783Z] --- PASS: TestSecretCreateResolve (2.73s) [2022-09-06T13:44:19.783Z] PASS [2022-09-06T13:44:19.783Z] [2022-09-06T13:44:19.783Z] DONE 6 tests in 17.109s [2022-09-06T13:44:19.783Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T13:44:19.783Z] ++ 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-09-06T13:44:19.783Z] ++ set -e [2022-09-06T13:44:19.783Z] ++ '[' -n 0 ']' [2022-09-06T13:44:19.783Z] ++ set -x [2022-09-06T13:44:19.784Z] ++ 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-09-06T13:44:19.784Z] INFO: Testing against a local daemon [2022-09-06T13:44:19.784Z] === RUN TestServiceCreateInit [2022-09-06T13:44:19.784Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T13:44:20.040Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-06T13:44:20.298Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-06T13:44:20.554Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-06T13:44:20.554Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-06T13:44:20.554Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-06T13:44:20.811Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-06T13:44:21.744Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-06T13:44:21.744Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-06T13:44:22.678Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-06T13:44:24.570Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T13:44:25.500Z] docker_api_swarm_test.go:507: [d76c531031e94] joining swarm manager [d7c073bb84a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:44:26.431Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-06T13:44:27.360Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-06T13:44:28.290Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-06T13:44:28.853Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-06T13:44:28.853Z] --- PASS: TestServiceCreateInit (9.19s) [2022-09-06T13:44:28.853Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.59s) [2022-09-06T13:44:28.853Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2022-09-06T13:44:28.853Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T13:44:29.417Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-06T13:44:30.786Z] === RUN TestDockerSuite/TestBuildUser [2022-09-06T13:44:32.683Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-06T13:44:36.858Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-06T13:44:46.436Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-06T13:44:46.436Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-06T13:44:46.436Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-06T13:44:46.436Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-06T13:44:46.436Z] Cross building: bundles/cross/linux/s390x [2022-09-06T13:44:46.436Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-06T13:44:46.436Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-06T13:44:46.814Z] --- PASS: TestCreateServiceMultipleTimes (17.50s) [2022-09-06T13:44:46.814Z] === RUN TestCreateServiceConflict [2022-09-06T13:44:47.741Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-06T13:44:48.306Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-06T13:44:48.562Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-06T13:44:49.125Z] --- PASS: TestCreateServiceConflict (2.56s) [2022-09-06T13:44:49.125Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T13:44:49.383Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-06T13:44:49.946Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-06T13:44:51.317Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-06T13:44:51.317Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-06T13:44:51.317Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-06T13:44:51.317Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-06T13:44:51.317Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-06T13:44:51.317Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-06T13:44:51.317Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-06T13:44:51.317Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T13:44:51.580Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-06T13:44:52.511Z] --- PASS: TestCreateServiceMaxReplicas (3.42s) [2022-09-06T13:44:52.512Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T13:44:52.769Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-06T13:44:53.026Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-06T13:44:53.591Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-06T13:44:54.155Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-06T13:44:55.086Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-06T13:44:55.342Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-06T13:44:57.236Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-06T13:44:58.605Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-06T13:44:58.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-06T13:44:59.535Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-06T13:44:59.903Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-06T13:45:00.160Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-06T13:45:00.160Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-06T13:45:00.160Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-06T13:45:01.091Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-06T13:45:01.092Z] docker_api_swarm_node_test.go:81: [d906c9d5516ac] joining swarm manager [df58819454c47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:45:02.988Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-06T13:45:03.551Z] === RUN TestDockerSuite/TestCommitChange [2022-09-06T13:45:04.115Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-06T13:45:05.044Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-06T13:45:06.440Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-06T13:45:06.697Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s) [2022-09-06T13:45:06.697Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T13:45:08.069Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-06T13:45:09.438Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-06T13:45:10.808Z] --- PASS: TestCreateServiceSecretFileMode (3.97s) [2022-09-06T13:45:10.808Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T13:45:10.808Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-06T13:45:12.178Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-06T13:45:13.116Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-06T13:45:13.681Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2022-09-06T13:45:13.681Z] === RUN TestCreateServiceSysctls [2022-09-06T13:45:14.244Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-06T13:45:14.502Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-06T13:45:15.065Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-06T13:45:15.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-06T13:45:15.886Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-06T13:45:16.816Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-06T13:45:17.382Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-06T13:45:17.640Z] --- PASS: TestCreateServiceSysctls (3.91s) [2022-09-06T13:45:17.640Z] === RUN TestCreateServiceCapabilities [2022-09-06T13:45:18.204Z] docker_api_swarm_node_test.go:53: [d71fcf7f17b76] joining swarm manager [db8dcbae6ea1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:45:18.768Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-06T13:45:19.332Z] docker_api_swarm_node_test.go:54: [df2ecfb7072b2] joining swarm manager [db8dcbae6ea1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:45:19.333Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-06T13:45:20.261Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-06T13:45:20.825Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2022-09-06T13:45:20.825Z] === RUN TestInspect [2022-09-06T13:45:21.081Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-06T13:45:22.012Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-06T13:45:22.942Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-06T13:45:23.507Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-06T13:45:24.071Z] --- PASS: TestInspect (3.09s) [2022-09-06T13:45:24.071Z] === RUN TestCreateJob [2022-09-06T13:45:24.329Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-06T13:45:25.275Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-06T13:45:26.655Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-06T13:45:27.219Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-06T13:45:27.782Z] --- PASS: TestCreateJob (3.96s) [2022-09-06T13:45:27.782Z] === RUN TestReplicatedJob [2022-09-06T13:45:28.039Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-06T13:45:28.039Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-06T13:45:28.604Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-06T13:45:29.168Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-06T13:45:30.540Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-06T13:45:31.472Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-06T13:45:32.403Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-06T13:45:33.778Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-06T13:45:34.035Z] --- PASS: TestReplicatedJob (6.10s) [2022-09-06T13:45:34.035Z] === RUN TestUpdateReplicatedJob [2022-09-06T13:45:34.292Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-06T13:45:36.197Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-06T13:45:38.089Z] --- PASS: TestUpdateReplicatedJob (3.82s) [2022-09-06T13:45:38.089Z] === RUN TestServiceListWithStatuses [2022-09-06T13:45:38.089Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:45:38.089Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T13:45:38.089Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T13:45:39.984Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-06T13:45:42.508Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-06T13:45:43.070Z] --- PASS: TestDockerNetworkConnectAlias (5.29s) [2022-09-06T13:45:43.070Z] === RUN TestDockerNetworkReConnect [2022-09-06T13:45:43.327Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-06T13:45:47.500Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-06T13:45:47.500Z] --- PASS: TestDockerNetworkReConnect (4.29s) [2022-09-06T13:45:47.500Z] === RUN TestServicePlugin [2022-09-06T13:45:50.040Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-06T13:45:50.604Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-06T13:45:51.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-06T13:45:51.792Z] plugin_test.go:61: [d1b698fbad9b7] joining swarm manager [d0cf4356c9b7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:45:53.690Z] plugin_test.go:64: [dba13bc0f63d3] joining swarm manager [d0cf4356c9b7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:45:55.060Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-06T13:45:55.317Z] === RUN TestDockerSuite/TestCpToDot [2022-09-06T13:45:56.249Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-06T13:45:57.178Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-06T13:45:58.109Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-06T13:45:58.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-06T13:45:58.672Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-06T13:46:00.565Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-06T13:46:00.565Z] docker_api_swarm_test.go:202: [dde21cbaedea6] joining swarm manager [d8544555d7fd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:46:00.565Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-06T13:46:01.496Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-06T13:46:02.061Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-06T13:46:02.317Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-06T13:46:02.317Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-06T13:46:02.574Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-06T13:46:03.503Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-06T13:46:03.503Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T13:46:03.503Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-06T13:46:03.503Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-06T13:46:04.069Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-06T13:46:04.326Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-06T13:46:04.583Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-06T13:46:04.583Z] === RUN TestDockerSuite/TestCreateRM [2022-09-06T13:46:04.583Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-06T13:46:04.583Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-06T13:46:04.583Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-06T13:46:04.839Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-06T13:46:04.839Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-06T13:46:06.733Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-06T13:46:06.733Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-06T13:46:06.733Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-06T13:46:10.020Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-06T13:46:10.020Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-06T13:46:10.288Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-06T13:46:10.851Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-06T13:46:11.414Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-06T13:46:11.977Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-06T13:46:12.539Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-06T13:46:13.102Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-06T13:46:14.469Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-06T13:46:15.400Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-06T13:46:17.923Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-06T13:46:19.813Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-06T13:46:20.377Z] --- PASS: TestServicePlugin (32.87s) [2022-09-06T13:46:20.377Z] === RUN TestServiceUpdateLabel [2022-09-06T13:46:20.377Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-06T13:46:21.747Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-06T13:46:22.310Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-06T13:46:22.568Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-06T13:46:22.825Z] --- PASS: TestServiceUpdateLabel (2.62s) [2022-09-06T13:46:22.825Z] === RUN TestServiceUpdateSecrets [2022-09-06T13:46:23.754Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-06T13:46:23.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-06T13:46:24.011Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-06T13:46:24.011Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-06T13:46:24.574Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-06T13:46:24.831Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-06T13:46:24.831Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-06T13:46:26.200Z] docker_api_swarm_test.go:384: [dfdbf6f11b402] joining swarm manager [dbb7d904fad4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:46:26.457Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-06T13:46:27.387Z] docker_api_swarm_test.go:385: [d5ca6d0587e97] joining swarm manager [dbb7d904fad4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:46:27.644Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-06T13:46:27.644Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-06T13:46:27.644Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-06T13:46:28.209Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-06T13:46:28.772Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-06T13:46:29.722Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-06T13:46:30.657Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-06T13:46:30.913Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-06T13:46:30.913Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-06T13:46:30.913Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-06T13:46:30.913Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-06T13:46:30.913Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-06T13:46:33.433Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-06T13:46:33.691Z] === RUN TestDockerSuite/TestEventsRename [2022-09-06T13:46:34.254Z] === RUN TestDockerSuite/TestEventsResize [2022-09-06T13:46:34.510Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-06T13:46:37.778Z] --- PASS: TestServiceUpdateSecrets (15.05s) [2022-09-06T13:46:37.778Z] === RUN TestServiceUpdateConfigs [2022-09-06T13:46:37.916Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-06T13:46:37.916Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-06T13:46:37.916Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-06T13:46:37.916Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-06T13:46:37.916Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T13:46:38.245Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-06T13:46:38.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/test/unit [2022-09-06T13:46:38.786Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-09-06T13:46:38.786Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-06T13:46:38.786Z] + TESTDIRS=./... [2022-09-06T13:46:38.786Z] + exclude_paths='/vendor/|/integration' [2022-09-06T13:46:38.786Z] ++ go list ./... [2022-09-06T13:46:38.786Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-06T13:46:39.725Z] + pkg_list='github.com/docker/docker/api [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/backend/build [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/httputils [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/middleware [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/build [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/container [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/debug [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/image [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/network [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/session [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/system [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/server/router/volume [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/backend [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/container [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/events [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/filters [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/image [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/mount [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/network [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/registry [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/strslice [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/swarm [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/time [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/versions [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T13:46:39.725Z] github.com/docker/docker/api/types/volume [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/builder-next [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/dockerfile [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/remotecontext [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T13:46:39.725Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T13:46:39.725Z] github.com/docker/docker/cli [2022-09-06T13:46:39.725Z] github.com/docker/docker/cli/config [2022-09-06T13:46:39.725Z] github.com/docker/docker/cli/debug [2022-09-06T13:46:39.725Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T13:46:39.725Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T13:46:39.725Z] github.com/docker/docker/client [2022-09-06T13:46:39.725Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T13:46:39.725Z] github.com/docker/docker/cmd/dockerd [2022-09-06T13:46:39.725Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T13:46:39.725Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T13:46:39.725Z] github.com/docker/docker/container [2022-09-06T13:46:39.725Z] github.com/docker/docker/container/stream [2022-09-06T13:46:39.725Z] github.com/docker/docker/contrib/apparmor [2022-09-06T13:46:39.725Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T13:46:39.725Z] github.com/docker/docker/contrib/httpserver [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/cluster [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/config [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/events [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/exec [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/images [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/initlayer [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/links [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/listeners [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/local [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/names [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/network [2022-09-06T13:46:39.725Z] github.com/docker/docker/daemon/stats [2022-09-06T13:46:39.725Z] github.com/docker/docker/distribution [2022-09-06T13:46:39.725Z] github.com/docker/docker/distribution/metadata [2022-09-06T13:46:39.725Z] github.com/docker/docker/distribution/utils [2022-09-06T13:46:39.725Z] github.com/docker/docker/distribution/xfer [2022-09-06T13:46:39.725Z] github.com/docker/docker/dockerversion [2022-09-06T13:46:39.725Z] github.com/docker/docker/errdefs [2022-09-06T13:46:39.725Z] github.com/docker/docker/image [2022-09-06T13:46:39.725Z] github.com/docker/docker/image/cache [2022-09-06T13:46:39.725Z] github.com/docker/docker/image/tarexport [2022-09-06T13:46:39.725Z] github.com/docker/docker/image/v1 [2022-09-06T13:46:39.725Z] github.com/docker/docker/internal/test/suite [2022-09-06T13:46:39.725Z] github.com/docker/docker/layer [2022-09-06T13:46:39.725Z] github.com/docker/docker/libcontainerd [2022-09-06T13:46:39.725Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T13:46:39.725Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T13:46:39.725Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T13:46:39.725Z] github.com/docker/docker/libcontainerd/types [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:46:39.725Z] github.com/docker/docker/libnetwork/types [2022-09-06T13:46:39.725Z] github.com/docker/docker/oci [2022-09-06T13:46:39.725Z] github.com/docker/docker/oci/caps [2022-09-06T13:46:39.725Z] github.com/docker/docker/opts [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/aaparser [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/archive [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/authorization [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/capabilities [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/containerfs [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/directory [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/dmesg [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/fileutils [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/fsutils [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/homedir [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/idtools [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/ioutils [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/longpath [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/loopback [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/parsers [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/pidfile [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/platform [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/plugins [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/pools [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/progress [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/pubsub [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/reexec [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/signal [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/stack [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/stringid [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/system [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/tailfile [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/tarsum [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/truncindex [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/urlutil [2022-09-06T13:46:39.725Z] github.com/docker/docker/pkg/useragent [2022-09-06T13:46:39.725Z] github.com/docker/docker/plugin [2022-09-06T13:46:39.725Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T13:46:39.725Z] github.com/docker/docker/plugin/v2 [2022-09-06T13:46:39.725Z] github.com/docker/docker/profiles/apparmor [2022-09-06T13:46:39.725Z] github.com/docker/docker/profiles/seccomp [2022-09-06T13:46:39.725Z] github.com/docker/docker/quota [2022-09-06T13:46:39.725Z] github.com/docker/docker/reference [2022-09-06T13:46:39.725Z] github.com/docker/docker/registry [2022-09-06T13:46:39.725Z] github.com/docker/docker/registry/resumable [2022-09-06T13:46:39.725Z] github.com/docker/docker/restartmanager [2022-09-06T13:46:39.725Z] github.com/docker/docker/rootless [2022-09-06T13:46:39.725Z] github.com/docker/docker/rootless/specconv [2022-09-06T13:46:39.725Z] github.com/docker/docker/runconfig [2022-09-06T13:46:39.725Z] github.com/docker/docker/runconfig/opts [2022-09-06T13:46:39.725Z] github.com/docker/docker/testutil [2022-09-06T13:46:39.725Z] github.com/docker/docker/testutil/daemon [2022-09-06T13:46:39.725Z] github.com/docker/docker/testutil/environment [2022-09-06T13:46:39.725Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T13:46:39.725Z] github.com/docker/docker/testutil/fakegit [2022-09-06T13:46:39.725Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T13:46:39.725Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T13:46:39.725Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T13:46:39.725Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T13:46:39.725Z] github.com/docker/docker/testutil/registry [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/request [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/drivers [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/local [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/mounts [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/service [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/service/opts [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/testutils' [2022-09-06T13:46:39.726Z] ++ grep --fixed-strings -v /libnetwork [2022-09-06T13:46:39.726Z] ++ echo 'github.com/docker/docker/api [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/backend/build [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/httputils [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/middleware [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/build [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/container [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/debug [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/image [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/network [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/session [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/system [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/volume [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/backend [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/container [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/events [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/filters [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/image [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/mount [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/network [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/registry [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/strslice [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/swarm [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/time [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/versions [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/volume [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/dockerfile [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/remotecontext [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T13:46:39.726Z] github.com/docker/docker/cli [2022-09-06T13:46:39.726Z] github.com/docker/docker/cli/config [2022-09-06T13:46:39.726Z] github.com/docker/docker/cli/debug [2022-09-06T13:46:39.726Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T13:46:39.726Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T13:46:39.726Z] github.com/docker/docker/client [2022-09-06T13:46:39.726Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T13:46:39.726Z] github.com/docker/docker/cmd/dockerd [2022-09-06T13:46:39.726Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T13:46:39.726Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T13:46:39.726Z] github.com/docker/docker/container [2022-09-06T13:46:39.726Z] github.com/docker/docker/container/stream [2022-09-06T13:46:39.726Z] github.com/docker/docker/contrib/apparmor [2022-09-06T13:46:39.726Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T13:46:39.726Z] github.com/docker/docker/contrib/httpserver [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/config [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/events [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/exec [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/images [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/initlayer [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/links [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/listeners [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/local [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/names [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/network [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/stats [2022-09-06T13:46:39.726Z] github.com/docker/docker/distribution [2022-09-06T13:46:39.726Z] github.com/docker/docker/distribution/metadata [2022-09-06T13:46:39.726Z] github.com/docker/docker/distribution/utils [2022-09-06T13:46:39.726Z] github.com/docker/docker/distribution/xfer [2022-09-06T13:46:39.726Z] github.com/docker/docker/dockerversion [2022-09-06T13:46:39.726Z] github.com/docker/docker/errdefs [2022-09-06T13:46:39.726Z] github.com/docker/docker/image [2022-09-06T13:46:39.726Z] github.com/docker/docker/image/cache [2022-09-06T13:46:39.726Z] github.com/docker/docker/image/tarexport [2022-09-06T13:46:39.726Z] github.com/docker/docker/image/v1 [2022-09-06T13:46:39.726Z] github.com/docker/docker/internal/test/suite [2022-09-06T13:46:39.726Z] github.com/docker/docker/layer [2022-09-06T13:46:39.726Z] github.com/docker/docker/libcontainerd [2022-09-06T13:46:39.726Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T13:46:39.726Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T13:46:39.726Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T13:46:39.726Z] github.com/docker/docker/libcontainerd/types [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/libnetwork/types [2022-09-06T13:46:39.726Z] github.com/docker/docker/oci [2022-09-06T13:46:39.726Z] github.com/docker/docker/oci/caps [2022-09-06T13:46:39.726Z] github.com/docker/docker/opts [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/aaparser [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/archive [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/authorization [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/capabilities [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/containerfs [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/directory [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/dmesg [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/fileutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/fsutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/homedir [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/idtools [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/ioutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/longpath [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/loopback [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/parsers [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/pidfile [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/platform [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/plugins [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/pools [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/progress [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/pubsub [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/reexec [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/signal [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/stack [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/stringid [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/system [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/tailfile [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/tarsum [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/truncindex [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/urlutil [2022-09-06T13:46:39.726Z] github.com/docker/docker/pkg/useragent [2022-09-06T13:46:39.726Z] github.com/docker/docker/plugin [2022-09-06T13:46:39.726Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T13:46:39.726Z] github.com/docker/docker/plugin/v2 [2022-09-06T13:46:39.726Z] github.com/docker/docker/profiles/apparmor [2022-09-06T13:46:39.726Z] github.com/docker/docker/profiles/seccomp [2022-09-06T13:46:39.726Z] github.com/docker/docker/quota [2022-09-06T13:46:39.726Z] github.com/docker/docker/reference [2022-09-06T13:46:39.726Z] github.com/docker/docker/registry [2022-09-06T13:46:39.726Z] github.com/docker/docker/registry/resumable [2022-09-06T13:46:39.726Z] github.com/docker/docker/restartmanager [2022-09-06T13:46:39.726Z] github.com/docker/docker/rootless [2022-09-06T13:46:39.726Z] github.com/docker/docker/rootless/specconv [2022-09-06T13:46:39.726Z] github.com/docker/docker/runconfig [2022-09-06T13:46:39.726Z] github.com/docker/docker/runconfig/opts [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/daemon [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/environment [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/fakegit [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/registry [2022-09-06T13:46:39.726Z] github.com/docker/docker/testutil/request [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/drivers [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/local [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/mounts [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/service [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/service/opts [2022-09-06T13:46:39.726Z] github.com/docker/docker/volume/testutils' [2022-09-06T13:46:39.726Z] + base_pkg_list='github.com/docker/docker/api [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/backend/build [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/httputils [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/middleware [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/build [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/container [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/debug [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/image [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/network [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/session [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/system [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/server/router/volume [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/backend [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/container [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/events [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/filters [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/image [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/mount [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/network [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/registry [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/strslice [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/swarm [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/time [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/versions [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T13:46:39.726Z] github.com/docker/docker/api/types/volume [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/dockerfile [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/remotecontext [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T13:46:39.726Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T13:46:39.726Z] github.com/docker/docker/cli [2022-09-06T13:46:39.726Z] github.com/docker/docker/cli/config [2022-09-06T13:46:39.726Z] github.com/docker/docker/cli/debug [2022-09-06T13:46:39.726Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T13:46:39.726Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T13:46:39.726Z] github.com/docker/docker/client [2022-09-06T13:46:39.726Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T13:46:39.726Z] github.com/docker/docker/cmd/dockerd [2022-09-06T13:46:39.726Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T13:46:39.726Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T13:46:39.726Z] github.com/docker/docker/container [2022-09-06T13:46:39.726Z] github.com/docker/docker/container/stream [2022-09-06T13:46:39.726Z] github.com/docker/docker/contrib/apparmor [2022-09-06T13:46:39.726Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T13:46:39.726Z] github.com/docker/docker/contrib/httpserver [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/config [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/events [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/exec [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T13:46:39.726Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/images [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/initlayer [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/links [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/listeners [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/local [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/names [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/network [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/stats [2022-09-06T13:46:39.727Z] github.com/docker/docker/distribution [2022-09-06T13:46:39.727Z] github.com/docker/docker/distribution/metadata [2022-09-06T13:46:39.727Z] github.com/docker/docker/distribution/utils [2022-09-06T13:46:39.727Z] github.com/docker/docker/distribution/xfer [2022-09-06T13:46:39.727Z] github.com/docker/docker/dockerversion [2022-09-06T13:46:39.727Z] github.com/docker/docker/errdefs [2022-09-06T13:46:39.727Z] github.com/docker/docker/image [2022-09-06T13:46:39.727Z] github.com/docker/docker/image/cache [2022-09-06T13:46:39.727Z] github.com/docker/docker/image/tarexport [2022-09-06T13:46:39.727Z] github.com/docker/docker/image/v1 [2022-09-06T13:46:39.727Z] github.com/docker/docker/internal/test/suite [2022-09-06T13:46:39.727Z] github.com/docker/docker/layer [2022-09-06T13:46:39.727Z] github.com/docker/docker/libcontainerd [2022-09-06T13:46:39.727Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T13:46:39.727Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T13:46:39.727Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T13:46:39.727Z] github.com/docker/docker/libcontainerd/types [2022-09-06T13:46:39.727Z] github.com/docker/docker/oci [2022-09-06T13:46:39.727Z] github.com/docker/docker/oci/caps [2022-09-06T13:46:39.727Z] github.com/docker/docker/opts [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/aaparser [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/archive [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/authorization [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/capabilities [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/containerfs [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/directory [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/dmesg [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/fileutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/fsutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/homedir [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/idtools [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/ioutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/longpath [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/loopback [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/parsers [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/pidfile [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/platform [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/plugins [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/pools [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/progress [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/pubsub [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/reexec [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/signal [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/stack [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/stringid [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/system [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/tailfile [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/tarsum [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/truncindex [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/urlutil [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/useragent [2022-09-06T13:46:39.727Z] github.com/docker/docker/plugin [2022-09-06T13:46:39.727Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T13:46:39.727Z] github.com/docker/docker/plugin/v2 [2022-09-06T13:46:39.727Z] github.com/docker/docker/profiles/apparmor [2022-09-06T13:46:39.727Z] github.com/docker/docker/profiles/seccomp [2022-09-06T13:46:39.727Z] github.com/docker/docker/quota [2022-09-06T13:46:39.727Z] github.com/docker/docker/reference [2022-09-06T13:46:39.727Z] github.com/docker/docker/registry [2022-09-06T13:46:39.727Z] github.com/docker/docker/registry/resumable [2022-09-06T13:46:39.727Z] github.com/docker/docker/restartmanager [2022-09-06T13:46:39.727Z] github.com/docker/docker/rootless [2022-09-06T13:46:39.727Z] github.com/docker/docker/rootless/specconv [2022-09-06T13:46:39.727Z] github.com/docker/docker/runconfig [2022-09-06T13:46:39.727Z] github.com/docker/docker/runconfig/opts [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil/daemon [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil/environment [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil/fakegit [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil/registry [2022-09-06T13:46:39.727Z] github.com/docker/docker/testutil/request [2022-09-06T13:46:39.727Z] github.com/docker/docker/volume [2022-09-06T13:46:39.727Z] github.com/docker/docker/volume/drivers [2022-09-06T13:46:39.727Z] github.com/docker/docker/volume/local [2022-09-06T13:46:39.727Z] github.com/docker/docker/volume/mounts [2022-09-06T13:46:39.727Z] github.com/docker/docker/volume/service [2022-09-06T13:46:39.727Z] github.com/docker/docker/volume/service/opts [2022-09-06T13:46:39.727Z] github.com/docker/docker/volume/testutils' [2022-09-06T13:46:39.727Z] ++ echo 'github.com/docker/docker/api [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/backend/build [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/httputils [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/middleware [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/build [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/container [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/debug [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/image [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/network [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/session [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/system [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/server/router/volume [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/backend [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/container [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/events [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/filters [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/image [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/mount [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/network [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/registry [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/strslice [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/swarm [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/time [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/versions [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T13:46:39.727Z] github.com/docker/docker/api/types/volume [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/builder-next [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/dockerfile [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/remotecontext [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T13:46:39.727Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T13:46:39.727Z] github.com/docker/docker/cli [2022-09-06T13:46:39.727Z] github.com/docker/docker/cli/config [2022-09-06T13:46:39.727Z] github.com/docker/docker/cli/debug [2022-09-06T13:46:39.727Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T13:46:39.727Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T13:46:39.727Z] github.com/docker/docker/client [2022-09-06T13:46:39.727Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T13:46:39.727Z] github.com/docker/docker/cmd/dockerd [2022-09-06T13:46:39.727Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T13:46:39.727Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T13:46:39.727Z] github.com/docker/docker/container [2022-09-06T13:46:39.727Z] github.com/docker/docker/container/stream [2022-09-06T13:46:39.727Z] github.com/docker/docker/contrib/apparmor [2022-09-06T13:46:39.727Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T13:46:39.727Z] github.com/docker/docker/contrib/httpserver [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/cluster [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/config [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/events [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/exec [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/images [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/initlayer [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/links [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/listeners [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/local [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/names [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/network [2022-09-06T13:46:39.727Z] github.com/docker/docker/daemon/stats [2022-09-06T13:46:39.727Z] github.com/docker/docker/distribution [2022-09-06T13:46:39.727Z] github.com/docker/docker/distribution/metadata [2022-09-06T13:46:39.727Z] github.com/docker/docker/distribution/utils [2022-09-06T13:46:39.727Z] github.com/docker/docker/distribution/xfer [2022-09-06T13:46:39.727Z] github.com/docker/docker/dockerversion [2022-09-06T13:46:39.727Z] github.com/docker/docker/errdefs [2022-09-06T13:46:39.727Z] github.com/docker/docker/image [2022-09-06T13:46:39.727Z] github.com/docker/docker/image/cache [2022-09-06T13:46:39.727Z] github.com/docker/docker/image/tarexport [2022-09-06T13:46:39.727Z] github.com/docker/docker/image/v1 [2022-09-06T13:46:39.727Z] github.com/docker/docker/internal/test/suite [2022-09-06T13:46:39.727Z] github.com/docker/docker/layer [2022-09-06T13:46:39.727Z] github.com/docker/docker/libcontainerd [2022-09-06T13:46:39.727Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T13:46:39.727Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T13:46:39.727Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T13:46:39.727Z] github.com/docker/docker/libcontainerd/types [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:46:39.727Z] github.com/docker/docker/libnetwork/types [2022-09-06T13:46:39.727Z] github.com/docker/docker/oci [2022-09-06T13:46:39.727Z] github.com/docker/docker/oci/caps [2022-09-06T13:46:39.727Z] github.com/docker/docker/opts [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/aaparser [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/archive [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/authorization [2022-09-06T13:46:39.727Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/capabilities [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/containerfs [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/directory [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/dmesg [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/fileutils [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/fsutils [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/homedir [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/idtools [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/ioutils [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/longpath [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/loopback [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/parsers [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/pidfile [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/platform [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/plugins [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/pools [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/progress [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/pubsub [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/reexec [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/signal [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/stack [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/stringid [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/system [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/tailfile [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/tarsum [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/truncindex [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/urlutil [2022-09-06T13:46:39.728Z] github.com/docker/docker/pkg/useragent [2022-09-06T13:46:39.728Z] github.com/docker/docker/plugin [2022-09-06T13:46:39.728Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T13:46:39.728Z] github.com/docker/docker/plugin/v2 [2022-09-06T13:46:39.728Z] github.com/docker/docker/profiles/apparmor [2022-09-06T13:46:39.728Z] github.com/docker/docker/profiles/seccomp [2022-09-06T13:46:39.728Z] github.com/docker/docker/quota [2022-09-06T13:46:39.728Z] github.com/docker/docker/reference [2022-09-06T13:46:39.728Z] github.com/docker/docker/registry [2022-09-06T13:46:39.728Z] github.com/docker/docker/registry/resumable [2022-09-06T13:46:39.728Z] github.com/docker/docker/restartmanager [2022-09-06T13:46:39.728Z] github.com/docker/docker/rootless [2022-09-06T13:46:39.728Z] github.com/docker/docker/rootless/specconv [2022-09-06T13:46:39.728Z] github.com/docker/docker/runconfig [2022-09-06T13:46:39.728Z] github.com/docker/docker/runconfig/opts [2022-09-06T13:46:39.987Z] github.com/docker/docker/testutil [2022-09-06T13:46:39.988Z] github.com/docker/docker/testutil/daemon [2022-09-06T13:46:39.988Z] github.com/docker/docker/testutil/environment [2022-09-06T13:46:39.988Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T13:46:39.988Z] github.com/docker/docker/testutil/fakegit [2022-09-06T13:46:39.988Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T13:46:39.988Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T13:46:39.988Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T13:46:39.988Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T13:46:39.988Z] github.com/docker/docker/testutil/registry [2022-09-06T13:46:39.988Z] github.com/docker/docker/testutil/request [2022-09-06T13:46:39.988Z] github.com/docker/docker/volume [2022-09-06T13:46:39.988Z] github.com/docker/docker/volume/drivers [2022-09-06T13:46:39.988Z] github.com/docker/docker/volume/local [2022-09-06T13:46:39.988Z] github.com/docker/docker/volume/mounts [2022-09-06T13:46:39.988Z] github.com/docker/docker/volume/service [2022-09-06T13:46:39.988Z] github.com/docker/docker/volume/service/opts [2022-09-06T13:46:39.988Z] github.com/docker/docker/volume/testutils' [2022-09-06T13:46:39.988Z] ++ grep --fixed-strings /libnetwork [2022-09-06T13:46:39.988Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/types' [2022-09-06T13:46:39.988Z] + echo 'github.com/docker/docker/libnetwork [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/types' [2022-09-06T13:46:39.988Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:46:39.988Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:46:39.988Z] + type docker-proxy [2022-09-06T13:46:39.988Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-06T13:46:39.988Z] + hack/make.sh binary-proxy install-proxy [2022-09-06T13:46:39.988Z] [2022-09-06T13:46:39.988Z] Removing bundles/ [2022-09-06T13:46:39.988Z] [2022-09-06T13:46:39.988Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-06T13:46:39.988Z] Building: bundles/binary-proxy/docker-proxy [2022-09-06T13:46:39.988Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:46:40.296Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-06T13:46:40.554Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-06T13:46:41.117Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-06T13:46:44.383Z] === RUN TestDockerSuite/TestEventsTop [2022-09-06T13:46:44.383Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-06T13:46:46.904Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-06T13:46:48.111Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-06T13:46:48.111Z] [2022-09-06T13:46:48.111Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-06T13:46:48.111Z] Installing docker-proxy to /usr/local/bin/ [2022-09-06T13:46:48.111Z] [2022-09-06T13:46:48.111Z] + mkdir -p bundles [2022-09-06T13:46:48.111Z] + '[' -n 'github.com/docker/docker/api [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/backend/build [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/httputils [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/middleware [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/build [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/container [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/debug [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/image [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/network [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/session [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/system [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/server/router/volume [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/backend [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/container [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/events [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/filters [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/image [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/mount [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/network [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/registry [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/strslice [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/swarm [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/time [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/versions [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T13:46:48.111Z] github.com/docker/docker/api/types/volume [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/builder-next [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/dockerfile [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/remotecontext [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T13:46:48.111Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T13:46:48.111Z] github.com/docker/docker/cli [2022-09-06T13:46:48.111Z] github.com/docker/docker/cli/config [2022-09-06T13:46:48.111Z] github.com/docker/docker/cli/debug [2022-09-06T13:46:48.111Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T13:46:48.111Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T13:46:48.111Z] github.com/docker/docker/client [2022-09-06T13:46:48.111Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T13:46:48.111Z] github.com/docker/docker/cmd/dockerd [2022-09-06T13:46:48.111Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T13:46:48.111Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T13:46:48.111Z] github.com/docker/docker/container [2022-09-06T13:46:48.111Z] github.com/docker/docker/container/stream [2022-09-06T13:46:48.111Z] github.com/docker/docker/contrib/apparmor [2022-09-06T13:46:48.111Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T13:46:48.111Z] github.com/docker/docker/contrib/httpserver [2022-09-06T13:46:48.111Z] github.com/docker/docker/daemon [2022-09-06T13:46:48.111Z] github.com/docker/docker/daemon/cluster [2022-09-06T13:46:48.111Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T13:46:48.111Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T13:46:48.111Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T13:46:48.111Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T13:46:48.111Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T13:46:48.111Z] github.com/docker/docker/daemon/config [2022-09-06T13:46:48.111Z] github.com/docker/docker/daemon/events [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/exec [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/images [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/initlayer [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/links [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/listeners [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/local [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/names [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/network [2022-09-06T13:46:48.112Z] github.com/docker/docker/daemon/stats [2022-09-06T13:46:48.112Z] github.com/docker/docker/distribution [2022-09-06T13:46:48.112Z] github.com/docker/docker/distribution/metadata [2022-09-06T13:46:48.112Z] github.com/docker/docker/distribution/utils [2022-09-06T13:46:48.112Z] github.com/docker/docker/distribution/xfer [2022-09-06T13:46:48.112Z] github.com/docker/docker/dockerversion [2022-09-06T13:46:48.112Z] github.com/docker/docker/errdefs [2022-09-06T13:46:48.112Z] github.com/docker/docker/image [2022-09-06T13:46:48.112Z] github.com/docker/docker/image/cache [2022-09-06T13:46:48.112Z] github.com/docker/docker/image/tarexport [2022-09-06T13:46:48.112Z] github.com/docker/docker/image/v1 [2022-09-06T13:46:48.112Z] github.com/docker/docker/internal/test/suite [2022-09-06T13:46:48.112Z] github.com/docker/docker/layer [2022-09-06T13:46:48.112Z] github.com/docker/docker/libcontainerd [2022-09-06T13:46:48.112Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T13:46:48.112Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T13:46:48.112Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T13:46:48.112Z] github.com/docker/docker/libcontainerd/types [2022-09-06T13:46:48.112Z] github.com/docker/docker/oci [2022-09-06T13:46:48.112Z] github.com/docker/docker/oci/caps [2022-09-06T13:46:48.112Z] github.com/docker/docker/opts [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/aaparser [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/archive [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/authorization [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/capabilities [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/containerfs [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/directory [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/dmesg [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/fileutils [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/fsutils [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/homedir [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/idtools [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/ioutils [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/longpath [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/loopback [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/parsers [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/pidfile [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/platform [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/plugins [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/pools [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/progress [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/pubsub [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/reexec [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/signal [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/stack [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/stringid [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/system [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/tailfile [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/tarsum [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/truncindex [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/urlutil [2022-09-06T13:46:48.112Z] github.com/docker/docker/pkg/useragent [2022-09-06T13:46:48.112Z] github.com/docker/docker/plugin [2022-09-06T13:46:48.112Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T13:46:48.112Z] github.com/docker/docker/plugin/v2 [2022-09-06T13:46:48.112Z] github.com/docker/docker/profiles/apparmor [2022-09-06T13:46:48.112Z] github.com/docker/docker/profiles/seccomp [2022-09-06T13:46:48.112Z] github.com/docker/docker/quota [2022-09-06T13:46:48.112Z] github.com/docker/docker/reference [2022-09-06T13:46:48.112Z] github.com/docker/docker/registry [2022-09-06T13:46:48.112Z] github.com/docker/docker/registry/resumable [2022-09-06T13:46:48.112Z] github.com/docker/docker/restartmanager [2022-09-06T13:46:48.112Z] github.com/docker/docker/rootless [2022-09-06T13:46:48.112Z] github.com/docker/docker/rootless/specconv [2022-09-06T13:46:48.112Z] github.com/docker/docker/runconfig [2022-09-06T13:46:48.112Z] github.com/docker/docker/runconfig/opts [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil/daemon [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil/environment [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil/fakegit [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil/registry [2022-09-06T13:46:48.112Z] github.com/docker/docker/testutil/request [2022-09-06T13:46:48.112Z] github.com/docker/docker/volume [2022-09-06T13:46:48.112Z] github.com/docker/docker/volume/drivers [2022-09-06T13:46:48.112Z] github.com/docker/docker/volume/local [2022-09-06T13:46:48.112Z] github.com/docker/docker/volume/mounts [2022-09-06T13:46:48.112Z] github.com/docker/docker/volume/service [2022-09-06T13:46:48.112Z] github.com/docker/docker/volume/service/opts [2022-09-06T13:46:48.112Z] github.com/docker/docker/volume/testutils' ']' [2022-09-06T13:46:48.112Z] + 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/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/truncindex 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-09-06T13:46:48.371Z] ? github.com/docker/docker/api [no test files] [2022-09-06T13:46:53.442Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2022-09-06T13:46:53.442Z] === RUN TestServiceUpdateNetwork [2022-09-06T13:46:53.442Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-06T13:46:58.691Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-06T13:47:05.240Z] === RUN TestDockerSuite/TestExec [2022-09-06T13:47:05.240Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-06T13:47:05.240Z] --- PASS: TestServiceUpdateNetwork (12.92s) [2022-09-06T13:47:05.240Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T13:47:06.172Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-06T13:47:06.494Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-09-06T13:47:06.735Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T13:47:07.298Z] === RUN TestDockerSuite/TestExecEnv [2022-09-06T13:47:07.554Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T13:47:08.118Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-06T13:47:09.046Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-06T13:47:09.610Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-06T13:47:12.879Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-06T13:47:12.879Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-06T13:47:13.443Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-06T13:47:14.006Z] === RUN TestDockerSuite/TestExecParseError [2022-09-06T13:47:14.568Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-06T13:47:14.824Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T13:47:15.081Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-06T13:47:15.650Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-06T13:47:16.217Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-06T13:47:16.780Z] === RUN TestDockerSuite/TestExecTTY [2022-09-06T13:47:17.343Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-06T13:47:17.908Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-06T13:47:18.473Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-06T13:47:19.037Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-06T13:47:19.037Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-06T13:47:19.037Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-06T13:47:20.404Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-06T13:47:20.968Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-06T13:47:21.533Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-06T13:47:21.789Z] check_test.go:611: [d5ca6d0587e97] daemon is not started [2022-09-06T13:47:21.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-06T13:47:22.353Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-06T13:47:22.609Z] --- PASS: TestServiceUpdatePidsLimit (17.27s) [2022-09-06T13:47:22.609Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2022-09-06T13:47:22.609Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2022-09-06T13:47:22.609Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-09-06T13:47:22.609Z] PASS [2022-09-06T13:47:22.609Z] [2022-09-06T13:47:22.609Z] === Skipped [2022-09-06T13:47:22.609Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T13:47:22.609Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:47:22.609Z] [2022-09-06T13:47:22.609Z] DONE 27 tests, 1 skipped in 183.036s [2022-09-06T13:47:22.609Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T13:47:22.609Z] ++ 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-09-06T13:47:22.609Z] ++ set -e [2022-09-06T13:47:22.609Z] ++ '[' -n 0 ']' [2022-09-06T13:47:22.609Z] ++ set -x [2022-09-06T13:47:22.609Z] ++ 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-09-06T13:47:22.609Z] INFO: Testing against a local daemon [2022-09-06T13:47:22.609Z] === RUN TestSessionCreate [2022-09-06T13:47:22.866Z] --- PASS: TestSessionCreate (0.03s) [2022-09-06T13:47:22.866Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T13:47:22.866Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T13:47:22.866Z] PASS [2022-09-06T13:47:22.866Z] [2022-09-06T13:47:22.866Z] DONE 2 tests in 0.172s [2022-09-06T13:47:22.866Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T13:47:22.866Z] ++ 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-09-06T13:47:22.866Z] ++ set -e [2022-09-06T13:47:22.866Z] ++ '[' -n 0 ']' [2022-09-06T13:47:22.866Z] ++ set -x [2022-09-06T13:47:22.866Z] ++ 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-09-06T13:47:22.866Z] INFO: Testing against a local daemon [2022-09-06T13:47:22.866Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:47:22.866Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:47:22.866Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:47:22.866Z] === RUN TestDiskUsage [2022-09-06T13:47:22.866Z] === PAUSE TestDiskUsage [2022-09-06T13:47:22.866Z] === RUN TestEventsExecDie [2022-09-06T13:47:23.430Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-06T13:47:23.993Z] --- PASS: TestEventsExecDie (1.06s) [2022-09-06T13:47:23.993Z] === RUN TestEventsBackwardsCompatible [2022-09-06T13:47:23.993Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-09-06T13:47:23.993Z] === RUN TestEventsVolumeCreate [2022-09-06T13:47:24.250Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-09-06T13:47:24.250Z] === RUN TestInfoBinaryCommits [2022-09-06T13:47:24.250Z] docker_api_swarm_test.go:802: [de1bca67fccee] joining swarm manager [dddf4356c360b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:47:24.250Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-06T13:47:24.250Z] === RUN TestInfoAPIVersioned [2022-09-06T13:47:24.250Z] --- PASS: TestInfoAPIVersioned (0.03s) [2022-09-06T13:47:24.250Z] === RUN TestInfoAPI [2022-09-06T13:47:24.250Z] --- PASS: TestInfoAPI (0.05s) [2022-09-06T13:47:24.250Z] === RUN TestInfoAPIWarnings [2022-09-06T13:47:25.180Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-06T13:47:25.744Z] docker_api_swarm_test.go:802: [d31cb99a65913] joining swarm manager [dddf4356c360b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:47:27.112Z] docker_api_swarm_test.go:802: [dbc86f019ba51] joining swarm manager [dddf4356c360b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T13:47:27.368Z] === RUN TestDockerSuite/TestHealth [2022-09-06T13:47:28.299Z] docker_api_swarm_test.go:802: [d16489048b54c] joining swarm manager [dddf4356c360b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T13:47:29.666Z] docker_api_swarm_test.go:810: [df7b9e2e7f991] joining swarm manager [dddf4356c360b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-06T13:47:41.841Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-06T13:47:41.841Z] === RUN TestInfoDebug [2022-09-06T13:47:41.841Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T13:47:41.841Z] === RUN TestInfoInsecureRegistries [2022-09-06T13:47:41.841Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-09-06T13:47:41.841Z] === RUN TestInfoRegistryMirrors [2022-09-06T13:47:42.403Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T13:47:42.403Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T13:47:42.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-06T13:47:42.967Z] === RUN TestPingCacheHeaders [2022-09-06T13:47:42.967Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T13:47:42.967Z] === RUN TestPingGet [2022-09-06T13:47:42.967Z] --- PASS: TestPingGet (0.01s) [2022-09-06T13:47:42.967Z] === RUN TestPingHead [2022-09-06T13:47:42.967Z] --- PASS: TestPingHead (0.02s) [2022-09-06T13:47:42.967Z] === RUN TestPingSwarmHeader [2022-09-06T13:47:43.529Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T13:47:43.786Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T13:47:45.153Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T13:47:45.153Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-09-06T13:47:45.153Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T13:47:45.153Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T13:47:45.153Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T13:47:45.153Z] === RUN TestPingBuilderHeader [2022-09-06T13:47:45.153Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T13:47:45.410Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T13:47:45.972Z] --- PASS: TestPingBuilderHeader (1.06s) [2022-09-06T13:47:45.972Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T13:47:45.972Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T13:47:45.972Z] === RUN TestVersion [2022-09-06T13:47:45.972Z] --- PASS: TestVersion (0.02s) [2022-09-06T13:47:45.972Z] === CONT TestDiskUsage [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T13:47:46.535Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T13:47:46.792Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T13:47:47.357Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-06T13:47:47.357Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T13:47:47.357Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T13:47:47.357Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T13:47:47.357Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T13:47:47.357Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T13:47:47.357Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T13:47:47.357Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T13:47:47.357Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T13:47:47.357Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T13:47:47.357Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T13:47:47.357Z] --- PASS: TestDiskUsage (1.39s) [2022-09-06T13:47:47.357Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T13:47:47.357Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T13:47:47.357Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T13:47:47.357Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T13:47:47.358Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T13:47:47.358Z] PASS [2022-09-06T13:47:47.358Z] [2022-09-06T13:47:47.358Z] === Skipped [2022-09-06T13:47:47.358Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:47:47.358Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:47:47.358Z] [2022-09-06T13:47:47.358Z] DONE 57 tests, 1 skipped in 24.664s [2022-09-06T13:47:47.358Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T13:47:47.358Z] ++ 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-09-06T13:47:47.358Z] ++ set -e [2022-09-06T13:47:47.358Z] ++ '[' -n 0 ']' [2022-09-06T13:47:47.358Z] ++ set -x [2022-09-06T13:47:47.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-06T13:47:47.615Z] INFO: Testing against a local daemon [2022-09-06T13:47:47.615Z] === RUN TestVolumesCreateAndList [2022-09-06T13:47:47.615Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T13:47:47.615Z] === RUN TestVolumesRemove [2022-09-06T13:47:47.615Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-06T13:47:47.615Z] === RUN TestVolumesInspect [2022-09-06T13:47:47.615Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T13:47:47.615Z] === RUN TestVolumesInvalidJSON [2022-09-06T13:47:47.615Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T13:47:47.615Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T13:47:47.615Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T13:47:47.615Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T13:47:47.615Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T13:47:47.615Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T13:47:47.615Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T13:47:47.615Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-06T13:47:47.615Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-09-06T13:47:47.615Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.01s) [2022-09-06T13:47:47.615Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T13:47:47.615Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T13:47:47.615Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T13:47:47.615Z] PASS [2022-09-06T13:47:47.615Z] [2022-09-06T13:47:47.615Z] DONE 9 tests in 0.245s [2022-09-06T13:47:47.880Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:47:48.145Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T13:47:48.145Z] +++ kill 6840 [2022-09-06T13:47:48.402Z] +++ /etc/init.d/apparmor stop [2022-09-06T13:47:48.402Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:47:48.402Z] [2022-09-06T13:47:48.402Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:47:48.402Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:47:48.402Z] [2022-09-06T13:47:48.402Z] To set a process to complain mode, use the command line tool [2022-09-06T13:47:48.402Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:47:48.402Z] +++ true [2022-09-06T13:47:48.402Z] exiting test-integration [2022-09-06T13:47:48.402Z] ++ exit 0 [2022-09-06T13:47:48.402Z] [2022-09-06T13:47:48.967Z] + for job in $(jobs -p) [2022-09-06T13:47:48.967Z] + wait 11799 [2022-09-06T13:47:50.858Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-06T13:47:53.380Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-06T13:47:53.380Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-06T13:47:53.380Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-06T13:47:53.380Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-06T13:47:53.943Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-06T13:47:53.943Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-06T13:47:54.872Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-06T13:47:55.128Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-06T13:47:55.128Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-06T13:47:55.384Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-06T13:47:55.384Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-06T13:47:55.641Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-06T13:47:55.641Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-06T13:47:56.204Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-06T13:47:56.204Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-06T13:47:56.768Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-06T13:47:56.768Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-06T13:47:57.330Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-06T13:47:57.893Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-06T13:47:57.893Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-06T13:47:58.822Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-06T13:48:01.340Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-06T13:48:01.340Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-06T13:48:01.340Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-06T13:48:02.271Z] === RUN TestDockerSuite/TestImportFile [2022-09-06T13:48:03.639Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-06T13:48:03.639Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-06T13:48:04.569Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-06T13:48:05.935Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-06T13:48:06.867Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-06T13:48:07.430Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-06T13:48:07.993Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-06T13:48:08.580Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-06T13:48:08.580Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-06T13:48:08.580Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-06T13:48:09.145Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-06T13:48:09.401Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-06T13:48:09.658Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-06T13:48:09.917Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-06T13:48:09.917Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-09-06T13:48:09.917Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-06T13:48:10.846Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-06T13:48:11.103Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-06T13:48:11.665Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-06T13:48:12.237Z] === RUN TestDockerSuite/TestInspectImage [2022-09-06T13:48:12.237Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-06T13:48:12.237Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-06T13:48:12.237Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-09-06T13:48:12.237Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-06T13:48:12.801Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-06T13:48:13.368Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-06T13:48:13.368Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-06T13:48:13.930Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-06T13:48:14.494Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-06T13:48:17.012Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-06T13:48:17.012Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-06T13:48:17.269Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-06T13:48:17.834Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-06T13:48:18.764Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-06T13:48:19.328Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-06T13:48:19.891Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-06T13:48:20.148Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-06T13:48:20.712Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-06T13:48:21.277Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-06T13:48:21.533Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-06T13:48:21.533Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-06T13:48:22.901Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-06T13:48:22.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-06T13:48:23.831Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-06T13:48:24.088Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-06T13:48:25.019Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-06T13:48:26.923Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-06T13:48:28.293Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-06T13:48:28.293Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-06T13:48:29.659Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-06T13:48:29.659Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-06T13:48:30.220Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-06T13:48:38.313Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-06T13:48:38.875Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-06T13:48:39.438Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-06T13:48:40.808Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-06T13:48:40.808Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-06T13:48:40.808Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-06T13:48:41.739Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-06T13:48:42.670Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T13:48:42.958Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-09-06T13:48:42.958Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T13:48:42.958Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 6.0% of statements [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T13:48:42.958Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-09-06T13:48:42.958Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-06T13:48:42.958Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T13:48:42.958Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-06T13:48:42.958Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 77.3% of statements [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T13:48:42.958Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T13:48:43.232Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-06T13:48:44.163Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-06T13:48:44.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-06T13:48:44.983Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-06T13:48:45.490Z] ok github.com/docker/docker/builder/remotecontext 0.139s coverage: 13.7% of statements [2022-09-06T13:48:45.749Z] ok github.com/docker/docker/builder/dockerfile 0.521s coverage: 49.3% of statements [2022-09-06T13:48:46.318Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-06T13:48:46.887Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-06T13:48:47.508Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-06T13:48:47.824Z] ok github.com/docker/docker/builder/remotecontext/git 1.803s coverage: 86.3% of statements [2022-09-06T13:48:47.824Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T13:48:47.824Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T13:48:47.824Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-06T13:48:47.824Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-06T13:48:48.073Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-06T13:48:48.392Z] ok github.com/docker/docker/cmd/docker-proxy 0.101s coverage: 67.6% of statements [2022-09-06T13:48:49.006Z] === RUN TestDockerSuite/TestLogsSince [2022-09-06T13:48:49.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-06T13:48:51.159Z] docker_api_swarm_service_test.go:395: [d78f3c3d839ec] joining swarm manager [db54d375b7c7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:48:51.733Z] docker_api_swarm_service_test.go:395: [d6b54cc0d4293] joining swarm manager [db54d375b7c7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:48:53.667Z] ok github.com/docker/docker/client 0.162s coverage: 76.0% of statements [2022-09-06T13:48:55.936Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-06T13:49:02.478Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-06T13:49:02.478Z] === RUN TestDockerSuite/TestLogsTail [2022-09-06T13:49:02.478Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-06T13:49:03.041Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-06T13:49:03.603Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-06T13:49:03.603Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-06T13:49:03.603Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-06T13:49:03.603Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-06T13:49:03.603Z] === RUN TestDockerSuite/TestNetHostname [2022-09-06T13:49:04.974Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-06T13:49:05.231Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-06T13:49:05.231Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-06T13:49:05.231Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-06T13:49:06.160Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-06T13:49:06.722Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-06T13:49:06.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-06T13:49:07.543Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-06T13:49:07.543Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-06T13:49:07.799Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-06T13:49:08.056Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-06T13:49:09.554Z] docker_api_swarm_service_test.go:343: [dd9e12596be62] joining swarm manager [d73dec496fe99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:49:10.116Z] docker_api_swarm_service_test.go:343: [d026c384d3402] joining swarm manager [d73dec496fe99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:49:14.289Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-06T13:49:14.289Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-06T13:49:15.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-06T13:49:18.187Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-06T13:49:20.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-06T13:49:21.445Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-06T13:49:23.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-06T13:49:24.220Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-06T13:49:26.112Z] docker_api_swarm_service_test.go:490: [d8d15838e6494] joining swarm manager [d324f370a8de8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:49:26.368Z] === RUN TestDockerSuite/TestPluginActive [2022-09-06T13:49:26.625Z] docker_api_swarm_service_test.go:490: [dc4a041d2a0a2] joining swarm manager [d324f370a8de8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:49:29.145Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-06T13:49:35.692Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-06T13:49:35.692Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-06T13:49:35.692Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-06T13:49:36.254Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-06T13:49:39.526Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-06T13:49:39.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-06T13:49:40.366Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 31.8% of statements [2022-09-06T13:49:40.366Z] ok github.com/docker/docker/container 0.117s coverage: 36.1% of statements [2022-09-06T13:49:40.366Z] ok github.com/docker/docker/cmd/dockerd/trap 2.580s coverage: 0.0% of statements [2022-09-06T13:49:40.366Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-06T13:49:40.366Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T13:49:40.366Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T13:49:40.366Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T13:49:40.366Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T13:49:44.559Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2022-09-06T13:49:44.777Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-06T13:49:45.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-06T13:49:45.496Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-09-06T13:49:46.747Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-06T13:49:47.401Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-09-06T13:49:47.678Z] docker_api_swarm_service_test.go:128: [de68b1332546b] joining swarm manager [dc71465e7437b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:49:47.936Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-06T13:49:48.866Z] docker_api_swarm_service_test.go:129: [d0c7c2123e30e] joining swarm manager [dc71465e7437b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:49:49.123Z] === RUN TestDockerSuite/TestPortList [2022-09-06T13:49:51.016Z] docker_api_swarm_service_test.go:137: [d90feb21febce] joining swarm manager [dc71465e7437b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T13:49:51.947Z] docker_api_swarm_service_test.go:138: [dd2a706c8edb6] joining swarm manager [dc71465e7437b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T13:49:55.516Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-09-06T13:49:56.452Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.1% of statements [2022-09-06T13:49:56.452Z] ok github.com/docker/docker/daemon 10.143s coverage: 16.5% of statements [2022-09-06T13:49:56.452Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T13:49:56.452Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T13:49:57.021Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2022-09-06T13:49:57.021Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T13:49:57.021Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-06T13:49:57.203Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-06T13:49:57.589Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2022-09-06T13:49:58.968Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.767s coverage: 74.8% of statements [2022-09-06T13:49:59.723Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-06T13:49:59.723Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-06T13:50:00.348Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.0% of statements [2022-09-06T13:50:00.348Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.342s coverage: 60.7% of statements [2022-09-06T13:50:01.615Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-06T13:50:02.178Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-06T13:50:02.272Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-09-06T13:50:02.741Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-06T13:50:02.741Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-06T13:50:03.662Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.325s coverage: 50.6% of statements [2022-09-06T13:50:04.602Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.671s coverage: 45.9% of statements [2022-09-06T13:50:04.602Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T13:50:05.261Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-06T13:50:05.517Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-06T13:50:05.541Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.726s coverage: 58.5% of statements [2022-09-06T13:50:05.541Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T13:50:05.541Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T13:50:05.800Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.5% of statements [2022-09-06T13:50:07.198Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.033s coverage: 3.0% of statements [2022-09-06T13:50:07.456Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-09-06T13:50:08.035Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-06T13:50:08.393Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.9% of statements [2022-09-06T13:50:08.393Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T13:50:08.393Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T13:50:09.330Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2022-09-06T13:50:09.899Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 79.9% of statements [2022-09-06T13:50:10.158Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-09-06T13:50:10.158Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T13:50:10.728Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-09-06T13:50:10.987Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-09-06T13:50:11.325Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-06T13:50:11.325Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-06T13:50:11.556Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-09-06T13:50:12.126Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.194s coverage: 76.8% of statements [2022-09-06T13:50:12.694Z] ok github.com/docker/docker/daemon/logger/local 0.067s coverage: 79.4% of statements [2022-09-06T13:50:12.694Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T13:50:12.694Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-06T13:50:13.262Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 65.9% of statements [2022-09-06T13:50:13.522Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-09-06T13:50:13.843Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-06T13:50:14.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-06T13:50:14.459Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-06T13:50:15.025Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-06T13:50:15.594Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-06T13:50:16.162Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2022-09-06T13:50:16.162Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T13:50:16.162Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T13:50:16.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-06T13:50:17.100Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-09-06T13:50:18.476Z] ok github.com/docker/docker/distribution 1.493s coverage: 28.0% of statements [2022-09-06T13:50:18.476Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T13:50:18.734Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-06T13:50:18.855Z] docker_api_swarm_service_test.go:304: [d06f87fd6070a] joining swarm manager [df227fda9725b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:50:19.302Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-09-06T13:50:19.561Z] ok github.com/docker/docker/distribution/xfer 1.911s coverage: 84.9% of statements [2022-09-06T13:50:19.561Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T13:50:19.786Z] docker_api_swarm_service_test.go:304: [d2573db7cd7b5] joining swarm manager [df227fda9725b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:50:19.820Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2022-09-06T13:50:20.351Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-06T13:50:20.758Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-09-06T13:50:20.758Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-06T13:50:20.758Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T13:50:21.017Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-06T13:50:21.720Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-06T13:50:21.955Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-09-06T13:50:22.523Z] ok github.com/docker/docker/opts 0.029s coverage: 66.0% of statements [2022-09-06T13:50:22.523Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T13:50:23.089Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-06T13:50:24.018Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-06T13:50:24.426Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 81.9% of statements [2022-09-06T13:50:24.947Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-06T13:50:24.994Z] ok github.com/docker/docker/pkg/authorization 0.201s coverage: 68.3% of statements [2022-09-06T13:50:25.253Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T13:50:25.253Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-06T13:50:26.840Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-06T13:50:28.537Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 42.7% of statements [2022-09-06T13:50:28.735Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-06T13:50:28.796Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-06T13:50:29.055Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-06T13:50:29.314Z] ok github.com/docker/docker/layer 7.268s coverage: 68.9% of statements [2022-09-06T13:50:29.314Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T13:50:29.314Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T13:50:29.314Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T13:50:29.314Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T13:50:29.314Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T13:50:29.314Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T13:50:29.314Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-09-06T13:50:29.666Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-06T13:50:29.881Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-09-06T13:50:29.881Z] ok github.com/docker/docker/pkg/fsutils 0.188s coverage: 85.1% of statements [2022-09-06T13:50:29.923Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-06T13:50:30.145Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-06T13:50:30.486Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-06T13:50:31.549Z] ok github.com/docker/docker/pkg/idtools 0.551s coverage: 67.9% of statements [2022-09-06T13:50:31.549Z] ok github.com/docker/docker/pkg/ioutils 0.454s coverage: 70.1% of statements [2022-09-06T13:50:31.808Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-09-06T13:50:31.808Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-06T13:50:31.808Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T13:50:31.855Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-06T13:50:32.068Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-06T13:50:32.068Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-06T13:50:32.327Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-06T13:50:32.586Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-09-06T13:50:32.586Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-09-06T13:50:32.586Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T13:50:32.586Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T13:50:33.523Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-09-06T13:50:33.751Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-06T13:50:33.751Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-06T13:50:33.751Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-06T13:50:33.783Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-06T13:50:34.007Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-06T13:50:34.042Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T13:50:34.263Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-06T13:50:34.263Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-06T13:50:34.301Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T13:50:35.633Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-06T13:50:35.676Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-09-06T13:50:35.676Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-09-06T13:50:35.935Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-06T13:50:36.194Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-06T13:50:36.197Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-06T13:50:36.453Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-06T13:50:36.712Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T13:50:36.760Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-06T13:50:37.280Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-09-06T13:50:37.539Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-06T13:50:37.799Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-09-06T13:50:38.368Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-09-06T13:50:38.627Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-06T13:50:38.887Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T13:50:40.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-06T13:50:40.791Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-09-06T13:50:41.051Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-06T13:50:41.569Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-09-06T13:50:42.507Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2022-09-06T13:50:42.559Z] docker_api_swarm_service_test.go:100: [d63ffe7425153] joining swarm manager [dfd5eedf8a7a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:50:42.766Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-06T13:50:43.129Z] docker_api_swarm_service_test.go:101: [d41c153fc73ec] joining swarm manager [dfd5eedf8a7a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:50:43.386Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-06T13:50:43.703Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-09-06T13:50:44.271Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-06T13:50:44.271Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-06T13:50:44.314Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-06T13:50:44.839Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-06T13:50:45.097Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-06T13:50:46.835Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-06T13:50:46.835Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-06T13:50:46.835Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-06T13:50:47.003Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-06T13:50:47.091Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-06T13:50:47.571Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.8% of statements [2022-09-06T13:50:48.139Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-09-06T13:50:49.077Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-09-06T13:50:49.610Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-06T13:50:50.174Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-06T13:50:52.694Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-06T13:50:53.257Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-06T13:50:53.257Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-06T13:50:53.514Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-06T13:50:56.047Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-06T13:50:56.610Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-06T13:50:56.866Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-06T13:50:58.236Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-06T13:50:58.802Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-06T13:51:00.698Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-06T13:51:01.261Z] === RUN TestDockerSuite/TestRmiTag [2022-09-06T13:51:01.261Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-06T13:51:02.190Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-06T13:51:02.190Z] check_test.go:611: [d63ffe7425153] daemon is not started [2022-09-06T13:51:04.710Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-06T13:51:05.273Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-06T13:51:05.836Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-06T13:51:06.093Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-06T13:51:06.656Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-06T13:51:07.184Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T13:51:07.184Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === Skipped [2022-09-06T13:51:07.184Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-06T13:51:07.184Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-06T13:51:07.184Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-06T13:51:07.184Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-06T13:51:07.184Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:71: No driver to put! [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T13:51:07.184Z] time="2022-09-06T13:50:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T13:51:07.184Z] time="2022-09-06T13:50:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T13:51:07.184Z] time="2022-09-06T13:50:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T13:51:07.184Z] time="2022-09-06T13:50:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T13:51:07.184Z] time="2022-09-06T13:50:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:71: No driver to put! [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T13:51:07.184Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T13:51:07.184Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T13:51:07.184Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:51:07.184Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T13:51:07.184Z] graphtest_unix.go:71: No driver to put! [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T13:51:07.184Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T13:51:07.184Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-06T13:51:07.184Z] [2022-09-06T13:51:07.184Z] DONE 2799 tests, 28 skipped in 259.876s [2022-09-06T13:51:07.218Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-06T13:51:07.446Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/config [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/idm [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/ns [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/options [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/osl [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T13:51:07.446Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-06T13:51:07.446Z] + 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-09-06T13:51:07.475Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-06T13:51:07.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-06T13:51:07.988Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-06T13:51:08.917Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-06T13:51:09.849Z] docker_api_swarm_service_test.go:533: [d13188708f7d7] joining swarm manager [d2293bac74e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:51:11.216Z] docker_api_swarm_service_test.go:534: [dcba39efcafa6] joining swarm manager [d2293bac74e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:51:12.583Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-06T13:51:12.840Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-06T13:51:15.370Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-06T13:51:16.307Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-06T13:51:18.830Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-06T13:51:20.197Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-06T13:51:21.567Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-06T13:51:22.130Z] === RUN TestDockerSuite/TestDockerFails [2022-09-06T13:51:22.130Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-06T13:51:23.501Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-06T13:51:23.758Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-06T13:51:24.322Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-06T13:51:25.692Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-06T13:51:26.255Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-06T13:51:26.511Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-06T13:51:27.441Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-06T13:51:28.004Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-06T13:51:28.260Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-06T13:51:28.517Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-06T13:51:28.773Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-06T13:51:29.030Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-06T13:51:30.399Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-06T13:51:30.656Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-06T13:51:31.585Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-06T13:51:31.842Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-06T13:51:32.771Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-06T13:51:33.700Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-06T13:51:34.263Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-06T13:51:34.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-06T13:51:35.110Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-06T13:51:35.672Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-06T13:51:36.604Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-06T13:51:36.860Z] docker_api_swarm_service_test.go:148: [d0eb9cad6afa0] joining swarm manager [d0d938a066bb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:51:37.423Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-06T13:51:37.985Z] docker_api_swarm_service_test.go:148: [dc81b783fa338] joining swarm manager [d0d938a066bb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:51:38.242Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-06T13:51:39.612Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-06T13:51:39.868Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-06T13:51:40.430Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-06T13:51:40.686Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-06T13:51:40.686Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-06T13:51:42.580Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-06T13:51:43.142Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-06T13:51:43.399Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-06T13:51:43.962Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-06T13:51:44.525Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-06T13:51:44.525Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-06T13:51:44.781Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-06T13:51:45.345Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-06T13:51:45.907Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-06T13:51:46.163Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-06T13:51:46.727Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-06T13:51:46.727Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-06T13:51:47.290Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-06T13:51:47.290Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-06T13:51:48.221Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-06T13:51:48.783Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-06T13:51:49.350Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-06T13:51:49.913Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-06T13:51:49.913Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-06T13:51:50.476Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-06T13:51:51.408Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-06T13:51:52.348Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-06T13:51:53.303Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-06T13:51:53.866Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-06T13:51:54.119Z] ok github.com/docker/docker/libnetwork 37.352s coverage: 40.6% of statements [2022-09-06T13:51:54.120Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-09-06T13:51:54.120Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-06T13:51:54.120Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-06T13:51:54.120Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-06T13:51:54.120Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-06T13:51:54.120Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-06T13:51:54.120Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-06T13:51:54.120Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-06T13:51:54.120Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-06T13:51:54.120Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-09-06T13:51:54.120Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-06T13:51:54.120Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-06T13:51:54.120Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-06T13:51:54.120Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-06T13:51:54.429Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-06T13:51:54.991Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-06T13:51:55.056Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.419s coverage: 59.9% of statements [2022-09-06T13:51:55.248Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-06T13:51:55.315Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-06T13:51:55.315Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-09-06T13:51:55.886Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-09-06T13:51:56.146Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-06T13:51:56.179Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-06T13:51:56.714Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-09-06T13:51:56.714Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-06T13:51:56.714Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-06T13:51:57.548Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-06T13:51:59.442Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-06T13:51:59.442Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-06T13:52:00.005Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-06T13:52:01.373Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-06T13:52:02.743Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-06T13:52:05.264Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-06T13:52:06.633Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-06T13:52:06.633Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-09-06T13:52:06.633Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-06T13:52:06.633Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-09-06T13:52:06.633Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-06T13:52:06.687Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.335s coverage: 6.6% of statements [2022-09-06T13:52:06.687Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-06T13:52:06.889Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-06T13:52:06.946Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-06T13:52:07.206Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-06T13:52:07.206Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-06T13:52:07.465Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-06T13:52:07.465Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-06T13:52:07.724Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-09-06T13:52:07.983Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-09-06T13:52:08.242Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-06T13:52:08.256Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-06T13:52:08.500Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-06T13:52:09.189Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-06T13:52:10.555Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-06T13:52:10.812Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-06T13:52:12.178Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-06T13:52:12.435Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-06T13:52:12.435Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-06T13:52:12.435Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-06T13:52:13.007Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-06T13:52:13.937Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-06T13:52:13.937Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-06T13:52:14.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-06T13:52:14.452Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-06T13:52:15.016Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-06T13:52:15.579Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-06T13:52:16.142Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-06T13:52:16.399Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-06T13:52:17.332Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-06T13:52:17.896Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-06T13:52:18.461Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-06T13:52:19.025Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-06T13:52:19.588Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-06T13:52:20.152Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-06T13:52:20.409Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-06T13:52:20.706Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-06T13:52:20.971Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-06T13:52:20.971Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-06T13:52:21.900Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-06T13:52:22.156Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-06T13:52:23.085Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-06T13:52:23.341Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T13:52:23.341Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-09-06T13:52:23.341Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-06T13:52:25.861Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-06T13:52:26.424Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-06T13:52:35.600Z] ok github.com/docker/docker/libnetwork/ipam 14.460s coverage: 85.3% of statements [2022-09-06T13:52:35.600Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-06T13:52:35.600Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-06T13:52:35.600Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-06T13:52:35.600Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.010s coverage: 47.4% of statements [2022-09-06T13:52:35.600Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-06T13:52:35.600Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-06T13:52:35.600Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-09-06T13:52:36.166Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-09-06T13:52:36.167Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-06T13:52:36.425Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-09-06T13:52:38.601Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-06T13:52:38.601Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-06T13:52:39.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-06T13:52:39.807Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-06T13:52:39.807Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-06T13:52:39.807Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-06T13:52:39.807Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-06T13:52:40.371Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-06T13:52:43.642Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-06T13:52:44.574Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-06T13:52:44.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-06T13:52:45.760Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-06T13:52:47.653Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-06T13:52:50.173Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-06T13:52:52.067Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-06T13:52:52.067Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-06T13:52:52.630Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-06T13:52:52.630Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-06T13:52:53.561Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-06T13:52:53.561Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-06T13:52:53.561Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-06T13:52:54.930Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-06T13:52:55.495Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-06T13:52:55.753Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-06T13:52:57.121Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-06T13:52:57.121Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-06T13:52:57.122Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-06T13:52:58.493Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-06T13:52:58.493Z] === RUN TestDockerSuite/TestRunMount [2022-09-06T13:53:02.676Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-06T13:53:03.605Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-06T13:53:03.862Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-06T13:53:04.427Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-06T13:53:05.796Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-06T13:53:06.727Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-06T13:53:07.657Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-06T13:53:09.550Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-06T13:53:10.919Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-06T13:53:11.848Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-06T13:53:12.779Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-06T13:53:12.779Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-06T13:53:13.342Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-06T13:53:13.905Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-06T13:53:14.468Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-06T13:53:14.725Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-06T13:53:16.094Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-06T13:53:17.464Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-06T13:53:19.985Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-06T13:53:20.548Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-06T13:53:20.548Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-06T13:53:20.804Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-06T13:53:21.060Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-06T13:53:21.317Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-06T13:53:21.880Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-06T13:53:21.880Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-06T13:53:22.466Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-06T13:53:29.004Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-06T13:53:29.004Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-06T13:53:29.004Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-06T13:53:29.004Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-06T13:53:29.004Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-06T13:53:30.371Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-06T13:53:30.938Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-06T13:53:30.938Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-06T13:53:31.501Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-06T13:53:31.501Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-06T13:53:32.063Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-06T13:53:32.627Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-06T13:53:33.191Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-06T13:53:33.753Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T13:53:33.753Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-06T13:53:33.753Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-06T13:53:34.317Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-06T13:53:34.880Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-06T13:53:34.880Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-09-06T13:53:34.880Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-06T13:53:35.809Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-06T13:53:36.739Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-06T13:53:36.739Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T13:53:36.739Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-06T13:53:39.259Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-06T13:53:39.821Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-06T13:53:40.077Z] === RUN TestDockerSuite/TestRunRm [2022-09-06T13:53:40.642Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-06T13:53:43.161Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-06T13:53:44.090Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-06T13:53:45.020Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-06T13:53:45.605Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-06T13:53:45.863Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-06T13:53:47.233Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-06T13:53:47.800Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-06T13:53:48.729Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-06T13:53:50.624Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-06T13:53:52.521Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-06T13:53:54.413Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-06T13:53:54.980Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-06T13:53:54.980Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-06T13:53:55.543Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-06T13:53:56.105Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-06T13:53:56.363Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-06T13:53:57.296Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-06T13:53:57.865Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-06T13:53:58.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-06T13:53:58.429Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-06T13:53:58.992Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-06T13:53:59.556Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-06T13:54:01.448Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-06T13:54:02.377Z] === RUN TestDockerSuite/TestRunState [2022-09-06T13:54:03.746Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-06T13:54:04.310Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-06T13:54:04.310Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-06T13:54:05.263Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-06T13:54:05.263Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-06T13:54:05.263Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-06T13:54:05.263Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-06T13:54:05.826Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-06T13:54:06.390Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-06T13:54:06.953Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-06T13:54:07.516Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-06T13:54:07.516Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-06T13:54:07.516Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-06T13:54:08.080Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-06T13:54:10.603Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-06T13:54:10.603Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-06T13:54:10.603Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-06T13:54:12.497Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-06T13:54:15.018Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-06T13:54:16.387Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-06T13:54:17.754Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-06T13:54:18.318Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-06T13:54:18.880Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-06T13:54:19.443Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-06T13:54:20.812Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-06T13:54:21.744Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-06T13:54:22.307Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-06T13:54:22.869Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-06T13:54:22.869Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-06T13:54:22.870Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-06T13:54:23.434Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-06T13:54:24.364Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-06T13:54:24.937Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-06T13:54:24.937Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-06T13:54:24.937Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-06T13:54:24.937Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-06T13:54:25.509Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-06T13:54:25.509Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-06T13:54:27.869Z] ok github.com/docker/docker/libnetwork/networkdb 104.554s coverage: 60.1% of statements [2022-09-06T13:54:27.869Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-06T13:54:27.869Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-06T13:54:27.869Z] ok github.com/docker/docker/libnetwork/osl 4.304s coverage: 39.7% of statements [2022-09-06T13:54:27.869Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-06T13:54:28.128Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-09-06T13:54:28.781Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-06T13:54:29.041Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-06T13:54:29.063Z] ok github.com/docker/docker/libnetwork/portmapper 0.608s coverage: 48.6% of statements [2022-09-06T13:54:29.322Z] ok github.com/docker/docker/libnetwork/resolvconf 0.008s coverage: 70.6% of statements [2022-09-06T13:54:29.322Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-06T13:54:29.581Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-06T13:54:29.581Z] [2022-09-06T13:54:29.581Z] === Skipped [2022-09-06T13:54:29.581Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-06T13:54:29.581Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T13:54:29.581Z] [2022-09-06T13:54:29.581Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-06T13:54:29.581Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T13:54:29.581Z] [2022-09-06T13:54:29.581Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-06T13:54:29.581Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T13:54:29.581Z] [2022-09-06T13:54:29.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-06T13:54:29.581Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:54:29.581Z] [2022-09-06T13:54:29.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-06T13:54:29.581Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:54:29.581Z] [2022-09-06T13:54:29.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-06T13:54:29.581Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:54:29.581Z] [2022-09-06T13:54:29.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-06T13:54:29.581Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:54:29.581Z] [2022-09-06T13:54:29.581Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-06T13:54:29.581Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T13:54:29.581Z] [2022-09-06T13:54:29.581Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-06T13:54:29.581Z] firewalld_test.go:14: firewalld is not running [2022-09-06T13:54:29.581Z] [2022-09-06T13:54:29.581Z] DONE 327 tests, 9 skipped in 202.310s [2022-09-06T13:54:29.604Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths Post stage [Pipeline] junit [2022-09-06T13:54:30.160Z] Recording test results [2022-09-06T13:54:30.534Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-06T13:54:30.626Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-06T13:54:30.947Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44095/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9e7491f2b9d661a9227073aebda7fde5abfda95 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e9e7491f2b9d661a9227073aebda7fde5abfda95 hack/validate/vendor [2022-09-06T13:54:31.534Z] +++ dirname ./hack/vendor.sh [2022-09-06T13:54:31.534Z] ++ cd ./hack [2022-09-06T13:54:31.534Z] ++ pwd [2022-09-06T13:54:31.534Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:54:31.534Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-09-06T13:54:31.534Z] + GO111MODULE=auto [2022-09-06T13:54:31.534Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-09-06T13:54:31.534Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-09-06T13:54:31.534Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:54:31.901Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-06T13:54:32.104Z] go: downloading google.golang.org/grpc v1.45.0 [2022-09-06T13:54:32.104Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-09-06T13:54:32.104Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:54:32.363Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T13:54:32.363Z] go: downloading gotest.tools/v3 v3.2.0 [2022-09-06T13:54:32.363Z] go: downloading github.com/docker/go-units v0.4.0 [2022-09-06T13:54:32.363Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-09-06T13:54:32.363Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-09-06T13:54:32.363Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-09-06T13:54:32.464Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-06T13:54:32.623Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-09-06T13:54:32.623Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T13:54:32.623Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-09-06T13:54:32.623Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-09-06T13:54:32.883Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-09-06T13:54:32.883Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-09-06T13:54:32.883Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-09-06T13:54:32.883Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-09-06T13:54:32.883Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-09-06T13:54:33.142Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-09-06T13:54:33.142Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-09-06T13:54:33.142Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-09-06T13:54:33.142Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-09-06T13:54:33.142Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T13:54:33.142Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-06T13:54:33.142Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-09-06T13:54:33.142Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-09-06T13:54:33.142Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-09-06T13:54:33.393Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-06T13:54:33.400Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-09-06T13:54:33.400Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T13:54:33.400Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-09-06T13:54:33.400Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-09-06T13:54:33.400Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-09-06T13:54:33.400Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-09-06T13:54:33.400Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T13:54:33.400Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-09-06T13:54:33.659Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-09-06T13:54:33.659Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-09-06T13:54:33.659Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-06T13:54:33.659Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-09-06T13:54:33.659Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-09-06T13:54:33.659Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-09-06T13:54:33.659Z] go: downloading github.com/moby/locker v1.0.1 [2022-09-06T13:54:33.659Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-09-06T13:54:33.918Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T13:54:33.918Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-09-06T13:54:33.918Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-09-06T13:54:33.918Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-09-06T13:54:33.918Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-09-06T13:54:33.918Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-09-06T13:54:33.918Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-09-06T13:54:34.761Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-06T13:54:35.324Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-06T13:54:36.456Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-09-06T13:54:36.456Z] go: downloading cloud.google.com/go v0.93.3 [2022-09-06T13:54:36.456Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-09-06T13:54:36.456Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-06T13:54:36.456Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-09-06T13:54:36.456Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-09-06T13:54:36.456Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-09-06T13:54:36.456Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30 [2022-09-06T13:54:36.456Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-09-06T13:54:36.456Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-09-06T13:54:36.456Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-06T13:54:36.456Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-09-06T13:54:36.714Z] go: downloading github.com/creack/pty v1.1.11 [2022-09-06T13:54:36.714Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-09-06T13:54:36.714Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-09-06T13:54:36.714Z] go: downloading github.com/miekg/dns v1.1.27 [2022-09-06T13:54:36.714Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-09-06T13:54:36.714Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-09-06T13:54:36.714Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T13:54:37.845Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-06T13:54:37.845Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-06T13:54:37.845Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-09-06T13:54:37.845Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-06T13:54:37.845Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-06T13:54:37.845Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-06T13:54:37.845Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-06T13:54:37.845Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-06T13:54:38.101Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-06T13:54:38.101Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-06T13:54:38.101Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-06T13:54:38.663Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-06T13:54:38.920Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-06T13:54:39.850Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-06T13:54:40.000Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T13:54:40.000Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-09-06T13:54:40.000Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-09-06T13:54:40.000Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-09-06T13:54:40.000Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-09-06T13:54:40.000Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-09-06T13:54:40.000Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-09-06T13:54:40.000Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-09-06T13:54:40.000Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-09-06T13:54:40.000Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T13:54:40.000Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-09-06T13:54:40.000Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-09-06T13:54:40.000Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T13:54:40.000Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T13:54:40.000Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-09-06T13:54:40.000Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-09-06T13:54:40.000Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-09-06T13:54:40.000Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-09-06T13:54:40.000Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-09-06T13:54:40.000Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-09-06T13:54:40.000Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-09-06T13:54:40.000Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-09-06T13:54:40.000Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-09-06T13:54:40.000Z] go: downloading github.com/containerd/console v1.0.3 [2022-09-06T13:54:40.000Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-09-06T13:54:40.000Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-09-06T13:54:40.107Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-06T13:54:40.258Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-09-06T13:54:40.259Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-09-06T13:54:40.259Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T13:54:40.259Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-06T13:54:40.259Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-09-06T13:54:40.259Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-09-06T13:54:40.259Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-09-06T13:54:40.259Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-09-06T13:54:40.259Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-09-06T13:54:40.259Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T13:54:40.259Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T13:54:40.259Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T13:54:40.259Z] go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T13:54:40.259Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T13:54:40.259Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-09-06T13:54:40.519Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-09-06T13:54:40.519Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-09-06T13:54:40.519Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:54:40.519Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T13:54:40.519Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-09-06T13:54:40.519Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-09-06T13:54:40.519Z] go: downloading google.golang.org/api v0.54.0 [2022-09-06T13:54:40.670Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-06T13:54:41.233Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-06T13:54:41.233Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-06T13:54:41.797Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-06T13:54:41.797Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-06T13:54:41.797Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-06T13:54:42.054Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-06T13:54:42.054Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-06T13:54:42.054Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-06T13:54:42.054Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-06T13:54:42.054Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-06T13:54:42.054Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-06T13:54:42.054Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-06T13:54:42.054Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-06T13:54:42.054Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-06T13:54:42.054Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-06T13:54:42.054Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-06T13:54:42.054Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-06T13:54:42.617Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-06T13:54:42.873Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-06T13:54:43.054Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-09-06T13:54:43.054Z] go: downloading go.opencensus.io v0.23.0 [2022-09-06T13:54:43.054Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-09-06T13:54:43.054Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-09-06T13:54:43.054Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T13:54:43.054Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T13:54:43.054Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-09-06T13:54:43.054Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-06T13:54:43.054Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-09-06T13:54:43.054Z] go: downloading github.com/google/btree v1.0.1 [2022-09-06T13:54:43.054Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-09-06T13:54:43.054Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-06T13:54:43.054Z] go: downloading golang.org/x/text v0.3.7 [2022-09-06T13:54:43.130Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-06T13:54:43.130Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-06T13:54:43.622Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T13:54:43.622Z] go: downloading go.uber.org/goleak v1.1.12 [2022-09-06T13:54:43.622Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-09-06T13:54:43.693Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-06T13:54:43.881Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-09-06T13:54:43.882Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-09-06T13:54:43.882Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:54:43.882Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-09-06T13:54:43.882Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-09-06T13:54:43.882Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-09-06T13:54:43.882Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-09-06T13:54:43.882Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-09-06T13:54:43.882Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-09-06T13:54:43.882Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-09-06T13:54:43.882Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-09-06T13:54:43.882Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-09-06T13:54:43.882Z] go: downloading github.com/kr/pretty v0.2.1 [2022-09-06T13:54:43.882Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-09-06T13:54:43.882Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-06T13:54:43.882Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-09-06T13:54:43.882Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-09-06T13:54:43.882Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-06T13:54:43.882Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-09-06T13:54:43.882Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-09-06T13:54:43.882Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-09-06T13:54:43.949Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-06T13:54:44.141Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-09-06T13:54:44.141Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-09-06T13:54:44.141Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-09-06T13:54:44.141Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-09-06T13:54:44.141Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-09-06T13:54:44.400Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-09-06T13:54:44.400Z] go: downloading github.com/kr/text v0.2.0 [2022-09-06T13:54:44.400Z] go: downloading google.golang.org/appengine v1.6.7 [2022-09-06T13:54:44.400Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-09-06T13:54:44.400Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-09-06T13:54:44.400Z] go: downloading go.uber.org/zap v1.17.0 [2022-09-06T13:54:44.400Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-09-06T13:54:44.400Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-09-06T13:54:44.400Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-09-06T13:54:44.400Z] go: downloading go.uber.org/atomic v1.7.0 [2022-09-06T13:54:44.400Z] go: downloading go.uber.org/multierr v1.6.0 [2022-09-06T13:54:44.523Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-06T13:54:44.523Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-06T13:54:44.660Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-09-06T13:54:44.660Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-06T13:54:44.660Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-09-06T13:54:44.660Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-09-06T13:54:44.660Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-06T13:54:44.660Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-09-06T13:54:44.660Z] + GO111MODULE=auto [2022-09-06T13:54:44.660Z] + go mod vendor -modfile vendor.mod [2022-09-06T13:54:45.458Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-06T13:54:46.021Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-06T13:54:46.021Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-06T13:54:46.021Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-06T13:54:46.021Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-06T13:54:46.586Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-06T13:54:47.513Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-06T13:54:47.945Z] Congratulations! All vendoring changes are done the right way. [2022-09-06T13:54:48.077Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-06T13:54:48.077Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-06T13:54:48.077Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-06T13:54:48.640Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-06T13:54:48.640Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-06T13:54:49.203Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-06T13:54:49.766Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:54:50.156Z] + echo Ensuring container killed. [2022-09-06T13:54:50.156Z] Ensuring container killed. [2022-09-06T13:54:50.156Z] + docker rm -vf docker-pr1 [2022-09-06T13:54:50.156Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-06T13:54:50.330Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-06T13:54:50.443Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:54:50.443Z] Chowning /workspace to jenkins user [2022-09-06T13:54:50.443Z] + id -u [2022-09-06T13:54:50.443Z] + id -g [2022-09-06T13:54:50.443Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44095:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:54:51.304Z] + bundleName=unit [2022-09-06T13:54:51.304Z] + echo Creating unit-bundles.tar.gz [2022-09-06T13:54:51.304Z] Creating unit-bundles.tar.gz [2022-09-06T13:54:51.304Z] + 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-09-06T13:54:51.305Z] bundles/junit-report-libnetwork.xml [2022-09-06T13:54:51.305Z] bundles/junit-report.xml [2022-09-06T13:54:51.305Z] bundles/go-test-report-libnetwork.json [2022-09-06T13:54:51.305Z] bundles/go-test-report.json [2022-09-06T13:54:51.305Z] bundles/profile-libnetwork.out [2022-09-06T13:54:51.305Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-06T13:54:51.316Z] Archiving artifacts [2022-09-06T13:54:51.763Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44095/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:54:52.084Z] + make clean [2022-09-06T13:54:52.084Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T13:54:52.084Z] docker-dev-cache [2022-09-06T13:54:52.084Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T13:54:52.224Z] docker_cli_service_logs_test.go:248: checking task vm96064gukwp [2022-09-06T13:54:52.224Z] docker_cli_service_logs_test.go:253: checking messages for vm96064gukwp [2022-09-06T13:54:52.224Z] docker_cli_service_logs_test.go:248: checking task rawhwgjcecyp [2022-09-06T13:54:52.224Z] docker_cli_service_logs_test.go:253: checking messages for rawhwgjcecyp [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T13:54:52.787Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-06T13:54:52.787Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-06T13:54:53.350Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-06T13:54:53.350Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-06T13:54:53.350Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-06T13:54:53.350Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-06T13:54:53.913Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-06T13:54:54.842Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-06T13:54:55.405Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-06T13:54:55.405Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-06T13:54:57.297Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-06T13:54:57.555Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-06T13:55:00.075Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-06T13:55:01.972Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-06T13:55:06.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-06T13:55:07.085Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-06T13:55:08.451Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-06T13:55:09.015Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-06T13:55:10.383Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-06T13:55:11.751Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-06T13:55:13.120Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-06T13:55:13.684Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-06T13:55:15.575Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-06T13:55:15.831Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-06T13:55:17.199Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-06T13:55:18.569Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-06T13:55:18.569Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-06T13:55:20.462Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-06T13:55:20.718Z] docker_cli_swarm_test.go:1895: [dc1bbce683b0d] joining swarm manager [d2fe3e704285b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:55:22.086Z] docker_cli_swarm_test.go:1896: [d6ddaa339dfd8] joining swarm manager [d2fe3e704285b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:55:22.648Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-06T13:55:25.167Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-06T13:55:25.167Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-09-06T13:55:25.167Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-06T13:55:25.167Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-06T13:55:25.424Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-06T13:55:26.353Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-06T13:55:26.927Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-06T13:55:27.856Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-06T13:55:27.856Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-06T13:55:29.224Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-06T13:55:29.224Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-06T13:55:29.480Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-06T13:55:30.850Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2217493153 [2022-09-06T13:55:30.850Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-06T13:55:30.850Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-06T13:55:32.218Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-06T13:55:32.218Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-06T13:55:32.218Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-06T13:55:33.586Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-06T13:55:34.516Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-06T13:55:34.516Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-06T13:55:37.033Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-06T13:55:37.289Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-06T13:55:37.546Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-06T13:55:37.802Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-06T13:55:39.168Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-06T13:55:39.168Z] docker_cli_sni_test.go:30: Flakey test [2022-09-06T13:55:39.168Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-06T13:55:42.437Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-06T13:55:44.329Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-06T13:55:44.588Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-06T13:55:46.482Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-06T13:55:47.046Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-06T13:55:47.975Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-06T13:55:50.510Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-06T13:55:52.402Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-06T13:55:52.658Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-06T13:55:54.026Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-06T13:55:55.395Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-06T13:55:56.763Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-06T13:55:59.280Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-06T13:56:00.647Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-06T13:56:02.539Z] docker_cli_swarm_test.go:1796: [d51e4a0c5ef4c] joining swarm manager [d00e4d62803da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:56:03.102Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-06T13:56:04.030Z] docker_cli_swarm_test.go:1797: [d28843f72c652] joining swarm manager [d00e4d62803da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:56:06.547Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-06T13:56:11.793Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-06T13:56:13.333Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-06T13:56:13.905Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-06T13:56:14.467Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-06T13:56:15.029Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-06T13:56:15.029Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-06T13:56:15.029Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-06T13:56:15.285Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-06T13:56:15.541Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-06T13:56:15.798Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-06T13:56:15.798Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-06T13:56:15.798Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-06T13:56:15.798Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-06T13:56:15.798Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-06T13:56:17.166Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-06T13:56:18.096Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-06T13:56:18.659Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-06T13:56:19.589Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-06T13:56:23.758Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-06T13:56:23.758Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-06T13:56:24.320Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-06T13:56:24.320Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-06T13:56:24.320Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-06T13:56:24.885Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-06T13:56:25.816Z] docker_cli_swarm_test.go:1315: [dfc3d0db21721] joining swarm manager [d86fdc1850408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:56:25.816Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-06T13:56:27.189Z] docker_cli_swarm_test.go:1316: [d75b7891cc38c] joining swarm manager [d86fdc1850408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:56:27.752Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-06T13:56:29.734Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-06T13:56:30.663Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-06T13:56:48.719Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-06T13:56:49.282Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-06T13:56:49.539Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-06T13:56:49.539Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-06T13:56:49.539Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-06T13:56:49.797Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-06T13:56:49.797Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite (1353.59s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.20s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.57s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.61s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.63s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.17s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.23s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.00s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.89s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.65s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.80s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.74s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.95s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.02s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.47s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-09-06T13:56:49.797Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.44s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.47s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.55s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.76s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.57s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d2f3f8__} (0.77s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1152093698_/foo_false_____} (1.63s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1152093698_/foo_true_____} (1.39s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32548247775_/foo_false_____} (0.71s) [2022-09-06T13:56:49.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32548247775_/foo_true_____} (1.58s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32548247775_/foo_true__0xc000d2f428___} (1.67s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d2f440__} (1.59s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d2f458__} (1.56s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d2f470__} (1.55s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d2f488__} (1.47s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.86s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.89s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.44s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.59s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.52s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.85s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.81s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.84s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.98s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.19s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.68s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.65s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.90s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.04s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.02s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.88s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.33s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.87s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.14s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.95s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.94s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.95s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.38s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.54s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.26s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestAttachDetach (1.30s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.06s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.29s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.73s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.46s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.14s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.59s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.70s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.24s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.44s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.87s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.94s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.21s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.61s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.80s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.13s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.77s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.56s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.38s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.26s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.59s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.63s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.07s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.25s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.26s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.42s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.16s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.64s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.09s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.33s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.86s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.41s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.90s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.21s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.63s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.70s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.59s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2022-09-06T13:56:49.798Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.27s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.20s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.37s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.50s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.24s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.33s) [2022-09-06T13:56:49.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T13:56:49.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-06T13:56:49.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T13:56:49.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.71s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.09s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.24s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.02s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.46s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.18s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.21s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.03s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.38s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.19s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.56s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.24s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.18s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.90s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.65s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.79s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.27s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.32s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.03s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.17s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.55s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.47s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.07s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.20s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnv (0.92s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.12s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.84s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.13s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.90s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.28s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.69s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.38s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2022-09-06T13:56:49.798Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.39s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildExpose (0.44s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.86s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFails (0.62s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.77s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.79s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.26s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.79s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.32s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.34s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.43s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.13s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.62s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.72s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLabels (0.35s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.88s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.38s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.93s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.48s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.34s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.35s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.98s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.23s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s) [2022-09-06T13:56:49.798Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T13:56:49.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.45s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.67s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.41s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.46s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.60s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.51s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.70s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.76s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.49s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.58s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.50s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.71s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.04s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.05s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.70s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.88s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.40s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.37s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildPATH (2.52s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.34s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.89s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.13s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildRm (2.32s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.39s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.47s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.48s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.04s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.87s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildStderr (0.82s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.75s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.01s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.95s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.20s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildUser (2.09s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.55s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.27s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.76s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.35s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.37s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.03s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.18s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.81s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.61s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.77s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.76s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.28s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.53s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.39s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCommitTTY (1.76s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.08s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.33s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.55s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.09s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.69s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.80s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.24s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.67s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.58s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.30s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.98s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.39s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.57s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.59s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.80s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.93s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.68s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.09s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.70s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.20s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToDot (0.67s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.03s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToStdout (0.73s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.51s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.34s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.66s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.54s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsCopy (1.00s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.01s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.67s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.52s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.08s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFilters (1.48s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFormat (1.21s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.32s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.99s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.28s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.89s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.77s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.59s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.40s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecCgroup (0.98s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecEnv (0.78s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.10s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.63s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.64s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.80s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestExecWithUser (0.95s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.78s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.35s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestHealth (19.74s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestBuildHistory (2.64s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.60s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImportGzipped (1.23s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.16s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectHistory (0.60s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-09-06T13:56:49.799Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.32s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2022-09-06T13:56:49.799Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.06s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.42s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.05s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.78s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.69s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsSince (6.86s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.59s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.04s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.73s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.31s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.93s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.06s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPluginActive (2.48s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.74s) [2022-09-06T13:56:49.800Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.52s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.84s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.68s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.93s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.33s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.26s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPortList (7.51s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.75s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsByOrder (2.04s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.26s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.27s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.71s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.41s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.60s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.87s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.28s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.57s) [2022-09-06T13:56:49.800Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.05s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.62s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.26s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.45s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.12s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.83s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.48s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.78s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.76s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.72s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.49s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.13s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.24s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.45s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.69s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.55s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.23s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.76s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.71s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.88s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.57s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.71s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.41s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.06s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.57s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.13s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.55s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.29s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.05s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.38s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.16s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s) [2022-09-06T13:56:49.800Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T13:56:49.800Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.14s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.95s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.41s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2022-09-06T13:56:49.800Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.04s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.60s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.67s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.76s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.68s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-09-06T13:56:49.800Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.54s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.83s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.55s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.54s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.66s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.07s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.94s) [2022-09-06T13:56:49.800Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.47s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.74s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.27s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.99s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.03s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.45s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunMount (4.96s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.38s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.70s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.81s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.55s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.91s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.37s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.29s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.56s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.81s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.97s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.54s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.62s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.59s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.26s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.39s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.51s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.73s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.57s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunState (1.47s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.63s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.60s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.60s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.08s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.63s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.62s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.44s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUserByID (0.55s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUserByName (0.74s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.64s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.62s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.35s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.94s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.84s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.92s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.12s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.58s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.51s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.17s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.26s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.11s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.69s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.76s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.27s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.52s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.01s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.68s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.78s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.70s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.64s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.68s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.63s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.24s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.70s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.38s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.20s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.22s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.54s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.10s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.84s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.68s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStartRecordError (1.35s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.25s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.62s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.11s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.13s) [2022-09-06T13:56:49.801Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.78s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.88s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.78s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.82s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-09-06T13:56:49.801Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-09-06T13:56:49.801Z] === RUN TestDockerRegistrySuite [2022-09-06T13:56:49.801Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-06T13:56:51.172Z] check_test.go:427: [d021f8fff8285] daemon is not started [2022-09-06T13:56:51.172Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-06T13:56:52.102Z] check_test.go:427: [d699352c2861b] daemon is not started [2022-09-06T13:56:52.102Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-06T13:56:53.476Z] check_test.go:427: [dd1f2a2be94b7] daemon is not started [2022-09-06T13:56:53.476Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-06T13:56:53.476Z] check_test.go:427: [dee306ea9c4f8] daemon is not started [2022-09-06T13:56:53.476Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T13:56:56.747Z] check_test.go:427: [d6aa1483d42a0] daemon is not started [2022-09-06T13:56:56.747Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T13:57:01.995Z] check_test.go:427: [d65a421e1ecd3] daemon is not started [2022-09-06T13:57:01.995Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-06T13:57:04.515Z] check_test.go:427: [d00ba3d11d800] daemon is not started [2022-09-06T13:57:04.515Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-06T13:57:05.883Z] check_test.go:427: [d85a2054155af] daemon is not started [2022-09-06T13:57:05.883Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-06T13:57:06.447Z] check_test.go:427: [d54f52cd88049] daemon is not started [2022-09-06T13:57:06.447Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-06T13:57:07.817Z] check_test.go:427: [d06e97bce3ce9] daemon is not started [2022-09-06T13:57:07.817Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-06T13:57:08.750Z] check_test.go:427: [df17c9120c56e] daemon is not started [2022-09-06T13:57:08.750Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-06T13:57:10.125Z] check_test.go:427: [d20a901343340] daemon is not started [2022-09-06T13:57:10.125Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-06T13:57:11.492Z] check_test.go:427: [d85b3c150db18] daemon is not started [2022-09-06T13:57:11.492Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-06T13:57:12.420Z] check_test.go:427: [de4fff52c60af] daemon is not started [2022-09-06T13:57:12.420Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-06T13:57:13.350Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bbd711b9036c9adf9b775ad780af4dbb13f8437e44d88120cbc2a5610590d85c [2022-09-06T13:57:13.913Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2da84e2df697fee5020df047c6ad16339e698b16a83c8d05acd177502116a220 [2022-09-06T13:57:14.169Z] check_test.go:427: [d0d2e7232e54e] daemon is not started [2022-09-06T13:57:14.169Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-06T13:57:15.098Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dfacd5dd10850e478089197b550b47239451bb838593a15e364c77316e9c0cd1 [2022-09-06T13:57:16.030Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:32a38725c6dc96e7591d450068be0888c9e92d95d6838b802b855c53a966abe1 [2022-09-06T13:57:16.030Z] check_test.go:427: [d77ab70b58e08] daemon is not started [2022-09-06T13:57:16.030Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-06T13:57:16.959Z] check_test.go:427: [d79e4f301e697] daemon is not started [2022-09-06T13:57:16.959Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-06T13:57:19.477Z] check_test.go:427: [de585ba57597c] daemon is not started [2022-09-06T13:57:19.477Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-06T13:57:20.405Z] check_test.go:427: [d34ee9d0d4c1c] daemon is not started [2022-09-06T13:57:20.405Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-06T13:57:20.405Z] check_test.go:427: [d97381624aa00] daemon is not started [2022-09-06T13:57:20.405Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T13:57:21.335Z] check_test.go:427: [d57af71754279] daemon is not started [2022-09-06T13:57:21.335Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T13:57:22.266Z] check_test.go:427: [d7bd6b2135c2a] daemon is not started [2022-09-06T13:57:22.266Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T13:57:23.197Z] check_test.go:427: [dfd6fceff2dff] daemon is not started [2022-09-06T13:57:23.197Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-06T13:57:25.717Z] check_test.go:427: [da810d039d61c] daemon is not started [2022-09-06T13:57:25.717Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-06T13:57:25.717Z] check_test.go:427: [ddb3cbfc99023] daemon is not started [2022-09-06T13:57:25.717Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-06T13:57:27.086Z] check_test.go:427: [d583bacfb004a] daemon is not started [2022-09-06T13:57:27.086Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-06T13:57:27.342Z] check_test.go:427: [d8133949d1307] daemon is not started [2022-09-06T13:57:27.342Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-06T13:57:27.342Z] check_test.go:427: [d3cbc07d1e843] daemon is not started [2022-09-06T13:57:27.342Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-06T13:57:27.599Z] check_test.go:427: [d8fa2ffe20b1e] daemon is not started [2022-09-06T13:57:27.599Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-06T13:57:27.855Z] check_test.go:427: [d4d342c08de37] daemon is not started [2022-09-06T13:57:27.855Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-06T13:57:28.418Z] check_test.go:427: [dc7ea526591bd] daemon is not started [2022-09-06T13:57:28.418Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-06T13:57:28.418Z] check_test.go:427: [df1ae49fda3da] daemon is not started [2022-09-06T13:57:28.418Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-06T13:57:29.355Z] check_test.go:427: [de6dae4f62bf4] daemon is not started [2022-09-06T13:57:29.355Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-06T13:57:30.747Z] check_test.go:427: [d69816330eaeb] daemon is not started [2022-09-06T13:57:30.747Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-06T13:57:31.675Z] check_test.go:427: [d5acca653da57] daemon is not started [2022-09-06T13:57:31.675Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-06T13:57:32.605Z] check_test.go:427: [de7be99f2e110] daemon is not started [2022-09-06T13:57:32.605Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-06T13:57:32.605Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-06T13:57:33.974Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-06T13:57:34.538Z] --- PASS: TestDockerRegistrySuite (44.81s) [2022-09-06T13:57:34.538Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-09-06T13:57:34.538Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-09-06T13:57:34.538Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s) [2022-09-06T13:57:34.794Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.49s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.08s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.21s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.96s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2022-09-06T13:57:34.795Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.92s) [2022-09-06T13:57:34.795Z] === RUN TestDockerSchema1RegistrySuite [2022-09-06T13:57:34.795Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-06T13:57:34.795Z] check_test.go:454: [da6f3faea07fb] daemon is not started [2022-09-06T13:57:34.795Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T13:57:36.687Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-06T13:57:38.581Z] check_test.go:454: [da7804949164f] daemon is not started [2022-09-06T13:57:38.581Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T13:57:43.830Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-06T13:57:45.724Z] check_test.go:454: [d663497af75aa] daemon is not started [2022-09-06T13:57:45.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-06T13:57:46.654Z] check_test.go:454: [d207dfd25258f] daemon is not started [2022-09-06T13:57:46.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-06T13:57:46.910Z] check_test.go:454: [d4a4deb0a906b] daemon is not started [2022-09-06T13:57:46.910Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T13:57:48.278Z] check_test.go:454: [d917c3eaca74d] daemon is not started [2022-09-06T13:57:48.278Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T13:57:49.645Z] check_test.go:454: [dc47fc11228a7] daemon is not started [2022-09-06T13:57:49.645Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T13:57:50.209Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-06T13:57:50.772Z] check_test.go:454: [d5a815bc50b90] daemon is not started [2022-09-06T13:57:50.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-06T13:57:52.668Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-06T13:57:54.047Z] check_test.go:454: [d6876359252dc] daemon is not started [2022-09-06T13:57:54.047Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-06T13:57:54.303Z] check_test.go:454: [d40e86ecbf064] daemon is not started [2022-09-06T13:57:54.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-06T13:57:54.867Z] check_test.go:454: [d2834a57e4c16] daemon is not started [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite (20.19s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.69s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.84s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.38s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.01s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.09s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.57s) [2022-09-06T13:57:54.867Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2022-09-06T13:57:54.867Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-06T13:57:54.867Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-06T13:57:55.799Z] check_test.go:483: [df2ddb5abde32] daemon is not started [2022-09-06T13:57:55.799Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-06T13:57:56.731Z] check_test.go:483: [d5f8350dc75bf] daemon is not started [2022-09-06T13:57:56.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-06T13:57:56.731Z] check_test.go:483: [d4d44bb08bf9b] daemon is not started [2022-09-06T13:57:56.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-06T13:57:57.294Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-06T13:57:58.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-06T13:57:58.788Z] check_test.go:483: [d8351a4bf89b1] daemon is not started [2022-09-06T13:57:58.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-06T13:57:59.352Z] check_test.go:483: [dec4468d750ed] daemon is not started [2022-09-06T13:57:59.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-06T13:58:00.281Z] check_test.go:483: [dd532aac6fad7] daemon is not started [2022-09-06T13:58:00.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-06T13:58:00.537Z] check_test.go:483: [da0755f5c2af4] daemon is not started [2022-09-06T13:58:00.537Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.59s) [2022-09-06T13:58:00.537Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2022-09-06T13:58:00.537Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.76s) [2022-09-06T13:58:00.537Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2022-09-06T13:58:00.537Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2022-09-06T13:58:00.537Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.66s) [2022-09-06T13:58:00.537Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.68s) [2022-09-06T13:58:00.537Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2022-09-06T13:58:00.537Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-09-06T13:58:00.537Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-06T13:58:00.538Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-06T13:58:04.705Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-06T13:58:05.635Z] check_test.go:510: [dfc655501e978] daemon is not started [2022-09-06T13:58:05.635Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-06T13:58:05.891Z] check_test.go:510: [dfacae1d20e70] daemon is not started [2022-09-06T13:58:05.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-06T13:58:05.891Z] check_test.go:510: [db6e6a3fbaeaf] daemon is not started [2022-09-06T13:58:05.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-06T13:58:06.148Z] check_test.go:510: [da7f16870e297] daemon is not started [2022-09-06T13:58:06.148Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-06T13:58:06.405Z] check_test.go:510: [daf86c87efcf9] daemon is not started [2022-09-06T13:58:06.405Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.90s) [2022-09-06T13:58:06.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-09-06T13:58:06.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2022-09-06T13:58:06.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2022-09-06T13:58:06.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2022-09-06T13:58:06.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-09-06T13:58:06.405Z] === RUN TestDockerNetworkSuite [2022-09-06T13:58:06.405Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-06T13:58:07.773Z] docker_cli_network_unix_test.go:46: [d9367f08d7018] daemon is not started [2022-09-06T13:58:07.773Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-06T13:58:08.702Z] docker_cli_network_unix_test.go:46: [de2f1aa46c425] daemon is not started [2022-09-06T13:58:08.702Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-06T13:58:08.702Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-06T13:58:08.702Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-06T13:58:08.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-06T13:58:11.480Z] docker_cli_network_unix_test.go:46: [d75259362c834] daemon is not started [2022-09-06T13:58:12.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-06T13:58:14.305Z] docker_cli_network_unix_test.go:46: [dba19a9dd7c8e] daemon is not started [2022-09-06T13:58:14.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-06T13:58:14.561Z] docker_cli_network_unix_test.go:1233: [dc039c64f2f89] daemon is not started [2022-09-06T13:58:14.817Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-06T13:58:15.759Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-06T13:58:16.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-06T13:58:17.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-06T13:58:18.619Z] docker_cli_network_unix_test.go:46: [d62c796c6f654] daemon is not started [2022-09-06T13:58:18.875Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-06T13:58:19.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-06T13:58:24.382Z] docker_cli_network_unix_test.go:46: [de2ea8e6bdeac] daemon is not started [2022-09-06T13:58:25.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-06T13:58:27.203Z] docker_cli_network_unix_test.go:46: [da4fddfe18ac1] daemon is not started [2022-09-06T13:58:27.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-06T13:58:28.388Z] docker_cli_network_unix_test.go:46: [d30e25f2a8b97] daemon is not started [2022-09-06T13:58:28.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-06T13:58:28.900Z] docker_cli_network_unix_test.go:46: [d0de8c925d589] daemon is not started [2022-09-06T13:58:29.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-06T13:58:29.415Z] docker_cli_network_unix_test.go:46: [d7a9ea9e8cb72] daemon is not started [2022-09-06T13:58:29.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-06T13:58:29.978Z] docker_cli_network_unix_test.go:46: [d47fa0f0740d6] daemon is not started [2022-09-06T13:58:30.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-06T13:58:31.103Z] docker_cli_network_unix_test.go:46: [dabdfbf908f52] daemon is not started [2022-09-06T13:58:31.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-06T13:58:31.616Z] docker_cli_network_unix_test.go:46: [d75de59fd1076] daemon is not started [2022-09-06T13:58:31.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-06T13:58:31.873Z] docker_cli_network_unix_test.go:46: [dbe91611ea575] daemon is not started [2022-09-06T13:58:31.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-06T13:58:32.436Z] docker_cli_network_unix_test.go:46: [dc7eb6712d5a6] daemon is not started [2022-09-06T13:58:32.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-06T13:58:32.692Z] docker_cli_network_unix_test.go:46: [df99d93fa9645] daemon is not started [2022-09-06T13:58:32.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-06T13:58:32.692Z] docker_cli_network_unix_test.go:46: [de91ce126c9c7] daemon is not started [2022-09-06T13:58:32.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-06T13:58:32.949Z] docker_cli_network_unix_test.go:46: [d1cd0e6938f61] daemon is not started [2022-09-06T13:58:32.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-06T13:58:33.879Z] docker_cli_network_unix_test.go:46: [dc1e5710265a9] daemon is not started [2022-09-06T13:58:33.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-06T13:58:34.442Z] docker_cli_network_unix_test.go:46: [d6afb37141a5a] daemon is not started [2022-09-06T13:58:34.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-06T13:58:34.698Z] docker_cli_network_unix_test.go:46: [ddc4a3dda0172] daemon is not started [2022-09-06T13:58:34.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-06T13:58:34.955Z] docker_cli_network_unix_test.go:46: [da36e527894fb] daemon is not started [2022-09-06T13:58:34.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-06T13:58:35.212Z] docker_cli_network_unix_test.go:46: [def8b04d04c41] daemon is not started [2022-09-06T13:58:35.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-06T13:58:36.588Z] docker_cli_network_unix_test.go:968: [d4f0ba60ffe9f] daemon is not started [2022-09-06T13:58:37.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-06T13:58:38.886Z] docker_cli_network_unix_test.go:46: [db31c34c445e7] daemon is not started [2022-09-06T13:58:38.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-06T13:58:41.409Z] docker_cli_network_unix_test.go:1116: [d3d0dfc40749f] daemon is not started [2022-09-06T13:58:44.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-06T13:58:44.937Z] docker_cli_network_unix_test.go:46: [dbad5b464c8d5] daemon is not started [2022-09-06T13:58:44.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-06T13:58:45.867Z] docker_cli_network_unix_test.go:46: [d1cfdba75662d] daemon is not started [2022-09-06T13:58:45.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-06T13:58:45.867Z] docker_cli_network_unix_test.go:46: [db20abb9c326d] daemon is not started [2022-09-06T13:58:45.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-06T13:58:45.867Z] docker_cli_network_unix_test.go:46: [da38c6ba89d8e] daemon is not started [2022-09-06T13:58:45.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-06T13:58:46.123Z] docker_cli_network_unix_test.go:46: [d093873003a78] daemon is not started [2022-09-06T13:58:46.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-06T13:58:46.379Z] docker_cli_network_unix_test.go:46: [dbb8224c259de] daemon is not started [2022-09-06T13:58:46.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-06T13:58:46.379Z] docker_cli_network_unix_test.go:46: [d32cd3a9af404] daemon is not started [2022-09-06T13:58:46.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-06T13:58:48.271Z] docker_cli_network_unix_test.go:46: [d9b53dc9dd77d] daemon is not started [2022-09-06T13:58:48.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-06T13:58:48.833Z] docker_cli_network_unix_test.go:46: [d70a710978517] daemon is not started [2022-09-06T13:58:48.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-06T13:58:48.833Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-06T13:58:48.833Z] docker_cli_network_unix_test.go:46: [d48912711b910] daemon is not started [2022-09-06T13:58:48.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-06T13:58:49.395Z] docker_cli_network_unix_test.go:46: [de03ea86e0051] daemon is not started [2022-09-06T13:58:49.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-06T13:58:53.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-06T13:58:54.755Z] docker_cli_network_unix_test.go:1084: [d7577972556bd] daemon is not started [2022-09-06T13:58:56.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-06T13:58:56.649Z] docker_cli_network_unix_test.go:46: [dccad5ad39ba0] daemon is not started [2022-09-06T13:58:56.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-06T13:58:56.906Z] docker_cli_network_unix_test.go:46: [d7d0d4471af65] daemon is not started [2022-09-06T13:58:57.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-06T13:58:58.530Z] docker_cli_network_unix_test.go:46: [d8818705eaf72] daemon is not started [2022-09-06T13:58:58.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-06T13:58:58.786Z] docker_cli_network_unix_test.go:46: [d38472e5a13a2] daemon is not started [2022-09-06T13:58:58.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-06T13:58:59.043Z] docker_cli_network_unix_test.go:46: [d1743166e3add] daemon is not started [2022-09-06T13:58:59.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-06T13:58:59.882Z] docker_cli_network_unix_test.go:46: [d7cc008ecb189] daemon is not started [2022-09-06T13:58:59.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-06T13:59:00.450Z] docker_cli_network_unix_test.go:46: [d1698b7aa5df2] daemon is not started [2022-09-06T13:59:00.706Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-06T13:59:07.262Z] docker_cli_network_unix_test.go:46: [d975c1de90fa7] daemon is not started [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite (60.20s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.50s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.99s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.38s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.15s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.88s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.95s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.02s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-06T13:59:07.262Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.53s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.15s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2022-09-06T13:59:07.262Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.72s) [2022-09-06T13:59:07.262Z] === RUN TestDockerHubPullSuite [2022-09-06T13:59:07.262Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-06T13:59:08.629Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-06T13:59:11.146Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-06T13:59:12.080Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-06T13:59:13.008Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-06T13:59:13.937Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-06T13:59:14.868Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-06T13:59:15.126Z] --- PASS: TestDockerHubPullSuite (8.57s) [2022-09-06T13:59:15.126Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.02s) [2022-09-06T13:59:15.126Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2022-09-06T13:59:15.126Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-09-06T13:59:15.126Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.86s) [2022-09-06T13:59:15.126Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.75s) [2022-09-06T13:59:15.126Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.39s) [2022-09-06T13:59:15.126Z] PASS [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === Skipped [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T13:59:15.126Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T13:59:15.126Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-06T13:59:15.126Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T13:59:15.126Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T13:59:15.126Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-06T13:59:15.126Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T13:59:15.126Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-09-06T13:59:15.127Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T13:59:15.127Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-09-06T13:59:15.127Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-06T13:59:15.127Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_sni_test.go:30: Flakey test [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-09-06T13:59:15.127Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T13:59:15.127Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-06T13:59:15.127Z] docker_cli_network_unix_test.go:46: [d48912711b910] daemon is not started [2022-09-06T13:59:15.127Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] DONE 1265 tests, 51 skipped in 1504.793s [2022-09-06T13:59:15.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:59:15.127Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T13:59:15.127Z] +++ kill 9445 [2022-09-06T13:59:15.127Z] +++ /etc/init.d/apparmor stop [2022-09-06T13:59:15.127Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:59:15.127Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.127Z] To set a process to complain mode, use the command line tool [2022-09-06T13:59:15.127Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:59:15.127Z] +++ true [2022-09-06T13:59:15.127Z] exiting test-integration [2022-09-06T13:59:15.127Z] ++ exit 0 [2022-09-06T13:59:15.127Z] [2022-09-06T13:59:15.386Z] docker_cli_swarm_test.go:1180: [d553630f71fd6] joining swarm manager [d4a617ca38958]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:59:15.642Z] + for job in $(jobs -p) [2022-09-06T13:59:15.642Z] + wait 11800 [2022-09-06T13:59:22.183Z] docker_cli_swarm_test.go:1189: [d86215b3e8e42] joining swarm manager [d4a617ca38958]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T14:00:00.851Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-06T14:00:13.021Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-06T14:00:17.190Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-06T14:00:18.557Z] docker_cli_swarm_test.go:1112: [d397cff847ca6] joining swarm manager [d5a25f6ef63b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T14:00:20.447Z] docker_cli_swarm_test.go:1113: [d75a1c4cf7304] joining swarm manager [d5a25f6ef63b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T14:01:56.837Z] docker_cli_swarm_test.go:1166: [d87c875307e59] joining swarm manager [d5a25f6ef63b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T14:02:18.744Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-06T14:02:18.744Z] docker_cli_swarm_test.go:1447: [d16cc65733545] joining swarm manager [d60f1c2d5972b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T14:02:18.744Z] docker_cli_swarm_test.go:1448: [dd37e4afde861] joining swarm manager [d60f1c2d5972b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T14:02:30.920Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-06T14:02:30.920Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-06T14:02:30.920Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-06T14:02:31.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-06T14:02:31.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-06T14:02:31.739Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-06T14:02:34.257Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-06T14:02:37.529Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-06T14:02:40.047Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-06T14:02:41.937Z] docker_cli_swarm_unix_test.go:63: [d07d1dcf5e5cc] joining swarm manager [d22dff82951c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T14:03:38.123Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-06T14:03:38.123Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-06T14:03:38.123Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-06T14:03:40.015Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-06T14:03:43.284Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-06T14:03:45.803Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-06T14:03:47.696Z] docker_api_swarm_test.go:962: [df71b4638619a] joining swarm manager [d5949bb16a147]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T14:04:05.739Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-06T14:04:17.909Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-06T14:04:18.850Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-06T14:04:21.370Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-06T14:04:24.642Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-06T14:04:32.731Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-06T14:04:36.899Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-06T14:04:39.418Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-06T14:04:42.687Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-06T14:04:44.579Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-06T14:04:47.098Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-06T14:04:50.396Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-06T14:04:52.926Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-06T14:05:49.096Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-06T14:06:03.935Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite (1578.51s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.49s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.36s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.24s) [2022-09-06T14:06:18.777Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.07s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.97s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (53.43s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (27.07s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.77s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.72s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.81s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.64s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.23s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.56s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.11s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.94s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.84s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.91s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.56s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.98s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.84s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.03s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.23s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.08s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.68s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.90s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.57s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.39s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.34s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.41s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.55s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.66s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.06s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.83s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.21s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.23s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.14s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.90s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.03s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.92s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.96s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.41s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.36s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.11s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.63s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.17s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.01s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.23s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.14s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.10s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.55s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.84s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.04s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.80s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.27s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.02s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.95s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.01s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.22s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.94s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.33s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.06s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.53s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.53s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.35s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.23s) [2022-09-06T14:06:18.777Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.11s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.36s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.14s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.39s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.28s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.33s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.33s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.25s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.16s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.72s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2022-09-06T14:06:18.777Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-09-06T14:06:18.777Z] === RUN TestDockerExternalVolumeSuite [2022-09-06T14:06:18.777Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-06T14:06:19.339Z] docker_cli_external_volume_driver_test.go:53: [d2f061a8f37d3] daemon is not started [2022-09-06T14:06:37.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-06T14:07:45.052Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-06T14:07:51.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-06T14:08:06.425Z] docker_cli_external_volume_driver_test.go:53: [de1637e55a5eb] daemon is not started [2022-09-06T14:08:21.282Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-06T14:08:39.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-06T14:08:54.165Z] docker_cli_external_volume_driver_test.go:53: [d31e5d97eee16] daemon is not started [2022-09-06T14:09:09.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-06T14:09:09.003Z] docker_cli_external_volume_driver_test.go:53: [d7e9e4bfcd564] daemon is not started [2022-09-06T14:09:23.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-06T14:09:55.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-06T14:10:10.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-06T14:10:25.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-06T14:11:12.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-06T14:11:30.233Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-06T14:12:02.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-06T14:12:34.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-06T14:12:49.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-06T14:13:07.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-06T14:13:07.186Z] docker_cli_external_volume_driver_test.go:485: [d7aa25d445bc5] daemon is not started [2022-09-06T14:13:22.029Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-06T14:13:22.030Z] docker_cli_external_volume_driver_test.go:53: [dd887e924bcfa] daemon is not started [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite (437.34s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.27s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.73s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-09-06T14:13:36.868Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-06T14:13:36.868Z] PASS [2022-09-06T14:13:36.868Z] [2022-09-06T14:13:36.868Z] === Skipped [2022-09-06T14:13:36.868Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T14:13:36.868Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T14:13:36.868Z] check_test.go:540: [df62200682d61] daemon is not started [2022-09-06T14:13:36.868Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T14:13:36.868Z] [2022-09-06T14:13:36.868Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T14:13:36.868Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T14:13:36.868Z] check_test.go:540: [d1c2b7cf6af3e] daemon is not started [2022-09-06T14:13:36.868Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T14:13:36.868Z] [2022-09-06T14:13:36.868Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-06T14:13:36.868Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T14:13:36.868Z] check_test.go:540: [d0c47f2b09b8c] daemon is not started [2022-09-06T14:13:36.868Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-06T14:13:36.868Z] [2022-09-06T14:13:36.868Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-06T14:13:36.868Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T14:13:36.868Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-06T14:13:36.868Z] [2022-09-06T14:13:36.868Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-06T14:13:36.868Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-06T14:13:36.868Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-06T14:13:36.868Z] [2022-09-06T14:13:36.868Z] DONE 269 tests, 5 skipped in 2365.842s [2022-09-06T14:13:36.868Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T14:13:36.868Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T14:13:36.868Z] +++ kill 9434 [2022-09-06T14:13:36.868Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd1113efcafef/docker.pid [2022-09-06T14:13:36.868Z] +++ kill 7185 [2022-09-06T14:13:36.868Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7185 is not a child of this shell [2022-09-06T14:13:36.868Z] warning: PID 7185 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd1113efcafef/docker.pid had a nonzero exit code [2022-09-06T14:13:36.868Z] +++ /etc/init.d/apparmor stop [2022-09-06T14:13:36.868Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T14:13:36.868Z] [2022-09-06T14:13:36.868Z] Unloading profiles will leave already running processes permanently [2022-09-06T14:13:36.868Z] unconfined, which can lead to unexpected situations. [2022-09-06T14:13:36.868Z] [2022-09-06T14:13:36.868Z] To set a process to complain mode, use the command line tool [2022-09-06T14:13:36.868Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T14:13:36.868Z] +++ true [2022-09-06T14:13:36.868Z] exiting test-integration [2022-09-06T14:13:36.868Z] ++ exit 0 [2022-09-06T14:13:36.868Z] [2022-09-06T14:13:36.868Z] + exit 0 [2022-09-06T14:13:36.868Z] ++ jobs -p [2022-09-06T14:13:36.868Z] + pids= [2022-09-06T14:13:36.868Z] + echo 'Remaining pids to kill: []' [2022-09-06T14:13:36.868Z] Remaining pids to kill: [] [2022-09-06T14:13:36.868Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-06T14:13:36.883Z] Recording test results [2022-09-06T14:13:38.474Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T14:13:38.820Z] + echo Ensuring container killed. [2022-09-06T14:13:38.820Z] Ensuring container killed. [2022-09-06T14:13:38.820Z] + docker ps -aq -f name=docker-pr1-* [2022-09-06T14:13:38.820Z] + cids=aaebe41de817 [2022-09-06T14:13:38.820Z] 8567b33e4fa9 [2022-09-06T14:13:38.820Z] 7ed3bacef4ca [2022-09-06T14:13:38.820Z] + [ -n aaebe41de817 [2022-09-06T14:13:38.820Z] 8567b33e4fa9 [2022-09-06T14:13:38.820Z] 7ed3bacef4ca ] [2022-09-06T14:13:38.820Z] + docker rm -vf aaebe41de817 8567b33e4fa9 7ed3bacef4ca [2022-09-06T14:13:39.382Z] aaebe41de817 [2022-09-06T14:13:39.382Z] 8567b33e4fa9 [2022-09-06T14:13:39.382Z] 7ed3bacef4ca [Pipeline] sh [2022-09-06T14:13:39.666Z] + echo Chowning /workspace to jenkins user [2022-09-06T14:13:39.666Z] Chowning /workspace to jenkins user [2022-09-06T14:13:39.666Z] + id -u [2022-09-06T14:13:39.666Z] + id -g [2022-09-06T14:13:39.666Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44095:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T14:13:39.666Z] Unable to find image 'busybox:latest' locally [2022-09-06T14:13:39.666Z] latest: Pulling from library/busybox [2022-09-06T14:13:39.922Z] 2c39bef88607: Pulling fs layer [2022-09-06T14:13:39.922Z] 2c39bef88607: Verifying Checksum [2022-09-06T14:13:39.922Z] 2c39bef88607: Download complete [2022-09-06T14:13:39.922Z] 2c39bef88607: Pull complete [2022-09-06T14:13:39.922Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T14:13:39.922Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T14:13:42.773Z] + bundleName=amd64 [2022-09-06T14:13:42.773Z] + echo Creating amd64-bundles.tar.gz [2022-09-06T14:13:42.773Z] Creating amd64-bundles.tar.gz [2022-09-06T14:13:42.773Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T14:13:42.773Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T14:13:44.147Z] Archiving artifacts [2022-09-06T14:13:46.155Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44095/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T14:13:46.455Z] + make clean [2022-09-06T14:13:46.712Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T14:13:46.712Z] docker-dev-cache [2022-09-06T14:13:46.712Z] 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