Skip to content

Console Output

20:36:10 [2022-07-13T20:36:10.944Z] The recommended git tool is: git
20:36:14 [2022-07-13T20:36:14.013Z] using credential docker-jenkins-github-credentials
20:36:14 [2022-07-13T20:36:14.022Z] Cloning the remote Git repository
20:36:14 [2022-07-13T20:36:14.022Z] Cloning with configured refspecs honoured and without tags
20:36:14 [2022-07-13T20:36:14.041Z] Cloning repository https://github.com/moby/moby.git
20:36:14 [2022-07-13T20:36:14.094Z]  > git init /home/ubuntu/workspace/moby_PR-43804 # timeout=10
20:36:14 [2022-07-13T20:36:14.587Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:14 [2022-07-13T20:36:14.587Z]  > git --version # timeout=10
20:36:14 [2022-07-13T20:36:14.610Z]  > git --version # 'git version 2.25.1'
20:36:14 [2022-07-13T20:36:14.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:14 [2022-07-13T20:36:14.612Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43804/head:refs/remotes/origin/PR-43804 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:32 [2022-07-13T20:36:32.608Z] Fetching without tags
20:36:32 [2022-07-13T20:36:32.543Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:32 [2022-07-13T20:36:32.556Z]  > git config --add remote.origin.fetch +refs/pull/43804/head:refs/remotes/origin/PR-43804 # timeout=10
20:36:32 [2022-07-13T20:36:32.575Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:32 [2022-07-13T20:36:32.592Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:32 [2022-07-13T20:36:32.614Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:32 [2022-07-13T20:36:32.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:32 [2022-07-13T20:36:32.619Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43804/head:refs/remotes/origin/PR-43804 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:32 [2022-07-13T20:36:32.876Z] Merging remotes/origin/master commit dc4ab45e05d0b42deccfefddcaf17fdcb75e497c into PR head commit 4f0834668696c981ef56ee77dc7af05bf3d0dbf9
20:36:33 [2022-07-13T20:36:33.808Z] Merge succeeded, producing 4f0834668696c981ef56ee77dc7af05bf3d0dbf9
20:36:33 [2022-07-13T20:36:33.808Z] Checking out Revision 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 (PR-43804)
20:36:32 [2022-07-13T20:36:32.889Z]  > git config core.sparsecheckout # timeout=10
20:36:32 [2022-07-13T20:36:32.910Z]  > git checkout -f 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 # timeout=10
20:36:33 [2022-07-13T20:36:33.758Z]  > git remote # timeout=10
20:36:33 [2022-07-13T20:36:33.767Z]  > git config --get remote.origin.url # timeout=10
20:36:33 [2022-07-13T20:36:33.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:33 [2022-07-13T20:36:33.787Z]  > git merge dc4ab45e05d0b42deccfefddcaf17fdcb75e497c # timeout=10
20:36:33 [2022-07-13T20:36:33.801Z]  > git rev-parse HEAD^{commit} # timeout=10
20:36:33 [2022-07-13T20:36:33.812Z]  > git config core.sparsecheckout # timeout=10
20:36:33 [2022-07-13T20:36:33.822Z]  > git checkout -f 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 # timeout=10
20:36:38 [2022-07-13T20:36:38.257Z] Commit message: "fix formatting of "nolint" tags for go1.19"
20:36:38 [2022-07-13T20:36:38.281Z]  > git --version # timeout=10
20:36:38 [2022-07-13T20:36:38.285Z]  > git --version # 'git version 2.25.1'
20:36:38 [2022-07-13T20:36:38.289Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0