Skip to content

Console Output

08:45:13 [2021-03-25T08:45:13.040Z] The recommended git tool is: git
08:45:17 [2021-03-25T08:45:17.428Z] using credential docker-jenkins-github-credentials
08:45:17 [2021-03-25T08:45:17.436Z] Cloning the remote Git repository
08:45:17 [2021-03-25T08:45:17.436Z] Cloning with configured refspecs honoured and without tags
08:45:17 [2021-03-25T08:45:17.629Z] Cloning repository https://github.com/moby/moby.git
08:45:17 [2021-03-25T08:45:17.843Z]  > git init /home/ubuntu/workspace/moby_PR-42141 # timeout=10
08:45:18 [2021-03-25T08:45:18.121Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:18 [2021-03-25T08:45:18.122Z]  > git --version # timeout=10
08:45:18 [2021-03-25T08:45:18.128Z]  > git --version # 'git version 2.7.4'
08:45:18 [2021-03-25T08:45:18.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:18 [2021-03-25T08:45:18.352Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42141/head:refs/remotes/origin/PR-42141 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
08:45:38 [2021-03-25T08:45:38.739Z] Fetching without tags
08:45:39 [2021-03-25T08:45:39.229Z] Merging remotes/origin/20.10 commit 7c84bf929baa24767fc3aae0fc1b5bd46e605b8a into PR head commit fed6ba2790e20bb5f433f9a1485a3787c677ae56
08:45:38 [2021-03-25T08:45:38.679Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:38 [2021-03-25T08:45:38.709Z]  > git config --add remote.origin.fetch +refs/pull/42141/head:refs/remotes/origin/PR-42141 # timeout=10
08:45:38 [2021-03-25T08:45:38.719Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
08:45:38 [2021-03-25T08:45:38.730Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:38 [2021-03-25T08:45:38.756Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:38 [2021-03-25T08:45:38.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:38 [2021-03-25T08:45:38.811Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42141/head:refs/remotes/origin/PR-42141 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
08:45:41 [2021-03-25T08:45:41.102Z] Merge succeeded, producing ecdef3d4540610901be62f9349caa186870f8eea
08:45:41 [2021-03-25T08:45:41.103Z] Checking out Revision ecdef3d4540610901be62f9349caa186870f8eea (PR-42141)
08:45:39 [2021-03-25T08:45:39.250Z]  > git config core.sparsecheckout # timeout=10
08:45:39 [2021-03-25T08:45:39.263Z]  > git checkout -f fed6ba2790e20bb5f433f9a1485a3787c677ae56 # timeout=10
08:45:40 [2021-03-25T08:45:40.643Z]  > git remote # timeout=10
08:45:40 [2021-03-25T08:45:40.656Z]  > git config --get remote.origin.url # timeout=10
08:45:40 [2021-03-25T08:45:40.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:40 [2021-03-25T08:45:40.665Z]  > git merge 7c84bf929baa24767fc3aae0fc1b5bd46e605b8a # timeout=10
08:45:41 [2021-03-25T08:45:41.105Z]  > git rev-parse HEAD^{commit} # timeout=10
08:45:41 [2021-03-25T08:45:41.115Z]  > git config core.sparsecheckout # timeout=10
08:45:41 [2021-03-25T08:45:41.119Z]  > git checkout -f ecdef3d4540610901be62f9349caa186870f8eea # timeout=10
08:45:44 [2021-03-25T08:45:44.979Z] Commit message: "Merge commit '7c84bf929baa24767fc3aae0fc1b5bd46e605b8a' into HEAD"