Skip to content

Console Output

18:18:47 [2022-08-17T18:18:47.174Z] The recommended git tool is: git
18:18:50 [2022-08-17T18:18:50.098Z] using credential docker-jenkins-github-credentials
18:18:50 [2022-08-17T18:18:50.108Z] Cloning the remote Git repository
18:18:50 [2022-08-17T18:18:50.108Z] Cloning with configured refspecs honoured and without tags
18:18:50 [2022-08-17T18:18:50.134Z] Cloning repository https://github.com/moby/moby.git
18:18:50 [2022-08-17T18:18:50.216Z]  > git init /home/ubuntu/workspace/moby_PR-43975 # timeout=10
18:18:50 [2022-08-17T18:18:50.595Z] Fetching upstream changes from https://github.com/moby/moby.git
18:18:50 [2022-08-17T18:18:50.595Z]  > git --version # timeout=10
18:18:50 [2022-08-17T18:18:50.631Z]  > git --version # 'git version 2.25.1'
18:18:50 [2022-08-17T18:18:50.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:18:50 [2022-08-17T18:18:50.634Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43975/head:refs/remotes/origin/PR-43975 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:19:11 [2022-08-17T18:19:11.294Z] Fetching without tags
18:19:11 [2022-08-17T18:19:11.590Z] Merging remotes/origin/20.10 commit a77093b4fecd86b562266b8f79fe100e3587a723 into PR head commit a7299ae72c95afa810b5afd7c80e30a31d892c64
18:19:12 [2022-08-17T18:19:12.346Z] Merge succeeded, producing a7299ae72c95afa810b5afd7c80e30a31d892c64
18:19:12 [2022-08-17T18:19:12.347Z] Checking out Revision a7299ae72c95afa810b5afd7c80e30a31d892c64 (PR-43975)
18:19:11 [2022-08-17T18:19:11.259Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:19:11 [2022-08-17T18:19:11.265Z]  > git config --add remote.origin.fetch +refs/pull/43975/head:refs/remotes/origin/PR-43975 # timeout=10
18:19:11 [2022-08-17T18:19:11.274Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:19:11 [2022-08-17T18:19:11.287Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:19:11 [2022-08-17T18:19:11.340Z] Fetching upstream changes from https://github.com/moby/moby.git
18:19:11 [2022-08-17T18:19:11.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:19:11 [2022-08-17T18:19:11.342Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43975/head:refs/remotes/origin/PR-43975 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:19:11 [2022-08-17T18:19:11.600Z]  > git config core.sparsecheckout # timeout=10
18:19:11 [2022-08-17T18:19:11.614Z]  > git checkout -f a7299ae72c95afa810b5afd7c80e30a31d892c64 # timeout=10
18:19:12 [2022-08-17T18:19:12.299Z]  > git remote # timeout=10
18:19:12 [2022-08-17T18:19:12.311Z]  > git config --get remote.origin.url # timeout=10
18:19:12 [2022-08-17T18:19:12.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:19:12 [2022-08-17T18:19:12.323Z]  > git merge a77093b4fecd86b562266b8f79fe100e3587a723 # timeout=10
18:19:12 [2022-08-17T18:19:12.342Z]  > git rev-parse HEAD^{commit} # timeout=10
18:19:12 [2022-08-17T18:19:12.350Z]  > git config core.sparsecheckout # timeout=10
18:19:12 [2022-08-17T18:19:12.355Z]  > git checkout -f a7299ae72c95afa810b5afd7c80e30a31d892c64 # timeout=10
18:19:16 [2022-08-17T18:19:16.244Z] Commit message: "Dockerfile: update golangci-lint v1.44.0"