Skip to content

Console Output

14:11:14 [2022-01-18T14:11:14.576Z] The recommended git tool is: git
14:11:17 [2022-01-18T14:11:17.064Z] using credential docker-jenkins-github-credentials
14:11:17 [2022-01-18T14:11:17.073Z] Cloning the remote Git repository
14:11:17 [2022-01-18T14:11:17.073Z] Cloning with configured refspecs honoured and without tags
14:11:17 [2022-01-18T14:11:17.094Z] Cloning repository https://github.com/moby/moby.git
14:11:17 [2022-01-18T14:11:17.149Z]  > git init /home/ubuntu/workspace/moby_PR-43153 # timeout=10
14:11:17 [2022-01-18T14:11:17.388Z] Fetching upstream changes from https://github.com/moby/moby.git
14:11:17 [2022-01-18T14:11:17.389Z]  > git --version # timeout=10
14:11:17 [2022-01-18T14:11:17.404Z]  > git --version # 'git version 2.25.1'
14:11:17 [2022-01-18T14:11:17.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:17 [2022-01-18T14:11:17.406Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43153/head:refs/remotes/origin/PR-43153 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:11:35 [2022-01-18T14:11:35.207Z] Fetching without tags
14:11:35 [2022-01-18T14:11:35.462Z] Merging remotes/origin/20.10 commit b1fc0c84de6c7d12647850d60aa36d8f95776a03 into PR head commit aa92e697cb4d43aa17944934b31579e440224bfb
14:11:35 [2022-01-18T14:11:35.150Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:11:35 [2022-01-18T14:11:35.167Z]  > git config --add remote.origin.fetch +refs/pull/43153/head:refs/remotes/origin/PR-43153 # timeout=10
14:11:35 [2022-01-18T14:11:35.175Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:11:35 [2022-01-18T14:11:35.191Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:11:35 [2022-01-18T14:11:35.210Z] Fetching upstream changes from https://github.com/moby/moby.git
14:11:35 [2022-01-18T14:11:35.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:35 [2022-01-18T14:11:35.211Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43153/head:refs/remotes/origin/PR-43153 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:11:35 [2022-01-18T14:11:35.471Z]  > git config core.sparsecheckout # timeout=10
14:11:35 [2022-01-18T14:11:35.479Z]  > git checkout -f aa92e697cb4d43aa17944934b31579e440224bfb # timeout=10
14:11:36 [2022-01-18T14:11:36.997Z] Merge succeeded, producing aa92e697cb4d43aa17944934b31579e440224bfb
14:11:36 [2022-01-18T14:11:36.997Z] Checking out Revision aa92e697cb4d43aa17944934b31579e440224bfb (PR-43153)
14:11:36 [2022-01-18T14:11:36.951Z]  > git remote # timeout=10
14:11:36 [2022-01-18T14:11:36.965Z]  > git config --get remote.origin.url # timeout=10
14:11:36 [2022-01-18T14:11:36.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:36 [2022-01-18T14:11:36.975Z]  > git merge b1fc0c84de6c7d12647850d60aa36d8f95776a03 # timeout=10
14:11:36 [2022-01-18T14:11:36.987Z]  > git rev-parse HEAD^{commit} # timeout=10
14:11:36 [2022-01-18T14:11:36.999Z]  > git config core.sparsecheckout # timeout=10
14:11:37 [2022-01-18T14:11:37.011Z]  > git checkout -f aa92e697cb4d43aa17944934b31579e440224bfb # timeout=10
14:11:41 [2022-01-18T14:11:41.053Z] Commit message: "[20.10] update Go to 1.16.13"