Skip to content

Console Output

22:02:15 [2022-12-19T22:02:15.930Z] The recommended git tool is: git
22:02:19 [2022-12-19T22:02:19.009Z] using credential docker-jenkins-github-credentials
22:02:19 [2022-12-19T22:02:19.020Z] Cloning the remote Git repository
22:02:19 [2022-12-19T22:02:19.020Z] Cloning with configured refspecs honoured and without tags
22:02:19 [2022-12-19T22:02:19.024Z] Cloning repository https://github.com/moby/moby.git
22:02:19 [2022-12-19T22:02:19.078Z]  > git init /home/ubuntu/workspace/moby_PR-44673 # timeout=10
22:02:19 [2022-12-19T22:02:19.504Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:19 [2022-12-19T22:02:19.504Z]  > git --version # timeout=10
22:02:19 [2022-12-19T22:02:19.518Z]  > git --version # 'git version 2.25.1'
22:02:19 [2022-12-19T22:02:19.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:19 [2022-12-19T22:02:19.520Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:02:35 [2022-12-19T22:02:35.842Z] Fetching without tags
22:02:35 [2022-12-19T22:02:35.782Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:35 [2022-12-19T22:02:35.794Z]  > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10
22:02:35 [2022-12-19T22:02:35.810Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:02:35 [2022-12-19T22:02:35.822Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:35 [2022-12-19T22:02:35.842Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:35 [2022-12-19T22:02:35.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:35 [2022-12-19T22:02:35.845Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:02:36 [2022-12-19T22:02:36.165Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532
22:02:37 [2022-12-19T22:02:37.268Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532
22:02:37 [2022-12-19T22:02:37.268Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673)
22:02:36 [2022-12-19T22:02:36.172Z]  > git config core.sparsecheckout # timeout=10
22:02:36 [2022-12-19T22:02:36.182Z]  > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10
22:02:37 [2022-12-19T22:02:37.082Z]  > git remote # timeout=10
22:02:37 [2022-12-19T22:02:37.111Z]  > git config --get remote.origin.url # timeout=10
22:02:37 [2022-12-19T22:02:37.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:37 [2022-12-19T22:02:37.190Z]  > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10
22:02:37 [2022-12-19T22:02:37.252Z]  > git rev-parse HEAD^{commit} # timeout=10
22:02:37 [2022-12-19T22:02:37.268Z]  > git config core.sparsecheckout # timeout=10
22:02:37 [2022-12-19T22:02:37.278Z]  > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10
22:02:41 [2022-12-19T22:02:41.219Z] Commit message: "update containerd binary to v1.6.14"