Skip to content

Console Output

16:32:24 [2023-12-20T16:32:24.846Z] The recommended git tool is: git
16:32:26 [2023-12-20T16:32:26.976Z] using credential docker-jenkins-github-credentials
16:32:26 [2023-12-20T16:32:26.993Z] Cloning the remote Git repository
16:32:26 [2023-12-20T16:32:26.993Z] Cloning with configured refspecs honoured and without tags
16:32:26 [2023-12-20T16:32:26.993Z] Cloning repository https://github.com/moby/moby.git
16:32:27 [2023-12-20T16:32:27.049Z]  > git init /home/ubuntu/workspace/moby_PR-46938 # timeout=10
16:32:27 [2023-12-20T16:32:27.361Z] Fetching upstream changes from https://github.com/moby/moby.git
16:32:27 [2023-12-20T16:32:27.361Z]  > git --version # timeout=10
16:32:27 [2023-12-20T16:32:27.364Z]  > git --version # 'git version 2.25.1'
16:32:27 [2023-12-20T16:32:27.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:32:27 [2023-12-20T16:32:27.366Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46938/head:refs/remotes/origin/PR-46938 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:32:41 [2023-12-20T16:32:41.043Z] Fetching without tags
16:32:41 [2023-12-20T16:32:41.248Z] Merging remotes/origin/master commit 388216fc45aba43d54b950400c5106ecd71fb3db into PR head commit cf5a3bc53134db29e04fe038fa4e5ed7929a7676
16:32:41 [2023-12-20T16:32:41.927Z] Merge succeeded, producing cf5a3bc53134db29e04fe038fa4e5ed7929a7676
16:32:41 [2023-12-20T16:32:41.927Z] Checking out Revision cf5a3bc53134db29e04fe038fa4e5ed7929a7676 (PR-46938)
16:32:41 [2023-12-20T16:32:41.020Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:32:41 [2023-12-20T16:32:41.024Z]  > git config --add remote.origin.fetch +refs/pull/46938/head:refs/remotes/origin/PR-46938 # timeout=10
16:32:41 [2023-12-20T16:32:41.027Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:32:41 [2023-12-20T16:32:41.033Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:32:41 [2023-12-20T16:32:41.040Z] Fetching upstream changes from https://github.com/moby/moby.git
16:32:41 [2023-12-20T16:32:41.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:32:41 [2023-12-20T16:32:41.042Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46938/head:refs/remotes/origin/PR-46938 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:32:41 [2023-12-20T16:32:41.249Z]  > git config core.sparsecheckout # timeout=10
16:32:41 [2023-12-20T16:32:41.252Z]  > git checkout -f cf5a3bc53134db29e04fe038fa4e5ed7929a7676 # timeout=10
16:32:41 [2023-12-20T16:32:41.901Z]  > git remote # timeout=10
16:32:41 [2023-12-20T16:32:41.905Z]  > git config --get remote.origin.url # timeout=10
16:32:41 [2023-12-20T16:32:41.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:32:41 [2023-12-20T16:32:41.909Z]  > git merge 388216fc45aba43d54b950400c5106ecd71fb3db # timeout=10
16:32:41 [2023-12-20T16:32:41.917Z]  > git rev-parse HEAD^{commit} # timeout=10
16:32:41 [2023-12-20T16:32:41.924Z]  > git config core.sparsecheckout # timeout=10
16:32:41 [2023-12-20T16:32:41.927Z]  > git checkout -f cf5a3bc53134db29e04fe038fa4e5ed7929a7676 # timeout=10
16:32:46 [2023-12-20T16:32:46.303Z] Commit message: "c8d: Fix image commit with userns mapping"
16:32:46 [2023-12-20T16:32:46.310Z] First time build. Skipping changelog.
16:32:46 [2023-12-20T16:32:46.302Z]  > git rev-list --no-walk 38d267ba70d4392b0c5c0c53c1f91c13cfbff664 # timeout=10