Skip to content

Console Output

09:16:30 [2021-08-04T09:16:30.570Z] The recommended git tool is: git
09:16:33 [2021-08-04T09:16:33.911Z] using credential docker-jenkins-github-credentials
09:16:33 [2021-08-04T09:16:33.925Z] Cloning the remote Git repository
09:16:33 [2021-08-04T09:16:33.925Z] Cloning with configured refspecs honoured and without tags
09:16:33 [2021-08-04T09:16:33.659Z] Cloning repository https://github.com/moby/moby.git
09:16:33 [2021-08-04T09:16:33.722Z]  > git init /home/ubuntu/workspace/moby_PR-42708 # timeout=10
09:16:34 [2021-08-04T09:16:34.046Z] Fetching upstream changes from https://github.com/moby/moby.git
09:16:34 [2021-08-04T09:16:34.046Z]  > git --version # timeout=10
09:16:34 [2021-08-04T09:16:34.095Z]  > git --version # 'git version 2.17.1'
09:16:34 [2021-08-04T09:16:34.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:16:34 [2021-08-04T09:16:34.098Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42708/head:refs/remotes/origin/PR-42708 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:16:55 [2021-08-04T09:16:55.162Z] Fetching without tags
09:16:55 [2021-08-04T09:16:55.583Z] Merging remotes/origin/master commit 52af46671691dfb76772cbf6bac0f688e464fb5d into PR head commit 9499acc36092929d4737df5f1a64c36662bed39b
09:16:54 [2021-08-04T09:16:54.960Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:16:54 [2021-08-04T09:16:54.994Z]  > git config --add remote.origin.fetch +refs/pull/42708/head:refs/remotes/origin/PR-42708 # timeout=10
09:16:55 [2021-08-04T09:16:55.027Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:16:55 [2021-08-04T09:16:55.074Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:16:55 [2021-08-04T09:16:55.141Z] Fetching upstream changes from https://github.com/moby/moby.git
09:16:55 [2021-08-04T09:16:55.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:16:55 [2021-08-04T09:16:55.142Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42708/head:refs/remotes/origin/PR-42708 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:16:55 [2021-08-04T09:16:55.568Z]  > git config core.sparsecheckout # timeout=10
09:16:55 [2021-08-04T09:16:55.589Z]  > git checkout -f 9499acc36092929d4737df5f1a64c36662bed39b # timeout=10
09:16:56 [2021-08-04T09:16:56.529Z] Merge succeeded, producing 9499acc36092929d4737df5f1a64c36662bed39b
09:16:56 [2021-08-04T09:16:56.530Z] Checking out Revision 9499acc36092929d4737df5f1a64c36662bed39b (PR-42708)
09:16:56 [2021-08-04T09:16:56.383Z]  > git remote # timeout=10
09:16:56 [2021-08-04T09:16:56.416Z]  > git config --get remote.origin.url # timeout=10
09:16:56 [2021-08-04T09:16:56.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:16:56 [2021-08-04T09:16:56.448Z]  > git merge 52af46671691dfb76772cbf6bac0f688e464fb5d # timeout=10
09:16:56 [2021-08-04T09:16:56.481Z]  > git rev-parse HEAD^{commit} # timeout=10
09:16:56 [2021-08-04T09:16:56.508Z]  > git config core.sparsecheckout # timeout=10
09:16:56 [2021-08-04T09:16:56.528Z]  > git checkout -f 9499acc36092929d4737df5f1a64c36662bed39b # timeout=10
09:17:01 [2021-08-04T09:17:01.055Z] Commit message: "bump up rootlesskit to v0.14.4"