Skip to content

Console Output

18:18:41 [2022-08-17T18:18:41.018Z] The recommended git tool is: git
18:18:44 [2022-08-17T18:18:44.020Z] using credential docker-jenkins-github-credentials
18:18:44 [2022-08-17T18:18:44.031Z] Cloning the remote Git repository
18:18:44 [2022-08-17T18:18:44.031Z] Cloning with configured refspecs honoured and without tags
18:18:43 [2022-08-17T18:18:43.901Z] Cloning repository https://github.com/moby/moby.git
18:18:43 [2022-08-17T18:18:43.961Z]  > git init /home/ubuntu/workspace/moby_PR-43975 # timeout=10
18:18:44 [2022-08-17T18:18:44.271Z] Fetching upstream changes from https://github.com/moby/moby.git
18:18:44 [2022-08-17T18:18:44.271Z]  > git --version # timeout=10
18:18:44 [2022-08-17T18:18:44.317Z]  > git --version # 'git version 2.17.1'
18:18:44 [2022-08-17T18:18:44.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:18:44 [2022-08-17T18:18:44.319Z]  > git fetch --no-tags --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:05 [2022-08-17T18:19:05.762Z] Fetching without tags
18:19:06 [2022-08-17T18:19:06.191Z] Merging remotes/origin/20.10 commit a77093b4fecd86b562266b8f79fe100e3587a723 into PR head commit a7299ae72c95afa810b5afd7c80e30a31d892c64
18:19:05 [2022-08-17T18:19:05.659Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:19:05 [2022-08-17T18:19:05.680Z]  > git config --add remote.origin.fetch +refs/pull/43975/head:refs/remotes/origin/PR-43975 # timeout=10
18:19:05 [2022-08-17T18:19:05.692Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:19:05 [2022-08-17T18:19:05.726Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:19:05 [2022-08-17T18:19:05.795Z] Fetching upstream changes from https://github.com/moby/moby.git
18:19:05 [2022-08-17T18:19:05.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:19:05 [2022-08-17T18:19:05.798Z]  > git fetch --no-tags --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:06 [2022-08-17T18:19:06.194Z]  > git config core.sparsecheckout # timeout=10
18:19:06 [2022-08-17T18:19:06.214Z]  > git checkout -f a7299ae72c95afa810b5afd7c80e30a31d892c64 # timeout=10
18:19:06 [2022-08-17T18:19:06.904Z]  > git remote # timeout=10
18:19:06 [2022-08-17T18:19:06.916Z]  > git config --get remote.origin.url # timeout=10
18:19:06 [2022-08-17T18:19:06.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:19:06 [2022-08-17T18:19:06.951Z]  > git merge a77093b4fecd86b562266b8f79fe100e3587a723 # timeout=10
18:19:07 [2022-08-17T18:19:07.009Z] Merge succeeded, producing a7299ae72c95afa810b5afd7c80e30a31d892c64
18:19:07 [2022-08-17T18:19:07.009Z] Checking out Revision a7299ae72c95afa810b5afd7c80e30a31d892c64 (PR-43975)
18:19:06 [2022-08-17T18:19:06.978Z]  > git rev-parse HEAD^{commit} # timeout=10
18:19:07 [2022-08-17T18:19:07.004Z]  > git config core.sparsecheckout # timeout=10
18:19:07 [2022-08-17T18:19:07.029Z]  > git checkout -f a7299ae72c95afa810b5afd7c80e30a31d892c64 # timeout=10
18:19:11 [2022-08-17T18:19:11.747Z] Commit message: "Dockerfile: update golangci-lint v1.44.0"