Skip to content

Console Output

12:30:24 [2020-11-25T12:30:24.722Z] using credential docker-jenkins-github-credentials
12:30:24 [2020-11-25T12:30:24.727Z] Cloning the remote Git repository
12:30:24 [2020-11-25T12:30:24.728Z] Cloning with configured refspecs honoured and without tags
12:30:24 [2020-11-25T12:30:24.752Z] Cloning repository https://github.com/moby/moby.git
12:30:24 [2020-11-25T12:30:24.754Z]  > git init /home/ubuntu/workspace/moby_PR-41712 # timeout=10
12:30:24 [2020-11-25T12:30:24.773Z] Fetching upstream changes from https://github.com/moby/moby.git
12:30:24 [2020-11-25T12:30:24.774Z]  > git --version # timeout=10
12:30:24 [2020-11-25T12:30:24.779Z]  > git --version # 'git version 2.17.1'
12:30:24 [2020-11-25T12:30:24.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:30:24 [2020-11-25T12:30:24.779Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41712/head:refs/remotes/origin/PR-41712 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:30:38 [2020-11-25T12:30:38.497Z] Fetching without tags
12:30:38 [2020-11-25T12:30:38.793Z] Merging remotes/origin/master commit 35390305e898d9f7f6c02a3b748dbd5239d1071c into PR head commit 22e31dbd9aaa78664c22987778ab1affa630bd18
12:30:38 [2020-11-25T12:30:38.497Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:30:38 [2020-11-25T12:30:38.499Z]  > git config --add remote.origin.fetch +refs/pull/41712/head:refs/remotes/origin/PR-41712 # timeout=10
12:30:38 [2020-11-25T12:30:38.504Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:30:38 [2020-11-25T12:30:38.508Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:30:38 [2020-11-25T12:30:38.522Z] Fetching upstream changes from https://github.com/moby/moby.git
12:30:38 [2020-11-25T12:30:38.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:30:38 [2020-11-25T12:30:38.522Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41712/head:refs/remotes/origin/PR-41712 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:30:38 [2020-11-25T12:30:38.818Z]  > git config core.sparsecheckout # timeout=10
12:30:38 [2020-11-25T12:30:38.833Z]  > git checkout -f 22e31dbd9aaa78664c22987778ab1affa630bd18 # timeout=10
12:30:39 [2020-11-25T12:30:39.911Z] Merge succeeded, producing 0e2cb86f74cdc0fb965bbbbc2145a00ec9e7ad86
12:30:39 [2020-11-25T12:30:39.912Z] Checking out Revision 0e2cb86f74cdc0fb965bbbbc2145a00ec9e7ad86 (PR-41712)
12:30:40 [2020-11-25T12:30:40.284Z] Commit message: "Merge commit '35390305e898d9f7f6c02a3b748dbd5239d1071c' into HEAD"
12:30:39 [2020-11-25T12:30:39.384Z]  > git remote # timeout=10
12:30:39 [2020-11-25T12:30:39.390Z]  > git config --get remote.origin.url # timeout=10
12:30:39 [2020-11-25T12:30:39.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:30:39 [2020-11-25T12:30:39.394Z]  > git merge 35390305e898d9f7f6c02a3b748dbd5239d1071c # timeout=10
12:30:39 [2020-11-25T12:30:39.929Z]  > git rev-parse HEAD^{commit} # timeout=10
12:30:39 [2020-11-25T12:30:39.936Z]  > git config core.sparsecheckout # timeout=10
12:30:39 [2020-11-25T12:30:39.938Z]  > git checkout -f 0e2cb86f74cdc0fb965bbbbc2145a00ec9e7ad86 # timeout=10