Skip to content

Console Output

21:18:06 [2023-06-28T21:18:06.419Z] The recommended git tool is: git
21:18:08 [2023-06-28T21:18:08.413Z] using credential docker-jenkins-github-credentials
21:18:08 [2023-06-28T21:18:08.426Z] Cloning the remote Git repository
21:18:08 [2023-06-28T21:18:08.426Z] Cloning with configured refspecs honoured and without tags
21:18:08 [2023-06-28T21:18:08.438Z] Cloning repository https://github.com/moby/moby.git
21:18:08 [2023-06-28T21:18:08.532Z]  > git init /home/ubuntu/workspace/moby_PR-45840 # timeout=10
21:18:08 [2023-06-28T21:18:08.704Z] Fetching upstream changes from https://github.com/moby/moby.git
21:18:08 [2023-06-28T21:18:08.704Z]  > git --version # timeout=10
21:18:08 [2023-06-28T21:18:08.707Z]  > git --version # 'git version 2.25.1'
21:18:08 [2023-06-28T21:18:08.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:18:08 [2023-06-28T21:18:08.709Z]  > 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:19 [2023-06-28T21:18:19.865Z] Fetching without tags
21:18:20 [2023-06-28T21:18:20.061Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0
21:18:20 [2023-06-28T21:18:20.807Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0
21:18:20 [2023-06-28T21:18:20.807Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840)
21:18:19 [2023-06-28T21:18:19.840Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:18:19 [2023-06-28T21:18:19.843Z]  > git config --add remote.origin.fetch +refs/pull/45840/head:refs/remotes/origin/PR-45840 # timeout=10
21:18:19 [2023-06-28T21:18:19.847Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:18:19 [2023-06-28T21:18:19.855Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:18:19 [2023-06-28T21:18:19.865Z] Fetching upstream changes from https://github.com/moby/moby.git
21:18:19 [2023-06-28T21:18:19.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:18:19 [2023-06-28T21:18:19.866Z]  > 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.065Z]  > git config core.sparsecheckout # timeout=10
21:18:20 [2023-06-28T21:18:20.067Z]  > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10
21:18:20 [2023-06-28T21:18:20.697Z]  > git remote # timeout=10
21:18:20 [2023-06-28T21:18:20.700Z]  > git config --get remote.origin.url # timeout=10
21:18:20 [2023-06-28T21:18:20.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:18:20 [2023-06-28T21:18:20.714Z]  > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10
21:18:20 [2023-06-28T21:18:20.801Z]  > git rev-parse HEAD^{commit} # timeout=10
21:18:20 [2023-06-28T21:18:20.807Z]  > git config core.sparsecheckout # timeout=10
21:18:20 [2023-06-28T21:18:20.809Z]  > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10
21:18:24 [2023-06-28T21:18:24.921Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore"