Skip to content

Console Output

23:19:05 [2021-06-15T23:19:05.048Z] The recommended git tool is: git
23:19:05 [2021-06-15T23:19:05.109Z] using credential docker-jenkins-github-credentials
23:19:05 [2021-06-15T23:19:05.142Z] Fetching changes from the remote Git repository
23:19:05 [2021-06-15T23:19:05.161Z] Fetching without tags
23:19:05 [2021-06-15T23:19:05.990Z] Merging remotes/origin/master commit 5e62ca1a05f2aab49066d91c9070cb7dc7ad2461 into PR head commit 3eb125769899193cc8f255edf91fde4194625cb2
23:19:05 [2021-06-15T23:19:05.122Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42473/.git # timeout=10
23:19:05 [2021-06-15T23:19:05.144Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:19:05 [2021-06-15T23:19:05.207Z] Fetching upstream changes from https://github.com/moby/moby.git
23:19:05 [2021-06-15T23:19:05.207Z]  > git --version # timeout=10
23:19:05 [2021-06-15T23:19:05.226Z]  > git --version # 'git version 2.25.1'
23:19:05 [2021-06-15T23:19:05.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:19:05 [2021-06-15T23:19:05.227Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42473/head:refs/remotes/origin/PR-42473 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:19:05 [2021-06-15T23:19:05.995Z]  > git config core.sparsecheckout # timeout=10
23:19:06 [2021-06-15T23:19:06.011Z]  > git checkout -f 3eb125769899193cc8f255edf91fde4194625cb2 # timeout=10
23:19:06 [2021-06-15T23:19:06.768Z] Merge succeeded, producing 3eb125769899193cc8f255edf91fde4194625cb2
23:19:06 [2021-06-15T23:19:06.768Z] Checking out Revision 3eb125769899193cc8f255edf91fde4194625cb2 (PR-42473)
23:19:06 [2021-06-15T23:19:06.724Z]  > git remote # timeout=10
23:19:06 [2021-06-15T23:19:06.739Z]  > git config --get remote.origin.url # timeout=10
23:19:06 [2021-06-15T23:19:06.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:19:06 [2021-06-15T23:19:06.749Z]  > git merge 5e62ca1a05f2aab49066d91c9070cb7dc7ad2461 # timeout=10
23:19:06 [2021-06-15T23:19:06.759Z]  > git rev-parse HEAD^{commit} # timeout=10
23:19:06 [2021-06-15T23:19:06.769Z]  > git config core.sparsecheckout # timeout=10
23:19:06 [2021-06-15T23:19:06.775Z]  > git checkout -f 3eb125769899193cc8f255edf91fde4194625cb2 # timeout=10
23:19:10 [2021-06-15T23:19:10.805Z] Commit message: "revendor BuildKit (master branch)"