Pull request #44563 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6875e7f1bec661565dbe4c7e5ff6354443ee5e72+bb2eab21c6db326cb267045140b1c482863e556b (deacf9cbb7ca7fb58e430be37e1385fa54663254) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44563@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-12-01T13:21:10.582Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-12-01T13:21:10.585Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-12-01T13:21:10.769Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-030ca1e6b17ec3d85) in /home/ubuntu/workspace/moby_PR-44563 [Pipeline] { [Pipeline] checkout [2022-12-01T13:21:10.790Z] The recommended git tool is: git [2022-12-01T13:21:10.797Z] using credential docker-jenkins-github-credentials [2022-12-01T13:21:10.807Z] Cloning the remote Git repository [2022-12-01T13:21:10.807Z] Cloning with configured refspecs honoured and without tags [2022-12-01T13:21:10.847Z] Cloning repository https://github.com/moby/moby.git [2022-12-01T13:21:10.848Z] > git init /home/ubuntu/workspace/moby_PR-44563 # timeout=10 [2022-12-01T13:21:10.861Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-01T13:21:10.861Z] > git --version # timeout=10 [2022-12-01T13:21:10.865Z] > git --version # 'git version 2.25.1' [2022-12-01T13:21:10.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-01T13:21:10.866Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44563/head:refs/remotes/origin/PR-44563 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-01T13:21:23.415Z] Fetching without tags [2022-12-01T13:21:23.679Z] Merging remotes/origin/23.0 commit bb2eab21c6db326cb267045140b1c482863e556b into PR head commit 6875e7f1bec661565dbe4c7e5ff6354443ee5e72 [2022-12-01T13:21:24.299Z] Merge succeeded, producing 6875e7f1bec661565dbe4c7e5ff6354443ee5e72 [2022-12-01T13:21:24.299Z] Checking out Revision 6875e7f1bec661565dbe4c7e5ff6354443ee5e72 (PR-44563) [2022-12-01T13:21:24.687Z] Commit message: "seccomp: block socket calls to AF_VSOCK in default profile" [2022-12-01T13:21:24.688Z] First time build. Skipping changelog. [2022-12-01T13:21:24.694Z] > git --version # timeout=10 [2022-12-01T13:21:24.703Z] > git --version # 'git version 2.25.1' [2022-12-01T13:21:24.707Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-12-01T13:21:23.393Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-01T13:21:23.397Z] > git config --add remote.origin.fetch +refs/pull/44563/head:refs/remotes/origin/PR-44563 # timeout=10 [2022-12-01T13:21:23.401Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-01T13:21:23.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-01T13:21:23.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-01T13:21:23.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-01T13:21:23.456Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44563/head:refs/remotes/origin/PR-44563 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-01T13:21:23.678Z] > git config core.sparsecheckout # timeout=10 [2022-12-01T13:21:23.687Z] > git checkout -f 6875e7f1bec661565dbe4c7e5ff6354443ee5e72 # timeout=10 [2022-12-01T13:21:24.271Z] > git remote # timeout=10 [2022-12-01T13:21:24.275Z] > git config --get remote.origin.url # timeout=10 [2022-12-01T13:21:24.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-01T13:21:24.282Z] > git merge bb2eab21c6db326cb267045140b1c482863e556b # timeout=10 [2022-12-01T13:21:24.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-01T13:21:24.339Z] > git config core.sparsecheckout # timeout=10 [2022-12-01T13:21:24.342Z] > git checkout -f 6875e7f1bec661565dbe4c7e5ff6354443ee5e72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T13:21:25.367Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44563:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-12-01T13:21:29.533Z] 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 Stage "s390x integration-cli" skipped due to when conditional [2022-12-01T13:21:29.905Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-030ca1e6b17ec3d85) in /home/ubuntu/workspace/moby_PR-44563 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 [2022-12-01T13:21:29.940Z] The recommended git tool is: git [Pipeline] // stage [2022-12-01T13:21:29.948Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-12-01T13:21:29.964Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [2022-12-01T13:21:29.971Z] Fetching without tags [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-12-01T13:21:30.176Z] Merging remotes/origin/23.0 commit bb2eab21c6db326cb267045140b1c482863e556b into PR head commit 6875e7f1bec661565dbe4c7e5ff6354443ee5e72 [2022-12-01T13:21:29.956Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44563/.git # timeout=10 [2022-12-01T13:21:29.964Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-01T13:21:29.970Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-01T13:21:29.971Z] > git --version # timeout=10 [2022-12-01T13:21:29.975Z] > git --version # 'git version 2.25.1' [2022-12-01T13:21:29.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-01T13:21:29.976Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44563/head:refs/remotes/origin/PR-44563 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-01T13:21:30.175Z] > git config core.sparsecheckout # timeout=10 [2022-12-01T13:21:30.179Z] > git checkout -f 6875e7f1bec661565dbe4c7e5ff6354443ee5e72 # timeout=10 [2022-12-01T13:21:30.529Z] Merge succeeded, producing 6875e7f1bec661565dbe4c7e5ff6354443ee5e72 [2022-12-01T13:21:30.529Z] Checking out Revision 6875e7f1bec661565dbe4c7e5ff6354443ee5e72 (PR-44563) [2022-12-01T13:21:30.588Z] Commit message: "seccomp: block socket calls to AF_VSOCK in default profile" [2022-12-01T13:21:30.594Z] > git --version # timeout=10 [2022-12-01T13:21:30.606Z] > git --version # 'git version 2.25.1' [2022-12-01T13:21:30.611Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-12-01T13:21:30.503Z] > git remote # timeout=10 [2022-12-01T13:21:30.507Z] > git config --get remote.origin.url # timeout=10 [2022-12-01T13:21:30.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-01T13:21:30.513Z] > git merge bb2eab21c6db326cb267045140b1c482863e556b # timeout=10 [2022-12-01T13:21:30.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-01T13:21:30.528Z] > git config core.sparsecheckout # timeout=10 [2022-12-01T13:21:30.530Z] > git checkout -f 6875e7f1bec661565dbe4c7e5ff6354443ee5e72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-01T13:21:31.318Z] + docker version [2022-12-01T13:21:31.319Z] Client: Docker Engine - Community [2022-12-01T13:21:31.319Z] Version: 22.06.0-beta.0 [2022-12-01T13:21:31.319Z] API version: 1.42 [2022-12-01T13:21:31.319Z] Go version: go1.18.3 [2022-12-01T13:21:31.319Z] Git commit: 3e9117b [2022-12-01T13:21:31.319Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-01T13:21:31.319Z] OS/Arch: linux/arm64 [2022-12-01T13:21:31.319Z] Context: default [2022-12-01T13:21:31.319Z] [2022-12-01T13:21:31.319Z] Server: Docker Engine - Community [2022-12-01T13:21:31.319Z] Engine: [2022-12-01T13:21:31.319Z] Version: 22.06.0-beta.0 [2022-12-01T13:21:31.319Z] API version: 1.42 (minimum version 1.12) [2022-12-01T13:21:31.319Z] Go version: go1.18.3 [2022-12-01T13:21:31.319Z] Git commit: 38633e7 [2022-12-01T13:21:31.319Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-01T13:21:31.319Z] OS/Arch: linux/arm64 [2022-12-01T13:21:31.319Z] Experimental: true [2022-12-01T13:21:31.319Z] containerd: [2022-12-01T13:21:31.319Z] Version: 1.6.8 [2022-12-01T13:21:31.319Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-01T13:21:31.319Z] runc: [2022-12-01T13:21:31.319Z] Version: 1.1.4 [2022-12-01T13:21:31.319Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-01T13:21:31.319Z] docker-init: [2022-12-01T13:21:31.319Z] Version: 0.19.0 [2022-12-01T13:21:31.319Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-01T13:21:31.591Z] + docker info [2022-12-01T13:21:31.592Z] Client: [2022-12-01T13:21:31.592Z] Context: default [2022-12-01T13:21:31.592Z] Debug Mode: false [2022-12-01T13:21:31.592Z] Plugins: [2022-12-01T13:21:31.592Z] buildx: Docker Buildx (Docker Inc.) [2022-12-01T13:21:31.592Z] Version: v0.8.2 [2022-12-01T13:21:31.592Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-12-01T13:21:31.592Z] compose: Docker Compose (Docker Inc.) [2022-12-01T13:21:31.592Z] Version: v2.12.0 [2022-12-01T13:21:31.592Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-01T13:21:31.592Z] [2022-12-01T13:21:31.592Z] Server: [2022-12-01T13:21:31.592Z] Containers: 0 [2022-12-01T13:21:31.592Z] Running: 0 [2022-12-01T13:21:31.592Z] Paused: 0 [2022-12-01T13:21:31.592Z] Stopped: 0 [2022-12-01T13:21:31.592Z] Images: 3 [2022-12-01T13:21:31.592Z] Server Version: 22.06.0-beta.0 [2022-12-01T13:21:31.592Z] Storage Driver: overlay2 [2022-12-01T13:21:31.592Z] Backing Filesystem: extfs [2022-12-01T13:21:31.592Z] Supports d_type: true [2022-12-01T13:21:31.592Z] Using metacopy: false [2022-12-01T13:21:31.592Z] Native Overlay Diff: true [2022-12-01T13:21:31.592Z] userxattr: false [2022-12-01T13:21:31.592Z] Logging Driver: json-file [2022-12-01T13:21:31.592Z] Cgroup Driver: cgroupfs [2022-12-01T13:21:31.592Z] Cgroup Version: 1 [2022-12-01T13:21:31.592Z] Plugins: [2022-12-01T13:21:31.592Z] Volume: local [2022-12-01T13:21:31.592Z] Network: bridge host ipvlan macvlan null overlay [2022-12-01T13:21:31.592Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-01T13:21:31.592Z] Swarm: inactive [2022-12-01T13:21:31.592Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-01T13:21:31.592Z] Default Runtime: runc [2022-12-01T13:21:31.592Z] Init Binary: docker-init [2022-12-01T13:21:31.592Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-01T13:21:31.592Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-01T13:21:31.592Z] init version: de40ad0 [2022-12-01T13:21:31.592Z] Security Options: [2022-12-01T13:21:31.592Z] apparmor [2022-12-01T13:21:31.592Z] seccomp [2022-12-01T13:21:31.592Z] Profile: builtin [2022-12-01T13:21:31.592Z] Kernel Version: 5.15.0-1022-aws [2022-12-01T13:21:31.592Z] Operating System: Ubuntu 20.04.5 LTS [2022-12-01T13:21:31.592Z] OSType: linux [2022-12-01T13:21:31.592Z] Architecture: aarch64 [2022-12-01T13:21:31.592Z] CPUs: 2 [2022-12-01T13:21:31.592Z] Total Memory: 7.559GiB [2022-12-01T13:21:31.592Z] Name: ip-10-100-91-174 [2022-12-01T13:21:31.592Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-12-01T13:21:31.592Z] Docker Root Dir: /var/lib/docker [2022-12-01T13:21:31.592Z] Debug Mode: false [2022-12-01T13:21:31.592Z] Registry: https://index.docker.io/v1/ [2022-12-01T13:21:31.592Z] Labels: [2022-12-01T13:21:31.592Z] Experimental: true [2022-12-01T13:21:31.592Z] Insecure Registries: [2022-12-01T13:21:31.592Z] 127.0.0.0/8 [2022-12-01T13:21:31.592Z] Live Restore Enabled: true [2022-12-01T13:21:31.592Z] [Pipeline] sh [2022-12-01T13:21:31.908Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-12-01T13:21:31.908Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-12-01T13:21:31.908Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44563/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-12-01T13:21:31.908Z] + bash /home/ubuntu/workspace/moby_PR-44563/check-config.sh [2022-12-01T13:21:31.908Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-01T13:21:31.908Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-12-01T13:21:31.908Z] [2022-12-01T13:21:31.908Z] Generally Necessary: [2022-12-01T13:21:31.908Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-01T13:21:31.908Z] - apparmor: enabled and tools installed [2022-12-01T13:21:31.908Z] - CONFIG_NAMESPACES: enabled [2022-12-01T13:21:31.908Z] - CONFIG_NET_NS: enabled [2022-12-01T13:21:31.908Z] - CONFIG_PID_NS: enabled [2022-12-01T13:21:31.908Z] - CONFIG_IPC_NS: enabled [2022-12-01T13:21:31.908Z] - CONFIG_UTS_NS: enabled [2022-12-01T13:21:31.908Z] - CONFIG_CGROUPS: enabled [2022-12-01T13:21:31.908Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-01T13:21:31.908Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-01T13:21:31.908Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-01T13:21:31.908Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-01T13:21:31.908Z] - CONFIG_CPUSETS: enabled [2022-12-01T13:21:31.908Z] - CONFIG_MEMCG: enabled [2022-12-01T13:21:31.908Z] - CONFIG_KEYS: enabled [2022-12-01T13:21:31.908Z] - CONFIG_VETH: enabled (as module) [2022-12-01T13:21:31.908Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-01T13:21:31.908Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-01T13:21:31.908Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-01T13:21:31.908Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-01T13:21:31.908Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-01T13:21:32.164Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-01T13:21:32.164Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-01T13:21:32.164Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-12-01T13:21:32.164Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-01T13:21:32.164Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-01T13:21:32.164Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-01T13:21:32.164Z] - CONFIG_CGROUP_BPF: enabled [2022-12-01T13:21:32.164Z] [2022-12-01T13:21:32.164Z] Optional Features: [2022-12-01T13:21:32.164Z] - CONFIG_USER_NS: enabled [2022-12-01T13:21:32.164Z] - CONFIG_SECCOMP: enabled [2022-12-01T13:21:32.164Z] - CONFIG_SECCOMP_FILTER: enabled [2022-12-01T13:21:32.164Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-01T13:21:32.164Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-01T13:21:32.164Z] (cgroup swap accounting is currently enabled) [2022-12-01T13:21:32.164Z] - CONFIG_BLK_CGROUP: enabled [2022-12-01T13:21:32.164Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-01T13:21:32.164Z] - CONFIG_CGROUP_PERF: enabled [2022-12-01T13:21:32.164Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-01T13:21:32.164Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-01T13:21:32.164Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-01T13:21:32.164Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-01T13:21:32.164Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-01T13:21:32.164Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-01T13:21:32.164Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-01T13:21:32.164Z] - CONFIG_IP_VS: enabled (as module) [2022-12-01T13:21:32.421Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-01T13:21:32.421Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-01T13:21:32.421Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-01T13:21:32.421Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-01T13:21:32.421Z] - CONFIG_SECURITY_SELINUX: enabled [2022-12-01T13:21:32.421Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-12-01T13:21:32.421Z] - CONFIG_EXT4_FS: enabled [2022-12-01T13:21:32.421Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-01T13:21:32.421Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-01T13:21:32.421Z] - Network Drivers: [2022-12-01T13:21:32.421Z] - "overlay": [2022-12-01T13:21:32.421Z] - CONFIG_VXLAN: enabled (as module) [2022-12-01T13:21:32.421Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-01T13:21:32.421Z] Optional (for encrypted networks): [2022-12-01T13:21:32.421Z] - CONFIG_CRYPTO: enabled [2022-12-01T13:21:32.421Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-01T13:21:32.421Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-01T13:21:32.421Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-01T13:21:32.421Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-01T13:21:32.421Z] - CONFIG_XFRM: enabled [2022-12-01T13:21:32.421Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-01T13:21:32.421Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-01T13:21:32.421Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-01T13:21:32.421Z] - "ipvlan": [2022-12-01T13:21:32.421Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-01T13:21:32.421Z] - "macvlan": [2022-12-01T13:21:32.677Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-01T13:21:32.677Z] - CONFIG_DUMMY: enabled (as module) [2022-12-01T13:21:32.677Z] - "ftp,tftp client in container": [2022-12-01T13:21:32.677Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-01T13:21:32.677Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-01T13:21:32.677Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-01T13:21:32.677Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-01T13:21:32.677Z] - Storage Drivers: [2022-12-01T13:21:32.677Z] - "aufs": [2022-12-01T13:21:32.677Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-01T13:21:32.677Z] - "btrfs": [2022-12-01T13:21:32.677Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-01T13:21:32.677Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-01T13:21:32.677Z] - "devicemapper": [2022-12-01T13:21:32.677Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-01T13:21:32.677Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-01T13:21:32.677Z] - "overlay": [2022-12-01T13:21:32.677Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-01T13:21:32.677Z] - "zfs": [2022-12-01T13:21:32.677Z] - /dev/zfs: present [2022-12-01T13:21:32.677Z] - zfs command: missing [2022-12-01T13:21:32.677Z] - zpool command: missing [2022-12-01T13:21:32.677Z] [2022-12-01T13:21:32.677Z] Limits: [2022-12-01T13:21:32.677Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-01T13:21:32.677Z] [2022-12-01T13:21:32.677Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-01T13:21:32.978Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6875e7f1bec661565dbe4c7e5ff6354443ee5e72 . [2022-12-01T13:21:33.234Z] #1 [internal] load build definition from Dockerfile [2022-12-01T13:21:33.234Z] #1 transferring dockerfile: 19.72kB done [2022-12-01T13:21:33.234Z] #1 DONE 0.0s [2022-12-01T13:21:33.234Z] [2022-12-01T13:21:33.234Z] #2 [internal] load .dockerignore [2022-12-01T13:21:33.234Z] #2 transferring context: 113B done [2022-12-01T13:21:33.234Z] #2 DONE 0.0s [2022-12-01T13:21:33.234Z] [2022-12-01T13:21:33.234Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-01T13:21:33.234Z] #3 DONE 0.1s [2022-12-01T13:21:33.234Z] [2022-12-01T13:21:33.234Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-01T13:21:33.234Z] #4 CACHED [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #5 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye [2022-12-01T13:21:33.490Z] #5 DONE 0.1s [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-01T13:21:33.490Z] #6 DONE 0.1s [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-01T13:21:33.490Z] #7 DONE 0.1s [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-01T13:21:33.490Z] #8 DONE 0.0s [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 [2022-12-01T13:21:33.490Z] #9 DONE 0.0s [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-12-01T13:21:33.490Z] #10 DONE 0.0s [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #11 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-01T13:21:33.490Z] #11 CACHED [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #12 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-12-01T13:21:33.490Z] #12 CACHED [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #13 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-01T13:21:33.490Z] #13 CACHED [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #14 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-12-01T13:21:33.490Z] #14 CACHED [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #15 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-01T13:21:33.490Z] #15 CACHED [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-01T13:21:33.490Z] #16 CACHED [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #17 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-12-01T13:21:33.490Z] #17 CACHED [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-01T13:21:33.490Z] #18 CACHED [2022-12-01T13:21:33.490Z] [2022-12-01T13:21:33.490Z] #19 [dev-systemd-false 6/28] RUN ldconfig [2022-12-01T13:21:33.747Z] #19 CACHED [2022-12-01T13:21:33.747Z] [2022-12-01T13:21:33.747Z] #20 [internal] load build context [2022-12-01T13:21:34.317Z] #20 ... [2022-12-01T13:21:34.317Z] [2022-12-01T13:21:34.317Z] #21 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-12-01T13:21:34.317Z] #21 DONE 0.6s [2022-12-01T13:21:34.317Z] [2022-12-01T13:21:34.317Z] #20 [internal] load build context [2022-12-01T13:21:35.248Z] #20 transferring context: 63.71MB 1.4s done [2022-12-01T13:21:35.248Z] #20 DONE 1.5s [2022-12-01T13:21:35.248Z] [2022-12-01T13:21:35.249Z] #22 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-01T13:21:35.249Z] #0 1.064 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-01T13:21:35.249Z] #0 1.064 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-01T13:21:35.249Z] #0 1.064 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #22 ... [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #23 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-12-01T13:21:35.249Z] #23 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #24 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-12-01T13:21:35.249Z] #24 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-12-01T13:21:35.249Z] #25 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-01T13:21:35.249Z] #26 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-12-01T13:21:35.249Z] #27 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-01T13:21:35.249Z] #28 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-01T13:21:35.249Z] #29 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-12-01T13:21:35.249Z] #30 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-12-01T13:21:35.249Z] #31 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #32 [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 [2022-12-01T13:21:35.249Z] #32 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #33 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-12-01T13:21:35.249Z] #33 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #34 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-12-01T13:21:35.249Z] #34 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #35 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-12-01T13:21:35.249Z] #35 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-01T13:21:35.249Z] #36 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-01T13:21:35.249Z] #37 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #38 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-12-01T13:21:35.249Z] #38 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #39 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-12-01T13:21:35.249Z] #39 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #40 [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 [2022-12-01T13:21:35.249Z] #40 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #41 [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 [2022-12-01T13:21:35.249Z] #41 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #42 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-12-01T13:21:35.249Z] #42 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #43 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-12-01T13:21:35.249Z] #43 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-12-01T13:21:35.249Z] #44 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #45 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-12-01T13:21:35.249Z] #45 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #46 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-12-01T13:21:35.249Z] #46 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #47 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-12-01T13:21:35.249Z] #47 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #48 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-12-01T13:21:35.249Z] #48 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #49 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-12-01T13:21:35.249Z] #49 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-12-01T13:21:35.249Z] #50 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #51 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-01T13:21:35.249Z] #51 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-01T13:21:35.249Z] #8 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #52 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-12-01T13:21:35.249Z] #52 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #53 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-12-01T13:21:35.249Z] #53 CACHED [2022-12-01T13:21:35.249Z] [2022-12-01T13:21:35.249Z] #22 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-01T13:21:35.811Z] #22 1.587 Reading package lists... [2022-12-01T13:21:36.375Z] #22 2.206 Reading package lists... [2022-12-01T13:21:36.631Z] #22 2.727 Building dependency tree... [2022-12-01T13:21:36.631Z] #22 2.870 Reading state information... [2022-12-01T13:21:36.631Z] #22 3.045 The following additional packages will be installed: [2022-12-01T13:21:36.887Z] #22 3.045 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-01T13:21:36.887Z] #22 3.046 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-01T13:21:36.887Z] #22 3.046 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-01T13:21:36.887Z] #22 3.046 python3-pkg-resources vim-runtime xxd [2022-12-01T13:21:36.887Z] #22 3.048 Suggested packages: [2022-12-01T13:21:36.887Z] #22 3.048 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-01T13:21:36.887Z] #22 3.048 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-01T13:21:36.887Z] #22 3.048 acl attr quota [2022-12-01T13:21:36.887Z] #22 3.048 Recommended packages: [2022-12-01T13:21:36.887Z] #22 3.048 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-12-01T13:21:37.153Z] #22 3.354 The following NEW packages will be installed: [2022-12-01T13:21:37.153Z] #22 3.354 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-01T13:21:37.153Z] #22 3.355 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-01T13:21:37.153Z] #22 3.355 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-01T13:21:37.153Z] #22 3.355 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-12-01T13:21:37.153Z] #22 3.355 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-12-01T13:21:37.153Z] #22 3.355 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-01T13:21:37.153Z] #22 3.356 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-01T13:21:37.153Z] #22 3.356 xz-utils zip zstd [2022-12-01T13:21:37.153Z] #22 3.637 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-12-01T13:21:37.153Z] #22 3.637 Need to get 27.0 MB of archives. [2022-12-01T13:21:37.153Z] #22 3.637 After this operation, 105 MB of additional disk space will be used. [2022-12-01T13:21:37.153Z] #22 3.637 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-12-01T13:21:37.409Z] #22 3.640 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-12-01T13:21:37.409Z] #22 3.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-12-01T13:21:37.409Z] #22 3.646 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-12-01T13:21:37.409Z] #22 3.648 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-12-01T13:21:37.409Z] #22 3.649 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-12-01T13:21:37.409Z] #22 3.650 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-12-01T13:21:37.409Z] #22 3.657 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-12-01T13:21:37.409Z] #22 3.657 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-01T13:21:37.409Z] #22 3.658 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-01T13:21:37.409Z] #22 3.663 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-12-01T13:21:37.409Z] #22 3.671 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-12-01T13:21:37.409Z] #22 3.673 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-12-01T13:21:37.409Z] #22 3.675 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-12-01T13:21:37.409Z] #22 3.678 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-12-01T13:21:37.409Z] #22 3.679 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-12-01T13:21:37.409Z] #22 3.683 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-12-01T13:21:37.409Z] #22 3.686 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-12-01T13:21:37.409Z] #22 3.691 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-12-01T13:21:37.409Z] #22 3.691 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-12-01T13:21:37.409Z] #22 3.692 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-12-01T13:21:37.409Z] #22 3.700 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-12-01T13:21:37.409Z] #22 3.701 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-12-01T13:21:37.409Z] #22 3.702 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-12-01T13:21:37.409Z] #22 3.706 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-12-01T13:21:37.409Z] #22 3.708 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-12-01T13:21:37.409Z] #22 3.709 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-12-01T13:21:37.409Z] #22 3.757 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-12-01T13:21:37.409Z] #22 3.757 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-12-01T13:21:37.409Z] #22 3.758 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-12-01T13:21:37.409Z] #22 3.758 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-01T13:21:37.409Z] #22 3.759 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-12-01T13:21:37.409Z] #22 3.759 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-12-01T13:21:37.409Z] #22 3.761 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-12-01T13:21:37.409Z] #22 3.762 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-01T13:21:37.409Z] #22 3.771 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-01T13:21:37.409Z] #22 3.772 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-01T13:21:37.409Z] #22 3.772 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-01T13:21:37.409Z] #22 3.773 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-01T13:21:37.409Z] #22 3.775 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-01T13:21:37.409Z] #22 3.777 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-01T13:21:37.409Z] #22 3.778 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-12-01T13:21:37.409Z] #22 3.782 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-12-01T13:21:37.409Z] #22 3.784 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-12-01T13:21:37.409Z] #22 3.786 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-01T13:21:37.409Z] #22 3.820 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-12-01T13:21:37.409Z] #22 3.844 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-12-01T13:21:37.409Z] #22 3.849 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-12-01T13:21:37.409Z] #22 3.850 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-12-01T13:21:37.665Z] #22 3.988 debconf: delaying package configuration, since apt-utils is not installed [2022-12-01T13:21:37.665Z] #22 4.027 Fetched 27.0 MB in 0s (55.2 MB/s) [2022-12-01T13:21:37.665Z] #22 4.052 Selecting previously unselected package pigz. [2022-12-01T13:21:37.665Z] #22 4.052 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-12-01T13:21:37.665Z] #22 4.065 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-12-01T13:21:37.665Z] #22 4.070 Unpacking pigz (2.6-1) ... [2022-12-01T13:21:37.665Z] #22 4.115 Selecting previously unselected package libelf1:arm64. [2022-12-01T13:21:37.665Z] #22 4.118 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-12-01T13:21:37.665Z] #22 4.125 Unpacking libelf1:arm64 (0.183-1) ... [2022-12-01T13:21:37.665Z] #22 4.176 Selecting previously unselected package libbpf0:arm64. [2022-12-01T13:21:37.665Z] #22 4.176 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-12-01T13:21:37.921Z] #22 4.180 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-12-01T13:21:37.921Z] #22 4.220 Selecting previously unselected package libcap2:arm64. [2022-12-01T13:21:37.921Z] #22 4.223 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-12-01T13:21:37.921Z] #22 4.227 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-12-01T13:21:37.921Z] #22 4.261 Selecting previously unselected package libmnl0:arm64. [2022-12-01T13:21:37.921Z] #22 4.263 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-12-01T13:21:37.921Z] #22 4.266 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-12-01T13:21:37.921Z] #22 4.297 Selecting previously unselected package libxtables12:arm64. [2022-12-01T13:21:37.921Z] #22 4.299 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-12-01T13:21:37.921Z] #22 4.303 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-12-01T13:21:37.921Z] #22 4.336 Selecting previously unselected package libcap2-bin. [2022-12-01T13:21:37.921Z] #22 4.337 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-12-01T13:21:37.921Z] #22 4.341 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-01T13:21:37.921Z] #22 4.378 Selecting previously unselected package iproute2. [2022-12-01T13:21:37.921Z] #22 4.381 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-12-01T13:21:37.921Z] #22 4.384 Unpacking iproute2 (5.10.0-4) ... [2022-12-01T13:21:38.179Z] #22 4.486 Selecting previously unselected package xxd. [2022-12-01T13:21:38.179Z] #22 4.489 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-01T13:21:38.179Z] #22 4.493 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-01T13:21:38.179Z] #22 4.540 Selecting previously unselected package vim-common. [2022-12-01T13:21:38.179Z] #22 4.543 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-01T13:21:38.179Z] #22 4.555 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-01T13:21:38.179Z] #22 4.612 Selecting previously unselected package bash-completion. [2022-12-01T13:21:38.179Z] #22 4.615 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-01T13:21:38.741Z] #22 5.264 Unpacking bash-completion (1:2.11-2) ... [2022-12-01T13:21:38.997Z] #22 5.368 Selecting previously unselected package bzip2. [2022-12-01T13:21:38.997Z] #22 5.371 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-12-01T13:21:38.997Z] #22 5.376 Unpacking bzip2 (1.0.8-4) ... [2022-12-01T13:21:38.997Z] #22 5.413 Selecting previously unselected package xz-utils. [2022-12-01T13:21:38.997Z] #22 5.415 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-01T13:21:38.997Z] #22 5.419 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-01T13:21:38.997Z] #22 5.483 Selecting previously unselected package apparmor. [2022-12-01T13:21:39.253Z] #22 5.486 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-12-01T13:21:39.253Z] #22 5.508 Unpacking apparmor (2.13.6-10) ... [2022-12-01T13:21:39.253Z] #22 5.610 Selecting previously unselected package inetutils-ping. [2022-12-01T13:21:39.253Z] #22 5.613 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-12-01T13:21:39.253Z] #22 5.618 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-01T13:21:39.253Z] #22 5.669 Selecting previously unselected package libip4tc2:arm64. [2022-12-01T13:21:39.253Z] #22 5.673 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-12-01T13:21:39.253Z] #22 5.678 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-12-01T13:21:39.253Z] #22 5.728 Selecting previously unselected package libip6tc2:arm64. [2022-12-01T13:21:39.509Z] #22 5.731 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-12-01T13:21:39.509Z] #22 5.736 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-12-01T13:21:39.509Z] #22 5.774 Selecting previously unselected package libnfnetlink0:arm64. [2022-12-01T13:21:39.509Z] #22 5.776 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-12-01T13:21:39.509Z] #22 5.814 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-01T13:21:39.509Z] #22 5.905 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-12-01T13:21:39.509Z] #22 5.908 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-12-01T13:21:39.509Z] #22 5.914 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-01T13:21:39.509Z] #22 5.949 Selecting previously unselected package libnftnl11:arm64. [2022-12-01T13:21:39.509Z] #22 5.952 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-12-01T13:21:39.509Z] #22 5.954 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-12-01T13:21:39.509Z] #22 6.007 Selecting previously unselected package iptables. [2022-12-01T13:21:39.765Z] #22 6.010 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-12-01T13:21:39.765Z] #22 6.016 Unpacking iptables (1.8.7-1) ... [2022-12-01T13:21:39.765Z] #22 6.099 Selecting previously unselected package libonig5:arm64. [2022-12-01T13:21:39.765Z] #22 6.102 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-12-01T13:21:39.765Z] #22 6.106 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-12-01T13:21:39.765Z] #22 6.160 Selecting previously unselected package libjq1:arm64. [2022-12-01T13:21:39.765Z] #22 6.163 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-12-01T13:21:39.765Z] #22 6.167 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-12-01T13:21:39.765Z] #22 6.208 Selecting previously unselected package jq. [2022-12-01T13:21:39.765Z] #22 6.209 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-12-01T13:21:39.765Z] #22 6.212 Unpacking jq (1.6-2.1) ... [2022-12-01T13:21:39.765Z] #22 6.250 Selecting previously unselected package libaio1:arm64. [2022-12-01T13:21:39.765Z] #22 6.252 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-12-01T13:21:39.765Z] #22 6.257 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-12-01T13:21:39.765Z] #22 6.292 Selecting previously unselected package libgpm2:arm64. [2022-12-01T13:21:40.022Z] #22 6.294 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-12-01T13:21:40.022Z] #22 6.298 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-12-01T13:21:40.022Z] #22 6.331 Selecting previously unselected package libicu67:arm64. [2022-12-01T13:21:40.022Z] #22 6.334 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-12-01T13:21:40.022Z] #22 6.338 Unpacking libicu67:arm64 (67.1-7) ... [2022-12-01T13:21:40.584Z] #22 7.027 Selecting previously unselected package libinih1:arm64. [2022-12-01T13:21:40.840Z] #22 7.030 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-12-01T13:21:40.840Z] #22 7.036 Unpacking libinih1:arm64 (53-1+b2) ... [2022-12-01T13:21:40.840Z] #22 7.071 Selecting previously unselected package libnet1:arm64. [2022-12-01T13:21:40.840Z] #22 7.074 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-01T13:21:40.840Z] #22 7.076 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-01T13:21:40.840Z] #22 7.133 Selecting previously unselected package libnl-3-200:arm64. [2022-12-01T13:21:40.840Z] #22 7.136 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-01T13:21:40.840Z] #22 7.141 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-01T13:21:40.840Z] #22 7.176 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-01T13:21:40.840Z] #22 7.178 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-01T13:21:40.840Z] #22 7.182 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-01T13:21:40.840Z] #22 7.235 Selecting previously unselected package libyajl2:arm64. [2022-12-01T13:21:40.840Z] #22 7.238 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-12-01T13:21:40.840Z] #22 7.244 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-12-01T13:21:40.840Z] #22 7.276 Selecting previously unselected package net-tools. [2022-12-01T13:21:40.840Z] #22 7.277 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-12-01T13:21:40.840Z] #22 7.281 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-01T13:21:40.840Z] #22 7.342 Selecting previously unselected package patch. [2022-12-01T13:21:41.096Z] #22 7.345 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-12-01T13:21:41.096Z] #22 7.351 Unpacking patch (2.7.6-7) ... [2022-12-01T13:21:41.096Z] #22 7.396 Selecting previously unselected package python-pip-whl. [2022-12-01T13:21:41.096Z] #22 7.399 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-01T13:21:41.096Z] #22 7.401 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-01T13:21:41.096Z] #22 7.539 Selecting previously unselected package python3-lib2to3. [2022-12-01T13:21:41.096Z] #22 7.542 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-01T13:21:41.096Z] #22 7.547 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-01T13:21:41.096Z] #22 7.590 Selecting previously unselected package python3-distutils. [2022-12-01T13:21:41.096Z] #22 7.590 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-12-01T13:21:41.096Z] #22 7.593 Unpacking python3-distutils (3.9.2-1) ... [2022-12-01T13:21:41.352Z] #22 7.634 Selecting previously unselected package python3-pkg-resources. [2022-12-01T13:21:41.352Z] #22 7.638 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-01T13:21:41.352Z] #22 7.642 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-01T13:21:41.352Z] #22 7.690 Selecting previously unselected package python3-setuptools. [2022-12-01T13:21:41.352Z] #22 7.693 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-12-01T13:21:41.352Z] #22 7.696 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-01T13:21:41.352Z] #22 7.753 Selecting previously unselected package python3-wheel. [2022-12-01T13:21:41.352Z] #22 7.756 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-12-01T13:21:41.352Z] #22 7.760 Unpacking python3-wheel (0.34.2-1) ... [2022-12-01T13:21:41.352Z] #22 7.804 Selecting previously unselected package python3-pip. [2022-12-01T13:21:41.608Z] #22 7.807 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-01T13:21:41.608Z] #22 7.811 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-01T13:21:41.608Z] #22 7.915 Selecting previously unselected package sudo. [2022-12-01T13:21:41.608Z] #22 7.918 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-12-01T13:21:41.608Z] #22 7.931 Unpacking sudo (1.9.5p2-3) ... [2022-12-01T13:21:41.608Z] #22 8.040 Selecting previously unselected package thin-provisioning-tools. [2022-12-01T13:21:41.864Z] #22 8.041 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-12-01T13:21:41.864Z] #22 8.046 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-01T13:21:41.864Z] #22 8.108 Selecting previously unselected package uidmap. [2022-12-01T13:21:41.864Z] #22 8.111 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-12-01T13:21:41.864Z] #22 8.116 Unpacking uidmap (1:4.8.1-1) ... [2022-12-01T13:21:41.864Z] #22 8.162 Selecting previously unselected package vim-runtime. [2022-12-01T13:21:41.864Z] #22 8.165 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-01T13:21:41.864Z] #22 8.175 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-01T13:21:41.864Z] #22 8.187 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-01T13:21:41.864Z] #22 8.191 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-01T13:21:42.426Z] #22 8.767 Selecting previously unselected package vim. [2022-12-01T13:21:42.426Z] #22 8.770 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-01T13:21:42.426Z] #22 8.778 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-01T13:21:42.426Z] #22 8.905 Selecting previously unselected package xfsprogs. [2022-12-01T13:21:42.683Z] #22 8.908 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-12-01T13:21:42.683Z] #22 8.912 Unpacking xfsprogs (5.10.0-4) ... [2022-12-01T13:21:42.683Z] #22 9.007 Selecting previously unselected package zip. [2022-12-01T13:21:42.683Z] #22 9.010 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-12-01T13:21:42.683Z] #22 9.014 Unpacking zip (3.0-12) ... [2022-12-01T13:21:42.683Z] #22 9.058 Selecting previously unselected package zstd. [2022-12-01T13:21:42.683Z] #22 9.061 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-12-01T13:21:42.683Z] #22 9.066 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-12-01T13:21:42.683Z] #22 9.156 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-01T13:21:42.939Z] #22 9.349 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-12-01T13:21:42.939Z] #22 9.362 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-01T13:21:42.939Z] #22 9.375 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-12-01T13:21:42.939Z] #22 9.384 Setting up libicu67:arm64 (67.1-7) ... [2022-12-01T13:21:42.939Z] #22 9.394 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-12-01T13:21:42.939Z] #22 9.405 Setting up libinih1:arm64 (53-1+b2) ... [2022-12-01T13:21:42.939Z] #22 9.417 Setting up uidmap (1:4.8.1-1) ... [2022-12-01T13:21:43.195Z] #22 9.427 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-12-01T13:21:43.195Z] #22 9.438 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-01T13:21:43.195Z] #22 9.447 Setting up bzip2 (1.0.8-4) ... [2022-12-01T13:21:43.195Z] #22 9.456 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-01T13:21:43.195Z] #22 9.468 Setting up python3-wheel (0.34.2-1) ... [2022-12-01T13:21:43.195Z] #22 9.619 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-01T13:21:43.195Z] #22 9.633 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-01T13:21:43.195Z] #22 9.642 Setting up libcap2-bin (1:2.44-1) ... [2022-12-01T13:21:43.195Z] #22 9.651 Setting up apparmor (2.13.6-10) ... [2022-12-01T13:21:44.122Z] #22 10.42 Setting up zip (3.0-12) ... [2022-12-01T13:21:44.122Z] #22 10.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-01T13:21:44.122Z] #22 10.46 Setting up bash-completion (1:2.11-2) ... [2022-12-01T13:21:45.050Z] #22 11.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-01T13:21:45.050Z] #22 11.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-01T13:21:45.050Z] #22 11.29 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-12-01T13:21:45.050Z] #22 11.30 Setting up patch (2.7.6-7) ... [2022-12-01T13:21:45.050Z] #22 11.31 Setting up sudo (1.9.5p2-3) ... [2022-12-01T13:21:45.050Z] #22 11.35 invoke-rc.d: could not determine current runlevel [2022-12-01T13:21:45.050Z] #22 11.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-01T13:21:45.050Z] #22 11.36 Setting up xfsprogs (5.10.0-4) ... [2022-12-01T13:21:45.050Z] #22 11.37 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-12-01T13:21:45.050Z] #22 11.38 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-01T13:21:45.050Z] #22 11.39 Setting up pigz (2.6-1) ... [2022-12-01T13:21:45.050Z] #22 11.40 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-01T13:21:45.050Z] #22 11.41 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-01T13:21:45.050Z] #22 11.43 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-01T13:21:45.050Z] #22 11.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-01T13:21:45.306Z] #22 11.60 Setting up libaio1:arm64 (0.3.112-9) ... [2022-12-01T13:21:45.306Z] #22 11.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-01T13:21:45.306Z] #22 11.73 Setting up libelf1:arm64 (0.183-1) ... [2022-12-01T13:21:45.306Z] #22 11.74 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-12-01T13:21:45.306Z] #22 11.76 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-01T13:21:45.306Z] #22 11.77 Setting up python3-distutils (3.9.2-1) ... [2022-12-01T13:21:45.562Z] #22 11.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-01T13:21:45.562Z] #22 11.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-01T13:21:45.562Z] #22 11.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-01T13:21:45.562Z] #22 11.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-01T13:21:45.562Z] #22 11.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-01T13:21:45.562Z] #22 11.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-01T13:21:45.562Z] #22 11.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-01T13:21:45.562Z] #22 11.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-01T13:21:45.562Z] #22 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-01T13:21:45.562Z] #22 11.96 Setting up python3-setuptools (52.0.0-4) ... [2022-12-01T13:21:46.124Z] #22 12.28 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-01T13:21:46.124Z] #22 12.29 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-12-01T13:21:46.125Z] #22 12.30 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-01T13:21:46.125Z] #22 12.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-01T13:21:46.125Z] #22 12.58 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-01T13:21:46.125Z] #22 12.59 Setting up jq (1.6-2.1) ... [2022-12-01T13:21:46.125Z] #22 12.60 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-12-01T13:21:46.125Z] #22 12.61 Setting up iptables (1.8.7-1) ... [2022-12-01T13:21:46.125Z] #22 12.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-01T13:21:46.125Z] #22 12.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-01T13:21:46.125Z] #22 12.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-01T13:21:46.125Z] #22 12.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-01T13:21:46.125Z] #22 12.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-01T13:21:46.125Z] #22 12.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-01T13:21:46.380Z] #22 12.65 Setting up iproute2 (5.10.0-4) ... [2022-12-01T13:21:46.637Z] #22 12.80 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-01T13:21:47.198Z] #22 DONE 13.6s [2022-12-01T13:21:47.198Z] [2022-12-01T13:21:47.198Z] #54 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-12-01T13:21:47.760Z] #54 0.433 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-01T13:21:47.760Z] #54 0.437 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-01T13:21:47.760Z] #54 0.439 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-01T13:21:47.760Z] #54 DONE 0.5s [2022-12-01T13:21:47.760Z] [2022-12-01T13:21:47.760Z] #55 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-12-01T13:21:54.299Z] #55 5.726 Collecting yamllint==1.27.1 [2022-12-01T13:21:54.555Z] #55 6.759 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-12-01T13:21:54.811Z] #55 7.052 Collecting pathspec>=0.5.3 [2022-12-01T13:21:54.811Z] #55 7.056 Downloading pathspec-0.10.2-py3-none-any.whl (28 kB) [2022-12-01T13:21:54.811Z] #55 7.158 Collecting pyyaml [2022-12-01T13:21:55.067Z] #55 7.164 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-12-01T13:21:55.067Z] #55 7.181 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-12-01T13:21:55.067Z] #55 7.185 Building wheels for collected packages: yamllint [2022-12-01T13:21:55.067Z] #55 7.185 Building wheel for yamllint (setup.py): started [2022-12-01T13:21:55.067Z] #55 7.430 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-01T13:21:55.323Z] #55 7.431 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ad38b13623e45982ccb97659b6dabfe71785b943a2377d4c41d3322c680277e7 [2022-12-01T13:21:55.323Z] #55 7.431 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-12-01T13:21:55.323Z] #55 7.434 Successfully built yamllint [2022-12-01T13:21:55.323Z] #55 7.440 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-01T13:21:55.323Z] #55 7.562 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1 [2022-12-01T13:21:55.323Z] #55 DONE 7.7s [2022-12-01T13:21:55.579Z] [2022-12-01T13:21:55.579Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-12-01T13:21:55.579Z] #56 DONE 0.2s [2022-12-01T13:21:55.579Z] [2022-12-01T13:21:55.579Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-01T13:21:56.141Z] #57 DONE 0.4s [2022-12-01T13:21:56.141Z] [2022-12-01T13:21:56.141Z] #58 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-01T13:21:56.141Z] #58 DONE 0.1s [2022-12-01T13:21:56.141Z] [2022-12-01T13:21:56.141Z] #59 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-12-01T13:21:56.141Z] #59 DONE 0.1s [2022-12-01T13:21:56.397Z] [2022-12-01T13:21:56.397Z] #60 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-12-01T13:21:56.397Z] #60 DONE 0.1s [2022-12-01T13:21:56.397Z] [2022-12-01T13:21:56.397Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-12-01T13:21:56.397Z] #61 DONE 0.1s [2022-12-01T13:21:56.397Z] [2022-12-01T13:21:56.397Z] #62 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-12-01T13:21:56.397Z] #62 DONE 0.1s [2022-12-01T13:21:56.397Z] [2022-12-01T13:21:56.397Z] #63 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-12-01T13:21:56.653Z] #63 DONE 0.1s [2022-12-01T13:21:56.653Z] [2022-12-01T13:21:56.653Z] #64 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-12-01T13:21:56.653Z] #64 DONE 0.1s [2022-12-01T13:21:56.653Z] [2022-12-01T13:21:56.653Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-01T13:21:56.653Z] #65 DONE 0.1s [2022-12-01T13:21:56.653Z] [2022-12-01T13:21:56.653Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-01T13:21:56.911Z] #66 DONE 0.2s [2022-12-01T13:21:56.911Z] [2022-12-01T13:21:56.911Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-01T13:21:56.911Z] #67 DONE 0.1s [2022-12-01T13:21:56.911Z] [2022-12-01T13:21:56.911Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-12-01T13:21:57.166Z] #68 DONE 0.1s [2022-12-01T13:21:57.166Z] [2022-12-01T13:21:57.166Z] #69 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-01T13:21:57.424Z] #69 DONE 0.2s [2022-12-01T13:21:57.424Z] [2022-12-01T13:21:57.424Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-01T13:21:57.680Z] #70 DONE 0.3s [2022-12-01T13:21:57.680Z] [2022-12-01T13:21:57.680Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit / /usr/local/bin/ [2022-12-01T13:21:59.045Z] #71 DONE 1.3s [2022-12-01T13:21:59.045Z] [2022-12-01T13:21:59.045Z] #72 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-12-01T13:21:59.045Z] #72 DONE 0.1s [2022-12-01T13:21:59.045Z] [2022-12-01T13:21:59.045Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-12-01T13:21:59.045Z] #73 DONE 0.1s [2022-12-01T13:21:59.045Z] [2022-12-01T13:21:59.045Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-12-01T13:21:59.045Z] #74 DONE 0.0s [2022-12-01T13:21:59.045Z] [2022-12-01T13:21:59.045Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-01T13:22:00.410Z] #75 DONE 1.4s [2022-12-01T13:22:00.410Z] [2022-12-01T13:22:00.410Z] #76 exporting to image [2022-12-01T13:22:00.410Z] #76 exporting layers [2022-12-01T13:22:01.776Z] #76 exporting layers 1.3s done [2022-12-01T13:22:01.776Z] #76 writing image sha256:91e20d1f66c7b69836d6befd9697821e9459e94ab1dbbe1ef857b307c74a1b1b done [2022-12-01T13:22:01.776Z] #76 naming to docker.io/library/docker:6875e7f1bec661565dbe4c7e5ff6354443ee5e72 done [2022-12-01T13:22:01.776Z] #76 DONE 1.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-12-01T13:22:02.127Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-12-01T13:22:02.449Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44563/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6875e7f1bec661565dbe4c7e5ff6354443ee5e72 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:6875e7f1bec661565dbe4c7e5ff6354443ee5e72 hack/test/unit [2022-12-01T13:22:03.011Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-12-01T13:22:03.011Z] + TESTFLAGS+=' -test.timeout=5m' [2022-12-01T13:22:03.011Z] + TESTDIRS=./... [2022-12-01T13:22:03.011Z] + exclude_paths='/vendor/|/integration' [2022-12-01T13:22:03.011Z] ++ go list ./... [2022-12-01T13:22:03.011Z] ++ grep -vE '(/vendor/|/integration)' [2022-12-01T13:22:03.941Z] + pkg_list='github.com/docker/docker/api [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/backend/build [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/httpstatus [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/httputils [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/middleware [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/build [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/checkpoint [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/container [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/debug [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/distribution [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/grpc [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/image [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/network [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/plugin [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/session [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/swarm [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/system [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/server/router/volume [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/backend [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/blkiodev [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/container [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/events [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/filters [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/image [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/mount [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/network [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/plugins/logdriver [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/registry [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/strslice [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/swarm [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/swarm/runtime [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/time [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/versions [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/versions/v1p19 [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/versions/v1p20 [2022-12-01T13:22:03.941Z] github.com/docker/docker/api/types/volume [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/builder-next [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/builder-next/exporter [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/builder-next/worker [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/dockerfile [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/remotecontext [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/remotecontext/git [2022-12-01T13:22:03.941Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-12-01T13:22:03.941Z] github.com/docker/docker/cli [2022-12-01T13:22:03.941Z] github.com/docker/docker/cli/config [2022-12-01T13:22:03.941Z] github.com/docker/docker/cli/debug [2022-12-01T13:22:03.941Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-12-01T13:22:03.941Z] github.com/docker/docker/cli/winresources/dockerd [2022-12-01T13:22:03.941Z] github.com/docker/docker/client [2022-12-01T13:22:03.941Z] github.com/docker/docker/cmd/docker-proxy [2022-12-01T13:22:03.941Z] github.com/docker/docker/cmd/dockerd [2022-12-01T13:22:03.941Z] github.com/docker/docker/cmd/dockerd/trap [2022-12-01T13:22:03.941Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-12-01T13:22:03.941Z] github.com/docker/docker/container [2022-12-01T13:22:03.941Z] github.com/docker/docker/container/stream [2022-12-01T13:22:03.941Z] github.com/docker/docker/contrib/apparmor [2022-12-01T13:22:03.941Z] github.com/docker/docker/contrib/docker-device-tool [2022-12-01T13:22:03.941Z] github.com/docker/docker/contrib/httpserver [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/cluster [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/cluster/convert [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/cluster/executor [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/cluster/executor/container [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/cluster/provider [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/config [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/events [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/events/testutils [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/exec [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/copy [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/register [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/images [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/initlayer [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/links [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/listeners [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/awslogs [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/fluentd [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/gcplogs [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/gelf [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/journald [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/local [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/logentries [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/loggertest [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/loggerutils [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/splunk [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/syslog [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/logger/templates [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/names [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/network [2022-12-01T13:22:03.941Z] github.com/docker/docker/daemon/stats [2022-12-01T13:22:03.941Z] github.com/docker/docker/distribution [2022-12-01T13:22:03.941Z] github.com/docker/docker/distribution/metadata [2022-12-01T13:22:03.941Z] github.com/docker/docker/distribution/utils [2022-12-01T13:22:03.941Z] github.com/docker/docker/distribution/xfer [2022-12-01T13:22:03.941Z] github.com/docker/docker/dockerversion [2022-12-01T13:22:03.941Z] github.com/docker/docker/errdefs [2022-12-01T13:22:03.941Z] github.com/docker/docker/image [2022-12-01T13:22:03.941Z] github.com/docker/docker/image/cache [2022-12-01T13:22:03.941Z] github.com/docker/docker/image/tarexport [2022-12-01T13:22:03.941Z] github.com/docker/docker/image/v1 [2022-12-01T13:22:03.941Z] github.com/docker/docker/internal/test/suite [2022-12-01T13:22:03.941Z] github.com/docker/docker/layer [2022-12-01T13:22:03.941Z] github.com/docker/docker/libcontainerd [2022-12-01T13:22:03.941Z] github.com/docker/docker/libcontainerd/queue [2022-12-01T13:22:03.941Z] github.com/docker/docker/libcontainerd/remote [2022-12-01T13:22:03.941Z] github.com/docker/docker/libcontainerd/supervisor [2022-12-01T13:22:03.941Z] github.com/docker/docker/libcontainerd/types [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/bitseq [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/cluster [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/config [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/datastore [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/diagnostic [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/discoverapi [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/driverapi [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/host [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/null [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/remote [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/windows [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/drvregistry [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/etchosts [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/idm [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/internal/caller [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/ipam [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/ipamapi [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/ipams/null [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/ipams/remote [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/ipamutils [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/iptables [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/netlabel [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/netutils [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/networkdb [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/ns [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/options [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/osl [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/osl/kernel [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/portallocator [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/portmapper [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/resolvconf [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/testutils [2022-12-01T13:22:03.941Z] github.com/docker/docker/libnetwork/types [2022-12-01T13:22:03.941Z] github.com/docker/docker/oci [2022-12-01T13:22:03.941Z] github.com/docker/docker/oci/caps [2022-12-01T13:22:03.941Z] github.com/docker/docker/opts [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/aaparser [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/archive [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/authorization [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/broadcaster [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/capabilities [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/chrootarchive [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/containerfs [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/devicemapper [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/directory [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/dmesg [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/fileutils [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/fsutils [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/homedir [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/idtools [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/ioutils [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/jsonmessage [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/longpath [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/loopback [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/namesgenerator [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/parsers [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/parsers/kernel [2022-12-01T13:22:03.941Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/pidfile [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/platform [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugingetter [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugins [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugins/transport [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/pools [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/progress [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/pubsub [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/reexec [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/signal [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/stack [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/stdcopy [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/streamformatter [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/stringid [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/sysinfo [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/system [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/tailfile [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/tarsum [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/truncindex [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/urlutil [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/useragent [2022-12-01T13:22:03.942Z] github.com/docker/docker/plugin [2022-12-01T13:22:03.942Z] github.com/docker/docker/plugin/executor/containerd [2022-12-01T13:22:03.942Z] github.com/docker/docker/plugin/v2 [2022-12-01T13:22:03.942Z] github.com/docker/docker/profiles/apparmor [2022-12-01T13:22:03.942Z] github.com/docker/docker/profiles/seccomp [2022-12-01T13:22:03.942Z] github.com/docker/docker/quota [2022-12-01T13:22:03.942Z] github.com/docker/docker/reference [2022-12-01T13:22:03.942Z] github.com/docker/docker/registry [2022-12-01T13:22:03.942Z] github.com/docker/docker/registry/resumable [2022-12-01T13:22:03.942Z] github.com/docker/docker/restartmanager [2022-12-01T13:22:03.942Z] github.com/docker/docker/rootless [2022-12-01T13:22:03.942Z] github.com/docker/docker/rootless/specconv [2022-12-01T13:22:03.942Z] github.com/docker/docker/runconfig [2022-12-01T13:22:03.942Z] github.com/docker/docker/runconfig/opts [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/daemon [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/environment [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fakecontext [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fakegit [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fakestorage [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fixtures/load [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fixtures/plugin [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/registry [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/request [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/drivers [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/local [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/mounts [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/service [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/service/opts [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/testutils' [2022-12-01T13:22:03.942Z] ++ grep --fixed-strings -v /libnetwork [2022-12-01T13:22:03.942Z] ++ echo 'github.com/docker/docker/api [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/backend/build [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/httpstatus [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/httputils [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/middleware [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/build [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/checkpoint [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/container [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/debug [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/distribution [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/grpc [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/image [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/network [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/plugin [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/session [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/swarm [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/system [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/volume [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/backend [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/blkiodev [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/container [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/events [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/filters [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/image [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/mount [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/network [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/plugins/logdriver [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/registry [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/strslice [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/swarm [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/swarm/runtime [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/time [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/versions [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/versions/v1p19 [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/versions/v1p20 [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/volume [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next/exporter [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next/worker [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/dockerfile [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/remotecontext [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/remotecontext/git [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-12-01T13:22:03.942Z] github.com/docker/docker/cli [2022-12-01T13:22:03.942Z] github.com/docker/docker/cli/config [2022-12-01T13:22:03.942Z] github.com/docker/docker/cli/debug [2022-12-01T13:22:03.942Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-12-01T13:22:03.942Z] github.com/docker/docker/cli/winresources/dockerd [2022-12-01T13:22:03.942Z] github.com/docker/docker/client [2022-12-01T13:22:03.942Z] github.com/docker/docker/cmd/docker-proxy [2022-12-01T13:22:03.942Z] github.com/docker/docker/cmd/dockerd [2022-12-01T13:22:03.942Z] github.com/docker/docker/cmd/dockerd/trap [2022-12-01T13:22:03.942Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-12-01T13:22:03.942Z] github.com/docker/docker/container [2022-12-01T13:22:03.942Z] github.com/docker/docker/container/stream [2022-12-01T13:22:03.942Z] github.com/docker/docker/contrib/apparmor [2022-12-01T13:22:03.942Z] github.com/docker/docker/contrib/docker-device-tool [2022-12-01T13:22:03.942Z] github.com/docker/docker/contrib/httpserver [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/cluster [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/cluster/convert [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/cluster/executor [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/cluster/executor/container [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/cluster/provider [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/config [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/events [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/events/testutils [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/exec [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/copy [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/register [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/images [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/initlayer [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/links [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/listeners [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/awslogs [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/fluentd [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/gcplogs [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/gelf [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/journald [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/local [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/logentries [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/loggertest [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/loggerutils [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/splunk [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/syslog [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/logger/templates [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/names [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/network [2022-12-01T13:22:03.942Z] github.com/docker/docker/daemon/stats [2022-12-01T13:22:03.942Z] github.com/docker/docker/distribution [2022-12-01T13:22:03.942Z] github.com/docker/docker/distribution/metadata [2022-12-01T13:22:03.942Z] github.com/docker/docker/distribution/utils [2022-12-01T13:22:03.942Z] github.com/docker/docker/distribution/xfer [2022-12-01T13:22:03.942Z] github.com/docker/docker/dockerversion [2022-12-01T13:22:03.942Z] github.com/docker/docker/errdefs [2022-12-01T13:22:03.942Z] github.com/docker/docker/image [2022-12-01T13:22:03.942Z] github.com/docker/docker/image/cache [2022-12-01T13:22:03.942Z] github.com/docker/docker/image/tarexport [2022-12-01T13:22:03.942Z] github.com/docker/docker/image/v1 [2022-12-01T13:22:03.942Z] github.com/docker/docker/internal/test/suite [2022-12-01T13:22:03.942Z] github.com/docker/docker/layer [2022-12-01T13:22:03.942Z] github.com/docker/docker/libcontainerd [2022-12-01T13:22:03.942Z] github.com/docker/docker/libcontainerd/queue [2022-12-01T13:22:03.942Z] github.com/docker/docker/libcontainerd/remote [2022-12-01T13:22:03.942Z] github.com/docker/docker/libcontainerd/supervisor [2022-12-01T13:22:03.942Z] github.com/docker/docker/libcontainerd/types [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/bitseq [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/cluster [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/config [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/datastore [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/diagnostic [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/discoverapi [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/driverapi [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/host [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/null [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/remote [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/windows [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/drvregistry [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/etchosts [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/idm [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/internal/caller [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/ipam [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/ipamapi [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/ipams/null [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/ipams/remote [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/ipamutils [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/iptables [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/netlabel [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/netutils [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/networkdb [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/ns [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/options [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/osl [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/osl/kernel [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/portallocator [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/portmapper [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/resolvconf [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/testutils [2022-12-01T13:22:03.942Z] github.com/docker/docker/libnetwork/types [2022-12-01T13:22:03.942Z] github.com/docker/docker/oci [2022-12-01T13:22:03.942Z] github.com/docker/docker/oci/caps [2022-12-01T13:22:03.942Z] github.com/docker/docker/opts [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/aaparser [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/archive [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/authorization [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/broadcaster [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/capabilities [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/chrootarchive [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/containerfs [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/devicemapper [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/directory [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/dmesg [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/fileutils [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/fsutils [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/homedir [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/idtools [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/ioutils [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/jsonmessage [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/longpath [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/loopback [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/namesgenerator [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/parsers [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/parsers/kernel [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/pidfile [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/platform [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugingetter [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugins [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/plugins/transport [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/pools [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/progress [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/pubsub [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/reexec [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/signal [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/stack [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/stdcopy [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/streamformatter [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/stringid [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/sysinfo [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/system [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/tailfile [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/tarsum [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/truncindex [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/urlutil [2022-12-01T13:22:03.942Z] github.com/docker/docker/pkg/useragent [2022-12-01T13:22:03.942Z] github.com/docker/docker/plugin [2022-12-01T13:22:03.942Z] github.com/docker/docker/plugin/executor/containerd [2022-12-01T13:22:03.942Z] github.com/docker/docker/plugin/v2 [2022-12-01T13:22:03.942Z] github.com/docker/docker/profiles/apparmor [2022-12-01T13:22:03.942Z] github.com/docker/docker/profiles/seccomp [2022-12-01T13:22:03.942Z] github.com/docker/docker/quota [2022-12-01T13:22:03.942Z] github.com/docker/docker/reference [2022-12-01T13:22:03.942Z] github.com/docker/docker/registry [2022-12-01T13:22:03.942Z] github.com/docker/docker/registry/resumable [2022-12-01T13:22:03.942Z] github.com/docker/docker/restartmanager [2022-12-01T13:22:03.942Z] github.com/docker/docker/rootless [2022-12-01T13:22:03.942Z] github.com/docker/docker/rootless/specconv [2022-12-01T13:22:03.942Z] github.com/docker/docker/runconfig [2022-12-01T13:22:03.942Z] github.com/docker/docker/runconfig/opts [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/daemon [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/environment [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fakecontext [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fakegit [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fakestorage [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fixtures/load [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fixtures/plugin [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/registry [2022-12-01T13:22:03.942Z] github.com/docker/docker/testutil/request [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/drivers [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/local [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/mounts [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/service [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/service/opts [2022-12-01T13:22:03.942Z] github.com/docker/docker/volume/testutils' [2022-12-01T13:22:03.942Z] + base_pkg_list='github.com/docker/docker/api [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/backend/build [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/httpstatus [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/httputils [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/middleware [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/build [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/checkpoint [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/container [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/debug [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/distribution [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/grpc [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/image [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/network [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/plugin [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/session [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/swarm [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/system [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/server/router/volume [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/backend [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/blkiodev [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/container [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/events [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/filters [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/image [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/mount [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/network [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/plugins/logdriver [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/registry [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/strslice [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/swarm [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/swarm/runtime [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/time [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/versions [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/versions/v1p19 [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/versions/v1p20 [2022-12-01T13:22:03.942Z] github.com/docker/docker/api/types/volume [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-12-01T13:22:03.942Z] github.com/docker/docker/builder/builder-next/exporter [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/builder-next/worker [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/dockerfile [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/remotecontext [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/remotecontext/git [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-12-01T13:22:03.943Z] github.com/docker/docker/cli [2022-12-01T13:22:03.943Z] github.com/docker/docker/cli/config [2022-12-01T13:22:03.943Z] github.com/docker/docker/cli/debug [2022-12-01T13:22:03.943Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-12-01T13:22:03.943Z] github.com/docker/docker/cli/winresources/dockerd [2022-12-01T13:22:03.943Z] github.com/docker/docker/client [2022-12-01T13:22:03.943Z] github.com/docker/docker/cmd/docker-proxy [2022-12-01T13:22:03.943Z] github.com/docker/docker/cmd/dockerd [2022-12-01T13:22:03.943Z] github.com/docker/docker/cmd/dockerd/trap [2022-12-01T13:22:03.943Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-12-01T13:22:03.943Z] github.com/docker/docker/container [2022-12-01T13:22:03.943Z] github.com/docker/docker/container/stream [2022-12-01T13:22:03.943Z] github.com/docker/docker/contrib/apparmor [2022-12-01T13:22:03.943Z] github.com/docker/docker/contrib/docker-device-tool [2022-12-01T13:22:03.943Z] github.com/docker/docker/contrib/httpserver [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster/convert [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster/executor [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster/executor/container [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster/provider [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/config [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/events [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/events/testutils [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/exec [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/copy [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/register [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/images [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/initlayer [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/links [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/listeners [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/awslogs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/fluentd [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/gcplogs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/gelf [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/journald [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/local [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/logentries [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/loggertest [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/loggerutils [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/splunk [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/syslog [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/templates [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/names [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/network [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/stats [2022-12-01T13:22:03.943Z] github.com/docker/docker/distribution [2022-12-01T13:22:03.943Z] github.com/docker/docker/distribution/metadata [2022-12-01T13:22:03.943Z] github.com/docker/docker/distribution/utils [2022-12-01T13:22:03.943Z] github.com/docker/docker/distribution/xfer [2022-12-01T13:22:03.943Z] github.com/docker/docker/dockerversion [2022-12-01T13:22:03.943Z] github.com/docker/docker/errdefs [2022-12-01T13:22:03.943Z] github.com/docker/docker/image [2022-12-01T13:22:03.943Z] github.com/docker/docker/image/cache [2022-12-01T13:22:03.943Z] github.com/docker/docker/image/tarexport [2022-12-01T13:22:03.943Z] github.com/docker/docker/image/v1 [2022-12-01T13:22:03.943Z] github.com/docker/docker/internal/test/suite [2022-12-01T13:22:03.943Z] github.com/docker/docker/layer [2022-12-01T13:22:03.943Z] github.com/docker/docker/libcontainerd [2022-12-01T13:22:03.943Z] github.com/docker/docker/libcontainerd/queue [2022-12-01T13:22:03.943Z] github.com/docker/docker/libcontainerd/remote [2022-12-01T13:22:03.943Z] github.com/docker/docker/libcontainerd/supervisor [2022-12-01T13:22:03.943Z] github.com/docker/docker/libcontainerd/types [2022-12-01T13:22:03.943Z] github.com/docker/docker/oci [2022-12-01T13:22:03.943Z] github.com/docker/docker/oci/caps [2022-12-01T13:22:03.943Z] github.com/docker/docker/opts [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/aaparser [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/archive [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/authorization [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/broadcaster [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/capabilities [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/chrootarchive [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/containerfs [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/devicemapper [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/directory [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/dmesg [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/fileutils [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/fsutils [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/homedir [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/idtools [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/ioutils [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/jsonmessage [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/longpath [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/loopback [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/namesgenerator [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/parsers [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/parsers/kernel [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/pidfile [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/platform [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/plugingetter [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/plugins [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/plugins/transport [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/pools [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/progress [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/pubsub [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/reexec [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/signal [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/stack [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/stdcopy [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/streamformatter [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/stringid [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/sysinfo [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/system [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/tailfile [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/tarsum [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/truncindex [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/urlutil [2022-12-01T13:22:03.943Z] github.com/docker/docker/pkg/useragent [2022-12-01T13:22:03.943Z] github.com/docker/docker/plugin [2022-12-01T13:22:03.943Z] github.com/docker/docker/plugin/executor/containerd [2022-12-01T13:22:03.943Z] github.com/docker/docker/plugin/v2 [2022-12-01T13:22:03.943Z] github.com/docker/docker/profiles/apparmor [2022-12-01T13:22:03.943Z] github.com/docker/docker/profiles/seccomp [2022-12-01T13:22:03.943Z] github.com/docker/docker/quota [2022-12-01T13:22:03.943Z] github.com/docker/docker/reference [2022-12-01T13:22:03.943Z] github.com/docker/docker/registry [2022-12-01T13:22:03.943Z] github.com/docker/docker/registry/resumable [2022-12-01T13:22:03.943Z] github.com/docker/docker/restartmanager [2022-12-01T13:22:03.943Z] github.com/docker/docker/rootless [2022-12-01T13:22:03.943Z] github.com/docker/docker/rootless/specconv [2022-12-01T13:22:03.943Z] github.com/docker/docker/runconfig [2022-12-01T13:22:03.943Z] github.com/docker/docker/runconfig/opts [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil/daemon [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil/environment [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil/fakecontext [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil/fakegit [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil/fakestorage [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil/fixtures/load [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil/fixtures/plugin [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil/registry [2022-12-01T13:22:03.943Z] github.com/docker/docker/testutil/request [2022-12-01T13:22:03.943Z] github.com/docker/docker/volume [2022-12-01T13:22:03.943Z] github.com/docker/docker/volume/drivers [2022-12-01T13:22:03.943Z] github.com/docker/docker/volume/local [2022-12-01T13:22:03.943Z] github.com/docker/docker/volume/mounts [2022-12-01T13:22:03.943Z] github.com/docker/docker/volume/service [2022-12-01T13:22:03.943Z] github.com/docker/docker/volume/service/opts [2022-12-01T13:22:03.943Z] github.com/docker/docker/volume/testutils' [2022-12-01T13:22:03.943Z] ++ grep --fixed-strings /libnetwork [2022-12-01T13:22:03.943Z] ++ echo 'github.com/docker/docker/api [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/backend/build [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/httpstatus [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/httputils [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/middleware [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/build [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/checkpoint [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/container [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/debug [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/distribution [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/grpc [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/image [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/network [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/plugin [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/session [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/swarm [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/system [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/server/router/volume [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/backend [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/blkiodev [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/container [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/events [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/filters [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/image [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/mount [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/network [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/plugins/logdriver [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/registry [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/strslice [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/swarm [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/swarm/runtime [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/time [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/versions [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/versions/v1p19 [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/versions/v1p20 [2022-12-01T13:22:03.943Z] github.com/docker/docker/api/types/volume [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/builder-next [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/builder-next/exporter [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/builder-next/worker [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/dockerfile [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/remotecontext [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/remotecontext/git [2022-12-01T13:22:03.943Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-12-01T13:22:03.943Z] github.com/docker/docker/cli [2022-12-01T13:22:03.943Z] github.com/docker/docker/cli/config [2022-12-01T13:22:03.943Z] github.com/docker/docker/cli/debug [2022-12-01T13:22:03.943Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-12-01T13:22:03.943Z] github.com/docker/docker/cli/winresources/dockerd [2022-12-01T13:22:03.943Z] github.com/docker/docker/client [2022-12-01T13:22:03.943Z] github.com/docker/docker/cmd/docker-proxy [2022-12-01T13:22:03.943Z] github.com/docker/docker/cmd/dockerd [2022-12-01T13:22:03.943Z] github.com/docker/docker/cmd/dockerd/trap [2022-12-01T13:22:03.943Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-12-01T13:22:03.943Z] github.com/docker/docker/container [2022-12-01T13:22:03.943Z] github.com/docker/docker/container/stream [2022-12-01T13:22:03.943Z] github.com/docker/docker/contrib/apparmor [2022-12-01T13:22:03.943Z] github.com/docker/docker/contrib/docker-device-tool [2022-12-01T13:22:03.943Z] github.com/docker/docker/contrib/httpserver [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster/convert [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster/executor [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster/executor/container [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/cluster/provider [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/config [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/events [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/events/testutils [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/exec [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/copy [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/register [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/images [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/initlayer [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/links [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/listeners [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/awslogs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/fluentd [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/gcplogs [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/gelf [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/journald [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/local [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/logentries [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/loggertest [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/loggerutils [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/splunk [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/syslog [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/logger/templates [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/names [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/network [2022-12-01T13:22:03.943Z] github.com/docker/docker/daemon/stats [2022-12-01T13:22:03.943Z] github.com/docker/docker/distribution [2022-12-01T13:22:03.943Z] github.com/docker/docker/distribution/metadata [2022-12-01T13:22:03.943Z] github.com/docker/docker/distribution/utils [2022-12-01T13:22:03.943Z] github.com/docker/docker/distribution/xfer [2022-12-01T13:22:03.943Z] github.com/docker/docker/dockerversion [2022-12-01T13:22:03.943Z] github.com/docker/docker/errdefs [2022-12-01T13:22:03.943Z] github.com/docker/docker/image [2022-12-01T13:22:03.943Z] github.com/docker/docker/image/cache [2022-12-01T13:22:03.943Z] github.com/docker/docker/image/tarexport [2022-12-01T13:22:03.943Z] github.com/docker/docker/image/v1 [2022-12-01T13:22:03.943Z] github.com/docker/docker/internal/test/suite [2022-12-01T13:22:03.943Z] github.com/docker/docker/layer [2022-12-01T13:22:03.943Z] github.com/docker/docker/libcontainerd [2022-12-01T13:22:03.943Z] github.com/docker/docker/libcontainerd/queue [2022-12-01T13:22:03.943Z] github.com/docker/docker/libcontainerd/remote [2022-12-01T13:22:03.943Z] github.com/docker/docker/libcontainerd/supervisor [2022-12-01T13:22:03.943Z] github.com/docker/docker/libcontainerd/types [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/bitseq [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/cluster [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/config [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/datastore [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/diagnostic [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/discoverapi [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/driverapi [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/host [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/null [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/remote [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/windows [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/drvregistry [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/etchosts [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/idm [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/internal/caller [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/ipam [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/ipamapi [2022-12-01T13:22:03.943Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/null [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/remote [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipamutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/iptables [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/netlabel [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/netutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/networkdb [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ns [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/options [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/osl [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/osl/kernel [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/portallocator [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/portmapper [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/resolvconf [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/testutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/types [2022-12-01T13:22:03.944Z] github.com/docker/docker/oci [2022-12-01T13:22:03.944Z] github.com/docker/docker/oci/caps [2022-12-01T13:22:03.944Z] github.com/docker/docker/opts [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/aaparser [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/archive [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/authorization [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/broadcaster [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/capabilities [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/chrootarchive [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/containerfs [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/devicemapper [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/directory [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/dmesg [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/fileutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/fsutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/homedir [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/idtools [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/ioutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/jsonmessage [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/longpath [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/loopback [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/namesgenerator [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/parsers [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/parsers/kernel [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/pidfile [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/platform [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/plugingetter [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/plugins [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/plugins/transport [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/pools [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/progress [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/pubsub [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/reexec [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/signal [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/stack [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/stdcopy [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/streamformatter [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/stringid [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/sysinfo [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/system [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/tailfile [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/tarsum [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/truncindex [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/urlutil [2022-12-01T13:22:03.944Z] github.com/docker/docker/pkg/useragent [2022-12-01T13:22:03.944Z] github.com/docker/docker/plugin [2022-12-01T13:22:03.944Z] github.com/docker/docker/plugin/executor/containerd [2022-12-01T13:22:03.944Z] github.com/docker/docker/plugin/v2 [2022-12-01T13:22:03.944Z] github.com/docker/docker/profiles/apparmor [2022-12-01T13:22:03.944Z] github.com/docker/docker/profiles/seccomp [2022-12-01T13:22:03.944Z] github.com/docker/docker/quota [2022-12-01T13:22:03.944Z] github.com/docker/docker/reference [2022-12-01T13:22:03.944Z] github.com/docker/docker/registry [2022-12-01T13:22:03.944Z] github.com/docker/docker/registry/resumable [2022-12-01T13:22:03.944Z] github.com/docker/docker/restartmanager [2022-12-01T13:22:03.944Z] github.com/docker/docker/rootless [2022-12-01T13:22:03.944Z] github.com/docker/docker/rootless/specconv [2022-12-01T13:22:03.944Z] github.com/docker/docker/runconfig [2022-12-01T13:22:03.944Z] github.com/docker/docker/runconfig/opts [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil/daemon [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil/environment [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil/fakecontext [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil/fakegit [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil/fakestorage [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil/fixtures/load [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil/fixtures/plugin [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil/registry [2022-12-01T13:22:03.944Z] github.com/docker/docker/testutil/request [2022-12-01T13:22:03.944Z] github.com/docker/docker/volume [2022-12-01T13:22:03.944Z] github.com/docker/docker/volume/drivers [2022-12-01T13:22:03.944Z] github.com/docker/docker/volume/local [2022-12-01T13:22:03.944Z] github.com/docker/docker/volume/mounts [2022-12-01T13:22:03.944Z] github.com/docker/docker/volume/service [2022-12-01T13:22:03.944Z] github.com/docker/docker/volume/service/opts [2022-12-01T13:22:03.944Z] github.com/docker/docker/volume/testutils' [2022-12-01T13:22:03.944Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/bitseq [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cluster [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/config [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/datastore [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/diagnostic [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/discoverapi [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/driverapi [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/host [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/null [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/remote [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/windows [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drvregistry [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/etchosts [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/idm [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/internal/caller [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipam [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipamapi [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/null [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/remote [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipamutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/iptables [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/netlabel [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/netutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/networkdb [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ns [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/options [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/osl [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/osl/kernel [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/portallocator [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/portmapper [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/resolvconf [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/testutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/types' [2022-12-01T13:22:03.944Z] + echo 'github.com/docker/docker/libnetwork [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/bitseq [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cluster [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/config [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/datastore [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/diagnostic [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/discoverapi [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/driverapi [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/host [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/null [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/remote [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/windows [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drvregistry [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/etchosts [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/idm [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/internal/caller [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipam [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipamapi [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/null [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/remote [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ipamutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/iptables [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/netlabel [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/netutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/networkdb [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/ns [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/options [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/osl [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/osl/kernel [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/portallocator [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/portmapper [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/resolvconf [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/testutils [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/types' [2022-12-01T13:22:03.944Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-01T13:22:03.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-01T13:22:03.944Z] + type docker-proxy [2022-12-01T13:22:03.944Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-12-01T13:22:03.944Z] + hack/make.sh binary-proxy install-proxy [2022-12-01T13:22:03.944Z] [2022-12-01T13:22:03.944Z] Removing bundles/ [2022-12-01T13:22:03.944Z] [2022-12-01T13:22:03.944Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-12-01T13:22:03.944Z] Building: bundles/binary-proxy/docker-proxy [2022-12-01T13:22:03.944Z] GOOS="" GOARCH="" GOARM="" [2022-12-01T13:22:10.482Z] Created binary: bundles/binary-proxy/docker-proxy [2022-12-01T13:22:10.482Z] [2022-12-01T13:22:10.482Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-12-01T13:22:10.482Z] Installing docker-proxy to /usr/local/bin/ [2022-12-01T13:22:10.482Z] [2022-12-01T13:22:10.482Z] + mkdir -p bundles [2022-12-01T13:22:10.482Z] + '[' -n 'github.com/docker/docker/api [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/backend/build [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/httpstatus [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/httputils [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/middleware [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/build [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/checkpoint [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/container [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/debug [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/distribution [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/grpc [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/image [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/network [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/plugin [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/session [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/swarm [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/system [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/server/router/volume [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/backend [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/blkiodev [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/container [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/events [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/filters [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/image [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/mount [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/network [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/plugins/logdriver [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/registry [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/strslice [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/swarm [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/swarm/runtime [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/time [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/versions [2022-12-01T13:22:10.482Z] github.com/docker/docker/api/types/versions/v1p19 [2022-12-01T13:22:10.483Z] github.com/docker/docker/api/types/versions/v1p20 [2022-12-01T13:22:10.483Z] github.com/docker/docker/api/types/volume [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/builder-next [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/builder-next/exporter [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/builder-next/worker [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/dockerfile [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/remotecontext [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/remotecontext/git [2022-12-01T13:22:10.483Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-12-01T13:22:10.483Z] github.com/docker/docker/cli [2022-12-01T13:22:10.483Z] github.com/docker/docker/cli/config [2022-12-01T13:22:10.483Z] github.com/docker/docker/cli/debug [2022-12-01T13:22:10.483Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-12-01T13:22:10.483Z] github.com/docker/docker/cli/winresources/dockerd [2022-12-01T13:22:10.483Z] github.com/docker/docker/client [2022-12-01T13:22:10.483Z] github.com/docker/docker/cmd/docker-proxy [2022-12-01T13:22:10.483Z] github.com/docker/docker/cmd/dockerd [2022-12-01T13:22:10.483Z] github.com/docker/docker/cmd/dockerd/trap [2022-12-01T13:22:10.483Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-12-01T13:22:10.483Z] github.com/docker/docker/container [2022-12-01T13:22:10.483Z] github.com/docker/docker/container/stream [2022-12-01T13:22:10.483Z] github.com/docker/docker/contrib/apparmor [2022-12-01T13:22:10.483Z] github.com/docker/docker/contrib/docker-device-tool [2022-12-01T13:22:10.483Z] github.com/docker/docker/contrib/httpserver [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/cluster [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/cluster/convert [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/cluster/executor [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/cluster/executor/container [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/cluster/provider [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/config [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/events [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/events/testutils [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/exec [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/copy [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/register [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/images [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/initlayer [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/links [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/listeners [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/awslogs [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/fluentd [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/gcplogs [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/gelf [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/journald [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/local [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/logentries [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/loggertest [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/loggerutils [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/splunk [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/syslog [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/logger/templates [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/names [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/network [2022-12-01T13:22:10.483Z] github.com/docker/docker/daemon/stats [2022-12-01T13:22:10.483Z] github.com/docker/docker/distribution [2022-12-01T13:22:10.483Z] github.com/docker/docker/distribution/metadata [2022-12-01T13:22:10.483Z] github.com/docker/docker/distribution/utils [2022-12-01T13:22:10.483Z] github.com/docker/docker/distribution/xfer [2022-12-01T13:22:10.483Z] github.com/docker/docker/dockerversion [2022-12-01T13:22:10.483Z] github.com/docker/docker/errdefs [2022-12-01T13:22:10.483Z] github.com/docker/docker/image [2022-12-01T13:22:10.483Z] github.com/docker/docker/image/cache [2022-12-01T13:22:10.483Z] github.com/docker/docker/image/tarexport [2022-12-01T13:22:10.483Z] github.com/docker/docker/image/v1 [2022-12-01T13:22:10.483Z] github.com/docker/docker/internal/test/suite [2022-12-01T13:22:10.483Z] github.com/docker/docker/layer [2022-12-01T13:22:10.483Z] github.com/docker/docker/libcontainerd [2022-12-01T13:22:10.483Z] github.com/docker/docker/libcontainerd/queue [2022-12-01T13:22:10.483Z] github.com/docker/docker/libcontainerd/remote [2022-12-01T13:22:10.483Z] github.com/docker/docker/libcontainerd/supervisor [2022-12-01T13:22:10.483Z] github.com/docker/docker/libcontainerd/types [2022-12-01T13:22:10.483Z] github.com/docker/docker/oci [2022-12-01T13:22:10.483Z] github.com/docker/docker/oci/caps [2022-12-01T13:22:10.483Z] github.com/docker/docker/opts [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/aaparser [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/archive [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/authorization [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/broadcaster [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/capabilities [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/chrootarchive [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/containerfs [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/devicemapper [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/directory [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/dmesg [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/fileutils [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/fsutils [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/homedir [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/idtools [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/ioutils [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/jsonmessage [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/longpath [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/loopback [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/namesgenerator [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/parsers [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/parsers/kernel [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/pidfile [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/platform [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/plugingetter [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/plugins [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/plugins/transport [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/pools [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/progress [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/pubsub [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/reexec [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/signal [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/stack [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/stdcopy [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/streamformatter [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/stringid [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/sysinfo [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/system [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/tailfile [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/tarsum [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/truncindex [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/urlutil [2022-12-01T13:22:10.483Z] github.com/docker/docker/pkg/useragent [2022-12-01T13:22:10.483Z] github.com/docker/docker/plugin [2022-12-01T13:22:10.483Z] github.com/docker/docker/plugin/executor/containerd [2022-12-01T13:22:10.483Z] github.com/docker/docker/plugin/v2 [2022-12-01T13:22:10.483Z] github.com/docker/docker/profiles/apparmor [2022-12-01T13:22:10.483Z] github.com/docker/docker/profiles/seccomp [2022-12-01T13:22:10.483Z] github.com/docker/docker/quota [2022-12-01T13:22:10.483Z] github.com/docker/docker/reference [2022-12-01T13:22:10.483Z] github.com/docker/docker/registry [2022-12-01T13:22:10.483Z] github.com/docker/docker/registry/resumable [2022-12-01T13:22:10.483Z] github.com/docker/docker/restartmanager [2022-12-01T13:22:10.483Z] github.com/docker/docker/rootless [2022-12-01T13:22:10.483Z] github.com/docker/docker/rootless/specconv [2022-12-01T13:22:10.483Z] github.com/docker/docker/runconfig [2022-12-01T13:22:10.483Z] github.com/docker/docker/runconfig/opts [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil/daemon [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil/environment [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil/fakecontext [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil/fakegit [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil/fakestorage [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil/fixtures/load [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil/fixtures/plugin [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil/registry [2022-12-01T13:22:10.483Z] github.com/docker/docker/testutil/request [2022-12-01T13:22:10.483Z] github.com/docker/docker/volume [2022-12-01T13:22:10.483Z] github.com/docker/docker/volume/drivers [2022-12-01T13:22:10.483Z] github.com/docker/docker/volume/local [2022-12-01T13:22:10.483Z] github.com/docker/docker/volume/mounts [2022-12-01T13:22:10.483Z] github.com/docker/docker/volume/service [2022-12-01T13:22:10.483Z] github.com/docker/docker/volume/service/opts [2022-12-01T13:22:10.483Z] github.com/docker/docker/volume/testutils' ']' [2022-12-01T13:22:10.483Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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 github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-12-01T13:22:10.483Z] ? github.com/docker/docker/api [no test files] [2022-12-01T13:22:25.369Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-12-01T13:23:33.009Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-01T13:23:33.009Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-01T13:23:33.009Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 31.9% of statements [2022-12-01T13:23:33.941Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-12-01T13:23:33.941Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-01T13:23:33.941Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-01T13:23:33.941Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-01T13:23:34.504Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-01T13:23:34.504Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-01T13:23:34.504Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-01T13:23:34.504Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-01T13:23:34.504Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-01T13:23:34.761Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-01T13:23:35.323Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-01T13:23:35.323Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-01T13:23:35.579Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2022-12-01T13:23:35.835Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-01T13:23:36.398Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-12-01T13:23:36.398Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 66.7% of statements [2022-12-01T13:23:36.398Z] ? github.com/docker/docker/api/types [no test files] [2022-12-01T13:23:36.398Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-01T13:23:36.398Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-01T13:23:36.398Z] ? github.com/docker/docker/api/types/container [no test files] [2022-12-01T13:23:36.398Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-01T13:23:36.398Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-01T13:23:36.398Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-01T13:23:36.398Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-01T13:23:36.398Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-01T13:23:36.398Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-12-01T13:23:36.654Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-01T13:23:36.654Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-12-01T13:23:36.654Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/builder [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-01T13:23:36.654Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-01T13:23:39.176Z] ok github.com/docker/docker/builder/remotecontext 0.109s coverage: 13.7% of statements [2022-12-01T13:23:39.432Z] ok github.com/docker/docker/builder/dockerfile 0.478s coverage: 49.3% of statements [2022-12-01T13:23:39.688Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-12-01T13:23:40.251Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-12-01T13:23:42.143Z] ok github.com/docker/docker/builder/remotecontext/git 2.510s coverage: 83.5% of statements [2022-12-01T13:23:42.143Z] ? github.com/docker/docker/cli [no test files] [2022-12-01T13:23:42.143Z] ? github.com/docker/docker/cli/config [no test files] [2022-12-01T13:23:42.143Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-12-01T13:23:42.143Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-12-01T13:23:42.704Z] ok github.com/docker/docker/cmd/docker-proxy 0.059s coverage: 69.3% of statements [2022-12-01T13:23:44.594Z] ok github.com/docker/docker/client 0.134s coverage: 76.0% of statements [2022-12-01T13:24:23.259Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 31.8% of statements [2022-12-01T13:24:23.259Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-12-01T13:24:23.259Z] ok github.com/docker/docker/cmd/dockerd/trap 2.440s coverage: 0.0% of statements [2022-12-01T13:24:23.259Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-12-01T13:24:23.259Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-01T13:24:23.259Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-01T13:24:23.259Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-01T13:24:23.259Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-01T13:24:25.778Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-12-01T13:24:26.707Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-12-01T13:24:28.074Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-12-01T13:24:36.160Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements [2022-12-01T13:24:36.160Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.1% of statements [2022-12-01T13:24:36.415Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-12-01T13:24:37.344Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-12-01T13:24:37.600Z] ok github.com/docker/docker/daemon 10.133s coverage: 16.5% of statements [2022-12-01T13:24:37.600Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-01T13:24:37.600Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-01T13:24:37.600Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-01T13:24:37.600Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-12-01T13:24:38.529Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.638s coverage: 74.8% of statements [2022-12-01T13:24:39.456Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.306s coverage: 60.7% of statements [2022-12-01T13:24:39.712Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-12-01T13:24:41.079Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-12-01T13:24:42.450Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.246s coverage: 50.6% of statements [2022-12-01T13:24:43.379Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.149s coverage: 45.9% of statements [2022-12-01T13:24:43.379Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-01T13:24:44.308Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-12-01T13:24:44.308Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.853s coverage: 58.8% of statements [2022-12-01T13:24:44.308Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-12-01T13:24:44.308Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-01T13:24:45.237Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-12-01T13:24:45.494Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-12-01T13:24:46.423Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2022-12-01T13:24:46.423Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-01T13:24:46.423Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-01T13:24:47.028Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-12-01T13:24:47.607Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-12-01T13:24:47.870Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 79.6% of statements [2022-12-01T13:24:47.870Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-01T13:24:48.440Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-12-01T13:24:48.440Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.4% of statements [2022-12-01T13:24:49.001Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-12-01T13:24:49.257Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.134s coverage: 76.8% of statements [2022-12-01T13:24:49.513Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements [2022-12-01T13:24:49.513Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-01T13:24:49.513Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-12-01T13:24:50.442Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2022-12-01T13:24:50.442Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 62.0% of statements [2022-12-01T13:24:51.370Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2022-12-01T13:24:51.626Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-12-01T13:24:51.883Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-12-01T13:24:52.811Z] ok github.com/docker/docker/daemon/logger/splunk 1.528s coverage: 82.5% of statements [2022-12-01T13:24:52.811Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-01T13:24:52.811Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-01T13:24:53.747Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-12-01T13:24:54.677Z] ok github.com/docker/docker/distribution 1.499s coverage: 29.5% of statements [2022-12-01T13:24:54.932Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-01T13:24:55.188Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-12-01T13:24:55.751Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-12-01T13:24:56.007Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-12-01T13:24:56.007Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-01T13:24:56.264Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-12-01T13:24:56.827Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-12-01T13:24:56.827Z] ? github.com/docker/docker/image/v1 [no test files] [2022-12-01T13:24:56.827Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-01T13:24:57.389Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-12-01T13:24:57.952Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-12-01T13:24:58.514Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-12-01T13:24:58.514Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-12-01T13:25:00.405Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.3% of statements [2022-12-01T13:25:00.968Z] ok github.com/docker/docker/pkg/authorization 0.243s coverage: 68.3% of statements [2022-12-01T13:25:00.968Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-12-01T13:25:01.224Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-12-01T13:25:04.492Z] ok github.com/docker/docker/pkg/chrootarchive 2.533s coverage: 43.1% of statements [2022-12-01T13:25:04.492Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-12-01T13:25:04.748Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2022-12-01T13:25:05.004Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-12-01T13:25:05.261Z] ok github.com/docker/docker/layer 7.453s coverage: 68.9% of statements [2022-12-01T13:25:05.261Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-01T13:25:05.261Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-01T13:25:05.261Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-01T13:25:05.261Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-01T13:25:05.261Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-01T13:25:05.261Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-01T13:25:05.261Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 78.6% of statements [2022-12-01T13:25:05.261Z] ? github.com/docker/docker/pkg/fsutils [no test files] [2022-12-01T13:25:05.517Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-12-01T13:25:06.445Z] ok github.com/docker/docker/pkg/idtools 0.373s coverage: 68.1% of statements [2022-12-01T13:25:06.445Z] ok github.com/docker/docker/pkg/ioutils 0.362s coverage: 71.5% of statements [2022-12-01T13:25:06.701Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-12-01T13:25:06.701Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-12-01T13:25:06.701Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-12-01T13:25:06.701Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-12-01T13:25:06.958Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-12-01T13:25:07.214Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-12-01T13:25:07.214Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-12-01T13:25:07.214Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-12-01T13:25:07.471Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-01T13:25:07.471Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-01T13:25:07.727Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-12-01T13:25:08.290Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-12-01T13:25:08.546Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-12-01T13:25:08.802Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2022-12-01T13:25:09.059Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-12-01T13:25:09.315Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-12-01T13:25:09.315Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-12-01T13:25:09.571Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-12-01T13:25:09.827Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-12-01T13:25:10.390Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-12-01T13:25:10.646Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 44.8% of statements [2022-12-01T13:25:10.903Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2022-12-01T13:25:11.465Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-12-01T13:25:11.721Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-12-01T13:25:11.977Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-12-01T13:25:13.867Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-12-01T13:25:14.123Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-12-01T13:25:14.380Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-12-01T13:25:15.750Z] ok github.com/docker/docker/quota 0.211s coverage: 71.4% of statements [2022-12-01T13:25:16.006Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-12-01T13:25:16.935Z] ok github.com/docker/docker/registry 0.079s coverage: 58.7% of statements [2022-12-01T13:25:17.191Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-12-01T13:25:17.447Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-12-01T13:25:18.009Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-12-01T13:25:18.009Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-12-01T13:25:19.900Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-12-01T13:25:20.462Z] ok github.com/docker/docker/volume/local 0.065s coverage: 77.1% of statements [2022-12-01T13:25:20.718Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-12-01T13:25:22.084Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-12-01T13:25:43.968Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/pkg/pubsub [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/rootless [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/volume [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-01T13:25:43.968Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-01T13:25:43.968Z] [2022-12-01T13:25:43.968Z] === Skipped [2022-12-01T13:25:43.968Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-12-01T13:25:43.968Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-12-01T13:25:43.968Z] [2022-12-01T13:25:43.968Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-12-01T13:25:43.968Z] network_proxy_test.go:208: No support for dual stack yet [2022-12-01T13:25:43.968Z] [2022-12-01T13:25:43.968Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-12-01T13:25:43.968Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-12-01T13:25:43.968Z] [2022-12-01T13:25:43.968Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-12-01T13:25:43.968Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-12-01T13:25:43.968Z] [2022-12-01T13:25:43.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-12-01T13:25:43.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-01T13:25:43.968Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-01T13:25:43.968Z] [2022-12-01T13:25:43.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-12-01T13:25:43.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-01T13:25:43.968Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-01T13:25:43.968Z] [2022-12-01T13:25:43.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-12-01T13:25:43.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-01T13:25:43.968Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-01T13:25:43.968Z] [2022-12-01T13:25:43.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-12-01T13:25:43.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-01T13:25:43.968Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-01T13:25:43.968Z] [2022-12-01T13:25:43.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-12-01T13:25:43.969Z] graphtest_unix.go:71: No driver to put! [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-12-01T13:25:43.969Z] time="2022-12-01T13:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-12-01T13:25:43.969Z] time="2022-12-01T13:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-12-01T13:25:43.969Z] time="2022-12-01T13:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-12-01T13:25:43.969Z] time="2022-12-01T13:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-12-01T13:25:43.969Z] time="2022-12-01T13:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-12-01T13:25:43.969Z] graphtest_unix.go:71: No driver to put! [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-12-01T13:25:43.969Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-12-01T13:25:43.969Z] overlay_test.go:50: Fails to compute changes intermittently [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-12-01T13:25:43.969Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-12-01T13:25:43.969Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-12-01T13:25:43.969Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-01T13:25:43.969Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-12-01T13:25:43.969Z] graphtest_unix.go:71: No driver to put! [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-12-01T13:25:43.969Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-12-01T13:25:43.969Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2022-12-01T13:25:43.969Z] [2022-12-01T13:25:43.969Z] DONE 2796 tests, 28 skipped in 212.146s [2022-12-01T13:25:43.969Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/bitseq [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/cluster [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/config [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/datastore [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/diagnostic [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/discoverapi [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/driverapi [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/host [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/null [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/remote [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/windows [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/drvregistry [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/etchosts [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/idm [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/internal/caller [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/ipam [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/ipamapi [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/ipams/null [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/ipams/remote [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/ipamutils [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/iptables [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/netlabel [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/netutils [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/networkdb [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/ns [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/options [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/osl [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/osl/kernel [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/portallocator [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/portmapper [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/resolvconf [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/testutils [2022-12-01T13:25:43.969Z] github.com/docker/docker/libnetwork/types' ']' [2022-12-01T13:25:43.969Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/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 [2022-12-01T13:26:30.612Z] ok github.com/docker/docker/libnetwork 37.726s coverage: 40.6% of statements [2022-12-01T13:26:30.612Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-12-01T13:26:30.612Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 22.4% of statements [2022-12-01T13:26:30.612Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-12-01T13:26:30.612Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-12-01T13:26:30.612Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.637s coverage: 59.9% of statements [2022-12-01T13:26:30.612Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-12-01T13:26:30.612Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-12-01T13:26:30.868Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.023s coverage: 5.0% of statements [2022-12-01T13:26:31.124Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-12-01T13:26:31.685Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-12-01T13:26:31.685Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-12-01T13:26:31.944Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-12-01T13:26:41.884Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.316s coverage: 6.6% of statements [2022-12-01T13:26:41.884Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-12-01T13:26:41.884Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-12-01T13:26:42.445Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-12-01T13:26:42.445Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-12-01T13:26:42.445Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-12-01T13:26:42.445Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-12-01T13:26:42.701Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-12-01T13:26:42.958Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-12-01T13:26:43.214Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-12-01T13:26:43.470Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-12-01T13:26:55.637Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-12-01T13:27:10.484Z] ok github.com/docker/docker/libnetwork/ipam 15.449s coverage: 85.3% of statements [2022-12-01T13:27:10.484Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-12-01T13:27:10.484Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-12-01T13:27:10.484Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-12-01T13:27:10.484Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-12-01T13:27:10.484Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-12-01T13:27:10.484Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-12-01T13:27:11.046Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements [2022-12-01T13:27:11.607Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-12-01T13:27:11.863Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-12-01T13:27:12.118Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-12-01T13:29:03.496Z] ok github.com/docker/docker/libnetwork/networkdb 104.998s coverage: 60.0% of statements [2022-12-01T13:29:03.496Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-12-01T13:29:03.496Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-12-01T13:29:03.753Z] ok github.com/docker/docker/libnetwork/osl 4.311s coverage: 39.7% of statements [2022-12-01T13:29:04.010Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-12-01T13:29:04.266Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-12-01T13:29:05.194Z] ok github.com/docker/docker/libnetwork/portmapper 0.652s coverage: 48.6% of statements [2022-12-01T13:29:05.451Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2022-12-01T13:29:05.451Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-12-01T13:29:05.707Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-12-01T13:29:05.707Z] [2022-12-01T13:29:05.707Z] === Skipped [2022-12-01T13:29:05.707Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-12-01T13:29:05.707Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-01T13:29:05.707Z] [2022-12-01T13:29:05.707Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-12-01T13:29:05.707Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-01T13:29:05.707Z] [2022-12-01T13:29:05.707Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-12-01T13:29:05.707Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-01T13:29:05.707Z] [2022-12-01T13:29:05.707Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-12-01T13:29:05.707Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-01T13:29:05.707Z] [2022-12-01T13:29:05.707Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-12-01T13:29:05.707Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-01T13:29:05.707Z] [2022-12-01T13:29:05.707Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-12-01T13:29:05.707Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-01T13:29:05.707Z] [2022-12-01T13:29:05.707Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-12-01T13:29:05.707Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-01T13:29:05.707Z] [2022-12-01T13:29:05.707Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-12-01T13:29:05.707Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-01T13:29:05.707Z] [2022-12-01T13:29:05.707Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-12-01T13:29:05.707Z] firewalld_test.go:14: firewalld is not running [2022-12-01T13:29:05.707Z] [2022-12-01T13:29:05.707Z] DONE 327 tests, 9 skipped in 203.993s Post stage [Pipeline] junit [2022-12-01T13:29:06.646Z] Recording test results [2022-12-01T13:29:06.749Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T13:29:07.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44563/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6875e7f1bec661565dbe4c7e5ff6354443ee5e72 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:6875e7f1bec661565dbe4c7e5ff6354443ee5e72 hack/make.sh dynbinary test-integration [2022-12-01T13:29:07.622Z] [2022-12-01T13:29:07.622Z] Removing bundles/ [2022-12-01T13:29:07.622Z] [2022-12-01T13:29:07.622Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-01T13:29:07.622Z] Building: bundles/dynbinary-daemon/dockerd [2022-12-01T13:29:07.622Z] GOOS="" GOARCH="" GOARM="" [2022-12-01T13:30:44.063Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-12-01T13:30:44.063Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-12-01T13:30:44.063Z] GOOS="" GOARCH="" GOARM="" [2022-12-01T13:30:44.063Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-12-01T13:30:44.063Z] [2022-12-01T13:30:44.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-01T13:30:44.064Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-01T13:30:44.064Z] HOSTNAME=d593855d1f7c [2022-12-01T13:30:44.064Z] TESTDEBUG=0 [2022-12-01T13:30:44.064Z] DEST=bundles/test-integration [2022-12-01T13:30:44.064Z] PWD=/go/src/github.com/docker/docker [2022-12-01T13:30:44.064Z] DOCKER_GITCOMMIT=6875e7f1bec661565dbe4c7e5ff6354443ee5e72 [2022-12-01T13:30:44.064Z] container=docker [2022-12-01T13:30:44.064Z] HOME=/root [2022-12-01T13:30:44.064Z] GOLANG_VERSION=1.19.3 [2022-12-01T13:30:44.064Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-01T13:30:44.064Z] VALIDATE_BRANCH=23.0 [2022-12-01T13:30:44.064Z] TERM=xterm [2022-12-01T13:30:44.064Z] DOCKER_PKG=github.com/docker/docker [2022-12-01T13:30:44.064Z] SHLVL=1 [2022-12-01T13:30:44.064Z] TIMEOUT=120m [2022-12-01T13:30:44.064Z] DOCKER_BUILDTAGS= journald [2022-12-01T13:30:44.064Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-01T13:30:44.064Z] GO111MODULE=off [2022-12-01T13:30:44.064Z] DOCKER_EXPERIMENTAL=1 [2022-12-01T13:30:44.064Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-01T13:30:44.064Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-01T13:30:44.064Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-01T13:30:44.064Z] GOPATH=/go [2022-12-01T13:30:44.064Z] PKG_CONFIG=pkg-config [2022-12-01T13:30:44.064Z] _=/usr/bin/env [2022-12-01T13:30:44.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-01T13:31:16.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-01T13:31:16.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-01T13:31:37.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-01T13:31:44.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-01T13:31:59.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-12-01T13:31:59.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-01T13:31:59.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-01T13:31:59.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-01T13:31:59.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-01T13:31:59.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-01T13:32:00.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-01T13:32:01.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-01T13:32:02.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-01T13:32:03.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-01T13:32:04.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-01T13:32:05.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-01T13:32:05.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-01T13:32:06.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-01T13:32:07.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-01T13:32:08.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-01T13:32:09.166Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-01T13:32:09.166Z] Using test binary docker [2022-12-01T13:32:09.166Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-01T13:32:09.166Z] +++ /etc/init.d/apparmor start [2022-12-01T13:32:09.166Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-01T13:32:09.166Z] INFO: Waiting for daemon to start... [2022-12-01T13:32:09.166Z] Starting dockerd [2022-12-01T13:32:09.166Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-12-01T13:32:11.054Z] . [2022-12-01T13:32:11.054Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-01T13:32:11.054Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-01T13:32:11.054Z] Error: No such image: emptyfs [2022-12-01T13:32:11.054Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-01T13:32:11.054Z] ++++ docker load [2022-12-01T13:32:11.310Z] Running integration-test (iteration 1) [2022-12-01T13:32:11.310Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-12-01T13:32:11.310Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:32:11.310Z] ++ set -e [2022-12-01T13:32:11.310Z] ++ '[' -n 0 ']' [2022-12-01T13:32:11.310Z] ++ set -x [2022-12-01T13:32:11.310Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:32:11.566Z] Loaded image: busybox:latest [2022-12-01T13:32:11.566Z] Loaded image: busybox:glibc [2022-12-01T13:32:12.931Z] Loaded image: debian:bullseye-slim [2022-12-01T13:32:12.931Z] Loaded image: hello-world:latest [2022-12-01T13:32:12.931Z] Loaded image: arm32v7/hello-world:latest [2022-12-01T13:32:12.931Z] INFO: Testing against a local daemon [2022-12-01T13:32:12.931Z] === RUN TestCgroupNamespacesBuild [2022-12-01T13:32:14.827Z] --- PASS: TestCgroupNamespacesBuild (1.74s) [2022-12-01T13:32:14.827Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-01T13:32:15.756Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-12-01T13:32:15.756Z] === RUN TestBuildWithSession [2022-12-01T13:32:15.756Z] build_session_test.go:25: TODO: BuildKit [2022-12-01T13:32:15.756Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-01T13:32:15.756Z] === RUN TestBuildSquashParent [2022-12-01T13:32:19.923Z] --- PASS: TestBuildSquashParent (3.61s) [2022-12-01T13:32:19.923Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-01T13:32:19.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-01T13:32:19.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-01T13:32:19.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-01T13:32:19.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-01T13:32:19.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-01T13:32:19.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-01T13:32:19.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-01T13:32:19.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-01T13:32:19.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-01T13:32:19.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-01T13:32:19.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-01T13:32:19.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-01T13:32:19.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-01T13:32:19.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-01T13:32:20.855Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-01T13:32:20.855Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-01T13:32:21.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-01T13:32:22.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-01T13:32:23.404Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-12-01T13:32:23.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2022-12-01T13:32:23.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2022-12-01T13:32:23.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-12-01T13:32:23.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-12-01T13:32:23.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2022-12-01T13:32:23.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-12-01T13:32:23.404Z] === RUN TestBuildMultiStageCopy [2022-12-01T13:32:23.404Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-01T13:32:24.331Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-01T13:32:24.587Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-01T13:32:24.843Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-01T13:32:24.843Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-01T13:32:25.099Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-12-01T13:32:25.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-12-01T13:32:25.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2022-12-01T13:32:25.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-12-01T13:32:25.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-12-01T13:32:25.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-12-01T13:32:25.099Z] === RUN TestBuildMultiStageParentConfig [2022-12-01T13:32:26.026Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-12-01T13:32:26.026Z] === RUN TestBuildLabelWithTargets [2022-12-01T13:32:26.967Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-12-01T13:32:26.967Z] === RUN TestBuildWithEmptyLayers [2022-12-01T13:32:27.227Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-12-01T13:32:27.227Z] === RUN TestBuildMultiStageOnBuild [2022-12-01T13:32:28.606Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2022-12-01T13:32:28.606Z] === RUN TestBuildUncleanTarFilenames [2022-12-01T13:32:29.533Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-12-01T13:32:29.533Z] === RUN TestBuildMultiStageLayerLeak [2022-12-01T13:32:30.899Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-12-01T13:32:30.899Z] === RUN TestBuildWithHugeFile [2022-12-01T13:33:27.068Z] --- PASS: TestBuildWithHugeFile (55.88s) [2022-12-01T13:33:27.068Z] === RUN TestBuildWCOWSandboxSize [2022-12-01T13:33:27.068Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-12-01T13:33:27.068Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-12-01T13:33:27.068Z] === RUN TestBuildWithEmptyDockerfile [2022-12-01T13:33:27.068Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-01T13:33:27.068Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-01T13:33:27.068Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-01T13:33:27.068Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-01T13:33:27.068Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-01T13:33:27.068Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-01T13:33:27.068Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-01T13:33:27.068Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-01T13:33:27.068Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-01T13:33:27.068Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-12-01T13:33:27.068Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-12-01T13:33:27.068Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-12-01T13:33:27.068Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-12-01T13:33:27.068Z] === RUN TestBuildPreserveOwnership [2022-12-01T13:33:27.068Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-01T13:33:28.956Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-01T13:33:29.883Z] --- PASS: TestBuildPreserveOwnership (3.18s) [2022-12-01T13:33:29.883Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.04s) [2022-12-01T13:33:29.883Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-12-01T13:33:29.883Z] === RUN TestBuildPlatformInvalid [2022-12-01T13:33:30.139Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-12-01T13:33:30.139Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-01T13:33:30.701Z] Loaded image: busybox:latest [2022-12-01T13:33:30.956Z] Loaded image: busybox:glibc [2022-12-01T13:33:31.884Z] Loaded image: debian:bullseye-slim [2022-12-01T13:33:32.139Z] Loaded image: hello-world:latest [2022-12-01T13:33:32.139Z] Loaded image: arm32v7/hello-world:latest [2022-12-01T13:33:40.225Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.18s) [2022-12-01T13:33:40.225Z] PASS [2022-12-01T13:33:40.225Z] [2022-12-01T13:33:40.225Z] === Skipped [2022-12-01T13:33:40.225Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-12-01T13:33:40.225Z] build_session_test.go:25: TODO: BuildKit [2022-12-01T13:33:40.225Z] [2022-12-01T13:33:40.225Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-12-01T13:33:40.225Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-12-01T13:33:40.225Z] [2022-12-01T13:33:40.225Z] DONE 34 tests, 2 skipped in 88.951s [2022-12-01T13:33:40.225Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-12-01T13:33:40.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:33:40.225Z] ++ set -e [2022-12-01T13:33:40.225Z] ++ '[' -n 0 ']' [2022-12-01T13:33:40.225Z] ++ set -x [2022-12-01T13:33:40.225Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:33:40.225Z] INFO: Testing against a local daemon [2022-12-01T13:33:40.225Z] === RUN TestConfigInspect [2022-12-01T13:33:42.741Z] --- PASS: TestConfigInspect (2.20s) [2022-12-01T13:33:42.741Z] === RUN TestConfigList [2022-12-01T13:33:44.629Z] --- PASS: TestConfigList (2.17s) [2022-12-01T13:33:44.629Z] === RUN TestConfigsCreateAndDelete [2022-12-01T13:33:47.144Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-12-01T13:33:47.144Z] === RUN TestConfigsUpdate [2022-12-01T13:33:49.034Z] --- PASS: TestConfigsUpdate (2.17s) [2022-12-01T13:33:49.034Z] === RUN TestTemplatedConfig [2022-12-01T13:33:51.549Z] --- PASS: TestTemplatedConfig (2.52s) [2022-12-01T13:33:51.549Z] === RUN TestConfigCreateResolve [2022-12-01T13:33:54.065Z] --- PASS: TestConfigCreateResolve (2.26s) [2022-12-01T13:33:54.065Z] PASS [2022-12-01T13:33:54.065Z] [2022-12-01T13:33:54.065Z] DONE 6 tests in 13.692s [2022-12-01T13:33:54.065Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-12-01T13:33:54.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:33:54.066Z] ++ set -e [2022-12-01T13:33:54.066Z] ++ '[' -n 0 ']' [2022-12-01T13:33:54.066Z] ++ set -x [2022-12-01T13:33:54.066Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:33:54.066Z] INFO: Testing against a local daemon [2022-12-01T13:33:54.066Z] === RUN TestAttachWithTTY [2022-12-01T13:33:54.066Z] --- PASS: TestAttachWithTTY (0.07s) [2022-12-01T13:33:54.066Z] === RUN TestAttachWithoutTTy [2022-12-01T13:33:54.321Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-12-01T13:33:54.321Z] === RUN TestCheckpoint [2022-12-01T13:33:54.321Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-01T13:33:54.321Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-01T13:33:54.321Z] === RUN TestContainerInvalidJSON [2022-12-01T13:33:54.321Z] === RUN TestContainerInvalidJSON/commit [2022-12-01T13:33:54.321Z] === PAUSE TestContainerInvalidJSON/commit [2022-12-01T13:33:54.321Z] === RUN TestContainerInvalidJSON/containers/create [2022-12-01T13:33:54.322Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-12-01T13:33:54.322Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-12-01T13:33:54.322Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-12-01T13:33:54.322Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-01T13:33:54.322Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-01T13:33:54.322Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-01T13:33:54.322Z] === CONT TestContainerInvalidJSON/commit [2022-12-01T13:33:54.322Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-12-01T13:33:54.322Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-12-01T13:33:54.322Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-12-01T13:33:54.322Z] === CONT TestContainerInvalidJSON/containers/create [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-12-01T13:33:54.322Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-12-01T13:33:54.322Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-12-01T13:33:54.322Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-12-01T13:33:54.322Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-12-01T13:33:54.322Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-01T13:33:54.322Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-12-01T13:33:54.322Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-01T13:33:54.322Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-12-01T13:33:54.322Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-01T13:33:54.578Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-12-01T13:33:54.578Z] === RUN TestCopyEmptyFile [2022-12-01T13:33:54.578Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-12-01T13:33:54.578Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-01T13:33:54.834Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-12-01T13:33:54.834Z] === RUN TestCopyFromContainer [2022-12-01T13:33:55.762Z] === RUN TestCopyFromContainer// [2022-12-01T13:33:55.762Z] === RUN TestCopyFromContainer//bar/root [2022-12-01T13:33:56.019Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-01T13:33:56.019Z] === RUN TestCopyFromContainer/bar/quux [2022-12-01T13:33:56.019Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-01T13:33:56.019Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-01T13:33:56.275Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-01T13:33:56.275Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-01T13:33:56.275Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-01T13:33:56.275Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer (1.67s) [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-12-01T13:33:56.531Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-12-01T13:33:56.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-01T13:33:56.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-01T13:33:56.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-01T13:33:56.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-01T13:33:56.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-01T13:33:56.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-01T13:33:56.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-01T13:33:56.531Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-01T13:33:56.531Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-01T13:33:56.531Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-01T13:33:56.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-12-01T13:33:56.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-01T13:33:56.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-01T13:33:56.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-01T13:33:56.531Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-01T13:33:56.531Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-12-01T13:33:56.531Z] === RUN TestCreateWithInvalidEnv [2022-12-01T13:33:56.531Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-01T13:33:56.531Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-01T13:33:56.531Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-01T13:33:56.531Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-01T13:33:56.531Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-01T13:33:56.531Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-01T13:33:56.531Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-01T13:33:56.531Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-01T13:33:56.531Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-01T13:33:56.531Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-01T13:33:56.531Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-01T13:33:56.531Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-01T13:33:56.531Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-01T13:33:56.531Z] === RUN TestCreateTmpfsMountsTarget [2022-12-01T13:33:56.531Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-12-01T13:33:56.531Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-01T13:33:57.896Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2022-12-01T13:33:57.896Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-01T13:33:59.261Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-12-01T13:33:59.261Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-01T13:33:59.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-01T13:33:59.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-01T13:33:59.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-01T13:33:59.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-01T13:33:59.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-01T13:33:59.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-01T13:33:59.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-01T13:33:59.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-01T13:33:59.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-01T13:33:59.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-01T13:33:59.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-01T13:33:59.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-01T13:33:59.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-01T13:33:59.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-01T13:33:59.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-01T13:33:59.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-12-01T13:33:59.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-01T13:33:59.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-01T13:33:59.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-01T13:33:59.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-01T13:33:59.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-01T13:33:59.261Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-01T13:33:59.518Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-12-01T13:33:59.518Z] === RUN TestCreateDifferentPlatform [2022-12-01T13:33:59.518Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-01T13:33:59.518Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-01T13:33:59.518Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-12-01T13:33:59.518Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-01T13:33:59.518Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-01T13:33:59.518Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-01T13:33:59.518Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-12-01T13:33:59.518Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-01T13:33:59.518Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-12-01T13:33:59.518Z] === RUN TestCreateInvalidHostConfig [2022-12-01T13:33:59.518Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-01T13:33:59.518Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-01T13:33:59.518Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-12-01T13:33:59.518Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-12-01T13:33:59.518Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-01T13:33:59.518Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-01T13:33:59.518Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-01T13:33:59.518Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-01T13:33:59.518Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-01T13:33:59.518Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-01T13:33:59.518Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-01T13:33:59.518Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-12-01T13:33:59.518Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-12-01T13:33:59.518Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-12-01T13:33:59.518Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-12-01T13:33:59.518Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-12-01T13:33:59.518Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-12-01T13:33:59.518Z] === RUN TestContainerStartOnDaemonRestart [2022-12-01T13:33:59.518Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-01T13:33:59.518Z] === RUN TestDaemonRestartIpcMode [2022-12-01T13:33:59.518Z] === PAUSE TestDaemonRestartIpcMode [2022-12-01T13:33:59.518Z] === RUN TestDaemonHostGatewayIP [2022-12-01T13:33:59.518Z] === PAUSE TestDaemonHostGatewayIP [2022-12-01T13:33:59.518Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-01T13:33:59.518Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-01T13:33:59.518Z] === RUN TestContainerKillOnDaemonStart [2022-12-01T13:33:59.518Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-01T13:33:59.518Z] === RUN TestDiff [2022-12-01T13:34:00.080Z] --- PASS: TestDiff (0.42s) [2022-12-01T13:34:00.080Z] === RUN TestExecConsoleSize [2022-12-01T13:34:00.336Z] --- PASS: TestExecConsoleSize (0.50s) [2022-12-01T13:34:00.336Z] === RUN TestExecWithCloseStdin [2022-12-01T13:34:00.898Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-12-01T13:34:00.898Z] === RUN TestExec [2022-12-01T13:34:01.460Z] --- PASS: TestExec (0.51s) [2022-12-01T13:34:01.460Z] === RUN TestExecUser [2022-12-01T13:34:02.022Z] --- PASS: TestExecUser (0.51s) [2022-12-01T13:34:02.022Z] === RUN TestExportContainerAndImportImage [2022-12-01T13:34:02.587Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-12-01T13:34:02.587Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-01T13:34:03.953Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-12-01T13:34:03.953Z] === RUN TestHealthCheckWorkdir [2022-12-01T13:34:04.515Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-12-01T13:34:04.515Z] === RUN TestHealthKillContainer [2022-12-01T13:34:12.610Z] --- PASS: TestHealthKillContainer (7.90s) [2022-12-01T13:34:12.610Z] === RUN TestHealthCheckProcessKilled [2022-12-01T13:34:13.185Z] --- PASS: TestHealthCheckProcessKilled (0.71s) [2022-12-01T13:34:13.185Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-01T13:34:13.442Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-12-01T13:34:13.442Z] === RUN TestIpcModeNone [2022-12-01T13:34:14.005Z] --- PASS: TestIpcModeNone (0.51s) [2022-12-01T13:34:14.005Z] === RUN TestIpcModePrivate [2022-12-01T13:34:14.261Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-12-01T13:34:14.517Z] --- PASS: TestIpcModePrivate (0.50s) [2022-12-01T13:34:14.517Z] === RUN TestIpcModeShareable [2022-12-01T13:34:14.777Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-12-01T13:34:15.035Z] --- PASS: TestIpcModeShareable (0.52s) [2022-12-01T13:34:15.035Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-01T13:34:16.925Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s) [2022-12-01T13:34:16.925Z] === RUN TestAPIIpcModeHost [2022-12-01T13:34:16.925Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-12-01T13:34:16.925Z] === RUN TestDaemonIpcModeShareable [2022-12-01T13:34:18.289Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-01T13:34:18.289Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-12-01T13:34:18.289Z] === RUN TestDaemonIpcModePrivate [2022-12-01T13:34:19.218Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-01T13:34:19.474Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-12-01T13:34:19.474Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-01T13:34:20.402Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-01T13:34:20.657Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-12-01T13:34:20.657Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-01T13:34:21.585Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-01T13:34:21.841Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-12-01T13:34:21.841Z] === RUN TestIpcModeOlderClient [2022-12-01T13:34:21.841Z] === PAUSE TestIpcModeOlderClient [2022-12-01T13:34:21.841Z] === RUN TestKillContainerInvalidSignal [2022-12-01T13:34:22.097Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-12-01T13:34:22.097Z] === RUN TestKillContainer [2022-12-01T13:34:22.097Z] === RUN TestKillContainer/no_signal [2022-12-01T13:34:22.659Z] === RUN TestKillContainer/non_killing_signal [2022-12-01T13:34:22.915Z] === RUN TestKillContainer/killing_signal [2022-12-01T13:34:23.477Z] --- PASS: TestKillContainer (1.34s) [2022-12-01T13:34:23.477Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-12-01T13:34:23.477Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2022-12-01T13:34:23.477Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-12-01T13:34:23.477Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-01T13:34:23.477Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-01T13:34:24.038Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-01T13:34:24.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) [2022-12-01T13:34:24.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-12-01T13:34:24.294Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-12-01T13:34:24.294Z] === RUN TestKillStoppedContainer [2022-12-01T13:34:24.551Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-12-01T13:34:24.551Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-01T13:34:24.551Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-12-01T13:34:24.551Z] === RUN TestKillDifferentUserContainer [2022-12-01T13:34:25.113Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-12-01T13:34:25.113Z] === RUN TestInspectOomKilledTrue [2022-12-01T13:34:25.372Z] --- PASS: TestInspectOomKilledTrue (0.53s) [2022-12-01T13:34:25.372Z] === RUN TestInspectOomKilledFalse [2022-12-01T13:34:25.933Z] --- PASS: TestInspectOomKilledFalse (0.47s) [2022-12-01T13:34:25.933Z] === RUN TestLinksEtcHostsContentMatch [2022-12-01T13:34:26.190Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-12-01T13:34:26.190Z] === RUN TestLinksContainerNames [2022-12-01T13:34:27.118Z] --- PASS: TestLinksContainerNames (0.87s) [2022-12-01T13:34:27.118Z] === RUN TestLogsFollowTailEmpty [2022-12-01T13:34:27.679Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-12-01T13:34:27.679Z] === RUN TestLogs [2022-12-01T13:34:27.679Z] === RUN TestLogs/driver_local [2022-12-01T13:34:27.679Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-12-01T13:34:27.679Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-12-01T13:34:27.679Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-12-01T13:34:27.679Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-12-01T13:34:27.679Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-12-01T13:34:27.679Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-12-01T13:34:27.679Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-01T13:34:27.679Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-01T13:34:27.679Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-12-01T13:34:27.679Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-12-01T13:34:27.679Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-12-01T13:34:27.679Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-12-01T13:34:27.679Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-12-01T13:34:27.679Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-01T13:34:28.241Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-12-01T13:34:28.241Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-12-01T13:34:28.804Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-12-01T13:34:28.804Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-12-01T13:34:29.366Z] === RUN TestLogs/driver_json-file [2022-12-01T13:34:29.622Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-01T13:34:29.622Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-01T13:34:29.622Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-12-01T13:34:29.622Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-12-01T13:34:29.622Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-12-01T13:34:29.622Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-12-01T13:34:29.622Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-01T13:34:29.622Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-01T13:34:29.622Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-12-01T13:34:29.622Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-12-01T13:34:29.622Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-12-01T13:34:29.622Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-12-01T13:34:29.622Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-01T13:34:29.622Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-01T13:34:30.184Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-12-01T13:34:30.184Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-12-01T13:34:30.745Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-12-01T13:34:30.745Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-12-01T13:34:31.307Z] --- PASS: TestLogs (3.64s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_local (0.01s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.46s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.50s) [2022-12-01T13:34:31.307Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s) [2022-12-01T13:34:31.307Z] === RUN TestContainerNetworkMountsNoChown [2022-12-01T13:34:31.562Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/default [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/default [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/private [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/private [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/rprivate [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/slave [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/slave [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/rslave [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/shared [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/shared [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/rshared [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-01T13:34:31.563Z] === CONT TestMountDaemonRoot/default [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-01T13:34:31.563Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-01T13:34:31.563Z] === CONT TestMountDaemonRoot/rshared [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-01T13:34:31.563Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-01T13:34:31.563Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-01T13:34:31.563Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/shared [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/rslave [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/slave [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/rprivate [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/private [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-01T13:34:31.819Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-01T13:34:31.819Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-01T13:34:31.819Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-01T13:34:32.076Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-01T13:34:32.332Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-12-01T13:34:32.332Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-12-01T13:34:32.332Z] === RUN TestContainerBindMountNonRecursive [2022-12-01T13:34:33.697Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-12-01T13:34:33.697Z] === RUN TestContainerVolumesMountedAsShared [2022-12-01T13:34:33.953Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-12-01T13:34:33.953Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-01T13:34:34.209Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-12-01T13:34:34.209Z] === RUN TestNetworkNat [2022-12-01T13:34:34.771Z] --- PASS: TestNetworkNat (0.49s) [2022-12-01T13:34:34.771Z] === RUN TestNetworkLocalhostTCPNat [2022-12-01T13:34:35.333Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-12-01T13:34:35.333Z] === RUN TestNetworkLoopbackNat [2022-12-01T13:34:37.846Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-12-01T13:34:37.846Z] === RUN TestPause [2022-12-01T13:34:38.408Z] --- PASS: TestPause (0.47s) [2022-12-01T13:34:38.408Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-01T13:34:38.408Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-01T13:34:38.408Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-01T13:34:38.408Z] === RUN TestPauseStopPausedContainer [2022-12-01T13:34:38.970Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-12-01T13:34:38.970Z] === RUN TestPidHost [2022-12-01T13:34:39.898Z] --- PASS: TestPidHost (1.03s) [2022-12-01T13:34:39.898Z] === RUN TestPsFilter [2022-12-01T13:34:39.898Z] --- PASS: TestPsFilter (0.12s) [2022-12-01T13:34:39.898Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-01T13:34:40.459Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-12-01T13:34:40.459Z] === RUN TestRemoveContainerWithVolume [2022-12-01T13:34:41.021Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2022-12-01T13:34:41.021Z] === RUN TestRemoveContainerRunning [2022-12-01T13:34:41.583Z] --- PASS: TestRemoveContainerRunning (0.52s) [2022-12-01T13:34:41.583Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-01T13:34:41.839Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-12-01T13:34:41.839Z] === RUN TestRemoveInvalidContainer [2022-12-01T13:34:41.839Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-01T13:34:41.839Z] === RUN TestRenameLinkedContainer [2022-12-01T13:34:43.727Z] --- PASS: TestRenameLinkedContainer (1.83s) [2022-12-01T13:34:43.727Z] === RUN TestRenameStoppedContainer [2022-12-01T13:34:44.289Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-12-01T13:34:44.289Z] === RUN TestRenameRunningContainerAndReuse [2022-12-01T13:34:45.217Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2022-12-01T13:34:45.217Z] === RUN TestRenameInvalidName [2022-12-01T13:34:45.476Z] --- PASS: TestRenameInvalidName (0.45s) [2022-12-01T13:34:45.476Z] === RUN TestRenameAnonymousContainer [2022-12-01T13:34:47.375Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-12-01T13:34:47.375Z] === RUN TestRenameContainerWithSameName [2022-12-01T13:34:47.631Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-12-01T13:34:47.631Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-01T13:34:48.558Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-12-01T13:34:48.558Z] === RUN TestResize [2022-12-01T13:34:48.814Z] --- PASS: TestResize (0.43s) [2022-12-01T13:34:48.814Z] === RUN TestResizeWithInvalidSize [2022-12-01T13:34:49.376Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-12-01T13:34:49.376Z] === RUN TestResizeWhenContainerNotStarted [2022-12-01T13:34:49.633Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-01T13:34:49.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-01T13:34:49.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-01T13:34:49.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-01T13:34:49.633Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-01T13:34:50.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-01T13:34:51.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-01T13:34:52.185Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-01T13:34:52.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-01T13:34:53.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-01T13:34:56.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-01T13:34:56.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-01T13:35:00.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-01T13:35:00.751Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-01T13:35:01.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-01T13:35:02.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-01T13:35:03.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-01T13:35:04.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-01T13:35:05.399Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.80s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-12-01T13:35:07.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-12-01T13:35:07.291Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-12-01T13:35:07.291Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-12-01T13:35:07.856Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-12-01T13:35:08.784Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s) [2022-12-01T13:35:08.784Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-12-01T13:35:08.784Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-12-01T13:35:08.784Z] === RUN TestCgroupNamespacesRun [2022-12-01T13:35:10.149Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-12-01T13:35:10.149Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-01T13:35:11.514Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-12-01T13:35:11.514Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-01T13:35:12.442Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-12-01T13:35:12.442Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-01T13:35:13.807Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-12-01T13:35:13.807Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-01T13:35:14.735Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-12-01T13:35:14.735Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-01T13:35:16.100Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-12-01T13:35:16.100Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-01T13:35:16.661Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-12-01T13:35:16.661Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-01T13:35:18.026Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-12-01T13:35:18.026Z] === RUN TestNISDomainname [2022-12-01T13:35:18.282Z] --- PASS: TestNISDomainname (0.55s) [2022-12-01T13:35:18.282Z] === RUN TestHostnameDnsResolution [2022-12-01T13:35:18.843Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-12-01T13:35:18.843Z] === RUN TestUnprivilegedPortsAndPing [2022-12-01T13:35:19.405Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-12-01T13:35:19.405Z] === RUN TestPrivilegedHostDevices [2022-12-01T13:35:19.968Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-12-01T13:35:19.968Z] === RUN TestRunConsoleSize [2022-12-01T13:35:20.529Z] --- PASS: TestRunConsoleSize (0.44s) [2022-12-01T13:35:20.529Z] === RUN TestRunWithAlternativeContainerdShim [2022-12-01T13:35:22.419Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-12-01T13:35:22.419Z] === RUN TestStats [2022-12-01T13:35:24.933Z] --- PASS: TestStats (2.46s) [2022-12-01T13:35:24.933Z] === RUN TestStopContainerWithTimeout [2022-12-01T13:35:24.933Z] === RUN TestStopContainerWithTimeout/0 [2022-12-01T13:35:24.933Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-01T13:35:24.933Z] === RUN TestStopContainerWithTimeout/1 [2022-12-01T13:35:24.933Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-01T13:35:24.933Z] === RUN TestStopContainerWithTimeout/3 [2022-12-01T13:35:24.933Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-01T13:35:24.933Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-01T13:35:24.933Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-01T13:35:24.933Z] === CONT TestStopContainerWithTimeout/0 [2022-12-01T13:35:24.933Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-01T13:35:25.496Z] === CONT TestStopContainerWithTimeout/3 [2022-12-01T13:35:27.384Z] === CONT TestStopContainerWithTimeout/1 [2022-12-01T13:35:28.749Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-12-01T13:35:28.749Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-12-01T13:35:28.749Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2022-12-01T13:35:28.749Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-12-01T13:35:28.749Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-12-01T13:35:28.749Z] === RUN TestDeleteDevicemapper [2022-12-01T13:35:28.749Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-01T13:35:28.749Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-01T13:35:28.749Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-01T13:35:31.266Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.90s) [2022-12-01T13:35:31.266Z] === RUN TestUpdateMemory [2022-12-01T13:35:31.266Z] --- PASS: TestUpdateMemory (0.51s) [2022-12-01T13:35:31.266Z] === RUN TestUpdateCPUQuota [2022-12-01T13:35:32.193Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-12-01T13:35:32.193Z] === RUN TestUpdatePidsLimit [2022-12-01T13:35:32.193Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-01T13:35:32.193Z] === RUN TestUpdatePidsLimit/no_change [2022-12-01T13:35:32.449Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-01T13:35:32.705Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-01T13:35:32.705Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-01T13:35:32.961Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-01T13:35:33.216Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-01T13:35:33.778Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-12-01T13:35:33.778Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-12-01T13:35:33.778Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-12-01T13:35:33.778Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-12-01T13:35:33.778Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-12-01T13:35:33.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-12-01T13:35:33.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-12-01T13:35:33.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-12-01T13:35:33.778Z] === RUN TestUpdateRestartPolicy [2022-12-01T13:35:45.945Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-12-01T13:35:45.945Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-01T13:35:45.945Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-12-01T13:35:45.945Z] === RUN TestWaitNonBlocked [2022-12-01T13:35:45.945Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-01T13:35:45.945Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-01T13:35:45.945Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-01T13:35:45.945Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-01T13:35:45.945Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-01T13:35:45.945Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-01T13:35:45.945Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-01T13:35:45.945Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-12-01T13:35:45.945Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-12-01T13:35:45.945Z] === RUN TestWaitBlocked [2022-12-01T13:35:45.945Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-01T13:35:45.946Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-01T13:35:45.946Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-01T13:35:45.946Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-01T13:35:45.946Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-01T13:35:45.946Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-01T13:35:46.507Z] --- PASS: TestWaitBlocked (0.01s) [2022-12-01T13:35:46.507Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-12-01T13:35:46.507Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-12-01T13:35:46.507Z] === RUN TestWaitConditions [2022-12-01T13:35:46.507Z] === RUN TestWaitConditions/default [2022-12-01T13:35:46.507Z] === PAUSE TestWaitConditions/default [2022-12-01T13:35:46.507Z] === RUN TestWaitConditions/not-running [2022-12-01T13:35:46.507Z] === PAUSE TestWaitConditions/not-running [2022-12-01T13:35:46.507Z] === RUN TestWaitConditions/next-exit [2022-12-01T13:35:46.507Z] === PAUSE TestWaitConditions/next-exit [2022-12-01T13:35:46.507Z] === RUN TestWaitConditions/removed [2022-12-01T13:35:46.507Z] === PAUSE TestWaitConditions/removed [2022-12-01T13:35:46.507Z] === CONT TestWaitConditions/default [2022-12-01T13:35:46.507Z] === CONT TestWaitConditions/next-exit [2022-12-01T13:35:48.395Z] === CONT TestWaitConditions/removed [2022-12-01T13:35:48.395Z] === CONT TestWaitConditions/not-running [2022-12-01T13:35:49.760Z] --- PASS: TestWaitConditions (0.01s) [2022-12-01T13:35:49.760Z] --- PASS: TestWaitConditions/next-exit (1.71s) [2022-12-01T13:35:49.760Z] --- PASS: TestWaitConditions/default (1.74s) [2022-12-01T13:35:49.760Z] --- PASS: TestWaitConditions/removed (1.50s) [2022-12-01T13:35:49.760Z] --- PASS: TestWaitConditions/not-running (1.48s) [2022-12-01T13:35:49.760Z] === RUN TestWaitRestartedContainer [2022-12-01T13:35:49.760Z] === RUN TestWaitRestartedContainer/default [2022-12-01T13:35:49.760Z] === PAUSE TestWaitRestartedContainer/default [2022-12-01T13:35:49.760Z] === RUN TestWaitRestartedContainer/not-running [2022-12-01T13:35:49.760Z] === PAUSE TestWaitRestartedContainer/not-running [2022-12-01T13:35:49.760Z] === RUN TestWaitRestartedContainer/next-exit [2022-12-01T13:35:49.760Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-12-01T13:35:49.760Z] === CONT TestWaitRestartedContainer/default [2022-12-01T13:35:49.760Z] === CONT TestWaitRestartedContainer/next-exit [2022-12-01T13:35:51.124Z] === CONT TestWaitRestartedContainer/not-running [2022-12-01T13:35:52.052Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-12-01T13:35:52.052Z] --- PASS: TestWaitRestartedContainer/default (1.35s) [2022-12-01T13:35:52.052Z] --- PASS: TestWaitRestartedContainer/next-exit (1.38s) [2022-12-01T13:35:52.052Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-12-01T13:35:52.052Z] === CONT TestContainerStartOnDaemonRestart [2022-12-01T13:35:52.052Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-01T13:35:54.614Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-12-01T13:35:54.614Z] === CONT TestIpcModeOlderClient [2022-12-01T13:35:54.614Z] === CONT TestContainerKillOnDaemonStart [2022-12-01T13:35:54.615Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2022-12-01T13:35:54.615Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-12-01T13:35:54.615Z] === CONT TestDaemonHostGatewayIP [2022-12-01T13:35:57.132Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-12-01T13:35:57.132Z] === CONT TestDaemonRestartIpcMode [2022-12-01T13:35:59.027Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-12-01T13:36:07.108Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-12-01T13:36:07.108Z] PASS [2022-12-01T13:36:07.108Z] [2022-12-01T13:36:07.108Z] === Skipped [2022-12-01T13:36:07.108Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-12-01T13:36:07.108Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-01T13:36:07.108Z] [2022-12-01T13:36:07.108Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-01T13:36:07.108Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-01T13:36:07.108Z] [2022-12-01T13:36:07.108Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-01T13:36:07.108Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-01T13:36:07.108Z] [2022-12-01T13:36:07.108Z] DONE 273 tests, 3 skipped in 132.101s [2022-12-01T13:36:07.108Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-01T13:36:07.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:36:07.108Z] ++ set -e [2022-12-01T13:36:07.108Z] ++ '[' -n 0 ']' [2022-12-01T13:36:07.108Z] ++ set -x [2022-12-01T13:36:07.108Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:36:07.108Z] INFO: Testing against a local daemon [2022-12-01T13:36:07.108Z] === RUN TestConfigDaemonLibtrustID [2022-12-01T13:36:07.108Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-12-01T13:36:07.108Z] === RUN TestConfigDaemonID [2022-12-01T13:36:07.670Z] daemon_test.go:86: [dccc27a0efec3] daemon is not started [2022-12-01T13:36:07.671Z] --- PASS: TestConfigDaemonID (1.04s) [2022-12-01T13:36:07.671Z] === RUN TestDaemonConfigValidation [2022-12-01T13:36:07.671Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-12-01T13:36:07.671Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-12-01T13:36:07.671Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-12-01T13:36:07.671Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-12-01T13:36:07.671Z] === RUN TestDaemonConfigValidation/invalid_config [2022-12-01T13:36:07.671Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-12-01T13:36:07.671Z] === RUN TestDaemonConfigValidation/malformed_config [2022-12-01T13:36:07.671Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-12-01T13:36:07.671Z] === RUN TestDaemonConfigValidation/valid_config [2022-12-01T13:36:07.671Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-12-01T13:36:07.671Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-12-01T13:36:07.671Z] === CONT TestDaemonConfigValidation/malformed_config [2022-12-01T13:36:07.927Z] === CONT TestDaemonConfigValidation/valid_config [2022-12-01T13:36:07.927Z] === CONT TestDaemonConfigValidation/invalid_config [2022-12-01T13:36:07.927Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-12-01T13:36:07.927Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-12-01T13:36:07.927Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-12-01T13:36:07.927Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-12-01T13:36:07.927Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-12-01T13:36:07.927Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-12-01T13:36:07.927Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-12-01T13:36:07.927Z] === RUN TestConfigDaemonSeccompProfiles [2022-12-01T13:36:07.927Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-12-01T13:36:09.291Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-12-01T13:36:10.218Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-12-01T13:36:11.145Z] === CONT TestConfigDaemonSeccompProfiles [2022-12-01T13:36:11.145Z] daemon_test.go:200: [d9170623a3086] daemon is not started [2022-12-01T13:36:11.145Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-12-01T13:36:11.145Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-12-01T13:36:11.145Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-12-01T13:36:11.145Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-12-01T13:36:11.145Z] === RUN TestDaemonProxy [2022-12-01T13:36:11.145Z] === RUN TestDaemonProxy/environment_variables [2022-12-01T13:36:13.033Z] === RUN TestDaemonProxy/command-line_options [2022-12-01T13:36:14.922Z] === RUN TestDaemonProxy/configuration_file [2022-12-01T13:36:16.287Z] === RUN TestDaemonProxy/conflicting_options [2022-12-01T13:36:16.848Z] === RUN TestDaemonProxy/reload_sanitized [2022-12-01T13:36:17.409Z] --- PASS: TestDaemonProxy (6.25s) [2022-12-01T13:36:17.409Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-12-01T13:36:17.409Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-12-01T13:36:17.409Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-12-01T13:36:17.409Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-12-01T13:36:17.409Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-12-01T13:36:17.409Z] === RUN TestLiveRestore [2022-12-01T13:36:17.409Z] === RUN TestLiveRestore/volume_references [2022-12-01T13:36:17.409Z] === PAUSE TestLiveRestore/volume_references [2022-12-01T13:36:17.409Z] === CONT TestLiveRestore/volume_references [2022-12-01T13:36:17.971Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-01T13:36:17.971Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-01T13:36:18.898Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-01T13:36:19.826Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-01T13:36:20.753Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-01T13:36:21.681Z] --- PASS: TestLiveRestore (0.00s) [2022-12-01T13:36:21.681Z] --- PASS: TestLiveRestore/volume_references (4.40s) [2022-12-01T13:36:21.681Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.72s) [2022-12-01T13:36:21.681Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.93s) [2022-12-01T13:36:21.681Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2022-12-01T13:36:21.681Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) [2022-12-01T13:36:21.681Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s) [2022-12-01T13:36:21.681Z] PASS [2022-12-01T13:36:21.681Z] [2022-12-01T13:36:21.681Z] DONE 25 tests in 15.690s [2022-12-01T13:36:21.681Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-12-01T13:36:21.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:36:21.681Z] ++ set -e [2022-12-01T13:36:21.681Z] ++ '[' -n 0 ']' [2022-12-01T13:36:21.681Z] ++ set -x [2022-12-01T13:36:21.681Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:36:21.937Z] INFO: Testing against a local daemon [2022-12-01T13:36:21.937Z] === RUN TestCommitInheritsEnv [2022-12-01T13:36:22.193Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-12-01T13:36:22.193Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-01T13:36:22.193Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-12-01T13:36:22.193Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-12-01T13:36:22.193Z] === RUN TestImportWithCustomPlatform [2022-12-01T13:36:22.193Z] === RUN TestImportWithCustomPlatform/#00 [2022-12-01T13:36:22.193Z] === RUN TestImportWithCustomPlatform/_______ [2022-12-01T13:36:22.193Z] === RUN TestImportWithCustomPlatform// [2022-12-01T13:36:22.193Z] === RUN TestImportWithCustomPlatform/linux [2022-12-01T13:36:22.448Z] === RUN TestImportWithCustomPlatform/LINUX [2022-12-01T13:36:22.448Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-12-01T13:36:22.448Z] === RUN TestImportWithCustomPlatform/macos [2022-12-01T13:36:22.448Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-12-01T13:36:22.448Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-12-01T13:36:22.448Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-12-01T13:36:22.448Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-12-01T13:36:22.448Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-12-01T13:36:22.448Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-12-01T13:36:22.448Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-12-01T13:36:22.448Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-12-01T13:36:22.448Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-12-01T13:36:22.448Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-12-01T13:36:22.448Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-12-01T13:36:22.448Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-12-01T13:36:22.448Z] === RUN TestImagesFilterMultiReference [2022-12-01T13:36:22.707Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-12-01T13:36:22.707Z] === RUN TestImagePullPlatformInvalid [2022-12-01T13:36:22.707Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-01T13:36:22.707Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" 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.3 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.19.3 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2f6dd814-9196-47d5-9fe1-a2335aefa375 http.request.method=GET http.request.remoteaddr="127.0.0.1:44886" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2f6dd814-9196-47d5-9fe1-a2335aefa375 http.request.method=GET http.request.remoteaddr="127.0.0.1:44886" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.317569ms http.response.status=200 http.response.written=2 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d8f283a2-d506-4e7c-bc59-ca239c4459cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=03c16b9f-c209-4e1e-9ffb-010189ef9b8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=03c16b9f-c209-4e1e-9ffb-010189ef9b8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=03c16b9f-c209-4e1e-9ffb-010189ef9b8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=84.939µ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=32cb2142-58e4-4357-8ab4-50653702cc10 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=03c16b9f-c209-4e1e-9ffb-010189ef9b8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.961592ms http.response.status=404 http.response.written=157 instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d8f283a2-d506-4e7c-bc59-ca239c4459cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d8f283a2-d506-4e7c-bc59-ca239c4459cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=23.868µ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=787c5223-307c-4e4a-a166-6d2950b304f4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=d8f283a2-d506-4e7c-bc59-ca239c4459cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.465826ms http.response.status=404 http.response.written=157 instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=32995bc9-0129-485c-a2b7-75d704de476b http.request.method=POST http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=32995bc9-0129-485c-a2b7-75d704de476b http.request.method=POST http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/52ed16af-393b-4159-a7f3-1b08dc99e817/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=32995bc9-0129-485c-a2b7-75d704de476b http.request.method=POST http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=88.533µ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=efba90ae-5c68-47cf-a50c-f953ccae29d5 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/52ed16af-393b-4159-a7f3-1b08dc99e817/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=32995bc9-0129-485c-a2b7-75d704de476b http.request.method=POST http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=12.381µ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=3129a794-608d-4c53-9e4c-e0459a4742fb trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/52ed16af-393b-4159-a7f3-1b08dc99e817/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=32995bc9-0129-485c-a2b7-75d704de476b http.request.method=POST http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=66.009µ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=8856c33f-90de-441c-8864-578bae8b6282 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=32995bc9-0129-485c-a2b7-75d704de476b http.request.method=POST http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=3.817117ms http.response.status=202 http.response.written=0 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9e397641-94cf-496c-a76d-7782c7c1feb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9e397641-94cf-496c-a76d-7782c7c1feb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/52ed16af-393b-4159-a7f3-1b08dc99e817/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=29.464µ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=70cb9938-acfb-4192-ac94-0e7564fa0f71 trace.line=82 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/52ed16af-393b-4159-a7f3-1b08dc99e817/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=15.762µ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=dfbfabdf-b359-47da-a5b3-e7d9733a8c17 trace.line=141 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/72103cae-8978-469c-9dc5-a1bb350e5c58/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9e397641-94cf-496c-a76d-7782c7c1feb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=63.614µ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=776db921-fc00-4dc1-9141-483bafccde58 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/72103cae-8978-469c-9dc5-a1bb350e5c58/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9e397641-94cf-496c-a76d-7782c7c1feb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=10.511µ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=10cc8ff3-9cee-4741-816a-edb0779430fb trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/52ed16af-393b-4159-a7f3-1b08dc99e817/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=645.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).WriteStream" trace.id=8b253b5a-4a91-406f-9f39-a953f6170b26 trace.line=124 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.707Z] time="2022-12-01T13:36:22Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/52ed16af-393b-4159-a7f3-1b08dc99e817/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=11.536µ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=d1beac9d-0f72-491d-9b33-deffb463515e trace.line=141 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=11.356µ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=a3524915-6ee8-459d-bafc-d94b2519c385 trace.line=141 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/52ed16af-393b-4159-a7f3-1b08dc99e817/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=7.877µ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=ab3b9ab1-5284-4b5c-9324-a36aababe335 trace.line=141 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/52ed16af-393b-4159-a7f3-1b08dc99e817/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=45.3µ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=b434daff-27a3-4dfb-a651-0b65cbbee7c9 trace.line=167 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=42.814µ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=da0b1eef-8bdb-48ce-8017-558554645aa7 trace.line=95 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/52ed16af-393b-4159-a7f3-1b08dc99e817\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=70.128µ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=3c4d73fc-f3eb-4aad-8bf0-754ef1f81898 trace.line=181 vars.name=test vars.uuid=52ed16af-393b-4159-a7f3-1b08dc99e817 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62e85e91-d948-45f4-985e-7078703cad9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=3.911714ms http.response.status=201 http.response.written=0 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "PUT /v2/test/blobs/uploads/52ed16af-393b-4159-a7f3-1b08dc99e817?_state=0Z9cJLdTQ82C31BWmyAJaJUi304bJ2HhcmXh28D64dt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyZWQxNmFmLTM5M2ItNDE1OS1hN2YzLTFiMDhkYzk5ZTgxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42MjM3OTQ0MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/72103cae-8978-469c-9dc5-a1bb350e5c58/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9e397641-94cf-496c-a76d-7782c7c1feb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=64.82µ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=ca3a10d7-d696-467a-be2e-9bf4ecae65a0 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9e397641-94cf-496c-a76d-7782c7c1feb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=7.138681ms http.response.status=202 http.response.written=0 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/72103cae-8978-469c-9dc5-a1bb350e5c58/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=277.126µ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=78f9e513-fb33-434f-bc7b-f2556d889a79 trace.line=82 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/72103cae-8978-469c-9dc5-a1bb350e5c58/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=15.82µ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=499b495e-90c4-47cc-98e3-a221f3f8089c trace.line=141 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/72103cae-8978-469c-9dc5-a1bb350e5c58/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=82.518µ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=e8adff49-558a-47a1-9be8-8a3347baa542 trace.line=124 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/72103cae-8978-469c-9dc5-a1bb350e5c58/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=12.587µ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=96059767-a217-45f7-a3cd-a53319fa6c1d trace.line=141 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=13.916µ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=0377057f-f6e5-44fe-888d-d93cc9136969 trace.line=141 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/72103cae-8978-469c-9dc5-a1bb350e5c58/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=25.559µ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=349d9866-7f89-40e6-8844-5aaef13646e5 trace.line=141 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/72103cae-8978-469c-9dc5-a1bb350e5c58/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=53.53µ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=b63c4a31-67cb-4ca4-880e-4a45dfd38e0d trace.line=167 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=79.425µ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=e548b2fc-88ad-4a62-be43-27c9ad852ceb trace.line=95 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/72103cae-8978-469c-9dc5-a1bb350e5c58\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=87.45µ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=2ccc00c2-0d91-41d3-a581-a5b37b4850fb trace.line=181 vars.name=test vars.uuid=72103cae-8978-469c-9dc5-a1bb350e5c58 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9216506c-7ff4-45ee-987a-0b2b84aaf5d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=3.72678ms http.response.status=201 http.response.written=0 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.708Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "PUT /v2/test/blobs/uploads/72103cae-8978-469c-9dc5-a1bb350e5c58?_state=9N9cJHIUHBpZa7yYj5igQkivPiU0BWm0j8XgknypAat7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyMTAzY2FlLTg5NzgtNDY5Yy05ZGM1LWExYmIzNTBlNWM1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wMVQxMzozNjoyMi42Mjk2ODk5NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown" [2022-12-01T13:36:22.708Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7da997cb-544d-4516-8be4-78d3b8068dc8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7da997cb-544d-4516-8be4-78d3b8068dc8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7da997cb-544d-4516-8be4-78d3b8068dc8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=30.515µ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=a4abb8b4-a904-43ca-98e4-afc23c015143 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7da997cb-544d-4516-8be4-78d3b8068dc8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.175063ms http.response.status=404 http.response.written=96 instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.10+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=50.617µ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=1c560f61-565d-4158-80da-0664ad87bedc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=25.666µ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=e94c4c3c-2b0f-40fa-93ee-b3066820aded trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=33.748µ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=224e5685-d71c-422f-a9e8-1f81b8db89f3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=12.48µ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=641246ab-4654-4530-88a2-fa0daed08fe2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=12.857µ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=fec3d5e1-b494-4f83-a58a-19895521be03 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=45.251µ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=26ec0cd9-7f77-4cec-8e7f-75aa4297c307 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=71.86µ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=482635dd-1f40-493c-a38f-7445fb20c5f0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=42.609µ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=bfb96e23-91e6-4da5-85d9-d7089ec6128f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=122.903µ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=d4cfc712-816f-45d2-bb7b-bdeff32ad0cd trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=73.805µ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=f9c4a19c-eb78-4017-bf78-907ca2dea44e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e3c4a63-d9ae-4b16-8126-fe65393513a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44896" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=2.601381ms http.response.status=201 http.response.written=0 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=88f56b30-5946-4949-8ab9-baf31425351b http.request.method=GET http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=88f56b30-5946-4949-8ab9-baf31425351b http.request.method=GET http.request.remoteaddr="127.0.0.1:44914" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 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="932.194µs" http.response.status=200 http.response.written=2 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4add952d-336f-4765-bb54-5bc0e9298949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4add952d-336f-4765-bb54-5bc0e9298949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4add952d-336f-4765-bb54-5bc0e9298949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=77.8µ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=72e75f61-1b69-4602-b626-7045dd019eca trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4add952d-336f-4765-bb54-5bc0e9298949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4add952d-336f-4765-bb54-5bc0e9298949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=115.602µ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=83d69f5f-f1b7-4ace-8fb0-56e8c5112233 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4add952d-336f-4765-bb54-5bc0e9298949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=32.804µ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=b1bd946b-848d-4627-b949-f9e7fbbf4058 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4add952d-336f-4765-bb54-5bc0e9298949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=50.289µ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=d8da8174-cbc4-40d9-b70c-08c85a165486 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4add952d-336f-4765-bb54-5bc0e9298949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4add952d-336f-4765-bb54-5bc0e9298949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 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=1.981563ms http.response.status=200 http.response.written=417 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.709Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-01T13:36:22.709Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0e022385-bc8f-46ee-b94e-288c130cf666 http.request.method=GET http.request.remoteaddr="127.0.0.1:44922" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0e022385-bc8f-46ee-b94e-288c130cf666 http.request.method=GET http.request.remoteaddr="127.0.0.1:44922" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0e022385-bc8f-46ee-b94e-288c130cf666 http.request.method=GET http.request.remoteaddr="127.0.0.1:44922" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0e022385-bc8f-46ee-b94e-288c130cf666 http.request.method=GET http.request.remoteaddr="127.0.0.1:44922" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=39.688µ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=f1ea53ab-07e2-4d4b-bda4-d4a74004e341 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0e022385-bc8f-46ee-b94e-288c130cf666 http.request.method=GET http.request.remoteaddr="127.0.0.1:44922" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=12.062µ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=5422c43e-fcd1-4c64-a0a4-0f123ee0df50 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0e022385-bc8f-46ee-b94e-288c130cf666 http.request.method=GET http.request.remoteaddr="127.0.0.1:44922" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=29.505µ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=78d77282-57a7-42e4-aaf9-9d92b3e89012 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0e022385-bc8f-46ee-b94e-288c130cf666 http.request.method=GET http.request.remoteaddr="127.0.0.1:44922" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0e022385-bc8f-46ee-b94e-288c130cf666 http.request.method=GET http.request.remoteaddr="127.0.0.1:44922" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 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.241417ms http.response.status=200 http.response.written=417 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=36.119µ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=3df10eca-0a82-40af-a47f-e790a891b068 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=17.074µ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=403ac77a-2ff1-486e-9d6e-ed32a99a7f09 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=22.449µ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=70b8dfe3-d5c0-4a6a-aa34-989318540e86 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=9.067µ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=e78f7a04-396b-4cfe-9f32-7ef503513101 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=30.498µ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=7916ed94-22d5-4803-ba53-b0fa4c1ce239 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=9.059µ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=4b3bf17d-ab16-4ff0-a08c-ceaad7369d39 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=15.738µ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=04635fbc-074d-4544-8115-b95802880837 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=5.858µ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=503e0385-3c7f-4bab-8762-a6604e324ad1 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=15.155µ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=01ddc8b1-aa3c-4c3a-b827-54641a670269 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=9.403µ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=8c82a6db-128b-45cd-b2fc-855e13951108 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=13.71µ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=1072e488-3751-456c-b2c8-6b48ed938f1a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=8.976µ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=1bb37bec-3362-46cd-b931-a7a877de724c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=5.235µ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=6aa53905-9b20-4c3a-a16c-db9f42755865 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=15.893µ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=9184ff05-6fae-4318-bcf3-969784fafcf3 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.710Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=44.866µ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=2a16bb0e-5aea-4172-8260-4dc763e66be5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.711Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=20.595µ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=8d15d0c6-a944-4fdc-aa1b-4b378ab6776c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.711Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=34.026µ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=8c09f789-2c84-4a9a-a73f-37ed1b34a96a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.711Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=13.801µ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=cd1fa96c-98a2-4ab6-92c3-8c3fa28abf58 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-01T13:36:22.711Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=720eb28c-99c9-4119-a0ff-294d7dee35f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44942" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 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=8.005669ms http.response.status=200 http.response.written=68 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.711Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=35486112-cf49-4053-abc2-2642b330eb79 http.request.method=GET http.request.remoteaddr="127.0.0.1:44936" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 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=8.162459ms http.response.status=200 http.response.written=179 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.711Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-01T13:36:22.711Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1546d0d4-bd9a-4594-baa1-0eb8b1916f65 http.request.method=GET http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1546d0d4-bd9a-4594-baa1-0eb8b1916f65 http.request.method=GET http.request.remoteaddr="127.0.0.1:44960" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 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="911.369µs" http.response.status=200 http.response.written=2 instance.id=a13a395c-3f77-440d-92df-71117556a002 version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=70875acf-0522-4cc7-8f50-7461cb7b1859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=70875acf-0522-4cc7-8f50-7461cb7b1859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=70875acf-0522-4cc7-8f50-7461cb7b1859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=70875acf-0522-4cc7-8f50-7461cb7b1859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=26.896µ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=e49cfd73-e8df-4222-9459-ce6b59f3df10 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=70875acf-0522-4cc7-8f50-7461cb7b1859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=11.208µ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=76ec9746-543d-4a4b-9ca9-562458506fa6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=70875acf-0522-4cc7-8f50-7461cb7b1859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44974" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 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=1.808896ms http.response.status=404 http.response.written=181 instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a8c28e51-13df-440e-9980-d8da5ddaf8eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a8c28e51-13df-440e-9980-d8da5ddaf8eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a8c28e51-13df-440e-9980-d8da5ddaf8eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.967Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a8c28e51-13df-440e-9980-d8da5ddaf8eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=40.631µ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=82d77ac3-447b-43ec-8774-66f7904d4b62 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.968Z] time="2022-12-01T13:36:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a8c28e51-13df-440e-9980-d8da5ddaf8eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a13a395c-3f77-440d-92df-71117556a002 trace.duration=20.324µ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=dd7148f0-635a-4ef9-8982-1e37d376781c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.968Z] time="2022-12-01T13:36:22Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=a8c28e51-13df-440e-9980-d8da5ddaf8eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44980" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 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=1.878073ms http.response.status=404 http.response.written=181 instance.id=a13a395c-3f77-440d-92df-71117556a002 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-01T13:36:22.968Z] 127.0.0.1 - - [01/Dec/2022:13:36:22 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/6875e7f1bec661565dbe4c7e5ff6354443ee5e72 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-01T13:36:22.968Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) [2022-12-01T13:36:22.968Z] === RUN TestRemoveImageOrphaning [2022-12-01T13:36:23.224Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-12-01T13:36:23.224Z] === RUN TestRemoveImageGarbageCollector [2022-12-01T13:36:23.224Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:36:23.224Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-12-01T13:36:23.224Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-01T13:36:23.224Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-12-01T13:36:23.224Z] === RUN TestTagInvalidReference [2022-12-01T13:36:23.224Z] --- PASS: TestTagInvalidReference (0.01s) [2022-12-01T13:36:23.224Z] === RUN TestTagValidPrefixedRepo [2022-12-01T13:36:23.224Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-12-01T13:36:23.224Z] === RUN TestTagExistedNameWithoutForce [2022-12-01T13:36:23.224Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-01T13:36:23.224Z] === RUN TestTagOfficialNames [2022-12-01T13:36:23.224Z] --- PASS: TestTagOfficialNames (0.05s) [2022-12-01T13:36:23.224Z] === RUN TestTagMatchesDigest [2022-12-01T13:36:23.224Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-12-01T13:36:23.224Z] PASS [2022-12-01T13:36:23.479Z] [2022-12-01T13:36:23.479Z] === Skipped [2022-12-01T13:36:23.479Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-12-01T13:36:23.479Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-12-01T13:36:23.479Z] [2022-12-01T13:36:23.479Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-12-01T13:36:23.479Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:36:23.479Z] [2022-12-01T13:36:23.479Z] DONE 23 tests, 2 skipped in 1.572s [2022-12-01T13:36:23.479Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-12-01T13:36:23.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:36:23.479Z] ++ set -e [2022-12-01T13:36:23.479Z] ++ '[' -n 0 ']' [2022-12-01T13:36:23.479Z] ++ set -x [2022-12-01T13:36:23.479Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:36:23.479Z] === RUN TestStripANSICommands [2022-12-01T13:36:23.479Z] === RUN TestStripANSICommands/#00 [2022-12-01T13:36:23.479Z] === RUN TestStripANSICommands/#01 [2022-12-01T13:36:23.479Z] --- PASS: TestStripANSICommands (0.00s) [2022-12-01T13:36:23.479Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-12-01T13:36:23.479Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-12-01T13:36:23.479Z] PASS [2022-12-01T13:36:23.479Z] [2022-12-01T13:36:23.479Z] DONE 3 tests in 0.048s [2022-12-01T13:36:23.479Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-12-01T13:36:23.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:36:23.479Z] ++ set -e [2022-12-01T13:36:23.479Z] ++ '[' -n 0 ']' [2022-12-01T13:36:23.479Z] ++ set -x [2022-12-01T13:36:23.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:36:23.480Z] INFO: Testing against a local daemon [2022-12-01T13:36:23.480Z] === RUN TestNetworkCreateDelete [2022-12-01T13:36:23.736Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-12-01T13:36:23.736Z] === RUN TestDockerNetworkDeletePreferID [2022-12-01T13:36:23.992Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-12-01T13:36:23.992Z] === RUN TestDaemonDNSFallback [2022-12-01T13:36:30.526Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-12-01T13:36:30.526Z] === RUN TestInspectNetwork [2022-12-01T13:36:33.791Z] === RUN TestInspectNetwork/full_network_id [2022-12-01T13:36:33.791Z] === RUN TestInspectNetwork/partial_network_id [2022-12-01T13:36:33.791Z] === RUN TestInspectNetwork/network_name [2022-12-01T13:36:33.791Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-01T13:36:37.956Z] --- PASS: TestInspectNetwork (6.99s) [2022-12-01T13:36:37.956Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-01T13:36:37.956Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-01T13:36:37.956Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-01T13:36:37.956Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-01T13:36:37.956Z] === RUN TestRunContainerWithBridgeNone [2022-12-01T13:36:38.883Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/create [2022-12-01T13:36:38.883Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-12-01T13:36:38.883Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-01T13:36:38.883Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-01T13:36:38.883Z] === CONT TestNetworkInvalidJSON/networks/create [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-12-01T13:36:38.883Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-12-01T13:36:38.883Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-12-01T13:36:38.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-12-01T13:36:38.883Z] === RUN TestNetworkList [2022-12-01T13:36:38.883Z] === RUN TestNetworkList//networks [2022-12-01T13:36:38.883Z] === PAUSE TestNetworkList//networks [2022-12-01T13:36:38.883Z] === RUN TestNetworkList//networks/ [2022-12-01T13:36:38.883Z] === PAUSE TestNetworkList//networks/ [2022-12-01T13:36:38.883Z] === CONT TestNetworkList//networks [2022-12-01T13:36:38.883Z] === CONT TestNetworkList//networks/ [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkList (0.01s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-01T13:36:38.883Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-01T13:36:38.883Z] === RUN TestHostIPv4BridgeLabel [2022-12-01T13:36:39.445Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-12-01T13:36:39.445Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-01T13:36:40.372Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-12-01T13:36:40.372Z] === RUN TestDaemonDefaultNetworkPools [2022-12-01T13:36:41.299Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-12-01T13:36:41.299Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-01T13:36:42.226Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-12-01T13:36:42.226Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-01T13:36:43.592Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-12-01T13:36:43.592Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-01T13:36:44.154Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-12-01T13:36:44.154Z] === RUN TestServiceWithPredefinedNetwork [2022-12-01T13:36:46.668Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-12-01T13:36:46.668Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-01T13:36:46.668Z] service_test.go:242: FLAKY_TEST [2022-12-01T13:36:46.668Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-01T13:36:46.668Z] === RUN TestServiceWithDataPathPortInit [2022-12-01T13:37:01.527Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2022-12-01T13:37:01.527Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-01T13:37:02.927Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qhgam04ik6yzebsb3v9xuc04p Created:2022-12-01 13:37:01.603409774 +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[2c860b3d170d5f8fa63c988c1c0c5cee9ec05058f86055603e277dc75b1a902a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rlsgxqbiasdn7k3lsghoivfz1 EndpointID:2277943b5baaa9aa3f9c5aab6d9e6a7f76b24e67919a4374e708cc552d516557 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:69aa7166975edba1da8e3f089c22f2312f63ab5209489d3319b4d08e4f7f00c9 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:5299455c6b84 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rlsgxqbiasdn7k3lsghoivfz1 EndpointID:2277943b5baaa9aa3f9c5aab6d9e6a7f76b24e67919a4374e708cc552d516557 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-01T13:37:08.171Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.05s) [2022-12-01T13:37:08.171Z] PASS [2022-12-01T13:37:08.171Z] [2022-12-01T13:37:08.171Z] === Skipped [2022-12-01T13:37:08.171Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-01T13:37:08.171Z] service_test.go:242: FLAKY_TEST [2022-12-01T13:37:08.171Z] [2022-12-01T13:37:08.171Z] DONE 38 tests, 1 skipped in 43.867s [2022-12-01T13:37:08.171Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-01T13:37:08.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:08.171Z] ++ set -e [2022-12-01T13:37:08.171Z] ++ '[' -n 0 ']' [2022-12-01T13:37:08.171Z] ++ set -x [2022-12-01T13:37:08.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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:08.171Z] INFO: Testing against a local daemon [2022-12-01T13:37:08.171Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-01T13:37:08.171Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-01T13:37:08.171Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-01T13:37:08.171Z] === RUN TestDockerNetworkIpvlan [2022-12-01T13:37:08.171Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-01T13:37:08.171Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-01T13:37:08.171Z] PASS [2022-12-01T13:37:08.171Z] [2022-12-01T13:37:08.171Z] === Skipped [2022-12-01T13:37:08.171Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-01T13:37:08.171Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-01T13:37:08.171Z] [2022-12-01T13:37:08.171Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-01T13:37:08.171Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-01T13:37:08.171Z] [2022-12-01T13:37:08.171Z] DONE 2 tests, 2 skipped in 0.094s [2022-12-01T13:37:08.171Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-01T13:37:08.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:08.171Z] ++ set -e [2022-12-01T13:37:08.171Z] ++ '[' -n 0 ']' [2022-12-01T13:37:08.171Z] ++ set -x [2022-12-01T13:37:08.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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:08.171Z] INFO: Testing against a local daemon [2022-12-01T13:37:08.171Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-01T13:37:08.732Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-12-01T13:37:08.732Z] === RUN TestDockerNetworkMacvlan [2022-12-01T13:37:09.660Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-01T13:37:10.222Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-01T13:37:11.149Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-01T13:37:13.038Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-01T13:37:14.402Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-01T13:37:17.668Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-01T13:37:18.596Z] --- PASS: TestDockerNetworkMacvlan (9.61s) [2022-12-01T13:37:18.596Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-12-01T13:37:18.596Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-12-01T13:37:18.596Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-12-01T13:37:18.596Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-12-01T13:37:18.596Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-12-01T13:37:18.596Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-12-01T13:37:18.596Z] PASS [2022-12-01T13:37:18.596Z] [2022-12-01T13:37:18.596Z] DONE 8 tests in 10.971s [2022-12-01T13:37:18.596Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-01T13:37:18.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:18.596Z] ++ set -e [2022-12-01T13:37:18.596Z] ++ '[' -n 0 ']' [2022-12-01T13:37:18.596Z] ++ set -x [2022-12-01T13:37:18.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:18.596Z] testing: warning: no tests to run [2022-12-01T13:37:18.596Z] PASS [2022-12-01T13:37:18.596Z] [2022-12-01T13:37:18.596Z] DONE 0 tests in 0.024s [2022-12-01T13:37:18.596Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-01T13:37:18.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:18.596Z] ++ set -e [2022-12-01T13:37:18.596Z] ++ '[' -n 0 ']' [2022-12-01T13:37:18.596Z] ++ set -x [2022-12-01T13:37:18.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:18.596Z] INFO: Testing against a local daemon [2022-12-01T13:37:18.596Z] === RUN TestAuthZPluginAllowRequest [2022-12-01T13:37:19.964Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-12-01T13:37:19.964Z] === RUN TestAuthZPluginTLS [2022-12-01T13:37:20.220Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-12-01T13:37:20.220Z] === RUN TestAuthZPluginDenyRequest [2022-12-01T13:37:20.782Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-12-01T13:37:20.782Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-01T13:37:21.343Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-12-01T13:37:21.343Z] === RUN TestAuthZPluginDenyResponse [2022-12-01T13:37:21.905Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-12-01T13:37:21.905Z] === RUN TestAuthZPluginAllowEventStream [2022-12-01T13:37:22.832Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-12-01T13:37:22.832Z] === RUN TestAuthZPluginErrorResponse [2022-12-01T13:37:23.393Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-12-01T13:37:23.393Z] === RUN TestAuthZPluginErrorRequest [2022-12-01T13:37:23.955Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-12-01T13:37:23.955Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-01T13:37:24.516Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-12-01T13:37:24.516Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-01T13:37:25.881Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-12-01T13:37:25.881Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-01T13:37:27.861Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.51s) [2022-12-01T13:37:27.861Z] === RUN TestAuthZPluginHeader [2022-12-01T13:37:28.135Z] --- PASS: TestAuthZPluginHeader (0.73s) [2022-12-01T13:37:28.135Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-01T13:37:28.135Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:37:28.135Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-01T13:37:28.135Z] === RUN TestAuthZPluginV2Disable [2022-12-01T13:37:28.135Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:37:28.135Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-12-01T13:37:28.135Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-01T13:37:28.135Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:37:28.135Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-01T13:37:28.135Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-01T13:37:28.135Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:37:28.135Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-01T13:37:28.135Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-01T13:37:46.184Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-12-01T13:37:46.184Z] PASS [2022-12-01T13:37:46.184Z] [2022-12-01T13:37:46.184Z] === Skipped [2022-12-01T13:37:46.184Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-01T13:37:46.184Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:37:46.184Z] [2022-12-01T13:37:46.184Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-12-01T13:37:46.184Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:37:46.184Z] [2022-12-01T13:37:46.184Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-01T13:37:46.184Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:37:46.184Z] [2022-12-01T13:37:46.184Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-01T13:37:46.184Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:37:46.184Z] [2022-12-01T13:37:46.184Z] DONE 17 tests, 4 skipped in 26.572s [2022-12-01T13:37:46.184Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-01T13:37:46.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:46.184Z] ++ set -e [2022-12-01T13:37:46.184Z] ++ '[' -n 0 ']' [2022-12-01T13:37:46.184Z] ++ set -x [2022-12-01T13:37:46.185Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:46.185Z] INFO: Testing against a local daemon [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-12-01T13:37:46.185Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-01T13:37:46.185Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-12-01T13:37:46.185Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-12-01T13:37:46.185Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-12-01T13:37:46.185Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-12-01T13:37:46.185Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-12-01T13:37:46.185Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-12-01T13:37:46.185Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-12-01T13:37:46.185Z] === RUN TestPluginInstall [2022-12-01T13:37:46.185Z] === RUN TestPluginInstall/no_auth [2022-12-01T13:37:49.454Z] time="2022-12-01T13:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-01T13:37:49.454Z] time="2022-12-01T13:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86e072723c631371de11affb224117c64bd2f2d163b84097860693eb4e9ce5c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-01T13:37:49.454Z] time="2022-12-01T13:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-01T13:37:49.454Z] time="2022-12-01T13:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86e072723c631371de11affb224117c64bd2f2d163b84097860693eb4e9ce5c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-01T13:37:49.454Z] === RUN TestPluginInstall/with_htpasswd [2022-12-01T13:37:49.710Z] time="2022-12-01T13:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-01T13:37:49.710Z] time="2022-12-01T13:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa46d2bfa880807a39e91887decc8ef1c43a67dd4b6adbba81dfe69932bf9634" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-01T13:37:49.710Z] time="2022-12-01T13:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-01T13:37:49.710Z] time="2022-12-01T13:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa46d2bfa880807a39e91887decc8ef1c43a67dd4b6adbba81dfe69932bf9634" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-01T13:37:49.966Z] === RUN TestPluginInstall/with_insecure [2022-12-01T13:37:50.894Z] time="2022-12-01T13:37:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-01T13:37:50.894Z] time="2022-12-01T13:37:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd56fd0f4b9c02a4403dd6d218a14325e0c4273b75a0e7cbf7b96a858becc998" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-01T13:37:50.894Z] time="2022-12-01T13:37:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-01T13:37:50.894Z] time="2022-12-01T13:37:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd56fd0f4b9c02a4403dd6d218a14325e0c4273b75a0e7cbf7b96a858becc998" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-01T13:37:50.894Z] plugin_test.go:195: [d504c373012f5] daemon is not started [2022-12-01T13:37:50.894Z] --- PASS: TestPluginInstall (5.75s) [2022-12-01T13:37:50.894Z] --- PASS: TestPluginInstall/no_auth (4.13s) [2022-12-01T13:37:50.894Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-12-01T13:37:50.894Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-12-01T13:37:50.894Z] === RUN TestPluginsWithRuntimes [2022-12-01T13:37:52.781Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-01T13:37:53.343Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-01T13:37:54.270Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2022-12-01T13:37:54.270Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-12-01T13:37:54.270Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-12-01T13:37:54.270Z] === RUN TestPluginBackCompatMediaTypes [2022-12-01T13:37:54.833Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-12-01T13:37:54.833Z] PASS [2022-12-01T13:37:54.833Z] [2022-12-01T13:37:54.833Z] DONE 24 tests in 9.895s [2022-12-01T13:37:54.833Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-01T13:37:54.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:54.833Z] ++ set -e [2022-12-01T13:37:54.833Z] ++ '[' -n 0 ']' [2022-12-01T13:37:54.833Z] ++ set -x [2022-12-01T13:37:54.833Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:37:55.089Z] INFO: Testing against a local daemon [2022-12-01T13:37:55.089Z] === RUN TestExternalGraphDriver [2022-12-01T13:37:55.345Z] === RUN TestExternalGraphDriver/json [2022-12-01T13:37:57.235Z] === RUN TestExternalGraphDriver/spec [2022-12-01T13:37:58.601Z] === RUN TestExternalGraphDriver/pull [2022-12-01T13:38:00.491Z] --- PASS: TestExternalGraphDriver (5.39s) [2022-12-01T13:38:00.491Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-12-01T13:38:00.491Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-12-01T13:38:00.491Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2022-12-01T13:38:00.491Z] === RUN TestGraphdriverPluginV2 [2022-12-01T13:38:00.746Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:38:00.746Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-12-01T13:38:00.746Z] PASS [2022-12-01T13:38:00.746Z] [2022-12-01T13:38:00.746Z] === Skipped [2022-12-01T13:38:00.747Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-12-01T13:38:00.747Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:38:00.747Z] [2022-12-01T13:38:00.747Z] DONE 5 tests, 1 skipped in 5.809s [2022-12-01T13:38:00.747Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-01T13:38:00.747Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:38:00.747Z] ++ set -e [2022-12-01T13:38:00.747Z] ++ '[' -n 0 ']' [2022-12-01T13:38:00.747Z] ++ set -x [2022-12-01T13:38:00.747Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:38:01.002Z] INFO: Testing against a local daemon [2022-12-01T13:38:01.002Z] === RUN TestContinueAfterPluginCrash [2022-12-01T13:38:01.002Z] === PAUSE TestContinueAfterPluginCrash [2022-12-01T13:38:01.002Z] === RUN TestReadPluginNoRead [2022-12-01T13:38:01.002Z] === PAUSE TestReadPluginNoRead [2022-12-01T13:38:01.002Z] === RUN TestDaemonStartWithLogOpt [2022-12-01T13:38:01.002Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-01T13:38:01.002Z] === CONT TestContinueAfterPluginCrash [2022-12-01T13:38:01.002Z] === CONT TestDaemonStartWithLogOpt [2022-12-01T13:38:04.272Z] --- PASS: TestDaemonStartWithLogOpt (3.18s) [2022-12-01T13:38:04.272Z] === CONT TestReadPluginNoRead [2022-12-01T13:38:06.172Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-01T13:38:07.541Z] === RUN TestReadPluginNoRead/default [2022-12-01T13:38:08.906Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-01T13:38:09.162Z] --- PASS: TestContinueAfterPluginCrash (8.17s) [2022-12-01T13:38:09.724Z] === CONT TestReadPluginNoRead [2022-12-01T13:38:09.724Z] read_test.go:91: [d31509a238959] daemon is not started [2022-12-01T13:38:09.724Z] --- PASS: TestReadPluginNoRead (5.77s) [2022-12-01T13:38:09.724Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-12-01T13:38:09.724Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-12-01T13:38:09.724Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-12-01T13:38:09.724Z] PASS [2022-12-01T13:38:09.724Z] [2022-12-01T13:38:09.724Z] DONE 6 tests in 9.056s [2022-12-01T13:38:09.980Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-01T13:38:09.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:38:09.980Z] ++ set -e [2022-12-01T13:38:09.980Z] ++ '[' -n 0 ']' [2022-12-01T13:38:09.980Z] ++ set -x [2022-12-01T13:38:09.980Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:38:09.980Z] testing: warning: no tests to run [2022-12-01T13:38:09.980Z] PASS [2022-12-01T13:38:09.980Z] [2022-12-01T13:38:09.980Z] DONE 0 tests in 0.035s [2022-12-01T13:38:09.980Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-01T13:38:09.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:38:09.980Z] ++ set -e [2022-12-01T13:38:09.980Z] ++ '[' -n 0 ']' [2022-12-01T13:38:09.980Z] ++ set -x [2022-12-01T13:38:09.980Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:38:09.980Z] INFO: Testing against a local daemon [2022-12-01T13:38:09.980Z] === RUN TestPluginWithDevMounts [2022-12-01T13:38:09.980Z] === PAUSE TestPluginWithDevMounts [2022-12-01T13:38:09.980Z] === CONT TestPluginWithDevMounts [2022-12-01T13:38:11.868Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-12-01T13:38:11.868Z] PASS [2022-12-01T13:38:11.868Z] [2022-12-01T13:38:11.868Z] DONE 1 tests in 1.638s [2022-12-01T13:38:11.868Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-01T13:38:11.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:38:11.868Z] ++ set -e [2022-12-01T13:38:11.868Z] ++ '[' -n 0 ']' [2022-12-01T13:38:11.868Z] ++ set -x [2022-12-01T13:38:11.868Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:38:11.868Z] INFO: Testing against a local daemon [2022-12-01T13:38:11.868Z] === RUN TestSecretInspect [2022-12-01T13:38:13.757Z] --- PASS: TestSecretInspect (2.15s) [2022-12-01T13:38:13.757Z] === RUN TestSecretList [2022-12-01T13:38:16.272Z] --- PASS: TestSecretList (2.18s) [2022-12-01T13:38:16.272Z] === RUN TestSecretsCreateAndDelete [2022-12-01T13:38:18.793Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2022-12-01T13:38:18.793Z] === RUN TestSecretsUpdate [2022-12-01T13:38:20.681Z] --- PASS: TestSecretsUpdate (2.19s) [2022-12-01T13:38:20.681Z] === RUN TestTemplatedSecret [2022-12-01T13:38:23.201Z] --- PASS: TestTemplatedSecret (2.54s) [2022-12-01T13:38:23.201Z] === RUN TestSecretCreateResolve [2022-12-01T13:38:25.090Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-12-01T13:38:25.090Z] PASS [2022-12-01T13:38:25.090Z] [2022-12-01T13:38:25.090Z] DONE 6 tests in 13.598s [2022-12-01T13:38:25.090Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-12-01T13:38:25.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:38:25.090Z] ++ set -e [2022-12-01T13:38:25.090Z] ++ '[' -n 0 ']' [2022-12-01T13:38:25.090Z] ++ set -x [2022-12-01T13:38:25.090Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:38:25.346Z] INFO: Testing against a local daemon [2022-12-01T13:38:25.346Z] === RUN TestServiceCreateInit [2022-12-01T13:38:25.346Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-01T13:38:29.511Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-01T13:38:32.777Z] --- PASS: TestServiceCreateInit (7.12s) [2022-12-01T13:38:32.777Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-12-01T13:38:32.777Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-12-01T13:38:32.777Z] === RUN TestCreateServiceMultipleTimes [2022-12-01T13:38:47.621Z] --- PASS: TestCreateServiceMultipleTimes (15.22s) [2022-12-01T13:38:47.621Z] === RUN TestCreateServiceConflict [2022-12-01T13:38:50.135Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-12-01T13:38:50.135Z] === RUN TestCreateServiceMaxReplicas [2022-12-01T13:38:52.651Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2022-12-01T13:38:52.651Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-01T13:39:07.487Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-12-01T13:39:07.487Z] === RUN TestCreateServiceSecretFileMode [2022-12-01T13:39:08.049Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-12-01T13:39:08.049Z] === RUN TestCreateServiceConfigFileMode [2022-12-01T13:39:10.564Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-12-01T13:39:10.564Z] === RUN TestCreateServiceSysctls [2022-12-01T13:39:13.833Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-12-01T13:39:13.833Z] === RUN TestCreateServiceCapabilities [2022-12-01T13:39:16.351Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-12-01T13:39:16.351Z] === RUN TestInspect [2022-12-01T13:39:18.866Z] --- PASS: TestInspect (2.65s) [2022-12-01T13:39:18.866Z] === RUN TestCreateJob [2022-12-01T13:39:22.132Z] --- PASS: TestCreateJob (2.92s) [2022-12-01T13:39:22.132Z] === RUN TestReplicatedJob [2022-12-01T13:39:26.331Z] --- PASS: TestReplicatedJob (4.70s) [2022-12-01T13:39:26.331Z] === RUN TestUpdateReplicatedJob [2022-12-01T13:39:29.600Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-12-01T13:39:29.600Z] === RUN TestServiceListWithStatuses [2022-12-01T13:39:29.600Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-01T13:39:29.600Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-01T13:39:29.600Z] === RUN TestDockerNetworkConnectAlias [2022-12-01T13:39:33.765Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2022-12-01T13:39:33.765Z] === RUN TestDockerNetworkReConnect [2022-12-01T13:39:37.031Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-12-01T13:39:37.031Z] === RUN TestServicePlugin [2022-12-01T13:39:37.031Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:39:37.031Z] --- SKIP: TestServicePlugin (0.00s) [2022-12-01T13:39:37.031Z] === RUN TestServiceUpdateLabel [2022-12-01T13:39:38.919Z] --- PASS: TestServiceUpdateLabel (2.32s) [2022-12-01T13:39:38.919Z] === RUN TestServiceUpdateSecrets [2022-12-01T13:39:53.758Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-12-01T13:39:53.758Z] === RUN TestServiceUpdateConfigs [2022-12-01T13:40:08.595Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-12-01T13:40:08.595Z] === RUN TestServiceUpdateNetwork [2022-12-01T13:40:20.768Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2022-12-01T13:40:20.768Z] === RUN TestServiceUpdatePidsLimit [2022-12-01T13:40:21.329Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-01T13:40:21.890Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-01T13:40:29.973Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-01T13:40:36.507Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-12-01T13:40:36.507Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-12-01T13:40:36.508Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-12-01T13:40:36.508Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-12-01T13:40:36.508Z] PASS [2022-12-01T13:40:36.508Z] [2022-12-01T13:40:36.508Z] === Skipped [2022-12-01T13:40:36.508Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-01T13:40:36.508Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-01T13:40:36.508Z] [2022-12-01T13:40:36.508Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-12-01T13:40:36.508Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-01T13:40:36.508Z] [2022-12-01T13:40:36.508Z] DONE 27 tests, 2 skipped in 130.905s [2022-12-01T13:40:36.508Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-12-01T13:40:36.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:40:36.508Z] ++ set -e [2022-12-01T13:40:36.508Z] ++ '[' -n 0 ']' [2022-12-01T13:40:36.508Z] ++ set -x [2022-12-01T13:40:36.508Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:40:36.508Z] INFO: Testing against a local daemon [2022-12-01T13:40:36.508Z] === RUN TestSessionCreate [2022-12-01T13:40:36.508Z] --- PASS: TestSessionCreate (0.02s) [2022-12-01T13:40:36.508Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-01T13:40:36.508Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-01T13:40:36.508Z] PASS [2022-12-01T13:40:36.508Z] [2022-12-01T13:40:36.508Z] DONE 2 tests in 0.124s [2022-12-01T13:40:36.508Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-12-01T13:40:36.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:40:36.508Z] ++ set -e [2022-12-01T13:40:36.508Z] ++ '[' -n 0 ']' [2022-12-01T13:40:36.508Z] ++ set -x [2022-12-01T13:40:36.508Z] ++ 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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:40:36.508Z] INFO: Testing against a local daemon [2022-12-01T13:40:36.508Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-01T13:40:36.508Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-01T13:40:36.508Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-01T13:40:36.508Z] === RUN TestDiskUsage [2022-12-01T13:40:36.508Z] === PAUSE TestDiskUsage [2022-12-01T13:40:36.508Z] === RUN TestEventsExecDie [2022-12-01T13:40:36.764Z] --- PASS: TestEventsExecDie (0.52s) [2022-12-01T13:40:36.764Z] === RUN TestEventsBackwardsCompatible [2022-12-01T13:40:37.020Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-12-01T13:40:37.020Z] === RUN TestEventsVolumeCreate [2022-12-01T13:40:37.020Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-12-01T13:40:37.020Z] === RUN TestInfoBinaryCommits [2022-12-01T13:40:37.020Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-01T13:40:37.020Z] === RUN TestInfoAPIVersioned [2022-12-01T13:40:37.020Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-01T13:40:37.020Z] === RUN TestInfoAPI [2022-12-01T13:40:37.020Z] --- PASS: TestInfoAPI (0.02s) [2022-12-01T13:40:37.020Z] === RUN TestInfoAPIWarnings [2022-12-01T13:40:55.058Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-12-01T13:40:55.058Z] === RUN TestInfoDebug [2022-12-01T13:40:55.058Z] --- PASS: TestInfoDebug (0.52s) [2022-12-01T13:40:55.058Z] === RUN TestInfoInsecureRegistries [2022-12-01T13:40:55.058Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-12-01T13:40:55.058Z] === RUN TestInfoRegistryMirrors [2022-12-01T13:40:55.058Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-12-01T13:40:55.058Z] === RUN TestLoginFailsWithBadCredentials [2022-12-01T13:40:55.619Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-12-01T13:40:55.619Z] === RUN TestPingCacheHeaders [2022-12-01T13:40:55.619Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-01T13:40:55.619Z] === RUN TestPingGet [2022-12-01T13:40:55.619Z] --- PASS: TestPingGet (0.01s) [2022-12-01T13:40:55.619Z] === RUN TestPingHead [2022-12-01T13:40:55.619Z] --- PASS: TestPingHead (0.02s) [2022-12-01T13:40:55.619Z] === RUN TestPingSwarmHeader [2022-12-01T13:40:56.180Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-12-01T13:40:56.742Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-12-01T13:40:57.669Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-12-01T13:40:57.669Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-12-01T13:40:57.669Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-12-01T13:40:57.669Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-12-01T13:40:57.669Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-12-01T13:40:57.669Z] === RUN TestPingBuilderHeader [2022-12-01T13:40:57.669Z] === RUN TestPingBuilderHeader/default_config [2022-12-01T13:40:58.230Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-12-01T13:40:58.792Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-12-01T13:40:58.792Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-12-01T13:40:58.792Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-12-01T13:40:58.792Z] === RUN TestVersion [2022-12-01T13:40:58.792Z] --- PASS: TestVersion (0.02s) [2022-12-01T13:40:58.792Z] === CONT TestDiskUsage [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty/container_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty/image_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty/volume_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty/build-cache_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-12-01T13:40:59.353Z] === RUN TestDiskUsage/after_container.Run [2022-12-01T13:40:59.609Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-12-01T13:40:59.609Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-12-01T13:40:59.609Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-12-01T13:40:59.609Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-12-01T13:40:59.609Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-12-01T13:40:59.609Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-12-01T13:40:59.609Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-12-01T13:40:59.609Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-12-01T13:40:59.609Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-12-01T13:40:59.609Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage (1.17s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-12-01T13:40:59.865Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-12-01T13:40:59.865Z] PASS [2022-12-01T13:40:59.865Z] [2022-12-01T13:40:59.865Z] === Skipped [2022-12-01T13:40:59.865Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-01T13:40:59.865Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-01T13:40:59.865Z] [2022-12-01T13:40:59.865Z] DONE 57 tests, 1 skipped in 23.638s [2022-12-01T13:40:59.865Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-01T13:40:59.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:40:59.865Z] ++ set -e [2022-12-01T13:40:59.865Z] ++ '[' -n 0 ']' [2022-12-01T13:40:59.865Z] ++ set -x [2022-12-01T13:40:59.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-12-01T13:41:00.121Z] INFO: Testing against a local daemon [2022-12-01T13:41:00.121Z] === RUN TestVolumesCreateAndList [2022-12-01T13:41:00.121Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-01T13:41:00.121Z] === RUN TestVolumesRemove [2022-12-01T13:41:00.121Z] --- PASS: TestVolumesRemove (0.08s) [2022-12-01T13:41:00.121Z] === RUN TestVolumesInspect [2022-12-01T13:41:00.121Z] --- PASS: TestVolumesInspect (0.02s) [2022-12-01T13:41:00.121Z] === RUN TestVolumesInvalidJSON [2022-12-01T13:41:00.121Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-12-01T13:41:00.121Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-12-01T13:41:00.121Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-12-01T13:41:00.121Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-12-01T13:41:00.121Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-12-01T13:41:00.121Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-12-01T13:41:00.121Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-12-01T13:41:00.121Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-01T13:41:00.121Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-12-01T13:41:00.121Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-12-01T13:41:00.121Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-12-01T13:41:00.121Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-12-01T13:41:00.121Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-12-01T13:41:00.121Z] === RUN TestVolumePruneAnonymous [2022-12-01T13:41:00.121Z] --- PASS: TestVolumePruneAnonymous (0.04s) [2022-12-01T13:41:00.121Z] PASS [2022-12-01T13:41:00.121Z] [2022-12-01T13:41:00.121Z] DONE 10 tests in 0.263s [2022-12-01T13:41:00.121Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-01T13:41:00.377Z] ++++ cat bundles/test-integration/docker.pid [2022-12-01T13:41:00.377Z] +++ kill 15073 [2022-12-01T13:41:00.378Z] +++ /etc/init.d/apparmor stop [2022-12-01T13:41:00.638Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-01T13:41:00.638Z] [2022-12-01T13:41:00.638Z] Unloading profiles will leave already running processes permanently [2022-12-01T13:41:00.638Z] unconfined, which can lead to unexpected situations. [2022-12-01T13:41:00.638Z] [2022-12-01T13:41:00.638Z] To set a process to complain mode, use the command line tool [2022-12-01T13:41:00.638Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-01T13:41:00.638Z] +++ true [2022-12-01T13:41:00.638Z] exiting test-integration [2022-12-01T13:41:00.638Z] ++ exit 0 [2022-12-01T13:41:00.638Z] Post stage [Pipeline] junit [2022-12-01T13:41:01.210Z] Recording test results [2022-12-01T13:41:01.410Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-01T13:41:01.729Z] + echo Ensuring container killed. [2022-12-01T13:41:01.729Z] Ensuring container killed. [2022-12-01T13:41:01.729Z] + docker rm -vf docker-pr1 [2022-12-01T13:41:01.729Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-12-01T13:41:02.003Z] + echo Chowning /workspace to jenkins user [2022-12-01T13:41:02.003Z] Chowning /workspace to jenkins user [2022-12-01T13:41:02.003Z] + id -u [2022-12-01T13:41:02.003Z] + id -g [2022-12-01T13:41:02.003Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44563:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-01T13:41:03.695Z] + bundleName=arm64-integration [2022-12-01T13:41:03.695Z] + echo Creating arm64-integration-bundles.tar.gz [2022-12-01T13:41:03.695Z] Creating arm64-integration-bundles.tar.gz [2022-12-01T13:41:03.695Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-12-01T13:41:03.695Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-12-01T13:41:03.960Z] Archiving artifacts [2022-12-01T13:41:04.303Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44563/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-01T13:41:04.678Z] + make clean [2022-12-01T13:41:04.933Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-12-01T13:41:04.933Z] docker-dev-cache [2022-12-01T13:41:04.933Z] 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