Skip to content

Console Output

16:59:11 [2022-02-17T16:59:11.523Z] The recommended git tool is: git
16:59:11 [2022-02-17T16:59:11.538Z] using credential docker-jenkins-github-credentials
16:59:11 [2022-02-17T16:59:11.545Z] Cloning the remote Git repository
16:59:11 [2022-02-17T16:59:11.545Z] Cloning with configured refspecs honoured and without tags
16:59:11 [2022-02-17T16:59:11.574Z] Cloning repository https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.575Z]  > git init /home/ubuntu/workspace/moby_PR-43253 # timeout=10
16:59:11 [2022-02-17T16:59:11.588Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.588Z]  > git --version # timeout=10
16:59:11 [2022-02-17T16:59:11.596Z]  > git --version # 'git version 2.17.1'
16:59:11 [2022-02-17T16:59:11.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:11 [2022-02-17T16:59:11.597Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:26 [2022-02-17T16:59:26.633Z] Fetching without tags
16:59:26 [2022-02-17T16:59:26.845Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
16:59:26 [2022-02-17T16:59:26.625Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:26 [2022-02-17T16:59:26.636Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
16:59:26 [2022-02-17T16:59:26.640Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:26 [2022-02-17T16:59:26.647Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:26 [2022-02-17T16:59:26.661Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:26 [2022-02-17T16:59:26.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:26 [2022-02-17T16:59:26.662Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:26 [2022-02-17T16:59:26.872Z]  > git config core.sparsecheckout # timeout=10
16:59:26 [2022-02-17T16:59:26.879Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
16:59:27 [2022-02-17T16:59:27.341Z]  > git remote # timeout=10
16:59:27 [2022-02-17T16:59:27.346Z]  > git config --get remote.origin.url # timeout=10
16:59:27 [2022-02-17T16:59:27.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:27 [2022-02-17T16:59:27.352Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
16:59:27 [2022-02-17T16:59:27.957Z] Merge succeeded, producing 2344f8912d81c3cd7a01042cff0273b3214800f6
16:59:27 [2022-02-17T16:59:27.958Z] Checking out Revision 2344f8912d81c3cd7a01042cff0273b3214800f6 (PR-43253)
16:59:28 [2022-02-17T16:59:28.395Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
16:59:27 [2022-02-17T16:59:27.971Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:27 [2022-02-17T16:59:27.983Z]  > git config core.sparsecheckout # timeout=10
16:59:27 [2022-02-17T16:59:27.988Z]  > git checkout -f 2344f8912d81c3cd7a01042cff0273b3214800f6 # timeout=10