Skip to content

Console Output

10:24:32 [2024-05-08T10:24:32.835Z] The recommended git tool is: git
10:24:34 [2024-05-08T10:24:34.848Z] using credential docker-jenkins-github-credentials
10:24:34 [2024-05-08T10:24:34.868Z] Cloning the remote Git repository
10:24:34 [2024-05-08T10:24:34.868Z] Cloning with configured refspecs honoured and without tags
10:24:34 [2024-05-08T10:24:34.889Z] Cloning repository https://github.com/moby/moby.git
10:24:34 [2024-05-08T10:24:34.946Z]  > git init /home/ubuntu/workspace/moby_PR-45313 # timeout=10
10:24:35 [2024-05-08T10:24:35.518Z] Fetching upstream changes from https://github.com/moby/moby.git
10:24:35 [2024-05-08T10:24:35.518Z]  > git --version # timeout=10
10:24:35 [2024-05-08T10:24:35.521Z]  > git --version # 'git version 2.25.1'
10:24:35 [2024-05-08T10:24:35.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:24:35 [2024-05-08T10:24:35.527Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45313/head:refs/remotes/origin/PR-45313 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:24:48 [2024-05-08T10:24:48.809Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:24:48 [2024-05-08T10:24:48.812Z]  > git config --add remote.origin.fetch +refs/pull/45313/head:refs/remotes/origin/PR-45313 # timeout=10
10:24:48 [2024-05-08T10:24:48.815Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:24:49 [2024-05-08T10:24:49.000Z] Fetching without tags
10:24:49 [2024-05-08T10:24:49.190Z] Merging remotes/origin/master commit 4554d871d70bd055a0faa3ed595419ec4dc50406 into PR head commit 7ea9acc97f4c884ecdaebd06ed0353b28263d118
10:24:48 [2024-05-08T10:24:48.997Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:24:49 [2024-05-08T10:24:49.003Z] Fetching upstream changes from https://github.com/moby/moby.git
10:24:49 [2024-05-08T10:24:49.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:24:49 [2024-05-08T10:24:49.005Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45313/head:refs/remotes/origin/PR-45313 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:24:49 [2024-05-08T10:24:49.194Z]  > git config core.sparsecheckout # timeout=10
10:24:49 [2024-05-08T10:24:49.205Z]  > git checkout -f 7ea9acc97f4c884ecdaebd06ed0353b28263d118 # timeout=10
10:24:49 [2024-05-08T10:24:49.866Z]  > git remote # timeout=10
10:24:49 [2024-05-08T10:24:49.870Z]  > git config --get remote.origin.url # timeout=10
10:24:49 [2024-05-08T10:24:49.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:24:49 [2024-05-08T10:24:49.874Z]  > git merge 4554d871d70bd055a0faa3ed595419ec4dc50406 # timeout=10
10:24:50 [2024-05-08T10:24:50.851Z] Merge succeeded, producing 12cf1184947c9acfff1247a52651117e5aa63bc8
10:24:50 [2024-05-08T10:24:50.851Z] Checking out Revision 12cf1184947c9acfff1247a52651117e5aa63bc8 (PR-45313)
10:24:50 [2024-05-08T10:24:50.848Z]  > git rev-parse HEAD^{commit} # timeout=10
10:24:50 [2024-05-08T10:24:50.853Z]  > git config core.sparsecheckout # timeout=10
10:24:50 [2024-05-08T10:24:50.855Z]  > git checkout -f 12cf1184947c9acfff1247a52651117e5aa63bc8 # timeout=10
10:24:54 [2024-05-08T10:24:54.202Z] Commit message: "Merge commit '4554d871d70bd055a0faa3ed595419ec4dc50406' into HEAD"
10:24:54 [2024-05-08T10:24:54.208Z] First time build. Skipping changelog.
10:24:54 [2024-05-08T10:24:54.205Z]  > git rev-list --no-walk 91a81f4579f944656d49f9b279e65e98d02f8e80 # timeout=10