Skip to content

Console Output

13:44:28 [2024-04-30T13:44:28.617Z] The recommended git tool is: git
13:44:30 [2024-04-30T13:44:30.178Z] using credential docker-jenkins-github-credentials
13:44:30 [2024-04-30T13:44:30.185Z] Cloning the remote Git repository
13:44:30 [2024-04-30T13:44:30.185Z] Cloning with configured refspecs honoured and without tags
13:44:30 [2024-04-30T13:44:30.236Z] Cloning repository https://github.com/moby/moby.git
13:44:30 [2024-04-30T13:44:30.272Z]  > git init /home/ubuntu/workspace/moby_24.0 # timeout=10
13:44:30 [2024-04-30T13:44:30.537Z] Fetching upstream changes from https://github.com/moby/moby.git
13:44:30 [2024-04-30T13:44:30.537Z]  > git --version # timeout=10
13:44:30 [2024-04-30T13:44:30.540Z]  > git --version # 'git version 2.25.1'
13:44:30 [2024-04-30T13:44:30.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:44:30 [2024-04-30T13:44:30.545Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
13:44:42 [2024-04-30T13:44:42.347Z] Avoid second fetch
13:44:42 [2024-04-30T13:44:42.348Z] Checking out Revision e0ce0ff8d5eaee6296e5c206e6a6fc6c623ec056 (24.0)
13:44:42 [2024-04-30T13:44:42.141Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:44:42 [2024-04-30T13:44:42.144Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
13:44:42 [2024-04-30T13:44:42.352Z]  > git config core.sparsecheckout # timeout=10
13:44:42 [2024-04-30T13:44:42.363Z]  > git checkout -f e0ce0ff8d5eaee6296e5c206e6a6fc6c623ec056 # timeout=10
13:44:43 [2024-04-30T13:44:43.118Z] Commit message: "Merge pull request #47779 from AkihiroSuda/cherrypick-createmountpoint-24"
13:44:43 [2024-04-30T13:44:43.120Z]  > git rev-list --no-walk e0b4fc1aae4e980855442dbb0303656de462cfef # timeout=10