Skip to content

Console Output

11:00:47 [2022-08-08T11:00:47.101Z] The recommended git tool is: git
11:00:50 [2022-08-08T11:00:50.442Z] using credential docker-jenkins-github-credentials
11:00:50 [2022-08-08T11:00:50.450Z] Cloning the remote Git repository
11:00:50 [2022-08-08T11:00:50.450Z] Cloning with configured refspecs honoured and without tags
11:00:50 [2022-08-08T11:00:50.492Z] Cloning repository https://github.com/moby/moby.git
11:00:50 [2022-08-08T11:00:50.572Z]  > git init /home/ubuntu/workspace/moby_PR-43932 # timeout=10
11:00:51 [2022-08-08T11:00:51.196Z] Fetching upstream changes from https://github.com/moby/moby.git
11:00:51 [2022-08-08T11:00:51.196Z]  > git --version # timeout=10
11:00:51 [2022-08-08T11:00:51.220Z]  > git --version # 'git version 2.25.1'
11:00:51 [2022-08-08T11:00:51.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:00:51 [2022-08-08T11:00:51.279Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:09 [2022-08-08T11:01:09.665Z] Fetching without tags
11:01:09 [2022-08-08T11:01:09.932Z] Merging remotes/origin/22.06 commit ebfc35f887ab980c01b722364bdaff6abec705f2 into PR head commit 15f9cb5c4dab7eb09845453777c0797194d48336
11:01:09 [2022-08-08T11:01:09.637Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:01:09 [2022-08-08T11:01:09.643Z]  > git config --add remote.origin.fetch +refs/pull/43932/head:refs/remotes/origin/PR-43932 # timeout=10
11:01:09 [2022-08-08T11:01:09.653Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:09 [2022-08-08T11:01:09.669Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:01:09 [2022-08-08T11:01:09.679Z] Fetching upstream changes from https://github.com/moby/moby.git
11:01:09 [2022-08-08T11:01:09.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:09 [2022-08-08T11:01:09.680Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:09 [2022-08-08T11:01:09.954Z]  > git config core.sparsecheckout # timeout=10
11:01:09 [2022-08-08T11:01:09.961Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
11:01:11 [2022-08-08T11:01:11.909Z] Merge succeeded, producing 15f9cb5c4dab7eb09845453777c0797194d48336
11:01:11 [2022-08-08T11:01:11.910Z] Checking out Revision 15f9cb5c4dab7eb09845453777c0797194d48336 (PR-43932)
11:01:11 [2022-08-08T11:01:11.870Z]  > git remote # timeout=10
11:01:11 [2022-08-08T11:01:11.879Z]  > git config --get remote.origin.url # timeout=10
11:01:11 [2022-08-08T11:01:11.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:11 [2022-08-08T11:01:11.893Z]  > git merge ebfc35f887ab980c01b722364bdaff6abec705f2 # timeout=10
11:01:11 [2022-08-08T11:01:11.909Z]  > git rev-parse HEAD^{commit} # timeout=10
11:01:11 [2022-08-08T11:01:11.922Z]  > git config core.sparsecheckout # timeout=10
11:01:11 [2022-08-08T11:01:11.947Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
11:01:16 [2022-08-08T11:01:16.183Z] Commit message: "vendor: github.com/containerd/containerd v1.6.7"