Skip to content

Console Output

15:42:56 [2022-05-25T15:42:56.471Z] The recommended git tool is: git
15:42:56 [2022-05-25T15:42:56.485Z] using credential docker-jenkins-github-credentials
15:42:56 [2022-05-25T15:42:56.492Z] Cloning the remote Git repository
15:42:56 [2022-05-25T15:42:56.492Z] Cloning with configured refspecs honoured and without tags
15:42:56 [2022-05-25T15:42:56.524Z] Cloning repository https://github.com/moby/moby.git
15:42:56 [2022-05-25T15:42:56.525Z]  > git init /home/ubuntu/workspace/moby_PR-43641 # timeout=10
15:42:56 [2022-05-25T15:42:56.536Z] Fetching upstream changes from https://github.com/moby/moby.git
15:42:56 [2022-05-25T15:42:56.536Z]  > git --version # timeout=10
15:42:56 [2022-05-25T15:42:56.545Z]  > git --version # 'git version 2.25.1'
15:42:56 [2022-05-25T15:42:56.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:42:56 [2022-05-25T15:42:56.546Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43641/head:refs/remotes/origin/PR-43641 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:43:12 [2022-05-25T15:43:12.006Z] Fetching without tags
15:43:12 [2022-05-25T15:43:12.187Z] Merging remotes/origin/master commit 235f86270d4976e7d17c11eccdb65f81d76f5c40 into PR head commit c3d7a0c6033a2764dd85c3863809ac498ef129f2
15:43:12 [2022-05-25T15:43:12.007Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:43:12 [2022-05-25T15:43:12.011Z]  > git config --add remote.origin.fetch +refs/pull/43641/head:refs/remotes/origin/PR-43641 # timeout=10
15:43:12 [2022-05-25T15:43:12.013Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:43:12 [2022-05-25T15:43:12.024Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:43:12 [2022-05-25T15:43:12.042Z] Fetching upstream changes from https://github.com/moby/moby.git
15:43:12 [2022-05-25T15:43:12.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:43:12 [2022-05-25T15:43:12.043Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43641/head:refs/remotes/origin/PR-43641 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:43:12 [2022-05-25T15:43:12.219Z]  > git config core.sparsecheckout # timeout=10
15:43:12 [2022-05-25T15:43:12.223Z]  > git checkout -f c3d7a0c6033a2764dd85c3863809ac498ef129f2 # timeout=10
15:43:12 [2022-05-25T15:43:12.786Z] Merge succeeded, producing c3d7a0c6033a2764dd85c3863809ac498ef129f2
15:43:12 [2022-05-25T15:43:12.786Z] Checking out Revision c3d7a0c6033a2764dd85c3863809ac498ef129f2 (PR-43641)
15:43:13 [2022-05-25T15:43:13.409Z] Commit message: "Fix validation of IpcMode, PidMode, UTSMode, CgroupnsMode"
15:43:12 [2022-05-25T15:43:12.784Z]  > git remote # timeout=10
15:43:12 [2022-05-25T15:43:12.792Z]  > git config --get remote.origin.url # timeout=10
15:43:12 [2022-05-25T15:43:12.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:43:12 [2022-05-25T15:43:12.803Z]  > git merge 235f86270d4976e7d17c11eccdb65f81d76f5c40 # timeout=10
15:43:12 [2022-05-25T15:43:12.810Z]  > git rev-parse HEAD^{commit} # timeout=10
15:43:12 [2022-05-25T15:43:12.818Z]  > git config core.sparsecheckout # timeout=10
15:43:12 [2022-05-25T15:43:12.823Z]  > git checkout -f c3d7a0c6033a2764dd85c3863809ac498ef129f2 # timeout=10