Skip to content

Console Output

15:08:28 [2024-06-03T15:08:28.945Z] The recommended git tool is: git
15:08:31 [2024-06-03T15:08:31.248Z] using credential docker-jenkins-github-credentials
15:08:31 [2024-06-03T15:08:31.255Z] Cloning the remote Git repository
15:08:31 [2024-06-03T15:08:31.255Z] Cloning with configured refspecs honoured and without tags
15:08:31 [2024-06-03T15:08:31.327Z] Cloning repository https://github.com/moby/moby.git
15:08:31 [2024-06-03T15:08:31.371Z]  > git init /home/ubuntu/workspace/moby_25.0 # timeout=10
15:08:32 [2024-06-03T15:08:32.078Z] Fetching upstream changes from https://github.com/moby/moby.git
15:08:32 [2024-06-03T15:08:32.078Z]  > git --version # timeout=10
15:08:32 [2024-06-03T15:08:32.081Z]  > git --version # 'git version 2.25.1'
15:08:32 [2024-06-03T15:08:32.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:08:32 [2024-06-03T15:08:32.121Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
15:08:48 [2024-06-03T15:08:48.318Z] Avoid second fetch
15:08:48 [2024-06-03T15:08:48.319Z] Checking out Revision f26fd4a73a6999facafb787d660b43c8241d9e0b (25.0)
15:08:48 [2024-06-03T15:08:48.120Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:08:48 [2024-06-03T15:08:48.123Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
15:08:48 [2024-06-03T15:08:48.322Z]  > git config core.sparsecheckout # timeout=10
15:08:48 [2024-06-03T15:08:48.336Z]  > git checkout -f f26fd4a73a6999facafb787d660b43c8241d9e0b # timeout=10
15:08:50 [2024-06-03T15:08:50.810Z] Commit message: "Merge pull request #47890 from thaJeztah/25.0_backport_platforms_err_handling"
15:08:50 [2024-06-03T15:08:50.812Z]  > git rev-list --no-walk 303e26dce76fac071e80bf177a016f0fdeb24a04 # timeout=10