Skip to content

Console Output

21:17:56 [2024-05-21T21:17:56.689Z] The recommended git tool is: git
21:17:56 [2024-05-21T21:17:56.694Z] using credential docker-jenkins-github-credentials
21:17:56 [2024-05-21T21:17:56.709Z] Fetching changes from the remote Git repository
21:17:56 [2024-05-21T21:17:56.719Z] Fetching without tags
21:17:56 [2024-05-21T21:17:56.887Z] Checking out Revision 8470add2fe7c40b168d09e1e7e8f2fcc181e0715 (master)
21:17:57 [2024-05-21T21:17:57.239Z] Commit message: "Merge pull request #47840 from vvoland/update-containerd"
21:17:56 [2024-05-21T21:17:56.703Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_master/.git # timeout=10
21:17:56 [2024-05-21T21:17:56.713Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:17:56 [2024-05-21T21:17:56.721Z] Fetching upstream changes from https://github.com/moby/moby.git
21:17:56 [2024-05-21T21:17:56.722Z]  > git --version # timeout=10
21:17:56 [2024-05-21T21:17:56.724Z]  > git --version # 'git version 2.25.1'
21:17:56 [2024-05-21T21:17:56.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:17:56 [2024-05-21T21:17:56.727Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/master:refs/remotes/origin/master # timeout=10
21:17:56 [2024-05-21T21:17:56.889Z]  > git config core.sparsecheckout # timeout=10
21:17:56 [2024-05-21T21:17:56.891Z]  > git checkout -f 8470add2fe7c40b168d09e1e7e8f2fcc181e0715 # timeout=10