Skip to content

Console Output

21:18:06 [2023-06-28T21:18:06.454Z] The recommended git tool is: git
21:18:08 [2023-06-28T21:18:08.437Z] using credential docker-jenkins-github-credentials
21:18:08 [2023-06-28T21:18:08.449Z] Cloning the remote Git repository
21:18:08 [2023-06-28T21:18:08.449Z] Cloning with configured refspecs honoured and without tags
21:18:08 [2023-06-28T21:18:08.413Z] Cloning repository https://github.com/moby/moby.git
21:18:08 [2023-06-28T21:18:08.465Z]  > git init /home/ubuntu/workspace/moby_PR-45840 # timeout=10
21:18:08 [2023-06-28T21:18:08.618Z] Fetching upstream changes from https://github.com/moby/moby.git
21:18:08 [2023-06-28T21:18:08.619Z]  > git --version # timeout=10
21:18:08 [2023-06-28T21:18:08.622Z]  > git --version # 'git version 2.25.1'
21:18:08 [2023-06-28T21:18:08.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:18:08 [2023-06-28T21:18:08.624Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:18:20 [2023-06-28T21:18:20.465Z] Fetching without tags
21:18:20 [2023-06-28T21:18:20.696Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0
21:18:20 [2023-06-28T21:18:20.422Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:18:20 [2023-06-28T21:18:20.426Z]  > git config --add remote.origin.fetch +refs/pull/45840/head:refs/remotes/origin/PR-45840 # timeout=10
21:18:20 [2023-06-28T21:18:20.429Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:18:20 [2023-06-28T21:18:20.435Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:18:20 [2023-06-28T21:18:20.443Z] Fetching upstream changes from https://github.com/moby/moby.git
21:18:20 [2023-06-28T21:18:20.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:18:20 [2023-06-28T21:18:20.444Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:18:20 [2023-06-28T21:18:20.677Z]  > git config core.sparsecheckout # timeout=10
21:18:20 [2023-06-28T21:18:20.680Z]  > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10
21:18:21 [2023-06-28T21:18:21.747Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0
21:18:21 [2023-06-28T21:18:21.748Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840)
21:18:21 [2023-06-28T21:18:21.697Z]  > git remote # timeout=10
21:18:21 [2023-06-28T21:18:21.701Z]  > git config --get remote.origin.url # timeout=10
21:18:21 [2023-06-28T21:18:21.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:18:21 [2023-06-28T21:18:21.711Z]  > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10
21:18:21 [2023-06-28T21:18:21.719Z]  > git rev-parse HEAD^{commit} # timeout=10
21:18:21 [2023-06-28T21:18:21.726Z]  > git config core.sparsecheckout # timeout=10
21:18:21 [2023-06-28T21:18:21.729Z]  > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10
21:18:25 [2023-06-28T21:18:25.534Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore"