Skip to content

Console Output

17:29:44 [2021-07-11T17:29:44.646Z] The recommended git tool is: git
17:29:44 [2021-07-11T17:29:44.672Z] using credential docker-jenkins-github-credentials
17:29:44 [2021-07-11T17:29:44.678Z] Cloning the remote Git repository
17:29:44 [2021-07-11T17:29:44.678Z] Cloning with configured refspecs honoured and without tags
17:29:44 [2021-07-11T17:29:44.680Z] Cloning repository https://github.com/moby/moby.git
17:29:44 [2021-07-11T17:29:44.680Z]  > git init /home/ubuntu/workspace/moby_PR-42620 # timeout=10
17:29:44 [2021-07-11T17:29:44.697Z] Fetching upstream changes from https://github.com/moby/moby.git
17:29:44 [2021-07-11T17:29:44.698Z]  > git --version # timeout=10
17:29:44 [2021-07-11T17:29:44.711Z]  > git --version # 'git version 2.17.1'
17:29:44 [2021-07-11T17:29:44.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:29:44 [2021-07-11T17:29:44.712Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42620/head:refs/remotes/origin/PR-42620 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:29:59 [2021-07-11T17:29:59.242Z] Fetching without tags
17:29:59 [2021-07-11T17:29:59.472Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 115b37b8f7fc5d4b674fdf76eea5790f0e4a64b7
17:30:00 [2021-07-11T17:30:00.029Z] Merge succeeded, producing 115b37b8f7fc5d4b674fdf76eea5790f0e4a64b7
17:30:00 [2021-07-11T17:30:00.030Z] Checking out Revision 115b37b8f7fc5d4b674fdf76eea5790f0e4a64b7 (PR-42620)
17:29:59 [2021-07-11T17:29:59.207Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:29:59 [2021-07-11T17:29:59.214Z]  > git config --add remote.origin.fetch +refs/pull/42620/head:refs/remotes/origin/PR-42620 # timeout=10
17:29:59 [2021-07-11T17:29:59.228Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:29:59 [2021-07-11T17:29:59.234Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:29:59 [2021-07-11T17:29:59.243Z] Fetching upstream changes from https://github.com/moby/moby.git
17:29:59 [2021-07-11T17:29:59.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:29:59 [2021-07-11T17:29:59.244Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42620/head:refs/remotes/origin/PR-42620 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:29:59 [2021-07-11T17:29:59.472Z]  > git config core.sparsecheckout # timeout=10
17:29:59 [2021-07-11T17:29:59.497Z]  > git checkout -f 115b37b8f7fc5d4b674fdf76eea5790f0e4a64b7 # timeout=10
17:29:59 [2021-07-11T17:29:59.989Z]  > git remote # timeout=10
17:30:00 [2021-07-11T17:30:00.003Z]  > git config --get remote.origin.url # timeout=10
17:30:00 [2021-07-11T17:30:00.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:30:00 [2021-07-11T17:30:00.008Z]  > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10
17:30:00 [2021-07-11T17:30:00.019Z]  > git rev-parse HEAD^{commit} # timeout=10
17:30:00 [2021-07-11T17:30:00.030Z]  > git config core.sparsecheckout # timeout=10
17:30:00 [2021-07-11T17:30:00.037Z]  > git checkout -f 115b37b8f7fc5d4b674fdf76eea5790f0e4a64b7 # timeout=10
17:30:00 [2021-07-11T17:30:00.584Z] Commit message: "daemon: use object literal for stats"
17:30:00 [2021-07-11T17:30:00.586Z]  > git rev-list --no-walk 115b37b8f7fc5d4b674fdf76eea5790f0e4a64b7 # timeout=10