Skip to content

Console Output

15:40:17 [2024-05-22T15:40:17.708Z] The recommended git tool is: git
15:40:19 [2024-05-22T15:40:19.720Z] using credential docker-jenkins-github-credentials
15:40:19 [2024-05-22T15:40:19.727Z] Cloning the remote Git repository
15:40:19 [2024-05-22T15:40:19.728Z] Cloning with configured refspecs honoured and without tags
15:40:19 [2024-05-22T15:40:19.722Z] Cloning repository https://github.com/moby/moby.git
15:40:19 [2024-05-22T15:40:19.762Z]  > git init /home/ubuntu/workspace/moby_25.0 # timeout=10
15:40:20 [2024-05-22T15:40:20.312Z] Fetching upstream changes from https://github.com/moby/moby.git
15:40:20 [2024-05-22T15:40:20.312Z]  > git --version # timeout=10
15:40:20 [2024-05-22T15:40:20.315Z]  > git --version # 'git version 2.25.1'
15:40:20 [2024-05-22T15:40:20.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:40:20 [2024-05-22T15:40:20.321Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
15:40:33 [2024-05-22T15:40:33.593Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:40:33 [2024-05-22T15:40:33.598Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
15:40:33 [2024-05-22T15:40:33.790Z] Avoid second fetch
15:40:33 [2024-05-22T15:40:33.790Z] Checking out Revision 085fa9bf662f877aaeffe701102a0407ac4cfc8a (25.0)
15:40:34 [2024-05-22T15:40:34.953Z] Commit message: "Merge pull request #47808 from vvoland/v25.0-47805"
15:40:33 [2024-05-22T15:40:33.785Z]  > git config core.sparsecheckout # timeout=10
15:40:33 [2024-05-22T15:40:33.796Z]  > git checkout -f 085fa9bf662f877aaeffe701102a0407ac4cfc8a # timeout=10
15:40:34 [2024-05-22T15:40:34.947Z]  > git rev-list --no-walk 577ca9b076f071c56023f5d1a9ae4402ea9cdeee # timeout=10