Skip to content

Console Output

10:35:16 [2021-04-16T10:35:16.058Z] The recommended git tool is: git
10:35:16 [2021-04-16T10:35:16.069Z] using credential docker-jenkins-github-credentials
10:35:16 [2021-04-16T10:35:16.077Z] Cloning the remote Git repository
10:35:16 [2021-04-16T10:35:16.077Z] Cloning with configured refspecs honoured and without tags
10:35:16 [2021-04-16T10:35:16.080Z] Cloning repository https://github.com/moby/moby.git
10:35:16 [2021-04-16T10:35:16.081Z]  > git init /home/ubuntu/workspace/moby_PR-40094 # timeout=10
10:35:16 [2021-04-16T10:35:16.089Z] Fetching upstream changes from https://github.com/moby/moby.git
10:35:16 [2021-04-16T10:35:16.089Z]  > git --version # timeout=10
10:35:16 [2021-04-16T10:35:16.093Z]  > git --version # 'git version 2.25.1'
10:35:16 [2021-04-16T10:35:16.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:35:16 [2021-04-16T10:35:16.094Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40094/head:refs/remotes/origin/PR-40094 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:35:31 [2021-04-16T10:35:31.241Z] Fetching without tags
10:35:31 [2021-04-16T10:35:31.606Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit eb0610b7fc7e8c49160c99fa311e14ee632dd45a
10:35:31 [2021-04-16T10:35:31.219Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:35:31 [2021-04-16T10:35:31.224Z]  > git config --add remote.origin.fetch +refs/pull/40094/head:refs/remotes/origin/PR-40094 # timeout=10
10:35:31 [2021-04-16T10:35:31.228Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:35:31 [2021-04-16T10:35:31.236Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:35:31 [2021-04-16T10:35:31.244Z] Fetching upstream changes from https://github.com/moby/moby.git
10:35:31 [2021-04-16T10:35:31.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:35:31 [2021-04-16T10:35:31.246Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40094/head:refs/remotes/origin/PR-40094 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:35:31 [2021-04-16T10:35:31.608Z]  > git config core.sparsecheckout # timeout=10
10:35:31 [2021-04-16T10:35:31.612Z]  > git checkout -f eb0610b7fc7e8c49160c99fa311e14ee632dd45a # timeout=10
10:35:32 [2021-04-16T10:35:32.577Z] Merge succeeded, producing eb0610b7fc7e8c49160c99fa311e14ee632dd45a
10:35:32 [2021-04-16T10:35:32.577Z] Checking out Revision eb0610b7fc7e8c49160c99fa311e14ee632dd45a (PR-40094)
10:35:33 [2021-04-16T10:35:33.263Z] Commit message: "Dockerfile: integrate e2e stage in main Dockerfile"
10:35:32 [2021-04-16T10:35:32.550Z]  > git remote # timeout=10
10:35:32 [2021-04-16T10:35:32.555Z]  > git config --get remote.origin.url # timeout=10
10:35:32 [2021-04-16T10:35:32.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:35:32 [2021-04-16T10:35:32.561Z]  > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10
10:35:32 [2021-04-16T10:35:32.572Z]  > git rev-parse HEAD^{commit} # timeout=10
10:35:32 [2021-04-16T10:35:32.580Z]  > git config core.sparsecheckout # timeout=10
10:35:32 [2021-04-16T10:35:32.584Z]  > git checkout -f eb0610b7fc7e8c49160c99fa311e14ee632dd45a # timeout=10