Skip to content

Console Output

19:23:12 [2022-04-27T19:23:12.104Z] The recommended git tool is: git
19:23:15 [2022-04-27T19:23:15.015Z] using credential docker-jenkins-github-credentials
19:23:15 [2022-04-27T19:23:15.025Z] Cloning the remote Git repository
19:23:15 [2022-04-27T19:23:15.025Z] Cloning with configured refspecs honoured and without tags
19:23:15 [2022-04-27T19:23:15.051Z] Cloning repository https://github.com/moby/moby.git
19:23:15 [2022-04-27T19:23:15.104Z]  > git init /home/ubuntu/workspace/moby_PR-43433 # timeout=10
19:23:15 [2022-04-27T19:23:15.313Z] Fetching upstream changes from https://github.com/moby/moby.git
19:23:15 [2022-04-27T19:23:15.313Z]  > git --version # timeout=10
19:23:15 [2022-04-27T19:23:15.338Z]  > git --version # 'git version 2.25.1'
19:23:15 [2022-04-27T19:23:15.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:23:15 [2022-04-27T19:23:15.342Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43433/head:refs/remotes/origin/PR-43433 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:23:34 [2022-04-27T19:23:34.300Z] Fetching without tags
19:23:34 [2022-04-27T19:23:34.482Z] Merging remotes/origin/20.10 commit 2929771a531d58a9e467a9698c14587293112cbb into PR head commit 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78
19:23:35 [2022-04-27T19:23:35.039Z] Merge succeeded, producing 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78
19:23:35 [2022-04-27T19:23:35.039Z] Checking out Revision 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 (PR-43433)
19:23:34 [2022-04-27T19:23:34.241Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:23:34 [2022-04-27T19:23:34.251Z]  > git config --add remote.origin.fetch +refs/pull/43433/head:refs/remotes/origin/PR-43433 # timeout=10
19:23:34 [2022-04-27T19:23:34.267Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:23:34 [2022-04-27T19:23:34.278Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:23:34 [2022-04-27T19:23:34.304Z] Fetching upstream changes from https://github.com/moby/moby.git
19:23:34 [2022-04-27T19:23:34.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:23:34 [2022-04-27T19:23:34.305Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43433/head:refs/remotes/origin/PR-43433 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:23:34 [2022-04-27T19:23:34.488Z]  > git config core.sparsecheckout # timeout=10
19:23:34 [2022-04-27T19:23:34.500Z]  > git checkout -f 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 # timeout=10
19:23:34 [2022-04-27T19:23:34.995Z]  > git remote # timeout=10
19:23:35 [2022-04-27T19:23:35.008Z]  > git config --get remote.origin.url # timeout=10
19:23:35 [2022-04-27T19:23:35.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:23:35 [2022-04-27T19:23:35.013Z]  > git merge 2929771a531d58a9e467a9698c14587293112cbb # timeout=10
19:23:35 [2022-04-27T19:23:35.023Z]  > git rev-parse HEAD^{commit} # timeout=10
19:23:35 [2022-04-27T19:23:35.043Z]  > git config core.sparsecheckout # timeout=10
19:23:35 [2022-04-27T19:23:35.056Z]  > git checkout -f 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 # timeout=10
19:23:39 [2022-04-27T19:23:39.119Z] Commit message: "update containerd binary to v1.6.3"