Skip to content

Console Output

13:45:04 [2024-04-30T13:45:04.193Z] The recommended git tool is: git
13:45:04 [2024-04-30T13:45:04.200Z] using credential docker-jenkins-github-credentials
13:45:04 [2024-04-30T13:45:04.212Z] Fetching changes from the remote Git repository
13:45:04 [2024-04-30T13:45:04.221Z] Fetching without tags
13:45:04 [2024-04-30T13:45:04.432Z] Checking out Revision e0ce0ff8d5eaee6296e5c206e6a6fc6c623ec056 (24.0)
13:45:04 [2024-04-30T13:45:04.208Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_24.0/.git # timeout=10
13:45:04 [2024-04-30T13:45:04.217Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:45:04 [2024-04-30T13:45:04.222Z] Fetching upstream changes from https://github.com/moby/moby.git
13:45:04 [2024-04-30T13:45:04.222Z]  > git --version # timeout=10
13:45:04 [2024-04-30T13:45:04.224Z]  > git --version # 'git version 2.25.1'
13:45:04 [2024-04-30T13:45:04.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:45:04 [2024-04-30T13:45:04.227Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
13:45:04 [2024-04-30T13:45:04.433Z]  > git config core.sparsecheckout # timeout=10
13:45:04 [2024-04-30T13:45:04.436Z]  > git checkout -f e0ce0ff8d5eaee6296e5c206e6a6fc6c623ec056 # timeout=10
13:45:05 [2024-04-30T13:45:05.218Z] Commit message: "Merge pull request #47779 from AkihiroSuda/cherrypick-createmountpoint-24"