Skip to content

Console Output

07:02:44 [2021-05-03T07:02:44.711Z] The recommended git tool is: git
07:02:44 [2021-05-03T07:02:44.754Z] using credential docker-jenkins-github-credentials
07:02:44 [2021-05-03T07:02:44.772Z] Cloning the remote Git repository
07:02:44 [2021-05-03T07:02:44.772Z] Cloning with configured refspecs honoured and without tags
07:02:44 [2021-05-03T07:02:44.779Z] Cloning repository https://github.com/moby/moby.git
07:02:44 [2021-05-03T07:02:44.779Z]  > git init /home/docker/workspace/moby_PR-42308 # timeout=10
07:02:44 [2021-05-03T07:02:44.786Z] Fetching upstream changes from https://github.com/moby/moby.git
07:02:44 [2021-05-03T07:02:44.787Z]  > git --version # timeout=10
07:02:44 [2021-05-03T07:02:44.789Z]  > git --version # 'git version 2.7.4'
07:02:44 [2021-05-03T07:02:44.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:02:44 [2021-05-03T07:02:44.790Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42308/head:refs/remotes/origin/PR-42308 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:03:03 [2021-05-03T07:03:03.036Z] Fetching without tags
07:03:03 [2021-05-03T07:03:03.473Z] Merging remotes/origin/master commit 59751bb23395a137253ca0b4fb99058ecec5a569 into PR head commit a15c97925e64f49b3d25f938496eadedad7a7ae1
07:03:04 [2021-05-03T07:03:04.265Z] Merge succeeded, producing a15c97925e64f49b3d25f938496eadedad7a7ae1
07:03:04 [2021-05-03T07:03:04.265Z] Checking out Revision a15c97925e64f49b3d25f938496eadedad7a7ae1 (PR-42308)
07:03:03 [2021-05-03T07:03:03.005Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:03:03 [2021-05-03T07:03:03.007Z]  > git config --add remote.origin.fetch +refs/pull/42308/head:refs/remotes/origin/PR-42308 # timeout=10
07:03:03 [2021-05-03T07:03:03.010Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:03:03 [2021-05-03T07:03:03.028Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:03:03 [2021-05-03T07:03:03.043Z] Fetching upstream changes from https://github.com/moby/moby.git
07:03:03 [2021-05-03T07:03:03.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:03:03 [2021-05-03T07:03:03.044Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42308/head:refs/remotes/origin/PR-42308 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:03:03 [2021-05-03T07:03:03.481Z]  > git config core.sparsecheckout # timeout=10
07:03:03 [2021-05-03T07:03:03.483Z]  > git checkout -f a15c97925e64f49b3d25f938496eadedad7a7ae1 # timeout=10
07:03:04 [2021-05-03T07:03:04.228Z]  > git remote # timeout=10
07:03:04 [2021-05-03T07:03:04.231Z]  > git config --get remote.origin.url # timeout=10
07:03:04 [2021-05-03T07:03:04.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:03:04 [2021-05-03T07:03:04.235Z]  > git merge 59751bb23395a137253ca0b4fb99058ecec5a569 # timeout=10
07:03:04 [2021-05-03T07:03:04.257Z]  > git rev-parse HEAD^{commit} # timeout=10
07:03:04 [2021-05-03T07:03:04.272Z]  > git config core.sparsecheckout # timeout=10
07:03:04 [2021-05-03T07:03:04.612Z] Commit message: "[DNM] trigger CI with runc rc94-pre"
07:03:04 [2021-05-03T07:03:04.275Z]  > git checkout -f a15c97925e64f49b3d25f938496eadedad7a7ae1 # timeout=10