Skip to content

Console Output

09:15:01 [2021-04-21T09:15:01.645Z] The recommended git tool is: git
09:15:03 [2021-04-21T09:15:03.770Z] using credential docker-jenkins-github-credentials
09:15:03 [2021-04-21T09:15:03.775Z] Cloning the remote Git repository
09:15:03 [2021-04-21T09:15:03.775Z] Cloning with configured refspecs honoured and without tags
09:15:03 [2021-04-21T09:15:03.851Z] Cloning repository https://github.com/moby/moby.git
09:15:03 [2021-04-21T09:15:03.899Z]  > git init /home/ubuntu/workspace/moby_PR-42294 # timeout=10
09:15:04 [2021-04-21T09:15:04.148Z] Fetching upstream changes from https://github.com/moby/moby.git
09:15:04 [2021-04-21T09:15:04.148Z]  > git --version # timeout=10
09:15:04 [2021-04-21T09:15:04.166Z]  > git --version # 'git version 2.25.1'
09:15:04 [2021-04-21T09:15:04.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:15:04 [2021-04-21T09:15:04.168Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:15:19 [2021-04-21T09:15:19.153Z] Fetching without tags
09:15:19 [2021-04-21T09:15:19.542Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79
09:15:19 [2021-04-21T09:15:19.091Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:15:19 [2021-04-21T09:15:19.107Z]  > git config --add remote.origin.fetch +refs/pull/42294/head:refs/remotes/origin/PR-42294 # timeout=10
09:15:19 [2021-04-21T09:15:19.126Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:15:19 [2021-04-21T09:15:19.137Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:15:19 [2021-04-21T09:15:19.202Z] Fetching upstream changes from https://github.com/moby/moby.git
09:15:19 [2021-04-21T09:15:19.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:15:19 [2021-04-21T09:15:19.203Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:15:19 [2021-04-21T09:15:19.551Z]  > git config core.sparsecheckout # timeout=10
09:15:20 [2021-04-21T09:15:20.198Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79
09:15:20 [2021-04-21T09:15:20.198Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294)
09:15:19 [2021-04-21T09:15:19.571Z]  > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10
09:15:20 [2021-04-21T09:15:20.137Z]  > git remote # timeout=10
09:15:20 [2021-04-21T09:15:20.158Z]  > git config --get remote.origin.url # timeout=10
09:15:20 [2021-04-21T09:15:20.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:15:20 [2021-04-21T09:15:20.172Z]  > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10
09:15:20 [2021-04-21T09:15:20.185Z]  > git rev-parse HEAD^{commit} # timeout=10
09:15:20 [2021-04-21T09:15:20.201Z]  > git config core.sparsecheckout # timeout=10
09:15:20 [2021-04-21T09:15:20.212Z]  > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10
09:15:23 [2021-04-21T09:15:23.780Z] Commit message: "bump up rootlesskit to v0.14.2"