Skip to content

Console Output

19:59:52 [2022-05-12T19:59:52.313Z] The recommended git tool is: git
19:59:52 [2022-05-12T19:59:52.321Z] using credential docker-jenkins-github-credentials
19:59:52 [2022-05-12T19:59:52.329Z] Cloning the remote Git repository
19:59:52 [2022-05-12T19:59:52.329Z] Cloning with configured refspecs honoured and without tags
19:59:52 [2022-05-12T19:59:52.331Z] Cloning repository https://github.com/moby/moby.git
19:59:52 [2022-05-12T19:59:52.331Z]  > git init /home/ubuntu/workspace/moby_PR-39812 # timeout=10
19:59:52 [2022-05-12T19:59:52.346Z] Fetching upstream changes from https://github.com/moby/moby.git
19:59:52 [2022-05-12T19:59:52.346Z]  > git --version # timeout=10
19:59:52 [2022-05-12T19:59:52.351Z]  > git --version # 'git version 2.25.1'
19:59:52 [2022-05-12T19:59:52.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:59:52 [2022-05-12T19:59:52.352Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:00:07 [2022-05-12T20:00:07.924Z] Fetching without tags
20:00:08 [2022-05-12T20:00:08.101Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc
20:00:07 [2022-05-12T20:00:07.896Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:00:07 [2022-05-12T20:00:07.902Z]  > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10
20:00:07 [2022-05-12T20:00:07.907Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:00:07 [2022-05-12T20:00:07.918Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:00:07 [2022-05-12T20:00:07.926Z] Fetching upstream changes from https://github.com/moby/moby.git
20:00:07 [2022-05-12T20:00:07.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:00:07 [2022-05-12T20:00:07.927Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:00:08 [2022-05-12T20:00:08.102Z]  > git config core.sparsecheckout # timeout=10
20:00:08 [2022-05-12T20:00:08.114Z]  > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10
20:00:09 [2022-05-12T20:00:09.257Z] Merge succeeded, producing d847de492c0067618d1a599ef49ae9a6d1229bf1
20:00:09 [2022-05-12T20:00:09.257Z] Checking out Revision d847de492c0067618d1a599ef49ae9a6d1229bf1 (PR-39812)
20:00:09 [2022-05-12T20:00:09.304Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD"
20:00:08 [2022-05-12T20:00:08.640Z]  > git remote # timeout=10
20:00:08 [2022-05-12T20:00:08.645Z]  > git config --get remote.origin.url # timeout=10
20:00:08 [2022-05-12T20:00:08.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:00:08 [2022-05-12T20:00:08.649Z]  > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10
20:00:09 [2022-05-12T20:00:09.253Z]  > git rev-parse HEAD^{commit} # timeout=10
20:00:09 [2022-05-12T20:00:09.259Z]  > git config core.sparsecheckout # timeout=10
20:00:09 [2022-05-12T20:00:09.266Z]  > git checkout -f d847de492c0067618d1a599ef49ae9a6d1229bf1 # timeout=10