Skip to content

Console Output

18:01:29 [2021-03-30T18:01:29.938Z] The recommended git tool is: git
18:01:31 [2021-03-30T18:01:31.856Z] using credential docker-jenkins-github-credentials
18:01:31 [2021-03-30T18:01:31.863Z] Cloning the remote Git repository
18:01:31 [2021-03-30T18:01:31.863Z] Cloning with configured refspecs honoured and without tags
18:01:31 [2021-03-30T18:01:31.931Z] Cloning repository https://github.com/moby/moby.git
18:01:31 [2021-03-30T18:01:31.980Z]  > git init /home/ubuntu/workspace/moby_PR-42226 # timeout=10
18:01:32 [2021-03-30T18:01:32.249Z] Fetching upstream changes from https://github.com/moby/moby.git
18:01:32 [2021-03-30T18:01:32.249Z]  > git --version # timeout=10
18:01:32 [2021-03-30T18:01:32.266Z]  > git --version # 'git version 2.17.1'
18:01:32 [2021-03-30T18:01:32.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:01:32 [2021-03-30T18:01:32.268Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42226/head:refs/remotes/origin/PR-42226 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:01:48 [2021-03-30T18:01:48.466Z] Fetching without tags
18:01:48 [2021-03-30T18:01:48.738Z] Merging remotes/origin/master commit d7a5abe6bd9b027d21b7f7a8703f38ad62913aff into PR head commit 3e34db6f864fe642ccab92105fed60d20fc25859
18:01:48 [2021-03-30T18:01:48.405Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:01:48 [2021-03-30T18:01:48.423Z]  > git config --add remote.origin.fetch +refs/pull/42226/head:refs/remotes/origin/PR-42226 # timeout=10
18:01:48 [2021-03-30T18:01:48.434Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:01:48 [2021-03-30T18:01:48.451Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:01:48 [2021-03-30T18:01:48.469Z] Fetching upstream changes from https://github.com/moby/moby.git
18:01:48 [2021-03-30T18:01:48.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:01:48 [2021-03-30T18:01:48.471Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42226/head:refs/remotes/origin/PR-42226 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:01:48 [2021-03-30T18:01:48.752Z]  > git config core.sparsecheckout # timeout=10
18:01:48 [2021-03-30T18:01:48.769Z]  > git checkout -f 3e34db6f864fe642ccab92105fed60d20fc25859 # timeout=10
18:01:49 [2021-03-30T18:01:49.292Z]  > git remote # timeout=10
18:01:49 [2021-03-30T18:01:49.307Z]  > git config --get remote.origin.url # timeout=10
18:01:49 [2021-03-30T18:01:49.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:01:49 [2021-03-30T18:01:49.324Z]  > git merge d7a5abe6bd9b027d21b7f7a8703f38ad62913aff # timeout=10
18:01:49 [2021-03-30T18:01:49.876Z] Merge succeeded, producing 71a321f22c2636390716b9701314bf509ee91da6
18:01:49 [2021-03-30T18:01:49.876Z] Checking out Revision 71a321f22c2636390716b9701314bf509ee91da6 (PR-42226)
18:01:49 [2021-03-30T18:01:49.860Z]  > git rev-parse HEAD^{commit} # timeout=10
18:01:49 [2021-03-30T18:01:49.878Z]  > git config core.sparsecheckout # timeout=10
18:01:49 [2021-03-30T18:01:49.894Z]  > git checkout -f 71a321f22c2636390716b9701314bf509ee91da6 # timeout=10
18:01:53 [2021-03-30T18:01:53.638Z] Commit message: "Merge commit 'd7a5abe6bd9b027d21b7f7a8703f38ad62913aff' into HEAD"