Skip to content

Console Output

23:46:12 [2021-07-29T23:46:12.088Z] The recommended git tool is: git
23:46:12 [2021-07-29T23:46:12.113Z] using credential docker-jenkins-github-credentials
23:46:12 [2021-07-29T23:46:12.120Z] Cloning the remote Git repository
23:46:12 [2021-07-29T23:46:12.120Z] Cloning with configured refspecs honoured and without tags
23:46:12 [2021-07-29T23:46:12.125Z] Cloning repository https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.126Z]  > git init /home/ubuntu/workspace/moby_PR-42695 # timeout=10
23:46:12 [2021-07-29T23:46:12.139Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.139Z]  > git --version # timeout=10
23:46:12 [2021-07-29T23:46:12.143Z]  > git --version # 'git version 2.25.1'
23:46:12 [2021-07-29T23:46:12.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:12 [2021-07-29T23:46:12.145Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:27 [2021-07-29T23:46:27.491Z] Fetching without tags
23:46:27 [2021-07-29T23:46:27.879Z] Merging remotes/origin/20.10 commit af8e58faef2d24608610d51c5196cd2c52c2c8e5 into PR head commit e8fb8f7acd461db932bce5d7752c33fc9d75020d
23:46:27 [2021-07-29T23:46:27.463Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:27 [2021-07-29T23:46:27.468Z]  > git config --add remote.origin.fetch +refs/pull/42695/head:refs/remotes/origin/PR-42695 # timeout=10
23:46:27 [2021-07-29T23:46:27.472Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:27 [2021-07-29T23:46:27.480Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:27 [2021-07-29T23:46:27.495Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:27 [2021-07-29T23:46:27.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:27 [2021-07-29T23:46:27.497Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:27 [2021-07-29T23:46:27.880Z]  > git config core.sparsecheckout # timeout=10
23:46:27 [2021-07-29T23:46:27.884Z]  > git checkout -f e8fb8f7acd461db932bce5d7752c33fc9d75020d # timeout=10
23:46:28 [2021-07-29T23:46:28.792Z]  > git remote # timeout=10
23:46:28 [2021-07-29T23:46:28.800Z]  > git config --get remote.origin.url # timeout=10
23:46:28 [2021-07-29T23:46:28.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:28 [2021-07-29T23:46:28.806Z]  > git merge af8e58faef2d24608610d51c5196cd2c52c2c8e5 # timeout=10
23:46:29 [2021-07-29T23:46:29.799Z] Merge succeeded, producing 4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7
23:46:29 [2021-07-29T23:46:29.800Z] Checking out Revision 4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 (PR-42695)
23:46:29 [2021-07-29T23:46:29.881Z] Commit message: "Merge commit 'af8e58faef2d24608610d51c5196cd2c52c2c8e5' into HEAD"
23:46:29 [2021-07-29T23:46:29.779Z]  > git rev-parse HEAD^{commit} # timeout=10
23:46:29 [2021-07-29T23:46:29.801Z]  > git config core.sparsecheckout # timeout=10
23:46:29 [2021-07-29T23:46:29.805Z]  > git checkout -f 4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 # timeout=10