Skip to content

Console Output

11:35:10 [2023-11-27T11:35:10.434Z] The recommended git tool is: git
11:35:12 [2023-11-27T11:35:12.210Z] using credential docker-jenkins-github-credentials
11:35:12 [2023-11-27T11:35:12.231Z] Cloning the remote Git repository
11:35:12 [2023-11-27T11:35:12.231Z] Cloning with configured refspecs honoured and without tags
11:35:12 [2023-11-27T11:35:12.213Z] Cloning repository https://github.com/moby/moby.git
11:35:12 [2023-11-27T11:35:12.266Z]  > git init /home/ubuntu/workspace/moby_PR-46770 # timeout=10
11:35:12 [2023-11-27T11:35:12.642Z] Fetching upstream changes from https://github.com/moby/moby.git
11:35:12 [2023-11-27T11:35:12.642Z]  > git --version # timeout=10
11:35:12 [2023-11-27T11:35:12.646Z]  > git --version # 'git version 2.25.1'
11:35:12 [2023-11-27T11:35:12.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:35:12 [2023-11-27T11:35:12.647Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46770/head:refs/remotes/origin/PR-46770 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:35:26 [2023-11-27T11:35:26.831Z] Fetching without tags
11:35:27 [2023-11-27T11:35:27.041Z] Merging remotes/origin/master commit ce1ee98aba41e117c59bf17a108191eed14e9b9c into PR head commit 203bac0ec44716b1ca0972a979a73ae033d8e63d
11:35:26 [2023-11-27T11:35:26.802Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:35:26 [2023-11-27T11:35:26.805Z]  > git config --add remote.origin.fetch +refs/pull/46770/head:refs/remotes/origin/PR-46770 # timeout=10
11:35:26 [2023-11-27T11:35:26.809Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:35:26 [2023-11-27T11:35:26.815Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:35:26 [2023-11-27T11:35:26.822Z] Fetching upstream changes from https://github.com/moby/moby.git
11:35:26 [2023-11-27T11:35:26.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:35:26 [2023-11-27T11:35:26.824Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46770/head:refs/remotes/origin/PR-46770 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:35:27 [2023-11-27T11:35:27.035Z]  > git config core.sparsecheckout # timeout=10
11:35:27 [2023-11-27T11:35:27.038Z]  > git checkout -f 203bac0ec44716b1ca0972a979a73ae033d8e63d # timeout=10
11:35:28 [2023-11-27T11:35:28.020Z]  > git remote # timeout=10
11:35:28 [2023-11-27T11:35:28.024Z]  > git config --get remote.origin.url # timeout=10
11:35:28 [2023-11-27T11:35:28.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:35:28 [2023-11-27T11:35:28.028Z]  > git merge ce1ee98aba41e117c59bf17a108191eed14e9b9c # timeout=10
11:35:28 [2023-11-27T11:35:28.918Z] Merge succeeded, producing 6a45038522d77b8a0db4b021ebeff374e62eb083
11:35:28 [2023-11-27T11:35:28.918Z] Checking out Revision 6a45038522d77b8a0db4b021ebeff374e62eb083 (PR-46770)
11:35:28 [2023-11-27T11:35:28.903Z]  > git rev-parse HEAD^{commit} # timeout=10
11:35:28 [2023-11-27T11:35:28.910Z]  > git config core.sparsecheckout # timeout=10
11:35:28 [2023-11-27T11:35:28.913Z]  > git checkout -f 6a45038522d77b8a0db4b021ebeff374e62eb083 # timeout=10
11:35:32 [2023-11-27T11:35:32.590Z] Commit message: "Merge commit 'ce1ee98aba41e117c59bf17a108191eed14e9b9c' into HEAD"
11:35:32 [2023-11-27T11:35:32.597Z] First time build. Skipping changelog.
11:35:32 [2023-11-27T11:35:32.585Z]  > git rev-list --no-walk b2aa90cc6577bac87f729770a410faf2e333d096 # timeout=10