Skip to content

Console Output

20:32:03 [2023-07-12T20:32:03.331Z] The recommended git tool is: git
20:32:05 [2023-07-12T20:32:05.173Z] using credential docker-jenkins-github-credentials
20:32:05 [2023-07-12T20:32:05.185Z] Cloning the remote Git repository
20:32:05 [2023-07-12T20:32:05.185Z] Cloning with configured refspecs honoured and without tags
20:32:05 [2023-07-12T20:32:05.180Z] Cloning repository https://github.com/moby/moby.git
20:32:05 [2023-07-12T20:32:05.231Z]  > git init /home/ubuntu/workspace/moby_PR-45946 # timeout=10
20:32:05 [2023-07-12T20:32:05.518Z] Fetching upstream changes from https://github.com/moby/moby.git
20:32:05 [2023-07-12T20:32:05.518Z]  > git --version # timeout=10
20:32:05 [2023-07-12T20:32:05.522Z]  > git --version # 'git version 2.25.1'
20:32:05 [2023-07-12T20:32:05.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:05 [2023-07-12T20:32:05.524Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45946/head:refs/remotes/origin/PR-45946 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:32:19 [2023-07-12T20:32:19.105Z] Fetching without tags
20:32:19 [2023-07-12T20:32:19.080Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:32:19 [2023-07-12T20:32:19.085Z]  > git config --add remote.origin.fetch +refs/pull/45946/head:refs/remotes/origin/PR-45946 # timeout=10
20:32:19 [2023-07-12T20:32:19.089Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:32:19 [2023-07-12T20:32:19.095Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:32:19 [2023-07-12T20:32:19.103Z] Fetching upstream changes from https://github.com/moby/moby.git
20:32:19 [2023-07-12T20:32:19.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:19 [2023-07-12T20:32:19.104Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45946/head:refs/remotes/origin/PR-45946 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:32:19 [2023-07-12T20:32:19.382Z] Merging remotes/origin/master commit 1d0bb72c5b8ae6066602626a5f6eebfe4696d830 into PR head commit 2cb982b506aac15b351570e432b995ee04a7f1d6
20:32:20 [2023-07-12T20:32:20.018Z] Merge succeeded, producing 2cb982b506aac15b351570e432b995ee04a7f1d6
20:32:20 [2023-07-12T20:32:20.019Z] Checking out Revision 2cb982b506aac15b351570e432b995ee04a7f1d6 (PR-45946)
20:32:19 [2023-07-12T20:32:19.383Z]  > git config core.sparsecheckout # timeout=10
20:32:19 [2023-07-12T20:32:19.387Z]  > git checkout -f 2cb982b506aac15b351570e432b995ee04a7f1d6 # timeout=10
20:32:19 [2023-07-12T20:32:19.991Z]  > git remote # timeout=10
20:32:19 [2023-07-12T20:32:19.996Z]  > git config --get remote.origin.url # timeout=10
20:32:19 [2023-07-12T20:32:19.999Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:32:20 [2023-07-12T20:32:20.000Z]  > git merge 1d0bb72c5b8ae6066602626a5f6eebfe4696d830 # timeout=10
20:32:20 [2023-07-12T20:32:20.008Z]  > git rev-parse HEAD^{commit} # timeout=10
20:32:20 [2023-07-12T20:32:20.015Z]  > git config core.sparsecheckout # timeout=10
20:32:20 [2023-07-12T20:32:20.018Z]  > git checkout -f 2cb982b506aac15b351570e432b995ee04a7f1d6 # timeout=10
20:32:24 [2023-07-12T20:32:24.535Z] Commit message: "pkg/plugins: run tests with t.Parallel()"
20:32:24 [2023-07-12T20:32:24.542Z] First time build. Skipping changelog.
20:32:24 [2023-07-12T20:32:24.534Z]  > git rev-list --no-walk bddc10c6474b3da2ae2f75fa6886fb40a4b22496 # timeout=10