Pull request #44382 updated 12:49:44 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 722d477bc6bc3a8e032c44c63a962d79b5c948d3+d109e429dd69bbfc2b575c11e66cbd98364a860b (c1b7dde222acc8ce8c1f9daf7766172f0edb6d21) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44382@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 12:49:47 [2023-01-01T12:49:47.454Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 12:49:47 [2023-01-01T12:49:47.457Z] Trying to pass milestone 1 [Pipeline] milestone 12:49:47 [2023-01-01T12:49:47.677Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 12:49:47 [2023-01-01T12:49:47.863Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00186a873636bc78e) in /home/ubuntu/workspace/moby_PR-44382 [Pipeline] { [Pipeline] checkout 12:49:47 [2023-01-01T12:49:47.885Z] The recommended git tool is: git 12:49:47 [2023-01-01T12:49:47.894Z] using credential docker-jenkins-github-credentials 12:49:47 [2023-01-01T12:49:47.907Z] Cloning the remote Git repository 12:49:47 [2023-01-01T12:49:47.907Z] Cloning with configured refspecs honoured and without tags 12:49:47 [2023-01-01T12:49:47.906Z] Cloning repository https://github.com/moby/moby.git 12:49:47 [2023-01-01T12:49:47.907Z] > git init /home/ubuntu/workspace/moby_PR-44382 # timeout=10 12:49:47 [2023-01-01T12:49:47.916Z] Fetching upstream changes from https://github.com/moby/moby.git 12:49:47 [2023-01-01T12:49:47.916Z] > git --version # timeout=10 12:49:47 [2023-01-01T12:49:47.920Z] > git --version # 'git version 2.25.1' 12:49:47 [2023-01-01T12:49:47.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:49:47 [2023-01-01T12:49:47.920Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44382/head:refs/remotes/origin/PR-44382 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:50:00 [2023-01-01T12:50:00.770Z] Fetching without tags 12:50:01 [2023-01-01T12:50:01.009Z] Merging remotes/origin/master commit d109e429dd69bbfc2b575c11e66cbd98364a860b into PR head commit 722d477bc6bc3a8e032c44c63a962d79b5c948d3 12:50:01 [2023-01-01T12:50:01.591Z] Merge succeeded, producing 722d477bc6bc3a8e032c44c63a962d79b5c948d3 12:50:01 [2023-01-01T12:50:01.591Z] Checking out Revision 722d477bc6bc3a8e032c44c63a962d79b5c948d3 (PR-44382) 12:50:00 [2023-01-01T12:50:00.743Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:50:00 [2023-01-01T12:50:00.750Z] > git config --add remote.origin.fetch +refs/pull/44382/head:refs/remotes/origin/PR-44382 # timeout=10 12:50:00 [2023-01-01T12:50:00.753Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 12:50:00 [2023-01-01T12:50:00.762Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:50:00 [2023-01-01T12:50:00.769Z] Fetching upstream changes from https://github.com/moby/moby.git 12:50:00 [2023-01-01T12:50:00.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:50:00 [2023-01-01T12:50:00.770Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44382/head:refs/remotes/origin/PR-44382 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:50:01 [2023-01-01T12:50:01.008Z] > git config core.sparsecheckout # timeout=10 12:50:01 [2023-01-01T12:50:01.012Z] > git checkout -f 722d477bc6bc3a8e032c44c63a962d79b5c948d3 # timeout=10 12:50:01 [2023-01-01T12:50:01.568Z] > git remote # timeout=10 12:50:01 [2023-01-01T12:50:01.571Z] > git config --get remote.origin.url # timeout=10 12:50:01 [2023-01-01T12:50:01.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:50:01 [2023-01-01T12:50:01.575Z] > git merge d109e429dd69bbfc2b575c11e66cbd98364a860b # timeout=10 12:50:01 [2023-01-01T12:50:01.583Z] > git rev-parse HEAD^{commit} # timeout=10 12:50:01 [2023-01-01T12:50:01.590Z] > git config core.sparsecheckout # timeout=10 12:50:01 [2023-01-01T12:50:01.596Z] > git checkout -f 722d477bc6bc3a8e032c44c63a962d79b5c948d3 # timeout=10 12:50:02 [2023-01-01T12:50:02.346Z] Commit message: "client: defaultHTTPClient(): don't ignore transport errors" 12:50:02 [2023-01-01T12:50:02.355Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:02 [2023-01-01T12:50:02.963Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44382:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 12:50:02 [2023-01-01T12:50:02.346Z] > git rev-list --no-walk d661214c64d362525c60d636d876728b294dace5 # timeout=10 12:50:07 [2023-01-01T12:50:07.161Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [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 Stage "s390x" skipped due to when conditional 12:50:07 [2023-01-01T12:50:07.293Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00186a873636bc78e) in /home/ubuntu/workspace/moby_PR-44382 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) [Pipeline] { 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] checkout 12:50:07 [2023-01-01T12:50:07.331Z] The recommended git tool is: git [Pipeline] // stage 12:50:07 [2023-01-01T12:50:07.340Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage 12:50:07 [2023-01-01T12:50:07.356Z] Fetching changes from the remote Git repository [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 12:50:07 [2023-01-01T12:50:07.364Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 12:50:07 [2023-01-01T12:50:07.610Z] Merging remotes/origin/master commit d109e429dd69bbfc2b575c11e66cbd98364a860b into PR head commit 722d477bc6bc3a8e032c44c63a962d79b5c948d3 12:50:07 [2023-01-01T12:50:07.675Z] Merge succeeded, producing 722d477bc6bc3a8e032c44c63a962d79b5c948d3 12:50:07 [2023-01-01T12:50:07.675Z] Checking out Revision 722d477bc6bc3a8e032c44c63a962d79b5c948d3 (PR-44382) 12:50:07 [2023-01-01T12:50:07.719Z] Commit message: "client: defaultHTTPClient(): don't ignore transport errors" 12:50:07 [2023-01-01T12:50:07.346Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44382/.git # timeout=10 12:50:07 [2023-01-01T12:50:07.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:50:07 [2023-01-01T12:50:07.364Z] Fetching upstream changes from https://github.com/moby/moby.git 12:50:07 [2023-01-01T12:50:07.364Z] > git --version # timeout=10 12:50:07 [2023-01-01T12:50:07.368Z] > git --version # 'git version 2.25.1' 12:50:07 [2023-01-01T12:50:07.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:50:07 [2023-01-01T12:50:07.369Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44382/head:refs/remotes/origin/PR-44382 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:50:07 [2023-01-01T12:50:07.610Z] > git config core.sparsecheckout # timeout=10 12:50:07 [2023-01-01T12:50:07.615Z] > git checkout -f 722d477bc6bc3a8e032c44c63a962d79b5c948d3 # timeout=10 12:50:07 [2023-01-01T12:50:07.648Z] > git remote # timeout=10 12:50:07 [2023-01-01T12:50:07.655Z] > git config --get remote.origin.url # timeout=10 12:50:07 [2023-01-01T12:50:07.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:50:07 [2023-01-01T12:50:07.660Z] > git merge d109e429dd69bbfc2b575c11e66cbd98364a860b # timeout=10 12:50:07 [2023-01-01T12:50:07.668Z] > git rev-parse HEAD^{commit} # timeout=10 12:50:07 [2023-01-01T12:50:07.675Z] > git config core.sparsecheckout # timeout=10 12:50:07 [2023-01-01T12:50:07.678Z] > git checkout -f 722d477bc6bc3a8e032c44c63a962d79b5c948d3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 12:50:08 [2023-01-01T12:50:08.694Z] + docker version 12:50:08 [2023-01-01T12:50:08.694Z] Client: Docker Engine - Community 12:50:08 [2023-01-01T12:50:08.694Z] Version: 22.06.0-beta.0 12:50:08 [2023-01-01T12:50:08.694Z] API version: 1.42 12:50:08 [2023-01-01T12:50:08.694Z] Go version: go1.18.3 12:50:08 [2023-01-01T12:50:08.694Z] Git commit: 3e9117b 12:50:08 [2023-01-01T12:50:08.694Z] Built: Fri Jun 3 17:55:34 2022 12:50:08 [2023-01-01T12:50:08.694Z] OS/Arch: linux/arm64 12:50:08 [2023-01-01T12:50:08.694Z] Context: default 12:50:08 [2023-01-01T12:50:08.694Z] 12:50:08 [2023-01-01T12:50:08.694Z] Server: Docker Engine - Community 12:50:08 [2023-01-01T12:50:08.694Z] Engine: 12:50:08 [2023-01-01T12:50:08.694Z] Version: 22.06.0-beta.0 12:50:08 [2023-01-01T12:50:08.694Z] API version: 1.42 (minimum version 1.12) 12:50:08 [2023-01-01T12:50:08.694Z] Go version: go1.18.3 12:50:08 [2023-01-01T12:50:08.694Z] Git commit: 38633e7 12:50:08 [2023-01-01T12:50:08.694Z] Built: Fri Jun 3 17:55:34 2022 12:50:08 [2023-01-01T12:50:08.694Z] OS/Arch: linux/arm64 12:50:08 [2023-01-01T12:50:08.694Z] Experimental: true 12:50:08 [2023-01-01T12:50:08.694Z] containerd: 12:50:08 [2023-01-01T12:50:08.694Z] Version: 1.6.8 12:50:08 [2023-01-01T12:50:08.694Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 12:50:08 [2023-01-01T12:50:08.694Z] runc: 12:50:08 [2023-01-01T12:50:08.694Z] Version: 1.1.4 12:50:08 [2023-01-01T12:50:08.694Z] GitCommit: v1.1.4-0-g5fd4c4d 12:50:08 [2023-01-01T12:50:08.694Z] docker-init: 12:50:08 [2023-01-01T12:50:08.694Z] Version: 0.19.0 12:50:08 [2023-01-01T12:50:08.694Z] GitCommit: de40ad0 [Pipeline] sh 12:50:08 [2023-01-01T12:50:08.977Z] + docker info 12:50:08 [2023-01-01T12:50:08.977Z] Client: 12:50:08 [2023-01-01T12:50:08.977Z] Context: default 12:50:08 [2023-01-01T12:50:08.977Z] Debug Mode: false 12:50:08 [2023-01-01T12:50:08.977Z] Plugins: 12:50:08 [2023-01-01T12:50:08.977Z] buildx: Docker Buildx (Docker Inc.) 12:50:08 [2023-01-01T12:50:08.977Z] Version: v0.8.2 12:50:08 [2023-01-01T12:50:08.977Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:50:08 [2023-01-01T12:50:08.977Z] compose: Docker Compose (Docker Inc.) 12:50:08 [2023-01-01T12:50:08.977Z] Version: v2.12.0 12:50:08 [2023-01-01T12:50:08.977Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 12:50:08 [2023-01-01T12:50:08.977Z] 12:50:08 [2023-01-01T12:50:08.977Z] Server: 12:50:08 [2023-01-01T12:50:08.977Z] Containers: 0 12:50:08 [2023-01-01T12:50:08.977Z] Running: 0 12:50:08 [2023-01-01T12:50:08.977Z] Paused: 0 12:50:08 [2023-01-01T12:50:08.977Z] Stopped: 0 12:50:08 [2023-01-01T12:50:08.977Z] Images: 3 12:50:08 [2023-01-01T12:50:08.977Z] Server Version: 22.06.0-beta.0 12:50:08 [2023-01-01T12:50:08.977Z] Storage Driver: overlay2 12:50:08 [2023-01-01T12:50:08.977Z] Backing Filesystem: extfs 12:50:08 [2023-01-01T12:50:08.977Z] Supports d_type: true 12:50:08 [2023-01-01T12:50:08.977Z] Using metacopy: false 12:50:08 [2023-01-01T12:50:08.977Z] Native Overlay Diff: true 12:50:08 [2023-01-01T12:50:08.977Z] userxattr: false 12:50:08 [2023-01-01T12:50:08.977Z] Logging Driver: json-file 12:50:08 [2023-01-01T12:50:08.977Z] Cgroup Driver: cgroupfs 12:50:08 [2023-01-01T12:50:08.977Z] Cgroup Version: 1 12:50:08 [2023-01-01T12:50:08.977Z] Plugins: 12:50:08 [2023-01-01T12:50:08.977Z] Volume: local 12:50:08 [2023-01-01T12:50:08.977Z] Network: bridge host ipvlan macvlan null overlay 12:50:08 [2023-01-01T12:50:08.977Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:50:08 [2023-01-01T12:50:08.977Z] Swarm: inactive 12:50:08 [2023-01-01T12:50:08.977Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 12:50:08 [2023-01-01T12:50:08.977Z] Default Runtime: runc 12:50:08 [2023-01-01T12:50:08.977Z] Init Binary: docker-init 12:50:08 [2023-01-01T12:50:08.977Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 12:50:08 [2023-01-01T12:50:08.977Z] runc version: v1.1.4-0-g5fd4c4d 12:50:08 [2023-01-01T12:50:08.977Z] init version: de40ad0 12:50:08 [2023-01-01T12:50:08.977Z] Security Options: 12:50:08 [2023-01-01T12:50:08.977Z] apparmor 12:50:08 [2023-01-01T12:50:08.977Z] seccomp 12:50:08 [2023-01-01T12:50:08.977Z] Profile: builtin 12:50:08 [2023-01-01T12:50:08.977Z] Kernel Version: 5.15.0-1022-aws 12:50:08 [2023-01-01T12:50:08.977Z] Operating System: Ubuntu 20.04.5 LTS 12:50:08 [2023-01-01T12:50:08.977Z] OSType: linux 12:50:08 [2023-01-01T12:50:08.977Z] Architecture: aarch64 12:50:08 [2023-01-01T12:50:08.977Z] CPUs: 2 12:50:08 [2023-01-01T12:50:08.977Z] Total Memory: 7.559GiB 12:50:08 [2023-01-01T12:50:08.977Z] Name: ip-10-100-34-207 12:50:08 [2023-01-01T12:50:08.977Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 12:50:08 [2023-01-01T12:50:08.977Z] Docker Root Dir: /var/lib/docker 12:50:08 [2023-01-01T12:50:08.977Z] Debug Mode: false 12:50:08 [2023-01-01T12:50:08.977Z] Registry: https://index.docker.io/v1/ 12:50:08 [2023-01-01T12:50:08.977Z] Labels: 12:50:08 [2023-01-01T12:50:08.977Z] Experimental: true 12:50:08 [2023-01-01T12:50:08.977Z] Insecure Registries: 12:50:08 [2023-01-01T12:50:08.977Z] 127.0.0.0/8 12:50:08 [2023-01-01T12:50:08.977Z] Live Restore Enabled: true 12:50:08 [2023-01-01T12:50:08.977Z] [Pipeline] sh 12:50:09 [2023-01-01T12:50:09.264Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 12:50:09 [2023-01-01T12:50:09.264Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 12:50:09 [2023-01-01T12:50:09.264Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44382/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 12:50:09 [2023-01-01T12:50:09.264Z] + bash /home/ubuntu/workspace/moby_PR-44382/check-config.sh 12:50:09 [2023-01-01T12:50:09.264Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 12:50:09 [2023-01-01T12:50:09.264Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 12:50:09 [2023-01-01T12:50:09.264Z] 12:50:09 [2023-01-01T12:50:09.264Z] Generally Necessary: 12:50:09 [2023-01-01T12:50:09.264Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 12:50:09 [2023-01-01T12:50:09.264Z] - apparmor: enabled and tools installed 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_NAMESPACES: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_NET_NS: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_PID_NS: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_IPC_NS: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_UTS_NS: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_CGROUPS: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_CGROUP_CPUACCT: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_CGROUP_DEVICE: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_CGROUP_FREEZER: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_CGROUP_SCHED: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_CPUSETS: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_MEMCG: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_KEYS: enabled 12:50:09 [2023-01-01T12:50:09.264Z] - CONFIG_VETH: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_BRIDGE: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_IP_NF_FILTER: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_IP_NF_NAT: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_NF_NAT: enabled (as module) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_POSIX_MQUEUE: enabled 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_CGROUP_BPF: enabled 12:50:09 [2023-01-01T12:50:09.524Z] 12:50:09 [2023-01-01T12:50:09.524Z] Optional Features: 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_USER_NS: enabled 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_SECCOMP: enabled 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_SECCOMP_FILTER: enabled 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_CGROUP_PIDS: enabled 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_MEMCG_SWAP: enabled 12:50:09 [2023-01-01T12:50:09.524Z] (cgroup swap accounting is currently enabled) 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_BLK_CGROUP: enabled 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_BLK_DEV_THROTTLING: enabled 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_CGROUP_PERF: enabled 12:50:09 [2023-01-01T12:50:09.524Z] - CONFIG_CGROUP_HUGETLB: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_CGROUP_NET_PRIO: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_CFS_BANDWIDTH: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_FAIR_GROUP_SCHED: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_RT_GROUP_SCHED: missing 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_IP_VS: enabled (as module) 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_IP_VS_NFCT: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_IP_VS_PROTO_TCP: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_IP_VS_PROTO_UDP: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_IP_VS_RR: enabled (as module) 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_SECURITY_SELINUX: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_SECURITY_APPARMOR: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_EXT4_FS: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_EXT4_FS_SECURITY: enabled 12:50:09 [2023-01-01T12:50:09.784Z] - Network Drivers: 12:50:09 [2023-01-01T12:50:09.784Z] - "overlay": 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_VXLAN: enabled (as module) 12:50:09 [2023-01-01T12:50:09.784Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 12:50:09 [2023-01-01T12:50:09.784Z] Optional (for encrypted networks): 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_CRYPTO: enabled 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_CRYPTO_AEAD: enabled 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_CRYPTO_GCM: enabled 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_CRYPTO_SEQIV: enabled 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_CRYPTO_GHASH: enabled 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_XFRM: enabled 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_XFRM_USER: enabled (as module) 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_XFRM_ALGO: enabled (as module) 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_INET_ESP: enabled (as module) 12:50:10 [2023-01-01T12:50:10.043Z] - "ipvlan": 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_IPVLAN: enabled (as module) 12:50:10 [2023-01-01T12:50:10.043Z] - "macvlan": 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_MACVLAN: enabled (as module) 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_DUMMY: enabled (as module) 12:50:10 [2023-01-01T12:50:10.043Z] - "ftp,tftp client in container": 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_NF_NAT_FTP: enabled (as module) 12:50:10 [2023-01-01T12:50:10.043Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 12:50:10 [2023-01-01T12:50:10.044Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 12:50:10 [2023-01-01T12:50:10.044Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 12:50:10 [2023-01-01T12:50:10.044Z] - Storage Drivers: 12:50:10 [2023-01-01T12:50:10.044Z] - "aufs": 12:50:10 [2023-01-01T12:50:10.044Z] - CONFIG_AUFS_FS: enabled (as module) 12:50:10 [2023-01-01T12:50:10.044Z] - "btrfs": 12:50:10 [2023-01-01T12:50:10.044Z] - CONFIG_BTRFS_FS: enabled (as module) 12:50:10 [2023-01-01T12:50:10.044Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 12:50:10 [2023-01-01T12:50:10.044Z] - "devicemapper": 12:50:10 [2023-01-01T12:50:10.044Z] - CONFIG_BLK_DEV_DM: enabled 12:50:10 [2023-01-01T12:50:10.044Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 12:50:10 [2023-01-01T12:50:10.044Z] - "overlay": 12:50:10 [2023-01-01T12:50:10.044Z] - CONFIG_OVERLAY_FS: enabled (as module) 12:50:10 [2023-01-01T12:50:10.044Z] - "zfs": 12:50:10 [2023-01-01T12:50:10.044Z] - /dev/zfs: present 12:50:10 [2023-01-01T12:50:10.044Z] - zfs command: missing 12:50:10 [2023-01-01T12:50:10.044Z] - zpool command: missing 12:50:10 [2023-01-01T12:50:10.044Z] 12:50:10 [2023-01-01T12:50:10.044Z] Limits: 12:50:10 [2023-01-01T12:50:10.044Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 12:50:10 [2023-01-01T12:50:10.044Z] 12:50:10 [2023-01-01T12:50:10.044Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 12:50:10 [2023-01-01T12:50:10.357Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:722d477bc6bc3a8e032c44c63a962d79b5c948d3 . 12:50:10 [2023-01-01T12:50:10.616Z] #1 [internal] load .dockerignore 12:50:10 [2023-01-01T12:50:10.616Z] #1 transferring context: 113B done 12:50:10 [2023-01-01T12:50:10.616Z] #1 DONE 0.0s 12:50:10 [2023-01-01T12:50:10.616Z] 12:50:10 [2023-01-01T12:50:10.616Z] #2 [internal] load build definition from Dockerfile 12:50:10 [2023-01-01T12:50:10.616Z] #2 transferring dockerfile: 27.69kB 0.0s done 12:50:10 [2023-01-01T12:50:10.616Z] #2 DONE 0.0s 12:50:10 [2023-01-01T12:50:10.616Z] 12:50:10 [2023-01-01T12:50:10.616Z] #3 resolve image config for docker.io/docker/dockerfile:1 12:50:10 [2023-01-01T12:50:10.876Z] #3 DONE 0.2s 12:50:10 [2023-01-01T12:50:10.876Z] 12:50:10 [2023-01-01T12:50:10.876Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 12:50:10 [2023-01-01T12:50:10.876Z] #4 CACHED 12:50:10 [2023-01-01T12:50:10.876Z] 12:50:10 [2023-01-01T12:50:10.876Z] #5 [internal] load metadata for docker.io/library/busybox:latest 12:50:10 [2023-01-01T12:50:10.876Z] #5 DONE 0.0s 12:50:10 [2023-01-01T12:50:10.876Z] 12:50:10 [2023-01-01T12:50:10.876Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 12:50:10 [2023-01-01T12:50:10.876Z] #6 DONE 0.1s 12:50:10 [2023-01-01T12:50:10.876Z] 12:50:10 [2023-01-01T12:50:10.876Z] #7 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye 12:50:10 [2023-01-01T12:50:10.876Z] #7 DONE 0.1s 12:50:10 [2023-01-01T12:50:10.876Z] 12:50:10 [2023-01-01T12:50:10.876Z] #8 [internal] load metadata for docker.io/library/debian:bullseye 12:50:10 [2023-01-01T12:50:10.876Z] #8 DONE 0.1s 12:50:10 [2023-01-01T12:50:10.876Z] 12:50:10 [2023-01-01T12:50:10.876Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 12:50:10 [2023-01-01T12:50:10.876Z] #9 DONE 0.1s 12:50:11 [2023-01-01T12:50:11.137Z] 12:50:11 [2023-01-01T12:50:11.138Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 12:50:11 [2023-01-01T12:50:11.138Z] #10 DONE 0.0s 12:50:11 [2023-01-01T12:50:11.138Z] 12:50:11 [2023-01-01T12:50:11.138Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox 12:50:11 [2023-01-01T12:50:11.138Z] #11 DONE 0.0s 12:50:11 [2023-01-01T12:50:11.138Z] 12:50:11 [2023-01-01T12:50:11.138Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 12:50:11 [2023-01-01T12:50:11.138Z] #12 DONE 0.0s 12:50:11 [2023-01-01T12:50:11.138Z] 12:50:11 [2023-01-01T12:50:11.138Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 12:50:11 [2023-01-01T12:50:11.138Z] #13 DONE 0.0s 12:50:11 [2023-01-01T12:50:11.138Z] 12:50:11 [2023-01-01T12:50:11.138Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 12:50:11 [2023-01-01T12:50:11.138Z] #14 DONE 0.0s 12:50:11 [2023-01-01T12:50:11.138Z] 12:50:11 [2023-01-01T12:50:11.138Z] #15 [internal] load build context 12:50:11 [2023-01-01T12:50:11.740Z] #15 ... 12:50:11 [2023-01-01T12:50:11.740Z] 12:50:11 [2023-01-01T12:50:11.740Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 12:50:11 [2023-01-01T12:50:11.740Z] #16 DONE 0.4s 12:50:11 [2023-01-01T12:50:11.740Z] 12:50:11 [2023-01-01T12:50:11.740Z] #15 [internal] load build context 12:50:12 [2023-01-01T12:50:12.312Z] #15 transferring context: 63.88MB 1.1s done 12:50:12 [2023-01-01T12:50:12.573Z] #15 DONE 1.3s 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #17 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 12:50:12 [2023-01-01T12:50:12.573Z] #17 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #18 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 12:50:12 [2023-01-01T12:50:12.573Z] #18 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #19 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:50:12 [2023-01-01T12:50:12.573Z] #19 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #20 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 12:50:12 [2023-01-01T12:50:12.573Z] #20 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #21 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:50:12 [2023-01-01T12:50:12.573Z] #21 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 12:50:12 [2023-01-01T12:50:12.573Z] #22 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #23 [tini-src 1/3] WORKDIR /usr/src/tini 12:50:12 [2023-01-01T12:50:12.573Z] #23 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #24 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:50:12 [2023-01-01T12:50:12.573Z] #24 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #25 [dev-systemd-false 19/29] COPY --from=gotestsum /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #25 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #26 [dockercli-src 1/5] WORKDIR /tmp/dockercli 12:50:12 [2023-01-01T12:50:12.573Z] #26 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #27 [dev-systemd-false 18/29] COPY --from=criu /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #27 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #28 [dev-systemd-false 6/29] RUN ldconfig 12:50:12 [2023-01-01T12:50:12.573Z] #28 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #29 [dev-systemd-false 14/29] COPY --from=tomll /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #29 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 12:50:12 [2023-01-01T12:50:12.573Z] #30 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #31 [dev-systemd-false 24/29] COPY --from=rootlesskit /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #31 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 12:50:12 [2023-01-01T12:50:12.573Z] #32 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #33 [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 12:50:12 [2023-01-01T12:50:12.573Z] #33 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #34 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 12:50:12 [2023-01-01T12:50:12.573Z] #34 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #35 [dev-systemd-false 8/29] 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 12:50:12 [2023-01-01T12:50:12.573Z] #35 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #36 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 12:50:12 [2023-01-01T12:50:12.573Z] #36 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #37 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 12:50:12 [2023-01-01T12:50:12.573Z] #37 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #38 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 12:50:12 [2023-01-01T12:50:12.573Z] #38 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #39 [tini-build 2/4] 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 12:50:12 [2023-01-01T12:50:12.573Z] #39 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #40 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 12:50:12 [2023-01-01T12:50:12.573Z] #40 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #41 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 12:50:12 [2023-01-01T12:50:12.573Z] #41 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #42 [dev-systemd-false 22/29] COPY --from=runc /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #42 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #43 [dev-systemd-false 27/29] COPY --from=crun /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #43 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #44 [dev-systemd-false 7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 12:50:12 [2023-01-01T12:50:12.573Z] #44 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #45 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 12:50:12 [2023-01-01T12:50:12.573Z] #45 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #46 [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 12:50:12 [2023-01-01T12:50:12.573Z] #46 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #47 [dev-systemd-false 20/29] COPY --from=golangci_lint /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #47 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #48 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 12:50:12 [2023-01-01T12:50:12.573Z] #48 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #49 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 12:50:12 [2023-01-01T12:50:12.573Z] #49 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #50 [dev-systemd-false 2/29] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 12:50:12 [2023-01-01T12:50:12.573Z] #50 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #51 [dev-systemd-false 26/29] COPY --from=containerutil /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #51 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #52 [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.2" && /build/gotestsum --version 12:50:12 [2023-01-01T12:50:12.573Z] #52 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #53 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 12:50:12 [2023-01-01T12:50:12.573Z] #53 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #54 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 12:50:12 [2023-01-01T12:50:12.573Z] #54 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #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.49.0" && /build/golangci-lint --version 12:50:12 [2023-01-01T12:50:12.573Z] #55 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #56 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 12:50:12 [2023-01-01T12:50:12.573Z] #56 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #57 [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.3.0" && /build/go-winres --help 12:50:12 [2023-01-01T12:50:12.573Z] #57 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #58 [containerd-src 1/3] WORKDIR /usr/src/containerd 12:50:12 [2023-01-01T12:50:12.573Z] #58 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #59 [tini-build 3/4] 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 xx-apt-get install -y --no-install-recommends gcc libc6-dev 12:50:12 [2023-01-01T12:50:12.573Z] #59 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #60 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 12:50:12 [2023-01-01T12:50:12.573Z] #60 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #61 [dev-systemd-false 9/29] RUN pip3 install yamllint==1.27.1 12:50:12 [2023-01-01T12:50:12.573Z] #61 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #62 [swagger-src 1/3] WORKDIR /usr/src/swagger 12:50:12 [2023-01-01T12:50:12.573Z] #62 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #63 [dev-systemd-false 25/29] COPY --from=vpnkit / /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #63 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #64 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 12:50:12 [2023-01-01T12:50:12.573Z] #64 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #65 [base 2/5] COPY --from=xx / / 12:50:12 [2023-01-01T12:50:12.573Z] #65 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #66 [dev-systemd-false 10/29] COPY --from=dockercli /build/ /usr/local/cli 12:50:12 [2023-01-01T12:50:12.573Z] #66 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:50:12 [2023-01-01T12:50:12.573Z] #67 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #68 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 12:50:12 [2023-01-01T12:50:12.573Z] #68 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #69 [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 12:50:12 [2023-01-01T12:50:12.573Z] #69 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #70 [dev-systemd-false 3/29] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 12:50:12 [2023-01-01T12:50:12.573Z] #70 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #71 [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 12:50:12 [2023-01-01T12:50:12.573Z] #71 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #72 [dev-systemd-false 13/29] COPY --from=delve /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #72 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 12:50:12 [2023-01-01T12:50:12.573Z] #73 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #74 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 12:50:12 [2023-01-01T12:50:12.573Z] #74 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #75 [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 12:50:12 [2023-01-01T12:50:12.573Z] #75 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #76 [dev-systemd-false 5/29] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 12:50:12 [2023-01-01T12:50:12.573Z] #76 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #77 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 12:50:12 [2023-01-01T12:50:12.573Z] #77 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #78 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 12:50:12 [2023-01-01T12:50:12.573Z] #78 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #79 [dev-systemd-false 11/29] COPY --from=frozen-images /build/ /docker-frozen-images 12:50:12 [2023-01-01T12:50:12.573Z] #79 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #80 [dev-systemd-false 17/29] COPY --from=registry /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #80 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #81 [dev-systemd-false 15/29] COPY --from=gowinres /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #81 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #82 [delve-src 1/3] WORKDIR /usr/src/delve 12:50:12 [2023-01-01T12:50:12.573Z] #82 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #83 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:50:12 [2023-01-01T12:50:12.573Z] #83 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #84 [binary-dummy 1/1] COPY --from=build-dummy /build /build 12:50:12 [2023-01-01T12:50:12.573Z] #84 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #85 [dev-systemd-false 23/29] COPY --from=containerd /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.573Z] #85 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.573Z] #86 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 12:50:12 [2023-01-01T12:50:12.573Z] #86 CACHED 12:50:12 [2023-01-01T12:50:12.573Z] 12:50:12 [2023-01-01T12:50:12.574Z] #87 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:50:12 [2023-01-01T12:50:12.574Z] #87 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #88 [dev-systemd-false 4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 12:50:12 [2023-01-01T12:50:12.574Z] #88 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #89 [base 4/5] 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 12:50:12 [2023-01-01T12:50:12.574Z] #89 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #90 [dev-systemd-false 1/29] RUN groupadd -r docker 12:50:12 [2023-01-01T12:50:12.574Z] #90 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #91 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 12:50:12 [2023-01-01T12:50:12.574Z] #91 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #92 [build-dummy 2/2] RUN mkdir -p /build 12:50:12 [2023-01-01T12:50:12.574Z] #92 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #93 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 12:50:12 [2023-01-01T12:50:12.574Z] #93 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #94 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 12:50:12 [2023-01-01T12:50:12.574Z] #94 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #95 [dev-systemd-false 16/29] COPY --from=tini /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.574Z] #95 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #96 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 12:50:12 [2023-01-01T12:50:12.574Z] #96 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #97 [dev-systemd-false 12/29] COPY --from=swagger /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.574Z] #97 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #98 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 12:50:12 [2023-01-01T12:50:12.574Z] #98 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #99 [runc-src 1/3] WORKDIR /usr/src/runc 12:50:12 [2023-01-01T12:50:12.574Z] #99 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #100 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 12:50:12 [2023-01-01T12:50:12.574Z] #100 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #101 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...) 12:50:12 [2023-01-01T12:50:12.574Z] #101 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #102 [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 12:50:12 [2023-01-01T12:50:12.574Z] #102 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #103 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 12:50:12 [2023-01-01T12:50:12.574Z] #103 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #104 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 12:50:12 [2023-01-01T12:50:12.574Z] #104 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #105 [dev-systemd-false 21/29] COPY --from=shfmt /build/ /usr/local/bin/ 12:50:12 [2023-01-01T12:50:12.574Z] #105 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #106 [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 ; 12:50:12 [2023-01-01T12:50:12.574Z] #106 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #107 [dev-systemd-false 28/29] COPY hack/dockerfile/etc/docker/ /etc/docker/ 12:50:12 [2023-01-01T12:50:12.574Z] #107 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #108 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 12:50:12 [2023-01-01T12:50:12.574Z] #108 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #109 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 12:50:12 [2023-01-01T12:50:12.574Z] #109 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #110 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 12:50:12 [2023-01-01T12:50:12.574Z] #110 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #111 [registry-src 1/2] WORKDIR /usr/src/registry 12:50:12 [2023-01-01T12:50:12.574Z] #111 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #112 [dev-systemd-false 29/29] WORKDIR /go/src/github.com/docker/docker 12:50:12 [2023-01-01T12:50:12.574Z] #112 CACHED 12:50:12 [2023-01-01T12:50:12.574Z] 12:50:12 [2023-01-01T12:50:12.574Z] #113 [final 1/1] COPY . /go/src/github.com/docker/docker 12:50:17 [2023-01-01T12:50:17.944Z] #113 DONE 4.8s 12:50:17 [2023-01-01T12:50:17.944Z] 12:50:17 [2023-01-01T12:50:17.944Z] #114 exporting to image 12:50:17 [2023-01-01T12:50:17.944Z] #114 exporting layers 12:50:17 [2023-01-01T12:50:17.944Z] #114 exporting layers 0.7s done 12:50:17 [2023-01-01T12:50:17.944Z] #114 writing image sha256:c2e316046016e975f94585466ad38b17a0b6d5cd804a703f7ee5a32d878fb52a done 12:50:17 [2023-01-01T12:50:17.944Z] #114 naming to docker.io/library/docker:722d477bc6bc3a8e032c44c63a962d79b5c948d3 done 12:50:17 [2023-01-01T12:50:17.944Z] #114 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 12:50:18 [2023-01-01T12:50:18.261Z] + sudo modprobe ip6table_filter [Pipeline] sh 12:50:18 [2023-01-01T12:50:18.544Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=722d477bc6bc3a8e032c44c63a962d79b5c948d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:722d477bc6bc3a8e032c44c63a962d79b5c948d3 hack/test/unit 12:50:18 [2023-01-01T12:50:18.803Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 12:50:18 [2023-01-01T12:50:18.804Z] + TESTFLAGS+=' -test.timeout=5m' 12:50:18 [2023-01-01T12:50:18.804Z] + TESTDIRS=./... 12:50:18 [2023-01-01T12:50:18.804Z] + exclude_paths='/vendor/|/integration' 12:50:18 [2023-01-01T12:50:18.804Z] ++ go list ./... 12:50:18 [2023-01-01T12:50:18.804Z] ++ grep -vE '(/vendor/|/integration)' 12:50:19 [2023-01-01T12:50:19.756Z] + pkg_list='github.com/docker/docker/api 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/backend/build 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/httpstatus 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/httputils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/middleware 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/build 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/checkpoint 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/container 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/debug 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/distribution 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/grpc 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/image 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/network 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/plugin 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/session 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/swarm 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/system 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/volume 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/backend 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/blkiodev 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/container 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/events 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/filters 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/image 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/mount 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/network 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/plugins/logdriver 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/registry 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/strslice 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/swarm 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/swarm/runtime 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/time 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/versions 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/versions/v1p19 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/versions/v1p20 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/volume 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/builder-next 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/builder-next/exporter 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/builder-next/worker 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/dockerfile 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/remotecontext 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/remotecontext/git 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/remotecontext/urlutil 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/cli/debug 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/cli/winresources/docker-proxy 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/cli/winresources/dockerd 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/client 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/cmd/docker-proxy 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/cmd/dockerd 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/cmd/dockerd/trap 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/container 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/container/stream 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/contrib/apparmor 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/contrib/docker-device-tool 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/contrib/httpserver 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/cluster 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/cluster/convert 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/cluster/executor 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/cluster/executor/container 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/cluster/provider 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/config 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/containerd 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/events 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/events/testutils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/aufs 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/copy 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/overlay 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/register 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/vfs 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/graphdriver/zfs 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/images 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/initlayer 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/links 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/listeners 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/awslogs 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/fluentd 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/gcplogs 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/gelf 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/journald 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/journald/internal/export 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/journald/internal/fake 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/local 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/logentries 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/loggertest 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/loggerutils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/splunk 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/syslog 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/logger/templates 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/names 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/network 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/daemon/stats 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/distribution 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/distribution/metadata 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/distribution/utils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/distribution/xfer 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/dockerversion 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/errdefs 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/image 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/image/cache 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/image/tarexport 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/image/v1 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/internal/mounttree 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/internal/test/suite 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/internal/unshare 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/layer 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libcontainerd 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libcontainerd/queue 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libcontainerd/remote 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libcontainerd/supervisor 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libcontainerd/types 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/bitseq 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/cluster 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/config 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/datastore 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/diagnostic 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/discoverapi 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/driverapi 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/bridge 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/host 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/null 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/overlay 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/remote 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/windows 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/drvregistry 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/etchosts 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/idm 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/internal/caller 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/ipam 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/ipamapi 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/ipams/builtin 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/ipams/null 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/ipams/remote 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/ipamutils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/iptables 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/netlabel 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/netutils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/networkdb 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/ns 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/options 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/osl 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/osl/kernel 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/portallocator 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/portmapper 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/resolvconf 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/testutils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/libnetwork/types 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/oci 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/oci/caps 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/opts 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/aaparser 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/archive 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/authorization 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/broadcaster 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/capabilities 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/chrootarchive 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/containerfs 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/devicemapper 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/directory 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/dmesg 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/fileutils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/homedir 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/idtools 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/ioutils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/jsonmessage 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/longpath 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/loopback 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/namesgenerator 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/parsers 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/parsers/kernel 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/pidfile 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/platform 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/plugingetter 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/plugins 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/plugins/transport 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/pools 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/process 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/progress 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/reexec 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/stack 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/stdcopy 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/streamformatter 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/stringid 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/sysinfo 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/system 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/tailfile 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/tarsum 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/pkg/useragent 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/plugin 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/plugin/executor/containerd 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/plugin/v2 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/profiles/apparmor 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/profiles/seccomp 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/quota 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/reference 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/registry 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/registry/resumable 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/restartmanager 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/rootless 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/rootless/specconv 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/runconfig 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/runconfig/opts 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil/daemon 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil/environment 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil/fakecontext 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil/fakegit 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil/fakestorage 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil/fixtures/load 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil/fixtures/plugin 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil/registry 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/testutil/request 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/volume 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/volume/drivers 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/volume/local 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/volume/mounts 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/volume/service 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/volume/service/opts 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/volume/testutils' 12:50:19 [2023-01-01T12:50:19.756Z] ++ grep --fixed-strings -v /libnetwork 12:50:19 [2023-01-01T12:50:19.756Z] ++ echo 'github.com/docker/docker/api 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/backend/build 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/httpstatus 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/httputils 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/middleware 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/build 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/checkpoint 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/container 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/debug 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/distribution 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/grpc 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/image 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/network 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/plugin 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/session 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/swarm 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/system 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/server/router/volume 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/backend 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/blkiodev 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/container 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/events 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/filters 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/image 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/mount 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/network 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/plugins/logdriver 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/registry 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/strslice 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/swarm 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/swarm/runtime 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/time 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/versions 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/versions/v1p19 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/versions/v1p20 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/api/types/volume 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder 12:50:19 [2023-01-01T12:50:19.756Z] github.com/docker/docker/builder/builder-next 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/exporter 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/worker 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/dockerfile 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/remotecontext 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/remotecontext/git 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/remotecontext/urlutil 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cli/debug 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cli/winresources/docker-proxy 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cli/winresources/dockerd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/client 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cmd/docker-proxy 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cmd/dockerd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cmd/dockerd/trap 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/container 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/container/stream 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/contrib/apparmor 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/contrib/docker-device-tool 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/contrib/httpserver 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster/convert 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster/executor 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster/executor/container 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster/provider 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/config 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/containerd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/events 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/events/testutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/aufs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/copy 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/overlay 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/register 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/vfs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/zfs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/images 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/initlayer 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/links 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/listeners 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/awslogs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/fluentd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/gcplogs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/gelf 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/journald 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/journald/internal/export 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/journald/internal/fake 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/local 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/logentries 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/loggertest 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/loggerutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/splunk 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/syslog 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/templates 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/names 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/network 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/stats 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/distribution 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/distribution/metadata 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/distribution/utils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/distribution/xfer 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/dockerversion 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/errdefs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/image 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/image/cache 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/image/tarexport 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/image/v1 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/internal/mounttree 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/internal/test/suite 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/internal/unshare 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/layer 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libcontainerd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libcontainerd/queue 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libcontainerd/remote 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libcontainerd/supervisor 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libcontainerd/types 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/bitseq 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/cluster 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/config 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/datastore 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/diagnostic 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/discoverapi 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/driverapi 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/bridge 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/host 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/null 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/overlay 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/remote 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/windows 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/drvregistry 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/etchosts 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/idm 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/internal/caller 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/ipam 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/ipamapi 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/ipams/builtin 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/ipams/null 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/ipams/remote 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/ipamutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/iptables 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/netlabel 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/netutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/networkdb 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/ns 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/options 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/osl 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/osl/kernel 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/portallocator 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/portmapper 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/resolvconf 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/testutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libnetwork/types 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/oci 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/oci/caps 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/opts 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/aaparser 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/archive 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/authorization 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/broadcaster 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/capabilities 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/chrootarchive 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/containerfs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/devicemapper 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/directory 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/dmesg 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/fileutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/homedir 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/idtools 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/ioutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/jsonmessage 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/longpath 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/loopback 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/namesgenerator 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/parsers 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/parsers/kernel 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/pidfile 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/platform 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/plugingetter 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/plugins 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/plugins/transport 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/pools 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/process 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/progress 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/reexec 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/stack 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/stdcopy 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/streamformatter 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/stringid 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/sysinfo 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/system 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/tailfile 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/tarsum 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/useragent 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/plugin 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/plugin/executor/containerd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/plugin/v2 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/profiles/apparmor 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/profiles/seccomp 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/quota 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/reference 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/registry 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/registry/resumable 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/restartmanager 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/rootless 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/rootless/specconv 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/runconfig 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/runconfig/opts 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil/daemon 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil/environment 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil/fakecontext 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil/fakegit 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil/fakestorage 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil/fixtures/load 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil/fixtures/plugin 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil/registry 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/testutil/request 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/volume 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/volume/drivers 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/volume/local 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/volume/mounts 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/volume/service 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/volume/service/opts 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/volume/testutils' 12:50:19 [2023-01-01T12:50:19.757Z] + base_pkg_list='github.com/docker/docker/api 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/backend/build 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/httpstatus 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/httputils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/middleware 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/build 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/checkpoint 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/container 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/debug 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/distribution 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/grpc 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/image 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/network 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/plugin 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/session 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/swarm 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/system 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/server/router/volume 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/backend 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/blkiodev 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/container 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/events 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/filters 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/image 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/mount 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/network 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/plugins/logdriver 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/registry 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/strslice 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/swarm 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/swarm/runtime 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/time 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/versions 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/versions/v1p19 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/versions/v1p20 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/api/types/volume 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/exporter 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/builder-next/worker 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/dockerfile 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/remotecontext 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/remotecontext/git 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/builder/remotecontext/urlutil 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cli/debug 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cli/winresources/docker-proxy 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cli/winresources/dockerd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/client 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cmd/docker-proxy 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cmd/dockerd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cmd/dockerd/trap 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/container 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/container/stream 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/contrib/apparmor 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/contrib/docker-device-tool 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/contrib/httpserver 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster/convert 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster/executor 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster/executor/container 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/cluster/provider 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/config 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/containerd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/events 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/events/testutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/aufs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/copy 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/overlay 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/register 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/vfs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/graphdriver/zfs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/images 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/initlayer 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/links 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/listeners 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/awslogs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/fluentd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/gcplogs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/gelf 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/journald 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/journald/internal/export 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/journald/internal/fake 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/local 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/logentries 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/loggertest 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/loggerutils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/splunk 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/syslog 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/logger/templates 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/names 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/network 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/daemon/stats 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/distribution 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/distribution/metadata 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/distribution/utils 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/distribution/xfer 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/dockerversion 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/errdefs 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/image 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/image/cache 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/image/tarexport 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/image/v1 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/internal/mounttree 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/internal/test/suite 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/internal/unshare 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/layer 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libcontainerd 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libcontainerd/queue 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libcontainerd/remote 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libcontainerd/supervisor 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/libcontainerd/types 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/oci 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/oci/caps 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/opts 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/aaparser 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/archive 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/authorization 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/broadcaster 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/capabilities 12:50:19 [2023-01-01T12:50:19.757Z] github.com/docker/docker/pkg/chrootarchive 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/containerfs 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/devicemapper 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/directory 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/dmesg 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/fileutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/homedir 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/idtools 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/ioutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/jsonmessage 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/longpath 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/loopback 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/namesgenerator 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/parsers 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/parsers/kernel 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/pidfile 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/platform 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugingetter 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugins 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugins/transport 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/pools 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/process 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/progress 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/reexec 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/stack 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/stdcopy 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/streamformatter 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/stringid 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/sysinfo 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/system 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/tailfile 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/tarsum 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/useragent 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/plugin 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/plugin/executor/containerd 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/plugin/v2 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/profiles/apparmor 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/profiles/seccomp 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/quota 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/reference 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/registry 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/registry/resumable 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/restartmanager 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/rootless 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/rootless/specconv 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/runconfig 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/runconfig/opts 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/daemon 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/environment 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fakecontext 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fakegit 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fakestorage 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fixtures/load 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fixtures/plugin 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/registry 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/request 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/drivers 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/local 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/mounts 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/service 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/service/opts 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/testutils' 12:50:19 [2023-01-01T12:50:19.758Z] ++ grep --fixed-strings /libnetwork 12:50:19 [2023-01-01T12:50:19.758Z] ++ echo 'github.com/docker/docker/api 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/backend/build 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/httpstatus 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/httputils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/middleware 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/build 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/checkpoint 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/container 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/debug 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/distribution 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/grpc 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/image 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/network 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/plugin 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/session 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/swarm 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/system 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/server/router/volume 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/backend 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/blkiodev 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/container 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/events 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/filters 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/image 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/mount 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/network 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/plugins/logdriver 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/registry 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/strslice 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/swarm 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/swarm/runtime 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/time 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/versions 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/versions/v1p19 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/versions/v1p20 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/api/types/volume 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/builder-next 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/builder-next/exporter 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/builder-next/worker 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/dockerfile 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/remotecontext 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/remotecontext/git 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/builder/remotecontext/urlutil 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/cli/debug 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/cli/winresources/docker-proxy 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/cli/winresources/dockerd 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/client 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/cmd/docker-proxy 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/cmd/dockerd 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/cmd/dockerd/trap 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/container 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/container/stream 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/contrib/apparmor 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/contrib/docker-device-tool 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/contrib/httpserver 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/cluster 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/cluster/convert 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/cluster/executor 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/cluster/executor/container 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/cluster/provider 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/config 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/containerd 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/events 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/events/testutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/aufs 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/copy 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/overlay 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/register 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/vfs 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/graphdriver/zfs 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/images 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/initlayer 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/links 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/listeners 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/awslogs 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/fluentd 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/gcplogs 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/gelf 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/journald 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/journald/internal/export 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/journald/internal/fake 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/local 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/logentries 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/loggertest 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/loggerutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/splunk 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/syslog 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/logger/templates 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/names 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/network 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/daemon/stats 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/distribution 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/distribution/metadata 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/distribution/utils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/distribution/xfer 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/dockerversion 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/errdefs 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/image 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/image/cache 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/image/tarexport 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/image/v1 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/internal/mounttree 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/internal/test/suite 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/internal/unshare 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/layer 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libcontainerd 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libcontainerd/queue 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libcontainerd/remote 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libcontainerd/supervisor 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libcontainerd/types 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/bitseq 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cluster 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/config 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/datastore 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/diagnostic 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/discoverapi 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/driverapi 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/bridge 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/host 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/null 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/overlay 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/remote 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/windows 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drvregistry 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/etchosts 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/idm 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/internal/caller 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/ipam 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/ipamapi 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/ipams/builtin 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/ipams/null 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/ipams/remote 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/ipamutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/iptables 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/netlabel 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/netutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/networkdb 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/ns 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/options 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/osl 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/osl/kernel 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/portallocator 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/portmapper 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/resolvconf 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/testutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/types 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/oci 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/oci/caps 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/opts 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/aaparser 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/archive 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/authorization 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/broadcaster 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/capabilities 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/chrootarchive 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/containerfs 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/devicemapper 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/directory 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/dmesg 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/fileutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/homedir 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/idtools 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/ioutils 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/jsonmessage 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/longpath 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/loopback 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/namesgenerator 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/parsers 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/parsers/kernel 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/pidfile 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/platform 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugingetter 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugins 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/plugins/transport 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/pools 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/process 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/progress 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/reexec 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/stack 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/stdcopy 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/streamformatter 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/stringid 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/sysinfo 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/system 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/tailfile 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/tarsum 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/pkg/useragent 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/plugin 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/plugin/executor/containerd 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/plugin/v2 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/profiles/apparmor 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/profiles/seccomp 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/quota 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/reference 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/registry 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/registry/resumable 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/restartmanager 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/rootless 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/rootless/specconv 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/runconfig 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/runconfig/opts 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/daemon 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/environment 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fakecontext 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fakegit 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fakestorage 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fixtures/load 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fixtures/plugin 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/registry 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/testutil/request 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/drivers 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/local 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/mounts 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/service 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/service/opts 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/volume/testutils' 12:50:19 [2023-01-01T12:50:19.758Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/bitseq 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cluster 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/config 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/datastore 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/diagnostic 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/discoverapi 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/driverapi 12:50:19 [2023-01-01T12:50:19.758Z] github.com/docker/docker/libnetwork/drivers/bridge 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/host 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/null 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/overlay 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/remote 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/windows 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drvregistry 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/etchosts 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/idm 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/internal/caller 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipam 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipamapi 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipams/builtin 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipams/null 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipams/remote 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipamutils 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/iptables 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/netlabel 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/netutils 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/networkdb 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ns 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/options 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/osl 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/osl/kernel 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/portallocator 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/portmapper 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/resolvconf 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/testutils 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/types' 12:50:19 [2023-01-01T12:50:19.759Z] + grep --fixed-strings libnetwork/drivers/bridge 12:50:19 [2023-01-01T12:50:19.759Z] + echo 'github.com/docker/docker/libnetwork 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/bitseq 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/cluster 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/config 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/datastore 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/diagnostic 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/discoverapi 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/driverapi 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/bridge 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/host 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/null 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/overlay 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/remote 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/windows 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drvregistry 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/etchosts 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/idm 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/internal/caller 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipam 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipamapi 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipams/builtin 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipams/null 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipams/remote 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ipamutils 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/iptables 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/netlabel 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/netutils 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/networkdb 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/ns 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/options 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/osl 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/osl/kernel 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/portallocator 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/portmapper 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/resolvconf 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/testutils 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/types' 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/bridge 12:50:19 [2023-01-01T12:50:19.759Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:50:19 [2023-01-01T12:50:19.759Z] + type docker-proxy 12:50:19 [2023-01-01T12:50:19.759Z] hack/test/unit: line 25: type: docker-proxy: not found 12:50:19 [2023-01-01T12:50:19.759Z] + hack/make.sh binary-proxy install-proxy 12:50:19 [2023-01-01T12:50:19.759Z] 12:50:19 [2023-01-01T12:50:19.759Z] Removing bundles/ 12:50:19 [2023-01-01T12:50:19.759Z] 12:50:19 [2023-01-01T12:50:19.759Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 12:50:20 [2023-01-01T12:50:20.027Z] Building: bundles/binary-proxy/docker-proxy 12:50:20 [2023-01-01T12:50:20.027Z] GOOS="" GOARCH="" GOARM="" 12:50:26 [2023-01-01T12:50:26.605Z] Created binary: bundles/binary-proxy/docker-proxy 12:50:26 [2023-01-01T12:50:26.605Z] 12:50:26 [2023-01-01T12:50:26.605Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 12:50:26 [2023-01-01T12:50:26.605Z] Installing docker-proxy to /usr/local/bin/ 12:50:26 [2023-01-01T12:50:26.605Z] 12:50:26 [2023-01-01T12:50:26.605Z] + mkdir -p bundles 12:50:26 [2023-01-01T12:50:26.605Z] + '[' -n 'github.com/docker/docker/api 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/backend/build 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/httpstatus 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/httputils 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/middleware 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/build 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/checkpoint 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/container 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/debug 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/distribution 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/grpc 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/image 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/network 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/plugin 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/session 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/swarm 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/system 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/server/router/volume 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/backend 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/blkiodev 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/container 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/events 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/filters 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/image 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/mount 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/network 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/plugins/logdriver 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/registry 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/strslice 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/swarm 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/swarm/runtime 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/time 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/versions 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/versions/v1p19 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/versions/v1p20 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/api/types/volume 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/builder-next 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/builder-next/exporter 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/builder-next/worker 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/dockerfile 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/remotecontext 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/remotecontext/git 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/builder/remotecontext/urlutil 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/cli/debug 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/cli/winresources/docker-proxy 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/cli/winresources/dockerd 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/client 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/cmd/docker-proxy 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/cmd/dockerd 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/cmd/dockerd/trap 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/container 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/container/stream 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/contrib/apparmor 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/contrib/docker-device-tool 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/contrib/httpserver 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/cluster 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/cluster/convert 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/cluster/executor 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/cluster/executor/container 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/cluster/provider 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/config 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/containerd 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/events 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/events/testutils 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/aufs 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/copy 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/overlay 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/register 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/vfs 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/graphdriver/zfs 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/images 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/initlayer 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/links 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/listeners 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/logger 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/logger/awslogs 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/logger/fluentd 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/logger/gcplogs 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/logger/gelf 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/logger/journald 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/logger/journald/internal/export 12:50:26 [2023-01-01T12:50:26.605Z] github.com/docker/docker/daemon/logger/journald/internal/fake 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/local 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/logentries 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/loggertest 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/loggerutils 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/splunk 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/syslog 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/logger/templates 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/names 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/network 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/daemon/stats 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/distribution 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/distribution/metadata 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/distribution/utils 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/distribution/xfer 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/dockerversion 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/errdefs 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/image 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/image/cache 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/image/tarexport 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/image/v1 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/internal/mounttree 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/internal/test/suite 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/internal/unshare 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/layer 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/libcontainerd 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/libcontainerd/queue 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/libcontainerd/remote 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/libcontainerd/supervisor 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/libcontainerd/types 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/oci 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/oci/caps 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/opts 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/aaparser 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/archive 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/authorization 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/broadcaster 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/capabilities 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/chrootarchive 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/containerfs 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/devicemapper 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/directory 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/dmesg 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/fileutils 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/homedir 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/idtools 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/ioutils 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/jsonmessage 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/longpath 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/loopback 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/namesgenerator 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/parsers 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/parsers/kernel 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/pidfile 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/platform 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/plugingetter 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/plugins 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/plugins/transport 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/pools 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/process 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/progress 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/reexec 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/stack 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/stdcopy 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/streamformatter 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/stringid 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/sysinfo 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/system 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/tailfile 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/tarsum 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/pkg/useragent 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/plugin 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/plugin/executor/containerd 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/plugin/v2 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/profiles/apparmor 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/profiles/seccomp 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/quota 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/reference 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/registry 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/registry/resumable 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/restartmanager 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/rootless 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/rootless/specconv 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/runconfig 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/runconfig/opts 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil/daemon 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil/environment 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil/fakecontext 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil/fakegit 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil/fakestorage 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil/fixtures/load 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil/fixtures/plugin 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil/registry 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/testutil/request 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/volume 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/volume/drivers 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/volume/local 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/volume/mounts 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/volume/service 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/volume/service/opts 12:50:26 [2023-01-01T12:50:26.606Z] github.com/docker/docker/volume/testutils' ']' 12:50:26 [2023-01-01T12:50:26.606Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.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/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare 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/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/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec 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/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 12:50:27 [2023-01-01T12:50:27.546Z] ? github.com/docker/docker/api [no test files] 12:50:42 [2023-01-01T12:50:42.445Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/backend/build [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/build [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/container [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/debug [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/image [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/network [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/session [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/server/router/system [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 74.3% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 66.7% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/backend [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/events [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 95.3% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/image [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/mount [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/network [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/api/types/registry 0.008s coverage: 54.2% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/swarm [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/api/types/volume [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/builder [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/builder/builder-next [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/builder/remotecontext 0.043s coverage: 13.7% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/builder/dockerfile 0.086s coverage: 50.1% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements 12:52:03 [2023-01-01T12:52:03.917Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements 12:52:04 [2023-01-01T12:52:04.488Z] ok github.com/docker/docker/builder/remotecontext/git 2.656s coverage: 82.5% of statements 12:52:04 [2023-01-01T12:52:04.488Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 12:52:04 [2023-01-01T12:52:04.488Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 12:52:05 [2023-01-01T12:52:05.058Z] ok github.com/docker/docker/cmd/docker-proxy 0.040s coverage: 68.2% of statements 12:52:06 [2023-01-01T12:52:06.447Z] ok github.com/docker/docker/client 0.093s coverage: 76.1% of statements 12:52:38 [2023-01-01T12:52:38.567Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 27.7% of statements 12:52:38 [2023-01-01T12:52:38.826Z] ok github.com/docker/docker/container 0.124s coverage: 36.7% of statements 12:52:39 [2023-01-01T12:52:39.085Z] ok github.com/docker/docker/cmd/dockerd/trap 2.364s coverage: 0.0% of statements 12:52:39 [2023-01-01T12:52:39.085Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 12:52:39 [2023-01-01T12:52:39.085Z] ? github.com/docker/docker/container/stream [no test files] 12:52:39 [2023-01-01T12:52:39.085Z] ? github.com/docker/docker/contrib/apparmor [no test files] 12:52:39 [2023-01-01T12:52:39.085Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 12:52:39 [2023-01-01T12:52:39.085Z] ? github.com/docker/docker/contrib/httpserver [no test files] 12:52:44 [2023-01-01T12:52:44.364Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements 12:52:46 [2023-01-01T12:52:46.273Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements 12:52:47 [2023-01-01T12:52:47.654Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements 12:52:54 [2023-01-01T12:52:54.225Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.4% of statements 12:52:55 [2023-01-01T12:52:55.605Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 77.0% of statements 12:52:56 [2023-01-01T12:52:56.174Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 12:52:56 [2023-01-01T12:52:56.743Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements 12:52:57 [2023-01-01T12:52:57.312Z] ok github.com/docker/docker/daemon 10.116s coverage: 16.3% of statements 12:52:57 [2023-01-01T12:52:57.312Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 12:52:57 [2023-01-01T12:52:57.312Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 12:52:57 [2023-01-01T12:52:57.312Z] ? github.com/docker/docker/daemon/containerd [no test files] 12:52:57 [2023-01-01T12:52:57.312Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 12:52:58 [2023-01-01T12:52:58.251Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.618s coverage: 74.8% of statements 12:52:59 [2023-01-01T12:52:59.632Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 60.7% of statements 12:52:59 [2023-01-01T12:52:59.632Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements 12:53:01 [2023-01-01T12:53:01.013Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements 12:53:02 [2023-01-01T12:53:02.941Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.292s coverage: 50.6% of statements 12:53:03 [2023-01-01T12:53:03.511Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.080s coverage: 46.1% of statements 12:53:03 [2023-01-01T12:53:03.511Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 12:53:04 [2023-01-01T12:53:04.895Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.178s coverage: 60.3% of statements 12:53:04 [2023-01-01T12:53:04.895Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 12:53:04 [2023-01-01T12:53:04.895Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 12:53:04 [2023-01-01T12:53:04.895Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements 12:53:05 [2023-01-01T12:53:05.834Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements 12:53:06 [2023-01-01T12:53:06.403Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements 12:53:06 [2023-01-01T12:53:06.972Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.7% of statements 12:53:06 [2023-01-01T12:53:06.972Z] ? github.com/docker/docker/daemon/initlayer [no test files] 12:53:06 [2023-01-01T12:53:06.972Z] ? github.com/docker/docker/daemon/listeners [no test files] 12:53:07 [2023-01-01T12:53:07.910Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements 12:53:08 [2023-01-01T12:53:08.479Z] ok github.com/docker/docker/daemon/logger/awslogs 0.127s coverage: 79.9% of statements 12:53:08 [2023-01-01T12:53:08.479Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements 12:53:08 [2023-01-01T12:53:08.479Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 12:53:09 [2023-01-01T12:53:09.048Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements 12:53:09 [2023-01-01T12:53:09.617Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.015s coverage: 88.2% of statements 12:53:10 [2023-01-01T12:53:10.557Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.137s coverage: 76.8% of statements 12:53:11 [2023-01-01T12:53:11.126Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements 12:53:11 [2023-01-01T12:53:11.696Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 79.4% of statements 12:53:12 [2023-01-01T12:53:12.633Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 63.5% of statements 12:53:13 [2023-01-01T12:53:13.202Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements 12:53:13 [2023-01-01T12:53:13.461Z] ok github.com/docker/docker/daemon/logger/journald 3.569s coverage: 74.5% of statements 12:53:13 [2023-01-01T12:53:13.461Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 12:53:13 [2023-01-01T12:53:13.461Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 12:53:13 [2023-01-01T12:53:13.461Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 12:53:13 [2023-01-01T12:53:13.461Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 12:53:14 [2023-01-01T12:53:14.402Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements 12:53:14 [2023-01-01T12:53:14.402Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 12:53:14 [2023-01-01T12:53:14.972Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 12:53:15 [2023-01-01T12:53:15.232Z] ok github.com/docker/docker/daemon/logger/splunk 1.519s coverage: 82.5% of statements 12:53:15 [2023-01-01T12:53:15.232Z] ? github.com/docker/docker/daemon/names [no test files] 12:53:15 [2023-01-01T12:53:15.232Z] ? github.com/docker/docker/daemon/stats [no test files] 12:53:16 [2023-01-01T12:53:16.613Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 44.4% of statements 12:53:17 [2023-01-01T12:53:17.992Z] ok github.com/docker/docker/distribution 1.487s coverage: 29.5% of statements 12:53:17 [2023-01-01T12:53:17.992Z] ? github.com/docker/docker/distribution/utils [no test files] 12:53:18 [2023-01-01T12:53:18.252Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements 12:53:19 [2023-01-01T12:53:19.190Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 85.4% of statements 12:53:19 [2023-01-01T12:53:19.190Z] ? github.com/docker/docker/dockerversion [no test files] 12:53:19 [2023-01-01T12:53:19.190Z] ok github.com/docker/docker/image 0.031s coverage: 87.3% of statements 12:53:19 [2023-01-01T12:53:19.759Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements 12:53:20 [2023-01-01T12:53:20.019Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements 12:53:20 [2023-01-01T12:53:20.019Z] ? github.com/docker/docker/image/v1 [no test files] 12:53:20 [2023-01-01T12:53:20.019Z] ? github.com/docker/docker/internal/mounttree [no test files] 12:53:20 [2023-01-01T12:53:20.019Z] ? github.com/docker/docker/internal/test/suite [no test files] 12:53:20 [2023-01-01T12:53:20.019Z] ? github.com/docker/docker/internal/unshare [no test files] 12:53:20 [2023-01-01T12:53:20.279Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements 12:53:21 [2023-01-01T12:53:21.659Z] ok github.com/docker/docker/oci 0.015s coverage: 39.3% of statements 12:53:21 [2023-01-01T12:53:21.919Z] ok github.com/docker/docker/opts 0.023s coverage: 67.3% of statements 12:53:22 [2023-01-01T12:53:22.178Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 12:53:24 [2023-01-01T12:53:24.093Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 81.6% of statements 12:53:25 [2023-01-01T12:53:25.473Z] ok github.com/docker/docker/pkg/authorization 0.980s coverage: 68.3% of statements 12:53:25 [2023-01-01T12:53:25.473Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 12:53:25 [2023-01-01T12:53:25.733Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 12:53:26 [2023-01-01T12:53:26.671Z] ok github.com/docker/docker/pkg/chrootarchive 0.235s coverage: 83.1% of statements 12:53:26 [2023-01-01T12:53:26.671Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements 12:53:26 [2023-01-01T12:53:26.931Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements 12:53:27 [2023-01-01T12:53:27.190Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 12:53:27 [2023-01-01T12:53:27.450Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 77.5% of statements 12:53:27 [2023-01-01T12:53:27.450Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements 12:53:28 [2023-01-01T12:53:28.389Z] ok github.com/docker/docker/pkg/idtools 0.265s coverage: 69.6% of statements 12:53:28 [2023-01-01T12:53:28.958Z] ok github.com/docker/docker/pkg/ioutils 0.343s coverage: 70.5% of statements 12:53:29 [2023-01-01T12:53:29.218Z] ok github.com/docker/docker/layer 7.539s coverage: 68.9% of statements 12:53:29 [2023-01-01T12:53:29.218Z] ? github.com/docker/docker/libcontainerd [no test files] 12:53:29 [2023-01-01T12:53:29.218Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 12:53:29 [2023-01-01T12:53:29.218Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 12:53:29 [2023-01-01T12:53:29.218Z] ? github.com/docker/docker/libcontainerd/types [no test files] 12:53:29 [2023-01-01T12:53:29.218Z] ? github.com/docker/docker/oci/caps [no test files] 12:53:29 [2023-01-01T12:53:29.218Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 12:53:29 [2023-01-01T12:53:29.218Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements 12:53:29 [2023-01-01T12:53:29.478Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements 12:53:29 [2023-01-01T12:53:29.478Z] ? github.com/docker/docker/pkg/loopback [no test files] 12:53:29 [2023-01-01T12:53:29.478Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 12:53:29 [2023-01-01T12:53:29.737Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements 12:53:29 [2023-01-01T12:53:29.737Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 12:53:29 [2023-01-01T12:53:29.997Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.2% of statements 12:53:29 [2023-01-01T12:53:29.997Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements 12:53:29 [2023-01-01T12:53:29.997Z] ? github.com/docker/docker/pkg/platform [no test files] 12:53:29 [2023-01-01T12:53:29.997Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 12:53:30 [2023-01-01T12:53:30.567Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements 12:53:31 [2023-01-01T12:53:31.137Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 12:53:31 [2023-01-01T12:53:31.137Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 12:53:31 [2023-01-01T12:53:31.396Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements 12:53:31 [2023-01-01T12:53:31.656Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 12:53:31 [2023-01-01T12:53:31.915Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 12:53:32 [2023-01-01T12:53:32.175Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 12:53:32 [2023-01-01T12:53:32.435Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 12:53:32 [2023-01-01T12:53:32.695Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 12:53:32 [2023-01-01T12:53:32.954Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 61.9% of statements 12:53:33 [2023-01-01T12:53:33.523Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 56.0% of statements 12:53:33 [2023-01-01T12:53:33.783Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements 12:53:34 [2023-01-01T12:53:34.351Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements 12:53:34 [2023-01-01T12:53:34.921Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.1% of statements 12:53:34 [2023-01-01T12:53:34.921Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 12:53:36 [2023-01-01T12:53:36.828Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 12:53:37 [2023-01-01T12:53:37.088Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements 12:53:37 [2023-01-01T12:53:37.657Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 12:53:39 [2023-01-01T12:53:39.039Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements 12:53:39 [2023-01-01T12:53:39.039Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements 12:53:39 [2023-01-01T12:53:39.977Z] ok github.com/docker/docker/registry 0.082s coverage: 58.7% of statements 12:53:40 [2023-01-01T12:53:40.546Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 12:53:40 [2023-01-01T12:53:40.546Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 12:53:41 [2023-01-01T12:53:41.114Z] ok github.com/docker/docker/runconfig 0.008s coverage: 63.6% of statements 12:53:41 [2023-01-01T12:53:41.377Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 12:53:42 [2023-01-01T12:53:42.774Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements 12:53:43 [2023-01-01T12:53:43.721Z] ok github.com/docker/docker/volume/local 0.063s coverage: 76.6% of statements 12:53:43 [2023-01-01T12:53:43.981Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 68.1% of statements 12:53:45 [2023-01-01T12:53:45.359Z] ok github.com/docker/docker/volume/service 0.018s coverage: 73.2% of statements 12:54:07 [2023-01-01T12:54:07.300Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/profiles/apparmor [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/rootless [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/rootless/specconv [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/runconfig/opts [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/testutil/daemon [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/testutil/environment [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/testutil/fakegit [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/testutil/registry [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/testutil/request [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/volume [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/volume/service/opts [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] ? github.com/docker/docker/volume/testutils [no test files] 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === Skipped 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] network_proxy_test.go:208: No support for dual stack yet 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver btrfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver btrfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver btrfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver btrfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver btrfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:71: No driver to put! 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] time="2023-01-01T12:53:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: driver not supported 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] time="2023-01-01T12:53:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: driver not supported 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] time="2023-01-01T12:53:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: driver not supported 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] time="2023-01-01T12:53:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: driver not supported 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] time="2023-01-01T12:53:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: driver not supported 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:71: No driver to put! 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] overlay_test.go:45: Fails to compute changes after apply intermittently 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] overlay_test.go:50: Fails to compute changes intermittently 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] overlay_test.go:65: Cannot run test with naive change algorithm 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver zfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver zfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver zfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver zfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:44: Driver zfs not supported 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] graphtest_unix.go:71: No driver to put! 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 12:54:07 [2023-01-01T12:54:07.300Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 12:54:07 [2023-01-01T12:54:07.300Z] 12:54:07 [2023-01-01T12:54:07.300Z] DONE 2964 tests, 28 skipped in 217.897s 12:54:07 [2023-01-01T12:54:07.300Z] + '[' -n 'github.com/docker/docker/libnetwork 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/bitseq 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/cluster 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/config 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/datastore 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/diagnostic 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/discoverapi 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/driverapi 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/bridge 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/host 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/null 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/overlay 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/remote 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/windows 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/drvregistry 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/etchosts 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/idm 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/internal/caller 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/ipam 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/ipamapi 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/ipams/builtin 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/ipams/null 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/ipams/remote 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/ipamutils 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/iptables 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/netlabel 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/netutils 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/networkdb 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/ns 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/options 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/osl 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/osl/kernel 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/portallocator 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/portmapper 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/resolvconf 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/testutils 12:54:07 [2023-01-01T12:54:07.300Z] github.com/docker/docker/libnetwork/types' ']' 12:54:07 [2023-01-01T12:54:07.300Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-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 12:54:53 [2023-01-01T12:54:53.997Z] ok github.com/docker/docker/libnetwork 42.070s coverage: 40.9% of statements 12:54:53 [2023-01-01T12:54:53.997Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements 12:54:53 [2023-01-01T12:54:53.997Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 12:54:53 [2023-01-01T12:54:53.997Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 12:54:53 [2023-01-01T12:54:53.997Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 12:54:53 [2023-01-01T12:54:53.997Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 12:54:53 [2023-01-01T12:54:53.997Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 12:54:53 [2023-01-01T12:54:53.997Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 12:54:53 [2023-01-01T12:54:53.997Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 12:54:53 [2023-01-01T12:54:53.997Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 12:54:53 [2023-01-01T12:54:53.997Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 9.3% of statements 12:54:54 [2023-01-01T12:54:54.256Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 22.0% of statements 12:54:54 [2023-01-01T12:54:54.256Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 12:54:54 [2023-01-01T12:54:54.256Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 12:54:54 [2023-01-01T12:54:54.516Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 12:54:57 [2023-01-01T12:54:57.808Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.666s coverage: 61.7% of statements 12:54:57 [2023-01-01T12:54:57.808Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 12:54:57 [2023-01-01T12:54:57.808Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements 12:54:58 [2023-01-01T12:54:58.377Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.349s coverage: 5.2% of statements 12:54:58 [2023-01-01T12:54:58.637Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 12:54:59 [2023-01-01T12:54:59.206Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.8% of statements 12:54:59 [2023-01-01T12:54:59.206Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 12:54:59 [2023-01-01T12:54:59.206Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements 12:55:09 [2023-01-01T12:55:09.212Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.258s coverage: 6.9% of statements 12:55:09 [2023-01-01T12:55:09.212Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 12:55:09 [2023-01-01T12:55:09.212Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements 12:55:09 [2023-01-01T12:55:09.781Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements 12:55:09 [2023-01-01T12:55:09.781Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 12:55:09 [2023-01-01T12:55:09.781Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 12:55:09 [2023-01-01T12:55:09.781Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 12:55:10 [2023-01-01T12:55:10.350Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements 12:55:10 [2023-01-01T12:55:10.610Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.0% of statements 12:55:10 [2023-01-01T12:55:10.869Z] ok github.com/docker/docker/libnetwork/idm 0.009s coverage: 87.5% of statements 12:55:11 [2023-01-01T12:55:11.129Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 12:55:21 [2023-01-01T12:55:21.113Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 12:55:39 [2023-01-01T12:55:39.209Z] ok github.com/docker/docker/libnetwork/ipam 16.145s coverage: 85.3% of statements 12:55:39 [2023-01-01T12:55:39.209Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 12:55:39 [2023-01-01T12:55:39.209Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 12:55:39 [2023-01-01T12:55:39.209Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements 12:55:39 [2023-01-01T12:55:39.209Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements 12:55:39 [2023-01-01T12:55:39.209Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 12:55:39 [2023-01-01T12:55:39.209Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements 12:55:39 [2023-01-01T12:55:39.469Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements 12:55:40 [2023-01-01T12:55:40.407Z] ok github.com/docker/docker/libnetwork/iptables 0.258s coverage: 43.3% of statements 12:55:40 [2023-01-01T12:55:40.407Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 12:55:40 [2023-01-01T12:55:40.407Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements 12:57:31 [2023-01-01T12:57:31.893Z] ok github.com/docker/docker/libnetwork/networkdb 103.263s coverage: 60.1% of statements 12:57:31 [2023-01-01T12:57:31.893Z] ? github.com/docker/docker/libnetwork/ns [no test files] 12:57:31 [2023-01-01T12:57:31.893Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 12:57:31 [2023-01-01T12:57:31.893Z] ok github.com/docker/docker/libnetwork/osl 4.349s coverage: 39.4% of statements 12:57:31 [2023-01-01T12:57:31.893Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 12:57:31 [2023-01-01T12:57:31.893Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 12:57:31 [2023-01-01T12:57:31.893Z] ok github.com/docker/docker/libnetwork/portmapper 0.658s coverage: 46.3% of statements 12:57:32 [2023-01-01T12:57:32.154Z] ok github.com/docker/docker/libnetwork/resolvconf 0.010s coverage: 82.8% of statements 12:57:32 [2023-01-01T12:57:32.154Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 12:57:32 [2023-01-01T12:57:32.415Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 12:57:32 [2023-01-01T12:57:32.415Z] 12:57:32 [2023-01-01T12:57:32.415Z] === Skipped 12:57:32 [2023-01-01T12:57:32.415Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 12:57:32 [2023-01-01T12:57:32.415Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 12:57:32 [2023-01-01T12:57:32.415Z] 12:57:32 [2023-01-01T12:57:32.415Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 12:57:32 [2023-01-01T12:57:32.415Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 12:57:32 [2023-01-01T12:57:32.415Z] 12:57:32 [2023-01-01T12:57:32.415Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 12:57:32 [2023-01-01T12:57:32.415Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 12:57:32 [2023-01-01T12:57:32.415Z] 12:57:32 [2023-01-01T12:57:32.415Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 12:57:32 [2023-01-01T12:57:32.415Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 12:57:32 [2023-01-01T12:57:32.415Z] 12:57:32 [2023-01-01T12:57:32.415Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 12:57:32 [2023-01-01T12:57:32.415Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 12:57:32 [2023-01-01T12:57:32.415Z] 12:57:32 [2023-01-01T12:57:32.415Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 12:57:32 [2023-01-01T12:57:32.415Z] firewalld_test.go:14: firewalld is not running 12:57:32 [2023-01-01T12:57:32.415Z] 12:57:32 [2023-01-01T12:57:32.415Z] DONE 321 tests, 6 skipped in 207.893s Post stage [Pipeline] junit 12:57:33 [2023-01-01T12:57:33.368Z] Recording test results 12:57:33 [2023-01-01T12:57:33.463Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:33 [2023-01-01T12:57:33.776Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=722d477bc6bc3a8e032c44c63a962d79b5c948d3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:722d477bc6bc3a8e032c44c63a962d79b5c948d3 hack/make.sh dynbinary test-integration 12:57:34 [2023-01-01T12:57:34.036Z] 12:57:34 [2023-01-01T12:57:34.296Z] Removing bundles/ 12:57:34 [2023-01-01T12:57:34.296Z] 12:57:34 [2023-01-01T12:57:34.296Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 12:57:34 [2023-01-01T12:57:34.296Z] Building: bundles/dynbinary-daemon/dockerd 12:57:34 [2023-01-01T12:57:34.296Z] GOOS="" GOARCH="" GOARM="" 12:59:10 [2023-01-01T12:59:10.771Z] Created binary: bundles/dynbinary-daemon/dockerd 12:59:10 [2023-01-01T12:59:10.771Z] Building: bundles/dynbinary-daemon/docker-proxy 12:59:10 [2023-01-01T12:59:10.771Z] GOOS="" GOARCH="" GOARM="" 12:59:10 [2023-01-01T12:59:10.771Z] Created binary: bundles/dynbinary-daemon/docker-proxy 12:59:10 [2023-01-01T12:59:10.771Z] 12:59:10 [2023-01-01T12:59:10.771Z] ---> Making bundle: test-integration (in bundles/test-integration) 12:59:10 [2023-01-01T12:59:10.771Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 12:59:10 [2023-01-01T12:59:10.771Z] HOSTNAME=06cac8a5bb99 12:59:10 [2023-01-01T12:59:10.771Z] TESTDEBUG=0 12:59:10 [2023-01-01T12:59:10.771Z] DEST=bundles/test-integration 12:59:10 [2023-01-01T12:59:10.771Z] PWD=/go/src/github.com/docker/docker 12:59:10 [2023-01-01T12:59:10.771Z] DOCKER_GITCOMMIT=722d477bc6bc3a8e032c44c63a962d79b5c948d3 12:59:10 [2023-01-01T12:59:10.771Z] container=docker 12:59:10 [2023-01-01T12:59:10.771Z] HOME=/root 12:59:10 [2023-01-01T12:59:10.771Z] GOLANG_VERSION=1.19.4 12:59:10 [2023-01-01T12:59:10.771Z] VALIDATE_REPO=https://github.com/moby/moby.git 12:59:10 [2023-01-01T12:59:10.771Z] VALIDATE_BRANCH=master 12:59:10 [2023-01-01T12:59:10.771Z] TERM=xterm 12:59:10 [2023-01-01T12:59:10.771Z] DOCKER_PKG=github.com/docker/docker 12:59:10 [2023-01-01T12:59:10.771Z] SHLVL=1 12:59:10 [2023-01-01T12:59:10.771Z] TIMEOUT=120m 12:59:10 [2023-01-01T12:59:10.771Z] DOCKER_BUILDTAGS= journald 12:59:10 [2023-01-01T12:59:10.771Z] DOCKER_GRAPHDRIVER=overlay2 12:59:10 [2023-01-01T12:59:10.771Z] GO111MODULE=off 12:59:10 [2023-01-01T12:59:10.771Z] DOCKER_EXPERIMENTAL=1 12:59:10 [2023-01-01T12:59:10.771Z] TEST_SKIP_INTEGRATION_CLI=1 12:59:10 [2023-01-01T12:59:10.771Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:59:10 [2023-01-01T12:59:10.771Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 12:59:10 [2023-01-01T12:59:10.771Z] GOPATH=/go 12:59:10 [2023-01-01T12:59:10.771Z] PKG_CONFIG=pkg-config 12:59:10 [2023-01-01T12:59:10.771Z] _=/usr/bin/env 12:59:10 [2023-01-01T12:59:10.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 12:59:49 [2023-01-01T12:59:49.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 12:59:49 [2023-01-01T12:59:49.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 13:00:16 [2023-01-01T13:00:16.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 13:00:21 [2023-01-01T13:00:21.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 13:00:27 [2023-01-01T13:00:27.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 13:00:27 [2023-01-01T13:00:27.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 13:00:28 [2023-01-01T13:00:28.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 13:00:29 [2023-01-01T13:00:29.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 13:00:30 [2023-01-01T13:00:30.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 13:00:30 [2023-01-01T13:00:30.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 13:00:30 [2023-01-01T13:00:30.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 13:00:32 [2023-01-01T13:00:32.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 13:00:34 [2023-01-01T13:00:34.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 13:00:35 [2023-01-01T13:00:35.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 13:00:35 [2023-01-01T13:00:35.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 13:00:36 [2023-01-01T13:00:36.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 13:00:36 [2023-01-01T13:00:36.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 13:00:38 [2023-01-01T13:00:38.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 13:00:38 [2023-01-01T13:00:38.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 13:00:39 [2023-01-01T13:00:39.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 13:00:40 [2023-01-01T13:00:40.419Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 13:00:40 [2023-01-01T13:00:40.419Z] Using test binary docker 13:00:40 [2023-01-01T13:00:40.419Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 13:00:40 [2023-01-01T13:00:40.419Z] +++ /etc/init.d/apparmor start 13:00:40 [2023-01-01T13:00:40.419Z] Not: starting. 13:00:40 [2023-01-01T13:00:40.419Z] INFO: Waiting for daemon to start... 13:00:40 [2023-01-01T13:00:40.419Z] Starting dockerd 13:00:40 [2023-01-01T13:00:40.419Z] +++ 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 13:00:42 [2023-01-01T13:00:42.326Z] . 13:00:42 [2023-01-01T13:00:42.326Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 13:00:42 [2023-01-01T13:00:42.326Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 13:00:42 [2023-01-01T13:00:42.585Z] Error: No such image: emptyfs 13:00:42 [2023-01-01T13:00:42.585Z] ++++ tar -cC bundles/test-integration/emptyfs . 13:00:42 [2023-01-01T13:00:42.585Z] ++++ docker load 13:00:42 [2023-01-01T13:00:42.585Z] Loaded image: emptyfs:latest 13:00:42 [2023-01-01T13:00:42.585Z] Running integration-test (iteration 1) 13:00:42 [2023-01-01T13:00:42.585Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 13:00:42 [2023-01-01T13:00:42.585Z] ++ 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 13:00:42 [2023-01-01T13:00:42.585Z] ++ set -e 13:00:42 [2023-01-01T13:00:42.585Z] ++ '[' -n 0 ']' 13:00:42 [2023-01-01T13:00:42.585Z] ++ set -x 13:00:42 [2023-01-01T13:00:42.586Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:00:42 [2023-01-01T13:00:42.586Z] Loaded image: busybox:latest 13:00:42 [2023-01-01T13:00:42.845Z] Loaded image: busybox:glibc 13:00:44 [2023-01-01T13:00:44.225Z] Loaded image: debian:bullseye-slim 13:00:44 [2023-01-01T13:00:44.225Z] Loaded image: hello-world:latest 13:00:44 [2023-01-01T13:00:44.225Z] Loaded image: arm32v7/hello-world:latest 13:00:44 [2023-01-01T13:00:44.225Z] INFO: Testing against a local daemon 13:00:44 [2023-01-01T13:00:44.225Z] === RUN TestCgroupNamespacesBuild 13:00:45 [2023-01-01T13:00:45.605Z] --- PASS: TestCgroupNamespacesBuild (1.35s) 13:00:45 [2023-01-01T13:00:45.605Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 13:00:46 [2023-01-01T13:00:46.543Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.01s) 13:00:46 [2023-01-01T13:00:46.543Z] === RUN TestBuildWithSession 13:00:46 [2023-01-01T13:00:46.543Z] build_session_test.go:25: TODO: BuildKit 13:00:46 [2023-01-01T13:00:46.543Z] --- SKIP: TestBuildWithSession (0.00s) 13:00:46 [2023-01-01T13:00:46.543Z] === RUN TestBuildSquashParent 13:00:50 [2023-01-01T13:00:50.738Z] --- PASS: TestBuildSquashParent (3.67s) 13:00:50 [2023-01-01T13:00:50.738Z] === RUN TestBuildWithRemoveAndForceRemove 13:00:50 [2023-01-01T13:00:50.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 13:00:50 [2023-01-01T13:00:50.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 13:00:50 [2023-01-01T13:00:50.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 13:00:50 [2023-01-01T13:00:50.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 13:00:50 [2023-01-01T13:00:50.738Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 13:00:50 [2023-01-01T13:00:50.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 13:00:50 [2023-01-01T13:00:50.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 13:00:50 [2023-01-01T13:00:50.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 13:00:50 [2023-01-01T13:00:50.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 13:00:50 [2023-01-01T13:00:50.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 13:00:50 [2023-01-01T13:00:50.738Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 13:00:50 [2023-01-01T13:00:50.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 13:00:50 [2023-01-01T13:00:50.738Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 13:00:50 [2023-01-01T13:00:50.738Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 13:00:51 [2023-01-01T13:00:51.308Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 13:00:51 [2023-01-01T13:00:51.308Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 13:00:52 [2023-01-01T13:00:52.689Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 13:00:52 [2023-01-01T13:00:52.689Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 13:00:53 [2023-01-01T13:00:53.629Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 13:00:53 [2023-01-01T13:00:53.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.20s) 13:00:53 [2023-01-01T13:00:53.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) 13:00:53 [2023-01-01T13:00:53.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s) 13:00:53 [2023-01-01T13:00:53.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.15s) 13:00:53 [2023-01-01T13:00:53.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) 13:00:53 [2023-01-01T13:00:53.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s) 13:00:53 [2023-01-01T13:00:53.629Z] === RUN TestBuildMultiStageCopy 13:00:53 [2023-01-01T13:00:53.629Z] === RUN TestBuildMultiStageCopy/copy_to_root 13:00:54 [2023-01-01T13:00:54.570Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 13:00:54 [2023-01-01T13:00:54.570Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 13:00:54 [2023-01-01T13:00:54.570Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 13:00:54 [2023-01-01T13:00:54.570Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 13:00:54 [2023-01-01T13:00:54.830Z] --- PASS: TestBuildMultiStageCopy (1.12s) 13:00:54 [2023-01-01T13:00:54.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.87s) 13:00:54 [2023-01-01T13:00:54.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) 13:00:54 [2023-01-01T13:00:54.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) 13:00:54 [2023-01-01T13:00:54.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s) 13:00:54 [2023-01-01T13:00:54.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s) 13:00:54 [2023-01-01T13:00:54.830Z] === RUN TestBuildMultiStageParentConfig 13:00:55 [2023-01-01T13:00:55.089Z] --- PASS: TestBuildMultiStageParentConfig (0.26s) 13:00:55 [2023-01-01T13:00:55.089Z] === RUN TestBuildLabelWithTargets 13:00:55 [2023-01-01T13:00:55.357Z] --- PASS: TestBuildLabelWithTargets (0.40s) 13:00:55 [2023-01-01T13:00:55.357Z] === RUN TestBuildWithEmptyLayers 13:00:55 [2023-01-01T13:00:55.619Z] --- PASS: TestBuildWithEmptyLayers (0.10s) 13:00:55 [2023-01-01T13:00:55.619Z] === RUN TestBuildMultiStageOnBuild 13:00:56 [2023-01-01T13:00:56.557Z] --- PASS: TestBuildMultiStageOnBuild (1.04s) 13:00:56 [2023-01-01T13:00:56.557Z] === RUN TestBuildUncleanTarFilenames 13:00:56 [2023-01-01T13:00:56.816Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) 13:00:56 [2023-01-01T13:00:56.816Z] === RUN TestBuildMultiStageLayerLeak 13:00:57 [2023-01-01T13:00:57.755Z] --- PASS: TestBuildMultiStageLayerLeak (0.97s) 13:00:57 [2023-01-01T13:00:57.755Z] === RUN TestBuildWithHugeFile 13:01:36 [2023-01-01T13:01:36.491Z] --- PASS: TestBuildWithHugeFile (34.84s) 13:01:36 [2023-01-01T13:01:36.491Z] === RUN TestBuildWCOWSandboxSize 13:01:36 [2023-01-01T13:01:36.491Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 13:01:36 [2023-01-01T13:01:36.491Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 13:01:36 [2023-01-01T13:01:36.491Z] === RUN TestBuildWithEmptyDockerfile 13:01:36 [2023-01-01T13:01:36.491Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 13:01:36 [2023-01-01T13:01:36.491Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 13:01:36 [2023-01-01T13:01:36.491Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 13:01:36 [2023-01-01T13:01:36.491Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 13:01:36 [2023-01-01T13:01:36.491Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 13:01:36 [2023-01-01T13:01:36.491Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 13:01:36 [2023-01-01T13:01:36.491Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 13:01:36 [2023-01-01T13:01:36.491Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 13:01:36 [2023-01-01T13:01:36.491Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 13:01:36 [2023-01-01T13:01:36.491Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 13:01:36 [2023-01-01T13:01:36.491Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 13:01:36 [2023-01-01T13:01:36.491Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 13:01:36 [2023-01-01T13:01:36.491Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 13:01:36 [2023-01-01T13:01:36.491Z] === RUN TestBuildPreserveOwnership 13:01:36 [2023-01-01T13:01:36.491Z] === RUN TestBuildPreserveOwnership/copy_from 13:01:36 [2023-01-01T13:01:36.491Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 13:01:36 [2023-01-01T13:01:36.491Z] --- PASS: TestBuildPreserveOwnership (2.11s) 13:01:36 [2023-01-01T13:01:36.491Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.51s) 13:01:36 [2023-01-01T13:01:36.491Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s) 13:01:36 [2023-01-01T13:01:36.491Z] === RUN TestBuildPlatformInvalid 13:01:36 [2023-01-01T13:01:36.491Z] --- PASS: TestBuildPlatformInvalid (0.03s) 13:01:36 [2023-01-01T13:01:36.491Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 13:01:36 [2023-01-01T13:01:36.491Z] Loaded image: busybox:latest 13:01:36 [2023-01-01T13:01:36.491Z] Loaded image: busybox:glibc 13:01:36 [2023-01-01T13:01:36.750Z] Loaded image: debian:bullseye-slim 13:01:36 [2023-01-01T13:01:36.750Z] Loaded image: hello-world:latest 13:01:36 [2023-01-01T13:01:36.750Z] Loaded image: arm32v7/hello-world:latest 13:01:44 [2023-01-01T13:01:44.879Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.07s) 13:01:44 [2023-01-01T13:01:44.879Z] PASS 13:01:44 [2023-01-01T13:01:44.879Z] 13:01:44 [2023-01-01T13:01:44.879Z] === Skipped 13:01:44 [2023-01-01T13:01:44.879Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 13:01:44 [2023-01-01T13:01:44.879Z] build_session_test.go:25: TODO: BuildKit 13:01:44 [2023-01-01T13:01:44.879Z] 13:01:44 [2023-01-01T13:01:44.879Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 13:01:44 [2023-01-01T13:01:44.879Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 13:01:44 [2023-01-01T13:01:44.879Z] 13:01:44 [2023-01-01T13:01:44.879Z] DONE 34 tests, 2 skipped in 62.249s 13:01:44 [2023-01-01T13:01:44.879Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 13:01:44 [2023-01-01T13:01:44.879Z] ++ 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 13:01:44 [2023-01-01T13:01:44.879Z] ++ set -e 13:01:44 [2023-01-01T13:01:44.879Z] ++ '[' -n 0 ']' 13:01:44 [2023-01-01T13:01:44.879Z] ++ set -x 13:01:44 [2023-01-01T13:01:44.879Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:01:44 [2023-01-01T13:01:44.879Z] INFO: Testing against a local daemon 13:01:44 [2023-01-01T13:01:44.879Z] === RUN TestConfigInspect 13:01:47 [2023-01-01T13:01:47.416Z] --- PASS: TestConfigInspect (2.11s) 13:01:47 [2023-01-01T13:01:47.416Z] === RUN TestConfigList 13:01:49 [2023-01-01T13:01:49.323Z] --- PASS: TestConfigList (2.08s) 13:01:49 [2023-01-01T13:01:49.323Z] === RUN TestConfigsCreateAndDelete 13:01:51 [2023-01-01T13:01:51.234Z] --- PASS: TestConfigsCreateAndDelete (2.09s) 13:01:51 [2023-01-01T13:01:51.234Z] === RUN TestConfigsUpdate 13:01:53 [2023-01-01T13:01:53.771Z] --- PASS: TestConfigsUpdate (2.16s) 13:01:53 [2023-01-01T13:01:53.771Z] === RUN TestTemplatedConfig 13:01:55 [2023-01-01T13:01:55.677Z] --- PASS: TestTemplatedConfig (2.26s) 13:01:55 [2023-01-01T13:01:55.677Z] === RUN TestConfigCreateResolve 13:01:57 [2023-01-01T13:01:57.595Z] --- PASS: TestConfigCreateResolve (2.15s) 13:01:57 [2023-01-01T13:01:57.595Z] PASS 13:01:57 [2023-01-01T13:01:57.595Z] 13:01:57 [2023-01-01T13:01:57.595Z] DONE 6 tests in 12.936s 13:01:57 [2023-01-01T13:01:57.855Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 13:01:57 [2023-01-01T13:01:57.855Z] ++ 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 13:01:57 [2023-01-01T13:01:57.855Z] ++ set -e 13:01:57 [2023-01-01T13:01:57.855Z] ++ '[' -n 0 ']' 13:01:57 [2023-01-01T13:01:57.855Z] ++ set -x 13:01:57 [2023-01-01T13:01:57.855Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:01:57 [2023-01-01T13:01:57.855Z] INFO: Testing against a local daemon 13:01:57 [2023-01-01T13:01:57.855Z] === RUN TestAttachWithTTY 13:01:57 [2023-01-01T13:01:57.855Z] --- PASS: TestAttachWithTTY (0.06s) 13:01:57 [2023-01-01T13:01:57.855Z] === RUN TestAttachWithoutTTy 13:01:58 [2023-01-01T13:01:58.114Z] --- PASS: TestAttachWithoutTTy (0.04s) 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestCheckpoint 13:01:58 [2023-01-01T13:01:58.114Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 13:01:58 [2023-01-01T13:01:58.114Z] --- SKIP: TestCheckpoint (0.00s) 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/commit 13:01:58 [2023-01-01T13:01:58.114Z] === PAUSE TestContainerInvalidJSON/commit 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/containers/create 13:01:58 [2023-01-01T13:01:58.114Z] === PAUSE TestContainerInvalidJSON/containers/create 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 13:01:58 [2023-01-01T13:01:58.114Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/containers/foobar/update 13:01:58 [2023-01-01T13:01:58.114Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/exec/foobar/start 13:01:58 [2023-01-01T13:01:58.114Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 13:01:58 [2023-01-01T13:01:58.114Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 13:01:58 [2023-01-01T13:01:58.114Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 13:01:58 [2023-01-01T13:01:58.114Z] === CONT TestContainerInvalidJSON/commit 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 13:01:58 [2023-01-01T13:01:58.114Z] === CONT TestContainerInvalidJSON/exec/foobar/start 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/commit/empty_body 13:01:58 [2023-01-01T13:01:58.114Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 13:01:58 [2023-01-01T13:01:58.114Z] === CONT TestContainerInvalidJSON/containers/foobar/update 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 13:01:58 [2023-01-01T13:01:58.115Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 13:01:58 [2023-01-01T13:01:58.115Z] === CONT TestContainerInvalidJSON/containers/create 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 13:01:58 [2023-01-01T13:01:58.115Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 13:01:58 [2023-01-01T13:01:58.115Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON (0.01s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestCopyFromContainerPathDoesNotExist 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestCopyFromContainerPathIsNotDir 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestCopyToContainerPathDoesNotExist 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestCopyEmptyFile 13:01:58 [2023-01-01T13:01:58.115Z] --- PASS: TestCopyEmptyFile (0.06s) 13:01:58 [2023-01-01T13:01:58.115Z] === RUN TestCopyToContainerPathIsNotDir 13:01:58 [2023-01-01T13:01:58.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 13:01:58 [2023-01-01T13:01:58.374Z] === RUN TestCopyFromContainer 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer// 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/. 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer//. 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/./ 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer//./ 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer//bar/root 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer//bar/root/ 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer//bar/root/. 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/bar/quux 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/bar/quux/ 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/bar/quux/. 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/bar/quux/baz 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/bar/filesymlink 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/bar/dirsymlink 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCopyFromContainer/bar/notarget 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer (0.72s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer// (0.01s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/. (0.02s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer//. (0.02s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/./ (0.02s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer//./ (0.02s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 13:01:58 [2023-01-01T13:01:58.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 13:01:58 [2023-01-01T13:01:58.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 13:01:58 [2023-01-01T13:01:58.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 13:01:58 [2023-01-01T13:01:58.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 13:01:58 [2023-01-01T13:01:58.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 13:01:58 [2023-01-01T13:01:58.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCreateLinkToNonExistingContainer 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCreateWithInvalidEnv 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCreateWithInvalidEnv/0 13:01:58 [2023-01-01T13:01:58.944Z] === PAUSE TestCreateWithInvalidEnv/0 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCreateWithInvalidEnv/1 13:01:58 [2023-01-01T13:01:58.944Z] === PAUSE TestCreateWithInvalidEnv/1 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCreateWithInvalidEnv/2 13:01:58 [2023-01-01T13:01:58.944Z] === PAUSE TestCreateWithInvalidEnv/2 13:01:58 [2023-01-01T13:01:58.944Z] === CONT TestCreateWithInvalidEnv/0 13:01:58 [2023-01-01T13:01:58.944Z] === CONT TestCreateWithInvalidEnv/2 13:01:58 [2023-01-01T13:01:58.944Z] === CONT TestCreateWithInvalidEnv/1 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 13:01:58 [2023-01-01T13:01:58.944Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 13:01:58 [2023-01-01T13:01:58.944Z] === RUN TestCreateTmpfsMountsTarget 13:01:59 [2023-01-01T13:01:59.203Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 13:01:59 [2023-01-01T13:01:59.203Z] === RUN TestCreateWithCustomMaskedPaths 13:02:00 [2023-01-01T13:02:00.584Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) 13:02:00 [2023-01-01T13:02:00.584Z] === RUN TestCreateWithCustomReadonlyPaths 13:02:01 [2023-01-01T13:02:01.523Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) 13:02:01 [2023-01-01T13:02:01.523Z] === RUN TestCreateWithInvalidHealthcheckParams 13:02:01 [2023-01-01T13:02:01.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 13:02:01 [2023-01-01T13:02:01.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 13:02:01 [2023-01-01T13:02:01.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 13:02:01 [2023-01-01T13:02:01.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 13:02:01 [2023-01-01T13:02:01.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 13:02:01 [2023-01-01T13:02:01.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 13:02:01 [2023-01-01T13:02:01.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 13:02:01 [2023-01-01T13:02:01.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 13:02:01 [2023-01-01T13:02:01.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 13:02:01 [2023-01-01T13:02:01.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 13:02:01 [2023-01-01T13:02:01.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 13:02:01 [2023-01-01T13:02:01.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 13:02:01 [2023-01-01T13:02:01.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 13:02:01 [2023-01-01T13:02:01.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 13:02:01 [2023-01-01T13:02:01.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 13:02:01 [2023-01-01T13:02:01.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 13:02:01 [2023-01-01T13:02:01.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 13:02:01 [2023-01-01T13:02:01.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 13:02:01 [2023-01-01T13:02:01.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 13:02:01 [2023-01-01T13:02:01.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 13:02:01 [2023-01-01T13:02:01.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 13:02:01 [2023-01-01T13:02:01.523Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestCreateDifferentPlatform 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestCreateDifferentPlatform/different_os 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreateDifferentPlatform (0.01s) 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestCreateVolumesFromNonExistingContainer 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestCreatePlatformSpecificImageNoPlatform 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestCreateInvalidHostConfig 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 13:02:02 [2023-01-01T13:02:02.092Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 13:02:02 [2023-01-01T13:02:02.092Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 13:02:02 [2023-01-01T13:02:02.092Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 13:02:02 [2023-01-01T13:02:02.092Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 13:02:02 [2023-01-01T13:02:02.092Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 13:02:02 [2023-01-01T13:02:02.092Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 13:02:02 [2023-01-01T13:02:02.092Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 13:02:02 [2023-01-01T13:02:02.092Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 13:02:02 [2023-01-01T13:02:02.092Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestContainerStartOnDaemonRestart 13:02:02 [2023-01-01T13:02:02.092Z] === PAUSE TestContainerStartOnDaemonRestart 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestDaemonRestartIpcMode 13:02:02 [2023-01-01T13:02:02.092Z] === PAUSE TestDaemonRestartIpcMode 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestDaemonHostGatewayIP 13:02:02 [2023-01-01T13:02:02.092Z] === PAUSE TestDaemonHostGatewayIP 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestRestartDaemonWithRestartingContainer 13:02:02 [2023-01-01T13:02:02.092Z] === PAUSE TestRestartDaemonWithRestartingContainer 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestContainerKillOnDaemonStart 13:02:02 [2023-01-01T13:02:02.092Z] === PAUSE TestContainerKillOnDaemonStart 13:02:02 [2023-01-01T13:02:02.092Z] === RUN TestDiff 13:02:02 [2023-01-01T13:02:02.661Z] --- PASS: TestDiff (0.43s) 13:02:02 [2023-01-01T13:02:02.661Z] === RUN TestExecConsoleSize 13:02:02 [2023-01-01T13:02:02.921Z] --- PASS: TestExecConsoleSize (0.46s) 13:02:02 [2023-01-01T13:02:02.921Z] === RUN TestExecWithCloseStdin 13:02:03 [2023-01-01T13:02:03.491Z] --- PASS: TestExecWithCloseStdin (0.49s) 13:02:03 [2023-01-01T13:02:03.491Z] === RUN TestExec 13:02:04 [2023-01-01T13:02:04.059Z] --- PASS: TestExec (0.47s) 13:02:04 [2023-01-01T13:02:04.059Z] === RUN TestExecUser 13:02:04 [2023-01-01T13:02:04.319Z] --- PASS: TestExecUser (0.48s) 13:02:04 [2023-01-01T13:02:04.319Z] === RUN TestExportContainerAndImportImage 13:02:04 [2023-01-01T13:02:04.888Z] --- PASS: TestExportContainerAndImportImage (0.47s) 13:02:04 [2023-01-01T13:02:04.888Z] === RUN TestExportContainerAfterDaemonRestart 13:02:06 [2023-01-01T13:02:06.268Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s) 13:02:06 [2023-01-01T13:02:06.268Z] === RUN TestHealthCheckWorkdir 13:02:06 [2023-01-01T13:02:06.531Z] --- PASS: TestHealthCheckWorkdir (0.53s) 13:02:06 [2023-01-01T13:02:06.531Z] === RUN TestHealthKillContainer 13:02:14 [2023-01-01T13:02:14.654Z] --- PASS: TestHealthKillContainer (7.83s) 13:02:14 [2023-01-01T13:02:14.654Z] === RUN TestHealthCheckProcessKilled 13:02:14 [2023-01-01T13:02:14.913Z] --- PASS: TestHealthCheckProcessKilled (0.61s) 13:02:14 [2023-01-01T13:02:14.913Z] === RUN TestInspectCpusetInConfigPre120 13:02:15 [2023-01-01T13:02:15.483Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) 13:02:15 [2023-01-01T13:02:15.483Z] === RUN TestIpcModeNone 13:02:16 [2023-01-01T13:02:16.052Z] --- PASS: TestIpcModeNone (0.45s) 13:02:16 [2023-01-01T13:02:16.052Z] === RUN TestIpcModePrivate 13:02:16 [2023-01-01T13:02:16.311Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 13:02:16 [2023-01-01T13:02:16.311Z] --- PASS: TestIpcModePrivate (0.47s) 13:02:16 [2023-01-01T13:02:16.311Z] === RUN TestIpcModeShareable 13:02:16 [2023-01-01T13:02:16.571Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 13:02:16 [2023-01-01T13:02:16.831Z] --- PASS: TestIpcModeShareable (0.49s) 13:02:16 [2023-01-01T13:02:16.831Z] === RUN TestAPIIpcModeShareableAndContainer 13:02:18 [2023-01-01T13:02:18.211Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) 13:02:18 [2023-01-01T13:02:18.211Z] === RUN TestAPIIpcModeHost 13:02:18 [2023-01-01T13:02:18.779Z] --- PASS: TestAPIIpcModeHost (0.38s) 13:02:18 [2023-01-01T13:02:18.779Z] === RUN TestDaemonIpcModeShareable 13:02:19 [2023-01-01T13:02:19.717Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 13:02:19 [2023-01-01T13:02:19.717Z] --- PASS: TestDaemonIpcModeShareable (1.04s) 13:02:19 [2023-01-01T13:02:19.717Z] === RUN TestDaemonIpcModePrivate 13:02:20 [2023-01-01T13:02:20.655Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 13:02:20 [2023-01-01T13:02:20.918Z] --- PASS: TestDaemonIpcModePrivate (1.07s) 13:02:20 [2023-01-01T13:02:20.918Z] === RUN TestDaemonIpcModePrivateFromConfig 13:02:21 [2023-01-01T13:02:21.857Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 13:02:21 [2023-01-01T13:02:21.857Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s) 13:02:21 [2023-01-01T13:02:21.857Z] === RUN TestDaemonIpcModeShareableFromConfig 13:02:22 [2023-01-01T13:02:22.795Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 13:02:23 [2023-01-01T13:02:23.054Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s) 13:02:23 [2023-01-01T13:02:23.054Z] === RUN TestIpcModeOlderClient 13:02:23 [2023-01-01T13:02:23.054Z] === PAUSE TestIpcModeOlderClient 13:02:23 [2023-01-01T13:02:23.054Z] === RUN TestKillContainerInvalidSignal 13:02:23 [2023-01-01T13:02:23.313Z] --- PASS: TestKillContainerInvalidSignal (0.43s) 13:02:23 [2023-01-01T13:02:23.313Z] === RUN TestKillContainer 13:02:23 [2023-01-01T13:02:23.313Z] === RUN TestKillContainer/no_signal 13:02:23 [2023-01-01T13:02:23.882Z] === RUN TestKillContainer/non_killing_signal 13:02:24 [2023-01-01T13:02:24.142Z] === RUN TestKillContainer/killing_signal 13:02:24 [2023-01-01T13:02:24.711Z] --- PASS: TestKillContainer (1.25s) 13:02:24 [2023-01-01T13:02:24.711Z] --- PASS: TestKillContainer/no_signal (0.40s) 13:02:24 [2023-01-01T13:02:24.711Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) 13:02:24 [2023-01-01T13:02:24.711Z] --- PASS: TestKillContainer/killing_signal (0.41s) 13:02:24 [2023-01-01T13:02:24.711Z] === RUN TestKillWithStopSignalAndRestartPolicies 13:02:24 [2023-01-01T13:02:24.711Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 13:02:24 [2023-01-01T13:02:24.973Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 13:02:25 [2023-01-01T13:02:25.542Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) 13:02:25 [2023-01-01T13:02:25.542Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) 13:02:25 [2023-01-01T13:02:25.542Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) 13:02:25 [2023-01-01T13:02:25.542Z] === RUN TestKillStoppedContainer 13:02:25 [2023-01-01T13:02:25.542Z] --- PASS: TestKillStoppedContainer (0.04s) 13:02:25 [2023-01-01T13:02:25.542Z] === RUN TestKillStoppedContainerAPIPre120 13:02:25 [2023-01-01T13:02:25.542Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 13:02:25 [2023-01-01T13:02:25.542Z] === RUN TestKillDifferentUserContainer 13:02:26 [2023-01-01T13:02:26.111Z] --- PASS: TestKillDifferentUserContainer (0.43s) 13:02:26 [2023-01-01T13:02:26.111Z] === RUN TestInspectOomKilledTrue 13:02:26 [2023-01-01T13:02:26.371Z] --- PASS: TestInspectOomKilledTrue (0.46s) 13:02:26 [2023-01-01T13:02:26.371Z] === RUN TestInspectOomKilledFalse 13:02:26 [2023-01-01T13:02:26.944Z] --- PASS: TestInspectOomKilledFalse (0.42s) 13:02:26 [2023-01-01T13:02:26.944Z] === RUN TestLinksEtcHostsContentMatch 13:02:27 [2023-01-01T13:02:27.203Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) 13:02:27 [2023-01-01T13:02:27.203Z] === RUN TestLinksContainerNames 13:02:28 [2023-01-01T13:02:28.142Z] --- PASS: TestLinksContainerNames (0.84s) 13:02:28 [2023-01-01T13:02:28.142Z] === RUN TestLogsFollowTailEmpty 13:02:28 [2023-01-01T13:02:28.401Z] --- PASS: TestLogsFollowTailEmpty (0.44s) 13:02:28 [2023-01-01T13:02:28.401Z] === RUN TestLogs 13:02:28 [2023-01-01T13:02:28.401Z] === RUN TestLogs/driver_local 13:02:28 [2023-01-01T13:02:28.401Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 13:02:28 [2023-01-01T13:02:28.401Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 13:02:28 [2023-01-01T13:02:28.401Z] === RUN TestLogs/driver_local/tty/only_stdout 13:02:28 [2023-01-01T13:02:28.401Z] === PAUSE TestLogs/driver_local/tty/only_stdout 13:02:28 [2023-01-01T13:02:28.401Z] === RUN TestLogs/driver_local/tty/only_stderr 13:02:28 [2023-01-01T13:02:28.401Z] === PAUSE TestLogs/driver_local/tty/only_stderr 13:02:28 [2023-01-01T13:02:28.402Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 13:02:28 [2023-01-01T13:02:28.402Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 13:02:28 [2023-01-01T13:02:28.402Z] === RUN TestLogs/driver_local/without_tty/only_stdout 13:02:28 [2023-01-01T13:02:28.402Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 13:02:28 [2023-01-01T13:02:28.402Z] === RUN TestLogs/driver_local/without_tty/only_stderr 13:02:28 [2023-01-01T13:02:28.402Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 13:02:28 [2023-01-01T13:02:28.402Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 13:02:28 [2023-01-01T13:02:28.402Z] === CONT TestLogs/driver_local/without_tty/only_stderr 13:02:28 [2023-01-01T13:02:28.971Z] === CONT TestLogs/driver_local/without_tty/only_stdout 13:02:29 [2023-01-01T13:02:29.230Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 13:02:29 [2023-01-01T13:02:29.799Z] === CONT TestLogs/driver_local/tty/only_stderr 13:02:29 [2023-01-01T13:02:29.799Z] === CONT TestLogs/driver_local/tty/only_stdout 13:02:30 [2023-01-01T13:02:30.377Z] === RUN TestLogs/driver_json-file 13:02:30 [2023-01-01T13:02:30.377Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 13:02:30 [2023-01-01T13:02:30.377Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 13:02:30 [2023-01-01T13:02:30.377Z] === RUN TestLogs/driver_json-file/tty/only_stdout 13:02:30 [2023-01-01T13:02:30.377Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 13:02:30 [2023-01-01T13:02:30.377Z] === RUN TestLogs/driver_json-file/tty/only_stderr 13:02:30 [2023-01-01T13:02:30.377Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 13:02:30 [2023-01-01T13:02:30.377Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 13:02:30 [2023-01-01T13:02:30.377Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 13:02:30 [2023-01-01T13:02:30.377Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 13:02:30 [2023-01-01T13:02:30.377Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 13:02:30 [2023-01-01T13:02:30.377Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 13:02:30 [2023-01-01T13:02:30.377Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 13:02:30 [2023-01-01T13:02:30.377Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 13:02:30 [2023-01-01T13:02:30.377Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 13:02:31 [2023-01-01T13:02:31.315Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 13:02:31 [2023-01-01T13:02:31.315Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 13:02:31 [2023-01-01T13:02:31.884Z] === CONT TestLogs/driver_json-file/tty/only_stderr 13:02:31 [2023-01-01T13:02:31.884Z] === CONT TestLogs/driver_json-file/tty/only_stdout 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs (3.93s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_local (0.01s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.58s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_json-file (0.01s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.79s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.65s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) 13:02:32 [2023-01-01T13:02:32.453Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) 13:02:32 [2023-01-01T13:02:32.453Z] === RUN TestContainerNetworkMountsNoChown 13:02:32 [2023-01-01T13:02:32.713Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/default 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/default 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/private 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/private 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rprivate 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rprivate 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/slave 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/slave 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rslave 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rslave 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/shared 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/shared 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rshared 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rshared 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/default 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/default/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/default/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/default/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/default/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/default/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/default/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/rslave 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rslave/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rslave/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/rshared 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rshared/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rshared/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/shared 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/shared/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/shared/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/shared/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/shared/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/shared/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/shared/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/rprivate 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rprivate/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rprivate/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/slave 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/slave/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/slave/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/slave/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/slave/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/slave/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/slave/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/private 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/private/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/private/bind_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/private/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/private/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/private/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === RUN TestMountDaemonRoot/private/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/default/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/rslave/mount_root 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 13:02:32 [2023-01-01T13:02:32.713Z] === CONT TestMountDaemonRoot/default/mount_root 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/default/bind_subpath 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/default/bind_root 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/shared/mount_root 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/rslave/bind_root 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/rprivate/bind_root 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/rshared/mount_root 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/rshared/bind_root 13:02:32 [2023-01-01T13:02:32.973Z] === CONT TestMountDaemonRoot/slave/bind_root 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/shared/bind_subpath 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/shared/bind_root 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/shared/mount_subpath 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/private/bind_root 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/rprivate/mount_root 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/slave/mount_subpath 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/slave/mount_root 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/slave/bind_subpath 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/private/mount_subpath 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/private/mount_root 13:02:33 [2023-01-01T13:02:33.235Z] === CONT TestMountDaemonRoot/private/bind_subpath 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot (0.02s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/default (0.00s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/private (0.00s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 13:02:33 [2023-01-01T13:02:33.235Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 13:02:33 [2023-01-01T13:02:33.235Z] === RUN TestContainerBindMountNonRecursive 13:02:34 [2023-01-01T13:02:34.614Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) 13:02:34 [2023-01-01T13:02:34.614Z] === RUN TestContainerVolumesMountedAsShared 13:02:34 [2023-01-01T13:02:34.874Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) 13:02:34 [2023-01-01T13:02:34.874Z] === RUN TestContainerVolumesMountedAsSlave 13:02:35 [2023-01-01T13:02:35.442Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) 13:02:35 [2023-01-01T13:02:35.442Z] === RUN TestContainerCopyLeaksMounts 13:02:36 [2023-01-01T13:02:36.011Z] --- PASS: TestContainerCopyLeaksMounts (0.55s) 13:02:36 [2023-01-01T13:02:36.011Z] === RUN TestNetworkNat 13:02:36 [2023-01-01T13:02:36.275Z] --- PASS: TestNetworkNat (0.47s) 13:02:36 [2023-01-01T13:02:36.275Z] === RUN TestNetworkLocalhostTCPNat 13:02:36 [2023-01-01T13:02:36.843Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) 13:02:36 [2023-01-01T13:02:36.843Z] === RUN TestNetworkLoopbackNat 13:02:39 [2023-01-01T13:02:39.379Z] --- PASS: TestNetworkLoopbackNat (2.57s) 13:02:39 [2023-01-01T13:02:39.379Z] === RUN TestPause 13:02:39 [2023-01-01T13:02:39.948Z] --- PASS: TestPause (0.44s) 13:02:39 [2023-01-01T13:02:39.948Z] === RUN TestPauseFailsOnWindowsServerContainers 13:02:39 [2023-01-01T13:02:39.948Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 13:02:39 [2023-01-01T13:02:39.948Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 13:02:39 [2023-01-01T13:02:39.948Z] === RUN TestPauseStopPausedContainer 13:02:40 [2023-01-01T13:02:40.208Z] --- PASS: TestPauseStopPausedContainer (0.45s) 13:02:40 [2023-01-01T13:02:40.208Z] === RUN TestPidHost 13:02:41 [2023-01-01T13:02:41.153Z] --- PASS: TestPidHost (0.97s) 13:02:41 [2023-01-01T13:02:41.153Z] === RUN TestPsFilter 13:02:41 [2023-01-01T13:02:41.413Z] --- PASS: TestPsFilter (0.10s) 13:02:41 [2023-01-01T13:02:41.413Z] === RUN TestRemoveContainerWithRemovedVolume 13:02:41 [2023-01-01T13:02:41.672Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) 13:02:41 [2023-01-01T13:02:41.672Z] === RUN TestRemoveContainerWithVolume 13:02:42 [2023-01-01T13:02:42.241Z] --- PASS: TestRemoveContainerWithVolume (0.43s) 13:02:42 [2023-01-01T13:02:42.241Z] === RUN TestRemoveContainerRunning 13:02:42 [2023-01-01T13:02:42.501Z] --- PASS: TestRemoveContainerRunning (0.40s) 13:02:42 [2023-01-01T13:02:42.501Z] === RUN TestRemoveContainerForceRemoveRunning 13:02:43 [2023-01-01T13:02:43.069Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) 13:02:43 [2023-01-01T13:02:43.069Z] === RUN TestRemoveInvalidContainer 13:02:43 [2023-01-01T13:02:43.069Z] --- PASS: TestRemoveInvalidContainer (0.01s) 13:02:43 [2023-01-01T13:02:43.069Z] === RUN TestRenameLinkedContainer 13:02:44 [2023-01-01T13:02:44.980Z] --- PASS: TestRenameLinkedContainer (1.70s) 13:02:44 [2023-01-01T13:02:44.980Z] === RUN TestRenameStoppedContainer 13:02:44 [2023-01-01T13:02:44.980Z] --- PASS: TestRenameStoppedContainer (0.41s) 13:02:44 [2023-01-01T13:02:44.980Z] === RUN TestRenameRunningContainerAndReuse 13:02:45 [2023-01-01T13:02:45.918Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) 13:02:45 [2023-01-01T13:02:45.918Z] === RUN TestRenameInvalidName 13:02:46 [2023-01-01T13:02:46.487Z] --- PASS: TestRenameInvalidName (0.43s) 13:02:46 [2023-01-01T13:02:46.487Z] === RUN TestRenameAnonymousContainer 13:02:47 [2023-01-01T13:02:47.866Z] --- PASS: TestRenameAnonymousContainer (1.52s) 13:02:47 [2023-01-01T13:02:47.866Z] === RUN TestRenameContainerWithSameName 13:02:48 [2023-01-01T13:02:48.434Z] --- PASS: TestRenameContainerWithSameName (0.42s) 13:02:48 [2023-01-01T13:02:48.434Z] === RUN TestRenameContainerWithLinkedContainer 13:02:49 [2023-01-01T13:02:49.372Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) 13:02:49 [2023-01-01T13:02:49.372Z] === RUN TestResize 13:02:49 [2023-01-01T13:02:49.632Z] --- PASS: TestResize (0.43s) 13:02:49 [2023-01-01T13:02:49.632Z] === RUN TestResizeWithInvalidSize 13:02:50 [2023-01-01T13:02:50.200Z] --- PASS: TestResizeWithInvalidSize (0.45s) 13:02:50 [2023-01-01T13:02:50.200Z] === RUN TestResizeWhenContainerNotStarted 13:02:50 [2023-01-01T13:02:50.460Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 13:02:50 [2023-01-01T13:02:50.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 13:02:51 [2023-01-01T13:02:51.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 13:02:51 [2023-01-01T13:02:51.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 13:02:53 [2023-01-01T13:02:53.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 13:02:53 [2023-01-01T13:02:53.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 13:02:54 [2023-01-01T13:02:54.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 13:02:54 [2023-01-01T13:02:54.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 13:02:57 [2023-01-01T13:02:57.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 13:02:57 [2023-01-01T13:02:57.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 13:03:02 [2023-01-01T13:03:02.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 13:03:02 [2023-01-01T13:03:02.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 13:03:03 [2023-01-01T13:03:03.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 13:03:03 [2023-01-01T13:03:03.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 13:03:04 [2023-01-01T13:03:04.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 13:03:05 [2023-01-01T13:03:05.250Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.48s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.53s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.18s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.49s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.54s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) 13:03:06 [2023-01-01T13:03:06.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.52s) 13:03:06 [2023-01-01T13:03:06.633Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 13:03:06 [2023-01-01T13:03:06.633Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 13:03:07 [2023-01-01T13:03:07.571Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 13:03:08 [2023-01-01T13:03:08.513Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s) 13:03:08 [2023-01-01T13:03:08.513Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) 13:03:08 [2023-01-01T13:03:08.513Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) 13:03:08 [2023-01-01T13:03:08.513Z] === RUN TestCgroupNamespacesRun 13:03:09 [2023-01-01T13:03:09.451Z] --- PASS: TestCgroupNamespacesRun (1.09s) 13:03:09 [2023-01-01T13:03:09.451Z] === RUN TestCgroupNamespacesRunPrivileged 13:03:10 [2023-01-01T13:03:10.834Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) 13:03:10 [2023-01-01T13:03:10.834Z] === RUN TestCgroupNamespacesRunDaemonHostMode 13:03:11 [2023-01-01T13:03:11.772Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s) 13:03:11 [2023-01-01T13:03:11.772Z] === RUN TestCgroupNamespacesRunHostMode 13:03:12 [2023-01-01T13:03:12.710Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) 13:03:12 [2023-01-01T13:03:12.710Z] === RUN TestCgroupNamespacesRunPrivateMode 13:03:13 [2023-01-01T13:03:13.648Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s) 13:03:13 [2023-01-01T13:03:13.648Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 13:03:15 [2023-01-01T13:03:15.028Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) 13:03:15 [2023-01-01T13:03:15.028Z] === RUN TestCgroupNamespacesRunInvalidMode 13:03:15 [2023-01-01T13:03:15.596Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 13:03:15 [2023-01-01T13:03:15.596Z] === RUN TestCgroupNamespacesRunOlderClient 13:03:16 [2023-01-01T13:03:16.534Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) 13:03:16 [2023-01-01T13:03:16.534Z] === RUN TestNISDomainname 13:03:17 [2023-01-01T13:03:17.103Z] --- PASS: TestNISDomainname (0.50s) 13:03:17 [2023-01-01T13:03:17.103Z] === RUN TestHostnameDnsResolution 13:03:17 [2023-01-01T13:03:17.673Z] --- PASS: TestHostnameDnsResolution (0.68s) 13:03:17 [2023-01-01T13:03:17.673Z] === RUN TestUnprivilegedPortsAndPing 13:03:18 [2023-01-01T13:03:18.243Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) 13:03:18 [2023-01-01T13:03:18.243Z] === RUN TestPrivilegedHostDevices 13:03:18 [2023-01-01T13:03:18.811Z] --- PASS: TestPrivilegedHostDevices (0.51s) 13:03:18 [2023-01-01T13:03:18.811Z] === RUN TestRunConsoleSize 13:03:19 [2023-01-01T13:03:19.380Z] --- PASS: TestRunConsoleSize (0.45s) 13:03:19 [2023-01-01T13:03:19.380Z] === RUN TestRunWithAlternativeContainerdShim 13:03:21 [2023-01-01T13:03:21.287Z] --- PASS: TestRunWithAlternativeContainerdShim (1.93s) 13:03:21 [2023-01-01T13:03:21.287Z] === RUN TestStats 13:03:23 [2023-01-01T13:03:23.824Z] --- PASS: TestStats (2.45s) 13:03:23 [2023-01-01T13:03:23.824Z] === RUN TestStopContainerWithTimeout 13:03:23 [2023-01-01T13:03:23.824Z] === RUN TestStopContainerWithTimeout/0 13:03:23 [2023-01-01T13:03:23.824Z] === PAUSE TestStopContainerWithTimeout/0 13:03:23 [2023-01-01T13:03:23.824Z] === RUN TestStopContainerWithTimeout/1 13:03:23 [2023-01-01T13:03:23.824Z] === PAUSE TestStopContainerWithTimeout/1 13:03:23 [2023-01-01T13:03:23.824Z] === RUN TestStopContainerWithTimeout/3 13:03:23 [2023-01-01T13:03:23.824Z] === PAUSE TestStopContainerWithTimeout/3 13:03:23 [2023-01-01T13:03:23.824Z] === RUN TestStopContainerWithTimeout/-1 13:03:23 [2023-01-01T13:03:23.824Z] === PAUSE TestStopContainerWithTimeout/-1 13:03:23 [2023-01-01T13:03:23.824Z] === CONT TestStopContainerWithTimeout/0 13:03:23 [2023-01-01T13:03:23.824Z] === CONT TestStopContainerWithTimeout/3 13:03:24 [2023-01-01T13:03:24.392Z] === CONT TestStopContainerWithTimeout/-1 13:03:26 [2023-01-01T13:03:26.306Z] === CONT TestStopContainerWithTimeout/1 13:03:27 [2023-01-01T13:03:27.685Z] --- PASS: TestStopContainerWithTimeout (0.01s) 13:03:27 [2023-01-01T13:03:27.685Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) 13:03:27 [2023-01-01T13:03:27.685Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) 13:03:27 [2023-01-01T13:03:27.685Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) 13:03:27 [2023-01-01T13:03:27.685Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) 13:03:27 [2023-01-01T13:03:27.685Z] === RUN TestDeleteDevicemapper 13:03:27 [2023-01-01T13:03:27.685Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 13:03:27 [2023-01-01T13:03:27.685Z] --- SKIP: TestDeleteDevicemapper (0.00s) 13:03:27 [2023-01-01T13:03:27.685Z] === RUN TestStopContainerWithRestartPolicyAlways 13:03:29 [2023-01-01T13:03:29.592Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.87s) 13:03:29 [2023-01-01T13:03:29.592Z] === RUN TestUpdateMemory 13:03:30 [2023-01-01T13:03:30.163Z] --- PASS: TestUpdateMemory (0.51s) 13:03:30 [2023-01-01T13:03:30.163Z] === RUN TestUpdateCPUQuota 13:03:30 [2023-01-01T13:03:30.731Z] --- PASS: TestUpdateCPUQuota (0.71s) 13:03:30 [2023-01-01T13:03:30.731Z] === RUN TestUpdatePidsLimit 13:03:30 [2023-01-01T13:03:30.731Z] === RUN TestUpdatePidsLimit/update_from_none 13:03:30 [2023-01-01T13:03:30.990Z] === RUN TestUpdatePidsLimit/no_change 13:03:31 [2023-01-01T13:03:31.250Z] === RUN TestUpdatePidsLimit/update_lower 13:03:31 [2023-01-01T13:03:31.250Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 13:03:31 [2023-01-01T13:03:31.512Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 13:03:31 [2023-01-01T13:03:31.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 13:03:32 [2023-01-01T13:03:32.031Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 13:03:32 [2023-01-01T13:03:32.601Z] --- PASS: TestUpdatePidsLimit (1.73s) 13:03:32 [2023-01-01T13:03:32.601Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) 13:03:32 [2023-01-01T13:03:32.601Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) 13:03:32 [2023-01-01T13:03:32.601Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) 13:03:32 [2023-01-01T13:03:32.601Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) 13:03:32 [2023-01-01T13:03:32.601Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) 13:03:32 [2023-01-01T13:03:32.601Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) 13:03:32 [2023-01-01T13:03:32.601Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) 13:03:32 [2023-01-01T13:03:32.601Z] === RUN TestUpdateRestartPolicy 13:03:44 [2023-01-01T13:03:44.814Z] --- PASS: TestUpdateRestartPolicy (10.87s) 13:03:44 [2023-01-01T13:03:44.814Z] === RUN TestUpdateRestartWithAutoRemove 13:03:44 [2023-01-01T13:03:44.814Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) 13:03:44 [2023-01-01T13:03:44.814Z] === RUN TestWaitNonBlocked 13:03:44 [2023-01-01T13:03:44.814Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 13:03:44 [2023-01-01T13:03:44.814Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 13:03:44 [2023-01-01T13:03:44.814Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 13:03:44 [2023-01-01T13:03:44.814Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 13:03:44 [2023-01-01T13:03:44.814Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 13:03:44 [2023-01-01T13:03:44.814Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 13:03:44 [2023-01-01T13:03:44.814Z] --- PASS: TestWaitNonBlocked (0.01s) 13:03:44 [2023-01-01T13:03:44.814Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) 13:03:44 [2023-01-01T13:03:44.814Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) 13:03:44 [2023-01-01T13:03:44.814Z] === RUN TestWaitBlocked 13:03:44 [2023-01-01T13:03:44.814Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 13:03:44 [2023-01-01T13:03:44.814Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 13:03:44 [2023-01-01T13:03:44.814Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 13:03:44 [2023-01-01T13:03:44.814Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 13:03:44 [2023-01-01T13:03:44.814Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 13:03:44 [2023-01-01T13:03:44.814Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 13:03:45 [2023-01-01T13:03:45.383Z] --- PASS: TestWaitBlocked (0.01s) 13:03:45 [2023-01-01T13:03:45.383Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) 13:03:45 [2023-01-01T13:03:45.383Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) 13:03:45 [2023-01-01T13:03:45.383Z] === RUN TestWaitConditions 13:03:45 [2023-01-01T13:03:45.383Z] === RUN TestWaitConditions/default 13:03:45 [2023-01-01T13:03:45.383Z] === PAUSE TestWaitConditions/default 13:03:45 [2023-01-01T13:03:45.383Z] === RUN TestWaitConditions/not-running 13:03:45 [2023-01-01T13:03:45.383Z] === PAUSE TestWaitConditions/not-running 13:03:45 [2023-01-01T13:03:45.383Z] === RUN TestWaitConditions/next-exit 13:03:45 [2023-01-01T13:03:45.383Z] === PAUSE TestWaitConditions/next-exit 13:03:45 [2023-01-01T13:03:45.383Z] === RUN TestWaitConditions/removed 13:03:45 [2023-01-01T13:03:45.383Z] === PAUSE TestWaitConditions/removed 13:03:45 [2023-01-01T13:03:45.383Z] === CONT TestWaitConditions/default 13:03:45 [2023-01-01T13:03:45.383Z] === CONT TestWaitConditions/removed 13:03:45 [2023-01-01T13:03:45.383Z] wait_test.go:146: ContainerID = ba9f9579aa10c19b26361ba97bc5ec8e93e989c47abd17149c9abed7713d7728 13:03:45 [2023-01-01T13:03:45.383Z] === CONT TestWaitConditions/default 13:03:45 [2023-01-01T13:03:45.383Z] wait_test.go:146: ContainerID = 01a5feb6692232efc113065aa31938c5613515c98bff0446a196c671d66c4289 13:03:45 [2023-01-01T13:03:45.952Z] === CONT TestWaitConditions/next-exit 13:03:45 [2023-01-01T13:03:45.952Z] wait_test.go:146: ContainerID = 4073c66c6ba6439744a9f7ab4725f830430ccfb47f75e678f3e368f10683ec13 13:03:45 [2023-01-01T13:03:45.952Z] === CONT TestWaitConditions/not-running 13:03:45 [2023-01-01T13:03:45.952Z] wait_test.go:146: ContainerID = b09a54d208ff1c6f431be70d09200b534473ca755053c77719b5ed93ad40627e 13:03:46 [2023-01-01T13:03:46.521Z] --- PASS: TestWaitConditions (0.01s) 13:03:46 [2023-01-01T13:03:46.521Z] --- PASS: TestWaitConditions/removed (0.61s) 13:03:46 [2023-01-01T13:03:46.521Z] --- PASS: TestWaitConditions/default (0.64s) 13:03:46 [2023-01-01T13:03:46.521Z] --- PASS: TestWaitConditions/next-exit (0.54s) 13:03:46 [2023-01-01T13:03:46.521Z] --- PASS: TestWaitConditions/not-running (0.56s) 13:03:46 [2023-01-01T13:03:46.521Z] === RUN TestWaitRestartedContainer 13:03:46 [2023-01-01T13:03:46.521Z] === RUN TestWaitRestartedContainer/default 13:03:46 [2023-01-01T13:03:46.521Z] === PAUSE TestWaitRestartedContainer/default 13:03:46 [2023-01-01T13:03:46.521Z] === RUN TestWaitRestartedContainer/not-running 13:03:46 [2023-01-01T13:03:46.521Z] === PAUSE TestWaitRestartedContainer/not-running 13:03:46 [2023-01-01T13:03:46.521Z] === RUN TestWaitRestartedContainer/next-exit 13:03:46 [2023-01-01T13:03:46.521Z] === PAUSE TestWaitRestartedContainer/next-exit 13:03:46 [2023-01-01T13:03:46.521Z] === CONT TestWaitRestartedContainer/default 13:03:46 [2023-01-01T13:03:46.521Z] === CONT TestWaitRestartedContainer/next-exit 13:03:47 [2023-01-01T13:03:47.901Z] === CONT TestWaitRestartedContainer/not-running 13:03:48 [2023-01-01T13:03:48.839Z] --- PASS: TestWaitRestartedContainer (0.01s) 13:03:48 [2023-01-01T13:03:48.839Z] --- PASS: TestWaitRestartedContainer/next-exit (1.28s) 13:03:48 [2023-01-01T13:03:48.839Z] --- PASS: TestWaitRestartedContainer/default (1.40s) 13:03:48 [2023-01-01T13:03:48.839Z] --- PASS: TestWaitRestartedContainer/not-running (0.89s) 13:03:48 [2023-01-01T13:03:48.839Z] === CONT TestContainerStartOnDaemonRestart 13:03:48 [2023-01-01T13:03:48.839Z] === CONT TestRestartDaemonWithRestartingContainer 13:03:50 [2023-01-01T13:03:50.746Z] --- PASS: TestContainerStartOnDaemonRestart (1.91s) 13:03:50 [2023-01-01T13:03:50.746Z] === CONT TestIpcModeOlderClient 13:03:50 [2023-01-01T13:03:50.746Z] --- PASS: TestIpcModeOlderClient (0.06s) 13:03:50 [2023-01-01T13:03:50.746Z] === CONT TestContainerKillOnDaemonStart 13:03:51 [2023-01-01T13:03:51.316Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) 13:03:51 [2023-01-01T13:03:51.316Z] === CONT TestDaemonHostGatewayIP 13:03:53 [2023-01-01T13:03:53.222Z] --- PASS: TestDaemonHostGatewayIP (2.04s) 13:03:53 [2023-01-01T13:03:53.223Z] === CONT TestDaemonRestartIpcMode 13:03:55 [2023-01-01T13:03:55.764Z] --- PASS: TestDaemonRestartIpcMode (2.06s) 13:04:02 [2023-01-01T13:04:02.334Z] --- PASS: TestContainerKillOnDaemonStart (11.47s) 13:04:02 [2023-01-01T13:04:02.334Z] PASS 13:04:02 [2023-01-01T13:04:02.334Z] 13:04:02 [2023-01-01T13:04:02.334Z] === Skipped 13:04:02 [2023-01-01T13:04:02.334Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 13:04:02 [2023-01-01T13:04:02.334Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 13:04:02 [2023-01-01T13:04:02.334Z] 13:04:02 [2023-01-01T13:04:02.334Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 13:04:02 [2023-01-01T13:04:02.334Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 13:04:02 [2023-01-01T13:04:02.334Z] 13:04:02 [2023-01-01T13:04:02.334Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 13:04:02 [2023-01-01T13:04:02.334Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 13:04:02 [2023-01-01T13:04:02.334Z] 13:04:02 [2023-01-01T13:04:02.334Z] DONE 281 tests, 3 skipped in 124.369s 13:04:02 [2023-01-01T13:04:02.334Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 13:04:02 [2023-01-01T13:04:02.334Z] ++ 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 13:04:02 [2023-01-01T13:04:02.334Z] ++ set -e 13:04:02 [2023-01-01T13:04:02.334Z] ++ '[' -n 0 ']' 13:04:02 [2023-01-01T13:04:02.334Z] ++ set -x 13:04:02 [2023-01-01T13:04:02.334Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:04:02 [2023-01-01T13:04:02.334Z] INFO: Testing against a local daemon 13:04:02 [2023-01-01T13:04:02.334Z] === RUN TestConfigDaemonID 13:04:03 [2023-01-01T13:04:03.273Z] daemon_test.go:51: [dc247c9d763d2] daemon is not started 13:04:03 [2023-01-01T13:04:03.273Z] --- PASS: TestConfigDaemonID (1.04s) 13:04:03 [2023-01-01T13:04:03.273Z] === RUN TestDaemonConfigValidation 13:04:03 [2023-01-01T13:04:03.273Z] === RUN TestDaemonConfigValidation/config_with_no_content 13:04:03 [2023-01-01T13:04:03.273Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 13:04:03 [2023-01-01T13:04:03.273Z] === RUN TestDaemonConfigValidation/config_with_{} 13:04:03 [2023-01-01T13:04:03.273Z] === PAUSE TestDaemonConfigValidation/config_with_{} 13:04:03 [2023-01-01T13:04:03.273Z] === RUN TestDaemonConfigValidation/invalid_config 13:04:03 [2023-01-01T13:04:03.273Z] === PAUSE TestDaemonConfigValidation/invalid_config 13:04:03 [2023-01-01T13:04:03.273Z] === RUN TestDaemonConfigValidation/malformed_config 13:04:03 [2023-01-01T13:04:03.273Z] === PAUSE TestDaemonConfigValidation/malformed_config 13:04:03 [2023-01-01T13:04:03.273Z] === RUN TestDaemonConfigValidation/valid_config 13:04:03 [2023-01-01T13:04:03.273Z] === PAUSE TestDaemonConfigValidation/valid_config 13:04:03 [2023-01-01T13:04:03.273Z] === CONT TestDaemonConfigValidation/config_with_no_content 13:04:03 [2023-01-01T13:04:03.273Z] === CONT TestDaemonConfigValidation/malformed_config 13:04:03 [2023-01-01T13:04:03.273Z] === CONT TestDaemonConfigValidation/valid_config 13:04:03 [2023-01-01T13:04:03.273Z] === CONT TestDaemonConfigValidation/invalid_config 13:04:03 [2023-01-01T13:04:03.532Z] === CONT TestDaemonConfigValidation/config_with_{} 13:04:03 [2023-01-01T13:04:03.532Z] --- PASS: TestDaemonConfigValidation (0.00s) 13:04:03 [2023-01-01T13:04:03.532Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 13:04:03 [2023-01-01T13:04:03.532Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) 13:04:03 [2023-01-01T13:04:03.532Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 13:04:03 [2023-01-01T13:04:03.532Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) 13:04:03 [2023-01-01T13:04:03.532Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 13:04:03 [2023-01-01T13:04:03.532Z] === RUN TestConfigDaemonSeccompProfiles 13:04:03 [2023-01-01T13:04:03.532Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 13:04:04 [2023-01-01T13:04:04.470Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 13:04:05 [2023-01-01T13:04:05.849Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 13:04:06 [2023-01-01T13:04:06.787Z] === CONT TestConfigDaemonSeccompProfiles 13:04:06 [2023-01-01T13:04:06.787Z] daemon_test.go:165: [d00f1cad68a6d] daemon is not started 13:04:06 [2023-01-01T13:04:06.788Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 13:04:06 [2023-01-01T13:04:06.788Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 13:04:06 [2023-01-01T13:04:06.788Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 13:04:06 [2023-01-01T13:04:06.788Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 13:04:06 [2023-01-01T13:04:06.788Z] === RUN TestDaemonProxy 13:04:06 [2023-01-01T13:04:06.788Z] === RUN TestDaemonProxy/environment_variables 13:04:08 [2023-01-01T13:04:08.693Z] === RUN TestDaemonProxy/command-line_options 13:04:10 [2023-01-01T13:04:10.072Z] === RUN TestDaemonProxy/configuration_file 13:04:11 [2023-01-01T13:04:11.978Z] === RUN TestDaemonProxy/conflicting_options 13:04:12 [2023-01-01T13:04:12.238Z] === RUN TestDaemonProxy/reload_sanitized 13:04:12 [2023-01-01T13:04:12.806Z] --- PASS: TestDaemonProxy (6.27s) 13:04:12 [2023-01-01T13:04:12.806Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) 13:04:12 [2023-01-01T13:04:12.806Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 13:04:12 [2023-01-01T13:04:12.806Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) 13:04:12 [2023-01-01T13:04:12.806Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 13:04:12 [2023-01-01T13:04:12.806Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) 13:04:12 [2023-01-01T13:04:12.806Z] === RUN TestLiveRestore 13:04:12 [2023-01-01T13:04:12.806Z] === RUN TestLiveRestore/volume_references 13:04:12 [2023-01-01T13:04:12.806Z] === PAUSE TestLiveRestore/volume_references 13:04:12 [2023-01-01T13:04:12.806Z] === CONT TestLiveRestore/volume_references 13:04:13 [2023-01-01T13:04:13.375Z] === RUN TestLiveRestore/volume_references/restartPolicy 13:04:13 [2023-01-01T13:04:13.375Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 13:04:14 [2023-01-01T13:04:14.313Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 13:04:15 [2023-01-01T13:04:15.251Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 13:04:16 [2023-01-01T13:04:16.189Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 13:04:17 [2023-01-01T13:04:17.127Z] --- PASS: TestLiveRestore (0.00s) 13:04:17 [2023-01-01T13:04:17.127Z] --- PASS: TestLiveRestore/volume_references (4.08s) 13:04:17 [2023-01-01T13:04:17.127Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.49s) 13:04:17 [2023-01-01T13:04:17.127Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.89s) 13:04:17 [2023-01-01T13:04:17.127Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s) 13:04:17 [2023-01-01T13:04:17.127Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s) 13:04:17 [2023-01-01T13:04:17.127Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.86s) 13:04:17 [2023-01-01T13:04:17.127Z] PASS 13:04:17 [2023-01-01T13:04:17.127Z] 13:04:17 [2023-01-01T13:04:17.127Z] DONE 24 tests in 14.849s 13:04:17 [2023-01-01T13:04:17.127Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 13:04:17 [2023-01-01T13:04:17.127Z] ++ 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 13:04:17 [2023-01-01T13:04:17.127Z] ++ set -e 13:04:17 [2023-01-01T13:04:17.127Z] ++ '[' -n 0 ']' 13:04:17 [2023-01-01T13:04:17.127Z] ++ set -x 13:04:17 [2023-01-01T13:04:17.127Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:04:17 [2023-01-01T13:04:17.127Z] INFO: Testing against a local daemon 13:04:17 [2023-01-01T13:04:17.127Z] === RUN TestCommitInheritsEnv 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestCommitInheritsEnv (0.15s) 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportExtremelyLargeImageWorks 13:04:17 [2023-01-01T13:04:17.386Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 13:04:17 [2023-01-01T13:04:17.386Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportWithCustomPlatform 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportWithCustomPlatform/#00 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportWithCustomPlatform/_______ 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportWithCustomPlatform// 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportWithCustomPlatform/linux 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportWithCustomPlatform/LINUX 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportWithCustomPlatform/linux/sparc64 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportWithCustomPlatform/macos 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportWithCustomPlatform/macos/arm64 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImportWithCustomPlatform/nintendo64 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImportWithCustomPlatform (0.11s) 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImagesFilterMultiReference 13:04:17 [2023-01-01T13:04:17.386Z] --- PASS: TestImagesFilterMultiReference (0.05s) 13:04:17 [2023-01-01T13:04:17.386Z] === RUN TestImagesFilterBeforeSince 13:04:17 [2023-01-01T13:04:17.645Z] list_test.go:87: ImageList: ID=sha256:0a05bb7b0354679320799678e332bc956081fc6ff426b5e3eeb234d7c974ec39 RepoTags=[testimagesfilterbeforesince:v1] 13:04:17 [2023-01-01T13:04:17.645Z] list_test.go:87: ImageList: ID=sha256:306c8dc4c1f7a2e835faac60879b64dbc6e4cfaf18d83372e4c92d94440c43d6 RepoTags=[testimagesfilterbeforesince:v2] 13:04:17 [2023-01-01T13:04:17.645Z] list_test.go:87: ImageList: ID=sha256:efe9fe2f682566d889c8e7277a0f250ca8478f05ac4a2c89749ce39b6d31316b RepoTags=[testimagesfilterbeforesince:v3] 13:04:17 [2023-01-01T13:04:17.645Z] --- PASS: TestImagesFilterBeforeSince (0.22s) 13:04:17 [2023-01-01T13:04:17.645Z] === RUN TestImagePullPlatformInvalid 13:04:17 [2023-01-01T13:04:17.645Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 13:04:17 [2023-01-01T13:04:17.645Z] === RUN TestImagePullStoredfDigestForOtherRepo 13:04:17 [2023-01-01T13:04:17.645Z] time="2023-01-01T13:04:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.4 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.645Z] time="2023-01-01T13:04:17Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.645Z] time="2023-01-01T13:04:17Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.19.4 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.645Z] time="2023-01-01T13:04:17Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=265c435e-4a0b-441e-943b-5a118d380e31 http.request.method=GET http.request.remoteaddr="127.0.0.1:47682" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=265c435e-4a0b-441e-943b-5a118d380e31 http.request.method=GET http.request.remoteaddr="127.0.0.1:47682" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.114612ms http.response.status=200 http.response.written=2 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c6dec0ff-63b0-4b0c-978c-1dfbb2afe2d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c6dec0ff-63b0-4b0c-978c-1dfbb2afe2d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c6dec0ff-63b0-4b0c-978c-1dfbb2afe2d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=267.767µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f3d093fa-a116-4779-a481-481af42eb852 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c6dec0ff-63b0-4b0c-978c-1dfbb2afe2d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.108437ms http.response.status=404 http.response.written=157 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=26e84cd2-c0aa-48a0-ba46-f8c838425870 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=26e84cd2-c0aa-48a0-ba46-f8c838425870 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b2114858-a21c-4c40-9f43-29d323c7f77b http.request.method=POST http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b2114858-a21c-4c40-9f43-29d323c7f77b http.request.method=POST http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b2114858-a21c-4c40-9f43-29d323c7f77b http.request.method=POST http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=124.571µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=42d06f90-4b31-41e0-b79b-8059fdfeeae3 trace.line=95 vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b2114858-a21c-4c40-9f43-29d323c7f77b http.request.method=POST http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=13.661µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7389130c-f8d6-4515-85ec-03e9c14b43eb trace.line=141 vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=26e84cd2-c0aa-48a0-ba46-f8c838425870 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=42.749µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f29d6ecf-fa87-4f15-a0e5-ad054a24beb0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=26e84cd2-c0aa-48a0-ba46-f8c838425870 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=8.954318ms http.response.status=404 http.response.written=157 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b2114858-a21c-4c40-9f43-29d323c7f77b http.request.method=POST http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=84.537µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=99d6087f-63d1-4508-a503-a442b69d9c9c trace.line=95 vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f3576590-b67c-40fc-bd9d-77e2e20052f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b2114858-a21c-4c40-9f43-29d323c7f77b http.request.method=POST http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=6.364434ms http.response.status=202 http.response.written=0 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f3576590-b67c-40fc-bd9d-77e2e20052f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9d202e59-d499-48cf-8516-71fde6dd3b72/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f3576590-b67c-40fc-bd9d-77e2e20052f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=131.16µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8e43998b-7e08-4ec5-8568-fec9734da28a trace.line=95 vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d202e59-d499-48cf-8516-71fde6dd3b72/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f3576590-b67c-40fc-bd9d-77e2e20052f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=42.142µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=48f7901b-5762-41b3-b736-37b253b2f717 trace.line=141 vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9d202e59-d499-48cf-8516-71fde6dd3b72/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f3576590-b67c-40fc-bd9d-77e2e20052f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=87.287µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2066fd5e-c0be-43dc-8a55-cc7d9247c747 trace.line=95 vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f3576590-b67c-40fc-bd9d-77e2e20052f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.224741ms http.response.status=202 http.response.written=0 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.907Z] time="2023-01-01T13:04:17Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=34.109µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9268ceaa-8935-44ee-bc9c-b5dce2b73f1a trace.line=82 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=12.833µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=468c0cf8-c919-485b-8235-355be2b9a136 trace.line=141 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=181.662µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=817acde8-b336-418e-a279-9b8b72a3be02 trace.line=124 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=285.228µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fad67f3e-eac2-4a15-9c93-9fe64aa93789 trace.line=141 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=107.725µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a6330836-5b1c-4432-9c02-525c34cbd42d trace.line=141 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=109.055µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=18ba9c66-89cf-4f8e-a63d-85e8c420f090 trace.line=141 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=432.116µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=517b8bdf-b23d-4b03-9a26-3e45d39118b8 trace.line=167 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=357.671µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=03802891-82a2-43d3-a433-9804b5f976b8 trace.line=95 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9d202e59-d499-48cf-8516-71fde6dd3b72/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=31.507µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=baaedca5-8bca-4fee-ab8b-f9e31038b8a9 trace.line=82 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d202e59-d499-48cf-8516-71fde6dd3b72/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=20.808µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e2648e4f-5bfe-4cb6-b301-61ce28d1e4e9 trace.line=141 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=3.003981ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=5fbe8ae4-604b-41e1-a92e-31d80572bd04 trace.line=181 vars.name=test vars.uuid=25327ecb-3a22-4a0b-9c4b-1fdc3252629d version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7e23e92c-3d82-4ada-ae38-9db654d80e16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47692" http.request.uri="/v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=10.987391ms http.response.status=201 http.response.written=0 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "PUT /v2/test/blobs/uploads/25327ecb-3a22-4a0b-9c4b-1fdc3252629d?_state=XBNDy-GvewNQDNKimNM7z8Qp2eE1ufvuJXItovlc_6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1MzI3ZWNiLTNhMjItNGEwYi05YzRiLTFmZGMzMjUyNjI5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTQxOTM3NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9d202e59-d499-48cf-8516-71fde6dd3b72/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=65.765µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=66b3299d-4808-4f3f-994d-6783e28da537 trace.line=124 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d202e59-d499-48cf-8516-71fde6dd3b72/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=9.616µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b1edc68c-66e6-471f-ba53-9b658317f183 trace.line=141 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=108.004µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5d3b564f-5ec4-4824-b2ea-ce8c632d3933 trace.line=141 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d202e59-d499-48cf-8516-71fde6dd3b72/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=16.361µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=248358eb-cb83-4b75-ba34-a825e07b6efb trace.line=141 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9d202e59-d499-48cf-8516-71fde6dd3b72/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=344.092µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=496c38eb-c24f-452d-964d-4b3c91e7d2e3 trace.line=167 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=231.377µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=64ed788a-d7a6-4feb-aa45-123d34d051ca trace.line=95 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9d202e59-d499-48cf-8516-71fde6dd3b72\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=413.359µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c3917f37-4de3-47bd-a89e-e23bbff8a949 trace.line=181 vars.name=test vars.uuid=9d202e59-d499-48cf-8516-71fde6dd3b72 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.908Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45c83a5c-b134-4f35-be02-7bdf7068a305 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=13.801759ms http.response.status=201 http.response.written=0 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "PUT /v2/test/blobs/uploads/9d202e59-d499-48cf-8516-71fde6dd3b72?_state=8VbfXB3Jfj6vcoSVmZELMi7djT9ZMiSVSFy9KrVxGht7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkMjAyZTU5LWQ0OTktNDhjZi04NTE2LTcxZmRlNmRkM2I3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMVQxMzowNDoxNy43MTk2NjQ2ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=623891c5-d4e5-460e-94ca-9c7f5341285f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=623891c5-d4e5-460e-94ca-9c7f5341285f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=623891c5-d4e5-460e-94ca-9c7f5341285f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=25.173µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=942ae175-0a8c-4b41-8aef-d584b4bf982c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=623891c5-d4e5-460e-94ca-9c7f5341285f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.04365ms http.response.status=404 http.response.written=96 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=40.329µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=97f167fb-35f4-41e8-8a2b-328f9b4aa5bc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=21.276µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7cecf5ec-eaad-4151-bc63-2a56b40b8d10 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=97.493µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bf1f26d2-2420-46d0-b9dc-bcbed6aa31de trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=16.656µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4e01fb64-6b45-452d-a065-ec611916ae65 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=22.343µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c6e5378f-5205-403a-ba00-e76043732449 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=256.296µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=36d8e307-a47b-467d-89ed-b176e919bff3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=296.673µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f27341a2-9e76-44a8-b061-5dc9583e688e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=103.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=39a10148-d1a8-43a5-892d-963fe4fa77ef trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=79.54µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4a17b9c3-aa2e-484f-9f42-ce408b64de31 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=121.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ef6aa8dc-15c4-4ce3-a4b3-d66411205461 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=046b5276-1487-447e-baac-24399d99a20c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=4.943622ms http.response.status=201 http.response.written=0 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a11863c6-1e27-499c-a033-4a02d1bc7651 http.request.method=GET http.request.remoteaddr="127.0.0.1:47716" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a11863c6-1e27-499c-a033-4a02d1bc7651 http.request.method=GET http.request.remoteaddr="127.0.0.1:47716" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.634µs" http.response.status=200 http.response.written=2 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=683e4201-123d-4071-b5b2-b87679acc6fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=683e4201-123d-4071-b5b2-b87679acc6fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=683e4201-123d-4071-b5b2-b87679acc6fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=60.603µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a97c85b6-e0d5-4b50-8c2a-83b07c7a9d69 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=683e4201-123d-4071-b5b2-b87679acc6fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=683e4201-123d-4071-b5b2-b87679acc6fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=59.036µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a0ada75b-aa35-440b-8788-b5fb737bf25e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=683e4201-123d-4071-b5b2-b87679acc6fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=22.942µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0d049b86-4370-4ca7-9fd5-24dae5fb3da9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=683e4201-123d-4071-b5b2-b87679acc6fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=48.664µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=74cfff73-eaa2-4aa0-91c9-26bc686f101c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=683e4201-123d-4071-b5b2-b87679acc6fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference=latest version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=683e4201-123d-4071-b5b2-b87679acc6fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.362559ms http.response.status=200 http.response.written=417 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.909Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 13:04:17 [2023-01-01T13:04:17.909Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1ba0aec2-7b7b-43a5-835f-a8e271f01ccf http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1ba0aec2-7b7b-43a5-835f-a8e271f01ccf http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1ba0aec2-7b7b-43a5-835f-a8e271f01ccf http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1ba0aec2-7b7b-43a5-835f-a8e271f01ccf http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=50.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9537f6fa-e95a-4c73-8cdd-ac38e4be705b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1ba0aec2-7b7b-43a5-835f-a8e271f01ccf http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=290.487µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b60761d7-ab9c-459c-9a5e-ba0d66bb043d trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1ba0aec2-7b7b-43a5-835f-a8e271f01ccf http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=30.539µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fbc54868-d9da-437c-910d-98c0b6cafd17 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1ba0aec2-7b7b-43a5-835f-a8e271f01ccf http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1ba0aec2-7b7b-43a5-835f-a8e271f01ccf http.request.method=GET http.request.remoteaddr="127.0.0.1:47728" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.473912ms http.response.status=200 http.response.written=417 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=33.658µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=14de1845-4f06-49da-8140-1925b351f012 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=17.083µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b7799f22-7c34-472e-ac93-ce6bd06cbc60 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=33.297µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=68418365-7313-4ab1-9bca-03787052340a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=13.104µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ec47e378-896b-49ba-972c-cd7af2d32d0e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=16.673µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=529945e2-95d2-4bb2-9847-f960ee597382 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=8.049µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=4735da9e-9e28-4215-8422-93b35e640332 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=30.03µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1a7331b7-7eb3-4c30-9f0a-5941081b2f71 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=17.961µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1d35bb9e-f759-41da-ba2c-8b87421b3e1c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=42.355µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e49b7b01-b41e-41c5-8d3d-009d536d3225 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=13.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=53c9e8d6-406a-48e6-97d5-7af0f5470df4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=12.628µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=51248997-bf9e-4e82-8eed-bc7532646b22 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=6.646µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=3e984f78-bcf1-439a-a06a-4bb45889ae64 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=26.675µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=55e670a4-205f-4986-b79a-4ea1ac52f47c trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=38.047µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5368a5fa-61ab-4c22-8c31-d0c42a4be495 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.910Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=15.573µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bcd4f803-1c02-42d3-9639-a521f3873ea5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a22ab3c2-c1ee-4dce-8ce8-14bc8b915585 http.request.method=GET http.request.remoteaddr="127.0.0.1:47748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.230667ms http.response.status=200 http.response.written=68 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=22.572µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=5ba641ad-04ae-4e63-a0c5-05ff122ca68e trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=32.296µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3bc58437-7026-45f2-a15b-f4bb3452c6bd trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=18.658µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=353d3ed1-5ace-4b4f-814c-6cb2c6ad3360 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=09cd1d27-11b6-46b4-bac6-ed441f567fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:47738" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.893383ms http.response.status=200 http.response.written=179 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f9af191e-2bad-4a13-9dcf-ac8519d26b42 http.request.method=GET http.request.remoteaddr="127.0.0.1:47766" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f9af191e-2bad-4a13-9dcf-ac8519d26b42 http.request.method=GET http.request.remoteaddr="127.0.0.1:47766" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.714µs" http.response.status=200 http.response.written=2 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1b6199ef-2e7c-417a-9917-b19f6410574a http.request.method=GET http.request.remoteaddr="127.0.0.1:47772" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1b6199ef-2e7c-417a-9917-b19f6410574a http.request.method=GET http.request.remoteaddr="127.0.0.1:47772" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1b6199ef-2e7c-417a-9917-b19f6410574a http.request.method=GET http.request.remoteaddr="127.0.0.1:47772" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1b6199ef-2e7c-417a-9917-b19f6410574a http.request.method=GET http.request.remoteaddr="127.0.0.1:47772" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=43.528µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bd3f5563-d9b5-4a7a-b1f6-37eeb7fbc79e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1b6199ef-2e7c-417a-9917-b19f6410574a http.request.method=GET http.request.remoteaddr="127.0.0.1:47772" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 trace.duration=31.713µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40fdd615-f483-4358-a895-6a61569982c2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] time="2023-01-01T13:04:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1b6199ef-2e7c-417a-9917-b19f6410574a http.request.method=GET http.request.remoteaddr="127.0.0.1:47772" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.12397ms http.response.status=404 http.response.written=181 instance.id=3f9d080a-009a-43e7-b673-c3a143d2df32 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 13:04:17 [2023-01-01T13:04:17.911Z] 127.0.0.1 - - [01/Jan/2023:13:04:17 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/722d477bc6bc3a8e032c44c63a962d79b5c948d3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 13:04:17 [2023-01-01T13:04:17.911Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) 13:04:17 [2023-01-01T13:04:17.911Z] === RUN TestRemoveImageOrphaning 13:04:18 [2023-01-01T13:04:18.171Z] --- PASS: TestRemoveImageOrphaning (0.15s) 13:04:18 [2023-01-01T13:04:18.171Z] === RUN TestRemoveImageGarbageCollector 13:04:18 [2023-01-01T13:04:18.171Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:04:18 [2023-01-01T13:04:18.171Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 13:04:18 [2023-01-01T13:04:18.171Z] === RUN TestTagUnprefixedRepoByNameOrName 13:04:18 [2023-01-01T13:04:18.171Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 13:04:18 [2023-01-01T13:04:18.171Z] === RUN TestTagInvalidReference 13:04:18 [2023-01-01T13:04:18.171Z] --- PASS: TestTagInvalidReference (0.02s) 13:04:18 [2023-01-01T13:04:18.171Z] === RUN TestTagValidPrefixedRepo 13:04:18 [2023-01-01T13:04:18.171Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 13:04:18 [2023-01-01T13:04:18.171Z] === RUN TestTagExistedNameWithoutForce 13:04:18 [2023-01-01T13:04:18.171Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 13:04:18 [2023-01-01T13:04:18.171Z] === RUN TestTagOfficialNames 13:04:18 [2023-01-01T13:04:18.171Z] --- PASS: TestTagOfficialNames (0.05s) 13:04:18 [2023-01-01T13:04:18.171Z] === RUN TestTagMatchesDigest 13:04:18 [2023-01-01T13:04:18.171Z] --- PASS: TestTagMatchesDigest (0.01s) 13:04:18 [2023-01-01T13:04:18.171Z] PASS 13:04:18 [2023-01-01T13:04:18.171Z] 13:04:18 [2023-01-01T13:04:18.171Z] === Skipped 13:04:18 [2023-01-01T13:04:18.171Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 13:04:18 [2023-01-01T13:04:18.171Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 13:04:18 [2023-01-01T13:04:18.171Z] 13:04:18 [2023-01-01T13:04:18.171Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 13:04:18 [2023-01-01T13:04:18.171Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:04:18 [2023-01-01T13:04:18.171Z] 13:04:18 [2023-01-01T13:04:18.171Z] DONE 24 tests, 2 skipped in 1.283s 13:04:18 [2023-01-01T13:04:18.171Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 13:04:18 [2023-01-01T13:04:18.171Z] ++ 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 13:04:18 [2023-01-01T13:04:18.171Z] ++ set -e 13:04:18 [2023-01-01T13:04:18.171Z] ++ '[' -n 0 ']' 13:04:18 [2023-01-01T13:04:18.171Z] ++ set -x 13:04:18 [2023-01-01T13:04:18.171Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:04:18 [2023-01-01T13:04:18.431Z] === RUN TestStripANSICommands 13:04:18 [2023-01-01T13:04:18.431Z] === RUN TestStripANSICommands/#00 13:04:18 [2023-01-01T13:04:18.431Z] === RUN TestStripANSICommands/#01 13:04:18 [2023-01-01T13:04:18.431Z] --- PASS: TestStripANSICommands (0.00s) 13:04:18 [2023-01-01T13:04:18.431Z] --- PASS: TestStripANSICommands/#00 (0.00s) 13:04:18 [2023-01-01T13:04:18.431Z] --- PASS: TestStripANSICommands/#01 (0.00s) 13:04:18 [2023-01-01T13:04:18.431Z] PASS 13:04:18 [2023-01-01T13:04:18.431Z] 13:04:18 [2023-01-01T13:04:18.431Z] DONE 3 tests in 0.042s 13:04:18 [2023-01-01T13:04:18.431Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 13:04:18 [2023-01-01T13:04:18.431Z] ++ 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 13:04:18 [2023-01-01T13:04:18.431Z] ++ set -e 13:04:18 [2023-01-01T13:04:18.431Z] ++ '[' -n 0 ']' 13:04:18 [2023-01-01T13:04:18.431Z] ++ set -x 13:04:18 [2023-01-01T13:04:18.432Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:04:18 [2023-01-01T13:04:18.432Z] INFO: Testing against a local daemon 13:04:18 [2023-01-01T13:04:18.432Z] === RUN TestNetworkCreateDelete 13:04:18 [2023-01-01T13:04:18.691Z] --- PASS: TestNetworkCreateDelete (0.13s) 13:04:18 [2023-01-01T13:04:18.691Z] === RUN TestDockerNetworkDeletePreferID 13:04:18 [2023-01-01T13:04:18.950Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) 13:04:18 [2023-01-01T13:04:18.950Z] === RUN TestDaemonDNSFallback 13:04:25 [2023-01-01T13:04:25.546Z] --- PASS: TestDaemonDNSFallback (6.22s) 13:04:25 [2023-01-01T13:04:25.546Z] === RUN TestInspectNetwork 13:04:28 [2023-01-01T13:04:28.084Z] === RUN TestInspectNetwork/full_network_id 13:04:28 [2023-01-01T13:04:28.084Z] === RUN TestInspectNetwork/partial_network_id 13:04:28 [2023-01-01T13:04:28.084Z] === RUN TestInspectNetwork/network_name 13:04:28 [2023-01-01T13:04:28.084Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 13:04:32 [2023-01-01T13:04:32.277Z] --- PASS: TestInspectNetwork (6.89s) 13:04:32 [2023-01-01T13:04:32.277Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 13:04:32 [2023-01-01T13:04:32.277Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 13:04:32 [2023-01-01T13:04:32.277Z] --- PASS: TestInspectNetwork/network_name (0.00s) 13:04:32 [2023-01-01T13:04:32.277Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 13:04:32 [2023-01-01T13:04:32.277Z] === RUN TestRunContainerWithBridgeNone 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/create 13:04:33 [2023-01-01T13:04:33.657Z] === PAUSE TestNetworkInvalidJSON/networks/create 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 13:04:33 [2023-01-01T13:04:33.657Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 13:04:33 [2023-01-01T13:04:33.657Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 13:04:33 [2023-01-01T13:04:33.657Z] === CONT TestNetworkInvalidJSON/networks/create 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 13:04:33 [2023-01-01T13:04:33.657Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 13:04:33 [2023-01-01T13:04:33.657Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON (0.01s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkList 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkList//networks 13:04:33 [2023-01-01T13:04:33.657Z] === PAUSE TestNetworkList//networks 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestNetworkList//networks/ 13:04:33 [2023-01-01T13:04:33.657Z] === PAUSE TestNetworkList//networks/ 13:04:33 [2023-01-01T13:04:33.657Z] === CONT TestNetworkList//networks 13:04:33 [2023-01-01T13:04:33.657Z] === CONT TestNetworkList//networks/ 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkList (0.02s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkList//networks/ (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] --- PASS: TestNetworkList//networks (0.00s) 13:04:33 [2023-01-01T13:04:33.657Z] === RUN TestHostIPv4BridgeLabel 13:04:33 [2023-01-01T13:04:33.916Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 13:04:33 [2023-01-01T13:04:33.916Z] === RUN TestDaemonRestartWithLiveRestore 13:04:35 [2023-01-01T13:04:35.296Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 13:04:35 [2023-01-01T13:04:35.296Z] === RUN TestDaemonDefaultNetworkPools 13:04:35 [2023-01-01T13:04:35.864Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 13:04:35 [2023-01-01T13:04:35.864Z] === RUN TestDaemonRestartWithExistingNetwork 13:04:36 [2023-01-01T13:04:36.802Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) 13:04:36 [2023-01-01T13:04:36.802Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 13:04:38 [2023-01-01T13:04:38.182Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 13:04:38 [2023-01-01T13:04:38.182Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 13:04:38 [2023-01-01T13:04:38.750Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 13:04:38 [2023-01-01T13:04:38.750Z] === RUN TestServiceWithPredefinedNetwork 13:04:41 [2023-01-01T13:04:41.292Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) 13:04:41 [2023-01-01T13:04:41.292Z] === RUN TestServiceRemoveKeepsIngressNetwork 13:04:41 [2023-01-01T13:04:41.292Z] service_test.go:242: FLAKY_TEST 13:04:41 [2023-01-01T13:04:41.292Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 13:04:41 [2023-01-01T13:04:41.292Z] === RUN TestServiceWithDataPathPortInit 13:04:56 [2023-01-01T13:04:56.180Z] --- PASS: TestServiceWithDataPathPortInit (13.47s) 13:04:56 [2023-01-01T13:04:56.180Z] === RUN TestServiceWithDefaultAddressPoolInit 13:04:56 [2023-01-01T13:04:56.748Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jbqgzm4zf9j1haw58lo918kaw Created:2023-01-01 13:04:55.532805673 +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[adf48db6551bc3be64c699cd2af9510ab107ef495fe1630cabe9316861b3ebaa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8p13m82yy63h1jraio6c3mjnn EndpointID:d064e1360cc086e046f62e02b92fa52cd1db91c38c8034f0484f1254ebfed2b0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fb011ad567d98c596b1b625f197f3355e6459a275c64239f2a9378d42a33cd7d 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:97966a7343c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8p13m82yy63h1jraio6c3mjnn EndpointID:d064e1360cc086e046f62e02b92fa52cd1db91c38c8034f0484f1254ebfed2b0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 13:05:02 [2023-01-01T13:05:02.037Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) 13:05:02 [2023-01-01T13:05:02.037Z] PASS 13:05:02 [2023-01-01T13:05:02.037Z] 13:05:02 [2023-01-01T13:05:02.037Z] === Skipped 13:05:02 [2023-01-01T13:05:02.037Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 13:05:02 [2023-01-01T13:05:02.037Z] service_test.go:242: FLAKY_TEST 13:05:02 [2023-01-01T13:05:02.037Z] 13:05:02 [2023-01-01T13:05:02.037Z] DONE 38 tests, 1 skipped in 42.801s 13:05:02 [2023-01-01T13:05:02.037Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 13:05:02 [2023-01-01T13:05:02.037Z] ++ 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 13:05:02 [2023-01-01T13:05:02.037Z] ++ set -e 13:05:02 [2023-01-01T13:05:02.037Z] ++ '[' -n 0 ']' 13:05:02 [2023-01-01T13:05:02.037Z] ++ set -x 13:05:02 [2023-01-01T13:05:02.037Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:05:02 [2023-01-01T13:05:02.037Z] INFO: Testing against a local daemon 13:05:02 [2023-01-01T13:05:02.037Z] === RUN TestDockerNetworkIpvlanPersistance 13:05:02 [2023-01-01T13:05:02.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 13:05:02 [2023-01-01T13:05:02.037Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 13:05:02 [2023-01-01T13:05:02.037Z] === RUN TestDockerNetworkIpvlan 13:05:02 [2023-01-01T13:05:02.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 13:05:02 [2023-01-01T13:05:02.037Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 13:05:02 [2023-01-01T13:05:02.037Z] PASS 13:05:02 [2023-01-01T13:05:02.037Z] 13:05:02 [2023-01-01T13:05:02.037Z] === Skipped 13:05:02 [2023-01-01T13:05:02.037Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 13:05:02 [2023-01-01T13:05:02.037Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 13:05:02 [2023-01-01T13:05:02.037Z] 13:05:02 [2023-01-01T13:05:02.037Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 13:05:02 [2023-01-01T13:05:02.037Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 13:05:02 [2023-01-01T13:05:02.037Z] 13:05:02 [2023-01-01T13:05:02.037Z] DONE 2 tests, 2 skipped in 0.102s 13:05:02 [2023-01-01T13:05:02.037Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 13:05:02 [2023-01-01T13:05:02.037Z] ++ 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 13:05:02 [2023-01-01T13:05:02.037Z] ++ set -e 13:05:02 [2023-01-01T13:05:02.037Z] ++ '[' -n 0 ']' 13:05:02 [2023-01-01T13:05:02.037Z] ++ set -x 13:05:02 [2023-01-01T13:05:02.038Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:05:02 [2023-01-01T13:05:02.038Z] INFO: Testing against a local daemon 13:05:02 [2023-01-01T13:05:02.038Z] === RUN TestDockerNetworkMacvlanPersistance 13:05:02 [2023-01-01T13:05:02.606Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s) 13:05:02 [2023-01-01T13:05:02.606Z] === RUN TestDockerNetworkMacvlan 13:05:03 [2023-01-01T13:05:03.176Z] === RUN TestDockerNetworkMacvlan/Subinterface 13:05:03 [2023-01-01T13:05:03.745Z] === RUN TestDockerNetworkMacvlan/OverlapParent 13:05:04 [2023-01-01T13:05:04.683Z] === RUN TestDockerNetworkMacvlan/NilParent 13:05:06 [2023-01-01T13:05:06.063Z] === RUN TestDockerNetworkMacvlan/InternalMode 13:05:07 [2023-01-01T13:05:07.443Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 13:05:10 [2023-01-01T13:05:10.735Z] === RUN TestDockerNetworkMacvlan/Addressing 13:05:11 [2023-01-01T13:05:11.304Z] --- PASS: TestDockerNetworkMacvlan (8.63s) 13:05:11 [2023-01-01T13:05:11.304Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 13:05:11 [2023-01-01T13:05:11.304Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 13:05:11 [2023-01-01T13:05:11.304Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) 13:05:11 [2023-01-01T13:05:11.304Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) 13:05:11 [2023-01-01T13:05:11.304Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) 13:05:11 [2023-01-01T13:05:11.304Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) 13:05:11 [2023-01-01T13:05:11.304Z] PASS 13:05:11 [2023-01-01T13:05:11.304Z] 13:05:11 [2023-01-01T13:05:11.304Z] DONE 8 tests in 9.872s 13:05:11 [2023-01-01T13:05:11.304Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 13:05:11 [2023-01-01T13:05:11.304Z] ++ 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 13:05:11 [2023-01-01T13:05:11.304Z] ++ set -e 13:05:11 [2023-01-01T13:05:11.304Z] ++ '[' -n 0 ']' 13:05:11 [2023-01-01T13:05:11.304Z] ++ set -x 13:05:11 [2023-01-01T13:05:11.304Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:05:11 [2023-01-01T13:05:11.304Z] testing: warning: no tests to run 13:05:11 [2023-01-01T13:05:11.304Z] PASS 13:05:11 [2023-01-01T13:05:11.304Z] 13:05:11 [2023-01-01T13:05:11.304Z] DONE 0 tests in 0.027s 13:05:11 [2023-01-01T13:05:11.304Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 13:05:11 [2023-01-01T13:05:11.304Z] ++ 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 13:05:11 [2023-01-01T13:05:11.304Z] ++ set -e 13:05:11 [2023-01-01T13:05:11.304Z] ++ '[' -n 0 ']' 13:05:11 [2023-01-01T13:05:11.304Z] ++ set -x 13:05:11 [2023-01-01T13:05:11.304Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:05:11 [2023-01-01T13:05:11.304Z] INFO: Testing against a local daemon 13:05:11 [2023-01-01T13:05:11.304Z] === RUN TestAuthZPluginAllowRequest 13:05:12 [2023-01-01T13:05:12.684Z] --- PASS: TestAuthZPluginAllowRequest (1.03s) 13:05:12 [2023-01-01T13:05:12.684Z] === RUN TestAuthZPluginTLS 13:05:12 [2023-01-01T13:05:12.943Z] --- PASS: TestAuthZPluginTLS (0.55s) 13:05:12 [2023-01-01T13:05:12.943Z] === RUN TestAuthZPluginDenyRequest 13:05:13 [2023-01-01T13:05:13.512Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 13:05:13 [2023-01-01T13:05:13.512Z] === RUN TestAuthZPluginAPIDenyResponse 13:05:14 [2023-01-01T13:05:14.080Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 13:05:14 [2023-01-01T13:05:14.080Z] === RUN TestAuthZPluginDenyResponse 13:05:14 [2023-01-01T13:05:14.649Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 13:05:14 [2023-01-01T13:05:14.649Z] === RUN TestAuthZPluginAllowEventStream 13:05:15 [2023-01-01T13:05:15.587Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s) 13:05:15 [2023-01-01T13:05:15.587Z] === RUN TestAuthZPluginErrorResponse 13:05:16 [2023-01-01T13:05:16.156Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 13:05:16 [2023-01-01T13:05:16.156Z] === RUN TestAuthZPluginErrorRequest 13:05:16 [2023-01-01T13:05:16.724Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 13:05:16 [2023-01-01T13:05:16.724Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 13:05:17 [2023-01-01T13:05:17.293Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 13:05:17 [2023-01-01T13:05:17.293Z] === RUN TestAuthZPluginEnsureLoadImportWorking 13:05:18 [2023-01-01T13:05:18.230Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s) 13:05:18 [2023-01-01T13:05:18.230Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 13:05:19 [2023-01-01T13:05:19.609Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s) 13:05:19 [2023-01-01T13:05:19.609Z] === RUN TestAuthZPluginHeader 13:05:20 [2023-01-01T13:05:20.178Z] --- PASS: TestAuthZPluginHeader (0.62s) 13:05:20 [2023-01-01T13:05:20.178Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 13:05:20 [2023-01-01T13:05:20.178Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:05:20 [2023-01-01T13:05:20.178Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 13:05:20 [2023-01-01T13:05:20.178Z] === RUN TestAuthZPluginV2Disable 13:05:20 [2023-01-01T13:05:20.178Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:05:20 [2023-01-01T13:05:20.178Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 13:05:20 [2023-01-01T13:05:20.178Z] === RUN TestAuthZPluginV2RejectVolumeRequests 13:05:20 [2023-01-01T13:05:20.178Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:05:20 [2023-01-01T13:05:20.178Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 13:05:20 [2023-01-01T13:05:20.178Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 13:05:20 [2023-01-01T13:05:20.178Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:05:20 [2023-01-01T13:05:20.178Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 13:05:20 [2023-01-01T13:05:20.178Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 13:05:38 [2023-01-01T13:05:38.274Z] PASS 13:05:38 [2023-01-01T13:05:38.274Z] 13:05:38 [2023-01-01T13:05:38.274Z] === Skipped 13:05:38 [2023-01-01T13:05:38.274Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:05:38 [2023-01-01T13:05:38.274Z] 13:05:38 [2023-01-01T13:05:38.274Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:05:38 [2023-01-01T13:05:38.274Z] 13:05:38 [2023-01-01T13:05:38.274Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:05:38 [2023-01-01T13:05:38.274Z] 13:05:38 [2023-01-01T13:05:38.274Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:05:38 [2023-01-01T13:05:38.274Z] 13:05:38 [2023-01-01T13:05:38.274Z] DONE 17 tests, 4 skipped in 25.710s 13:05:38 [2023-01-01T13:05:38.274Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 13:05:38 [2023-01-01T13:05:38.274Z] ++ 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 13:05:38 [2023-01-01T13:05:38.274Z] ++ set -e 13:05:38 [2023-01-01T13:05:38.274Z] ++ '[' -n 0 ']' 13:05:38 [2023-01-01T13:05:38.274Z] ++ set -x 13:05:38 [2023-01-01T13:05:38.274Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:05:38 [2023-01-01T13:05:38.274Z] INFO: Testing against a local daemon 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 13:05:38 [2023-01-01T13:05:38.274Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 13:05:38 [2023-01-01T13:05:38.274Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/pull 13:05:38 [2023-01-01T13:05:38.274Z] === PAUSE TestPluginInvalidJSON/plugins/pull 13:05:38 [2023-01-01T13:05:38.274Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 13:05:38 [2023-01-01T13:05:38.274Z] === CONT TestPluginInvalidJSON/plugins/pull 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 13:05:38 [2023-01-01T13:05:38.274Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON (0.02s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInstall 13:05:38 [2023-01-01T13:05:38.274Z] === RUN TestPluginInstall/no_auth 13:05:41 [2023-01-01T13:05:41.568Z] time="2023-01-01T13:05:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 13:05:41 [2023-01-01T13:05:41.568Z] time="2023-01-01T13:05:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f53d19c074df0c7975d959158c84e83f045894ed43cfdc9dc42ba66a09a51d87" mediatype=application/vnd.docker.plugin.v1+json size=522 13:05:41 [2023-01-01T13:05:41.568Z] time="2023-01-01T13:05:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 13:05:41 [2023-01-01T13:05:41.568Z] time="2023-01-01T13:05:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f53d19c074df0c7975d959158c84e83f045894ed43cfdc9dc42ba66a09a51d87" mediatype=application/vnd.docker.plugin.v1+json size=522 13:05:41 [2023-01-01T13:05:41.568Z] === RUN TestPluginInstall/with_htpasswd 13:05:41 [2023-01-01T13:05:41.568Z] time="2023-01-01T13:05:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 13:05:41 [2023-01-01T13:05:41.568Z] time="2023-01-01T13:05:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55e63abb534db827641aa84e3cc8f8b1901ef4b116f5e021c6c1e6de2b0f1ce5" mediatype=application/vnd.docker.plugin.v1+json size=522 13:05:41 [2023-01-01T13:05:41.568Z] time="2023-01-01T13:05:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 13:05:41 [2023-01-01T13:05:41.568Z] time="2023-01-01T13:05:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55e63abb534db827641aa84e3cc8f8b1901ef4b116f5e021c6c1e6de2b0f1ce5" mediatype=application/vnd.docker.plugin.v1+json size=522 13:05:41 [2023-01-01T13:05:41.568Z] === RUN TestPluginInstall/with_insecure 13:05:42 [2023-01-01T13:05:42.506Z] time="2023-01-01T13:05:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 13:05:42 [2023-01-01T13:05:42.506Z] time="2023-01-01T13:05:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:758dd387c436fd5ffd674b4802c2c07be8685459ca8f951c7e0ffaa8361f5fc1" mediatype=application/vnd.docker.plugin.v1+json size=522 13:05:42 [2023-01-01T13:05:42.506Z] time="2023-01-01T13:05:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 13:05:42 [2023-01-01T13:05:42.506Z] time="2023-01-01T13:05:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:758dd387c436fd5ffd674b4802c2c07be8685459ca8f951c7e0ffaa8361f5fc1" mediatype=application/vnd.docker.plugin.v1+json size=522 13:05:42 [2023-01-01T13:05:42.765Z] plugin_test.go:196: [dccc9e4fd8e84] daemon is not started 13:05:42 [2023-01-01T13:05:42.765Z] --- PASS: TestPluginInstall (5.52s) 13:05:42 [2023-01-01T13:05:42.765Z] --- PASS: TestPluginInstall/no_auth (4.06s) 13:05:42 [2023-01-01T13:05:42.765Z] --- PASS: TestPluginInstall/with_htpasswd (0.50s) 13:05:42 [2023-01-01T13:05:42.765Z] --- PASS: TestPluginInstall/with_insecure (0.96s) 13:05:42 [2023-01-01T13:05:42.765Z] === RUN TestPluginsWithRuntimes 13:05:44 [2023-01-01T13:05:44.144Z] === RUN TestPluginsWithRuntimes/No_Args 13:05:45 [2023-01-01T13:05:45.082Z] === RUN TestPluginsWithRuntimes/With_Args 13:05:46 [2023-01-01T13:05:46.019Z] --- PASS: TestPluginsWithRuntimes (3.25s) 13:05:46 [2023-01-01T13:05:46.019Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) 13:05:46 [2023-01-01T13:05:46.019Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) 13:05:46 [2023-01-01T13:05:46.019Z] === RUN TestPluginBackCompatMediaTypes 13:05:46 [2023-01-01T13:05:46.588Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s) 13:05:46 [2023-01-01T13:05:46.588Z] PASS 13:05:46 [2023-01-01T13:05:46.588Z] 13:05:46 [2023-01-01T13:05:46.588Z] DONE 24 tests in 9.430s 13:05:46 [2023-01-01T13:05:46.588Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 13:05:46 [2023-01-01T13:05:46.588Z] ++ 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 13:05:46 [2023-01-01T13:05:46.588Z] ++ set -e 13:05:46 [2023-01-01T13:05:46.588Z] ++ '[' -n 0 ']' 13:05:46 [2023-01-01T13:05:46.588Z] ++ set -x 13:05:46 [2023-01-01T13:05:46.588Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:05:46 [2023-01-01T13:05:46.588Z] INFO: Testing against a local daemon 13:05:46 [2023-01-01T13:05:46.588Z] === RUN TestExternalGraphDriver 13:05:46 [2023-01-01T13:05:46.847Z] === RUN TestExternalGraphDriver/json 13:05:48 [2023-01-01T13:05:48.753Z] === RUN TestExternalGraphDriver/spec 13:05:50 [2023-01-01T13:05:50.132Z] === RUN TestExternalGraphDriver/pull 13:05:51 [2023-01-01T13:05:51.511Z] --- PASS: TestExternalGraphDriver (4.92s) 13:05:51 [2023-01-01T13:05:51.511Z] --- PASS: TestExternalGraphDriver/json (1.51s) 13:05:51 [2023-01-01T13:05:51.511Z] --- PASS: TestExternalGraphDriver/spec (1.51s) 13:05:51 [2023-01-01T13:05:51.511Z] --- PASS: TestExternalGraphDriver/pull (1.57s) 13:05:51 [2023-01-01T13:05:51.511Z] === RUN TestGraphdriverPluginV2 13:05:51 [2023-01-01T13:05:51.770Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:05:51 [2023-01-01T13:05:51.770Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 13:05:51 [2023-01-01T13:05:51.770Z] PASS 13:05:51 [2023-01-01T13:05:51.770Z] 13:05:51 [2023-01-01T13:05:51.770Z] === Skipped 13:05:51 [2023-01-01T13:05:51.770Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 13:05:51 [2023-01-01T13:05:51.770Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:05:51 [2023-01-01T13:05:51.770Z] 13:05:51 [2023-01-01T13:05:51.770Z] DONE 5 tests, 1 skipped in 5.357s 13:05:51 [2023-01-01T13:05:51.771Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 13:05:51 [2023-01-01T13:05:51.771Z] ++ 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 13:05:51 [2023-01-01T13:05:51.771Z] ++ set -e 13:05:51 [2023-01-01T13:05:51.771Z] ++ '[' -n 0 ']' 13:05:51 [2023-01-01T13:05:51.771Z] ++ set -x 13:05:51 [2023-01-01T13:05:51.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:05:52 [2023-01-01T13:05:52.030Z] INFO: Testing against a local daemon 13:05:52 [2023-01-01T13:05:52.030Z] === RUN TestContinueAfterPluginCrash 13:05:52 [2023-01-01T13:05:52.030Z] === PAUSE TestContinueAfterPluginCrash 13:05:52 [2023-01-01T13:05:52.030Z] === RUN TestReadPluginNoRead 13:05:52 [2023-01-01T13:05:52.030Z] === PAUSE TestReadPluginNoRead 13:05:52 [2023-01-01T13:05:52.030Z] === RUN TestDaemonStartWithLogOpt 13:05:52 [2023-01-01T13:05:52.030Z] === PAUSE TestDaemonStartWithLogOpt 13:05:52 [2023-01-01T13:05:52.030Z] === CONT TestContinueAfterPluginCrash 13:05:52 [2023-01-01T13:05:52.030Z] === CONT TestDaemonStartWithLogOpt 13:05:55 [2023-01-01T13:05:55.322Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) 13:05:55 [2023-01-01T13:05:55.322Z] === CONT TestReadPluginNoRead 13:05:57 [2023-01-01T13:05:57.230Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 13:05:58 [2023-01-01T13:05:58.174Z] === RUN TestReadPluginNoRead/default 13:05:59 [2023-01-01T13:05:59.554Z] === RUN TestReadPluginNoRead/disabled_caching 13:05:59 [2023-01-01T13:05:59.814Z] --- PASS: TestContinueAfterPluginCrash (7.82s) 13:06:00 [2023-01-01T13:06:00.754Z] === CONT TestReadPluginNoRead 13:06:00 [2023-01-01T13:06:00.754Z] read_test.go:91: [dd445df7b8c61] daemon is not started 13:06:00 [2023-01-01T13:06:00.754Z] --- PASS: TestReadPluginNoRead (5.67s) 13:06:00 [2023-01-01T13:06:00.754Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) 13:06:00 [2023-01-01T13:06:00.754Z] --- PASS: TestReadPluginNoRead/default (1.18s) 13:06:00 [2023-01-01T13:06:00.754Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) 13:06:00 [2023-01-01T13:06:00.754Z] PASS 13:06:00 [2023-01-01T13:06:00.754Z] 13:06:00 [2023-01-01T13:06:00.754Z] DONE 6 tests in 8.794s 13:06:00 [2023-01-01T13:06:00.754Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 13:06:00 [2023-01-01T13:06:00.754Z] ++ 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 13:06:00 [2023-01-01T13:06:00.754Z] ++ set -e 13:06:00 [2023-01-01T13:06:00.754Z] ++ '[' -n 0 ']' 13:06:00 [2023-01-01T13:06:00.754Z] ++ set -x 13:06:00 [2023-01-01T13:06:00.754Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:06:00 [2023-01-01T13:06:00.754Z] testing: warning: no tests to run 13:06:00 [2023-01-01T13:06:00.754Z] PASS 13:06:00 [2023-01-01T13:06:00.754Z] 13:06:00 [2023-01-01T13:06:00.754Z] DONE 0 tests in 0.031s 13:06:00 [2023-01-01T13:06:00.754Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 13:06:00 [2023-01-01T13:06:00.754Z] ++ 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 13:06:00 [2023-01-01T13:06:00.754Z] ++ set -e 13:06:00 [2023-01-01T13:06:00.754Z] ++ '[' -n 0 ']' 13:06:00 [2023-01-01T13:06:00.754Z] ++ set -x 13:06:00 [2023-01-01T13:06:00.754Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:06:00 [2023-01-01T13:06:00.754Z] INFO: Testing against a local daemon 13:06:00 [2023-01-01T13:06:00.754Z] === RUN TestPluginWithDevMounts 13:06:00 [2023-01-01T13:06:00.754Z] === PAUSE TestPluginWithDevMounts 13:06:00 [2023-01-01T13:06:00.754Z] === CONT TestPluginWithDevMounts 13:06:02 [2023-01-01T13:06:02.662Z] --- PASS: TestPluginWithDevMounts (1.51s) 13:06:02 [2023-01-01T13:06:02.662Z] PASS 13:06:02 [2023-01-01T13:06:02.662Z] 13:06:02 [2023-01-01T13:06:02.662Z] DONE 1 tests in 1.622s 13:06:02 [2023-01-01T13:06:02.662Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 13:06:02 [2023-01-01T13:06:02.662Z] ++ 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 13:06:02 [2023-01-01T13:06:02.662Z] ++ set -e 13:06:02 [2023-01-01T13:06:02.662Z] ++ '[' -n 0 ']' 13:06:02 [2023-01-01T13:06:02.662Z] ++ set -x 13:06:02 [2023-01-01T13:06:02.662Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:06:02 [2023-01-01T13:06:02.662Z] INFO: Testing against a local daemon 13:06:02 [2023-01-01T13:06:02.662Z] === RUN TestSecretInspect 13:06:04 [2023-01-01T13:06:04.568Z] --- PASS: TestSecretInspect (2.12s) 13:06:04 [2023-01-01T13:06:04.568Z] === RUN TestSecretList 13:06:07 [2023-01-01T13:06:07.117Z] --- PASS: TestSecretList (2.19s) 13:06:07 [2023-01-01T13:06:07.117Z] === RUN TestSecretsCreateAndDelete 13:06:09 [2023-01-01T13:06:09.023Z] --- PASS: TestSecretsCreateAndDelete (2.19s) 13:06:09 [2023-01-01T13:06:09.023Z] === RUN TestSecretsUpdate 13:06:11 [2023-01-01T13:06:11.562Z] --- PASS: TestSecretsUpdate (2.19s) 13:06:11 [2023-01-01T13:06:11.562Z] === RUN TestTemplatedSecret 13:06:13 [2023-01-01T13:06:13.468Z] --- PASS: TestTemplatedSecret (2.40s) 13:06:13 [2023-01-01T13:06:13.468Z] === RUN TestSecretCreateResolve 13:06:16 [2023-01-01T13:06:16.004Z] --- PASS: TestSecretCreateResolve (2.21s) 13:06:16 [2023-01-01T13:06:16.004Z] PASS 13:06:16 [2023-01-01T13:06:16.004Z] 13:06:16 [2023-01-01T13:06:16.004Z] DONE 6 tests in 13.380s 13:06:16 [2023-01-01T13:06:16.004Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 13:06:16 [2023-01-01T13:06:16.004Z] ++ 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 13:06:16 [2023-01-01T13:06:16.004Z] ++ set -e 13:06:16 [2023-01-01T13:06:16.004Z] ++ '[' -n 0 ']' 13:06:16 [2023-01-01T13:06:16.004Z] ++ set -x 13:06:16 [2023-01-01T13:06:16.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:06:16 [2023-01-01T13:06:16.004Z] INFO: Testing against a local daemon 13:06:16 [2023-01-01T13:06:16.004Z] === RUN TestServiceCreateInit 13:06:16 [2023-01-01T13:06:16.004Z] === RUN TestServiceCreateInit/daemonInitDisabled 13:06:19 [2023-01-01T13:06:19.298Z] === RUN TestServiceCreateInit/daemonInitEnabled 13:06:23 [2023-01-01T13:06:23.492Z] --- PASS: TestServiceCreateInit (7.28s) 13:06:23 [2023-01-01T13:06:23.492Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) 13:06:23 [2023-01-01T13:06:23.492Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) 13:06:23 [2023-01-01T13:06:23.492Z] === RUN TestCreateServiceMultipleTimes 13:06:38 [2023-01-01T13:06:38.381Z] --- PASS: TestCreateServiceMultipleTimes (15.22s) 13:06:38 [2023-01-01T13:06:38.381Z] === RUN TestCreateServiceConflict 13:06:40 [2023-01-01T13:06:40.926Z] --- PASS: TestCreateServiceConflict (2.19s) 13:06:40 [2023-01-01T13:06:40.926Z] === RUN TestCreateServiceMaxReplicas 13:06:42 [2023-01-01T13:06:42.832Z] --- PASS: TestCreateServiceMaxReplicas (2.13s) 13:06:42 [2023-01-01T13:06:42.832Z] === RUN TestCreateWithDuplicateNetworkNames 13:06:57 [2023-01-01T13:06:57.752Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.91s) 13:06:57 [2023-01-01T13:06:57.752Z] === RUN TestCreateServiceSecretFileMode 13:06:58 [2023-01-01T13:06:58.012Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) 13:06:58 [2023-01-01T13:06:58.012Z] === RUN TestCreateServiceConfigFileMode 13:07:00 [2023-01-01T13:07:00.548Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) 13:07:00 [2023-01-01T13:07:00.548Z] === RUN TestCreateServiceSysctls 13:07:03 [2023-01-01T13:07:03.850Z] --- PASS: TestCreateServiceSysctls (3.04s) 13:07:03 [2023-01-01T13:07:03.850Z] === RUN TestCreateServiceCapabilities 13:07:05 [2023-01-01T13:07:05.759Z] --- PASS: TestCreateServiceCapabilities (2.29s) 13:07:05 [2023-01-01T13:07:05.759Z] === RUN TestInspect 13:07:09 [2023-01-01T13:07:09.808Z] --- PASS: TestInspect (2.54s) 13:07:09 [2023-01-01T13:07:09.808Z] === RUN TestCreateJob 13:07:11 [2023-01-01T13:07:11.194Z] --- PASS: TestCreateJob (2.94s) 13:07:11 [2023-01-01T13:07:11.194Z] === RUN TestReplicatedJob 13:07:16 [2023-01-01T13:07:16.472Z] --- PASS: TestReplicatedJob (4.44s) 13:07:16 [2023-01-01T13:07:16.472Z] === RUN TestUpdateReplicatedJob 13:07:19 [2023-01-01T13:07:19.011Z] --- PASS: TestUpdateReplicatedJob (3.04s) 13:07:19 [2023-01-01T13:07:19.011Z] === RUN TestServiceListWithStatuses 13:07:19 [2023-01-01T13:07:19.011Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 13:07:19 [2023-01-01T13:07:19.011Z] --- SKIP: TestServiceListWithStatuses (0.00s) 13:07:19 [2023-01-01T13:07:19.011Z] === RUN TestDockerNetworkConnectAlias 13:07:23 [2023-01-01T13:07:23.224Z] --- PASS: TestDockerNetworkConnectAlias (3.91s) 13:07:23 [2023-01-01T13:07:23.224Z] === RUN TestDockerNetworkReConnect 13:07:25 [2023-01-01T13:07:25.761Z] --- PASS: TestDockerNetworkReConnect (3.23s) 13:07:25 [2023-01-01T13:07:25.761Z] === RUN TestServicePlugin 13:07:25 [2023-01-01T13:07:25.761Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:07:25 [2023-01-01T13:07:25.761Z] --- SKIP: TestServicePlugin (0.00s) 13:07:25 [2023-01-01T13:07:25.761Z] === RUN TestServiceUpdateLabel 13:07:28 [2023-01-01T13:07:28.298Z] --- PASS: TestServiceUpdateLabel (2.09s) 13:07:28 [2023-01-01T13:07:28.298Z] === RUN TestServiceUpdateSecrets 13:07:43 [2023-01-01T13:07:43.187Z] --- PASS: TestServiceUpdateSecrets (14.26s) 13:07:43 [2023-01-01T13:07:43.187Z] === RUN TestServiceUpdateConfigs 13:07:58 [2023-01-01T13:07:58.074Z] --- PASS: TestServiceUpdateConfigs (14.21s) 13:07:58 [2023-01-01T13:07:58.074Z] === RUN TestServiceUpdateNetwork 13:08:10 [2023-01-01T13:08:10.289Z] --- PASS: TestServiceUpdateNetwork (12.24s) 13:08:10 [2023-01-01T13:08:10.289Z] === RUN TestServiceUpdatePidsLimit 13:08:10 [2023-01-01T13:08:10.289Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 13:08:10 [2023-01-01T13:08:10.289Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 13:08:18 [2023-01-01T13:08:18.433Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 13:08:25 [2023-01-01T13:08:25.003Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) 13:08:25 [2023-01-01T13:08:25.004Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 13:08:25 [2023-01-01T13:08:25.004Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) 13:08:25 [2023-01-01T13:08:25.004Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 13:08:25 [2023-01-01T13:08:25.004Z] PASS 13:08:25 [2023-01-01T13:08:25.004Z] 13:08:25 [2023-01-01T13:08:25.004Z] === Skipped 13:08:25 [2023-01-01T13:08:25.004Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 13:08:25 [2023-01-01T13:08:25.004Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 13:08:25 [2023-01-01T13:08:25.004Z] 13:08:25 [2023-01-01T13:08:25.004Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 13:08:25 [2023-01-01T13:08:25.004Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 13:08:25 [2023-01-01T13:08:25.004Z] 13:08:25 [2023-01-01T13:08:25.004Z] DONE 27 tests, 2 skipped in 128.891s 13:08:25 [2023-01-01T13:08:25.004Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 13:08:25 [2023-01-01T13:08:25.004Z] ++ 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 13:08:25 [2023-01-01T13:08:25.004Z] ++ set -e 13:08:25 [2023-01-01T13:08:25.004Z] ++ '[' -n 0 ']' 13:08:25 [2023-01-01T13:08:25.004Z] ++ set -x 13:08:25 [2023-01-01T13:08:25.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:08:25 [2023-01-01T13:08:25.004Z] INFO: Testing against a local daemon 13:08:25 [2023-01-01T13:08:25.004Z] === RUN TestSessionCreate 13:08:25 [2023-01-01T13:08:25.004Z] --- PASS: TestSessionCreate (0.02s) 13:08:25 [2023-01-01T13:08:25.004Z] === RUN TestSessionCreateWithBadUpgrade 13:08:25 [2023-01-01T13:08:25.004Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 13:08:25 [2023-01-01T13:08:25.004Z] PASS 13:08:25 [2023-01-01T13:08:25.004Z] 13:08:25 [2023-01-01T13:08:25.004Z] DONE 2 tests in 0.123s 13:08:25 [2023-01-01T13:08:25.004Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 13:08:25 [2023-01-01T13:08:25.004Z] ++ 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 13:08:25 [2023-01-01T13:08:25.004Z] ++ set -e 13:08:25 [2023-01-01T13:08:25.004Z] ++ '[' -n 0 ']' 13:08:25 [2023-01-01T13:08:25.004Z] ++ set -x 13:08:25 [2023-01-01T13:08:25.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:08:25 [2023-01-01T13:08:25.004Z] INFO: Testing against a local daemon 13:08:25 [2023-01-01T13:08:25.004Z] === RUN TestCgroupDriverSystemdMemoryLimit 13:08:25 [2023-01-01T13:08:25.004Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 13:08:25 [2023-01-01T13:08:25.004Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 13:08:25 [2023-01-01T13:08:25.004Z] === RUN TestDiskUsage 13:08:25 [2023-01-01T13:08:25.004Z] === PAUSE TestDiskUsage 13:08:25 [2023-01-01T13:08:25.004Z] === RUN TestEventsExecDie 13:08:25 [2023-01-01T13:08:25.264Z] --- PASS: TestEventsExecDie (0.51s) 13:08:25 [2023-01-01T13:08:25.264Z] === RUN TestEventsBackwardsCompatible 13:08:25 [2023-01-01T13:08:25.523Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 13:08:25 [2023-01-01T13:08:25.523Z] === RUN TestEventsVolumeCreate 13:08:25 [2023-01-01T13:08:25.523Z] --- PASS: TestEventsVolumeCreate (0.05s) 13:08:25 [2023-01-01T13:08:25.523Z] === RUN TestInfoBinaryCommits 13:08:25 [2023-01-01T13:08:25.523Z] --- PASS: TestInfoBinaryCommits (0.03s) 13:08:25 [2023-01-01T13:08:25.523Z] === RUN TestInfoAPIVersioned 13:08:25 [2023-01-01T13:08:25.523Z] --- PASS: TestInfoAPIVersioned (0.01s) 13:08:25 [2023-01-01T13:08:25.523Z] === RUN TestInfoAPI 13:08:25 [2023-01-01T13:08:25.523Z] --- PASS: TestInfoAPI (0.02s) 13:08:25 [2023-01-01T13:08:25.523Z] === RUN TestInfoAPIWarnings 13:08:43 [2023-01-01T13:08:43.616Z] --- PASS: TestInfoAPIWarnings (16.54s) 13:08:43 [2023-01-01T13:08:43.616Z] === RUN TestInfoDebug 13:08:43 [2023-01-01T13:08:43.616Z] --- PASS: TestInfoDebug (0.52s) 13:08:43 [2023-01-01T13:08:43.616Z] === RUN TestInfoInsecureRegistries 13:08:43 [2023-01-01T13:08:43.616Z] --- PASS: TestInfoInsecureRegistries (0.52s) 13:08:43 [2023-01-01T13:08:43.616Z] === RUN TestInfoRegistryMirrors 13:08:43 [2023-01-01T13:08:43.616Z] --- PASS: TestInfoRegistryMirrors (0.52s) 13:08:43 [2023-01-01T13:08:43.616Z] === RUN TestLoginFailsWithBadCredentials 13:08:43 [2023-01-01T13:08:43.876Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 13:08:43 [2023-01-01T13:08:43.876Z] === RUN TestPingCacheHeaders 13:08:44 [2023-01-01T13:08:44.136Z] --- PASS: TestPingCacheHeaders (0.02s) 13:08:44 [2023-01-01T13:08:44.136Z] === RUN TestPingGet 13:08:44 [2023-01-01T13:08:44.136Z] --- PASS: TestPingGet (0.01s) 13:08:44 [2023-01-01T13:08:44.136Z] === RUN TestPingHead 13:08:44 [2023-01-01T13:08:44.136Z] --- PASS: TestPingHead (0.02s) 13:08:44 [2023-01-01T13:08:44.136Z] === RUN TestPingSwarmHeader 13:08:44 [2023-01-01T13:08:44.704Z] === RUN TestPingSwarmHeader/before_swarm_init 13:08:45 [2023-01-01T13:08:45.273Z] === RUN TestPingSwarmHeader/after_swarm_init 13:08:46 [2023-01-01T13:08:46.211Z] === RUN TestPingSwarmHeader/after_swarm_leave 13:08:46 [2023-01-01T13:08:46.211Z] --- PASS: TestPingSwarmHeader (2.16s) 13:08:46 [2023-01-01T13:08:46.211Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 13:08:46 [2023-01-01T13:08:46.211Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 13:08:46 [2023-01-01T13:08:46.211Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 13:08:46 [2023-01-01T13:08:46.211Z] === RUN TestPingBuilderHeader 13:08:46 [2023-01-01T13:08:46.211Z] === RUN TestPingBuilderHeader/default_config 13:08:46 [2023-01-01T13:08:46.780Z] === RUN TestPingBuilderHeader/buildkit_disabled 13:08:47 [2023-01-01T13:08:47.348Z] --- PASS: TestPingBuilderHeader (1.04s) 13:08:47 [2023-01-01T13:08:47.348Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 13:08:47 [2023-01-01T13:08:47.348Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 13:08:47 [2023-01-01T13:08:47.348Z] === RUN TestVersion 13:08:47 [2023-01-01T13:08:47.348Z] --- PASS: TestVersion (0.02s) 13:08:47 [2023-01-01T13:08:47.348Z] === CONT TestDiskUsage 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty/container_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty/image_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty/volume_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty/build-cache_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty/container,_volume_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty/image,_build-cache_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 13:08:47 [2023-01-01T13:08:47.917Z] === RUN TestDiskUsage/after_container.Run 13:08:48 [2023-01-01T13:08:48.176Z] === RUN TestDiskUsage/after_container.Run/container_types 13:08:48 [2023-01-01T13:08:48.176Z] === RUN TestDiskUsage/after_container.Run/image_types 13:08:48 [2023-01-01T13:08:48.176Z] === RUN TestDiskUsage/after_container.Run/volume_types 13:08:48 [2023-01-01T13:08:48.176Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 13:08:48 [2023-01-01T13:08:48.176Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 13:08:48 [2023-01-01T13:08:48.176Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 13:08:48 [2023-01-01T13:08:48.176Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 13:08:48 [2023-01-01T13:08:48.176Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 13:08:48 [2023-01-01T13:08:48.176Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 13:08:48 [2023-01-01T13:08:48.176Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage (1.04s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty (0.01s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] PASS 13:08:48 [2023-01-01T13:08:48.438Z] 13:08:48 [2023-01-01T13:08:48.438Z] === Skipped 13:08:48 [2023-01-01T13:08:48.438Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 13:08:48 [2023-01-01T13:08:48.438Z] 13:08:48 [2023-01-01T13:08:48.438Z] DONE 57 tests, 1 skipped in 23.559s 13:08:48 [2023-01-01T13:08:48.438Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 13:08:48 [2023-01-01T13:08:48.438Z] ++ 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 13:08:48 [2023-01-01T13:08:48.438Z] ++ set -e 13:08:48 [2023-01-01T13:08:48.438Z] ++ '[' -n 0 ']' 13:08:48 [2023-01-01T13:08:48.438Z] ++ set -x 13:08:48 [2023-01-01T13:08:48.438Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 13:08:48 [2023-01-01T13:08:48.438Z] INFO: Testing against a local daemon 13:08:48 [2023-01-01T13:08:48.438Z] === RUN TestVolumesCreateAndList 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestVolumesCreateAndList (0.02s) 13:08:48 [2023-01-01T13:08:48.438Z] === RUN TestVolumesRemove 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestVolumesRemove (0.05s) 13:08:48 [2023-01-01T13:08:48.438Z] === RUN TestVolumesInspect 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestVolumesInspect (0.02s) 13:08:48 [2023-01-01T13:08:48.438Z] === RUN TestVolumesInvalidJSON 13:08:48 [2023-01-01T13:08:48.438Z] === RUN TestVolumesInvalidJSON/volumes/create 13:08:48 [2023-01-01T13:08:48.438Z] === PAUSE TestVolumesInvalidJSON/volumes/create 13:08:48 [2023-01-01T13:08:48.438Z] === CONT TestVolumesInvalidJSON/volumes/create 13:08:48 [2023-01-01T13:08:48.438Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 13:08:48 [2023-01-01T13:08:48.438Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 13:08:48 [2023-01-01T13:08:48.438Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 13:08:48 [2023-01-01T13:08:48.438Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestVolumesInvalidJSON (0.01s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 13:08:48 [2023-01-01T13:08:48.438Z] === RUN TestVolumePruneAnonymous 13:08:48 [2023-01-01T13:08:48.438Z] --- PASS: TestVolumePruneAnonymous (0.03s) 13:08:48 [2023-01-01T13:08:48.438Z] PASS 13:08:48 [2023-01-01T13:08:48.438Z] 13:08:48 [2023-01-01T13:08:48.438Z] DONE 10 tests in 0.213s 13:08:48 [2023-01-01T13:08:48.438Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 13:08:48 [2023-01-01T13:08:48.697Z] ++++ cat bundles/test-integration/docker.pid 13:08:48 [2023-01-01T13:08:48.697Z] +++ kill 15094 13:08:48 [2023-01-01T13:08:48.957Z] +++ /etc/init.d/apparmor stop 13:08:48 [2023-01-01T13:08:48.957Z] Leaving: AppArmorNo profiles have been unloaded. 13:08:48 [2023-01-01T13:08:48.957Z] 13:08:48 [2023-01-01T13:08:48.957Z] Unloading profiles will leave already running processes permanently 13:08:48 [2023-01-01T13:08:48.957Z] unconfined, which can lead to unexpected situations. 13:08:48 [2023-01-01T13:08:48.957Z] 13:08:48 [2023-01-01T13:08:48.957Z] To set a process to complain mode, use the command line tool 13:08:48 [2023-01-01T13:08:48.957Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 13:08:48 [2023-01-01T13:08:48.957Z] +++ true 13:08:48 [2023-01-01T13:08:48.957Z] exiting test-integration 13:08:48 [2023-01-01T13:08:48.957Z] ++ exit 0 13:08:48 [2023-01-01T13:08:48.957Z] Post stage [Pipeline] junit 13:08:49 [2023-01-01T13:08:49.543Z] Recording test results 13:08:49 [2023-01-01T13:08:49.749Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 13:08:50 [2023-01-01T13:08:50.072Z] + echo Ensuring container killed. 13:08:50 [2023-01-01T13:08:50.072Z] Ensuring container killed. 13:08:50 [2023-01-01T13:08:50.072Z] + docker rm -vf docker-pr2 13:08:50 [2023-01-01T13:08:50.072Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh 13:08:50 [2023-01-01T13:08:50.355Z] + echo Chowning /workspace to jenkins user 13:08:50 [2023-01-01T13:08:50.355Z] Chowning /workspace to jenkins user 13:08:50 [2023-01-01T13:08:50.355Z] + id -u 13:08:50 [2023-01-01T13:08:50.355Z] + id -g 13:08:50 [2023-01-01T13:08:50.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44382:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 13:08:52 [2023-01-01T13:08:52.025Z] + bundleName=arm64-integration 13:08:52 [2023-01-01T13:08:52.025Z] + echo Creating arm64-integration-bundles.tar.gz 13:08:52 [2023-01-01T13:08:52.025Z] Creating arm64-integration-bundles.tar.gz 13:08:52 [2023-01-01T13:08:52.025Z] + xargs tar -czf arm64-integration-bundles.tar.gz 13:08:52 [2023-01-01T13:08:52.025Z] + 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 13:08:52 [2023-01-01T13:08:52.298Z] Archiving artifacts 13:08:52 [2023-01-01T13:08:52.562Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44382/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 13:08:52 [2023-01-01T13:08:52.860Z] + make clean 13:08:53 [2023-01-01T13:08:53.119Z] docker volume rm -f docker-dev-cache docker-mod-cache 13:08:53 [2023-01-01T13:08:53.119Z] docker-dev-cache 13:08:53 [2023-01-01T13:08:53.119Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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