Pull request #47769 updated Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from d4b786deb136367b319590bb645e3ed17ebd2497+16b2c223ce1c2381b6be67aaa218f3b02746e01c (4c4030537466fdccf7550c72f67892dbd93f67d3) 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 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47769@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.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 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" > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 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-26T19:11:05.729Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-26T19:11:05.731Z] Trying to pass milestone 1 [Pipeline] milestone [2024-04-26T19:11:05.889Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-26T19:11:06.089Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0d452f14f9b1327c3) in /home/ubuntu/workspace/moby_PR-47769 [Pipeline] { [Pipeline] checkout [2024-04-26T19:11:06.108Z] The recommended git tool is: git [2024-04-26T19:11:06.113Z] using credential docker-jenkins-github-credentials [2024-04-26T19:11:06.120Z] Cloning the remote Git repository [2024-04-26T19:11:06.120Z] Cloning with configured refspecs honoured and without tags [2024-04-26T19:11:06.124Z] Cloning repository https://github.com/moby/moby.git [2024-04-26T19:11:06.125Z] > git init /home/ubuntu/workspace/moby_PR-47769 # timeout=10 [2024-04-26T19:11:06.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-26T19:11:06.129Z] > git --version # timeout=10 [2024-04-26T19:11:06.131Z] > git --version # 'git version 2.25.1' [2024-04-26T19:11:06.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-26T19:11:06.133Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47769/head:refs/remotes/origin/PR-47769 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-26T19:11:19.940Z] Fetching without tags [2024-04-26T19:11:20.110Z] Merging remotes/origin/master commit 16b2c223ce1c2381b6be67aaa218f3b02746e01c into PR head commit d4b786deb136367b319590bb645e3ed17ebd2497 [2024-04-26T19:11:19.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-26T19:11:19.929Z] > git config --add remote.origin.fetch +refs/pull/47769/head:refs/remotes/origin/PR-47769 # timeout=10 [2024-04-26T19:11:19.931Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-26T19:11:19.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-26T19:11:19.944Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-26T19:11:19.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-26T19:11:19.946Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47769/head:refs/remotes/origin/PR-47769 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-26T19:11:20.115Z] > git config core.sparsecheckout # timeout=10 [2024-04-26T19:11:20.117Z] > git checkout -f d4b786deb136367b319590bb645e3ed17ebd2497 # timeout=10 [2024-04-26T19:11:21.674Z] Merge succeeded, producing 6a3e51b0345cdaa1e7e5f64ab2ec5df30203bdce [2024-04-26T19:11:21.674Z] Checking out Revision 6a3e51b0345cdaa1e7e5f64ab2ec5df30203bdce (PR-47769) [2024-04-26T19:11:21.713Z] Commit message: "Merge commit '16b2c223ce1c2381b6be67aaa218f3b02746e01c' into HEAD" [2024-04-26T19:11:21.718Z] First time build. Skipping changelog. [2024-04-26T19:11:20.770Z] > git remote # timeout=10 [2024-04-26T19:11:20.772Z] > git config --get remote.origin.url # timeout=10 [2024-04-26T19:11:20.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-26T19:11:20.776Z] > git merge 16b2c223ce1c2381b6be67aaa218f3b02746e01c # timeout=10 [2024-04-26T19:11:21.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-26T19:11:21.678Z] > git config core.sparsecheckout # timeout=10 [2024-04-26T19:11:21.680Z] > git checkout -f 6a3e51b0345cdaa1e7e5f64ab2ec5df30203bdce # timeout=10 [2024-04-26T19:11:21.718Z] > git rev-list --no-walk 1d6ca63a6e29e3dc659020536041e7692a321f8f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-26T19:11:22.511Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47769:/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-26T19:11:25.778Z] 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-26T19:11:26.082Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0d452f14f9b1327c3) in /home/ubuntu/workspace/moby_PR-47769 [Pipeline] { [Pipeline] checkout [2024-04-26T19:11:26.098Z] The recommended git tool is: git [2024-04-26T19:11:26.103Z] using credential docker-jenkins-github-credentials [2024-04-26T19:11:26.111Z] Fetching changes from the remote Git repository [2024-04-26T19:11:26.117Z] Fetching without tags [2024-04-26T19:11:26.317Z] Merging remotes/origin/master commit 16b2c223ce1c2381b6be67aaa218f3b02746e01c into PR head commit d4b786deb136367b319590bb645e3ed17ebd2497 [2024-04-26T19:11:26.403Z] Merge succeeded, producing a8c1f350c1cf89d2aa9c6383c4239b31a83887a8 [2024-04-26T19:11:26.403Z] Checking out Revision a8c1f350c1cf89d2aa9c6383c4239b31a83887a8 (PR-47769) [2024-04-26T19:11:26.442Z] Commit message: "Merge commit '16b2c223ce1c2381b6be67aaa218f3b02746e01c' into HEAD" [2024-04-26T19:11:26.447Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-04-26T19:11:26.111Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47769/.git # timeout=10 [2024-04-26T19:11:26.117Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-26T19:11:26.121Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-26T19:11:26.121Z] > git --version # timeout=10 [2024-04-26T19:11:26.123Z] > git --version # 'git version 2.25.1' [2024-04-26T19:11:26.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-26T19:11:26.125Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47769/head:refs/remotes/origin/PR-47769 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-26T19:11:26.322Z] > git config core.sparsecheckout # timeout=10 [2024-04-26T19:11:26.323Z] > git checkout -f d4b786deb136367b319590bb645e3ed17ebd2497 # timeout=10 [2024-04-26T19:11:26.355Z] > git remote # timeout=10 [2024-04-26T19:11:26.357Z] > git config --get remote.origin.url # timeout=10 [2024-04-26T19:11:26.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-26T19:11:26.361Z] > git merge 16b2c223ce1c2381b6be67aaa218f3b02746e01c # timeout=10 [2024-04-26T19:11:26.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-26T19:11:26.407Z] > git config core.sparsecheckout # timeout=10 [2024-04-26T19:11:26.409Z] > git checkout -f a8c1f350c1cf89d2aa9c6383c4239b31a83887a8 # timeout=10 [2024-04-26T19:11:26.447Z] > git rev-list --no-walk 1d6ca63a6e29e3dc659020536041e7692a321f8f # timeout=10 [2024-04-26T19:11:27.111Z] + docker version [2024-04-26T19:11:27.111Z] Client: Docker Engine - Community [2024-04-26T19:11:27.111Z] Version: 25.0.3 [2024-04-26T19:11:27.111Z] API version: 1.44 [2024-04-26T19:11:27.111Z] Go version: go1.21.6 [2024-04-26T19:11:27.111Z] Git commit: 4debf41 [2024-04-26T19:11:27.111Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-26T19:11:27.111Z] OS/Arch: linux/arm64 [2024-04-26T19:11:27.112Z] Context: default [2024-04-26T19:11:27.112Z] [2024-04-26T19:11:27.112Z] Server: Docker Engine - Community [2024-04-26T19:11:27.112Z] Engine: [2024-04-26T19:11:27.112Z] Version: 25.0.3 [2024-04-26T19:11:27.112Z] API version: 1.44 (minimum version 1.24) [2024-04-26T19:11:27.112Z] Go version: go1.21.6 [2024-04-26T19:11:27.112Z] Git commit: f417435 [2024-04-26T19:11:27.112Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-26T19:11:27.112Z] OS/Arch: linux/arm64 [2024-04-26T19:11:27.112Z] Experimental: true [2024-04-26T19:11:27.112Z] containerd: [2024-04-26T19:11:27.112Z] Version: 1.6.28 [2024-04-26T19:11:27.112Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-26T19:11:27.112Z] runc: [2024-04-26T19:11:27.112Z] Version: 1.1.12 [2024-04-26T19:11:27.112Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-26T19:11:27.112Z] docker-init: [2024-04-26T19:11:27.112Z] Version: 0.19.0 [2024-04-26T19:11:27.112Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-26T19:11:27.383Z] + docker info [2024-04-26T19:11:27.384Z] Client: Docker Engine - Community [2024-04-26T19:11:27.384Z] Version: 25.0.3 [2024-04-26T19:11:27.384Z] Context: default [2024-04-26T19:11:27.384Z] Debug Mode: false [2024-04-26T19:11:27.384Z] Plugins: [2024-04-26T19:11:27.384Z] buildx: Docker Buildx (Docker Inc.) [2024-04-26T19:11:27.384Z] Version: v0.12.1 [2024-04-26T19:11:27.384Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-26T19:11:27.384Z] compose: Docker Compose (Docker Inc.) [2024-04-26T19:11:27.384Z] Version: v2.24.6 [2024-04-26T19:11:27.384Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-26T19:11:27.384Z] [2024-04-26T19:11:27.384Z] Server: [2024-04-26T19:11:27.384Z] Containers: 0 [2024-04-26T19:11:27.384Z] Running: 0 [2024-04-26T19:11:27.384Z] Paused: 0 [2024-04-26T19:11:27.384Z] Stopped: 0 [2024-04-26T19:11:27.384Z] Images: 3 [2024-04-26T19:11:27.384Z] Server Version: 25.0.3 [2024-04-26T19:11:27.384Z] Storage Driver: overlay2 [2024-04-26T19:11:27.384Z] Backing Filesystem: extfs [2024-04-26T19:11:27.384Z] Supports d_type: true [2024-04-26T19:11:27.384Z] Using metacopy: false [2024-04-26T19:11:27.384Z] Native Overlay Diff: true [2024-04-26T19:11:27.384Z] userxattr: false [2024-04-26T19:11:27.384Z] Logging Driver: json-file [2024-04-26T19:11:27.384Z] Cgroup Driver: cgroupfs [2024-04-26T19:11:27.384Z] Cgroup Version: 1 [2024-04-26T19:11:27.384Z] Plugins: [2024-04-26T19:11:27.384Z] Volume: local [2024-04-26T19:11:27.384Z] Network: bridge host ipvlan macvlan null overlay [2024-04-26T19:11:27.384Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-26T19:11:27.384Z] Swarm: inactive [2024-04-26T19:11:27.384Z] Runtimes: io.containerd.runc.v2 runc [2024-04-26T19:11:27.384Z] Default Runtime: runc [2024-04-26T19:11:27.384Z] Init Binary: docker-init [2024-04-26T19:11:27.384Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-26T19:11:27.384Z] runc version: v1.1.12-0-g51d5e94 [2024-04-26T19:11:27.384Z] init version: de40ad0 [2024-04-26T19:11:27.384Z] Security Options: [2024-04-26T19:11:27.384Z] apparmor [2024-04-26T19:11:27.384Z] seccomp [2024-04-26T19:11:27.384Z] Profile: builtin [2024-04-26T19:11:27.384Z] Kernel Version: 5.15.0-1053-aws [2024-04-26T19:11:27.384Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-26T19:11:27.384Z] OSType: linux [2024-04-26T19:11:27.384Z] Architecture: aarch64 [2024-04-26T19:11:27.384Z] CPUs: 8 [2024-04-26T19:11:27.384Z] Total Memory: 30.64GiB [2024-04-26T19:11:27.384Z] Name: ip-10-100-98-141 [2024-04-26T19:11:27.384Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-26T19:11:27.384Z] Docker Root Dir: /var/lib/docker [2024-04-26T19:11:27.384Z] Debug Mode: false [2024-04-26T19:11:27.384Z] Experimental: true [2024-04-26T19:11:27.384Z] Insecure Registries: [2024-04-26T19:11:27.384Z] 127.0.0.0/8 [2024-04-26T19:11:27.384Z] Live Restore Enabled: true [2024-04-26T19:11:27.384Z] [Pipeline] sh [2024-04-26T19:11:27.656Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-26T19:11:27.656Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-26T19:11:27.656Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47769/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-04-26T19:11:27.656Z] + bash /home/ubuntu/workspace/moby_PR-47769/check-config.sh [2024-04-26T19:11:27.656Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-26T19:11:27.656Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-26T19:11:27.656Z] [2024-04-26T19:11:27.656Z] Generally Necessary: [2024-04-26T19:11:27.656Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-26T19:11:27.656Z] - apparmor: enabled and tools installed [2024-04-26T19:11:27.656Z] - CONFIG_NAMESPACES: enabled [2024-04-26T19:11:27.656Z] - CONFIG_NET_NS: enabled [2024-04-26T19:11:27.656Z] - CONFIG_PID_NS: enabled [2024-04-26T19:11:27.656Z] - CONFIG_IPC_NS: enabled [2024-04-26T19:11:27.656Z] - CONFIG_UTS_NS: enabled [2024-04-26T19:11:27.656Z] - CONFIG_CGROUPS: enabled [2024-04-26T19:11:27.656Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-26T19:11:27.656Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-26T19:11:27.656Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-26T19:11:27.656Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-26T19:11:27.656Z] - CONFIG_CPUSETS: enabled [2024-04-26T19:11:27.656Z] - CONFIG_MEMCG: enabled [2024-04-26T19:11:27.656Z] - CONFIG_KEYS: enabled [2024-04-26T19:11:27.657Z] - CONFIG_VETH: enabled (as module) [2024-04-26T19:11:27.657Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-26T19:11:27.657Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-26T19:11:27.913Z] - CONFIG_CGROUP_BPF: enabled [2024-04-26T19:11:27.913Z] [2024-04-26T19:11:27.913Z] Optional Features: [2024-04-26T19:11:27.913Z] - CONFIG_USER_NS: enabled [2024-04-26T19:11:27.913Z] - CONFIG_SECCOMP: enabled [2024-04-26T19:11:27.913Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-26T19:11:27.913Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-26T19:11:27.913Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-26T19:11:27.913Z] (cgroup swap accounting is currently enabled) [2024-04-26T19:11:27.913Z] - CONFIG_BLK_CGROUP: enabled [2024-04-26T19:11:27.913Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-26T19:11:27.913Z] - CONFIG_CGROUP_PERF: enabled [2024-04-26T19:11:27.913Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-26T19:11:27.913Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-26T19:11:27.913Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-26T19:11:27.913Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-26T19:11:27.913Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-26T19:11:27.913Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_IP_VS: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-26T19:11:27.913Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-26T19:11:27.913Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-26T19:11:27.913Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-26T19:11:27.913Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-26T19:11:27.913Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-26T19:11:27.913Z] - CONFIG_EXT4_FS: enabled [2024-04-26T19:11:27.913Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-26T19:11:27.913Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-26T19:11:28.169Z] - Network Drivers: [2024-04-26T19:11:28.169Z] - "overlay": [2024-04-26T19:11:28.169Z] - CONFIG_VXLAN: enabled (as module) [2024-04-26T19:11:28.169Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-26T19:11:28.169Z] Optional (for encrypted networks): [2024-04-26T19:11:28.169Z] - CONFIG_CRYPTO: enabled [2024-04-26T19:11:28.169Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-26T19:11:28.169Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-26T19:11:28.169Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-26T19:11:28.169Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-26T19:11:28.169Z] - CONFIG_XFRM: enabled [2024-04-26T19:11:28.169Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-26T19:11:28.169Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-26T19:11:28.169Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-26T19:11:28.169Z] - "ipvlan": [2024-04-26T19:11:28.169Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-26T19:11:28.169Z] - "macvlan": [2024-04-26T19:11:28.169Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-26T19:11:28.169Z] - CONFIG_DUMMY: enabled (as module) [2024-04-26T19:11:28.169Z] - "ftp,tftp client in container": [2024-04-26T19:11:28.169Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-26T19:11:28.169Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-26T19:11:28.169Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-26T19:11:28.169Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-26T19:11:28.169Z] - Storage Drivers: [2024-04-26T19:11:28.169Z] - "aufs": [2024-04-26T19:11:28.169Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-26T19:11:28.169Z] - "btrfs": [2024-04-26T19:11:28.169Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-26T19:11:28.169Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-26T19:11:28.169Z] - "devicemapper": [2024-04-26T19:11:28.169Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-26T19:11:28.169Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-26T19:11:28.169Z] - "overlay": [2024-04-26T19:11:28.169Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-26T19:11:28.169Z] - "zfs": [2024-04-26T19:11:28.169Z] - /dev/zfs: present [2024-04-26T19:11:28.169Z] - zfs command: missing [2024-04-26T19:11:28.169Z] - zpool command: missing [2024-04-26T19:11:28.169Z] [2024-04-26T19:11:28.169Z] Limits: [2024-04-26T19:11:28.169Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-26T19:11:28.169Z] [2024-04-26T19:11:28.169Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-26T19:11:28.457Z] + docker build --force-rm -t docker:a8c1f350c1cf89d2aa9c6383c4239b31a83887a8 . [2024-04-26T19:11:28.457Z] #0 building with "default" instance using docker driver [2024-04-26T19:11:28.457Z] [2024-04-26T19:11:28.457Z] #1 [internal] load build definition from Dockerfile [2024-04-26T19:11:28.457Z] #1 transferring dockerfile: 28.30kB done [2024-04-26T19:11:28.457Z] #1 DONE 0.0s [2024-04-26T19:11:28.457Z] [2024-04-26T19:11:28.457Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 [2024-04-26T19:11:28.457Z] #2 DONE 0.1s [2024-04-26T19:11:28.713Z] [2024-04-26T19:11:28.713Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e [2024-04-26T19:11:28.713Z] #3 CACHED [2024-04-26T19:11:28.713Z] [2024-04-26T19:11:28.713Z] #4 [internal] load metadata for docker.io/library/busybox:latest [2024-04-26T19:11:28.713Z] #4 DONE 0.0s [2024-04-26T19:11:28.713Z] [2024-04-26T19:11:28.713Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-26T19:11:28.713Z] #5 DONE 0.1s [2024-04-26T19:11:28.713Z] [2024-04-26T19:11:28.713Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-26T19:11:28.970Z] #6 DONE 0.1s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-26T19:11:28.970Z] #7 DONE 0.1s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #8 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-26T19:11:28.970Z] #8 DONE 0.1s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #9 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-26T19:11:28.970Z] #9 DONE 0.1s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 [2024-04-26T19:11:28.970Z] #10 DONE 0.1s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-26T19:11:28.970Z] #11 DONE 0.2s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #12 [internal] load .dockerignore [2024-04-26T19:11:28.970Z] #12 transferring context: 113B done [2024-04-26T19:11:28.970Z] #12 DONE 0.0s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:9070cb6a424004bb46987bfee510666a362d6a332a6949b33b2b644a0e21d196 [2024-04-26T19:11:28.970Z] #13 DONE 0.0s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 [2024-04-26T19:11:28.970Z] #14 DONE 0.0s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-26T19:11:28.970Z] #15 DONE 0.0s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-26T19:11:28.970Z] #16 DONE 0.0s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-26T19:11:28.970Z] #17 DONE 0.0s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-04-26T19:11:28.970Z] #18 DONE 0.0s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-26T19:11:28.970Z] #19 DONE 0.0s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 [2024-04-26T19:11:28.970Z] #20 DONE 0.0s [2024-04-26T19:11:28.970Z] [2024-04-26T19:11:28.970Z] #21 [internal] load build context [2024-04-26T19:11:29.902Z] #21 transferring context: 77.64MB 1.0s done [2024-04-26T19:11:29.902Z] #21 DONE 1.1s [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #22 [dev-base 9/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2024-04-26T19:11:30.159Z] #22 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #23 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2024-04-26T19:11:30.159Z] #23 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #24 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-26T19:11:30.159Z] #24 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #25 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2024-04-26T19:11:30.159Z] #25 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-26T19:11:30.159Z] #26 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #27 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-26T19:11:30.159Z] #27 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #28 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli [2024-04-26T19:11:30.159Z] #28 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #29 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-26T19:11:30.159Z] #29 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #30 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ [2024-04-26T19:11:30.159Z] #30 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #31 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2024-04-26T19:11:30.159Z] #31 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #32 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx [2024-04-26T19:11:30.159Z] #32 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #33 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ [2024-04-26T19:11:30.159Z] #33 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #34 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2024-04-26T19:11:30.159Z] #34 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #35 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-04-26T19:11:30.159Z] #35 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2024-04-26T19:11:30.159Z] #36 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #37 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help [2024-04-26T19:11:30.159Z] #37 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #38 [build-dummy 2/2] RUN mkdir -p /build [2024-04-26T19:11:30.159Z] #38 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #39 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ [2024-04-26T19:11:30.159Z] #39 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #40 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ [2024-04-26T19:11:30.159Z] #40 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #41 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod < /etc/apt/apt.conf.d/keep-cache [2024-04-26T19:11:30.159Z] #47 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #48 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ [2024-04-26T19:11:30.159Z] #48 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #49 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2024-04-26T19:11:30.159Z] #49 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #50 [registry-src 1/2] WORKDIR /usr/src/registry [2024-04-26T19:11:30.159Z] #50 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #51 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2024-04-26T19:11:30.159Z] #51 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #52 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ [2024-04-26T19:11:30.159Z] #52 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #53 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2024-04-26T19:11:30.159Z] #53 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #54 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-04-26T19:11:30.159Z] #54 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #55 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2024-04-26T19:11:30.159Z] #55 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #56 [delve-src 1/3] WORKDIR /usr/src/delve [2024-04-26T19:11:30.159Z] #56 CACHED [2024-04-26T19:11:30.159Z] [2024-04-26T19:11:30.159Z] #57 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < Making bundle: binary-proxy (in bundles/binary-proxy) [2024-04-26T19:11:31.849Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-26T19:11:31.849Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-26T19:11:31.849Z] module github.com/docker/docker [2024-04-26T19:11:31.849Z] [2024-04-26T19:11:31.849Z] go 1.21 [2024-04-26T19:11:31.849Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-26T19:11:31.849Z] + GO111MODULE=on [2024-04-26T19:11:31.849Z] + GOTOOLCHAIN=local [2024-04-26T19:11:31.849Z] + 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=a8c1f350c1cf89d2aa9c6383c4239b31a83887a8" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-26T19:11:31.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-26T19:11:36.018Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-26T19:11:36.018Z] Created binary: bundles/binary-proxy/docker-proxy [2024-04-26T19:11:36.018Z] [2024-04-26T19:11:36.018Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-04-26T19:11:36.018Z] Installing docker-proxy to /usr/local/bin/ [2024-04-26T19:11:36.018Z] [2024-04-26T19:11:36.018Z] + mkdir -p bundles [2024-04-26T19:11:36.018Z] + '[' -n 'github.com/docker/docker/api [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/backend/build [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/httpstatus [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/httputils [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/middleware [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/build [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/container [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/debug [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/distribution [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/grpc [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/image [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/network [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/plugin [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/session [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/swarm [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/system [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/server/router/volume [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/backend [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/blkiodev [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/checkpoint [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/container [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/events [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/filters [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/image [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/mount [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/network [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/registry [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/strslice [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/swarm [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/system [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/time [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/versions [2024-04-26T19:11:36.018Z] github.com/docker/docker/api/types/volume [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/builder-next [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/builder-next/worker [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/dockerfile [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/remotecontext [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/remotecontext/git [2024-04-26T19:11:36.018Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-26T19:11:36.018Z] github.com/docker/docker/cli/debug [2024-04-26T19:11:36.018Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-26T19:11:36.018Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-26T19:11:36.018Z] github.com/docker/docker/client [2024-04-26T19:11:36.018Z] github.com/docker/docker/client/buildkit [2024-04-26T19:11:36.018Z] github.com/docker/docker/cmd/docker-proxy [2024-04-26T19:11:36.018Z] github.com/docker/docker/cmd/dockerd [2024-04-26T19:11:36.018Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-26T19:11:36.018Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-26T19:11:36.018Z] github.com/docker/docker/container [2024-04-26T19:11:36.018Z] github.com/docker/docker/container/stream [2024-04-26T19:11:36.018Z] github.com/docker/docker/contrib/apparmor [2024-04-26T19:11:36.018Z] github.com/docker/docker/contrib/httpserver [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/cluster [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/cluster/convert [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/cluster/executor [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/cluster/provider [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/config [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/containerd [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/events [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/events/testutils [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/graphdriver [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/images [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/initlayer [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/links [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/listeners [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/gelf [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/journald [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/local [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/splunk [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/syslog [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/logger/templates [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/names [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/network [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/snapshotter [2024-04-26T19:11:36.018Z] github.com/docker/docker/daemon/stats [2024-04-26T19:11:36.018Z] github.com/docker/docker/distribution [2024-04-26T19:11:36.018Z] github.com/docker/docker/distribution/metadata [2024-04-26T19:11:36.018Z] github.com/docker/docker/distribution/utils [2024-04-26T19:11:36.018Z] github.com/docker/docker/distribution/xfer [2024-04-26T19:11:36.018Z] github.com/docker/docker/dockerversion [2024-04-26T19:11:36.018Z] github.com/docker/docker/errdefs [2024-04-26T19:11:36.018Z] github.com/docker/docker/image [2024-04-26T19:11:36.018Z] github.com/docker/docker/image/cache [2024-04-26T19:11:36.018Z] github.com/docker/docker/image/spec/specs-go [2024-04-26T19:11:36.018Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-26T19:11:36.018Z] github.com/docker/docker/image/tarexport [2024-04-26T19:11:36.018Z] github.com/docker/docker/image/v1 [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/cleanups [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/compatcontext [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/mod [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/mounttree [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/multierror [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/safepath [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/sliceutil [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/test/suite [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/testutils [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/unix_noeintr [2024-04-26T19:11:36.018Z] github.com/docker/docker/internal/unshare [2024-04-26T19:11:36.018Z] github.com/docker/docker/layer [2024-04-26T19:11:36.018Z] github.com/docker/docker/libcontainerd [2024-04-26T19:11:36.018Z] github.com/docker/docker/libcontainerd/queue [2024-04-26T19:11:36.018Z] github.com/docker/docker/libcontainerd/remote [2024-04-26T19:11:36.018Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-26T19:11:36.018Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-26T19:11:36.018Z] github.com/docker/docker/libcontainerd/types [2024-04-26T19:11:36.018Z] github.com/docker/docker/oci [2024-04-26T19:11:36.018Z] github.com/docker/docker/oci/caps [2024-04-26T19:11:36.018Z] github.com/docker/docker/opts [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/archive [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/authorization [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/broadcaster [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/capabilities [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/chrootarchive [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/containerfs [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/directory [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/dmesg [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/fileutils [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/homedir [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/idtools [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/ioutils [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/jsonmessage [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/longpath [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/meminfo [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/namesgenerator [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/parsers [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/pidfile [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/platform [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/plugingetter [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/plugins [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/plugins/transport [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/pools [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/process [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/progress [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/reexec [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/rootless [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/stack [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/stdcopy [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/streamformatter [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/stringid [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/sysinfo [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/system [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/tailfile [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/tarsum [2024-04-26T19:11:36.018Z] github.com/docker/docker/pkg/useragent [2024-04-26T19:11:36.018Z] github.com/docker/docker/plugin [2024-04-26T19:11:36.018Z] github.com/docker/docker/plugin/executor/containerd [2024-04-26T19:11:36.018Z] github.com/docker/docker/plugin/v2 [2024-04-26T19:11:36.018Z] github.com/docker/docker/profiles/apparmor [2024-04-26T19:11:36.018Z] github.com/docker/docker/profiles/seccomp [2024-04-26T19:11:36.018Z] github.com/docker/docker/quota [2024-04-26T19:11:36.018Z] github.com/docker/docker/reference [2024-04-26T19:11:36.018Z] github.com/docker/docker/registry [2024-04-26T19:11:36.018Z] github.com/docker/docker/registry/resumable [2024-04-26T19:11:36.018Z] github.com/docker/docker/restartmanager [2024-04-26T19:11:36.018Z] github.com/docker/docker/runconfig [2024-04-26T19:11:36.018Z] github.com/docker/docker/runconfig/opts [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil/daemon [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil/environment [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil/fakecontext [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil/fakegit [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil/fakestorage [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil/fixtures/load [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil/registry [2024-04-26T19:11:36.018Z] github.com/docker/docker/testutil/request [2024-04-26T19:11:36.018Z] github.com/docker/docker/volume [2024-04-26T19:11:36.018Z] github.com/docker/docker/volume/drivers [2024-04-26T19:11:36.018Z] github.com/docker/docker/volume/local [2024-04-26T19:11:36.018Z] github.com/docker/docker/volume/mounts [2024-04-26T19:11:36.018Z] github.com/docker/docker/volume/service [2024-04-26T19:11:36.018Z] github.com/docker/docker/volume/service/opts [2024-04-26T19:11:36.018Z] github.com/docker/docker/volume/testutils' ']' [2024-04-26T19:11:36.018Z] + 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-26T19:11:36.580Z] ? github.com/docker/docker/api [no test files] [2024-04-26T19:11:44.673Z] ok github.com/docker/docker/api/server 0.022s coverage: 16.2% of statements [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 42.7% of statements [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 28.3% of statements [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/server/router/container 0.012s coverage: 5.9% of statements [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 66.7% of statements [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/events [no test files] [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/image [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/system [no test files] [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 94.0% of statements [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 80.0% of statements [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-04-26T19:12:06.567Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-04-26T19:12:06.567Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-04-26T19:12:07.495Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-04-26T19:12:07.495Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-04-26T19:12:07.495Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.009s coverage: 100.0% of statements [2024-04-26T19:12:07.495Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2024-04-26T19:12:07.495Z] ok github.com/docker/docker/builder/dockerfile 0.048s coverage: 50.1% of statements [2024-04-26T19:12:07.495Z] ok github.com/docker/docker/builder/remotecontext 0.050s coverage: 33.7% of statements [2024-04-26T19:12:09.388Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-04-26T19:12:09.388Z] ok github.com/docker/docker/cmd/docker-proxy 0.045s coverage: 66.5% of statements [2024-04-26T19:12:09.388Z] ok github.com/docker/docker/client 0.104s coverage: 77.0% of statements [2024-04-26T19:12:10.755Z] ok github.com/docker/docker/builder/remotecontext/git 3.060s coverage: 82.5% of statements [2024-04-26T19:12:22.931Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-04-26T19:12:22.931Z] ? github.com/docker/docker/container/stream [no test files] [2024-04-26T19:12:22.931Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-04-26T19:12:22.931Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-04-26T19:12:22.931Z] ok github.com/docker/docker/container 0.128s coverage: 36.4% of statements [2024-04-26T19:12:22.931Z] ok github.com/docker/docker/cmd/dockerd 0.186s coverage: 29.7% of statements [2024-04-26T19:12:24.298Z] ok github.com/docker/docker/cmd/dockerd/trap 2.358s coverage: 0.0% of statements [2024-04-26T19:12:25.227Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-04-26T19:12:25.227Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2024-04-26T19:12:25.227Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 39.3% of statements [2024-04-26T19:12:25.227Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2024-04-26T19:12:25.789Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-04-26T19:12:25.789Z] ok github.com/docker/docker/daemon/config 0.074s coverage: 74.4% of statements [2024-04-26T19:12:27.155Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-04-26T19:12:27.155Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.3% of statements [2024-04-26T19:12:27.155Z] ok github.com/docker/docker/daemon/containerd 0.036s coverage: 17.6% of statements [2024-04-26T19:12:27.155Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2024-04-26T19:12:27.411Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.8% of statements [2024-04-26T19:12:27.411Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.180s coverage: 60.9% of statements [2024-04-26T19:12:27.975Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-04-26T19:12:27.975Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2024-04-26T19:12:27.975Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-04-26T19:12:27.975Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-04-26T19:12:28.232Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.193s coverage: 60.2% of statements [2024-04-26T19:12:28.232Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 60.9% of statements [2024-04-26T19:12:28.794Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2024-04-26T19:12:29.050Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.2% of statements [2024-04-26T19:12:29.306Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-04-26T19:12:29.306Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-04-26T19:12:29.306Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2024-04-26T19:12:29.306Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 2.9% of statements [2024-04-26T19:12:29.562Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2024-04-26T19:12:29.819Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-04-26T19:12:29.819Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2024-04-26T19:12:29.819Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2024-04-26T19:12:29.819Z] ok github.com/docker/docker/daemon/logger/awslogs 0.117s coverage: 78.2% of statements [2024-04-26T19:12:30.382Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-04-26T19:12:30.382Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-04-26T19:12:30.382Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2024-04-26T19:12:30.382Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2024-04-26T19:12:30.382Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.103s coverage: 76.8% of statements [2024-04-26T19:12:30.638Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-04-26T19:12:30.638Z] ok github.com/docker/docker/daemon/logger/local 0.072s coverage: 79.4% of statements [2024-04-26T19:12:31.201Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2024-04-26T19:12:31.201Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 63.5% of statements [2024-04-26T19:12:31.201Z] ? github.com/docker/docker/daemon/names [no test files] [2024-04-26T19:12:31.201Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-04-26T19:12:31.201Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2024-04-26T19:12:31.457Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-04-26T19:12:31.457Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-04-26T19:12:31.457Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2024-04-26T19:12:32.020Z] ok github.com/docker/docker/daemon/logger/journald 1.644s coverage: 72.7% of statements [2024-04-26T19:12:32.276Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-04-26T19:12:32.276Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements [2024-04-26T19:12:32.276Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2024-04-26T19:12:32.276Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.2% of statements [2024-04-26T19:12:32.532Z] ok github.com/docker/docker/daemon/logger/splunk 1.443s coverage: 82.5% of statements [2024-04-26T19:12:32.788Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements [2024-04-26T19:12:33.045Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-04-26T19:12:33.045Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-04-26T19:12:33.045Z] ok github.com/docker/docker/image/cache 0.011s coverage: 26.1% of statements [2024-04-26T19:12:33.301Z] ? github.com/docker/docker/image/v1 [no test files] [2024-04-26T19:12:33.301Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements [2024-04-26T19:12:33.301Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-04-26T19:12:33.301Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-04-26T19:12:33.301Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2024-04-26T19:12:33.301Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements [2024-04-26T19:12:33.301Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] [2024-04-26T19:12:33.301Z] ok github.com/docker/docker/internal/multierror 0.012s coverage: 88.9% of statements [2024-04-26T19:12:33.557Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-04-26T19:12:33.557Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-04-26T19:12:33.557Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-04-26T19:12:33.557Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-04-26T19:12:33.557Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-04-26T19:12:33.557Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-04-26T19:12:33.557Z] ok github.com/docker/docker/internal/sliceutil 0.003s coverage: 56.2% of statements [2024-04-26T19:12:33.557Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-04-26T19:12:33.813Z] ok github.com/docker/docker/distribution 1.506s coverage: 28.7% of statements [2024-04-26T19:12:34.375Z] ok github.com/docker/docker/distribution/xfer 2.181s coverage: 85.4% of statements [2024-04-26T19:12:34.632Z] ok github.com/docker/docker/daemon 10.597s coverage: 15.8% of statements [2024-04-26T19:12:34.632Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-04-26T19:12:34.632Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-04-26T19:12:34.632Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-04-26T19:12:34.632Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-04-26T19:12:34.632Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-04-26T19:12:34.632Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2024-04-26T19:12:34.888Z] ? github.com/docker/docker/oci/caps [no test files] [2024-04-26T19:12:34.888Z] ok github.com/docker/docker/oci 0.017s coverage: 35.8% of statements [2024-04-26T19:12:35.145Z] ok github.com/docker/docker/opts 0.028s coverage: 67.9% of statements [2024-04-26T19:12:35.707Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2024-04-26T19:12:35.707Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2024-04-26T19:12:35.707Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2024-04-26T19:12:35.707Z] ok github.com/docker/docker/pkg/containerfs 0.006s coverage: 26.7% of statements [2024-04-26T19:12:35.707Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2024-04-26T19:12:35.964Z] ok github.com/docker/docker/pkg/chrootarchive 0.256s coverage: 83.7% of statements [2024-04-26T19:12:35.964Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 51.7% of statements [2024-04-26T19:12:35.964Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 6.5% of statements [2024-04-26T19:12:35.964Z] ok github.com/docker/docker/pkg/archive 0.403s coverage: 80.9% of statements [2024-04-26T19:12:36.220Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2024-04-26T19:12:36.220Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 92.3% of statements [2024-04-26T19:12:36.220Z] ok github.com/docker/docker/pkg/meminfo 0.005s coverage: 75.0% of statements [2024-04-26T19:12:36.220Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2024-04-26T19:12:36.220Z] ok github.com/docker/docker/pkg/authorization 0.744s coverage: 68.3% of statements [2024-04-26T19:12:36.477Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2024-04-26T19:12:36.477Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2024-04-26T19:12:36.477Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-04-26T19:12:36.477Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-04-26T19:12:36.477Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements [2024-04-26T19:12:36.477Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 94.1% of statements [2024-04-26T19:12:36.477Z] ok github.com/docker/docker/pkg/ioutils 0.378s coverage: 69.1% of statements [2024-04-26T19:12:36.734Z] ok github.com/docker/docker/pkg/idtools 0.663s coverage: 69.7% of statements [2024-04-26T19:12:36.990Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-04-26T19:12:36.990Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-04-26T19:12:36.990Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 90.0% of statements [2024-04-26T19:12:36.990Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2024-04-26T19:12:36.990Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2024-04-26T19:12:36.990Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2024-04-26T19:12:37.247Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-04-26T19:12:37.247Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-04-26T19:12:37.247Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-04-26T19:12:37.247Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2024-04-26T19:12:37.247Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2024-04-26T19:12:37.247Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2024-04-26T19:12:37.503Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2024-04-26T19:12:37.503Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 64.5% of statements [2024-04-26T19:12:37.760Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 41.0% of statements [2024-04-26T19:12:37.760Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 53.4% of statements [2024-04-26T19:12:37.760Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2024-04-26T19:12:37.760Z] ok github.com/docker/docker/pkg/tailfile 0.033s coverage: 88.6% of statements [2024-04-26T19:12:37.760Z] ok github.com/docker/docker/pkg/tarsum 0.064s coverage: 89.6% of statements [2024-04-26T19:12:38.688Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-04-26T19:12:38.688Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-04-26T19:12:38.688Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 13.6% of statements [2024-04-26T19:12:38.688Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2024-04-26T19:12:38.945Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements [2024-04-26T19:12:38.945Z] ok github.com/docker/docker/pkg/plugins 2.010s coverage: 73.7% of statements [2024-04-26T19:12:39.201Z] ok github.com/docker/docker/quota 0.265s coverage: 69.3% of statements [2024-04-26T19:12:39.202Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2024-04-26T19:12:39.458Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-04-26T19:12:39.458Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 46.2% of statements [2024-04-26T19:12:39.458Z] ok github.com/docker/docker/runconfig 0.007s coverage: 54.0% of statements [2024-04-26T19:12:39.458Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2024-04-26T19:12:39.458Z] ok github.com/docker/docker/registry 0.110s coverage: 63.9% of statements [2024-04-26T19:12:39.714Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-04-26T19:12:39.714Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-04-26T19:12:39.714Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-04-26T19:12:39.714Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-04-26T19:12:39.714Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-04-26T19:12:39.714Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-04-26T19:12:39.714Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-04-26T19:12:39.714Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-04-26T19:12:39.714Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-04-26T19:12:39.971Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-04-26T19:12:39.971Z] ? github.com/docker/docker/testutil/request [no test files] [2024-04-26T19:12:39.971Z] ? github.com/docker/docker/volume [no test files] [2024-04-26T19:12:40.227Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2024-04-26T19:12:40.483Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 61.5% of statements [2024-04-26T19:12:40.483Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2024-04-26T19:12:41.045Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-04-26T19:12:41.045Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-04-26T19:12:41.045Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements [2024-04-26T19:12:42.410Z] ok github.com/docker/docker/layer 7.549s coverage: 68.1% of statements [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === Skipped [2024-04-26T19:12:42.410Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-04-26T19:12:42.410Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-04-26T19:12:42.410Z] network_proxy_test.go:210: No support for dual stack yet [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-04-26T19:12:42.410Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-04-26T19:12:42.410Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:68: No driver to put! [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-04-26T19:12:42.410Z] time="2024-04-26T19:12:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-04-26T19:12:42.410Z] time="2024-04-26T19:12:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-04-26T19:12:42.410Z] time="2024-04-26T19:12:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-04-26T19:12:42.410Z] time="2024-04-26T19:12:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-04-26T19:12:42.410Z] time="2024-04-26T19:12:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:68: No driver to put! [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-04-26T19:12:42.410Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-26T19:12:42.410Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-04-26T19:12:42.410Z] graphtest_unix.go:68: No driver to put! [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-04-26T19:12:42.410Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-04-26T19:12:42.410Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-04-26T19:12:42.410Z] validate_test.go:73: only tested on Windows [2024-04-26T19:12:42.410Z] [2024-04-26T19:12:42.410Z] DONE 3286 tests, 27 skipped in 66.284s [2024-04-26T19:12:42.410Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/bitmap [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/cluster [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/config [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/datastore [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/driverapi [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/etchosts [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/ipam [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/ipbits [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/iptables [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/netlabel [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/netutils [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/networkdb [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/ns [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/options [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/osl [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/portallocator [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/portmapper [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/scope [2024-04-26T19:12:42.410Z] github.com/docker/docker/libnetwork/types' ']' [2024-04-26T19:12:42.411Z] + 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-26T19:13:38.580Z] ok github.com/docker/docker/libnetwork 44.906s coverage: 43.0% of statements [2024-04-26T19:13:38.580Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2024-04-26T19:13:38.580Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-04-26T19:13:38.580Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-04-26T19:13:38.580Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-04-26T19:13:38.580Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-04-26T19:13:38.580Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-04-26T19:13:38.580Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-04-26T19:13:38.580Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.915s coverage: 72.3% of statements [2024-04-26T19:13:38.580Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.3% of statements [2024-04-26T19:13:39.142Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements [2024-04-26T19:13:39.142Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-04-26T19:13:39.142Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-04-26T19:13:39.142Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2024-04-26T19:13:44.387Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.717s coverage: 63.3% of statements [2024-04-26T19:13:44.387Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-04-26T19:13:44.387Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements [2024-04-26T19:13:45.752Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.957s coverage: 5.1% of statements [2024-04-26T19:13:45.752Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-04-26T19:13:45.752Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.003s coverage: 4.7% of statements [2024-04-26T19:13:45.752Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-04-26T19:13:46.008Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2024-04-26T19:13:46.937Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.009s coverage: 1.4% of statements [2024-04-26T19:13:47.193Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements [2024-04-26T19:13:47.449Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements [2024-04-26T19:13:48.011Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.2% of statements [2024-04-26T19:13:48.011Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-04-26T19:13:48.011Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-04-26T19:13:48.011Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-04-26T19:13:48.268Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 87.0% of statements [2024-04-26T19:13:48.524Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 82.1% of statements [2024-04-26T19:13:48.780Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-04-26T19:13:48.780Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-04-26T19:13:48.780Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-04-26T19:13:48.780Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-04-26T19:13:49.342Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 86.0% of statements [2024-04-26T19:13:59.286Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2024-04-26T19:14:03.454Z] ok github.com/docker/docker/libnetwork/ipam 3.027s coverage: 80.3% of statements [2024-04-26T19:14:03.454Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-04-26T19:14:03.454Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-04-26T19:14:03.454Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements [2024-04-26T19:14:03.454Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 48.7% of statements [2024-04-26T19:14:03.454Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-04-26T19:14:03.710Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements [2024-04-26T19:14:04.272Z] ok github.com/docker/docker/libnetwork/ipamutils 0.311s coverage: 86.4% of statements [2024-04-26T19:14:04.272Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-04-26T19:14:04.834Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 39.9% of statements [2024-04-26T19:14:04.834Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-04-26T19:14:05.397Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 50.6% of statements [2024-04-26T19:15:56.787Z] ok github.com/docker/docker/libnetwork/networkdb 103.464s coverage: 59.2% of statements [2024-04-26T19:15:56.787Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-04-26T19:15:56.787Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-04-26T19:15:56.787Z] # github.com/docker/docker/libnetwork/osl [2024-04-26T19:15:56.787Z] libnetwork/osl/namespace_linux.go:669:5: (*github.com/docker/docker/vendor/github.com/sirupsen/logrus.Entry).Warn call has possible Printf formatting directive %s [2024-04-26T19:15:56.787Z] WARN invalid TestEvent: FAIL github.com/docker/docker/libnetwork/osl [build failed] [2024-04-26T19:15:56.787Z] bad output from test2json: FAIL github.com/docker/docker/libnetwork/osl [build failed] [2024-04-26T19:15:56.787Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2024-04-26T19:15:56.787Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements [2024-04-26T19:15:56.787Z] ok github.com/docker/docker/libnetwork/portmapper 0.661s coverage: 47.9% of statements [2024-04-26T19:15:56.787Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 75.8% of statements [2024-04-26T19:15:56.787Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-04-26T19:15:56.787Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements [2024-04-26T19:15:56.787Z] [2024-04-26T19:15:56.787Z] === Skipped [2024-04-26T19:15:56.787Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-04-26T19:15:56.787Z] 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-26T19:15:56.787Z] [2024-04-26T19:15:56.787Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-04-26T19:15:56.787Z] 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-26T19:15:56.787Z]  [2024-04-26T19:15:56.787Z] === Errors [2024-04-26T19:15:56.787Z] libnetwork/osl/namespace_linux.go:669:5: (*github.com/docker/docker/vendor/github.com/sirupsen/logrus.Entry).Warn call has possible Printf formatting directive %s [2024-04-26T19:15:56.787Z] [2024-04-26T19:15:56.787Z] DONE 464 tests, 2 skipped, 1 error in 190.396s Post stage [Pipeline] junit [2024-04-26T19:15:56.797Z] Recording test results [2024-04-26T19:15:56.943Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "Integration tests" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-04-26T19:15:57.235Z] + echo Ensuring container killed. [2024-04-26T19:15:57.235Z] Ensuring container killed. [2024-04-26T19:15:57.235Z] + docker rm -vf docker-pr2 [2024-04-26T19:15:57.235Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2024-04-26T19:15:57.506Z] + echo Chowning /workspace to jenkins user [2024-04-26T19:15:57.506Z] Chowning /workspace to jenkins user [2024-04-26T19:15:57.506Z] + id -u [2024-04-26T19:15:57.506Z] + id -g [2024-04-26T19:15:57.506Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47769:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-04-26T19:15:58.344Z] + bundleName=arm64-integration [2024-04-26T19:15:58.344Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-26T19:15:58.344Z] Creating arm64-integration-bundles.tar.gz [2024-04-26T19:15:58.344Z] + 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-26T19:15:58.344Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-04-26T19:15:58.354Z] Archiving artifacts [2024-04-26T19:15:58.581Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47769/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-04-26T19:15:58.860Z] + make clean [2024-04-26T19:15:58.860Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-26T19:15:58.860Z] docker-dev-cache [2024-04-26T19:15:58.860Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-26T19:15:59.324Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47769/2/stashes/