Skip to content

Console Output

10:11:13 [2024-04-30T10:11:13.902Z] The recommended git tool is: git
10:11:13 [2024-04-30T10:11:13.954Z] using credential docker-jenkins-github-credentials
10:11:13 [2024-04-30T10:11:13.961Z] Cloning the remote Git repository
10:11:13 [2024-04-30T10:11:13.961Z] Cloning with configured refspecs honoured and without tags
10:11:13 [2024-04-30T10:11:13.966Z] Cloning repository https://github.com/moby/moby.git
10:11:13 [2024-04-30T10:11:13.967Z]  > git init /home/ubuntu/workspace/moby_PR-47703 # timeout=10
10:11:13 [2024-04-30T10:11:13.971Z] Fetching upstream changes from https://github.com/moby/moby.git
10:11:13 [2024-04-30T10:11:13.971Z]  > git --version # timeout=10
10:11:13 [2024-04-30T10:11:13.974Z]  > git --version # 'git version 2.25.1'
10:11:13 [2024-04-30T10:11:13.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:11:13 [2024-04-30T10:11:13.976Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47703/head:refs/remotes/origin/PR-47703 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
10:11:27 [2024-04-30T10:11:27.365Z] Fetching without tags
10:11:27 [2024-04-30T10:11:27.629Z] Merging remotes/origin/25.0 commit 2ebb5ca1c0aa3c4eaa123277662a29e5e8a1a369 into PR head commit 08e8912d7ca69e31d35c623b73a7bcbccf4e42a5
10:11:27 [2024-04-30T10:11:27.352Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:11:27 [2024-04-30T10:11:27.355Z]  > git config --add remote.origin.fetch +refs/pull/47703/head:refs/remotes/origin/PR-47703 # timeout=10
10:11:27 [2024-04-30T10:11:27.357Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
10:11:27 [2024-04-30T10:11:27.366Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:11:27 [2024-04-30T10:11:27.418Z] Fetching upstream changes from https://github.com/moby/moby.git
10:11:27 [2024-04-30T10:11:27.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:11:27 [2024-04-30T10:11:27.421Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47703/head:refs/remotes/origin/PR-47703 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
10:11:27 [2024-04-30T10:11:27.634Z]  > git config core.sparsecheckout # timeout=10
10:11:27 [2024-04-30T10:11:27.636Z]  > git checkout -f 08e8912d7ca69e31d35c623b73a7bcbccf4e42a5 # timeout=10
10:11:28 [2024-04-30T10:11:28.986Z] Merge succeeded, producing c3a2a3b0e3021814c814fde8cff216905f79c892
10:11:28 [2024-04-30T10:11:28.986Z] Checking out Revision c3a2a3b0e3021814c814fde8cff216905f79c892 (PR-47703)
10:11:28 [2024-04-30T10:11:28.280Z]  > git remote # timeout=10
10:11:28 [2024-04-30T10:11:28.283Z]  > git config --get remote.origin.url # timeout=10
10:11:28 [2024-04-30T10:11:28.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:11:28 [2024-04-30T10:11:28.288Z]  > git merge 2ebb5ca1c0aa3c4eaa123277662a29e5e8a1a369 # timeout=10
10:11:28 [2024-04-30T10:11:28.986Z]  > git rev-parse HEAD^{commit} # timeout=10
10:11:28 [2024-04-30T10:11:28.991Z]  > git config core.sparsecheckout # timeout=10
10:11:28 [2024-04-30T10:11:28.993Z]  > git checkout -f c3a2a3b0e3021814c814fde8cff216905f79c892 # timeout=10
10:11:32 [2024-04-30T10:11:32.416Z] Commit message: "Merge commit '2ebb5ca1c0aa3c4eaa123277662a29e5e8a1a369' into HEAD"
10:11:32 [2024-04-30T10:11:32.421Z]  > git rev-list --no-walk 08e8912d7ca69e31d35c623b73a7bcbccf4e42a5 # timeout=10