Skip to content

Console Output

13:25:51 [2022-12-01T13:25:51.871Z] The recommended git tool is: git
13:25:54 [2022-12-01T13:25:54.721Z] using credential docker-jenkins-github-credentials
13:25:54 [2022-12-01T13:25:54.732Z] Cloning the remote Git repository
13:25:54 [2022-12-01T13:25:54.732Z] Cloning with configured refspecs honoured and without tags
13:25:54 [2022-12-01T13:25:54.710Z] Cloning repository https://github.com/moby/moby.git
13:25:54 [2022-12-01T13:25:54.765Z]  > git init /home/ubuntu/workspace/moby_PR-44562 # timeout=10
13:25:55 [2022-12-01T13:25:55.046Z] Fetching upstream changes from https://github.com/moby/moby.git
13:25:55 [2022-12-01T13:25:55.046Z]  > git --version # timeout=10
13:25:55 [2022-12-01T13:25:55.061Z]  > git --version # 'git version 2.25.1'
13:25:55 [2022-12-01T13:25:55.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:25:55 [2022-12-01T13:25:55.063Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44562/head:refs/remotes/origin/PR-44562 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:26:11 [2022-12-01T13:26:11.464Z] Fetching without tags
13:26:11 [2022-12-01T13:26:11.717Z] Merging remotes/origin/master commit 5fd603ce60e3d7afcb55bd042374b77d50b0453f into PR head commit 57b229012a5b5ff97889ae44c9b6fa77ba9b3a5c
13:26:11 [2022-12-01T13:26:11.412Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:26:11 [2022-12-01T13:26:11.423Z]  > git config --add remote.origin.fetch +refs/pull/44562/head:refs/remotes/origin/PR-44562 # timeout=10
13:26:11 [2022-12-01T13:26:11.427Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:26:11 [2022-12-01T13:26:11.435Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:26:11 [2022-12-01T13:26:11.450Z] Fetching upstream changes from https://github.com/moby/moby.git
13:26:11 [2022-12-01T13:26:11.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:26:11 [2022-12-01T13:26:11.452Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44562/head:refs/remotes/origin/PR-44562 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:26:11 [2022-12-01T13:26:11.707Z]  > git config core.sparsecheckout # timeout=10
13:26:11 [2022-12-01T13:26:11.731Z]  > git checkout -f 57b229012a5b5ff97889ae44c9b6fa77ba9b3a5c # timeout=10
13:26:12 [2022-12-01T13:26:12.504Z] Merge succeeded, producing 57b229012a5b5ff97889ae44c9b6fa77ba9b3a5c
13:26:12 [2022-12-01T13:26:12.504Z] Checking out Revision 57b229012a5b5ff97889ae44c9b6fa77ba9b3a5c (PR-44562)
13:26:12 [2022-12-01T13:26:12.340Z]  > git remote # timeout=10
13:26:12 [2022-12-01T13:26:12.359Z]  > git config --get remote.origin.url # timeout=10
13:26:12 [2022-12-01T13:26:12.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:26:12 [2022-12-01T13:26:12.464Z]  > git merge 5fd603ce60e3d7afcb55bd042374b77d50b0453f # timeout=10
13:26:12 [2022-12-01T13:26:12.476Z]  > git rev-parse HEAD^{commit} # timeout=10
13:26:12 [2022-12-01T13:26:12.491Z]  > git config core.sparsecheckout # timeout=10
13:26:12 [2022-12-01T13:26:12.499Z]  > git checkout -f 57b229012a5b5ff97889ae44c9b6fa77ba9b3a5c # timeout=10
13:26:16 [2022-12-01T13:26:16.889Z] Commit message: "seccomp: block socket calls to AF_VSOCK in default profile"
13:26:16 [2022-12-01T13:26:16.879Z]  > git rev-list --no-walk 57b229012a5b5ff97889ae44c9b6fa77ba9b3a5c # timeout=10