Skip to content

Console Output

09:21:07 [2020-11-05T09:21:07.958Z] using credential docker-jenkins-github-credentials
09:21:07 [2020-11-05T09:21:07.965Z] Cloning the remote Git repository
09:21:07 [2020-11-05T09:21:07.965Z] Cloning with configured refspecs honoured and without tags
09:21:07 [2020-11-05T09:21:07.971Z] Cloning repository https://github.com/moby/moby.git
09:21:07 [2020-11-05T09:21:07.971Z]  > git init /home/ubuntu/workspace/moby_PR-41635 # timeout=10
09:21:07 [2020-11-05T09:21:07.988Z] Fetching upstream changes from https://github.com/moby/moby.git
09:21:07 [2020-11-05T09:21:07.988Z]  > git --version # timeout=10
09:21:07 [2020-11-05T09:21:07.993Z]  > git --version # 'git version 2.17.1'
09:21:07 [2020-11-05T09:21:07.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:21:07 [2020-11-05T09:21:07.994Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41635/head:refs/remotes/origin/PR-41635 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:21:20 [2020-11-05T09:21:20.896Z] Fetching without tags
09:21:21 [2020-11-05T09:21:21.168Z] Merging remotes/origin/19.03 commit 619f1b54c6c2ec077cc862a0ad6ed8526e440d3c into PR head commit 4b181db52b8322dde5e6175bac917a21a49ff160
09:21:21 [2020-11-05T09:21:21.682Z] Merge succeeded, producing 4b181db52b8322dde5e6175bac917a21a49ff160
09:21:21 [2020-11-05T09:21:21.682Z] Checking out Revision 4b181db52b8322dde5e6175bac917a21a49ff160 (PR-41635)
09:21:20 [2020-11-05T09:21:20.857Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:21:20 [2020-11-05T09:21:20.867Z]  > git config --add remote.origin.fetch +refs/pull/41635/head:refs/remotes/origin/PR-41635 # timeout=10
09:21:20 [2020-11-05T09:21:20.872Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:21:20 [2020-11-05T09:21:20.886Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:21:20 [2020-11-05T09:21:20.899Z] Fetching upstream changes from https://github.com/moby/moby.git
09:21:20 [2020-11-05T09:21:20.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:21:20 [2020-11-05T09:21:20.900Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41635/head:refs/remotes/origin/PR-41635 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:21:21 [2020-11-05T09:21:21.172Z]  > git config core.sparsecheckout # timeout=10
09:21:21 [2020-11-05T09:21:21.175Z]  > git checkout -f 4b181db52b8322dde5e6175bac917a21a49ff160 # timeout=10
09:21:21 [2020-11-05T09:21:21.662Z]  > git remote # timeout=10
09:21:21 [2020-11-05T09:21:21.669Z]  > git config --get remote.origin.url # timeout=10
09:21:21 [2020-11-05T09:21:21.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:21:21 [2020-11-05T09:21:21.672Z]  > git merge 619f1b54c6c2ec077cc862a0ad6ed8526e440d3c # timeout=10
09:21:21 [2020-11-05T09:21:21.679Z]  > git rev-parse HEAD^{commit} # timeout=10
09:21:21 [2020-11-05T09:21:21.685Z]  > git config core.sparsecheckout # timeout=10
09:21:21 [2020-11-05T09:21:21.700Z]  > git checkout -f 4b181db52b8322dde5e6175bac917a21a49ff160 # timeout=10
09:21:22 [2020-11-05T09:21:22.206Z] Commit message: "bump up rootlesskit to v0.11.0"