Skip to content

Console Output

15:43:35 [2024-04-25T15:43:35.807Z] The recommended git tool is: git
15:43:35 [2024-04-25T15:43:35.852Z] using credential docker-jenkins-github-credentials
15:43:35 [2024-04-25T15:43:35.859Z] Fetching changes from the remote Git repository
15:43:35 [2024-04-25T15:43:35.909Z] Fetching without tags
15:43:36 [2024-04-25T15:43:36.060Z] Checking out Revision 54aee20458fd84d9d9a9c7117c7c1febb4c7ddf9 (26.0)
15:43:35 [2024-04-25T15:43:35.895Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_26.0/.git # timeout=10
15:43:35 [2024-04-25T15:43:35.945Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:43:35 [2024-04-25T15:43:35.949Z] Fetching upstream changes from https://github.com/moby/moby.git
15:43:35 [2024-04-25T15:43:35.949Z]  > git --version # timeout=10
15:43:35 [2024-04-25T15:43:35.951Z]  > git --version # 'git version 2.25.1'
15:43:35 [2024-04-25T15:43:35.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:43:35 [2024-04-25T15:43:35.953Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
15:43:36 [2024-04-25T15:43:36.100Z]  > git config core.sparsecheckout # timeout=10
15:43:36 [2024-04-25T15:43:36.102Z]  > git checkout -f 54aee20458fd84d9d9a9c7117c7c1febb4c7ddf9 # timeout=10
15:43:36 [2024-04-25T15:43:36.956Z] Commit message: "Merge pull request #47758 from austinvazquez/cherry-pick-ab570ab3d62038b3d26f96a9bb585d0b6095b9b4-to-26.0"