Skip to content

Console Output

14:22:56 [2022-10-10T14:22:56.757Z] The recommended git tool is: git
14:22:56 [2022-10-10T14:22:56.764Z] using credential docker-jenkins-github-credentials
14:22:56 [2022-10-10T14:22:56.774Z] Cloning the remote Git repository
14:22:56 [2022-10-10T14:22:56.774Z] Cloning with configured refspecs honoured and without tags
14:22:56 [2022-10-10T14:22:56.840Z] Cloning repository https://github.com/moby/moby.git
14:22:56 [2022-10-10T14:22:56.840Z]  > git init /home/ubuntu/workspace/moby_PR-44280 # timeout=10
14:22:56 [2022-10-10T14:22:56.848Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:56 [2022-10-10T14:22:56.848Z]  > git --version # timeout=10
14:22:56 [2022-10-10T14:22:56.852Z]  > git --version # 'git version 2.25.1'
14:22:56 [2022-10-10T14:22:56.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:56 [2022-10-10T14:22:56.853Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44280/head:refs/remotes/origin/PR-44280 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:23:10 [2022-10-10T14:23:10.012Z] Fetching without tags
14:23:10 [2022-10-10T14:23:10.224Z] Merging remotes/origin/master commit c9d2b7df777b38f7239a882c27c763f3c9cda9c3 into PR head commit 90431d1857bdb5e6cdc3eeb32c1947aee5dd60cb
14:23:10 [2022-10-10T14:23:10.781Z] Merge succeeded, producing 90431d1857bdb5e6cdc3eeb32c1947aee5dd60cb
14:23:10 [2022-10-10T14:23:10.782Z] Checking out Revision 90431d1857bdb5e6cdc3eeb32c1947aee5dd60cb (PR-44280)
14:23:10 [2022-10-10T14:23:10.018Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:23:10 [2022-10-10T14:23:10.021Z]  > git config --add remote.origin.fetch +refs/pull/44280/head:refs/remotes/origin/PR-44280 # timeout=10
14:23:10 [2022-10-10T14:23:10.024Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:23:10 [2022-10-10T14:23:10.029Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:23:10 [2022-10-10T14:23:10.036Z] Fetching upstream changes from https://github.com/moby/moby.git
14:23:10 [2022-10-10T14:23:10.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:23:10 [2022-10-10T14:23:10.037Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44280/head:refs/remotes/origin/PR-44280 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:23:10 [2022-10-10T14:23:10.249Z]  > git config core.sparsecheckout # timeout=10
14:23:10 [2022-10-10T14:23:10.251Z]  > git checkout -f 90431d1857bdb5e6cdc3eeb32c1947aee5dd60cb # timeout=10
14:23:10 [2022-10-10T14:23:10.784Z]  > git remote # timeout=10
14:23:10 [2022-10-10T14:23:10.788Z]  > git config --get remote.origin.url # timeout=10
14:23:10 [2022-10-10T14:23:10.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:23:10 [2022-10-10T14:23:10.792Z]  > git merge c9d2b7df777b38f7239a882c27c763f3c9cda9c3 # timeout=10
14:23:10 [2022-10-10T14:23:10.801Z]  > git rev-parse HEAD^{commit} # timeout=10
14:23:10 [2022-10-10T14:23:10.806Z]  > git config core.sparsecheckout # timeout=10
14:23:10 [2022-10-10T14:23:10.808Z]  > git checkout -f 90431d1857bdb5e6cdc3eeb32c1947aee5dd60cb # timeout=10
14:23:11 [2022-10-10T14:23:11.526Z] Commit message: "daemon/graphdriver/windows: use go-winio.GetFileSystemType()"
14:23:11 [2022-10-10T14:23:11.533Z] First time build. Skipping changelog.
14:23:11 [2022-10-10T14:23:11.551Z]  > git rev-list --no-walk 3a703468fcfa427e77008dd7ce7cf9913ebebeb5 # timeout=10