Skip to content

Console Output

17:07:50 [2021-02-28T17:07:50.633Z] The recommended git tool is: git
17:07:54 [2021-02-28T17:07:54.337Z] using credential docker-jenkins-github-credentials
17:07:54 [2021-02-28T17:07:54.343Z] Cloning the remote Git repository
17:07:54 [2021-02-28T17:07:54.343Z] Cloning with configured refspecs honoured and without tags
17:07:54 [2021-02-28T17:07:54.392Z] Cloning repository https://github.com/moby/moby.git
17:07:54 [2021-02-28T17:07:54.440Z]  > git init /home/ubuntu/workspace/moby_PR-42077 # timeout=10
17:07:54 [2021-02-28T17:07:54.757Z] Fetching upstream changes from https://github.com/moby/moby.git
17:07:54 [2021-02-28T17:07:54.757Z]  > git --version # timeout=10
17:07:54 [2021-02-28T17:07:54.814Z]  > git --version # 'git version 2.17.1'
17:07:54 [2021-02-28T17:07:54.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:07:54 [2021-02-28T17:07:54.863Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42077/head:refs/remotes/origin/PR-42077 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:08:18 [2021-02-28T17:08:18.983Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:08:19 [2021-02-28T17:08:19.022Z]  > git config --add remote.origin.fetch +refs/pull/42077/head:refs/remotes/origin/PR-42077 # timeout=10
17:08:19 [2021-02-28T17:08:19.077Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:08:19 [2021-02-28T17:08:19.129Z] Fetching without tags
17:08:19 [2021-02-28T17:08:19.565Z] Merging remotes/origin/master commit 3c9b4a63b5298b23b156610c02d192c22d46f0cc into PR head commit 5f6db3a07764239d18cc4730d958ff20c147c28a
17:08:20 [2021-02-28T17:08:20.478Z] Merge succeeded, producing 5f6db3a07764239d18cc4730d958ff20c147c28a
17:08:20 [2021-02-28T17:08:20.479Z] Checking out Revision 5f6db3a07764239d18cc4730d958ff20c147c28a (PR-42077)
17:08:19 [2021-02-28T17:08:19.117Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:08:19 [2021-02-28T17:08:19.143Z] Fetching upstream changes from https://github.com/moby/moby.git
17:08:19 [2021-02-28T17:08:19.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:08:19 [2021-02-28T17:08:19.144Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42077/head:refs/remotes/origin/PR-42077 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:08:19 [2021-02-28T17:08:19.585Z]  > git config core.sparsecheckout # timeout=10
17:08:19 [2021-02-28T17:08:19.627Z]  > git checkout -f 5f6db3a07764239d18cc4730d958ff20c147c28a # timeout=10
17:08:20 [2021-02-28T17:08:20.374Z]  > git remote # timeout=10
17:08:20 [2021-02-28T17:08:20.410Z]  > git config --get remote.origin.url # timeout=10
17:08:20 [2021-02-28T17:08:20.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:08:20 [2021-02-28T17:08:20.431Z]  > git merge 3c9b4a63b5298b23b156610c02d192c22d46f0cc # timeout=10
17:08:20 [2021-02-28T17:08:20.464Z]  > git rev-parse HEAD^{commit} # timeout=10
17:08:20 [2021-02-28T17:08:20.491Z]  > git config core.sparsecheckout # timeout=10
17:08:20 [2021-02-28T17:08:20.523Z]  > git checkout -f 5f6db3a07764239d18cc4730d958ff20c147c28a # timeout=10
17:08:24 [2021-02-28T17:08:24.712Z] Commit message: "rootless: Set service type to `notify`"