Skip to content

Console Output

18:39:22 [2023-08-22T18:39:22.973Z] The recommended git tool is: git
18:39:25 [2023-08-22T18:39:25.132Z] using credential docker-jenkins-github-credentials
18:39:25 [2023-08-22T18:39:25.151Z] Cloning the remote Git repository
18:39:25 [2023-08-22T18:39:25.151Z] Cloning with configured refspecs honoured and without tags
18:39:25 [2023-08-22T18:39:25.174Z] Cloning repository https://github.com/moby/moby.git
18:39:25 [2023-08-22T18:39:25.226Z]  > git init /home/ubuntu/workspace/moby_PR-45759 # timeout=10
18:39:25 [2023-08-22T18:39:25.512Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:25 [2023-08-22T18:39:25.513Z]  > git --version # timeout=10
18:39:25 [2023-08-22T18:39:25.516Z]  > git --version # 'git version 2.25.1'
18:39:25 [2023-08-22T18:39:25.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:25 [2023-08-22T18:39:25.518Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45759/head:refs/remotes/origin/PR-45759 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:40 [2023-08-22T18:39:40.027Z] Fetching without tags
18:39:40 [2023-08-22T18:39:40.246Z] Merging remotes/origin/master commit 331854a126674175dde199c6516174d15862cf1c into PR head commit 3e8af0817a968809d477cd8bdf1832dacc791d69
18:39:40 [2023-08-22T18:39:40.005Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:40 [2023-08-22T18:39:40.008Z]  > git config --add remote.origin.fetch +refs/pull/45759/head:refs/remotes/origin/PR-45759 # timeout=10
18:39:40 [2023-08-22T18:39:40.014Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:40 [2023-08-22T18:39:40.022Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:39:40 [2023-08-22T18:39:40.030Z] Fetching upstream changes from https://github.com/moby/moby.git
18:39:40 [2023-08-22T18:39:40.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:40 [2023-08-22T18:39:40.031Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45759/head:refs/remotes/origin/PR-45759 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:39:40 [2023-08-22T18:39:40.253Z]  > git config core.sparsecheckout # timeout=10
18:39:40 [2023-08-22T18:39:40.256Z]  > git checkout -f 3e8af0817a968809d477cd8bdf1832dacc791d69 # timeout=10
18:39:42 [2023-08-22T18:39:42.486Z] Merge succeeded, producing 493c559a2e5c003e48c845d53daddb4e9d97e478
18:39:42 [2023-08-22T18:39:42.487Z] Checking out Revision 493c559a2e5c003e48c845d53daddb4e9d97e478 (PR-45759)
18:39:41 [2023-08-22T18:39:41.745Z]  > git remote # timeout=10
18:39:41 [2023-08-22T18:39:41.749Z]  > git config --get remote.origin.url # timeout=10
18:39:41 [2023-08-22T18:39:41.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:39:41 [2023-08-22T18:39:41.753Z]  > git merge 331854a126674175dde199c6516174d15862cf1c # timeout=10
18:39:42 [2023-08-22T18:39:42.481Z]  > git rev-parse HEAD^{commit} # timeout=10
18:39:42 [2023-08-22T18:39:42.489Z]  > git config core.sparsecheckout # timeout=10
18:39:42 [2023-08-22T18:39:42.492Z]  > git checkout -f 493c559a2e5c003e48c845d53daddb4e9d97e478 # timeout=10
18:39:46 [2023-08-22T18:39:46.094Z] Commit message: "Merge commit '331854a126674175dde199c6516174d15862cf1c' into HEAD"
18:39:46 [2023-08-22T18:39:46.102Z] First time build. Skipping changelog.
18:39:46 [2023-08-22T18:39:46.096Z]  > git rev-list --no-walk 2f51e0c903bfa0872b9d069bc01e69fe6178bcc4 # timeout=10