Pull request #47745 opened Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from fbf44507f9bdd4e3a21ca78510463366578073b0+70475b371bfd8b5df08fe8ab6b19bc8a9f98a355 (b77efb8711a1c95570b1c0f53757d804ae362dfc) Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 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/jenkins_home/workspace/moby_PR-47745@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29 # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.39.2' 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 c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.39.2' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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 [2024-04-23T11:30:21.447Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-23T11:30:21.450Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-23T11:30:21.738Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f226cd7fabbe2e3f) in /home/ubuntu/workspace/moby_PR-47745 [Pipeline] { [Pipeline] checkout [2024-04-23T11:30:21.756Z] The recommended git tool is: git [2024-04-23T11:30:21.761Z] using credential docker-jenkins-github-credentials [2024-04-23T11:30:21.769Z] Cloning the remote Git repository [2024-04-23T11:30:21.769Z] Cloning with configured refspecs honoured and without tags [2024-04-23T11:30:21.776Z] Cloning repository https://github.com/moby/moby.git [2024-04-23T11:30:21.777Z] > git init /home/ubuntu/workspace/moby_PR-47745 # timeout=10 [2024-04-23T11:30:21.781Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T11:30:21.781Z] > git --version # timeout=10 [2024-04-23T11:30:21.782Z] > git --version # 'git version 2.25.1' [2024-04-23T11:30:21.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:30:21.785Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47745/head:refs/remotes/origin/PR-47745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:30:33.684Z] Fetching without tags [2024-04-23T11:30:33.890Z] Merging remotes/origin/master commit 70475b371bfd8b5df08fe8ab6b19bc8a9f98a355 into PR head commit fbf44507f9bdd4e3a21ca78510463366578073b0 [2024-04-23T11:30:33.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T11:30:33.679Z] > git config --add remote.origin.fetch +refs/pull/47745/head:refs/remotes/origin/PR-47745 # timeout=10 [2024-04-23T11:30:33.681Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:30:33.688Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T11:30:33.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T11:30:33.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:30:33.694Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47745/head:refs/remotes/origin/PR-47745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:30:33.898Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T11:30:33.900Z] > git checkout -f fbf44507f9bdd4e3a21ca78510463366578073b0 # timeout=10 [2024-04-23T11:30:35.406Z] Merge succeeded, producing 0fd1b032ce1fb8366bee6ec5bd8ae22bd3ab5d5d [2024-04-23T11:30:35.407Z] Checking out Revision 0fd1b032ce1fb8366bee6ec5bd8ae22bd3ab5d5d (PR-47745) [2024-04-23T11:30:34.615Z] > git remote # timeout=10 [2024-04-23T11:30:34.617Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T11:30:34.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:30:34.621Z] > git merge 70475b371bfd8b5df08fe8ab6b19bc8a9f98a355 # timeout=10 [2024-04-23T11:30:35.410Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T11:30:35.415Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T11:30:35.417Z] > git checkout -f 0fd1b032ce1fb8366bee6ec5bd8ae22bd3ab5d5d # timeout=10 [2024-04-23T11:30:38.469Z] Commit message: "Merge commit '70475b371bfd8b5df08fe8ab6b19bc8a9f98a355' into HEAD" [2024-04-23T11:30:38.470Z] First time build. Skipping changelog. [2024-04-23T11:30:38.523Z] > git --version # timeout=10 [2024-04-23T11:30:38.525Z] > git --version # 'git version 2.25.1' [2024-04-23T11:30:38.527Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T11:30:39.130Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47745:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2024-04-23T11:30:41.637Z] 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: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2024-04-23T11:30:41.701Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0a7c681bd3b51b79c) in /home/ubuntu/workspace/moby_PR-47745 [Pipeline] { [Pipeline] checkout [2024-04-23T11:30:41.715Z] The recommended git tool is: git [2024-04-23T11:30:41.721Z] using credential docker-jenkins-github-credentials [2024-04-23T11:30:41.728Z] Cloning the remote Git repository [2024-04-23T11:30:41.728Z] Cloning with configured refspecs honoured and without tags [2024-04-23T11:30:41.727Z] Cloning repository https://github.com/moby/moby.git [2024-04-23T11:30:41.727Z] > git init /home/ubuntu/workspace/moby_PR-47745 # timeout=10 [2024-04-23T11:30:41.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T11:30:41.731Z] > git --version # timeout=10 [2024-04-23T11:30:41.734Z] > git --version # 'git version 2.25.1' [2024-04-23T11:30:41.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:30:41.736Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47745/head:refs/remotes/origin/PR-47745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:30:53.683Z] Fetching without tags [2024-04-23T11:30:53.861Z] Merging remotes/origin/master commit 70475b371bfd8b5df08fe8ab6b19bc8a9f98a355 into PR head commit fbf44507f9bdd4e3a21ca78510463366578073b0 [2024-04-23T11:30:53.664Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T11:30:53.666Z] > git config --add remote.origin.fetch +refs/pull/47745/head:refs/remotes/origin/PR-47745 # timeout=10 [2024-04-23T11:30:53.668Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:30:53.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T11:30:53.681Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T11:30:53.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:30:53.683Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47745/head:refs/remotes/origin/PR-47745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:30:53.859Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T11:30:53.861Z] > git checkout -f fbf44507f9bdd4e3a21ca78510463366578073b0 # timeout=10 [2024-04-23T11:30:55.272Z] Merge succeeded, producing 7d4ab06cab04119af625ec65f4d82c9d417eb07c [2024-04-23T11:30:55.272Z] Checking out Revision 7d4ab06cab04119af625ec65f4d82c9d417eb07c (PR-47745) [2024-04-23T11:30:54.525Z] > git remote # timeout=10 [2024-04-23T11:30:54.527Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T11:30:54.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:30:54.531Z] > git merge 70475b371bfd8b5df08fe8ab6b19bc8a9f98a355 # timeout=10 [2024-04-23T11:30:55.265Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T11:30:55.270Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T11:30:55.272Z] > git checkout -f 7d4ab06cab04119af625ec65f4d82c9d417eb07c # timeout=10 [2024-04-23T11:30:58.338Z] Commit message: "Merge commit '70475b371bfd8b5df08fe8ab6b19bc8a9f98a355' into HEAD" [2024-04-23T11:30:58.338Z] First time build. Skipping changelog. [2024-04-23T11:30:58.344Z] > git --version # timeout=10 [2024-04-23T11:30:58.346Z] > git --version # 'git version 2.25.1' [2024-04-23T11:30:58.347Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-04-23T11:30:58.963Z] + docker version [2024-04-23T11:30:58.964Z] Client: Docker Engine - Community [2024-04-23T11:30:58.964Z] Version: 25.0.3 [2024-04-23T11:30:58.964Z] API version: 1.44 [2024-04-23T11:30:58.964Z] Go version: go1.21.6 [2024-04-23T11:30:58.964Z] Git commit: 4debf41 [2024-04-23T11:30:58.964Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T11:30:58.964Z] OS/Arch: linux/arm64 [2024-04-23T11:30:58.964Z] Context: default [2024-04-23T11:30:58.964Z] [2024-04-23T11:30:58.964Z] Server: Docker Engine - Community [2024-04-23T11:30:58.964Z] Engine: [2024-04-23T11:30:58.964Z] Version: 25.0.3 [2024-04-23T11:30:58.964Z] API version: 1.44 (minimum version 1.24) [2024-04-23T11:30:58.964Z] Go version: go1.21.6 [2024-04-23T11:30:58.964Z] Git commit: f417435 [2024-04-23T11:30:58.964Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T11:30:58.964Z] OS/Arch: linux/arm64 [2024-04-23T11:30:58.964Z] Experimental: true [2024-04-23T11:30:58.964Z] containerd: [2024-04-23T11:30:58.964Z] Version: 1.6.28 [2024-04-23T11:30:58.964Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T11:30:58.964Z] runc: [2024-04-23T11:30:58.964Z] Version: 1.1.12 [2024-04-23T11:30:58.964Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-23T11:30:58.964Z] docker-init: [2024-04-23T11:30:58.964Z] Version: 0.19.0 [2024-04-23T11:30:58.964Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-23T11:30:59.238Z] + docker info [2024-04-23T11:30:59.238Z] Client: Docker Engine - Community [2024-04-23T11:30:59.238Z] Version: 25.0.3 [2024-04-23T11:30:59.238Z] Context: default [2024-04-23T11:30:59.238Z] Debug Mode: false [2024-04-23T11:30:59.238Z] Plugins: [2024-04-23T11:30:59.238Z] buildx: Docker Buildx (Docker Inc.) [2024-04-23T11:30:59.238Z] Version: v0.12.1 [2024-04-23T11:30:59.238Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-23T11:30:59.238Z] compose: Docker Compose (Docker Inc.) [2024-04-23T11:30:59.238Z] Version: v2.24.6 [2024-04-23T11:30:59.238Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-23T11:30:59.238Z] [2024-04-23T11:30:59.238Z] Server: [2024-04-23T11:30:59.238Z] Containers: 0 [2024-04-23T11:30:59.238Z] Running: 0 [2024-04-23T11:30:59.238Z] Paused: 0 [2024-04-23T11:30:59.238Z] Stopped: 0 [2024-04-23T11:30:59.238Z] Images: 3 [2024-04-23T11:30:59.238Z] Server Version: 25.0.3 [2024-04-23T11:30:59.238Z] Storage Driver: overlay2 [2024-04-23T11:30:59.238Z] Backing Filesystem: extfs [2024-04-23T11:30:59.238Z] Supports d_type: true [2024-04-23T11:30:59.238Z] Using metacopy: false [2024-04-23T11:30:59.238Z] Native Overlay Diff: true [2024-04-23T11:30:59.238Z] userxattr: false [2024-04-23T11:30:59.238Z] Logging Driver: json-file [2024-04-23T11:30:59.238Z] Cgroup Driver: cgroupfs [2024-04-23T11:30:59.238Z] Cgroup Version: 1 [2024-04-23T11:30:59.238Z] Plugins: [2024-04-23T11:30:59.238Z] Volume: local [2024-04-23T11:30:59.238Z] Network: bridge host ipvlan macvlan null overlay [2024-04-23T11:30:59.238Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-23T11:30:59.238Z] Swarm: inactive [2024-04-23T11:30:59.238Z] Runtimes: io.containerd.runc.v2 runc [2024-04-23T11:30:59.238Z] Default Runtime: runc [2024-04-23T11:30:59.238Z] Init Binary: docker-init [2024-04-23T11:30:59.238Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T11:30:59.238Z] runc version: v1.1.12-0-g51d5e94 [2024-04-23T11:30:59.238Z] init version: de40ad0 [2024-04-23T11:30:59.238Z] Security Options: [2024-04-23T11:30:59.238Z] apparmor [2024-04-23T11:30:59.238Z] seccomp [2024-04-23T11:30:59.238Z] Profile: builtin [2024-04-23T11:30:59.238Z] Kernel Version: 5.15.0-1053-aws [2024-04-23T11:30:59.238Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-23T11:30:59.238Z] OSType: linux [2024-04-23T11:30:59.238Z] Architecture: aarch64 [2024-04-23T11:30:59.238Z] CPUs: 8 [2024-04-23T11:30:59.238Z] Total Memory: 30.64GiB [2024-04-23T11:30:59.238Z] Name: ip-10-100-109-20 [2024-04-23T11:30:59.238Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-23T11:30:59.238Z] Docker Root Dir: /var/lib/docker [2024-04-23T11:30:59.238Z] Debug Mode: false [2024-04-23T11:30:59.238Z] Experimental: true [2024-04-23T11:30:59.238Z] Insecure Registries: [2024-04-23T11:30:59.238Z] 127.0.0.0/8 [2024-04-23T11:30:59.238Z] Live Restore Enabled: true [2024-04-23T11:30:59.238Z] [Pipeline] sh [2024-04-23T11:30:59.513Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T11:30:59.513Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T11:30:59.513Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47745/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-04-23T11:30:59.513Z] + bash /home/ubuntu/workspace/moby_PR-47745/check-config.sh [2024-04-23T11:30:59.513Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-23T11:30:59.513Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-23T11:30:59.513Z] [2024-04-23T11:30:59.513Z] Generally Necessary: [2024-04-23T11:30:59.513Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-23T11:30:59.513Z] - apparmor: enabled and tools installed [2024-04-23T11:30:59.513Z] - CONFIG_NAMESPACES: enabled [2024-04-23T11:30:59.513Z] - CONFIG_NET_NS: enabled [2024-04-23T11:30:59.513Z] - CONFIG_PID_NS: enabled [2024-04-23T11:30:59.513Z] - CONFIG_IPC_NS: enabled [2024-04-23T11:30:59.513Z] - CONFIG_UTS_NS: enabled [2024-04-23T11:30:59.513Z] - CONFIG_CGROUPS: enabled [2024-04-23T11:30:59.513Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-23T11:30:59.513Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-23T11:30:59.513Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-23T11:30:59.513Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-23T11:30:59.513Z] - CONFIG_CPUSETS: enabled [2024-04-23T11:30:59.513Z] - CONFIG_MEMCG: enabled [2024-04-23T11:30:59.513Z] - CONFIG_KEYS: enabled [2024-04-23T11:30:59.513Z] - CONFIG_VETH: enabled (as module) [2024-04-23T11:30:59.513Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-23T11:30:59.513Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-23T11:30:59.513Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-23T11:30:59.513Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-23T11:30:59.513Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-23T11:30:59.513Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-23T11:30:59.770Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-23T11:30:59.770Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-23T11:30:59.770Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-23T11:30:59.770Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-23T11:30:59.770Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-23T11:30:59.770Z] - CONFIG_CGROUP_BPF: enabled [2024-04-23T11:30:59.770Z] [2024-04-23T11:30:59.770Z] Optional Features: [2024-04-23T11:30:59.770Z] - CONFIG_USER_NS: enabled [2024-04-23T11:30:59.770Z] - CONFIG_SECCOMP: enabled [2024-04-23T11:30:59.770Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-23T11:30:59.770Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-23T11:30:59.770Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-23T11:30:59.770Z] (cgroup swap accounting is currently enabled) [2024-04-23T11:30:59.770Z] - CONFIG_BLK_CGROUP: enabled [2024-04-23T11:30:59.770Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-23T11:30:59.770Z] - CONFIG_CGROUP_PERF: enabled [2024-04-23T11:30:59.770Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-23T11:30:59.770Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-23T11:30:59.770Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-23T11:30:59.770Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-23T11:30:59.770Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-23T11:30:59.770Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-23T11:30:59.770Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-23T11:30:59.770Z] - CONFIG_IP_VS: enabled (as module) [2024-04-23T11:30:59.770Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-23T11:30:59.770Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-23T11:30:59.770Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-23T11:30:59.770Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-23T11:30:59.770Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-23T11:30:59.770Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-23T11:30:59.770Z] - CONFIG_EXT4_FS: enabled [2024-04-23T11:30:59.770Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-23T11:30:59.770Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-23T11:30:59.770Z] - Network Drivers: [2024-04-23T11:30:59.770Z] - "overlay": [2024-04-23T11:30:59.770Z] - CONFIG_VXLAN: enabled (as module) [2024-04-23T11:30:59.770Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-23T11:30:59.770Z] Optional (for encrypted networks): [2024-04-23T11:31:00.027Z] - CONFIG_CRYPTO: enabled [2024-04-23T11:31:00.027Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-23T11:31:00.027Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-23T11:31:00.027Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-23T11:31:00.027Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-23T11:31:00.027Z] - CONFIG_XFRM: enabled [2024-04-23T11:31:00.027Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-23T11:31:00.027Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-23T11:31:00.027Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-23T11:31:00.027Z] - "ipvlan": [2024-04-23T11:31:00.027Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-23T11:31:00.027Z] - "macvlan": [2024-04-23T11:31:00.027Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-23T11:31:00.027Z] - CONFIG_DUMMY: enabled (as module) [2024-04-23T11:31:00.027Z] - "ftp,tftp client in container": [2024-04-23T11:31:00.027Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-23T11:31:00.027Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-23T11:31:00.027Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-23T11:31:00.027Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-23T11:31:00.027Z] - Storage Drivers: [2024-04-23T11:31:00.027Z] - "aufs": [2024-04-23T11:31:00.027Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-23T11:31:00.027Z] - "btrfs": [2024-04-23T11:31:00.027Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-23T11:31:00.027Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-23T11:31:00.027Z] - "devicemapper": [2024-04-23T11:31:00.027Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-23T11:31:00.027Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-23T11:31:00.027Z] - "overlay": [2024-04-23T11:31:00.027Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-23T11:31:00.027Z] - "zfs": [2024-04-23T11:31:00.027Z] - /dev/zfs: present [2024-04-23T11:31:00.027Z] - zfs command: missing [2024-04-23T11:31:00.027Z] - zpool command: missing [2024-04-23T11:31:00.027Z] [2024-04-23T11:31:00.027Z] Limits: [2024-04-23T11:31:00.027Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-23T11:31:00.027Z] [2024-04-23T11:31:00.027Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-23T11:31:00.321Z] + docker build --force-rm -t docker:7d4ab06cab04119af625ec65f4d82c9d417eb07c . [2024-04-23T11:31:00.578Z] #0 building with "default" instance using docker driver [2024-04-23T11:31:00.578Z] [2024-04-23T11:31:00.578Z] #1 [internal] load build definition from Dockerfile [2024-04-23T11:31:00.578Z] #1 transferring dockerfile: 28.30kB done [2024-04-23T11:31:00.578Z] #1 DONE 0.0s [2024-04-23T11:31:00.578Z] [2024-04-23T11:31:00.578Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 [2024-04-23T11:31:00.578Z] #2 DONE 0.1s [2024-04-23T11:31:00.578Z] [2024-04-23T11:31:00.578Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 [2024-04-23T11:31:00.578Z] #3 CACHED [2024-04-23T11:31:00.578Z] [2024-04-23T11:31:00.578Z] #4 [internal] load metadata for docker.io/library/busybox:latest [2024-04-23T11:31:00.578Z] #4 DONE 0.0s [2024-04-23T11:31:00.578Z] [2024-04-23T11:31:00.578Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-23T11:31:00.578Z] #5 DONE 0.1s [2024-04-23T11:31:00.578Z] [2024-04-23T11:31:00.578Z] #6 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-23T11:31:00.835Z] #6 DONE 0.2s [2024-04-23T11:31:00.835Z] [2024-04-23T11:31:00.835Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 [2024-04-23T11:31:00.835Z] #7 DONE 0.1s [2024-04-23T11:31:00.835Z] [2024-04-23T11:31:00.835Z] #8 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-23T11:31:00.835Z] #8 DONE 0.1s [2024-04-23T11:31:00.835Z] [2024-04-23T11:31:00.835Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-23T11:31:00.835Z] #9 DONE 0.1s [2024-04-23T11:31:00.835Z] [2024-04-23T11:31:00.835Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-23T11:31:00.835Z] #10 DONE 0.2s [2024-04-23T11:31:00.835Z] [2024-04-23T11:31:00.835Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-23T11:31:00.835Z] #11 DONE 0.2s [2024-04-23T11:31:00.835Z] [2024-04-23T11:31:00.835Z] #12 [internal] load .dockerignore [2024-04-23T11:31:00.835Z] #12 transferring context: 113B done [2024-04-23T11:31:00.835Z] #12 DONE 0.0s [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-23T11:31:01.093Z] #13 DONE 0.0s [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 [2024-04-23T11:31:01.093Z] #14 DONE 0.0s [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-23T11:31:01.093Z] #15 DONE 0.0s [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-23T11:31:01.093Z] #16 DONE 0.0s [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-23T11:31:01.093Z] #17 DONE 0.0s [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-04-23T11:31:01.093Z] #18 DONE 0.0s [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #19 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2024-04-23T11:31:01.093Z] #19 CACHED [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #20 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-04-23T11:31:01.093Z] #20 CACHED [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #21 [base 2/4] COPY --from=xx / / [2024-04-23T11:31:01.093Z] #21 CACHED [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #22 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T11:31:01.093Z] #22 DONE 0.0s [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #23 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli [2024-04-23T11:31:01.093Z] #23 CACHED [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 [2024-04-23T11:31:01.093Z] #24 DONE 0.0s [2024-04-23T11:31:01.093Z] [2024-04-23T11:31:01.093Z] #25 [internal] load build context [2024-04-23T11:31:02.025Z] #25 transferring context: 77.66MB 1.0s done [2024-04-23T11:31:02.025Z] #25 DONE 1.1s [2024-04-23T11:31:02.282Z] [2024-04-23T11:31:02.282Z] #26 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build && /build/docker --version [2024-04-23T11:31:04.804Z] #26 2.305 Docker version 26.1.0, build 9714adc [2024-04-23T11:31:04.804Z] #26 DONE 2.7s [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #27 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker [2024-04-23T11:31:05.368Z] #27 CACHED [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #28 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-04-23T11:31:05.368Z] #28 CACHED [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #29 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2024-04-23T11:31:05.368Z] #29 CACHED [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #30 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-04-23T11:31:05.368Z] #30 CACHED [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #31 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-04-23T11:31:05.368Z] #31 CACHED [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #32 [dev-base 1/12] RUN groupadd -r docker [2024-04-23T11:31:05.368Z] #32 CACHED [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #33 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T11:31:05.368Z] #33 CACHED [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #34 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ [2024-04-23T11:31:05.368Z] #34 CACHED [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #35 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ [2024-04-23T11:31:05.368Z] #35 CACHED [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #36 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ [2024-04-23T11:31:05.368Z] #36 CACHED [2024-04-23T11:31:05.368Z] [2024-04-23T11:31:05.368Z] #37 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 < Making bundle: binary-proxy (in bundles/binary-proxy) [2024-04-23T11:31:09.427Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-23T11:31:09.427Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T11:31:09.427Z] module github.com/docker/docker [2024-04-23T11:31:09.427Z] [2024-04-23T11:31:09.427Z] go 1.21 [2024-04-23T11:31:09.427Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T11:31:09.427Z] + GO111MODULE=on [2024-04-23T11:31:09.427Z] + GOTOOLCHAIN=local [2024-04-23T11:31:09.427Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=7d4ab06cab04119af625ec65f4d82c9d417eb07c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T11:31:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-04-23T11:31:13.601Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T11:31:13.601Z] Created binary: bundles/binary-proxy/docker-proxy [2024-04-23T11:31:13.601Z] [2024-04-23T11:31:13.601Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-04-23T11:31:13.601Z] Installing docker-proxy to /usr/local/bin/ [2024-04-23T11:31:13.601Z] [2024-04-23T11:31:13.601Z] + mkdir -p bundles [2024-04-23T11:31:13.601Z] + '[' -n 'github.com/docker/docker/api [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/backend/build [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/httpstatus [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/httputils [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/middleware [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/build [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/container [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/debug [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/distribution [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/grpc [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/image [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/network [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/plugin [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/session [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/swarm [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/system [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/server/router/volume [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/backend [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/blkiodev [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/checkpoint [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/container [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/events [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/filters [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/image [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/mount [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/network [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/registry [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/strslice [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/swarm [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/system [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/time [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/versions [2024-04-23T11:31:13.601Z] github.com/docker/docker/api/types/volume [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/builder-next [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/builder-next/worker [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/dockerfile [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/remotecontext [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/remotecontext/git [2024-04-23T11:31:13.601Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-23T11:31:13.601Z] github.com/docker/docker/cli/debug [2024-04-23T11:31:13.601Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-23T11:31:13.601Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-23T11:31:13.601Z] github.com/docker/docker/client [2024-04-23T11:31:13.601Z] github.com/docker/docker/client/buildkit [2024-04-23T11:31:13.601Z] github.com/docker/docker/cmd/docker-proxy [2024-04-23T11:31:13.601Z] github.com/docker/docker/cmd/dockerd [2024-04-23T11:31:13.601Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-23T11:31:13.601Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-23T11:31:13.601Z] github.com/docker/docker/container [2024-04-23T11:31:13.601Z] github.com/docker/docker/container/stream [2024-04-23T11:31:13.601Z] github.com/docker/docker/contrib/apparmor [2024-04-23T11:31:13.601Z] github.com/docker/docker/contrib/httpserver [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/cluster [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/cluster/convert [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/cluster/executor [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/cluster/provider [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/config [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/containerd [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/events [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/events/testutils [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/graphdriver [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/images [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/initlayer [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/links [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/listeners [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/gelf [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/journald [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/local [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/splunk [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/syslog [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/logger/templates [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/names [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/network [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/snapshotter [2024-04-23T11:31:13.601Z] github.com/docker/docker/daemon/stats [2024-04-23T11:31:13.601Z] github.com/docker/docker/distribution [2024-04-23T11:31:13.601Z] github.com/docker/docker/distribution/metadata [2024-04-23T11:31:13.601Z] github.com/docker/docker/distribution/utils [2024-04-23T11:31:13.601Z] github.com/docker/docker/distribution/xfer [2024-04-23T11:31:13.601Z] github.com/docker/docker/dockerversion [2024-04-23T11:31:13.601Z] github.com/docker/docker/errdefs [2024-04-23T11:31:13.601Z] github.com/docker/docker/image [2024-04-23T11:31:13.601Z] github.com/docker/docker/image/cache [2024-04-23T11:31:13.601Z] github.com/docker/docker/image/spec/specs-go [2024-04-23T11:31:13.601Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-23T11:31:13.601Z] github.com/docker/docker/image/tarexport [2024-04-23T11:31:13.601Z] github.com/docker/docker/image/v1 [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/cleanups [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/compatcontext [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/mod [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/mounttree [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/multierror [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/safepath [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/sliceutil [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/test/suite [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/testutils [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/unix_noeintr [2024-04-23T11:31:13.601Z] github.com/docker/docker/internal/unshare [2024-04-23T11:31:13.601Z] github.com/docker/docker/layer [2024-04-23T11:31:13.601Z] github.com/docker/docker/libcontainerd [2024-04-23T11:31:13.601Z] github.com/docker/docker/libcontainerd/queue [2024-04-23T11:31:13.601Z] github.com/docker/docker/libcontainerd/remote [2024-04-23T11:31:13.601Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-23T11:31:13.601Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-23T11:31:13.601Z] github.com/docker/docker/libcontainerd/types [2024-04-23T11:31:13.601Z] github.com/docker/docker/oci [2024-04-23T11:31:13.601Z] github.com/docker/docker/oci/caps [2024-04-23T11:31:13.601Z] github.com/docker/docker/opts [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/archive [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/authorization [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/broadcaster [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/capabilities [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/chrootarchive [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/containerfs [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/directory [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/dmesg [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/fileutils [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/homedir [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/idtools [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/ioutils [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/jsonmessage [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/longpath [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/meminfo [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/namesgenerator [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/parsers [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/pidfile [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/platform [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/plugingetter [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/plugins [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/plugins/transport [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/pools [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/process [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/progress [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/reexec [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/rootless [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/stack [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/stdcopy [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/streamformatter [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/stringid [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/sysinfo [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/system [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/tailfile [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/tarsum [2024-04-23T11:31:13.601Z] github.com/docker/docker/pkg/useragent [2024-04-23T11:31:13.601Z] github.com/docker/docker/plugin [2024-04-23T11:31:13.601Z] github.com/docker/docker/plugin/executor/containerd [2024-04-23T11:31:13.601Z] github.com/docker/docker/plugin/v2 [2024-04-23T11:31:13.601Z] github.com/docker/docker/profiles/apparmor [2024-04-23T11:31:13.601Z] github.com/docker/docker/profiles/seccomp [2024-04-23T11:31:13.601Z] github.com/docker/docker/quota [2024-04-23T11:31:13.601Z] github.com/docker/docker/reference [2024-04-23T11:31:13.601Z] github.com/docker/docker/registry [2024-04-23T11:31:13.601Z] github.com/docker/docker/registry/resumable [2024-04-23T11:31:13.601Z] github.com/docker/docker/restartmanager [2024-04-23T11:31:13.601Z] github.com/docker/docker/runconfig [2024-04-23T11:31:13.601Z] github.com/docker/docker/runconfig/opts [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil/daemon [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil/environment [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil/fakecontext [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil/fakegit [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil/fakestorage [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil/fixtures/load [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil/registry [2024-04-23T11:31:13.601Z] github.com/docker/docker/testutil/request [2024-04-23T11:31:13.601Z] github.com/docker/docker/volume [2024-04-23T11:31:13.601Z] github.com/docker/docker/volume/drivers [2024-04-23T11:31:13.601Z] github.com/docker/docker/volume/local [2024-04-23T11:31:13.601Z] github.com/docker/docker/volume/mounts [2024-04-23T11:31:13.601Z] github.com/docker/docker/volume/service [2024-04-23T11:31:13.601Z] github.com/docker/docker/volume/service/opts [2024-04-23T11:31:13.601Z] github.com/docker/docker/volume/testutils' ']' [2024-04-23T11:31:13.602Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit 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/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/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/snapshotter 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts 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/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/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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 [2024-04-23T11:31:14.249Z] ? github.com/docker/docker/api [no test files] [2024-04-23T11:31:22.369Z] ok github.com/docker/docker/api/server 0.053s coverage: 16.2% of statements [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/router [no test files] [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-04-23T11:31:44.283Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 28.3% of statements [2024-04-23T11:31:44.283Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 42.7% of statements [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-04-23T11:31:44.283Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-04-23T11:31:44.283Z] ok github.com/docker/docker/api/server/router/container 0.013s coverage: 5.9% of statements [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-04-23T11:31:44.284Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements [2024-04-23T11:31:44.284Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 66.7% of statements [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/events [no test files] [2024-04-23T11:31:44.284Z] ok github.com/docker/docker/api/types/container 0.006s coverage: 83.7% of statements [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/image [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/system [no test files] [2024-04-23T11:31:44.284Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2024-04-23T11:31:44.284Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2024-04-23T11:31:44.284Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 80.0% of statements [2024-04-23T11:31:44.284Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 94.0% of statements [2024-04-23T11:31:44.284Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-04-23T11:31:44.284Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-04-23T11:31:44.284Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-04-23T11:31:45.654Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-04-23T11:31:45.654Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-04-23T11:31:45.654Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2024-04-23T11:31:45.654Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.015s coverage: 100.0% of statements [2024-04-23T11:31:45.654Z] ok github.com/docker/docker/builder/remotecontext 0.045s coverage: 33.7% of statements [2024-04-23T11:31:45.654Z] ok github.com/docker/docker/builder/dockerfile 0.074s coverage: 50.1% of statements [2024-04-23T11:31:47.553Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-04-23T11:31:47.553Z] ok github.com/docker/docker/cmd/docker-proxy 0.032s coverage: 66.5% of statements [2024-04-23T11:31:47.553Z] ok github.com/docker/docker/client 0.136s coverage: 77.0% of statements [2024-04-23T11:31:48.118Z] ok github.com/docker/docker/builder/remotecontext/git 2.584s coverage: 82.5% of statements [2024-04-23T11:32:00.308Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-04-23T11:32:00.308Z] ? github.com/docker/docker/container/stream [no test files] [2024-04-23T11:32:00.308Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-04-23T11:32:00.308Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-04-23T11:32:00.308Z] ok github.com/docker/docker/container 0.140s coverage: 36.4% of statements [2024-04-23T11:32:00.308Z] ok github.com/docker/docker/cmd/dockerd 0.199s coverage: 29.7% of statements [2024-04-23T11:32:02.834Z] ok github.com/docker/docker/cmd/dockerd/trap 2.412s coverage: 0.0% of statements [2024-04-23T11:32:03.767Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-04-23T11:32:03.767Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2024-04-23T11:32:03.767Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 39.3% of statements [2024-04-23T11:32:03.767Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2024-04-23T11:32:04.024Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-04-23T11:32:04.024Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 74.4% of statements [2024-04-23T11:32:05.920Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-04-23T11:32:05.920Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements [2024-04-23T11:32:05.920Z] ok github.com/docker/docker/daemon/containerd 0.040s coverage: 17.6% of statements [2024-04-23T11:32:05.920Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2024-04-23T11:32:05.920Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.8% of statements [2024-04-23T11:32:05.920Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 60.9% of statements [2024-04-23T11:32:06.484Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-04-23T11:32:06.484Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2024-04-23T11:32:06.484Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-04-23T11:32:06.484Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-04-23T11:32:06.742Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.205s coverage: 60.2% of statements [2024-04-23T11:32:06.742Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 60.9% of statements [2024-04-23T11:32:07.306Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2024-04-23T11:32:07.563Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.470s coverage: 13.2% of statements [2024-04-23T11:32:07.821Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-04-23T11:32:07.821Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-04-23T11:32:07.821Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2024-04-23T11:32:07.821Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 2.9% of statements [2024-04-23T11:32:07.821Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2024-04-23T11:32:08.078Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-04-23T11:32:08.336Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2024-04-23T11:32:08.336Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2024-04-23T11:32:08.336Z] ok github.com/docker/docker/daemon/logger/awslogs 0.113s coverage: 78.2% of statements [2024-04-23T11:32:08.594Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-04-23T11:32:08.594Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-04-23T11:32:08.594Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.002s coverage: 88.2% of statements [2024-04-23T11:32:08.852Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2024-04-23T11:32:08.852Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.089s coverage: 76.8% of statements [2024-04-23T11:32:08.852Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-04-23T11:32:09.109Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements [2024-04-23T11:32:09.674Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2024-04-23T11:32:09.674Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 63.7% of statements [2024-04-23T11:32:09.674Z] ? github.com/docker/docker/daemon/names [no test files] [2024-04-23T11:32:09.674Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-04-23T11:32:09.674Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2024-04-23T11:32:09.931Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-04-23T11:32:09.931Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-04-23T11:32:09.931Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2024-04-23T11:32:10.189Z] ok github.com/docker/docker/daemon/logger/journald 1.504s coverage: 72.7% of statements [2024-04-23T11:32:10.753Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-04-23T11:32:10.753Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.2% of statements [2024-04-23T11:32:10.753Z] ok github.com/docker/docker/dockerversion 0.003s coverage: 100.0% of statements [2024-04-23T11:32:10.753Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2024-04-23T11:32:11.010Z] ok github.com/docker/docker/daemon/logger/splunk 1.421s coverage: 82.5% of statements [2024-04-23T11:32:11.574Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements [2024-04-23T11:32:11.831Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-04-23T11:32:11.831Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-04-23T11:32:11.831Z] ? github.com/docker/docker/image/v1 [no test files] [2024-04-23T11:32:11.831Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2024-04-23T11:32:11.831Z] ok github.com/docker/docker/image/cache 0.018s coverage: 26.1% of statements [2024-04-23T11:32:12.088Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-04-23T11:32:12.088Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-04-23T11:32:12.088Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2024-04-23T11:32:12.088Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements [2024-04-23T11:32:12.088Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] [2024-04-23T11:32:12.088Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-04-23T11:32:12.345Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-04-23T11:32:12.345Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-04-23T11:32:12.345Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-04-23T11:32:12.345Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-04-23T11:32:12.345Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-04-23T11:32:12.345Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-04-23T11:32:12.345Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-04-23T11:32:12.345Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-04-23T11:32:12.345Z] ok github.com/docker/docker/distribution 1.499s coverage: 28.7% of statements [2024-04-23T11:32:12.910Z] ok github.com/docker/docker/distribution/xfer 2.172s coverage: 85.4% of statements [2024-04-23T11:32:13.168Z] ok github.com/docker/docker/daemon 10.623s coverage: 15.8% of statements [2024-04-23T11:32:13.168Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-04-23T11:32:13.168Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-04-23T11:32:13.168Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-04-23T11:32:13.168Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-04-23T11:32:13.168Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-04-23T11:32:13.425Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2024-04-23T11:32:13.683Z] ? github.com/docker/docker/oci/caps [no test files] [2024-04-23T11:32:13.683Z] ok github.com/docker/docker/oci 0.024s coverage: 35.8% of statements [2024-04-23T11:32:13.683Z] ok github.com/docker/docker/opts 0.029s coverage: 67.9% of statements [2024-04-23T11:32:14.247Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2024-04-23T11:32:14.247Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2024-04-23T11:32:14.247Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2024-04-23T11:32:14.247Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 26.7% of statements [2024-04-23T11:32:14.505Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2024-04-23T11:32:14.505Z] ok github.com/docker/docker/pkg/authorization 0.263s coverage: 68.3% of statements [2024-04-23T11:32:14.505Z] ok github.com/docker/docker/pkg/chrootarchive 0.263s coverage: 83.7% of statements [2024-04-23T11:32:14.762Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 6.5% of statements [2024-04-23T11:32:14.762Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 51.7% of statements [2024-04-23T11:32:14.762Z] ok github.com/docker/docker/pkg/archive 0.444s coverage: 81.1% of statements [2024-04-23T11:32:15.020Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements [2024-04-23T11:32:15.020Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 45.5% of statements [2024-04-23T11:32:15.020Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2024-04-23T11:32:15.020Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 92.3% of statements [2024-04-23T11:32:15.020Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2024-04-23T11:32:15.020Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 69.7% of statements [2024-04-23T11:32:15.278Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2024-04-23T11:32:15.278Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-04-23T11:32:15.278Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-04-23T11:32:15.278Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 94.1% of statements [2024-04-23T11:32:15.278Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 90.2% of statements [2024-04-23T11:32:15.278Z] ok github.com/docker/docker/pkg/ioutils 0.376s coverage: 69.1% of statements [2024-04-23T11:32:15.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-04-23T11:32:15.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-04-23T11:32:15.843Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2024-04-23T11:32:15.843Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 90.0% of statements [2024-04-23T11:32:15.843Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2024-04-23T11:32:15.843Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2024-04-23T11:32:15.843Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-04-23T11:32:15.843Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-04-23T11:32:15.843Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-04-23T11:32:15.843Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2024-04-23T11:32:15.843Z] ok github.com/docker/docker/pkg/reexec 0.029s coverage: 82.4% of statements [2024-04-23T11:32:16.100Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2024-04-23T11:32:16.100Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 61.9% of statements [2024-04-23T11:32:16.100Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 64.5% of statements [2024-04-23T11:32:16.375Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 41.0% of statements [2024-04-23T11:32:16.375Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 53.4% of statements [2024-04-23T11:32:16.375Z] ok github.com/docker/docker/pkg/tailfile 0.033s coverage: 88.6% of statements [2024-04-23T11:32:16.645Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2024-04-23T11:32:16.645Z] ok github.com/docker/docker/pkg/tarsum 0.054s coverage: 89.6% of statements [2024-04-23T11:32:17.245Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-04-23T11:32:17.245Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-04-23T11:32:17.245Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2024-04-23T11:32:17.245Z] ok github.com/docker/docker/plugin/v2 0.024s coverage: 13.6% of statements [2024-04-23T11:32:17.809Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2024-04-23T11:32:17.809Z] ok github.com/docker/docker/plugin 0.530s coverage: 23.2% of statements [2024-04-23T11:32:17.809Z] ok github.com/docker/docker/pkg/plugins 2.013s coverage: 73.7% of statements [2024-04-23T11:32:17.809Z] ok github.com/docker/docker/quota 0.204s coverage: 69.3% of statements [2024-04-23T11:32:18.066Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 51.9% of statements [2024-04-23T11:32:18.066Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2024-04-23T11:32:18.066Z] ok github.com/docker/docker/registry 0.115s coverage: 63.9% of statements [2024-04-23T11:32:18.066Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-04-23T11:32:18.066Z] ok github.com/docker/docker/runconfig 0.006s coverage: 54.0% of statements [2024-04-23T11:32:18.323Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/testutil/request [no test files] [2024-04-23T11:32:18.580Z] ? github.com/docker/docker/volume [no test files] [2024-04-23T11:32:19.144Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2024-04-23T11:32:19.401Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements [2024-04-23T11:32:19.401Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.4% of statements [2024-04-23T11:32:19.657Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-04-23T11:32:19.657Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-04-23T11:32:19.657Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements [2024-04-23T11:32:21.026Z] ok github.com/docker/docker/layer 7.870s coverage: 68.1% of statements [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === Skipped [2024-04-23T11:32:21.284Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-04-23T11:32:21.284Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-04-23T11:32:21.284Z] network_proxy_test.go:210: No support for dual stack yet [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-04-23T11:32:21.284Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-04-23T11:32:21.284Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:68: No driver to put! [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-04-23T11:32:21.284Z] time="2024-04-23T11:32:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-04-23T11:32:21.284Z] time="2024-04-23T11:32:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-04-23T11:32:21.284Z] time="2024-04-23T11:32:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-04-23T11:32:21.284Z] time="2024-04-23T11:32:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-04-23T11:32:21.284Z] time="2024-04-23T11:32:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:68: No driver to put! [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-04-23T11:32:21.284Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:32:21.284Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-04-23T11:32:21.284Z] graphtest_unix.go:68: No driver to put! [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-04-23T11:32:21.284Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-04-23T11:32:21.284Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-04-23T11:32:21.284Z] validate_test.go:73: only tested on Windows [2024-04-23T11:32:21.284Z] [2024-04-23T11:32:21.284Z] DONE 3286 tests, 27 skipped in 67.843s [2024-04-23T11:32:21.284Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/bitmap [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/cluster [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/config [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/datastore [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/driverapi [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/etchosts [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/ipam [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/ipbits [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/iptables [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/netlabel [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/netutils [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/networkdb [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/ns [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/options [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/osl [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/portallocator [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/portmapper [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/scope [2024-04-23T11:32:21.284Z] github.com/docker/docker/libnetwork/types' ']' [2024-04-23T11:32:21.284Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap 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/cnmallocator 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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf 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/ipbits 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/scope github.com/docker/docker/libnetwork/types [2024-04-23T11:33:17.471Z] ok github.com/docker/docker/libnetwork 45.190s coverage: 43.0% of statements [2024-04-23T11:33:17.471Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2024-04-23T11:33:17.471Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-04-23T11:33:17.471Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-04-23T11:33:17.471Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-04-23T11:33:17.471Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-04-23T11:33:17.471Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-04-23T11:33:17.471Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-04-23T11:33:18.036Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.916s coverage: 72.3% of statements [2024-04-23T11:33:18.293Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.3% of statements [2024-04-23T11:33:18.551Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements [2024-04-23T11:33:18.551Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-04-23T11:33:18.551Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-04-23T11:33:18.808Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2024-04-23T11:33:24.135Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.741s coverage: 63.3% of statements [2024-04-23T11:33:24.135Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-04-23T11:33:24.135Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements [2024-04-23T11:33:25.505Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 1.024s coverage: 5.1% of statements [2024-04-23T11:33:25.505Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-04-23T11:33:25.762Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.7% of statements [2024-04-23T11:33:25.762Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-04-23T11:33:26.019Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2024-04-23T11:33:26.950Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements [2024-04-23T11:33:26.950Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements [2024-04-23T11:33:27.514Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements [2024-04-23T11:33:27.771Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.2% of statements [2024-04-23T11:33:27.771Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-04-23T11:33:27.771Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-04-23T11:33:27.771Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-04-23T11:33:28.334Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 87.0% of statements [2024-04-23T11:33:28.591Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements [2024-04-23T11:33:28.848Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-04-23T11:33:28.848Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-04-23T11:33:28.848Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-04-23T11:33:28.848Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-04-23T11:33:29.105Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 86.0% of statements [2024-04-23T11:33:39.610Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2024-04-23T11:33:42.886Z] ok github.com/docker/docker/libnetwork/ipam 3.125s coverage: 80.3% of statements [2024-04-23T11:33:42.886Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-04-23T11:33:42.886Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-04-23T11:33:43.142Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements [2024-04-23T11:33:43.399Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 48.7% of statements [2024-04-23T11:33:43.399Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-04-23T11:33:43.656Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements [2024-04-23T11:33:44.219Z] ok github.com/docker/docker/libnetwork/ipamutils 0.320s coverage: 86.4% of statements [2024-04-23T11:33:44.476Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-04-23T11:33:45.040Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 38.2% of statements [2024-04-23T11:33:45.040Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-04-23T11:33:45.604Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 50.6% of statements [2024-04-23T11:35:37.007Z] ok github.com/docker/docker/libnetwork/networkdb 104.462s coverage: 59.7% of statements [2024-04-23T11:35:37.007Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-04-23T11:35:37.007Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-04-23T11:35:37.007Z] ok github.com/docker/docker/libnetwork/osl 4.474s coverage: 37.5% of statements [2024-04-23T11:35:37.007Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2024-04-23T11:35:37.007Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements [2024-04-23T11:35:37.937Z] ok github.com/docker/docker/libnetwork/portmapper 0.703s coverage: 47.9% of statements [2024-04-23T11:35:38.194Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 75.8% of statements [2024-04-23T11:35:38.194Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-04-23T11:35:38.451Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements [2024-04-23T11:35:38.451Z] [2024-04-23T11:35:38.451Z] === Skipped [2024-04-23T11:35:38.451Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-04-23T11:35:38.451Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-04-23T11:35:38.451Z] [2024-04-23T11:35:38.451Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-04-23T11:35:38.451Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-04-23T11:35:38.451Z] [2024-04-23T11:35:38.451Z] DONE 471 tests, 2 skipped in 197.196s Post stage [Pipeline] junit [2024-04-23T11:35:39.391Z] Recording test results [2024-04-23T11:35:39.540Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T11:35:39.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d4ab06cab04119af625ec65f4d82c9d417eb07c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d4ab06cab04119af625ec65f4d82c9d417eb07c hack/make.sh dynbinary test-integration [2024-04-23T11:35:39.900Z] [2024-04-23T11:35:39.900Z] Removing bundles/ [2024-04-23T11:35:39.900Z] [2024-04-23T11:35:39.900Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2024-04-23T11:35:40.157Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2024-04-23T11:35:40.157Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T11:35:40.157Z] module github.com/docker/docker [2024-04-23T11:35:40.157Z] [2024-04-23T11:35:40.157Z] go 1.21 [2024-04-23T11:35:40.157Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T11:35:40.157Z] + GO111MODULE=on [2024-04-23T11:35:40.157Z] + GOTOOLCHAIN=local [2024-04-23T11:35:40.157Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=7d4ab06cab04119af625ec65f4d82c9d417eb07c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T11:35:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd [2024-04-23T11:36:18.842Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T11:36:18.842Z] Created binary: bundles/dynbinary-daemon/dockerd [2024-04-23T11:36:18.842Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2024-04-23T11:36:18.842Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T11:36:18.842Z] module github.com/docker/docker [2024-04-23T11:36:18.842Z] [2024-04-23T11:36:18.842Z] go 1.21 [2024-04-23T11:36:18.842Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T11:36:18.842Z] + GO111MODULE=on [2024-04-23T11:36:18.842Z] + GOTOOLCHAIN=local [2024-04-23T11:36:18.842Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=7d4ab06cab04119af625ec65f4d82c9d417eb07c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T11:35:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-04-23T11:36:18.842Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T11:36:18.842Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2024-04-23T11:36:18.842Z] [2024-04-23T11:36:18.842Z] ---> Making bundle: test-integration (in bundles/test-integration) [2024-04-23T11:36:18.842Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2024-04-23T11:36:18.842Z] HOSTNAME=2a29d483c02b [2024-04-23T11:36:18.842Z] TESTDEBUG=0 [2024-04-23T11:36:18.842Z] DEST=bundles/test-integration [2024-04-23T11:36:18.842Z] PWD=/go/src/github.com/docker/docker [2024-04-23T11:36:18.842Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2024-04-23T11:36:18.842Z] DOCKER_GITCOMMIT=7d4ab06cab04119af625ec65f4d82c9d417eb07c [2024-04-23T11:36:18.842Z] container=docker [2024-04-23T11:36:18.842Z] HOME=/root [2024-04-23T11:36:18.842Z] CONTAINERD_NAMESPACE=moby [2024-04-23T11:36:18.842Z] GOLANG_VERSION=1.21.9 [2024-04-23T11:36:18.842Z] VALIDATE_REPO=https://github.com/moby/moby.git [2024-04-23T11:36:18.842Z] VALIDATE_BRANCH=master [2024-04-23T11:36:18.842Z] TERM=xterm [2024-04-23T11:36:18.842Z] DOCKER_PKG=github.com/docker/docker [2024-04-23T11:36:18.842Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2024-04-23T11:36:18.842Z] SHLVL=1 [2024-04-23T11:36:18.842Z] TIMEOUT=120m [2024-04-23T11:36:18.842Z] GOTOOLCHAIN=local [2024-04-23T11:36:18.842Z] DOCKER_GRAPHDRIVER=overlay2 [2024-04-23T11:36:18.842Z] GO111MODULE=off [2024-04-23T11:36:18.842Z] DOCKER_EXPERIMENTAL=1 [2024-04-23T11:36:18.842Z] TEST_SKIP_INTEGRATION_CLI=1 [2024-04-23T11:36:18.842Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-23T11:36:18.842Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2024-04-23T11:36:18.842Z] GOPATH=/go [2024-04-23T11:36:18.842Z] PKG_CONFIG=pkg-config [2024-04-23T11:36:18.842Z] _=/usr/bin/env [2024-04-23T11:36:18.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2024-04-23T11:36:40.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2024-04-23T11:36:40.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2024-04-23T11:36:40.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2024-04-23T11:36:44.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2024-04-23T11:36:49.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2024-04-23T11:36:51.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2024-04-23T11:36:52.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2024-04-23T11:36:53.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2024-04-23T11:36:54.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2024-04-23T11:36:56.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main [2024-04-23T11:36:57.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2024-04-23T11:36:57.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2024-04-23T11:36:58.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2024-04-23T11:37:00.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2024-04-23T11:37:02.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2024-04-23T11:37:03.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2024-04-23T11:37:03.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2024-04-23T11:37:04.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2024-04-23T11:37:05.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2024-04-23T11:37:06.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2024-04-23T11:37:07.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2024-04-23T11:37:08.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2024-04-23T11:37:09.999Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2024-04-23T11:37:09.999Z] Using test binary /usr/local/cli-integration/docker [2024-04-23T11:37:09.999Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2024-04-23T11:37:09.999Z] +++ /etc/init.d/apparmor start [2024-04-23T11:37:09.999Z] Not: starting. [2024-04-23T11:37:09.999Z] INFO: Waiting for daemon to start... [2024-04-23T11:37:09.999Z] Starting dockerd [2024-04-23T11:37:09.999Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.AExkSdy54C/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2024-04-23T11:37:12.521Z] . [2024-04-23T11:37:12.521Z] Running integration-test (iteration 1) [2024-04-23T11:37:12.521Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2024-04-23T11:37:12.521Z] ++ '[' -n '' ']' [2024-04-23T11:37:12.521Z] ++ 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 [2024-04-23T11:37:12.521Z] ++ set -e [2024-04-23T11:37:12.521Z] ++ '[' -n 0 ']' [2024-04-23T11:37:12.521Z] ++ set -x [2024-04-23T11:37:12.521Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:37:12.521Z] Loaded image: busybox:latest [2024-04-23T11:37:12.521Z] Loaded image: busybox:glibc [2024-04-23T11:37:13.451Z] Loaded image: debian:bookworm-slim [2024-04-23T11:37:13.451Z] Loaded image: hello-world:latest [2024-04-23T11:37:13.451Z] Loaded image: arm32v7/hello-world:latest [2024-04-23T11:37:13.451Z] INFO: Testing against a local daemon [2024-04-23T11:37:13.451Z] === RUN TestCgroupNamespacesBuild [2024-04-23T11:37:14.821Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2024-04-23T11:37:14.821Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2024-04-23T11:37:15.752Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2024-04-23T11:37:15.752Z] === RUN TestBuildWithSession [2024-04-23T11:37:15.752Z] build_session_test.go:26: TODO: BuildKit [2024-04-23T11:37:15.752Z] --- SKIP: TestBuildWithSession (0.00s) [2024-04-23T11:37:15.752Z] === RUN TestBuildSquashParent [2024-04-23T11:37:19.024Z] --- PASS: TestBuildSquashParent (3.25s) [2024-04-23T11:37:19.024Z] === RUN TestBuildWithRemoveAndForceRemove [2024-04-23T11:37:19.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-04-23T11:37:19.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-04-23T11:37:19.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-04-23T11:37:19.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-04-23T11:37:19.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-04-23T11:37:19.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-04-23T11:37:19.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-04-23T11:37:19.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-04-23T11:37:19.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-04-23T11:37:19.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-04-23T11:37:19.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-04-23T11:37:19.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-04-23T11:37:19.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-04-23T11:37:19.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-04-23T11:37:19.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-04-23T11:37:19.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-04-23T11:37:19.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-04-23T11:37:19.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-04-23T11:37:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2024-04-23T11:37:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.94s) [2024-04-23T11:37:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.49s) [2024-04-23T11:37:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s) [2024-04-23T11:37:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.88s) [2024-04-23T11:37:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2024-04-23T11:37:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2024-04-23T11:37:22.297Z] === RUN TestBuildMultiStageCopy [2024-04-23T11:37:22.297Z] === RUN TestBuildMultiStageCopy/copy_to_root [2024-04-23T11:37:22.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2024-04-23T11:37:23.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2024-04-23T11:37:23.117Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2024-04-23T11:37:23.117Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2024-04-23T11:37:23.374Z] --- PASS: TestBuildMultiStageCopy (1.34s) [2024-04-23T11:37:23.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s) [2024-04-23T11:37:23.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s) [2024-04-23T11:37:23.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s) [2024-04-23T11:37:23.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s) [2024-04-23T11:37:23.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s) [2024-04-23T11:37:23.374Z] === RUN TestBuildMultiStageParentConfig [2024-04-23T11:37:23.937Z] --- PASS: TestBuildMultiStageParentConfig (0.40s) [2024-04-23T11:37:23.937Z] === RUN TestBuildLabelWithTargets [2024-04-23T11:37:24.500Z] --- PASS: TestBuildLabelWithTargets (0.61s) [2024-04-23T11:37:24.500Z] === RUN TestBuildWithEmptyLayers [2024-04-23T11:37:24.500Z] --- PASS: TestBuildWithEmptyLayers (0.15s) [2024-04-23T11:37:24.500Z] === RUN TestBuildMultiStageOnBuild [2024-04-23T11:37:25.869Z] --- PASS: TestBuildMultiStageOnBuild (1.09s) [2024-04-23T11:37:25.869Z] === RUN TestBuildUncleanTarFilenames [2024-04-23T11:37:25.869Z] --- PASS: TestBuildUncleanTarFilenames (0.12s) [2024-04-23T11:37:25.869Z] === RUN TestBuildMultiStageLayerLeak [2024-04-23T11:37:26.799Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s) [2024-04-23T11:37:26.799Z] === RUN TestBuildWithHugeFile [2024-04-23T11:38:23.026Z] --- PASS: TestBuildWithHugeFile (51.44s) [2024-04-23T11:38:23.026Z] === RUN TestBuildWCOWSandboxSize [2024-04-23T11:38:23.026Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-04-23T11:38:23.026Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2024-04-23T11:38:23.026Z] === RUN TestBuildWithEmptyDockerfile [2024-04-23T11:38:23.026Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2024-04-23T11:38:23.026Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2024-04-23T11:38:23.026Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-04-23T11:38:23.026Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-04-23T11:38:23.026Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-04-23T11:38:23.026Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-04-23T11:38:23.026Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2024-04-23T11:38:23.026Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-04-23T11:38:23.026Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-04-23T11:38:23.026Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2024-04-23T11:38:23.026Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2024-04-23T11:38:23.026Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2024-04-23T11:38:23.026Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2024-04-23T11:38:23.026Z] === RUN TestBuildPreserveOwnership [2024-04-23T11:38:23.026Z] === RUN TestBuildPreserveOwnership/copy_from [2024-04-23T11:38:23.026Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2024-04-23T11:38:23.026Z] --- PASS: TestBuildPreserveOwnership (2.08s) [2024-04-23T11:38:23.026Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.41s) [2024-04-23T11:38:23.026Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.65s) [2024-04-23T11:38:23.026Z] === RUN TestBuildPlatformInvalid [2024-04-23T11:38:23.026Z] --- PASS: TestBuildPlatformInvalid (0.01s) [2024-04-23T11:38:23.026Z] === RUN TestBuildWorkdirNoCacheMiss [2024-04-23T11:38:23.026Z] === RUN TestBuildWorkdirNoCacheMiss/trailing_slash [2024-04-23T11:38:23.026Z] === RUN TestBuildWorkdirNoCacheMiss/no_trailing_slash [2024-04-23T11:38:23.026Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.10s) [2024-04-23T11:38:23.026Z] --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.08s) [2024-04-23T11:38:23.026Z] --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s) [2024-04-23T11:38:23.026Z] === RUN TestBuildkitHistoryTracePropagation [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2024-04-23T11:38:23.026Z] time="2024-04-23T11:38:20Z" level=info msg="[core] [Server #4] Server created" module=grpc [2024-04-23T11:38:23.026Z] build_traces_test.go:87: Waiting for trace to be available [2024-04-23T11:38:24.394Z] time="2024-04-23T11:38:24Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2024-04-23T11:38:24.394Z] time="2024-04-23T11:38:24Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2024-04-23T11:38:24.394Z] time="2024-04-23T11:38:24Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2024-04-23T11:38:24.394Z] time="2024-04-23T11:38:24Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2024-04-23T11:38:24.394Z] time="2024-04-23T11:38:24Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2024-04-23T11:38:24.394Z] time="2024-04-23T11:38:24Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2024-04-23T11:38:24.395Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) [2024-04-23T11:38:24.395Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2024-04-23T11:38:24.958Z] Loaded image: busybox:latest [2024-04-23T11:38:24.958Z] Loaded image: busybox:glibc [2024-04-23T11:38:25.889Z] Loaded image: debian:bookworm-slim [2024-04-23T11:38:25.889Z] Loaded image: hello-world:latest [2024-04-23T11:38:26.146Z] Loaded image: arm32v7/hello-world:latest [2024-04-23T11:38:34.240Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.56s) [2024-04-23T11:38:34.240Z] PASS [2024-04-23T11:38:34.240Z] [2024-04-23T11:38:34.240Z] === Skipped [2024-04-23T11:38:34.240Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2024-04-23T11:38:34.240Z] build_session_test.go:26: TODO: BuildKit [2024-04-23T11:38:34.240Z] [2024-04-23T11:38:34.240Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2024-04-23T11:38:34.240Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-04-23T11:38:34.240Z] [2024-04-23T11:38:34.240Z] DONE 38 tests, 2 skipped in 81.674s [2024-04-23T11:38:34.240Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2024-04-23T11:38:34.240Z] ++ '[' -n '' ']' [2024-04-23T11:38:34.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2024-04-23T11:38:34.240Z] ++ set -e [2024-04-23T11:38:34.240Z] ++ '[' -n 0 ']' [2024-04-23T11:38:34.240Z] ++ set -x [2024-04-23T11:38:34.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2024-04-23T11:38:34.240Z] INFO: Testing against a local daemon [2024-04-23T11:38:34.240Z] === RUN TestNoNewPrivileges [2024-04-23T11:38:44.193Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2024-04-23T11:38:44.193Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2024-04-23T11:38:44.193Z] --- PASS: TestNoNewPrivileges (9.46s) [2024-04-23T11:38:44.193Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.40s) [2024-04-23T11:38:44.193Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.39s) [2024-04-23T11:38:44.193Z] PASS [2024-04-23T11:38:44.193Z] [2024-04-23T11:38:44.193Z] DONE 3 tests in 9.480s [2024-04-23T11:38:44.193Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2024-04-23T11:38:44.193Z] ++ '[' -n '' ']' [2024-04-23T11:38:44.193Z] ++ 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 [2024-04-23T11:38:44.193Z] ++ set -e [2024-04-23T11:38:44.193Z] ++ '[' -n 0 ']' [2024-04-23T11:38:44.193Z] ++ set -x [2024-04-23T11:38:44.193Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:38:44.194Z] INFO: Testing against a local daemon [2024-04-23T11:38:44.194Z] === RUN TestConfigInspect [2024-04-23T11:38:45.562Z] --- PASS: TestConfigInspect (1.87s) [2024-04-23T11:38:45.562Z] === RUN TestConfigList [2024-04-23T11:38:46.492Z] === RUN TestConfigList/test_filter_by_name [2024-04-23T11:38:46.492Z] === RUN TestConfigList/test_filter_by_id [2024-04-23T11:38:46.492Z] === RUN TestConfigList/test_filter_by_label_key_only [2024-04-23T11:38:46.492Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList [2024-04-23T11:38:46.492Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList [2024-04-23T11:38:47.422Z] --- PASS: TestConfigList (1.89s) [2024-04-23T11:38:47.422Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) [2024-04-23T11:38:47.422Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) [2024-04-23T11:38:47.422Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) [2024-04-23T11:38:47.422Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) [2024-04-23T11:38:47.422Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) [2024-04-23T11:38:47.422Z] === RUN TestConfigsCreateAndDelete [2024-04-23T11:38:49.315Z] --- PASS: TestConfigsCreateAndDelete (1.88s) [2024-04-23T11:38:49.315Z] === RUN TestConfigsUpdate [2024-04-23T11:38:51.209Z] --- PASS: TestConfigsUpdate (1.99s) [2024-04-23T11:38:51.209Z] === RUN TestTemplatedConfig [2024-04-23T11:38:53.729Z] --- PASS: TestTemplatedConfig (2.49s) [2024-04-23T11:38:53.729Z] === RUN TestConfigCreateResolve [2024-04-23T11:38:55.622Z] --- PASS: TestConfigCreateResolve (1.92s) [2024-04-23T11:38:55.622Z] PASS [2024-04-23T11:38:55.622Z] [2024-04-23T11:38:55.622Z] DONE 11 tests in 12.069s [2024-04-23T11:38:55.622Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2024-04-23T11:38:55.622Z] ++ '[' -n '' ']' [2024-04-23T11:38:55.622Z] ++ 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 [2024-04-23T11:38:55.622Z] ++ set -e [2024-04-23T11:38:55.622Z] ++ '[' -n 0 ']' [2024-04-23T11:38:55.622Z] ++ set -x [2024-04-23T11:38:55.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:38:55.622Z] INFO: Testing against a local daemon [2024-04-23T11:38:55.622Z] === RUN TestAttach [2024-04-23T11:38:55.622Z] === RUN TestAttach/without_TTY [2024-04-23T11:38:55.622Z] === PAUSE TestAttach/without_TTY [2024-04-23T11:38:55.622Z] === RUN TestAttach/with_TTY [2024-04-23T11:38:55.622Z] === PAUSE TestAttach/with_TTY [2024-04-23T11:38:55.622Z] === CONT TestAttach/without_TTY [2024-04-23T11:38:55.622Z] === CONT TestAttach/with_TTY [2024-04-23T11:38:55.622Z] --- PASS: TestAttach (0.02s) [2024-04-23T11:38:55.622Z] --- PASS: TestAttach/without_TTY (0.06s) [2024-04-23T11:38:55.622Z] --- PASS: TestAttach/with_TTY (0.06s) [2024-04-23T11:38:55.622Z] === RUN TestCreateWithCDIDevices [2024-04-23T11:38:56.552Z] --- PASS: TestCreateWithCDIDevices (1.03s) [2024-04-23T11:38:56.552Z] === RUN TestCDISpecDirsAreInSystemInfo [2024-04-23T11:38:56.552Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default [2024-04-23T11:38:57.115Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned [2024-04-23T11:38:57.678Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-04-23T11:38:58.241Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice [2024-04-23T11:38:58.804Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice [2024-04-23T11:38:59.368Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice [2024-04-23T11:38:59.933Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-04-23T11:39:00.190Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice [2024-04-23T11:39:00.753Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s) [2024-04-23T11:39:00.753Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) [2024-04-23T11:39:00.753Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) [2024-04-23T11:39:00.753Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-04-23T11:39:00.753Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-04-23T11:39:00.753Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) [2024-04-23T11:39:00.753Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) [2024-04-23T11:39:00.753Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-04-23T11:39:00.753Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-04-23T11:39:00.753Z] === RUN TestCheckpoint [2024-04-23T11:39:00.753Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-04-23T11:39:00.753Z] --- SKIP: TestCheckpoint (0.00s) [2024-04-23T11:39:00.753Z] === RUN TestContainerInvalidJSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/commit [2024-04-23T11:39:00.754Z] === PAUSE TestContainerInvalidJSON/commit [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/create [2024-04-23T11:39:00.754Z] === PAUSE TestContainerInvalidJSON/containers/create [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2024-04-23T11:39:00.754Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2024-04-23T11:39:00.754Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2024-04-23T11:39:00.754Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2024-04-23T11:39:00.754Z] === CONT TestContainerInvalidJSON/commit [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2024-04-23T11:39:00.754Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2024-04-23T11:39:00.754Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2024-04-23T11:39:00.754Z] === CONT TestContainerInvalidJSON/containers/create [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2024-04-23T11:39:00.754Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/commit/empty_body [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2024-04-23T11:39:00.754Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON (0.01s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2024-04-23T11:39:00.754Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2024-04-23T11:39:00.754Z] === RUN TestCopyFromContainerPathDoesNotExist [2024-04-23T11:39:01.010Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2024-04-23T11:39:01.010Z] === RUN TestCopyFromContainerPathIsNotDir [2024-04-23T11:39:01.010Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2024-04-23T11:39:01.010Z] === RUN TestCopyToContainerPathDoesNotExist [2024-04-23T11:39:01.010Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2024-04-23T11:39:01.010Z] === RUN TestCopyEmptyFile [2024-04-23T11:39:01.010Z] --- PASS: TestCopyEmptyFile (0.06s) [2024-04-23T11:39:01.010Z] === RUN TestCopyToContainerPathIsNotDir [2024-04-23T11:39:01.010Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2024-04-23T11:39:01.010Z] === RUN TestCopyFromContainer [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer// [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/. [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer//. [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/./ [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer//./ [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer//bar/root [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer//bar/root/ [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer//bar/root/. [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/bar/quux [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/bar/quux/ [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/bar/quux/. [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/bar/quux/baz [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/bar/filesymlink [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/bar/dirsymlink [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2024-04-23T11:39:01.941Z] === RUN TestCopyFromContainer/bar/notarget [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer (0.80s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer// (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/. (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer//. (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2024-04-23T11:39:01.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2024-04-23T11:39:01.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-04-23T11:39:01.941Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-04-23T11:39:01.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-04-23T11:39:01.941Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-04-23T11:39:01.941Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-04-23T11:39:01.941Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-04-23T11:39:01.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-04-23T11:39:01.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-04-23T11:39:01.941Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-04-23T11:39:01.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2024-04-23T11:39:01.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2024-04-23T11:39:01.941Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2024-04-23T11:39:01.941Z] === RUN TestCreateLinkToNonExistingContainer [2024-04-23T11:39:01.941Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2024-04-23T11:39:01.941Z] === RUN TestCreateWithInvalidEnv [2024-04-23T11:39:01.941Z] === RUN TestCreateWithInvalidEnv/0 [2024-04-23T11:39:01.941Z] === PAUSE TestCreateWithInvalidEnv/0 [2024-04-23T11:39:01.941Z] === RUN TestCreateWithInvalidEnv/1 [2024-04-23T11:39:01.941Z] === PAUSE TestCreateWithInvalidEnv/1 [2024-04-23T11:39:01.941Z] === RUN TestCreateWithInvalidEnv/2 [2024-04-23T11:39:01.941Z] === PAUSE TestCreateWithInvalidEnv/2 [2024-04-23T11:39:01.941Z] === CONT TestCreateWithInvalidEnv/0 [2024-04-23T11:39:01.941Z] === CONT TestCreateWithInvalidEnv/2 [2024-04-23T11:39:01.941Z] === CONT TestCreateWithInvalidEnv/1 [2024-04-23T11:39:01.941Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2024-04-23T11:39:01.941Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2024-04-23T11:39:01.941Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2024-04-23T11:39:01.941Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2024-04-23T11:39:01.941Z] === RUN TestCreateTmpfsMountsTarget [2024-04-23T11:39:01.941Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2024-04-23T11:39:01.941Z] === RUN TestCreateWithCustomMaskedPaths [2024-04-23T11:39:03.310Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2024-04-23T11:39:03.310Z] === RUN TestCreateWithCustomReadonlyPaths [2024-04-23T11:39:04.700Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2024-04-23T11:39:04.700Z] === RUN TestCreateWithInvalidHealthcheckParams [2024-04-23T11:39:04.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-04-23T11:39:04.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-04-23T11:39:04.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-04-23T11:39:04.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-04-23T11:39:04.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-04-23T11:39:04.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-04-23T11:39:04.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-04-23T11:39:04.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-04-23T11:39:04.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:39:04.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:39:04.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:39:04.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:39:04.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-04-23T11:39:04.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-04-23T11:39:04.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-04-23T11:39:04.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:39:04.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-04-23T11:39:04.700Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:39:04.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2024-04-23T11:39:04.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2024-04-23T11:39:04.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-04-23T11:39:04.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-04-23T11:39:04.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2024-04-23T11:39:04.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2024-04-23T11:39:04.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2024-04-23T11:39:04.700Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2024-04-23T11:39:04.957Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2024-04-23T11:39:04.957Z] === RUN TestCreateDifferentPlatform [2024-04-23T11:39:04.957Z] === RUN TestCreateDifferentPlatform/different_os [2024-04-23T11:39:04.957Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2024-04-23T11:39:04.957Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2024-04-23T11:39:04.957Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2024-04-23T11:39:04.957Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2024-04-23T11:39:04.957Z] === RUN TestCreateVolumesFromNonExistingContainer [2024-04-23T11:39:04.957Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2024-04-23T11:39:04.957Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2024-04-23T11:39:04.957Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2024-04-23T11:39:04.957Z] === RUN TestCreateInvalidHostConfig [2024-04-23T11:39:04.957Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2024-04-23T11:39:04.957Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2024-04-23T11:39:04.957Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2024-04-23T11:39:04.957Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2024-04-23T11:39:04.957Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-04-23T11:39:04.957Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-04-23T11:39:04.957Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2024-04-23T11:39:04.957Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2024-04-23T11:39:04.957Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2024-04-23T11:39:04.957Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2024-04-23T11:39:04.957Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2024-04-23T11:39:04.957Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2024-04-23T11:39:04.957Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-04-23T11:39:04.957Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2024-04-23T11:39:04.957Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2024-04-23T11:39:04.957Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2024-04-23T11:39:04.957Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2024-04-23T11:39:04.957Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2024-04-23T11:39:04.957Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2024-04-23T11:39:04.957Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2024-04-23T11:39:04.957Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2024-04-23T11:39:04.957Z] === RUN TestCreateWithMultipleEndpointSettings [2024-04-23T11:39:04.957Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2024-04-23T11:39:04.957Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2024-04-23T11:39:05.214Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) [2024-04-23T11:39:05.214Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) [2024-04-23T11:39:05.214Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2024-04-23T11:39:05.214Z] === RUN TestCreateWithCustomMACs [2024-04-23T11:39:05.777Z] --- PASS: TestCreateWithCustomMACs (0.54s) [2024-04-23T11:39:05.777Z] === RUN TestContainerStartOnDaemonRestart [2024-04-23T11:39:05.777Z] === PAUSE TestContainerStartOnDaemonRestart [2024-04-23T11:39:05.777Z] === RUN TestDaemonRestartIpcMode [2024-04-23T11:39:05.777Z] === PAUSE TestDaemonRestartIpcMode [2024-04-23T11:39:05.777Z] === RUN TestDaemonHostGatewayIP [2024-04-23T11:39:05.777Z] === PAUSE TestDaemonHostGatewayIP [2024-04-23T11:39:05.777Z] === RUN TestRestartDaemonWithRestartingContainer [2024-04-23T11:39:05.777Z] === PAUSE TestRestartDaemonWithRestartingContainer [2024-04-23T11:39:05.777Z] === RUN TestHardRestartWhenContainerIsRunning [2024-04-23T11:39:05.777Z] === PAUSE TestHardRestartWhenContainerIsRunning [2024-04-23T11:39:05.777Z] === RUN TestContainerKillOnDaemonStart [2024-04-23T11:39:05.777Z] === PAUSE TestContainerKillOnDaemonStart [2024-04-23T11:39:05.777Z] === RUN TestDiff [2024-04-23T11:39:06.034Z] --- PASS: TestDiff (0.39s) [2024-04-23T11:39:06.034Z] === RUN TestDiffStoppedContainer [2024-04-23T11:39:06.598Z] --- PASS: TestDiffStoppedContainer (0.44s) [2024-04-23T11:39:06.598Z] === RUN TestExecConsoleSize [2024-04-23T11:39:06.855Z] --- PASS: TestExecConsoleSize (0.48s) [2024-04-23T11:39:06.855Z] === RUN TestExecWithCloseStdin [2024-04-23T11:39:07.418Z] --- PASS: TestExecWithCloseStdin (0.42s) [2024-04-23T11:39:07.418Z] === RUN TestExec [2024-04-23T11:39:07.982Z] --- PASS: TestExec (0.48s) [2024-04-23T11:39:07.982Z] === RUN TestExecUser [2024-04-23T11:39:08.239Z] --- PASS: TestExecUser (0.47s) [2024-04-23T11:39:08.239Z] === RUN TestExecWithGroupAdd [2024-04-23T11:39:08.802Z] --- PASS: TestExecWithGroupAdd (0.52s) [2024-04-23T11:39:08.802Z] === RUN TestExportContainerAndImportImage [2024-04-23T11:39:09.366Z] --- PASS: TestExportContainerAndImportImage (0.48s) [2024-04-23T11:39:09.366Z] === RUN TestExportContainerAfterDaemonRestart [2024-04-23T11:39:15.910Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) [2024-04-23T11:39:15.910Z] === RUN TestHealthCheckWorkdir [2024-04-23T11:39:15.910Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2024-04-23T11:39:15.910Z] === RUN TestHealthKillContainer [2024-04-23T11:39:24.005Z] --- PASS: TestHealthKillContainer (7.59s) [2024-04-23T11:39:24.005Z] === RUN TestHealthCheckProcessKilled [2024-04-23T11:39:24.262Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2024-04-23T11:39:24.262Z] === RUN TestHealthStartInterval [2024-04-23T11:39:25.630Z] health_test.go:141: &{2024-04-23 11:39:25.354935667 +0000 UTC 2024-04-23 11:39:25.381291848 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:39:25.630Z] } [2024-04-23T11:39:25.630Z] health_test.go:141: &{2024-04-23 11:39:25.354935667 +0000 UTC 2024-04-23 11:39:25.381291848 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:39:25.630Z] } [2024-04-23T11:39:25.887Z] health_test.go:141: &{2024-04-23 11:39:25.354935667 +0000 UTC 2024-04-23 11:39:25.381291848 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:39:25.887Z] } [2024-04-23T11:39:25.887Z] health_test.go:141: &{2024-04-23 11:39:25.354935667 +0000 UTC 2024-04-23 11:39:25.381291848 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:39:25.887Z] } [2024-04-23T11:39:25.887Z] health_test.go:141: &{2024-04-23 11:39:25.354935667 +0000 UTC 2024-04-23 11:39:25.381291848 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:39:25.887Z] } [2024-04-23T11:39:26.144Z] health_test.go:141: &{2024-04-23 11:39:25.354935667 +0000 UTC 2024-04-23 11:39:25.381291848 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:39:26.144Z] } [2024-04-23T11:39:26.144Z] health_test.go:141: &{2024-04-23 11:39:25.354935667 +0000 UTC 2024-04-23 11:39:25.381291848 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:39:26.144Z] } [2024-04-23T11:39:26.400Z] health_test.go:141: &{2024-04-23 11:39:25.354935667 +0000 UTC 2024-04-23 11:39:25.381291848 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:39:26.400Z] } [2024-04-23T11:39:26.400Z] health_test.go:141: &{2024-04-23 11:39:25.354935667 +0000 UTC 2024-04-23 11:39:25.381291848 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:39:26.400Z] } [2024-04-23T11:39:26.400Z] health_test.go:141: &{2024-04-23 11:39:25.354935667 +0000 UTC 2024-04-23 11:39:25.381291848 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:39:26.400Z] } [2024-04-23T11:39:26.657Z] health_test.go:141: &{2024-04-23 11:39:26.382354637 +0000 UTC 2024-04-23 11:39:26.410043748 +0000 UTC 1 2} [2024-04-23T11:39:26.657Z] health_test.go:141: &{2024-04-23 11:39:26.382354637 +0000 UTC 2024-04-23 11:39:26.410043748 +0000 UTC 1 2} [2024-04-23T11:39:26.914Z] health_test.go:141: &{2024-04-23 11:39:26.382354637 +0000 UTC 2024-04-23 11:39:26.410043748 +0000 UTC 1 2} [2024-04-23T11:39:26.914Z] health_test.go:141: &{2024-04-23 11:39:26.382354637 +0000 UTC 2024-04-23 11:39:26.410043748 +0000 UTC 1 2} [2024-04-23T11:39:26.914Z] health_test.go:141: &{2024-04-23 11:39:26.382354637 +0000 UTC 2024-04-23 11:39:26.410043748 +0000 UTC 1 2} [2024-04-23T11:39:27.170Z] health_test.go:141: &{2024-04-23 11:39:26.382354637 +0000 UTC 2024-04-23 11:39:26.410043748 +0000 UTC 1 2} [2024-04-23T11:39:27.170Z] health_test.go:141: &{2024-04-23 11:39:26.382354637 +0000 UTC 2024-04-23 11:39:26.410043748 +0000 UTC 1 2} [2024-04-23T11:39:27.427Z] health_test.go:141: &{2024-04-23 11:39:26.382354637 +0000 UTC 2024-04-23 11:39:26.410043748 +0000 UTC 1 2} [2024-04-23T11:39:27.427Z] health_test.go:141: &{2024-04-23 11:39:26.382354637 +0000 UTC 2024-04-23 11:39:26.410043748 +0000 UTC 1 2} [2024-04-23T11:39:27.427Z] health_test.go:141: &{2024-04-23 11:39:26.382354637 +0000 UTC 2024-04-23 11:39:26.410043748 +0000 UTC 1 2} [2024-04-23T11:39:27.684Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:28.613Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:29.543Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:30.911Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:31.840Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:32.769Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:33.699Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:34.628Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:35.557Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:36.925Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:37.854Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:38.783Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:39.712Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:40.642Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:41.571Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:42.521Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:43.891Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:44.821Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:45.751Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:46.680Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:47.610Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:48.540Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:49.907Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:50.836Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:51.765Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:52.695Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:53.625Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:54.554Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:55.922Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:56.851Z] health_test.go:169: 1.028342433s [2024-04-23T11:39:57.780Z] --- PASS: TestHealthStartInterval (33.59s) [2024-04-23T11:39:57.780Z] === RUN TestInspectAnnotations [2024-04-23T11:39:57.780Z] --- PASS: TestInspectAnnotations (0.05s) [2024-04-23T11:39:57.780Z] === RUN TestNetworkAliasesAreEmpty [2024-04-23T11:39:57.780Z] === RUN TestNetworkAliasesAreEmpty/host [2024-04-23T11:39:58.037Z] === RUN TestNetworkAliasesAreEmpty/bridge [2024-04-23T11:39:58.037Z] === RUN TestNetworkAliasesAreEmpty/none [2024-04-23T11:39:58.037Z] --- PASS: TestNetworkAliasesAreEmpty (0.13s) [2024-04-23T11:39:58.037Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.04s) [2024-04-23T11:39:58.037Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s) [2024-04-23T11:39:58.037Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.04s) [2024-04-23T11:39:58.037Z] === RUN TestIpcModeNone [2024-04-23T11:39:58.601Z] --- PASS: TestIpcModeNone (0.45s) [2024-04-23T11:39:58.601Z] === RUN TestIpcModePrivate [2024-04-23T11:39:58.857Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2024-04-23T11:39:58.857Z] --- PASS: TestIpcModePrivate (0.46s) [2024-04-23T11:39:58.857Z] === RUN TestIpcModeShareable [2024-04-23T11:39:59.114Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2024-04-23T11:39:59.371Z] --- PASS: TestIpcModeShareable (0.48s) [2024-04-23T11:39:59.371Z] === RUN TestAPIIpcModeShareableAndContainer [2024-04-23T11:40:00.741Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.04s) [2024-04-23T11:40:00.741Z] === RUN TestAPIIpcModeHost [2024-04-23T11:40:00.741Z] --- PASS: TestAPIIpcModeHost (0.27s) [2024-04-23T11:40:00.741Z] === RUN TestDaemonIpcModeShareable [2024-04-23T11:40:01.671Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-04-23T11:40:01.672Z] --- PASS: TestDaemonIpcModeShareable (1.06s) [2024-04-23T11:40:01.672Z] === RUN TestDaemonIpcModePrivate [2024-04-23T11:40:02.602Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-04-23T11:40:02.859Z] --- PASS: TestDaemonIpcModePrivate (1.05s) [2024-04-23T11:40:02.859Z] === RUN TestDaemonIpcModePrivateFromConfig [2024-04-23T11:40:03.789Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-04-23T11:40:03.789Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s) [2024-04-23T11:40:03.789Z] === RUN TestDaemonIpcModeShareableFromConfig [2024-04-23T11:40:04.720Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-04-23T11:40:04.977Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.05s) [2024-04-23T11:40:04.977Z] === RUN TestIpcModeOlderClient [2024-04-23T11:40:04.977Z] === PAUSE TestIpcModeOlderClient [2024-04-23T11:40:04.977Z] === RUN TestKillContainerInvalidSignal [2024-04-23T11:40:05.234Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2024-04-23T11:40:05.234Z] === RUN TestKillContainer [2024-04-23T11:40:05.234Z] === RUN TestKillContainer/no_signal [2024-04-23T11:40:05.797Z] === RUN TestKillContainer/non_killing_signal [2024-04-23T11:40:06.054Z] === RUN TestKillContainer/killing_signal [2024-04-23T11:40:06.618Z] --- PASS: TestKillContainer (1.26s) [2024-04-23T11:40:06.618Z] --- PASS: TestKillContainer/no_signal (0.40s) [2024-04-23T11:40:06.618Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2024-04-23T11:40:06.618Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2024-04-23T11:40:06.618Z] === RUN TestKillWithStopSignalAndRestartPolicies [2024-04-23T11:40:06.618Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2024-04-23T11:40:07.182Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2024-04-23T11:40:07.439Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2024-04-23T11:40:07.439Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2024-04-23T11:40:07.439Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2024-04-23T11:40:07.439Z] === RUN TestKillStoppedContainer [2024-04-23T11:40:07.439Z] --- PASS: TestKillStoppedContainer (0.05s) [2024-04-23T11:40:07.439Z] === RUN TestKillDifferentUserContainer [2024-04-23T11:40:08.002Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2024-04-23T11:40:08.002Z] === RUN TestInspectOomKilledTrue [2024-04-23T11:40:08.566Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2024-04-23T11:40:08.566Z] === RUN TestInspectOomKilledFalse [2024-04-23T11:40:08.823Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2024-04-23T11:40:08.823Z] === RUN TestLinksEtcHostsContentMatch [2024-04-23T11:40:09.080Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s) [2024-04-23T11:40:09.080Z] === RUN TestLinksContainerNames [2024-04-23T11:40:10.010Z] --- PASS: TestLinksContainerNames (0.82s) [2024-04-23T11:40:10.010Z] === RUN TestLogsFollowTailEmpty [2024-04-23T11:40:10.267Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2024-04-23T11:40:10.267Z] === RUN TestLogs [2024-04-23T11:40:10.267Z] === RUN TestLogs/driver_local [2024-04-23T11:40:10.267Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2024-04-23T11:40:10.267Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2024-04-23T11:40:10.267Z] === RUN TestLogs/driver_local/tty/only_stdout [2024-04-23T11:40:10.267Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2024-04-23T11:40:10.267Z] === RUN TestLogs/driver_local/tty/only_stderr [2024-04-23T11:40:10.267Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2024-04-23T11:40:10.267Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2024-04-23T11:40:10.267Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2024-04-23T11:40:10.267Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2024-04-23T11:40:10.267Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2024-04-23T11:40:10.267Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2024-04-23T11:40:10.267Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2024-04-23T11:40:10.267Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2024-04-23T11:40:10.267Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2024-04-23T11:40:10.267Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2024-04-23T11:40:10.267Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2024-04-23T11:40:10.267Z] === CONT TestLogs/driver_local/tty/only_stderr [2024-04-23T11:40:10.267Z] === CONT TestLogs/driver_local/tty/only_stdout [2024-04-23T11:40:12.161Z] === RUN TestLogs/driver_json-file [2024-04-23T11:40:12.161Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2024-04-23T11:40:12.161Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2024-04-23T11:40:12.161Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2024-04-23T11:40:12.161Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2024-04-23T11:40:12.161Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2024-04-23T11:40:12.161Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2024-04-23T11:40:12.161Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-04-23T11:40:12.161Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-04-23T11:40:12.161Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2024-04-23T11:40:12.161Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2024-04-23T11:40:12.161Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2024-04-23T11:40:12.161Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2024-04-23T11:40:12.161Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2024-04-23T11:40:12.161Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-04-23T11:40:12.161Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2024-04-23T11:40:12.161Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2024-04-23T11:40:12.161Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2024-04-23T11:40:12.161Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2024-04-23T11:40:13.551Z] --- PASS: TestLogs (3.05s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_local (0.01s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.80s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.18s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.36s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.42s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.49s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.53s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_json-file (0.01s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.88s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.11s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.30s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.35s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.42s) [2024-04-23T11:40:13.551Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.51s) [2024-04-23T11:40:13.551Z] === RUN TestContainerNetworkMountsNoChown [2024-04-23T11:40:13.808Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/default [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/default [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/private [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/private [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rprivate [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rprivate [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/slave [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/slave [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rslave [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rslave [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/shared [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/shared [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rshared [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rshared [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/default [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rslave [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rshared [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/default/mount_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rprivate [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/slave [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/shared [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rshared/bind_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rslave/bind_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/slave/bind_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/private [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/private/bind_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/default/bind_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/private/bind_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/default/bind_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/shared/bind_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/private/bind_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/default/bind_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/default/mount_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/default/mount_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/default/mount_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/shared/mount_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/default/mount_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/shared/bind_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/slave/mount_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rslave/mount_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/private/mount_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/private/mount_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/private/mount_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/shared/mount_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/default/bind_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rshared/mount_root [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2024-04-23T11:40:13.808Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2024-04-23T11:40:13.808Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/default/bind_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/private/bind_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/private/mount_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/private/bind_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/private/mount_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rslave/bind_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rslave/mount_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/slave/bind_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/slave/mount_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rshared/bind_root [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2024-04-23T11:40:13.808Z] === CONT TestMountDaemonRoot/rshared/mount_root [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot (0.01s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2024-04-23T11:40:14.065Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2024-04-23T11:40:14.065Z] === RUN TestContainerBindMountNonRecursive [2024-04-23T11:40:14.995Z] --- PASS: TestContainerBindMountNonRecursive (1.04s) [2024-04-23T11:40:14.995Z] === RUN TestContainerVolumesMountedAsShared [2024-04-23T11:40:15.558Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2024-04-23T11:40:15.558Z] === RUN TestContainerVolumesMountedAsSlave [2024-04-23T11:40:15.815Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s) [2024-04-23T11:40:15.815Z] === RUN TestContainerCopyLeaksMounts [2024-04-23T11:40:16.073Z] --- PASS: TestContainerCopyLeaksMounts (0.49s) [2024-04-23T11:40:16.073Z] === RUN TestContainerBindMountReadOnlyDefault [2024-04-23T11:40:16.073Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 [2024-04-23T11:40:16.073Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount [2024-04-23T11:40:16.636Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount [2024-04-23T11:40:17.199Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 [2024-04-23T11:40:17.199Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount [2024-04-23T11:40:17.456Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount [2024-04-23T11:40:18.019Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default [2024-04-23T11:40:18.019Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount [2024-04-23T11:40:18.275Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount [2024-04-23T11:40:18.839Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default [2024-04-23T11:40:18.839Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount [2024-04-23T11:40:19.096Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.39s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.86s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.44s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.42s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.82s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.40s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.41s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.82s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.43s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.39s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.82s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.40s) [2024-04-23T11:40:19.659Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.41s) [2024-04-23T11:40:19.659Z] === RUN TestContainerBindMountRecursivelyReadOnly [2024-04-23T11:40:21.029Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.43s) [2024-04-23T11:40:21.029Z] === RUN TestNetworkNat [2024-04-23T11:40:21.592Z] --- PASS: TestNetworkNat (0.43s) [2024-04-23T11:40:21.592Z] === RUN TestNetworkLocalhostTCPNat [2024-04-23T11:40:21.849Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2024-04-23T11:40:21.849Z] === RUN TestNetworkLoopbackNat [2024-04-23T11:40:24.370Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2024-04-23T11:40:24.370Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2024-04-23T11:40:24.626Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2024-04-23T11:40:24.627Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2024-04-23T11:40:24.627Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2024-04-23T11:40:24.627Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2024-04-23T11:40:24.883Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s) [2024-04-23T11:40:24.883Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) [2024-04-23T11:40:24.883Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2024-04-23T11:40:24.883Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2024-04-23T11:40:24.883Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2024-04-23T11:40:24.883Z] === RUN TestPause [2024-04-23T11:40:25.447Z] --- PASS: TestPause (0.46s) [2024-04-23T11:40:25.447Z] === RUN TestPauseFailsOnWindowsServerContainers [2024-04-23T11:40:25.447Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-04-23T11:40:25.447Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2024-04-23T11:40:25.447Z] === RUN TestPauseStopPausedContainer [2024-04-23T11:40:25.704Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2024-04-23T11:40:25.704Z] === RUN TestPIDModeHost [2024-04-23T11:40:26.633Z] --- PASS: TestPIDModeHost (0.91s) [2024-04-23T11:40:26.633Z] === RUN TestPIDModeContainer [2024-04-23T11:40:26.633Z] === RUN TestPIDModeContainer/non-existing_container [2024-04-23T11:40:26.633Z] === RUN TestPIDModeContainer/non-running_container [2024-04-23T11:40:26.890Z] === RUN TestPIDModeContainer/running_container [2024-04-23T11:40:27.820Z] --- PASS: TestPIDModeContainer (1.06s) [2024-04-23T11:40:27.820Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2024-04-23T11:40:27.820Z] --- PASS: TestPIDModeContainer/non-running_container (0.16s) [2024-04-23T11:40:27.820Z] --- PASS: TestPIDModeContainer/running_container (0.45s) [2024-04-23T11:40:27.820Z] === RUN TestPsFilter [2024-04-23T11:40:27.820Z] === RUN TestPsFilter/since [2024-04-23T11:40:27.820Z] === RUN TestPsFilter/before [2024-04-23T11:40:27.820Z] --- PASS: TestPsFilter (0.12s) [2024-04-23T11:40:27.820Z] --- PASS: TestPsFilter/since (0.00s) [2024-04-23T11:40:27.820Z] --- PASS: TestPsFilter/before (0.00s) [2024-04-23T11:40:27.820Z] === RUN TestRemoveContainerWithRemovedVolume [2024-04-23T11:40:28.384Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2024-04-23T11:40:28.384Z] === RUN TestRemoveContainerWithVolume [2024-04-23T11:40:28.641Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2024-04-23T11:40:28.641Z] === RUN TestRemoveContainerRunning [2024-04-23T11:40:29.204Z] --- PASS: TestRemoveContainerRunning (0.41s) [2024-04-23T11:40:29.204Z] === RUN TestRemoveContainerForceRemoveRunning [2024-04-23T11:40:29.461Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2024-04-23T11:40:29.461Z] === RUN TestRemoveInvalidContainer [2024-04-23T11:40:29.461Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2024-04-23T11:40:29.461Z] === RUN TestRenameLinkedContainer [2024-04-23T11:40:31.354Z] --- PASS: TestRenameLinkedContainer (1.75s) [2024-04-23T11:40:31.354Z] === RUN TestRenameStoppedContainer [2024-04-23T11:40:31.918Z] --- PASS: TestRenameStoppedContainer (0.45s) [2024-04-23T11:40:31.918Z] === RUN TestRenameRunningContainerAndReuse [2024-04-23T11:40:32.481Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2024-04-23T11:40:32.481Z] === RUN TestRenameInvalidName [2024-04-23T11:40:33.044Z] --- PASS: TestRenameInvalidName (0.42s) [2024-04-23T11:40:33.044Z] === RUN TestRenameAnonymousContainer [2024-04-23T11:40:34.413Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2024-04-23T11:40:34.413Z] === RUN TestRenameContainerWithSameName [2024-04-23T11:40:34.976Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2024-04-23T11:40:34.976Z] === RUN TestRenameContainerWithLinkedContainer [2024-04-23T11:40:35.906Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2024-04-23T11:40:35.906Z] === RUN TestRenameContainerTwice [2024-04-23T11:40:36.163Z] --- PASS: TestRenameContainerTwice (0.44s) [2024-04-23T11:40:36.163Z] === RUN TestResize [2024-04-23T11:40:36.163Z] === RUN TestResize/success [2024-04-23T11:40:36.420Z] === RUN TestResize/invalid_size [2024-04-23T11:40:36.677Z] === RUN TestResize/invalid_state [2024-04-23T11:40:36.934Z] --- PASS: TestResize (0.85s) [2024-04-23T11:40:36.934Z] --- PASS: TestResize/success (0.21s) [2024-04-23T11:40:36.934Z] --- PASS: TestResize/invalid_size (0.23s) [2024-04-23T11:40:36.934Z] --- PASS: TestResize/invalid_state (0.04s) [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:40:36.934Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:40:36.934Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:40:36.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-04-23T11:40:36.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:40:36.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-04-23T11:40:36.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:40:36.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-04-23T11:40:36.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:40:36.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:40:36.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-04-23T11:40:38.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:40:38.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:40:38.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-04-23T11:40:38.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-04-23T11:40:39.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-04-23T11:40:39.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-04-23T11:40:39.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:40:40.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.04s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.12s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.30s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.37s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.84s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.98s) [2024-04-23T11:40:45.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.89s) [2024-04-23T11:40:45.603Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2024-04-23T11:40:45.603Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2024-04-23T11:40:46.192Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2024-04-23T11:40:47.123Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s) [2024-04-23T11:40:47.123Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2024-04-23T11:40:47.123Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2024-04-23T11:40:47.123Z] === RUN TestContainerRestartWithCancelledRequest [2024-04-23T11:40:49.016Z] --- PASS: TestContainerRestartWithCancelledRequest (1.84s) [2024-04-23T11:40:49.016Z] === RUN TestCgroupNamespacesRun [2024-04-23T11:40:49.947Z] --- PASS: TestCgroupNamespacesRun (1.04s) [2024-04-23T11:40:49.947Z] === RUN TestCgroupNamespacesRunPrivileged [2024-04-23T11:40:50.877Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s) [2024-04-23T11:40:50.877Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2024-04-23T11:40:52.247Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s) [2024-04-23T11:40:52.247Z] === RUN TestCgroupNamespacesRunHostMode [2024-04-23T11:40:53.177Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s) [2024-04-23T11:40:53.177Z] === RUN TestCgroupNamespacesRunPrivateMode [2024-04-23T11:40:54.107Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s) [2024-04-23T11:40:54.107Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2024-04-23T11:40:55.037Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s) [2024-04-23T11:40:55.037Z] === RUN TestCgroupNamespacesRunInvalidMode [2024-04-23T11:40:55.601Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2024-04-23T11:40:55.601Z] === RUN TestCgroupNamespacesRunOlderClient [2024-04-23T11:40:56.531Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s) [2024-04-23T11:40:56.531Z] === RUN TestNISDomainname [2024-04-23T11:40:57.095Z] --- PASS: TestNISDomainname (0.47s) [2024-04-23T11:40:57.095Z] === RUN TestHostnameDnsResolution [2024-04-23T11:40:57.658Z] --- PASS: TestHostnameDnsResolution (0.62s) [2024-04-23T11:40:57.658Z] === RUN TestUnprivilegedPortsAndPing [2024-04-23T11:40:58.222Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2024-04-23T11:40:58.222Z] === RUN TestPrivilegedHostDevices [2024-04-23T11:40:58.785Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2024-04-23T11:40:58.785Z] === RUN TestRunConsoleSize [2024-04-23T11:40:59.042Z] --- PASS: TestRunConsoleSize (0.41s) [2024-04-23T11:40:59.042Z] === RUN TestRunWithAlternativeContainerdShim [2024-04-23T11:41:04.294Z] --- PASS: TestRunWithAlternativeContainerdShim (5.31s) [2024-04-23T11:41:04.294Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2024-04-23T11:41:05.665Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.11s) [2024-04-23T11:41:05.665Z] === RUN TestStaticIPOutsideSubpool [2024-04-23T11:41:06.598Z] --- PASS: TestStaticIPOutsideSubpool (1.17s) [2024-04-23T11:41:06.598Z] === RUN TestWorkingDirNormalization [2024-04-23T11:41:06.598Z] === RUN TestWorkingDirNormalization/trailing_slash [2024-04-23T11:41:06.598Z] === PAUSE TestWorkingDirNormalization/trailing_slash [2024-04-23T11:41:06.598Z] === RUN TestWorkingDirNormalization/no_trailing_slash [2024-04-23T11:41:06.598Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash [2024-04-23T11:41:06.598Z] === CONT TestWorkingDirNormalization/trailing_slash [2024-04-23T11:41:06.598Z] === CONT TestWorkingDirNormalization/no_trailing_slash [2024-04-23T11:41:07.163Z] --- PASS: TestWorkingDirNormalization (0.01s) [2024-04-23T11:41:07.163Z] --- PASS: TestWorkingDirNormalization/trailing_slash (0.51s) [2024-04-23T11:41:07.163Z] --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.56s) [2024-04-23T11:41:07.163Z] === RUN TestStats [2024-04-23T11:41:09.058Z] --- PASS: TestStats (1.45s) [2024-04-23T11:41:09.058Z] === RUN TestStopContainerWithTimeout [2024-04-23T11:41:09.058Z] === RUN TestStopContainerWithTimeout/0 [2024-04-23T11:41:09.058Z] === PAUSE TestStopContainerWithTimeout/0 [2024-04-23T11:41:09.058Z] === RUN TestStopContainerWithTimeout/1 [2024-04-23T11:41:09.058Z] === PAUSE TestStopContainerWithTimeout/1 [2024-04-23T11:41:09.058Z] === RUN TestStopContainerWithTimeout/3 [2024-04-23T11:41:09.058Z] === PAUSE TestStopContainerWithTimeout/3 [2024-04-23T11:41:09.058Z] === RUN TestStopContainerWithTimeout/-1 [2024-04-23T11:41:09.058Z] === PAUSE TestStopContainerWithTimeout/-1 [2024-04-23T11:41:09.058Z] === CONT TestStopContainerWithTimeout/0 [2024-04-23T11:41:09.058Z] === CONT TestStopContainerWithTimeout/3 [2024-04-23T11:41:09.058Z] === CONT TestStopContainerWithTimeout/-1 [2024-04-23T11:41:09.058Z] === CONT TestStopContainerWithTimeout/1 [2024-04-23T11:41:11.582Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2024-04-23T11:41:11.582Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2024-04-23T11:41:11.582Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2024-04-23T11:41:11.582Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2024-04-23T11:41:11.582Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2024-04-23T11:41:11.582Z] === RUN TestStopContainerWithTimeoutCancel [2024-04-23T11:41:11.582Z] === PAUSE TestStopContainerWithTimeoutCancel [2024-04-23T11:41:11.582Z] === RUN TestStopContainerWithRestartPolicyAlways [2024-04-23T11:41:13.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.78s) [2024-04-23T11:41:13.477Z] === RUN TestUpdateMemory [2024-04-23T11:41:14.041Z] --- PASS: TestUpdateMemory (0.50s) [2024-04-23T11:41:14.041Z] === RUN TestUpdateCPUQuota [2024-04-23T11:41:14.606Z] --- PASS: TestUpdateCPUQuota (0.68s) [2024-04-23T11:41:14.606Z] === RUN TestUpdatePidsLimit [2024-04-23T11:41:14.606Z] === RUN TestUpdatePidsLimit/update_from_none [2024-04-23T11:41:14.863Z] === RUN TestUpdatePidsLimit/no_change [2024-04-23T11:41:14.863Z] === RUN TestUpdatePidsLimit/update_lower [2024-04-23T11:41:15.121Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2024-04-23T11:41:15.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2024-04-23T11:41:15.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2024-04-23T11:41:15.636Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2024-04-23T11:41:16.200Z] --- PASS: TestUpdatePidsLimit (1.49s) [2024-04-23T11:41:16.200Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.15s) [2024-04-23T11:41:16.200Z] --- PASS: TestUpdatePidsLimit/no_change (0.16s) [2024-04-23T11:41:16.200Z] --- PASS: TestUpdatePidsLimit/update_lower (0.15s) [2024-04-23T11:41:16.200Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s) [2024-04-23T11:41:16.200Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s) [2024-04-23T11:41:16.200Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s) [2024-04-23T11:41:16.200Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) [2024-04-23T11:41:16.200Z] === RUN TestUpdateRestartPolicy [2024-04-23T11:41:28.405Z] --- PASS: TestUpdateRestartPolicy (10.57s) [2024-04-23T11:41:28.405Z] === RUN TestUpdateRestartWithAutoRemove [2024-04-23T11:41:28.405Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2024-04-23T11:41:28.405Z] === RUN TestWaitNonBlocked [2024-04-23T11:41:28.405Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-04-23T11:41:28.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-04-23T11:41:28.405Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2024-04-23T11:41:28.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2024-04-23T11:41:28.405Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-04-23T11:41:28.405Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2024-04-23T11:41:28.405Z] --- PASS: TestWaitNonBlocked (0.02s) [2024-04-23T11:41:28.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.51s) [2024-04-23T11:41:28.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2024-04-23T11:41:28.405Z] === RUN TestWaitBlocked [2024-04-23T11:41:28.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2024-04-23T11:41:28.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2024-04-23T11:41:28.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2024-04-23T11:41:28.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2024-04-23T11:41:28.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2024-04-23T11:41:28.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2024-04-23T11:41:28.405Z] --- PASS: TestWaitBlocked (0.03s) [2024-04-23T11:41:28.405Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.49s) [2024-04-23T11:41:28.405Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2024-04-23T11:41:28.405Z] === RUN TestWaitConditions [2024-04-23T11:41:28.405Z] === RUN TestWaitConditions/default [2024-04-23T11:41:28.405Z] === PAUSE TestWaitConditions/default [2024-04-23T11:41:28.405Z] === RUN TestWaitConditions/not-running [2024-04-23T11:41:28.405Z] === PAUSE TestWaitConditions/not-running [2024-04-23T11:41:28.405Z] === RUN TestWaitConditions/next-exit [2024-04-23T11:41:28.405Z] === PAUSE TestWaitConditions/next-exit [2024-04-23T11:41:28.405Z] === RUN TestWaitConditions/removed [2024-04-23T11:41:28.405Z] === PAUSE TestWaitConditions/removed [2024-04-23T11:41:28.405Z] === CONT TestWaitConditions/default [2024-04-23T11:41:28.405Z] === CONT TestWaitConditions/next-exit [2024-04-23T11:41:28.405Z] === CONT TestWaitConditions/removed [2024-04-23T11:41:28.405Z] === CONT TestWaitConditions/not-running [2024-04-23T11:41:28.405Z] wait_test.go:145: ContainerID = 3b0ae9762d3fe888918a4f9e5c5f4b0e4ec4789088d610f389d6a07fab1fc487 [2024-04-23T11:41:28.405Z] wait_test.go:145: ContainerID = bc8d5f777e43215acfb58379f44bb3f720ee38408331dd4af38457ba45d7dbda [2024-04-23T11:41:28.405Z] wait_test.go:145: ContainerID = 96fdad33af1d4d619d62cccbb35a7df17cbf307ed3139c930d0595588a89f613 [2024-04-23T11:41:28.405Z] wait_test.go:145: ContainerID = 0b3038e2bdf8c4b7b2b09c5240415fb880863bc502e9b60cc1d56e092cdc7ce9 [2024-04-23T11:41:29.348Z] --- PASS: TestWaitConditions (0.03s) [2024-04-23T11:41:29.348Z] --- PASS: TestWaitConditions/removed (0.95s) [2024-04-23T11:41:29.348Z] --- PASS: TestWaitConditions/not-running (0.98s) [2024-04-23T11:41:29.348Z] --- PASS: TestWaitConditions/next-exit (1.05s) [2024-04-23T11:41:29.348Z] --- PASS: TestWaitConditions/default (1.12s) [2024-04-23T11:41:29.348Z] === RUN TestWaitRestartedContainer [2024-04-23T11:41:29.348Z] === RUN TestWaitRestartedContainer/default [2024-04-23T11:41:29.348Z] === PAUSE TestWaitRestartedContainer/default [2024-04-23T11:41:29.348Z] === RUN TestWaitRestartedContainer/not-running [2024-04-23T11:41:29.348Z] === PAUSE TestWaitRestartedContainer/not-running [2024-04-23T11:41:29.348Z] === RUN TestWaitRestartedContainer/next-exit [2024-04-23T11:41:29.348Z] === PAUSE TestWaitRestartedContainer/next-exit [2024-04-23T11:41:29.348Z] === CONT TestWaitRestartedContainer/default [2024-04-23T11:41:29.348Z] === CONT TestWaitRestartedContainer/next-exit [2024-04-23T11:41:29.348Z] === CONT TestWaitRestartedContainer/not-running [2024-04-23T11:41:31.242Z] --- PASS: TestWaitRestartedContainer (0.01s) [2024-04-23T11:41:31.242Z] --- PASS: TestWaitRestartedContainer/next-exit (1.32s) [2024-04-23T11:41:31.242Z] --- PASS: TestWaitRestartedContainer/not-running (1.65s) [2024-04-23T11:41:31.242Z] --- PASS: TestWaitRestartedContainer/default (1.70s) [2024-04-23T11:41:31.242Z] === CONT TestContainerStartOnDaemonRestart [2024-04-23T11:41:31.242Z] === CONT TestContainerKillOnDaemonStart [2024-04-23T11:41:31.242Z] === CONT TestIpcModeOlderClient [2024-04-23T11:41:31.242Z] === CONT TestStopContainerWithTimeoutCancel [2024-04-23T11:41:31.242Z] === CONT TestDaemonHostGatewayIP [2024-04-23T11:41:31.242Z] === CONT TestRestartDaemonWithRestartingContainer [2024-04-23T11:41:31.242Z] === CONT TestDaemonRestartIpcMode [2024-04-23T11:41:31.242Z] === CONT TestHardRestartWhenContainerIsRunning [2024-04-23T11:41:31.242Z] --- PASS: TestIpcModeOlderClient (0.13s) [2024-04-23T11:41:33.137Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2024-04-23T11:41:33.137Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2024-04-23T11:41:33.394Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.16s) [2024-04-23T11:41:33.394Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2024-04-23T11:41:33.394Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.31s) [2024-04-23T11:41:33.959Z] --- PASS: TestContainerStartOnDaemonRestart (2.70s) [2024-04-23T11:41:34.216Z] --- PASS: TestDaemonHostGatewayIP (3.07s) [2024-04-23T11:41:34.472Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.37s) [2024-04-23T11:41:34.729Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2024-04-23T11:41:34.729Z] --- PASS: TestStopContainerWithTimeoutCancel (3.65s) [2024-04-23T11:41:42.822Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2024-04-23T11:41:42.822Z] PASS [2024-04-23T11:41:42.822Z] [2024-04-23T11:41:42.822Z] === Skipped [2024-04-23T11:41:42.822Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2024-04-23T11:41:42.822Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-04-23T11:41:42.822Z] [2024-04-23T11:41:42.822Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2024-04-23T11:41:42.822Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-04-23T11:41:42.822Z] [2024-04-23T11:41:42.822Z] DONE 330 tests, 2 skipped in 167.291s [2024-04-23T11:41:42.822Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2024-04-23T11:41:42.822Z] ++ '[' -n '' ']' [2024-04-23T11:41:42.822Z] ++ 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 [2024-04-23T11:41:42.822Z] ++ set -e [2024-04-23T11:41:42.822Z] ++ '[' -n 0 ']' [2024-04-23T11:41:42.822Z] ++ set -x [2024-04-23T11:41:42.822Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:41:42.822Z] INFO: Testing against a local daemon [2024-04-23T11:41:42.822Z] === RUN TestConfigDaemonID [2024-04-23T11:41:44.192Z] daemon_test.go:61: [d8a39cebb13be] daemon is not started [2024-04-23T11:41:44.192Z] --- PASS: TestConfigDaemonID (1.04s) [2024-04-23T11:41:44.192Z] === RUN TestDaemonConfigValidation [2024-04-23T11:41:44.192Z] === RUN TestDaemonConfigValidation/config_with_no_content [2024-04-23T11:41:44.192Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2024-04-23T11:41:44.192Z] === RUN TestDaemonConfigValidation/config_with_{} [2024-04-23T11:41:44.192Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2024-04-23T11:41:44.192Z] === RUN TestDaemonConfigValidation/invalid_config [2024-04-23T11:41:44.192Z] === PAUSE TestDaemonConfigValidation/invalid_config [2024-04-23T11:41:44.192Z] === RUN TestDaemonConfigValidation/malformed_config [2024-04-23T11:41:44.192Z] === PAUSE TestDaemonConfigValidation/malformed_config [2024-04-23T11:41:44.192Z] === RUN TestDaemonConfigValidation/valid_config [2024-04-23T11:41:44.192Z] === PAUSE TestDaemonConfigValidation/valid_config [2024-04-23T11:41:44.192Z] === CONT TestDaemonConfigValidation/config_with_no_content [2024-04-23T11:41:44.192Z] === CONT TestDaemonConfigValidation/malformed_config [2024-04-23T11:41:44.192Z] === CONT TestDaemonConfigValidation/valid_config [2024-04-23T11:41:44.192Z] === CONT TestDaemonConfigValidation/invalid_config [2024-04-23T11:41:44.192Z] === CONT TestDaemonConfigValidation/config_with_{} [2024-04-23T11:41:44.192Z] --- PASS: TestDaemonConfigValidation (0.00s) [2024-04-23T11:41:44.192Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2024-04-23T11:41:44.192Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2024-04-23T11:41:44.192Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2024-04-23T11:41:44.192Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2024-04-23T11:41:44.192Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2024-04-23T11:41:44.192Z] === RUN TestConfigDaemonSeccompProfiles [2024-04-23T11:41:44.192Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2024-04-23T11:41:45.122Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2024-04-23T11:41:46.052Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2024-04-23T11:41:46.982Z] daemon_test.go:180: [d7374c9b02263] daemon is not started [2024-04-23T11:41:46.982Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2024-04-23T11:41:46.982Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2024-04-23T11:41:46.982Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2024-04-23T11:41:46.982Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2024-04-23T11:41:46.982Z] === RUN TestDaemonProxy [2024-04-23T11:41:46.982Z] === RUN TestDaemonProxy/environment_variables [2024-04-23T11:41:46.982Z] === PAUSE TestDaemonProxy/environment_variables [2024-04-23T11:41:46.982Z] === RUN TestDaemonProxy/command-line_options [2024-04-23T11:41:46.982Z] === PAUSE TestDaemonProxy/command-line_options [2024-04-23T11:41:46.982Z] === RUN TestDaemonProxy/configuration_file [2024-04-23T11:41:46.982Z] === PAUSE TestDaemonProxy/configuration_file [2024-04-23T11:41:46.982Z] === RUN TestDaemonProxy/conflicting_options [2024-04-23T11:41:47.546Z] === RUN TestDaemonProxy/reload_sanitized [2024-04-23T11:41:47.546Z] === PAUSE TestDaemonProxy/reload_sanitized [2024-04-23T11:41:47.546Z] === CONT TestDaemonProxy/environment_variables [2024-04-23T11:41:47.546Z] === CONT TestDaemonProxy/configuration_file [2024-04-23T11:41:47.546Z] === CONT TestDaemonProxy/command-line_options [2024-04-23T11:41:47.546Z] === CONT TestDaemonProxy/reload_sanitized [2024-04-23T11:41:49.439Z] --- PASS: TestDaemonProxy (0.50s) [2024-04-23T11:41:49.439Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2024-04-23T11:41:49.439Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2024-04-23T11:41:49.439Z] --- PASS: TestDaemonProxy/environment_variables (1.48s) [2024-04-23T11:41:49.439Z] --- PASS: TestDaemonProxy/command-line_options (1.49s) [2024-04-23T11:41:49.439Z] --- PASS: TestDaemonProxy/configuration_file (1.49s) [2024-04-23T11:41:49.439Z] === RUN TestLiveRestore [2024-04-23T11:41:49.439Z] === RUN TestLiveRestore/volume_references [2024-04-23T11:41:49.439Z] === PAUSE TestLiveRestore/volume_references [2024-04-23T11:41:49.439Z] === RUN TestLiveRestore/autoremove [2024-04-23T11:41:49.439Z] === PAUSE TestLiveRestore/autoremove [2024-04-23T11:41:49.439Z] === CONT TestLiveRestore/volume_references [2024-04-23T11:41:49.439Z] === CONT TestLiveRestore/autoremove [2024-04-23T11:41:49.439Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers [2024-04-23T11:41:49.696Z] === RUN TestLiveRestore/volume_references/restartPolicy [2024-04-23T11:41:49.696Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2024-04-23T11:41:50.627Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2024-04-23T11:41:50.884Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited [2024-04-23T11:41:51.815Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2024-04-23T11:41:52.745Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2024-04-23T11:41:53.675Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2024-04-23T11:41:54.604Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2024-04-23T11:41:55.168Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2024-04-23T11:41:56.097Z] --- PASS: TestLiveRestore (0.00s) [2024-04-23T11:41:56.097Z] --- PASS: TestLiveRestore/autoremove (3.32s) [2024-04-23T11:41:56.097Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.80s) [2024-04-23T11:41:56.097Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.52s) [2024-04-23T11:41:56.097Z] --- PASS: TestLiveRestore/volume_references (6.93s) [2024-04-23T11:41:56.097Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.97s) [2024-04-23T11:41:56.097Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.03s) [2024-04-23T11:41:56.097Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.00s) [2024-04-23T11:41:56.097Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s) [2024-04-23T11:41:56.098Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2024-04-23T11:41:56.098Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.39s) [2024-04-23T11:41:56.098Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s) [2024-04-23T11:41:56.098Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s) [2024-04-23T11:41:56.098Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2024-04-23T11:41:56.661Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s) [2024-04-23T11:41:56.661Z] PASS [2024-04-23T11:41:56.661Z] [2024-04-23T11:41:56.661Z] DONE 31 tests in 13.849s [2024-04-23T11:41:56.661Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2024-04-23T11:41:56.661Z] ++ '[' -n '' ']' [2024-04-23T11:41:56.661Z] ++ 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 [2024-04-23T11:41:56.661Z] ++ set -e [2024-04-23T11:41:56.661Z] ++ '[' -n 0 ']' [2024-04-23T11:41:56.661Z] ++ set -x [2024-04-23T11:41:56.661Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:41:56.661Z] INFO: Testing against a local daemon [2024-04-23T11:41:56.661Z] === RUN TestCommitInheritsEnv [2024-04-23T11:41:56.917Z] --- PASS: TestCommitInheritsEnv (0.17s) [2024-04-23T11:41:56.917Z] === RUN TestUsernsCommit [2024-04-23T11:41:58.286Z] --- PASS: TestUsernsCommit (1.41s) [2024-04-23T11:41:58.286Z] === RUN TestImportExtremelyLargeImageWorks [2024-04-23T11:41:58.286Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2024-04-23T11:41:58.286Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2024-04-23T11:41:58.286Z] === RUN TestImportWithCustomPlatform [2024-04-23T11:41:58.286Z] === RUN TestImportWithCustomPlatform/#00 [2024-04-23T11:41:58.286Z] === RUN TestImportWithCustomPlatform/linux [2024-04-23T11:41:58.286Z] === RUN TestImportWithCustomPlatform/LINUX [2024-04-23T11:41:58.286Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatform (0.13s) [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s) [2024-04-23T11:41:58.543Z] === RUN TestImportWithCustomPlatformReject [2024-04-23T11:41:58.543Z] === RUN TestImportWithCustomPlatformReject/_______ [2024-04-23T11:41:58.543Z] === RUN TestImportWithCustomPlatformReject// [2024-04-23T11:41:58.543Z] === RUN TestImportWithCustomPlatformReject/macos [2024-04-23T11:41:58.543Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 [2024-04-23T11:41:58.543Z] === RUN TestImportWithCustomPlatformReject/nintendo64 [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) [2024-04-23T11:41:58.543Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) [2024-04-23T11:41:58.543Z] === RUN TestImageInspectEmptyTagsAndDigests [2024-04-23T11:41:58.543Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2024-04-23T11:41:58.543Z] === RUN TestImagesFilterMultiReference [2024-04-23T11:41:58.543Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2024-04-23T11:41:58.543Z] === RUN TestImagesFilterUntil [2024-04-23T11:41:58.799Z] list_test.go:99: ImageList: ID=sha256:1dcdcd18580c694b8601bb77fc6bc41debd765104bec4ba71482c954e08bc653 RepoTags=[testimagesfilteruntil:v1] [2024-04-23T11:41:58.799Z] --- PASS: TestImagesFilterUntil (0.29s) [2024-04-23T11:41:58.799Z] === RUN TestImagesFilterBeforeSince [2024-04-23T11:41:59.056Z] list_test.go:133: ImageList: ID=sha256:487e42d506e2f5509db5416a9e6628e8769530824a3c6c68d1d3293fdca0e285 RepoTags=[testimagesfilterbeforesince:v1] [2024-04-23T11:41:59.056Z] list_test.go:133: ImageList: ID=sha256:ccd758ee7ed4e9f15b5eec9e0a3b1969c0a4f9c92253bb0c4911d048fa60d86a RepoTags=[testimagesfilterbeforesince:v3] [2024-04-23T11:41:59.056Z] list_test.go:133: ImageList: ID=sha256:f2fe93e25863ffeb8aaf6dcd4df7bc3594c882c3ebaf26a8bdb27c1a24944cd3 RepoTags=[testimagesfilterbeforesince:v2] [2024-04-23T11:41:59.056Z] --- PASS: TestImagesFilterBeforeSince (0.28s) [2024-04-23T11:41:59.056Z] === RUN TestAPIImagesFilters [2024-04-23T11:41:59.056Z] === RUN TestAPIImagesFilters/repository_regex [2024-04-23T11:41:59.056Z] === PAUSE TestAPIImagesFilters/repository_regex [2024-04-23T11:41:59.056Z] === RUN TestAPIImagesFilters/image_name_regex [2024-04-23T11:41:59.056Z] === PAUSE TestAPIImagesFilters/image_name_regex [2024-04-23T11:41:59.056Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2024-04-23T11:41:59.056Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2024-04-23T11:41:59.056Z] === RUN TestAPIImagesFilters/registry_port_regex [2024-04-23T11:41:59.056Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2024-04-23T11:41:59.056Z] === CONT TestAPIImagesFilters/repository_regex [2024-04-23T11:41:59.056Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2024-04-23T11:41:59.056Z] === CONT TestAPIImagesFilters/image_name_regex [2024-04-23T11:41:59.056Z] === CONT TestAPIImagesFilters/registry_port_regex [2024-04-23T11:41:59.056Z] --- PASS: TestAPIImagesFilters (0.04s) [2024-04-23T11:41:59.056Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2024-04-23T11:41:59.056Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2024-04-23T11:41:59.056Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2024-04-23T11:41:59.056Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2024-04-23T11:41:59.056Z] === RUN TestAPIImagesListSizeShared [2024-04-23T11:41:59.619Z] --- PASS: TestAPIImagesListSizeShared (0.61s) [2024-04-23T11:41:59.619Z] === RUN TestPruneDontDeleteUsedDangling [2024-04-23T11:42:00.182Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) [2024-04-23T11:42:00.182Z] === RUN TestImagePullPlatformInvalid [2024-04-23T11:42:00.182Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2024-04-23T11:42:00.182Z] === RUN TestImagePullStoredDigestForOtherRepo [2024-04-23T11:42:00.182Z] time="2024-04-23T11:42:00.161999378Z" 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.20.8 instance.id=b45f28f6-29dc-4b6e-baa2-d625e75a917d version=2.8.3 [2024-04-23T11:42:00.182Z] time="2024-04-23T11:42:00.162040741Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.20.8 instance.id=b45f28f6-29dc-4b6e-baa2-d625e75a917d version=2.8.3 [2024-04-23T11:42:00.182Z] time="2024-04-23T11:42:00.162072191Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=b45f28f6-29dc-4b6e-baa2-d625e75a917d version=2.8.3 [2024-04-23T11:42:00.182Z] time="2024-04-23T11:42:00.162295076Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=b45f28f6-29dc-4b6e-baa2-d625e75a917d version=2.8.3 [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.257782564Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=36697bc3-9483-4feb-ac9a-4c438b2596e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34240" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.257908144Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=36697bc3-9483-4feb-ac9a-4c438b2596e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34240" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.518096ms http.response.status=200 http.response.written=2 [2024-04-23T11:42:00.441Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.260161226Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee6f270d-1b5d-4199-846e-51373c8ad06d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.260200266Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee6f270d-1b5d-4199-846e-51373c8ad06d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.260226424Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3135824-5f2e-400b-b4f4-518bae50b945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.260262576Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3135824-5f2e-400b-b4f4-518bae50b945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.260293427Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee6f270d-1b5d-4199-846e-51373c8ad06d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.115µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=472cc25c-50b0-442d-b5f4-d7261465de83 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.260320463Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3135824-5f2e-400b-b4f4-518bae50b945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=26.511µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6fc65fd3-ae0c-48e7-95b2-8fce72a90d22 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.260409096Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ee6f270d-1b5d-4199-846e-51373c8ad06d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.116017ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.441Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown" [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.260488998Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3135824-5f2e-400b-b4f4-518bae50b945 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.233557ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.441Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown" [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.262036993Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=092fe613-9d74-4663-9f92-bd07c3786e10 http.request.method=POST http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.262080176Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=092fe613-9d74-4663-9f92-bd07c3786e10 http.request.method=POST http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T11:42:00.441Z] time="2024-04-23T11:42:00.262108328Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9491d1c7-61a9-4dc4-b5cb-1341a03bd59f http.request.method=POST http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.262159676Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9491d1c7-61a9-4dc4-b5cb-1341a03bd59f http.request.method=POST http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.262218926Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=092fe613-9d74-4663-9f92-bd07c3786e10 http.request.method=POST http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=108.087µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=463fb2ce-9a56-4320-8417-42b2a06247bc trace.line=110 vars.name=test [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.262254963Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/44751e19-3cc1-4756-a116-a94434b2bfba/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9491d1c7-61a9-4dc4-b5cb-1341a03bd59f http.request.method=POST http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=63.36µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c33b8bb7-1068-423f-bf82-08039affe805 trace.line=110 vars.name=test [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.262269732Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=092fe613-9d74-4663-9f92-bd07c3786e10 http.request.method=POST http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=22.121µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=810cd4d7-9092-45eb-bc28-8b496e50931b trace.line=142 vars.name=test [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.262301535Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/44751e19-3cc1-4756-a116-a94434b2bfba/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9491d1c7-61a9-4dc4-b5cb-1341a03bd59f http.request.method=POST http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=22.95µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=b2f5963a-bced-4f5e-ac90-4a93ffcc2be1 trace.line=142 vars.name=test [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.262341183Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=092fe613-9d74-4663-9f92-bd07c3786e10 http.request.method=POST http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=41.19µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c786eaa3-bfac-49b4-8e3c-3b7ece56737c trace.line=110 vars.name=test [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.262382241Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/44751e19-3cc1-4756-a116-a94434b2bfba/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9491d1c7-61a9-4dc4-b5cb-1341a03bd59f http.request.method=POST http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=45.522µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=444737fe-26c3-4f0b-ad53-1dc880582789 trace.line=110 vars.name=test [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.262440605Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=092fe613-9d74-4663-9f92-bd07c3786e10 http.request.method=POST http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.772127ms http.response.status=202 http.response.written=0 [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.262448514Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9491d1c7-61a9-4dc4-b5cb-1341a03bd59f http.request.method=POST http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.649313ms http.response.status=202 http.response.written=0 [2024-04-23T11:42:00.442Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown" [2024-04-23T11:42:00.442Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown" [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.264610756Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.264630966Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.264684866Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.264686154Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.264766064Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=46.08µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c011091b-e5d4-471a-aa9d-848fda1c253c trace.line=95 vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.264840165Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/44751e19-3cc1-4756-a116-a94434b2bfba/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=36.628µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c99956ce-56ea-4b74-9c84-fa2a6dca0108 trace.line=95 vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.264892226Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=24.64µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=07108f5f-d31d-4f4a-888c-6690f0790f91 trace.line=142 vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.264898725Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/44751e19-3cc1-4756-a116-a94434b2bfba/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=23.155µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=8c6faf53-d623-4e2c-af6c-01d8d738dddb trace.line=142 vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.264935287Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.264957195Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265004949Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.917µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=efa17b90-6a40-4cc9-aa0b-46f9d911ca56 trace.line=110 vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265094106Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=16.673µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4323015c-e402-470f-9eaa-73925d38997e trace.line=155 vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265141606Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=13.3µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fe66d117-274b-4255-bc1e-3f3521ea7e0d trace.line=155 vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265172203Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.3µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1f15659a-8002-4433-af61-778b261e9821 trace.line=155 vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265032633Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/44751e19-3cc1-4756-a116-a94434b2bfba/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=43.323µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=931aa97d-5cd4-4413-a339-5d5e1cfb2ad4 trace.line=110 vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265251564Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=53.908µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=a13328ae-7302-48f8-990e-7793b01e0afe trace.line=185 vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265302263Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/44751e19-3cc1-4756-a116-a94434b2bfba/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=26.823µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a934e5d5-883b-423a-9241-eb2dc2c5c294 trace.line=155 vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265325919Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=48.903µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cd1c9451-1670-482f-bbf0-f19d40b175c9 trace.line=110 vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265367749Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=16.78µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c48e7124-f95e-4191-96bc-ed95a047c0ac trace.line=155 vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.26539924Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/44751e19-3cc1-4756-a116-a94434b2bfba/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=10.577µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=db21fa8d-507d-4d7d-9a9b-4f18b7642f83 trace.line=155 vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265444024Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=95.606µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=247b0f18-4cc8-4a5c-a2b9-3def6f88e9f1 trace.line=202 vars.name=test vars.uuid=5c6f9318-f518-4fa5-9a9a-99fe091f7aee [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.26546795Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/44751e19-3cc1-4756-a116-a94434b2bfba/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=42.265µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7b9ca430-1f57-4d68-b23d-49869eaef69c trace.line=185 vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265523516Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d21d5bc5-c58c-457f-ae2e-9a8e123fa68c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34256" http.request.uri="/v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.197942ms http.response.status=201 http.response.written=0 [2024-04-23T11:42:00.442Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "PUT /v2/test/blobs/uploads/5c6f9318-f518-4fa5-9a9a-99fe091f7aee?_state=EIbPaBDhdqYDFEzRtFpN3B6BtVFWKR_zyXz8CNpBqCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNmY5MzE4LWY1MTgtNGZhNS05YTlhLTk5ZmUwOTFmN2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIwOTE3OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265548115Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=54.498µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6a69f82b-009f-403d-bdc3-cae33eb55ba2 trace.line=110 vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.26565159Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/44751e19-3cc1-4756-a116-a94434b2bfba")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=81.018µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=fe04632e-9c55-4afa-b0dc-0f1697d80248 trace.line=202 vars.name=test vars.uuid=44751e19-3cc1-4756-a116-a94434b2bfba [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.265725912Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02a275b5-9bc4-45e5-a77b-27c8905a3d13 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.410654ms http.response.status=201 http.response.written=0 [2024-04-23T11:42:00.442Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "PUT /v2/test/blobs/uploads/44751e19-3cc1-4756-a116-a94434b2bfba?_state=F0RXxlxlbfgucYUYiptySgKFjQM27kWHhW77qk9krx97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NzUxZTE5LTNjYzEtNDc1Ni1hMTE2LWE5NDQzNGIyYmZiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0MjowMC4yNjIxNzQyODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.266789458Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f62679e7-4423-4e02-be92-ed4739a8ccf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.266824223Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f62679e7-4423-4e02-be92-ed4739a8ccf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.26688682Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f62679e7-4423-4e02-be92-ed4739a8ccf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=26.782µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3d626d69-1b9f-437d-82ca-8b01966c1f97 trace.line=95 vars.name=test vars.reference=latest [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.266948006Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f62679e7-4423-4e02-be92-ed4739a8ccf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="798.297µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2024-04-23T11:42:00.442Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.15+unknown" [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.268488543Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.268528248Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:42:00.442Z] time="2024-04-23T11:42:00.268673873Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.268689914Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.268699235Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.268774846Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=42.068µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8ee78588-1a9d-401c-ba09-f6c45c41a93f trace.line=95 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.268824298Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=15.869µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=afd7f9a9-bad6-489e-ae9e-a3c90f729a63 trace.line=155 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.268873439Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=20.382µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=88f0fc3f-3c3c-4125-8c1d-ad855751e22e trace.line=95 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.268910781Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=10.815µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=21efb241-9ad1-4f3f-a361-0bfe77048cbe trace.line=155 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.268948057Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.381µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=33998d19-df3a-4292-a938-03f60da4d8c6 trace.line=155 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.269023725Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=50.404µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4bb882ea-aa7a-468b-b6a8-eb286a70ee15 trace.line=110 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.26910585Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=49.814µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f4299e1b-66aa-46b3-a0b8-d5f583fe3954 trace.line=110 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.269254356Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=58.462µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c66c860a-7c42-4768-83a5-474830d4698d trace.line=110 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.26931171Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=33.206µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fd037bb2-4b8d-4c18-b40e-5a94808f0798 trace.line=110 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.269345778Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.269364871Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7c0d71ce-3df3-48c2-805b-c3b10e194c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.103813ms http.response.status=201 http.response.written=0 [2024-04-23T11:42:00.443Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.274011309Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31dd2aca-6532-48e6-a136-784750b702cd http.request.method=GET http.request.remoteaddr="127.0.0.1:34288" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.274050653Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=31dd2aca-6532-48e6-a136-784750b702cd http.request.method=GET http.request.remoteaddr="127.0.0.1:34288" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="907.409µs" http.response.status=200 http.response.written=2 [2024-04-23T11:42:00.443Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.276715634Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52584867-07c1-441f-908d-dfae08322274 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.276755987Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52584867-07c1-441f-908d-dfae08322274 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.276833723Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52584867-07c1-441f-908d-dfae08322274 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.949µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a1dac27c-d190-46f2-b191-c00812779fa3 trace.line=95 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.276858888Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52584867-07c1-441f-908d-dfae08322274 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.276908143Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52584867-07c1-441f-908d-dfae08322274 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.049µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5a32d815-8612-4390-9841-67623c77b471 trace.line=95 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.276953395Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52584867-07c1-441f-908d-dfae08322274 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.213µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bebe780d-c9da-484a-939c-e98d152e3d79 trace.line=155 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.276993092Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52584867-07c1-441f-908d-dfae08322274 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.652µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=1de1e8e3-5613-43c7-b855-9215f946d85c trace.line=125 vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.277038351Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52584867-07c1-441f-908d-dfae08322274 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.277131053Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=52584867-07c1-441f-908d-dfae08322274 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34298" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-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.748012ms http.response.status=200 http.response.written=417 [2024-04-23T11:42:00.443Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.28612591Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f55ddbac-b055-4b70-97b1-7b6c6c571797 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.286168511Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f55ddbac-b055-4b70-97b1-7b6c6c571797 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.286182927Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f55ddbac-b055-4b70-97b1-7b6c6c571797 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.286273414Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f55ddbac-b055-4b70-97b1-7b6c6c571797 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.368µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cc97acc6-504d-4602-b2db-f87b079592e3 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.286322079Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f55ddbac-b055-4b70-97b1-7b6c6c571797 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.287µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e0494ade-798c-4898-b5d2-5a3217aa4c77 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.28636386Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f55ddbac-b055-4b70-97b1-7b6c6c571797 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.891µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=f3b517a5-20ae-450d-8cf0-492d1c8aeb8f trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.286399913Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f55ddbac-b055-4b70-97b1-7b6c6c571797 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.286492533Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f55ddbac-b055-4b70-97b1-7b6c6c571797 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-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.14106ms http.response.status=200 http.response.written=417 [2024-04-23T11:42:00.443Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293241037Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293283318Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293291129Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.2933223Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293354506Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.697µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eb244e3b-fb07-49a5-97a3-d60b85c954fc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293389312Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.191µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=db68921b-dc0e-4cf5-949b-0a363f40f382 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293407848Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.012µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fa713c75-a413-4c26-8058-53462a7dc796 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293432233Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.959µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=602894b4-51ce-4386-b559-fe34525356d7 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293456619Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.84µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=534c4a90-1fc1-4e39-8de2-69b2e2953b34 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293474851Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.698µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=df177f61-9672-4d14-99f3-70ab04fbc98e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293493821Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.854µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cbae1225-5939-4fdc-8a23-65b6bfef6e64 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.443Z] time="2024-04-23T11:42:00.293508697Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.248µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2e18643c-8b8b-4931-ac63-f911ec8f0c71 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.293525821Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.395µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ba0fa57f-1a73-49bf-91fd-ee8b893131a2 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.293610934Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.577µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=4421c2b6-f50a-4ef0-9174-85f8b20d1706 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.293674261Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.387µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=631da9f1-a43c-48c9-a893-52c9fceb1d94 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.293540213Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.428µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=306687c8-7d13-4b3e-86db-76f1d3fcb700 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.293814775Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.503µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=0a14556b-bc18-4b88-a52e-39910252652e trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.294083026Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=0aa11fd0-884e-40f4-a631-e2b66a8e4cea trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.294922751Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.675µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6cf89f9f-ecae-4853-b207-b59d60c35b0b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.294967404Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.901µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c4bca2e4-b671-4508-b13a-ea994ae2ae36 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.295018136Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.533µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=91db2abb-a29d-462a-a8f8-000ea26e05a0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.294974772Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.499µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aaf3ff82-fd0c-4049-9862-23688b8dd3c5 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.295074555Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e18a51e7-68db-4e77-9d1e-304fb755d710 http.request.method=GET http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.220093ms http.response.status=200 http.response.written=194 [2024-04-23T11:42:00.444Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.295151019Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=159036b0-8081-4083-a286-acd78a673bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34320" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.246489ms http.response.status=200 http.response.written=68 [2024-04-23T11:42:00.444Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.30903462Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2ecf0cc-ae6a-4d4f-b28e-5713d92fb640 http.request.method=GET http.request.remoteaddr="127.0.0.1:34346" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.309074768Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a2ecf0cc-ae6a-4d4f-b28e-5713d92fb640 http.request.method=GET http.request.remoteaddr="127.0.0.1:34346" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="843.171µs" http.response.status=200 http.response.written=2 [2024-04-23T11:42:00.444Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.315420373Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=029ee400-8ffa-4e36-b3dd-02c736c93101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34358" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.315489592Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=029ee400-8ffa-4e36-b3dd-02c736c93101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34358" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.315505239Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=029ee400-8ffa-4e36-b3dd-02c736c93101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34358" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.315586758Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=029ee400-8ffa-4e36-b3dd-02c736c93101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34358" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.959µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=98691a04-24b8-416b-a7ff-9aab2a8a9e7a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.31565093Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=029ee400-8ffa-4e36-b3dd-02c736c93101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34358" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.28µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=820f9a11-27ec-4625-818a-12cf16de623a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.315814911Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=029ee400-8ffa-4e36-b3dd-02c736c93101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34358" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.697879ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.317157342Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cd918281-75be-4b2b-a7eb-a7019086c168 http.request.method=GET http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.317200328Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cd918281-75be-4b2b-a7eb-a7019086c168 http.request.method=GET http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.317217469Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cd918281-75be-4b2b-a7eb-a7019086c168 http.request.method=GET http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.317273445Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cd918281-75be-4b2b-a7eb-a7019086c168 http.request.method=GET http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.02µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=31ca6a38-4315-4a1b-8f55-8b1b81cddb56 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.317319312Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cd918281-75be-4b2b-a7eb-a7019086c168 http.request.method=GET http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.439µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a483ccf9-9808-49f1-9726-878e05ea7cbe trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] time="2024-04-23T11:42:00.317359156Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cd918281-75be-4b2b-a7eb-a7019086c168 http.request.method=GET http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.034926ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:42:00.444Z] 127.0.0.1 - - [23/Apr/2024:11:42:00 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/7d4ab06cab04119af625ec65f4d82c9d417eb07c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:42:00.444Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.17s) [2024-04-23T11:42:00.444Z] === RUN TestImagePullNonExisting [2024-04-23T11:42:00.444Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2024-04-23T11:42:00.444Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2024-04-23T11:42:00.444Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2024-04-23T11:42:00.444Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2024-04-23T11:42:00.444Z] === RUN TestImagePullNonExisting/asdfasdf [2024-04-23T11:42:00.444Z] === PAUSE TestImagePullNonExisting/asdfasdf [2024-04-23T11:42:00.444Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2024-04-23T11:42:00.444Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2024-04-23T11:42:00.444Z] === RUN TestImagePullNonExisting/library/asdfasdf [2024-04-23T11:42:00.444Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2024-04-23T11:42:00.444Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2024-04-23T11:42:00.444Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2024-04-23T11:42:00.444Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2024-04-23T11:42:00.444Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2024-04-23T11:42:00.444Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2024-04-23T11:42:00.444Z] === CONT TestImagePullNonExisting/library/asdfasdf [2024-04-23T11:42:00.444Z] === CONT TestImagePullNonExisting/asdfasdf [2024-04-23T11:42:00.444Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2024-04-23T11:42:01.814Z] --- PASS: TestImagePullNonExisting (0.01s) [2024-04-23T11:42:01.814Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) [2024-04-23T11:42:01.814Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) [2024-04-23T11:42:01.814Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.97s) [2024-04-23T11:42:01.814Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s) [2024-04-23T11:42:01.814Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.27s) [2024-04-23T11:42:01.814Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s) [2024-04-23T11:42:01.814Z] === RUN TestRemoveImageOrphaning [2024-04-23T11:42:01.814Z] --- PASS: TestRemoveImageOrphaning (0.19s) [2024-04-23T11:42:01.814Z] === RUN TestRemoveByDigest [2024-04-23T11:42:01.814Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-04-23T11:42:01.814Z] --- SKIP: TestRemoveByDigest (0.00s) [2024-04-23T11:42:01.814Z] === RUN TestRemoveImageGarbageCollector [2024-04-23T11:42:01.814Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm [2024-04-23T11:42:01.814Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2024-04-23T11:42:01.814Z] === RUN TestSaveCheckTimes [2024-04-23T11:42:01.814Z] === PAUSE TestSaveCheckTimes [2024-04-23T11:42:01.814Z] === RUN TestSaveOCI [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/busybox:latest [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/busybox:latest/Manifest [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/busybox:latest/Config [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/busybox:latest/Containerd_image_name [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/busybox:latest/OCI_reference_tag [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/multilayer:latest [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/multilayer:latest/Manifest [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/multilayer:latest/Config [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/multilayer:latest/Containerd_image_name [2024-04-23T11:42:02.071Z] === RUN TestSaveOCI/multilayer:latest/OCI_reference_tag [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI (0.15s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/busybox:latest (0.02s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/busybox:latest/Config (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/multilayer:latest (0.01s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s) [2024-04-23T11:42:02.071Z] --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s) [2024-04-23T11:42:02.071Z] === RUN TestSaveRepoWithMultipleImages [2024-04-23T11:42:02.328Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s) [2024-04-23T11:42:02.328Z] === RUN TestSaveDirectoryPermissions [2024-04-23T11:42:03.275Z] --- PASS: TestSaveDirectoryPermissions (0.94s) [2024-04-23T11:42:03.275Z] === RUN TestTagUnprefixedRepoByNameOrName [2024-04-23T11:42:03.275Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2024-04-23T11:42:03.275Z] === RUN TestTagUsingDigestAlgorithmAsName [2024-04-23T11:42:03.275Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2024-04-23T11:42:03.275Z] === RUN TestTagValidPrefixedRepo [2024-04-23T11:42:03.275Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2024-04-23T11:42:03.275Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2024-04-23T11:42:03.275Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2024-04-23T11:42:03.275Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2024-04-23T11:42:03.275Z] === RUN TestTagValidPrefixedRepo/foooo:t [2024-04-23T11:42:03.275Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2024-04-23T11:42:03.275Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-04-23T11:42:03.275Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-04-23T11:42:03.275Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2024-04-23T11:42:03.275Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-04-23T11:42:03.275Z] === CONT TestTagValidPrefixedRepo/foooo:t [2024-04-23T11:42:03.275Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2024-04-23T11:42:03.275Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2024-04-23T11:42:03.275Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2024-04-23T11:42:03.275Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) [2024-04-23T11:42:03.275Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) [2024-04-23T11:42:03.275Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s) [2024-04-23T11:42:03.275Z] === RUN TestTagExistedNameWithoutForce [2024-04-23T11:42:03.275Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2024-04-23T11:42:03.275Z] === RUN TestTagOfficialNames [2024-04-23T11:42:03.275Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2024-04-23T11:42:03.275Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2024-04-23T11:42:03.275Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2024-04-23T11:42:03.275Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2024-04-23T11:42:03.275Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2024-04-23T11:42:03.275Z] --- PASS: TestTagOfficialNames (0.05s) [2024-04-23T11:42:03.275Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2024-04-23T11:42:03.275Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2024-04-23T11:42:03.275Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2024-04-23T11:42:03.275Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2024-04-23T11:42:03.275Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2024-04-23T11:42:03.275Z] === RUN TestTagMatchesDigest [2024-04-23T11:42:03.275Z] --- PASS: TestTagMatchesDigest (0.01s) [2024-04-23T11:42:03.275Z] === CONT TestSaveCheckTimes [2024-04-23T11:42:03.275Z] --- PASS: TestSaveCheckTimes (0.03s) [2024-04-23T11:42:03.275Z] PASS [2024-04-23T11:42:03.275Z] [2024-04-23T11:42:03.275Z] === Skipped [2024-04-23T11:42:03.275Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2024-04-23T11:42:03.275Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2024-04-23T11:42:03.275Z] [2024-04-23T11:42:03.275Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2024-04-23T11:42:03.275Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-04-23T11:42:03.275Z] [2024-04-23T11:42:03.275Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2024-04-23T11:42:03.275Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm [2024-04-23T11:42:03.275Z] [2024-04-23T11:42:03.275Z] DONE 71 tests, 3 skipped in 6.681s [2024-04-23T11:42:03.275Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2024-04-23T11:42:03.275Z] ++ '[' -n '' ']' [2024-04-23T11:42:03.275Z] ++ 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 [2024-04-23T11:42:03.275Z] ++ set -e [2024-04-23T11:42:03.275Z] ++ '[' -n 0 ']' [2024-04-23T11:42:03.275Z] ++ set -x [2024-04-23T11:42:03.275Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:42:03.535Z] === RUN TestStripANSICommands [2024-04-23T11:42:03.535Z] === RUN TestStripANSICommands/#00 [2024-04-23T11:42:03.535Z] === RUN TestStripANSICommands/#01 [2024-04-23T11:42:03.535Z] --- PASS: TestStripANSICommands (0.00s) [2024-04-23T11:42:03.535Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2024-04-23T11:42:03.535Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2024-04-23T11:42:03.535Z] PASS [2024-04-23T11:42:03.535Z] [2024-04-23T11:42:03.535Z] DONE 3 tests in 0.007s [2024-04-23T11:42:03.535Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2024-04-23T11:42:03.535Z] ++ '[' -n '' ']' [2024-04-23T11:42:03.535Z] ++ 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 [2024-04-23T11:42:03.535Z] ++ set -e [2024-04-23T11:42:03.535Z] ++ '[' -n 0 ']' [2024-04-23T11:42:03.535Z] ++ set -x [2024-04-23T11:42:03.536Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:42:03.536Z] INFO: Testing against a local daemon [2024-04-23T11:42:03.536Z] === RUN TestCreateWithMultiNetworks [2024-04-23T11:42:04.467Z] --- PASS: TestCreateWithMultiNetworks (0.88s) [2024-04-23T11:42:04.467Z] === RUN TestNetworkCreateDelete [2024-04-23T11:42:04.467Z] --- PASS: TestNetworkCreateDelete (0.16s) [2024-04-23T11:42:04.467Z] === RUN TestDockerNetworkDeletePreferID [2024-04-23T11:42:05.031Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2024-04-23T11:42:05.031Z] === RUN TestDaemonDNSFallback [2024-04-23T11:42:11.574Z] --- PASS: TestDaemonDNSFallback (6.18s) [2024-04-23T11:42:11.574Z] === RUN TestInspectNetwork [2024-04-23T11:42:14.095Z] === RUN TestInspectNetwork/full_network_id [2024-04-23T11:42:14.095Z] === RUN TestInspectNetwork/partial_network_id [2024-04-23T11:42:14.095Z] === RUN TestInspectNetwork/network_name [2024-04-23T11:42:14.095Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2024-04-23T11:42:18.268Z] --- PASS: TestInspectNetwork (6.93s) [2024-04-23T11:42:18.268Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2024-04-23T11:42:18.268Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2024-04-23T11:42:18.268Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2024-04-23T11:42:18.268Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2024-04-23T11:42:18.268Z] === RUN TestRunContainerWithBridgeNone [2024-04-23T11:42:19.198Z] --- PASS: TestRunContainerWithBridgeNone (1.16s) [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/create [2024-04-23T11:42:19.198Z] === PAUSE TestNetworkInvalidJSON/networks/create [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2024-04-23T11:42:19.198Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2024-04-23T11:42:19.198Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2024-04-23T11:42:19.198Z] === CONT TestNetworkInvalidJSON/networks/create [2024-04-23T11:42:19.198Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2024-04-23T11:42:19.198Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2024-04-23T11:42:19.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2024-04-23T11:42:19.198Z] === RUN TestNetworkList [2024-04-23T11:42:19.198Z] === RUN TestNetworkList//networks [2024-04-23T11:42:19.198Z] === PAUSE TestNetworkList//networks [2024-04-23T11:42:19.198Z] === RUN TestNetworkList//networks/ [2024-04-23T11:42:19.198Z] === PAUSE TestNetworkList//networks/ [2024-04-23T11:42:19.198Z] === CONT TestNetworkList//networks [2024-04-23T11:42:19.198Z] === CONT TestNetworkList//networks/ [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkList (0.01s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkList//networks/ (0.00s) [2024-04-23T11:42:19.198Z] --- PASS: TestNetworkList//networks (0.00s) [2024-04-23T11:42:19.198Z] === RUN TestHostIPv4BridgeLabel [2024-04-23T11:42:19.761Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2024-04-23T11:42:19.761Z] === RUN TestDefaultNetworkOpts [2024-04-23T11:42:19.761Z] === RUN TestDefaultNetworkOpts/default_value [2024-04-23T11:42:21.131Z] === RUN TestDefaultNetworkOpts/cmdline_value [2024-04-23T11:42:22.500Z] === RUN TestDefaultNetworkOpts/config-from_value [2024-04-23T11:42:23.431Z] --- PASS: TestDefaultNetworkOpts (3.70s) [2024-04-23T11:42:23.431Z] --- PASS: TestDefaultNetworkOpts/default_value (1.24s) [2024-04-23T11:42:23.431Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.20s) [2024-04-23T11:42:23.431Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.26s) [2024-04-23T11:42:23.431Z] === RUN TestForbidDuplicateNetworkNames [2024-04-23T11:42:23.995Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s) [2024-04-23T11:42:23.995Z] === RUN TestDaemonRestartWithLiveRestore [2024-04-23T11:42:25.364Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2024-04-23T11:42:25.364Z] === RUN TestDaemonDefaultNetworkPools [2024-04-23T11:42:25.927Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2024-04-23T11:42:25.927Z] === RUN TestDaemonRestartWithExistingNetwork [2024-04-23T11:42:27.295Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2024-04-23T11:42:27.295Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2024-04-23T11:42:28.225Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2024-04-23T11:42:28.225Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2024-04-23T11:42:29.155Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2024-04-23T11:42:29.155Z] === RUN TestServiceWithPredefinedNetwork [2024-04-23T11:42:31.049Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2024-04-23T11:42:31.049Z] === RUN TestServiceRemoveKeepsIngressNetwork [2024-04-23T11:42:31.049Z] service_test.go:250: FLAKY_TEST [2024-04-23T11:42:31.049Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-04-23T11:42:31.049Z] === RUN TestServiceWithDataPathPortInit [2024-04-23T11:42:45.900Z] --- PASS: TestServiceWithDataPathPortInit (13.23s) [2024-04-23T11:42:45.900Z] === RUN TestServiceWithDefaultAddressPoolInit [2024-04-23T11:42:46.464Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sd5oga6sldb9zemephaysxiqh Created:2024-04-23 11:42:45.422480766 +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[c7b7a377763ab25eacba0991aa226d22102189df9f2c2843de80870f8169c68b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lzacv4r49agpxdva1fwnsq4qk EndpointID:5c0621c66f8d5c8bb7c388959a60d9e489d05611ff03c942c6e09198ff58bfcf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9ca9e0f9c6f2b6d2e740596ba679de2a1fe5697d45cf1508001b47864fde2b7f 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:89e45bc4a6e4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lzacv4r49agpxdva1fwnsq4qk EndpointID:5c0621c66f8d5c8bb7c388959a60d9e489d05611ff03c942c6e09198ff58bfcf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2024-04-23T11:42:51.715Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2024-04-23T11:42:51.715Z] PASS [2024-04-23T11:42:51.715Z] [2024-04-23T11:42:51.715Z] === Skipped [2024-04-23T11:42:51.715Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-04-23T11:42:51.715Z] service_test.go:250: FLAKY_TEST [2024-04-23T11:42:51.715Z] [2024-04-23T11:42:51.715Z] DONE 44 tests, 1 skipped in 47.598s [2024-04-23T11:42:51.715Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2024-04-23T11:42:51.715Z] ++ '[' -n '' ']' [2024-04-23T11:42:51.715Z] ++ 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 [2024-04-23T11:42:51.715Z] ++ set -e [2024-04-23T11:42:51.715Z] ++ '[' -n 0 ']' [2024-04-23T11:42:51.715Z] ++ set -x [2024-04-23T11:42:51.715Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:42:51.715Z] INFO: Testing against a local daemon [2024-04-23T11:42:51.715Z] === RUN TestDockerNetworkIpvlanPersistance [2024-04-23T11:42:52.278Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.17s) [2024-04-23T11:42:52.278Z] === RUN TestDockerNetworkIpvlan [2024-04-23T11:42:52.278Z] === RUN TestDockerNetworkIpvlan/Subinterface [2024-04-23T11:42:52.841Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2024-04-23T11:42:53.802Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2024-04-23T11:42:55.193Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2024-04-23T11:42:56.562Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2024-04-23T11:42:57.492Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2024-04-23T11:42:59.386Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetWithParent [2024-04-23T11:43:01.280Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetNoParent [2024-04-23T11:43:03.174Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2024-04-23T11:43:05.695Z] === RUN TestDockerNetworkIpvlan/L2Addressing [2024-04-23T11:43:06.258Z] === RUN TestDockerNetworkIpvlan/L3Addressing [2024-04-23T11:43:07.188Z] === RUN TestDockerNetworkIpvlan/NoIPv6 [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan (16.19s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.70s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.65s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.34s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.37s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.34s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.43s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.89s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.21s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.13s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.00s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.03s) [2024-04-23T11:43:08.557Z] --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.09s) [2024-04-23T11:43:08.557Z] === RUN TestIPVlanDNS [2024-04-23T11:43:09.120Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false [2024-04-23T11:43:17.214Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false [2024-04-23T11:43:21.387Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true [2024-04-23T11:43:26.637Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false [2024-04-23T11:43:34.730Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false [2024-04-23T11:43:39.980Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true [2024-04-23T11:43:45.231Z] --- PASS: TestIPVlanDNS (36.14s) [2024-04-23T11:43:45.231Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.81s) [2024-04-23T11:43:45.231Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.49s) [2024-04-23T11:43:45.231Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.45s) [2024-04-23T11:43:45.231Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.81s) [2024-04-23T11:43:45.231Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.49s) [2024-04-23T11:43:45.231Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.46s) [2024-04-23T11:43:45.231Z] PASS [2024-04-23T11:43:45.231Z] [2024-04-23T11:43:45.231Z] DONE 21 tests in 53.532s [2024-04-23T11:43:45.231Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2024-04-23T11:43:45.231Z] ++ '[' -n '' ']' [2024-04-23T11:43:45.231Z] ++ 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 [2024-04-23T11:43:45.231Z] ++ set -e [2024-04-23T11:43:45.231Z] ++ '[' -n 0 ']' [2024-04-23T11:43:45.231Z] ++ set -x [2024-04-23T11:43:45.231Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:43:45.231Z] INFO: Testing against a local daemon [2024-04-23T11:43:45.231Z] === RUN TestDockerNetworkMacvlanPersistance [2024-04-23T11:43:45.795Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) [2024-04-23T11:43:45.795Z] === RUN TestDockerNetworkMacvlan [2024-04-23T11:43:45.795Z] === RUN TestDockerNetworkMacvlan/Subinterface [2024-04-23T11:43:46.359Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2024-04-23T11:43:47.313Z] === RUN TestDockerNetworkMacvlan/NilParent [2024-04-23T11:43:48.682Z] === RUN TestDockerNetworkMacvlan/InternalMode [2024-04-23T11:43:50.050Z] === RUN TestDockerNetworkMacvlan/MultiSubnetWithParent [2024-04-23T11:43:51.944Z] === RUN TestDockerNetworkMacvlan/MultiSubnetNoParent [2024-04-23T11:43:54.464Z] === RUN TestDockerNetworkMacvlan/Addressing [2024-04-23T11:43:55.027Z] === RUN TestDockerNetworkMacvlan/NoIPv6 [2024-04-23T11:43:56.396Z] --- PASS: TestDockerNetworkMacvlan (10.48s) [2024-04-23T11:43:56.396Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.67s) [2024-04-23T11:43:56.396Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.72s) [2024-04-23T11:43:56.396Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s) [2024-04-23T11:43:56.396Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.44s) [2024-04-23T11:43:56.396Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.84s) [2024-04-23T11:43:56.396Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.24s) [2024-04-23T11:43:56.396Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2024-04-23T11:43:56.396Z] --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.13s) [2024-04-23T11:43:56.396Z] === RUN TestMACVlanDNS [2024-04-23T11:43:56.959Z] === RUN TestMACVlanDNS/with_parent [2024-04-23T11:44:05.051Z] === RUN TestMACVlanDNS/no_parent [2024-04-23T11:44:09.222Z] === RUN TestMACVlanDNS/with_parent,_internal [2024-04-23T11:44:15.765Z] --- PASS: TestMACVlanDNS (18.49s) [2024-04-23T11:44:15.765Z] --- PASS: TestMACVlanDNS/with_parent (6.82s) [2024-04-23T11:44:15.765Z] --- PASS: TestMACVlanDNS/no_parent (5.53s) [2024-04-23T11:44:15.765Z] --- PASS: TestMACVlanDNS/with_parent,_internal (5.49s) [2024-04-23T11:44:15.765Z] PASS [2024-04-23T11:44:15.765Z] [2024-04-23T11:44:15.765Z] DONE 14 tests in 30.166s [2024-04-23T11:44:15.765Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m [2024-04-23T11:44:15.765Z] ++ '[' -n '' ']' [2024-04-23T11:44:15.765Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2024-04-23T11:44:15.765Z] ++ set -e [2024-04-23T11:44:15.765Z] ++ '[' -n 0 ']' [2024-04-23T11:44:15.765Z] ++ set -x [2024-04-23T11:44:15.765Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2024-04-23T11:44:15.765Z] INFO: Testing against a local daemon [2024-04-23T11:44:15.765Z] === RUN TestBridgeICC [2024-04-23T11:44:15.765Z] === RUN TestBridgeICC/IPv4_non-internal_network [2024-04-23T11:44:16.328Z] === RUN TestBridgeICC/IPv4_internal_network [2024-04-23T11:44:17.697Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network [2024-04-23T11:44:18.627Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network [2024-04-23T11:44:19.557Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network [2024-04-23T11:44:20.487Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network [2024-04-23T11:44:21.855Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name [2024-04-23T11:44:22.785Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name [2024-04-23T11:44:23.715Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address [2024-04-23T11:44:26.235Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC (14.28s) [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.03s) [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.02s) [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.09s) [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.03s) [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.08s) [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.01s) [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.10s) [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.08s) [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.10s) [2024-04-23T11:44:29.507Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.16s) [2024-04-23T11:44:29.507Z] === RUN TestBridgeICCWindows [2024-04-23T11:44:29.507Z] bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T11:44:29.507Z] --- SKIP: TestBridgeICCWindows (0.00s) [2024-04-23T11:44:29.507Z] === RUN TestBridgeINC [2024-04-23T11:44:29.507Z] === RUN TestBridgeINC/IPv4_non-internal_network [2024-04-23T11:44:34.808Z] === RUN TestBridgeINC/IPv4_internal_network [2024-04-23T11:44:35.065Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network [2024-04-23T11:44:40.316Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network [2024-04-23T11:44:40.879Z] --- PASS: TestBridgeINC (11.69s) [2024-04-23T11:44:40.879Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.27s) [2024-04-23T11:44:40.879Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.18s) [2024-04-23T11:44:40.879Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.35s) [2024-04-23T11:44:40.879Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.28s) [2024-04-23T11:44:40.879Z] === RUN TestDefaultBridgeIPv6 [2024-04-23T11:44:40.879Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA [2024-04-23T11:44:42.248Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only [2024-04-23T11:44:43.616Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only [2024-04-23T11:44:45.509Z] --- PASS: TestDefaultBridgeIPv6 (4.41s) [2024-04-23T11:44:45.509Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.45s) [2024-04-23T11:44:45.509Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.49s) [2024-04-23T11:44:45.509Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.46s) [2024-04-23T11:44:45.509Z] === RUN TestDefaultBridgeAddresses [2024-04-23T11:44:45.509Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes [2024-04-23T11:44:46.878Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes [2024-04-23T11:44:48.247Z] --- PASS: TestDefaultBridgeAddresses (3.10s) [2024-04-23T11:44:48.247Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) [2024-04-23T11:44:48.247Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) [2024-04-23T11:44:48.247Z] === RUN TestInternalNwConnectivity [2024-04-23T11:44:51.520Z] --- PASS: TestInternalNwConnectivity (3.29s) [2024-04-23T11:44:51.520Z] === RUN TestDisableIPv6Addrs [2024-04-23T11:44:52.083Z] === RUN TestDisableIPv6Addrs/IPv6_enabled [2024-04-23T11:44:52.646Z] === RUN TestDisableIPv6Addrs/IPv6_disabled [2024-04-23T11:44:53.209Z] --- PASS: TestDisableIPv6Addrs (1.66s) [2024-04-23T11:44:53.209Z] --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.46s) [2024-04-23T11:44:53.209Z] --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.47s) [2024-04-23T11:44:53.209Z] === RUN TestNonIPv6Network [2024-04-23T11:44:54.577Z] --- PASS: TestNonIPv6Network (1.25s) [2024-04-23T11:44:54.577Z] === RUN TestSetInterfaceSysctl [2024-04-23T11:44:55.507Z] --- PASS: TestSetInterfaceSysctl (1.03s) [2024-04-23T11:44:55.507Z] === RUN TestEtcHostsIpv6 [2024-04-23T11:44:56.070Z] === RUN TestEtcHostsIpv6/IPv6_enabled [2024-04-23T11:44:56.634Z] === RUN TestEtcHostsIpv6/IPv6_disabled [2024-04-23T11:44:57.197Z] --- PASS: TestEtcHostsIpv6 (1.61s) [2024-04-23T11:44:57.197Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.51s) [2024-04-23T11:44:57.197Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.50s) [2024-04-23T11:44:57.197Z] === RUN TestMACAddrOnRestart [2024-04-23T11:44:59.090Z] --- PASS: TestMACAddrOnRestart (2.04s) [2024-04-23T11:44:59.090Z] === RUN TestCfgdMACAddrOnRestart [2024-04-23T11:45:01.611Z] --- PASS: TestCfgdMACAddrOnRestart (2.56s) [2024-04-23T11:45:01.611Z] === RUN TestInspectCfgdMAC [2024-04-23T11:45:02.174Z] === RUN TestInspectCfgdMAC/generated_address_default_bridge [2024-04-23T11:45:02.431Z] === RUN TestInspectCfgdMAC/configured_address_default_bridge [2024-04-23T11:45:02.431Z] === RUN TestInspectCfgdMAC/generated_address_custom_bridge [2024-04-23T11:45:02.431Z] === RUN TestInspectCfgdMAC/configured_address_custom_bridge [2024-04-23T11:45:02.688Z] === RUN TestInspectCfgdMAC/ctr-wide_address_default_bridge [2024-04-23T11:45:02.688Z] --- PASS: TestInspectCfgdMAC (1.08s) [2024-04-23T11:45:02.688Z] --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s) [2024-04-23T11:45:02.688Z] --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s) [2024-04-23T11:45:02.688Z] --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.16s) [2024-04-23T11:45:02.688Z] --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s) [2024-04-23T11:45:02.688Z] --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s) [2024-04-23T11:45:02.688Z] === RUN TestWatchtowerCreate [2024-04-23T11:45:04.057Z] --- PASS: TestWatchtowerCreate (1.10s) [2024-04-23T11:45:04.057Z] === RUN TestResolvConfLocalhostIPv6 [2024-04-23T11:45:04.989Z] --- PASS: TestResolvConfLocalhostIPv6 (1.19s) [2024-04-23T11:45:04.989Z] === RUN TestInternalNetworkDNS [2024-04-23T11:45:31.498Z] --- PASS: TestInternalNetworkDNS (23.12s) [2024-04-23T11:45:31.498Z] === RUN TestNslookupWindows [2024-04-23T11:45:31.498Z] resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T11:45:31.498Z] --- SKIP: TestNslookupWindows (0.00s) [2024-04-23T11:45:31.498Z] PASS [2024-04-23T11:45:31.498Z] [2024-04-23T11:45:31.498Z] === Skipped [2024-04-23T11:45:31.498Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s) [2024-04-23T11:45:31.498Z] bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T11:45:31.498Z] [2024-04-23T11:45:31.498Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s) [2024-04-23T11:45:31.498Z] resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T11:45:31.498Z] [2024-04-23T11:45:31.498Z] DONE 45 tests, 2 skipped in 73.448s [2024-04-23T11:45:31.498Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2024-04-23T11:45:31.498Z] ++ '[' -n '' ']' [2024-04-23T11:45:31.498Z] ++ 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 [2024-04-23T11:45:31.498Z] ++ set -e [2024-04-23T11:45:31.498Z] ++ '[' -n 0 ']' [2024-04-23T11:45:31.498Z] ++ set -x [2024-04-23T11:45:31.498Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:45:31.498Z] testing: warning: no tests to run [2024-04-23T11:45:31.498Z] PASS [2024-04-23T11:45:31.498Z] [2024-04-23T11:45:31.498Z] DONE 0 tests in 0.005s [2024-04-23T11:45:31.498Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2024-04-23T11:45:31.498Z] ++ '[' -n '' ']' [2024-04-23T11:45:31.498Z] ++ 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 [2024-04-23T11:45:31.498Z] ++ set -e [2024-04-23T11:45:31.498Z] ++ '[' -n 0 ']' [2024-04-23T11:45:31.498Z] ++ set -x [2024-04-23T11:45:31.498Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:45:31.498Z] INFO: Testing against a local daemon [2024-04-23T11:45:31.498Z] === RUN TestAuthZPluginAllowRequest [2024-04-23T11:45:31.498Z] --- PASS: TestAuthZPluginAllowRequest (1.01s) [2024-04-23T11:45:31.498Z] === RUN TestAuthZPluginTLS [2024-04-23T11:45:31.498Z] --- PASS: TestAuthZPluginTLS (0.54s) [2024-04-23T11:45:31.498Z] === RUN TestAuthZPluginDenyRequest [2024-04-23T11:45:31.498Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2024-04-23T11:45:31.498Z] === RUN TestAuthZPluginAPIDenyResponse [2024-04-23T11:45:31.498Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2024-04-23T11:45:31.498Z] === RUN TestAuthZPluginDenyResponse [2024-04-23T11:45:31.498Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2024-04-23T11:45:31.498Z] === RUN TestAuthZPluginAllowEventStream [2024-04-23T11:45:32.070Z] 2024/04/23 11:45:32 http: panic serving 127.0.0.1:56692: runtime error: invalid memory address or nil pointer dereference [2024-04-23T11:45:32.070Z] goroutine 142 [running]: [2024-04-23T11:45:32.070Z] net/http.(*conn).serve.func1() [2024-04-23T11:45:32.070Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-04-23T11:45:32.070Z] panic({0xa96bc0?, 0x15cb010?}) [2024-04-23T11:45:32.070Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-04-23T11:45:32.070Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x40003a8a80}, 0xffff70e36ee0?) [2024-04-23T11:45:32.070Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2024-04-23T11:45:32.070Z] net/http.HandlerFunc.ServeHTTP(0x40003a0b00?, {0xd9bff0?, 0x40003a8a80?}, 0x403084?) [2024-04-23T11:45:32.070Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:45:32.070Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x40003a8a80}, 0x40003a0b00) [2024-04-23T11:45:32.070Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-04-23T11:45:32.070Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400019a160, {0xd9abb0?, 0x40000f1420}, 0x40003a0a00, {0xd90c00, 0x4000512540}) [2024-04-23T11:45:32.070Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-04-23T11:45:32.070Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40000f1420?}, 0x4000310560?) [2024-04-23T11:45:32.070Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-04-23T11:45:32.070Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9abb0?, 0x40000f1420?}, 0x40000f1420?) [2024-04-23T11:45:32.070Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:45:32.070Z] net/http.serverHandler.ServeHTTP({0xd97628?}, {0xd9abb0?, 0x40000f1420?}, 0x6?) [2024-04-23T11:45:32.070Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-04-23T11:45:32.070Z] net/http.(*conn).serve(0x4000128480, {0xda2358, 0x40001e6330}) [2024-04-23T11:45:32.070Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-04-23T11:45:32.070Z] created by net/http.(*Server).Serve in goroutine 23 [2024-04-23T11:45:32.070Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-04-23T11:45:33.492Z] 2024/04/23 11:45:33 http: panic serving 127.0.0.1:56694: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-04-23T11:45:33.492Z] goroutine 197 [running]: [2024-04-23T11:45:33.492Z] net/http.(*conn).serve.func1() [2024-04-23T11:45:33.492Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-04-23T11:45:33.492Z] panic({0xa2c420?, 0x40003106c0?}) [2024-04-23T11:45:33.492Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-04-23T11:45:33.492Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x40003a8c00}, 0xffff70e36ee0?) [2024-04-23T11:45:33.492Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-04-23T11:45:33.492Z] net/http.HandlerFunc.ServeHTTP(0x40003a0c00?, {0xd9bff0?, 0x40003a8c00?}, 0x403084?) [2024-04-23T11:45:33.492Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:45:33.492Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x40003a8c00}, 0x40003a0c00) [2024-04-23T11:45:33.492Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-04-23T11:45:33.493Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400019a160, {0xd9abb0?, 0x40000f1500}, 0x4000498c00, {0xd90c00, 0x4000512540}) [2024-04-23T11:45:33.493Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-04-23T11:45:33.493Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40000f1500?}, 0x40001128d0?) [2024-04-23T11:45:33.493Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-04-23T11:45:33.493Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9abb0?, 0x40000f1500?}, 0x4000013b40?) [2024-04-23T11:45:33.493Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:45:33.493Z] net/http.serverHandler.ServeHTTP({0x40001128d0?}, {0xd9abb0?, 0x40000f1500?}, 0x6?) [2024-04-23T11:45:33.493Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-04-23T11:45:33.493Z] net/http.(*conn).serve(0x4000128a20, {0xda2358, 0x40001e6330}) [2024-04-23T11:45:33.493Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-04-23T11:45:33.493Z] created by net/http.(*Server).Serve in goroutine 23 [2024-04-23T11:45:33.493Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-04-23T11:45:35.397Z] 2024/04/23 11:45:35 http: panic serving 127.0.0.1:57376: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-04-23T11:45:35.397Z] goroutine 189 [running]: [2024-04-23T11:45:35.397Z] net/http.(*conn).serve.func1() [2024-04-23T11:45:35.397Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-04-23T11:45:35.397Z] panic({0xa2c420?, 0x4000310780?}) [2024-04-23T11:45:35.397Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-04-23T11:45:35.397Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x40003a8de0}, 0xffff70e36ee0?) [2024-04-23T11:45:35.397Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-04-23T11:45:35.397Z] net/http.HandlerFunc.ServeHTTP(0x40003a0e00?, {0xd9bff0?, 0x40003a8de0?}, 0x403084?) [2024-04-23T11:45:35.397Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:45:35.397Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x40003a8de0}, 0x40003a0e00) [2024-04-23T11:45:35.397Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-04-23T11:45:35.397Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400019a160, {0xd9abb0?, 0x40000f15e0}, 0x40003a0d00, {0xd90c00, 0x4000512540}) [2024-04-23T11:45:35.397Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-04-23T11:45:35.397Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40000f15e0?}, 0x40002e04b0?) [2024-04-23T11:45:35.397Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-04-23T11:45:35.397Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9abb0?, 0x40000f15e0?}, 0x4000013b40?) [2024-04-23T11:45:35.397Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:45:35.397Z] net/http.serverHandler.ServeHTTP({0x40002e04b0?}, {0xd9abb0?, 0x40000f15e0?}, 0x6?) [2024-04-23T11:45:35.397Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-04-23T11:45:35.397Z] net/http.(*conn).serve(0x4000792cf0, {0xda2358, 0x40001e6330}) [2024-04-23T11:45:35.397Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-04-23T11:45:35.397Z] created by net/http.(*Server).Serve in goroutine 23 [2024-04-23T11:45:35.397Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-04-23T11:45:37.290Z] --- PASS: TestAuthZPluginAllowEventStream (6.03s) [2024-04-23T11:45:37.290Z] === RUN TestAuthZPluginErrorResponse [2024-04-23T11:45:37.853Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2024-04-23T11:45:37.853Z] === RUN TestAuthZPluginErrorRequest [2024-04-23T11:45:38.417Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2024-04-23T11:45:38.417Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2024-04-23T11:45:38.980Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2024-04-23T11:45:38.980Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2024-04-23T11:45:40.348Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s) [2024-04-23T11:45:40.348Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2024-04-23T11:45:41.278Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s) [2024-04-23T11:45:41.278Z] === RUN TestAuthZPluginHeader [2024-04-23T11:45:41.841Z] --- PASS: TestAuthZPluginHeader (0.61s) [2024-04-23T11:45:41.841Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2024-04-23T11:45:41.841Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-04-23T11:45:41.841Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-04-23T11:45:41.841Z] === RUN TestAuthZPluginV2Disable [2024-04-23T11:45:41.841Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-04-23T11:45:41.841Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2024-04-23T11:45:41.841Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2024-04-23T11:45:41.841Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-04-23T11:45:41.841Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-04-23T11:45:41.841Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2024-04-23T11:45:41.841Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-04-23T11:45:41.841Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-04-23T11:45:41.841Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2024-04-23T11:45:59.895Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2024-04-23T11:45:59.895Z] PASS [2024-04-23T11:45:59.895Z] [2024-04-23T11:45:59.895Z] === Skipped [2024-04-23T11:45:59.895Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-04-23T11:45:59.895Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-04-23T11:45:59.895Z] [2024-04-23T11:45:59.895Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2024-04-23T11:45:59.895Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-04-23T11:45:59.895Z] [2024-04-23T11:45:59.895Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-04-23T11:45:59.895Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-04-23T11:45:59.895Z] [2024-04-23T11:45:59.895Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-04-23T11:45:59.895Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-04-23T11:45:59.895Z] [2024-04-23T11:45:59.895Z] DONE 17 tests, 4 skipped in 30.477s [2024-04-23T11:45:59.895Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2024-04-23T11:45:59.895Z] ++ '[' -n '' ']' [2024-04-23T11:45:59.895Z] ++ 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 [2024-04-23T11:45:59.895Z] ++ set -e [2024-04-23T11:45:59.895Z] ++ '[' -n 0 ']' [2024-04-23T11:45:59.895Z] ++ set -x [2024-04-23T11:45:59.895Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:45:59.895Z] INFO: Testing against a local daemon [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2024-04-23T11:45:59.895Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2024-04-23T11:45:59.895Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/pull [2024-04-23T11:45:59.895Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2024-04-23T11:45:59.895Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2024-04-23T11:45:59.895Z] === CONT TestPluginInvalidJSON/plugins/pull [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2024-04-23T11:45:59.895Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2024-04-23T11:45:59.895Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON (0.01s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2024-04-23T11:45:59.895Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2024-04-23T11:45:59.895Z] === RUN TestPluginInstall [2024-04-23T11:45:59.895Z] === RUN TestPluginInstall/no_auth [2024-04-23T11:46:02.416Z] time="2024-04-23T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:46:02.416Z] time="2024-04-23T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:743b6f6f347d882d5b18d5a4867b69d8293d153b16d5b473d1b0991a06ae99eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:46:02.416Z] time="2024-04-23T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:46:02.416Z] time="2024-04-23T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:743b6f6f347d882d5b18d5a4867b69d8293d153b16d5b473d1b0991a06ae99eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:46:02.416Z] === RUN TestPluginInstall/with_digest [2024-04-23T11:46:02.981Z] === RUN TestPluginInstall/with_htpasswd [2024-04-23T11:46:02.981Z] time="2024-04-23T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:46:02.981Z] time="2024-04-23T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d9ce11e3386440958a8ac4b8d88531589f2ba3d7ea5b33703ee37e76e363b07" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:46:02.981Z] time="2024-04-23T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:46:02.981Z] time="2024-04-23T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d9ce11e3386440958a8ac4b8d88531589f2ba3d7ea5b33703ee37e76e363b07" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:46:03.238Z] === RUN TestPluginInstall/with_insecure [2024-04-23T11:46:04.168Z] time="2024-04-23T11:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:46:04.168Z] time="2024-04-23T11:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cccbe7c79c43cc616ec40badc1a4bd14439251758453c9f7ad7944499f6decc5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:46:04.168Z] time="2024-04-23T11:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:46:04.168Z] time="2024-04-23T11:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cccbe7c79c43cc616ec40badc1a4bd14439251758453c9f7ad7944499f6decc5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:46:04.168Z] plugin_test.go:247: [dc0984bdde818] daemon is not started [2024-04-23T11:46:04.168Z] --- PASS: TestPluginInstall (5.46s) [2024-04-23T11:46:04.168Z] --- PASS: TestPluginInstall/no_auth (3.60s) [2024-04-23T11:46:04.168Z] --- PASS: TestPluginInstall/with_digest (0.48s) [2024-04-23T11:46:04.168Z] --- PASS: TestPluginInstall/with_htpasswd (0.46s) [2024-04-23T11:46:04.168Z] --- PASS: TestPluginInstall/with_insecure (0.92s) [2024-04-23T11:46:04.168Z] === RUN TestPluginsWithRuntimes [2024-04-23T11:46:05.537Z] === RUN TestPluginsWithRuntimes/No_Args [2024-04-23T11:46:06.467Z] === RUN TestPluginsWithRuntimes/With_Args [2024-04-23T11:46:07.397Z] --- PASS: TestPluginsWithRuntimes (3.12s) [2024-04-23T11:46:07.397Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2024-04-23T11:46:07.397Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2024-04-23T11:46:07.397Z] === RUN TestPluginBackCompatMediaTypes [2024-04-23T11:46:07.961Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) [2024-04-23T11:46:07.961Z] PASS [2024-04-23T11:46:07.961Z] [2024-04-23T11:46:07.961Z] DONE 25 tests in 9.109s [2024-04-23T11:46:07.961Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2024-04-23T11:46:07.961Z] ++ '[' -n '' ']' [2024-04-23T11:46:07.961Z] ++ 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 [2024-04-23T11:46:07.961Z] ++ set -e [2024-04-23T11:46:07.961Z] ++ '[' -n 0 ']' [2024-04-23T11:46:07.961Z] ++ set -x [2024-04-23T11:46:07.961Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:46:07.961Z] INFO: Testing against a local daemon [2024-04-23T11:46:07.961Z] === RUN TestExternalGraphDriver [2024-04-23T11:46:08.218Z] === RUN TestExternalGraphDriver/json [2024-04-23T11:46:08.218Z] === RUN TestExternalGraphDriver/spec [2024-04-23T11:46:08.218Z] === RUN TestExternalGraphDriver/pull [2024-04-23T11:46:08.218Z] --- PASS: TestExternalGraphDriver (0.34s) [2024-04-23T11:46:08.218Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2024-04-23T11:46:08.218Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2024-04-23T11:46:08.218Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2024-04-23T11:46:08.218Z] === RUN TestGraphdriverPluginV2 [2024-04-23T11:46:08.475Z] external_test.go:416: (*Execution).NotAmd64-fm [2024-04-23T11:46:08.475Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2024-04-23T11:46:08.475Z] PASS [2024-04-23T11:46:08.475Z] [2024-04-23T11:46:08.475Z] === Skipped [2024-04-23T11:46:08.475Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2024-04-23T11:46:08.475Z] external_test.go:416: (*Execution).NotAmd64-fm [2024-04-23T11:46:08.475Z] [2024-04-23T11:46:08.475Z] DONE 5 tests, 1 skipped in 0.694s [2024-04-23T11:46:08.475Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2024-04-23T11:46:08.475Z] ++ '[' -n '' ']' [2024-04-23T11:46:08.475Z] ++ 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 [2024-04-23T11:46:08.475Z] ++ set -e [2024-04-23T11:46:08.475Z] ++ '[' -n 0 ']' [2024-04-23T11:46:08.475Z] ++ set -x [2024-04-23T11:46:08.475Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:46:08.475Z] INFO: Testing against a local daemon [2024-04-23T11:46:08.475Z] === RUN TestContinueAfterPluginCrash [2024-04-23T11:46:08.475Z] === PAUSE TestContinueAfterPluginCrash [2024-04-23T11:46:08.475Z] === RUN TestReadPluginNoRead [2024-04-23T11:46:08.475Z] === PAUSE TestReadPluginNoRead [2024-04-23T11:46:08.475Z] === RUN TestDaemonStartWithLogOpt [2024-04-23T11:46:08.475Z] === PAUSE TestDaemonStartWithLogOpt [2024-04-23T11:46:08.475Z] === CONT TestContinueAfterPluginCrash [2024-04-23T11:46:08.475Z] === CONT TestDaemonStartWithLogOpt [2024-04-23T11:46:08.475Z] === CONT TestReadPluginNoRead [2024-04-23T11:46:10.998Z] === RUN TestReadPluginNoRead/default [2024-04-23T11:46:10.998Z] --- PASS: TestDaemonStartWithLogOpt (2.57s) [2024-04-23T11:46:11.928Z] === RUN TestReadPluginNoRead/disabled_caching [2024-04-23T11:46:12.858Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2024-04-23T11:46:14.226Z] read_test.go:93: [dd95d09ae9710] daemon is not started [2024-04-23T11:46:14.226Z] --- PASS: TestReadPluginNoRead (5.44s) [2024-04-23T11:46:14.226Z] --- PASS: TestReadPluginNoRead/default (1.14s) [2024-04-23T11:46:14.226Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2024-04-23T11:46:14.226Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2024-04-23T11:46:16.120Z] --- PASS: TestContinueAfterPluginCrash (7.49s) [2024-04-23T11:46:16.120Z] PASS [2024-04-23T11:46:16.120Z] [2024-04-23T11:46:16.120Z] DONE 6 tests in 7.514s [2024-04-23T11:46:16.120Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2024-04-23T11:46:16.120Z] ++ '[' -n '' ']' [2024-04-23T11:46:16.120Z] ++ 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 [2024-04-23T11:46:16.120Z] ++ set -e [2024-04-23T11:46:16.120Z] ++ '[' -n 0 ']' [2024-04-23T11:46:16.120Z] ++ set -x [2024-04-23T11:46:16.120Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:46:16.120Z] testing: warning: no tests to run [2024-04-23T11:46:16.120Z] PASS [2024-04-23T11:46:16.120Z] [2024-04-23T11:46:16.120Z] DONE 0 tests in 0.005s [2024-04-23T11:46:16.120Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2024-04-23T11:46:16.120Z] ++ '[' -n '' ']' [2024-04-23T11:46:16.120Z] ++ 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 [2024-04-23T11:46:16.120Z] ++ set -e [2024-04-23T11:46:16.120Z] ++ '[' -n 0 ']' [2024-04-23T11:46:16.120Z] ++ set -x [2024-04-23T11:46:16.120Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:46:16.120Z] INFO: Testing against a local daemon [2024-04-23T11:46:16.120Z] === RUN TestPluginWithDevMounts [2024-04-23T11:46:16.120Z] === PAUSE TestPluginWithDevMounts [2024-04-23T11:46:16.120Z] === CONT TestPluginWithDevMounts [2024-04-23T11:46:17.488Z] --- PASS: TestPluginWithDevMounts (1.47s) [2024-04-23T11:46:17.489Z] PASS [2024-04-23T11:46:17.489Z] [2024-04-23T11:46:17.489Z] DONE 1 tests in 1.494s [2024-04-23T11:46:17.489Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2024-04-23T11:46:17.489Z] ++ '[' -n '' ']' [2024-04-23T11:46:17.489Z] ++ 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 [2024-04-23T11:46:17.489Z] ++ set -e [2024-04-23T11:46:17.489Z] ++ '[' -n 0 ']' [2024-04-23T11:46:17.489Z] ++ set -x [2024-04-23T11:46:17.489Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:46:17.489Z] INFO: Testing against a local daemon [2024-04-23T11:46:17.489Z] === RUN TestSecretInspect [2024-04-23T11:46:19.381Z] --- PASS: TestSecretInspect (1.90s) [2024-04-23T11:46:19.381Z] === RUN TestSecretList [2024-04-23T11:46:21.902Z] --- PASS: TestSecretList (1.95s) [2024-04-23T11:46:21.902Z] === RUN TestSecretsCreateAndDelete [2024-04-23T11:46:23.298Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2024-04-23T11:46:23.298Z] === RUN TestSecretsUpdate [2024-04-23T11:46:25.191Z] --- PASS: TestSecretsUpdate (1.94s) [2024-04-23T11:46:25.191Z] === RUN TestTemplatedSecret [2024-04-23T11:46:27.712Z] --- PASS: TestTemplatedSecret (2.43s) [2024-04-23T11:46:27.712Z] === RUN TestSecretCreateResolve [2024-04-23T11:46:29.606Z] --- PASS: TestSecretCreateResolve (1.86s) [2024-04-23T11:46:29.606Z] PASS [2024-04-23T11:46:29.606Z] [2024-04-23T11:46:29.606Z] DONE 6 tests in 12.049s [2024-04-23T11:46:29.606Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2024-04-23T11:46:29.606Z] ++ '[' -n '' ']' [2024-04-23T11:46:29.606Z] ++ 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 [2024-04-23T11:46:29.606Z] ++ set -e [2024-04-23T11:46:29.606Z] ++ '[' -n 0 ']' [2024-04-23T11:46:29.606Z] ++ set -x [2024-04-23T11:46:29.606Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:46:29.606Z] INFO: Testing against a local daemon [2024-04-23T11:46:29.606Z] === RUN TestServiceCreateInit [2024-04-23T11:46:29.606Z] === RUN TestServiceCreateInit/daemonInitDisabled [2024-04-23T11:46:33.778Z] === RUN TestServiceCreateInit/daemonInitEnabled [2024-04-23T11:46:37.051Z] --- PASS: TestServiceCreateInit (7.21s) [2024-04-23T11:46:37.051Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2024-04-23T11:46:37.051Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2024-04-23T11:46:37.051Z] === RUN TestCreateServiceMultipleTimes [2024-04-23T11:46:51.902Z] --- PASS: TestCreateServiceMultipleTimes (14.74s) [2024-04-23T11:46:51.902Z] === RUN TestCreateServiceConflict [2024-04-23T11:46:53.795Z] --- PASS: TestCreateServiceConflict (1.92s) [2024-04-23T11:46:53.795Z] === RUN TestCreateServiceMaxReplicas [2024-04-23T11:46:56.316Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2024-04-23T11:46:56.316Z] === RUN TestCreateServiceSecretFileMode [2024-04-23T11:47:08.494Z] --- PASS: TestCreateServiceSecretFileMode (12.39s) [2024-04-23T11:47:08.494Z] === RUN TestCreateServiceConfigFileMode [2024-04-23T11:47:20.672Z] --- PASS: TestCreateServiceConfigFileMode (12.31s) [2024-04-23T11:47:20.672Z] === RUN TestCreateServiceSysctls [2024-04-23T11:47:23.944Z] --- PASS: TestCreateServiceSysctls (3.04s) [2024-04-23T11:47:23.944Z] === RUN TestCreateServiceCapabilities [2024-04-23T11:47:26.465Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2024-04-23T11:47:26.465Z] === RUN TestInspect [2024-04-23T11:47:28.985Z] --- PASS: TestInspect (2.57s) [2024-04-23T11:47:28.985Z] === RUN TestCreateJob [2024-04-23T11:47:31.526Z] --- PASS: TestCreateJob (2.92s) [2024-04-23T11:47:31.526Z] === RUN TestReplicatedJob [2024-04-23T11:47:36.777Z] --- PASS: TestReplicatedJob (4.46s) [2024-04-23T11:47:36.777Z] === RUN TestUpdateReplicatedJob [2024-04-23T11:47:39.298Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2024-04-23T11:47:39.298Z] === RUN TestServiceListWithStatuses [2024-04-23T11:47:43.471Z] --- PASS: TestServiceListWithStatuses (4.26s) [2024-04-23T11:47:43.471Z] === RUN TestDockerNetworkConnectAliasPreV144 [2024-04-23T11:47:47.644Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.83s) [2024-04-23T11:47:47.644Z] === RUN TestDockerNetworkReConnect [2024-04-23T11:47:50.165Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2024-04-23T11:47:50.165Z] === RUN TestServicePlugin [2024-04-23T11:47:50.165Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-04-23T11:47:50.165Z] --- SKIP: TestServicePlugin (0.00s) [2024-04-23T11:47:50.165Z] === RUN TestServiceUpdateLabel [2024-04-23T11:47:52.058Z] --- PASS: TestServiceUpdateLabel (1.87s) [2024-04-23T11:47:52.058Z] === RUN TestServiceUpdateSecrets [2024-04-23T11:48:06.908Z] --- PASS: TestServiceUpdateSecrets (14.24s) [2024-04-23T11:48:06.908Z] === RUN TestServiceUpdateConfigs [2024-04-23T11:48:21.757Z] --- PASS: TestServiceUpdateConfigs (14.22s) [2024-04-23T11:48:21.757Z] === RUN TestServiceUpdateNetwork [2024-04-23T11:48:33.936Z] --- PASS: TestServiceUpdateNetwork (12.16s) [2024-04-23T11:48:33.936Z] === RUN TestServiceUpdatePidsLimit [2024-04-23T11:48:33.936Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2024-04-23T11:48:34.500Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2024-04-23T11:48:42.592Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2024-04-23T11:48:49.178Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2024-04-23T11:48:49.178Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2024-04-23T11:48:49.178Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2024-04-23T11:48:49.178Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s) [2024-04-23T11:48:49.178Z] PASS [2024-04-23T11:48:49.178Z] [2024-04-23T11:48:49.178Z] === Skipped [2024-04-23T11:48:49.178Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2024-04-23T11:48:49.178Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-04-23T11:48:49.178Z] [2024-04-23T11:48:49.178Z] DONE 26 tests, 1 skipped in 139.107s [2024-04-23T11:48:49.178Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2024-04-23T11:48:49.178Z] ++ '[' -n '' ']' [2024-04-23T11:48:49.178Z] ++ 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 [2024-04-23T11:48:49.178Z] ++ set -e [2024-04-23T11:48:49.178Z] ++ '[' -n 0 ']' [2024-04-23T11:48:49.178Z] ++ set -x [2024-04-23T11:48:49.178Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:48:49.178Z] INFO: Testing against a local daemon [2024-04-23T11:48:49.178Z] === RUN TestSessionCreate [2024-04-23T11:48:49.178Z] --- PASS: TestSessionCreate (0.01s) [2024-04-23T11:48:49.178Z] === RUN TestSessionCreateWithBadUpgrade [2024-04-23T11:48:49.178Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2024-04-23T11:48:49.178Z] PASS [2024-04-23T11:48:49.178Z] [2024-04-23T11:48:49.178Z] DONE 2 tests in 0.038s [2024-04-23T11:48:49.178Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2024-04-23T11:48:49.178Z] ++ '[' -n '' ']' [2024-04-23T11:48:49.178Z] ++ 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 [2024-04-23T11:48:49.178Z] ++ set -e [2024-04-23T11:48:49.178Z] ++ '[' -n 0 ']' [2024-04-23T11:48:49.178Z] ++ set -x [2024-04-23T11:48:49.178Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:48:49.178Z] INFO: Testing against a local daemon [2024-04-23T11:48:49.178Z] === RUN TestCgroupDriverSystemdMemoryLimit [2024-04-23T11:48:49.178Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-04-23T11:48:49.178Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-04-23T11:48:49.178Z] === RUN TestDiskUsage [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty/container_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty/image_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty/volume_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty/build-cache_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty/container,_volume_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2024-04-23T11:48:49.435Z] === RUN TestDiskUsage/after_container.Run [2024-04-23T11:48:49.692Z] === RUN TestDiskUsage/after_container.Run/container_types [2024-04-23T11:48:49.692Z] === RUN TestDiskUsage/after_container.Run/image_types [2024-04-23T11:48:49.692Z] === RUN TestDiskUsage/after_container.Run/volume_types [2024-04-23T11:48:49.692Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2024-04-23T11:48:49.692Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2024-04-23T11:48:49.692Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2024-04-23T11:48:49.692Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2024-04-23T11:48:49.692Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2024-04-23T11:48:49.692Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2024-04-23T11:48:49.692Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage (1.01s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty (0.01s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run (0.22s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2024-04-23T11:48:49.692Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2024-04-23T11:48:49.692Z] === RUN TestEventsExecDie [2024-04-23T11:48:50.255Z] --- PASS: TestEventsExecDie (0.48s) [2024-04-23T11:48:50.255Z] === RUN TestEventsBackwardsCompatible [2024-04-23T11:48:50.255Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2024-04-23T11:48:50.255Z] === RUN TestEventsVolumeCreate [2024-04-23T11:48:50.512Z] --- PASS: TestEventsVolumeCreate (0.05s) [2024-04-23T11:48:50.512Z] === RUN TestInfoBinaryCommits [2024-04-23T11:48:50.512Z] --- PASS: TestInfoBinaryCommits (0.01s) [2024-04-23T11:48:50.512Z] === RUN TestInfoAPIVersioned [2024-04-23T11:48:50.512Z] --- PASS: TestInfoAPIVersioned (0.01s) [2024-04-23T11:48:50.512Z] === RUN TestInfoAPI [2024-04-23T11:48:50.512Z] --- PASS: TestInfoAPI (0.01s) [2024-04-23T11:48:50.512Z] === RUN TestInfoAPIWarnings [2024-04-23T11:49:08.565Z] --- PASS: TestInfoAPIWarnings (16.54s) [2024-04-23T11:49:08.565Z] === RUN TestInfoDebug [2024-04-23T11:49:08.565Z] --- PASS: TestInfoDebug (0.52s) [2024-04-23T11:49:08.565Z] === RUN TestInfoInsecureRegistries [2024-04-23T11:49:08.565Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2024-04-23T11:49:08.565Z] === RUN TestInfoRegistryMirrors [2024-04-23T11:49:08.565Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2024-04-23T11:49:08.565Z] === RUN TestLoginFailsWithBadCredentials [2024-04-23T11:49:09.494Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2024-04-23T11:49:09.495Z] === RUN TestPingCacheHeaders [2024-04-23T11:49:09.495Z] --- PASS: TestPingCacheHeaders (0.01s) [2024-04-23T11:49:09.495Z] === RUN TestPingGet [2024-04-23T11:49:09.495Z] --- PASS: TestPingGet (0.01s) [2024-04-23T11:49:09.495Z] === RUN TestPingHead [2024-04-23T11:49:09.495Z] --- PASS: TestPingHead (0.01s) [2024-04-23T11:49:09.495Z] === RUN TestPingSwarmHeader [2024-04-23T11:49:10.058Z] === RUN TestPingSwarmHeader/before_swarm_init [2024-04-23T11:49:10.621Z] === RUN TestPingSwarmHeader/after_swarm_init [2024-04-23T11:49:11.550Z] === RUN TestPingSwarmHeader/after_swarm_leave [2024-04-23T11:49:11.550Z] --- PASS: TestPingSwarmHeader (1.87s) [2024-04-23T11:49:11.550Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2024-04-23T11:49:11.550Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2024-04-23T11:49:11.550Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2024-04-23T11:49:11.550Z] === RUN TestPingBuilderHeader [2024-04-23T11:49:11.550Z] === RUN TestPingBuilderHeader/default_config [2024-04-23T11:49:12.113Z] === RUN TestPingBuilderHeader/buildkit_disabled [2024-04-23T11:49:12.370Z] --- PASS: TestPingBuilderHeader (1.04s) [2024-04-23T11:49:12.370Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2024-04-23T11:49:12.370Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2024-04-23T11:49:12.370Z] === RUN TestVersion [2024-04-23T11:49:12.370Z] --- PASS: TestVersion (0.01s) [2024-04-23T11:49:12.370Z] PASS [2024-04-23T11:49:12.370Z] [2024-04-23T11:49:12.370Z] === Skipped [2024-04-23T11:49:12.370Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-04-23T11:49:12.370Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-04-23T11:49:12.370Z] [2024-04-23T11:49:12.370Z] DONE 57 tests, 1 skipped in 23.696s [2024-04-23T11:49:12.370Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2024-04-23T11:49:12.370Z] ++ '[' -n '' ']' [2024-04-23T11:49:12.370Z] ++ 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 [2024-04-23T11:49:12.370Z] ++ set -e [2024-04-23T11:49:12.370Z] ++ '[' -n 0 ']' [2024-04-23T11:49:12.370Z] ++ set -x [2024-04-23T11:49:12.370Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AExkSdy54C/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:49:12.627Z] INFO: Testing against a local daemon [2024-04-23T11:49:12.627Z] === RUN TestRunMountVolumeSubdir [2024-04-23T11:49:12.627Z] mount_test.go:28: Setup stderr: [2024-04-23T11:49:12.627Z] mount_test.go:28: Setup stdout: [2024-04-23T11:49:12.627Z] /volume: [2024-04-23T11:49:12.627Z] total 24K [2024-04-23T11:49:12.627Z] drwxr-xr-x 5 root root 4.0K Apr 23 11:49 . [2024-04-23T11:49:12.627Z] drwxr-xr-x 1 root root 4.0K Apr 23 11:49 .. [2024-04-23T11:49:12.627Z] -rw-r--r-- 1 root root 4 Apr 23 11:49 bar.txt [2024-04-23T11:49:12.627Z] drwxr-xr-x 2 root root 4.0K Apr 23 11:49 bin [2024-04-23T11:49:12.627Z] drwxr-xr-x 3 root root 4.0K Apr 23 11:49 hack [2024-04-23T11:49:12.627Z] drwxr-xr-x 2 root root 4.0K Apr 23 11:49 subdir [2024-04-23T11:49:12.627Z] [2024-04-23T11:49:12.627Z] /volume/hack/: [2024-04-23T11:49:12.627Z] total 12K [2024-04-23T11:49:12.627Z] drwxr-xr-x 3 root root 4.0K Apr 23 11:49 . [2024-04-23T11:49:12.627Z] drwxr-xr-x 5 root root 4.0K Apr 23 11:49 .. [2024-04-23T11:49:12.627Z] lrwxrwxrwx 1 root root 4 Apr 23 11:49 bad -> root [2024-04-23T11:49:12.627Z] lrwxrwxrwx 1 root root 9 Apr 23 11:49 good -> ../subdir [2024-04-23T11:49:12.627Z] drwxr-xr-x 2 root root 4.0K Apr 23 11:49 iwanttobehackedwithtoctou [2024-04-23T11:49:12.627Z] lrwxrwxrwx 1 root root 1 Apr 23 11:49 root -> / [2024-04-23T11:49:12.884Z] === RUN TestRunMountVolumeSubdir/subdir [2024-04-23T11:49:13.448Z] mount_test.go:101: stdout: [2024-04-23T11:49:13.448Z] hello.txt [2024-04-23T11:49:13.448Z] mount_test.go:102: stderr: [2024-04-23T11:49:13.448Z] === RUN TestRunMountVolumeSubdir/subdir_link [2024-04-23T11:49:13.705Z] mount_test.go:101: stdout: [2024-04-23T11:49:13.705Z] hello.txt [2024-04-23T11:49:13.705Z] mount_test.go:102: stderr: [2024-04-23T11:49:13.705Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data [2024-04-23T11:49:14.268Z] mount_test.go:101: stdout: [2024-04-23T11:49:14.268Z] /bin/busybox [2024-04-23T11:49:14.268Z] mount_test.go:102: stderr: [2024-04-23T11:49:14.268Z] === RUN TestRunMountVolumeSubdir/file [2024-04-23T11:49:14.831Z] mount_test.go:101: stdout: [2024-04-23T11:49:14.831Z] foo [2024-04-23T11:49:14.831Z] mount_test.go:102: stderr: [2024-04-23T11:49:14.831Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks [2024-04-23T11:49:14.831Z] === RUN TestRunMountVolumeSubdir/not_existing [2024-04-23T11:49:14.831Z] === RUN TestRunMountVolumeSubdir/mount_link [2024-04-23T11:49:15.088Z] === RUN TestRunMountVolumeSubdir/mount_link_link [2024-04-23T11:49:15.088Z] --- PASS: TestRunMountVolumeSubdir (2.65s) [2024-04-23T11:49:15.088Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.37s) [2024-04-23T11:49:15.088Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.38s) [2024-04-23T11:49:15.088Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.52s) [2024-04-23T11:49:15.088Z] --- PASS: TestRunMountVolumeSubdir/file (0.48s) [2024-04-23T11:49:15.088Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) [2024-04-23T11:49:15.088Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.16s) [2024-04-23T11:49:15.088Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.14s) [2024-04-23T11:49:15.088Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.14s) [2024-04-23T11:49:15.088Z] === RUN TestVolumesCreateAndList [2024-04-23T11:49:15.088Z] --- PASS: TestVolumesCreateAndList (0.01s) [2024-04-23T11:49:15.088Z] === RUN TestVolumesRemove [2024-04-23T11:49:15.088Z] === RUN TestVolumesRemove/volume_in_use [2024-04-23T11:49:15.088Z] === RUN TestVolumesRemove/volume_not_in_use [2024-04-23T11:49:15.345Z] === RUN TestVolumesRemove/non-existing_volume [2024-04-23T11:49:15.345Z] === RUN TestVolumesRemove/non-existing_volume_force [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesRemove (0.05s) [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2024-04-23T11:49:15.345Z] === RUN TestVolumesRemoveSwarmEnabled [2024-04-23T11:49:15.345Z] === PAUSE TestVolumesRemoveSwarmEnabled [2024-04-23T11:49:15.345Z] === RUN TestVolumesInspect [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesInspect (0.01s) [2024-04-23T11:49:15.345Z] === RUN TestVolumesInvalidJSON [2024-04-23T11:49:15.345Z] === RUN TestVolumesInvalidJSON/volumes/create [2024-04-23T11:49:15.345Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2024-04-23T11:49:15.345Z] === CONT TestVolumesInvalidJSON/volumes/create [2024-04-23T11:49:15.345Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2024-04-23T11:49:15.345Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2024-04-23T11:49:15.345Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2024-04-23T11:49:15.345Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2024-04-23T11:49:15.345Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2024-04-23T11:49:15.345Z] === RUN TestVolumePruneAnonymous [2024-04-23T11:49:15.345Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2024-04-23T11:49:15.345Z] === RUN TestVolumePruneAnonFromImage [2024-04-23T11:49:15.345Z] --- PASS: TestVolumePruneAnonFromImage (0.13s) [2024-04-23T11:49:15.345Z] === CONT TestVolumesRemoveSwarmEnabled [2024-04-23T11:49:16.715Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2024-04-23T11:49:16.715Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2024-04-23T11:49:16.715Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2024-04-23T11:49:16.715Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2024-04-23T11:49:17.279Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s) [2024-04-23T11:49:17.279Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2024-04-23T11:49:17.279Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2024-04-23T11:49:17.279Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2024-04-23T11:49:17.280Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2024-04-23T11:49:17.280Z] PASS [2024-04-23T11:49:17.280Z] [2024-04-23T11:49:17.280Z] DONE 29 tests in 4.835s [2024-04-23T11:49:17.280Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2024-04-23T11:49:17.536Z] ++++ cat bundles/test-integration/TestUsernsCommit/db0d124720137/docker.pid [2024-04-23T11:49:17.536Z] +++ kill 68570 [2024-04-23T11:49:17.536Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68570 is not a child of this shell [2024-04-23T11:49:17.536Z] warning: PID 68570 from bundles/test-integration/TestUsernsCommit/db0d124720137/docker.pid had a nonzero exit code [2024-04-23T11:49:17.536Z] umount: bundles/test-integration/TestUsernsCommit/db0d124720137/root: not mounted. [2024-04-23T11:49:17.536Z] ++++ cat bundles/test-integration/docker.pid [2024-04-23T11:49:17.536Z] +++ kill 25113 [2024-04-23T11:49:18.906Z] +++ /etc/init.d/apparmor stop [2024-04-23T11:49:18.906Z] Leaving: AppArmorNo profiles have been unloaded. [2024-04-23T11:49:18.906Z] [2024-04-23T11:49:18.906Z] Unloading profiles will leave already running processes permanently [2024-04-23T11:49:18.906Z] unconfined, which can lead to unexpected situations. [2024-04-23T11:49:18.906Z] [2024-04-23T11:49:18.906Z] To set a process to complain mode, use the command line tool [2024-04-23T11:49:18.906Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2024-04-23T11:49:18.906Z] +++ true [2024-04-23T11:49:18.906Z] exiting test-integration [2024-04-23T11:49:18.906Z] ++ exit 0 [2024-04-23T11:49:18.906Z] Post stage [Pipeline] junit [2024-04-23T11:49:20.286Z] Recording test results [2024-04-23T11:49:20.535Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-04-23T11:49:20.830Z] + echo Ensuring container killed. [2024-04-23T11:49:20.830Z] Ensuring container killed. [2024-04-23T11:49:20.830Z] + docker rm -vf docker-pr1 [2024-04-23T11:49:20.830Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2024-04-23T11:49:21.165Z] + echo Chowning /workspace to jenkins user [2024-04-23T11:49:21.165Z] Chowning /workspace to jenkins user [2024-04-23T11:49:21.165Z] + id -u [2024-04-23T11:49:21.165Z] + id -g [2024-04-23T11:49:21.165Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47745:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-04-23T11:49:22.830Z] + bundleName=arm64-integration [2024-04-23T11:49:22.830Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-23T11:49:22.830Z] Creating arm64-integration-bundles.tar.gz [2024-04-23T11:49:22.830Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ [2024-04-23T11:49:22.830Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-04-23T11:49:23.098Z] Archiving artifacts [2024-04-23T11:49:23.375Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47745/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-04-23T11:49:23.660Z] + make clean [2024-04-23T11:49:23.660Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-23T11:49:23.660Z] docker-dev-cache [2024-04-23T11:49:23.660Z] 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 Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47745/1/stashes/