Skip to content

Console Output

13:48:23 [2022-01-20T13:48:23.314Z] The recommended git tool is: git
13:48:23 [2022-01-20T13:48:23.321Z] using credential docker-jenkins-github-credentials
13:48:23 [2022-01-20T13:48:23.363Z] Cloning the remote Git repository
13:48:23 [2022-01-20T13:48:23.363Z] Cloning with configured refspecs honoured and without tags
13:48:23 [2022-01-20T13:48:23.364Z] Cloning repository https://github.com/moby/moby.git
13:48:23 [2022-01-20T13:48:23.365Z]  > git init /home/ubuntu/workspace/moby_PR-42155 # timeout=10
13:48:23 [2022-01-20T13:48:23.378Z] Fetching upstream changes from https://github.com/moby/moby.git
13:48:23 [2022-01-20T13:48:23.378Z]  > git --version # timeout=10
13:48:23 [2022-01-20T13:48:23.383Z]  > git --version # 'git version 2.17.1'
13:48:23 [2022-01-20T13:48:23.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:48:23 [2022-01-20T13:48:23.383Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42155/head:refs/remotes/origin/PR-42155 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:48:38 [2022-01-20T13:48:38.123Z] Fetching without tags
13:48:38 [2022-01-20T13:48:38.355Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 0c3be531076617be52b641b6dbb60649f587b5f5
13:48:38 [2022-01-20T13:48:38.100Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:48:38 [2022-01-20T13:48:38.106Z]  > git config --add remote.origin.fetch +refs/pull/42155/head:refs/remotes/origin/PR-42155 # timeout=10
13:48:38 [2022-01-20T13:48:38.110Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:48:38 [2022-01-20T13:48:38.117Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:48:38 [2022-01-20T13:48:38.124Z] Fetching upstream changes from https://github.com/moby/moby.git
13:48:38 [2022-01-20T13:48:38.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:48:38 [2022-01-20T13:48:38.125Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42155/head:refs/remotes/origin/PR-42155 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:48:38 [2022-01-20T13:48:38.356Z]  > git config core.sparsecheckout # timeout=10
13:48:38 [2022-01-20T13:48:38.365Z]  > git checkout -f 0c3be531076617be52b641b6dbb60649f587b5f5 # timeout=10
13:48:38 [2022-01-20T13:48:38.806Z]  > git remote # timeout=10
13:48:38 [2022-01-20T13:48:38.811Z]  > git config --get remote.origin.url # timeout=10
13:48:38 [2022-01-20T13:48:38.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:48:38 [2022-01-20T13:48:38.820Z]  > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10
13:48:40 [2022-01-20T13:48:40.597Z] Merge succeeded, producing 54cdb1c7390dac79ecb5d6f21f4c0bc3e7c5d93b
13:48:40 [2022-01-20T13:48:40.597Z] Checking out Revision 54cdb1c7390dac79ecb5d6f21f4c0bc3e7c5d93b (PR-42155)
13:48:40 [2022-01-20T13:48:40.674Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD"
13:48:40 [2022-01-20T13:48:40.674Z] First time build. Skipping changelog.
13:48:40 [2022-01-20T13:48:40.590Z]  > git rev-parse HEAD^{commit} # timeout=10
13:48:40 [2022-01-20T13:48:40.598Z]  > git config core.sparsecheckout # timeout=10
13:48:40 [2022-01-20T13:48:40.603Z]  > git checkout -f 54cdb1c7390dac79ecb5d6f21f4c0bc3e7c5d93b # timeout=10