Skip to content

Console Output

20:57:03 [2021-12-24T20:57:03.475Z] The recommended git tool is: git
20:57:05 [2021-12-24T20:57:05.882Z] using credential docker-jenkins-github-credentials
20:57:05 [2021-12-24T20:57:05.890Z] Cloning the remote Git repository
20:57:05 [2021-12-24T20:57:05.891Z] Cloning with configured refspecs honoured and without tags
20:57:05 [2021-12-24T20:57:05.906Z] Cloning repository https://github.com/moby/moby.git
20:57:05 [2021-12-24T20:57:05.972Z]  > git init /home/ubuntu/workspace/moby_PR-43100 # timeout=10
20:57:06 [2021-12-24T20:57:06.150Z] Fetching upstream changes from https://github.com/moby/moby.git
20:57:06 [2021-12-24T20:57:06.151Z]  > git --version # timeout=10
20:57:06 [2021-12-24T20:57:06.168Z]  > git --version # 'git version 2.17.1'
20:57:06 [2021-12-24T20:57:06.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:57:06 [2021-12-24T20:57:06.170Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43100/head:refs/remotes/origin/PR-43100 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:57:23 [2021-12-24T20:57:23.130Z] Fetching without tags
20:57:23 [2021-12-24T20:57:23.081Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:57:23 [2021-12-24T20:57:23.097Z]  > git config --add remote.origin.fetch +refs/pull/43100/head:refs/remotes/origin/PR-43100 # timeout=10
20:57:23 [2021-12-24T20:57:23.103Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:57:23 [2021-12-24T20:57:23.118Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:57:23 [2021-12-24T20:57:23.133Z] Fetching upstream changes from https://github.com/moby/moby.git
20:57:23 [2021-12-24T20:57:23.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:57:23 [2021-12-24T20:57:23.134Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43100/head:refs/remotes/origin/PR-43100 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:57:23 [2021-12-24T20:57:23.378Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 5cbc08ce57a54f8532516812efb0e5297c06c2b7
20:57:24 [2021-12-24T20:57:24.475Z] Merge succeeded, producing c0e2fa3465c3d2f0878e8c4f79e1d00ffff4e1e6
20:57:24 [2021-12-24T20:57:24.475Z] Checking out Revision c0e2fa3465c3d2f0878e8c4f79e1d00ffff4e1e6 (PR-43100)
20:57:23 [2021-12-24T20:57:23.383Z]  > git config core.sparsecheckout # timeout=10
20:57:23 [2021-12-24T20:57:23.401Z]  > git checkout -f 5cbc08ce57a54f8532516812efb0e5297c06c2b7 # timeout=10
20:57:23 [2021-12-24T20:57:23.934Z]  > git remote # timeout=10
20:57:23 [2021-12-24T20:57:23.945Z]  > git config --get remote.origin.url # timeout=10
20:57:23 [2021-12-24T20:57:23.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:57:23 [2021-12-24T20:57:23.955Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
20:57:24 [2021-12-24T20:57:24.463Z]  > git rev-parse HEAD^{commit} # timeout=10
20:57:24 [2021-12-24T20:57:24.475Z]  > git config core.sparsecheckout # timeout=10
20:57:24 [2021-12-24T20:57:24.497Z]  > git checkout -f c0e2fa3465c3d2f0878e8c4f79e1d00ffff4e1e6 # timeout=10
20:57:28 [2021-12-24T20:57:28.102Z] Commit message: "Merge commit '10aecb0e652d346130a37e5b4383eca28f594c21' into HEAD"
20:57:28 [2021-12-24T20:57:28.121Z] First time build. Skipping changelog.
20:57:28 [2021-12-24T20:57:28.102Z]  > git rev-list --no-walk e486c406d02ab3e9f8669495b064c4308ff1ca71 # timeout=10