Skip to content

Console Output

11:56:54 [2021-12-08T11:56:54.542Z] The recommended git tool is: git
11:56:58 [2021-12-08T11:56:58.042Z] using credential docker-jenkins-github-credentials
11:56:58 [2021-12-08T11:56:58.064Z] Cloning the remote Git repository
11:56:58 [2021-12-08T11:56:58.064Z] Cloning with configured refspecs honoured and without tags
11:56:57 [2021-12-08T11:56:57.320Z] Cloning repository https://github.com/moby/moby.git
11:56:57 [2021-12-08T11:56:57.393Z]  > git init /home/ubuntu/workspace/moby_PR-43063 # timeout=10
11:56:57 [2021-12-08T11:56:57.588Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:57 [2021-12-08T11:56:57.589Z]  > git --version # timeout=10
11:56:57 [2021-12-08T11:56:57.601Z]  > git --version # 'git version 2.17.1'
11:56:57 [2021-12-08T11:56:57.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:57 [2021-12-08T11:56:57.603Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43063/head:refs/remotes/origin/PR-43063 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:57:20 [2021-12-08T11:57:20.734Z] Fetching without tags
11:57:20 [2021-12-08T11:57:20.642Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:57:20 [2021-12-08T11:57:20.656Z]  > git config --add remote.origin.fetch +refs/pull/43063/head:refs/remotes/origin/PR-43063 # timeout=10
11:57:20 [2021-12-08T11:57:20.667Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:57:20 [2021-12-08T11:57:20.709Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:57:20 [2021-12-08T11:57:20.738Z] Fetching upstream changes from https://github.com/moby/moby.git
11:57:20 [2021-12-08T11:57:20.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:57:20 [2021-12-08T11:57:20.739Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43063/head:refs/remotes/origin/PR-43063 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:57:21 [2021-12-08T11:57:21.161Z] Merging remotes/origin/20.10 commit 847da184ad5048b27f5bdf9d53d070f731b43180 into PR head commit f4daf9dd083a3b8770e01179499e4f5acc6caeff
11:57:22 [2021-12-08T11:57:22.141Z] Merge succeeded, producing f4daf9dd083a3b8770e01179499e4f5acc6caeff
11:57:22 [2021-12-08T11:57:22.142Z] Checking out Revision f4daf9dd083a3b8770e01179499e4f5acc6caeff (PR-43063)
11:57:21 [2021-12-08T11:57:21.178Z]  > git config core.sparsecheckout # timeout=10
11:57:21 [2021-12-08T11:57:21.213Z]  > git checkout -f f4daf9dd083a3b8770e01179499e4f5acc6caeff # timeout=10
11:57:22 [2021-12-08T11:57:22.027Z]  > git remote # timeout=10
11:57:22 [2021-12-08T11:57:22.054Z]  > git config --get remote.origin.url # timeout=10
11:57:22 [2021-12-08T11:57:22.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:57:22 [2021-12-08T11:57:22.082Z]  > git merge 847da184ad5048b27f5bdf9d53d070f731b43180 # timeout=10
11:57:22 [2021-12-08T11:57:22.115Z]  > git rev-parse HEAD^{commit} # timeout=10
11:57:22 [2021-12-08T11:57:22.144Z]  > git config core.sparsecheckout # timeout=10
11:57:22 [2021-12-08T11:57:22.153Z]  > git checkout -f f4daf9dd083a3b8770e01179499e4f5acc6caeff # timeout=10
11:57:26 [2021-12-08T11:57:26.786Z] Commit message: "[20.10] update Go to 1.16.11"