Skip to content

Console Output

22:01:57 [2022-12-19T22:01:57.733Z] The recommended git tool is: git
22:02:00 [2022-12-19T22:02:00.674Z] using credential docker-jenkins-github-credentials
22:02:00 [2022-12-19T22:02:00.689Z] Cloning the remote Git repository
22:02:00 [2022-12-19T22:02:00.689Z] Cloning with configured refspecs honoured and without tags
22:02:00 [2022-12-19T22:02:00.239Z] Cloning repository https://github.com/moby/moby.git
22:02:00 [2022-12-19T22:02:00.289Z]  > git init /home/ubuntu/workspace/moby_PR-44673 # timeout=10
22:02:00 [2022-12-19T22:02:00.580Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:00 [2022-12-19T22:02:00.580Z]  > git --version # timeout=10
22:02:00 [2022-12-19T22:02:00.602Z]  > git --version # 'git version 2.17.1'
22:02:00 [2022-12-19T22:02:00.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:00 [2022-12-19T22:02:00.617Z]  > git fetch --no-tags --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:24 [2022-12-19T22:02:24.296Z] Fetching without tags
22:02:24 [2022-12-19T22:02:24.594Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532
22:02:25 [2022-12-19T22:02:25.454Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532
22:02:25 [2022-12-19T22:02:25.454Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673)
22:02:24 [2022-12-19T22:02:24.206Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:24 [2022-12-19T22:02:24.227Z]  > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10
22:02:24 [2022-12-19T22:02:24.249Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:02:24 [2022-12-19T22:02:24.268Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:24 [2022-12-19T22:02:24.344Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:24 [2022-12-19T22:02:24.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:24 [2022-12-19T22:02:24.345Z]  > git fetch --no-tags --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:24 [2022-12-19T22:02:24.612Z]  > git config core.sparsecheckout # timeout=10
22:02:24 [2022-12-19T22:02:24.623Z]  > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10
22:02:25 [2022-12-19T22:02:25.355Z]  > git remote # timeout=10
22:02:25 [2022-12-19T22:02:25.380Z]  > git config --get remote.origin.url # timeout=10
22:02:25 [2022-12-19T22:02:25.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:25 [2022-12-19T22:02:25.400Z]  > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10
22:02:25 [2022-12-19T22:02:25.426Z]  > git rev-parse HEAD^{commit} # timeout=10
22:02:25 [2022-12-19T22:02:25.456Z]  > git config core.sparsecheckout # timeout=10
22:02:25 [2022-12-19T22:02:25.483Z]  > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10
22:02:29 [2022-12-19T22:02:29.745Z] Commit message: "update containerd binary to v1.6.14"