Skip to content

Console Output

18:18:48 [2022-08-17T18:18:48.622Z] The recommended git tool is: git
18:18:51 [2022-08-17T18:18:51.071Z] using credential docker-jenkins-github-credentials
18:18:51 [2022-08-17T18:18:51.079Z] Cloning the remote Git repository
18:18:51 [2022-08-17T18:18:51.079Z] Cloning with configured refspecs honoured and without tags
18:18:51 [2022-08-17T18:18:51.138Z] Cloning repository https://github.com/moby/moby.git
18:18:51 [2022-08-17T18:18:51.190Z]  > git init /home/ubuntu/workspace/moby_PR-43975 # timeout=10
18:18:51 [2022-08-17T18:18:51.636Z] Fetching upstream changes from https://github.com/moby/moby.git
18:18:51 [2022-08-17T18:18:51.636Z]  > git --version # timeout=10
18:18:51 [2022-08-17T18:18:51.647Z]  > git --version # 'git version 2.25.1'
18:18:51 [2022-08-17T18:18:51.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:18:51 [2022-08-17T18:18:51.649Z]  > 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:09 [2022-08-17T18:19:09.419Z] Fetching without tags
18:19:09 [2022-08-17T18:19:09.745Z] Merging remotes/origin/20.10 commit a77093b4fecd86b562266b8f79fe100e3587a723 into PR head commit a7299ae72c95afa810b5afd7c80e30a31d892c64
18:19:10 [2022-08-17T18:19:10.415Z] Merge succeeded, producing a7299ae72c95afa810b5afd7c80e30a31d892c64
18:19:10 [2022-08-17T18:19:10.415Z] Checking out Revision a7299ae72c95afa810b5afd7c80e30a31d892c64 (PR-43975)
18:19:09 [2022-08-17T18:19:09.372Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:19:09 [2022-08-17T18:19:09.377Z]  > git config --add remote.origin.fetch +refs/pull/43975/head:refs/remotes/origin/PR-43975 # timeout=10
18:19:09 [2022-08-17T18:19:09.382Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:19:09 [2022-08-17T18:19:09.391Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:19:09 [2022-08-17T18:19:09.466Z] Fetching upstream changes from https://github.com/moby/moby.git
18:19:09 [2022-08-17T18:19:09.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:19:09 [2022-08-17T18:19:09.467Z]  > 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:09 [2022-08-17T18:19:09.755Z]  > git config core.sparsecheckout # timeout=10
18:19:09 [2022-08-17T18:19:09.783Z]  > git checkout -f a7299ae72c95afa810b5afd7c80e30a31d892c64 # timeout=10
18:19:10 [2022-08-17T18:19:10.310Z]  > git remote # timeout=10
18:19:10 [2022-08-17T18:19:10.353Z]  > git config --get remote.origin.url # timeout=10
18:19:10 [2022-08-17T18:19:10.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:19:10 [2022-08-17T18:19:10.380Z]  > git merge a77093b4fecd86b562266b8f79fe100e3587a723 # timeout=10
18:19:10 [2022-08-17T18:19:10.405Z]  > git rev-parse HEAD^{commit} # timeout=10
18:19:10 [2022-08-17T18:19:10.418Z]  > git config core.sparsecheckout # timeout=10
18:19:10 [2022-08-17T18:19:10.428Z]  > git checkout -f a7299ae72c95afa810b5afd7c80e30a31d892c64 # timeout=10
18:19:14 [2022-08-17T18:19:14.627Z] Commit message: "Dockerfile: update golangci-lint v1.44.0"