Skip to content

Console Output

17:17:54 [2022-04-07T17:17:54.398Z] The recommended git tool is: git
17:17:57 [2022-04-07T17:17:57.151Z] using credential docker-jenkins-github-credentials
17:17:57 [2022-04-07T17:17:57.159Z] Cloning the remote Git repository
17:17:57 [2022-04-07T17:17:57.159Z] Cloning with configured refspecs honoured and without tags
17:17:57 [2022-04-07T17:17:57.215Z] Cloning repository https://github.com/moby/moby.git
17:17:57 [2022-04-07T17:17:57.346Z]  > git init /home/ubuntu/workspace/moby_PR-43472 # timeout=10
17:17:57 [2022-04-07T17:17:57.705Z] Fetching upstream changes from https://github.com/moby/moby.git
17:17:57 [2022-04-07T17:17:57.705Z]  > git --version # timeout=10
17:17:57 [2022-04-07T17:17:57.739Z]  > git --version # 'git version 2.17.1'
17:17:57 [2022-04-07T17:17:57.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:17:57 [2022-04-07T17:17:57.741Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43472/head:refs/remotes/origin/PR-43472 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:18:21 [2022-04-07T17:18:21.317Z] Fetching without tags
17:18:21 [2022-04-07T17:18:21.750Z] Merging remotes/origin/master commit a461373146d11606cecb5e9ec142a71182fc9813 into PR head commit 2bc07370ec2f6e3ed80d53484e300cee1e24d13c
17:18:21 [2022-04-07T17:18:21.204Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:18:21 [2022-04-07T17:18:21.225Z]  > git config --add remote.origin.fetch +refs/pull/43472/head:refs/remotes/origin/PR-43472 # timeout=10
17:18:21 [2022-04-07T17:18:21.257Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:18:21 [2022-04-07T17:18:21.293Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:18:21 [2022-04-07T17:18:21.321Z] Fetching upstream changes from https://github.com/moby/moby.git
17:18:21 [2022-04-07T17:18:21.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:18:21 [2022-04-07T17:18:21.324Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43472/head:refs/remotes/origin/PR-43472 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:18:21 [2022-04-07T17:18:21.757Z]  > git config core.sparsecheckout # timeout=10
17:18:21 [2022-04-07T17:18:21.779Z]  > git checkout -f 2bc07370ec2f6e3ed80d53484e300cee1e24d13c # timeout=10
17:18:22 [2022-04-07T17:18:22.728Z]  > git remote # timeout=10
17:18:22 [2022-04-07T17:18:22.754Z]  > git config --get remote.origin.url # timeout=10
17:18:22 [2022-04-07T17:18:22.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:18:22 [2022-04-07T17:18:22.780Z]  > git merge a461373146d11606cecb5e9ec142a71182fc9813 # timeout=10
17:18:22 [2022-04-07T17:18:22.803Z]  > git rev-parse HEAD^{commit} # timeout=10
17:18:22 [2022-04-07T17:18:22.823Z] Merge succeeded, producing 2bc07370ec2f6e3ed80d53484e300cee1e24d13c
17:18:22 [2022-04-07T17:18:22.823Z] Checking out Revision 2bc07370ec2f6e3ed80d53484e300cee1e24d13c (PR-43472)
17:18:22 [2022-04-07T17:18:22.826Z]  > git config core.sparsecheckout # timeout=10
17:18:22 [2022-04-07T17:18:22.863Z]  > git checkout -f 2bc07370ec2f6e3ed80d53484e300cee1e24d13c # timeout=10
17:18:28 [2022-04-07T17:18:28.551Z] Commit message: "daemon/graphdriver: remove unused graphdriver.IsInitialized()"
17:18:28 [2022-04-07T17:18:28.554Z]  > git rev-list --no-walk 2bc07370ec2f6e3ed80d53484e300cee1e24d13c # timeout=10