Skip to content

Console Output

18:46:30 [2022-03-11T18:46:30.623Z] The recommended git tool is: git
18:46:30 [2022-03-11T18:46:30.639Z] using credential docker-jenkins-github-credentials
18:46:30 [2022-03-11T18:46:30.646Z] Cloning the remote Git repository
18:46:30 [2022-03-11T18:46:30.646Z] Cloning with configured refspecs honoured and without tags
18:46:30 [2022-03-11T18:46:30.688Z] Cloning repository https://github.com/moby/moby.git
18:46:30 [2022-03-11T18:46:30.689Z]  > git init /home/ubuntu/workspace/moby_PR-43358 # timeout=10
18:46:30 [2022-03-11T18:46:30.705Z] Fetching upstream changes from https://github.com/moby/moby.git
18:46:30 [2022-03-11T18:46:30.705Z]  > git --version # timeout=10
18:46:30 [2022-03-11T18:46:30.709Z]  > git --version # 'git version 2.25.1'
18:46:30 [2022-03-11T18:46:30.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:46:30 [2022-03-11T18:46:30.710Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:46:46 [2022-03-11T18:46:46.239Z] Fetching without tags
18:46:46 [2022-03-11T18:46:46.486Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1
18:46:46 [2022-03-11T18:46:46.233Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:46:46 [2022-03-11T18:46:46.242Z]  > git config --add remote.origin.fetch +refs/pull/43358/head:refs/remotes/origin/PR-43358 # timeout=10
18:46:46 [2022-03-11T18:46:46.258Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:46:46 [2022-03-11T18:46:46.268Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:46:46 [2022-03-11T18:46:46.280Z] Fetching upstream changes from https://github.com/moby/moby.git
18:46:46 [2022-03-11T18:46:46.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:46:46 [2022-03-11T18:46:46.281Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:46:46 [2022-03-11T18:46:46.528Z]  > git config core.sparsecheckout # timeout=10
18:46:46 [2022-03-11T18:46:46.533Z]  > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10
18:46:47 [2022-03-11T18:46:47.027Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1
18:46:47 [2022-03-11T18:46:47.028Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358)
18:46:47 [2022-03-11T18:46:47.154Z] Commit message: "plugin: add EndpointResolver interface"
18:46:47 [2022-03-11T18:46:47.038Z]  > git remote # timeout=10
18:46:47 [2022-03-11T18:46:47.047Z]  > git config --get remote.origin.url # timeout=10
18:46:47 [2022-03-11T18:46:47.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:46:47 [2022-03-11T18:46:47.050Z]  > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10
18:46:47 [2022-03-11T18:46:47.062Z]  > git rev-parse HEAD^{commit} # timeout=10
18:46:47 [2022-03-11T18:46:47.069Z]  > git config core.sparsecheckout # timeout=10
18:46:47 [2022-03-11T18:46:47.073Z]  > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10