Skip to content

Console Output

18:17:36 [2022-08-17T18:17:36.318Z] The recommended git tool is: git
18:17:36 [2022-08-17T18:17:36.366Z] using credential docker-jenkins-github-credentials
18:17:36 [2022-08-17T18:17:36.375Z] Cloning the remote Git repository
18:17:36 [2022-08-17T18:17:36.375Z] Cloning with configured refspecs honoured and without tags
18:17:36 [2022-08-17T18:17:36.381Z] Cloning repository https://github.com/moby/moby.git
18:17:36 [2022-08-17T18:17:36.382Z]  > git init /home/ubuntu/workspace/moby_PR-43975 # timeout=10
18:17:36 [2022-08-17T18:17:36.397Z] Fetching upstream changes from https://github.com/moby/moby.git
18:17:36 [2022-08-17T18:17:36.397Z]  > git --version # timeout=10
18:17:36 [2022-08-17T18:17:36.405Z]  > git --version # 'git version 2.17.1'
18:17:36 [2022-08-17T18:17:36.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:36 [2022-08-17T18:17:36.406Z]  > 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:17:50 [2022-08-17T18:17:50.423Z] Fetching without tags
18:17:50 [2022-08-17T18:17:50.394Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:17:50 [2022-08-17T18:17:50.399Z]  > git config --add remote.origin.fetch +refs/pull/43975/head:refs/remotes/origin/PR-43975 # timeout=10
18:17:50 [2022-08-17T18:17:50.404Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:17:50 [2022-08-17T18:17:50.411Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:17:50 [2022-08-17T18:17:50.426Z] Fetching upstream changes from https://github.com/moby/moby.git
18:17:50 [2022-08-17T18:17:50.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:50 [2022-08-17T18:17:50.427Z]  > 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:17:50 [2022-08-17T18:17:50.628Z] Merging remotes/origin/20.10 commit a77093b4fecd86b562266b8f79fe100e3587a723 into PR head commit a7299ae72c95afa810b5afd7c80e30a31d892c64
18:17:51 [2022-08-17T18:17:51.130Z] Merge succeeded, producing a7299ae72c95afa810b5afd7c80e30a31d892c64
18:17:51 [2022-08-17T18:17:51.130Z] Checking out Revision a7299ae72c95afa810b5afd7c80e30a31d892c64 (PR-43975)
18:17:51 [2022-08-17T18:17:51.275Z] Commit message: "Dockerfile: update golangci-lint v1.44.0"
18:17:50 [2022-08-17T18:17:50.631Z]  > git config core.sparsecheckout # timeout=10
18:17:50 [2022-08-17T18:17:50.636Z]  > git checkout -f a7299ae72c95afa810b5afd7c80e30a31d892c64 # timeout=10
18:17:51 [2022-08-17T18:17:51.072Z]  > git remote # timeout=10
18:17:51 [2022-08-17T18:17:51.087Z]  > git config --get remote.origin.url # timeout=10
18:17:51 [2022-08-17T18:17:51.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:51 [2022-08-17T18:17:51.103Z]  > git merge a77093b4fecd86b562266b8f79fe100e3587a723 # timeout=10
18:17:51 [2022-08-17T18:17:51.116Z]  > git rev-parse HEAD^{commit} # timeout=10
18:17:51 [2022-08-17T18:17:51.133Z]  > git config core.sparsecheckout # timeout=10
18:17:51 [2022-08-17T18:17:51.146Z]  > git checkout -f a7299ae72c95afa810b5afd7c80e30a31d892c64 # timeout=10