Skip to content

Console Output

00:01:28 [2022-03-25T00:01:28.962Z] The recommended git tool is: git
00:01:30 [2022-03-25T00:01:30.880Z] using credential docker-jenkins-github-credentials
00:01:30 [2022-03-25T00:01:30.888Z] Cloning the remote Git repository
00:01:30 [2022-03-25T00:01:30.888Z] Cloning with configured refspecs honoured and without tags
00:01:30 [2022-03-25T00:01:30.904Z] Cloning repository https://github.com/moby/moby.git
00:01:30 [2022-03-25T00:01:30.958Z]  > git init /home/ubuntu/workspace/moby_PR-43422 # timeout=10
00:01:31 [2022-03-25T00:01:31.219Z] Fetching upstream changes from https://github.com/moby/moby.git
00:01:31 [2022-03-25T00:01:31.219Z]  > git --version # timeout=10
00:01:31 [2022-03-25T00:01:31.225Z]  > git --version # 'git version 2.25.1'
00:01:31 [2022-03-25T00:01:31.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:01:31 [2022-03-25T00:01:31.226Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43422/head:refs/remotes/origin/PR-43422 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:01:48 [2022-03-25T00:01:48.442Z] Fetching without tags
00:01:48 [2022-03-25T00:01:48.683Z] Merging remotes/origin/master commit 56ea5881fe46c48e981fb7a1a228a0bf9bf8503a into PR head commit 7b277f62cce939fca8fec4edb8c4b719e492dbeb
00:01:48 [2022-03-25T00:01:48.397Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:01:48 [2022-03-25T00:01:48.411Z]  > git config --add remote.origin.fetch +refs/pull/43422/head:refs/remotes/origin/PR-43422 # timeout=10
00:01:48 [2022-03-25T00:01:48.418Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:01:48 [2022-03-25T00:01:48.427Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:01:48 [2022-03-25T00:01:48.444Z] Fetching upstream changes from https://github.com/moby/moby.git
00:01:48 [2022-03-25T00:01:48.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:01:48 [2022-03-25T00:01:48.446Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43422/head:refs/remotes/origin/PR-43422 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:01:48 [2022-03-25T00:01:48.695Z]  > git config core.sparsecheckout # timeout=10
00:01:49 [2022-03-25T00:01:49.505Z] Merge succeeded, producing 7b277f62cce939fca8fec4edb8c4b719e492dbeb
00:01:49 [2022-03-25T00:01:49.506Z] Checking out Revision 7b277f62cce939fca8fec4edb8c4b719e492dbeb (PR-43422)
00:01:48 [2022-03-25T00:01:48.726Z]  > git checkout -f 7b277f62cce939fca8fec4edb8c4b719e492dbeb # timeout=10
00:01:49 [2022-03-25T00:01:49.457Z]  > git remote # timeout=10
00:01:49 [2022-03-25T00:01:49.476Z]  > git config --get remote.origin.url # timeout=10
00:01:49 [2022-03-25T00:01:49.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:01:49 [2022-03-25T00:01:49.488Z]  > git merge 56ea5881fe46c48e981fb7a1a228a0bf9bf8503a # timeout=10
00:01:49 [2022-03-25T00:01:49.500Z]  > git rev-parse HEAD^{commit} # timeout=10
00:01:49 [2022-03-25T00:01:49.507Z]  > git config core.sparsecheckout # timeout=10
00:01:49 [2022-03-25T00:01:49.520Z]  > git checkout -f 7b277f62cce939fca8fec4edb8c4b719e492dbeb # timeout=10
00:01:53 [2022-03-25T00:01:53.593Z] Commit message: "Remove comment that is no longer relevant"