Skip to content

Console Output

19:04:50 [2022-04-10T19:04:50.358Z] The recommended git tool is: git
19:04:50 [2022-04-10T19:04:50.408Z] using credential docker-jenkins-github-credentials
19:04:50 [2022-04-10T19:04:50.418Z] Cloning the remote Git repository
19:04:50 [2022-04-10T19:04:50.418Z] Cloning with configured refspecs honoured and without tags
19:04:50 [2022-04-10T19:04:50.460Z] Cloning repository https://github.com/moby/moby.git
19:04:50 [2022-04-10T19:04:50.460Z]  > git init /home/ubuntu/workspace/moby_PR-43474 # timeout=10
19:04:50 [2022-04-10T19:04:50.471Z] Fetching upstream changes from https://github.com/moby/moby.git
19:04:50 [2022-04-10T19:04:50.471Z]  > git --version # timeout=10
19:04:50 [2022-04-10T19:04:50.474Z]  > git --version # 'git version 2.25.1'
19:04:50 [2022-04-10T19:04:50.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:04:50 [2022-04-10T19:04:50.475Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:05 [2022-04-10T19:05:05.943Z] Fetching without tags
19:05:06 [2022-04-10T19:05:06.192Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765
19:05:05 [2022-04-10T19:05:05.922Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:05 [2022-04-10T19:05:05.924Z]  > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10
19:05:05 [2022-04-10T19:05:05.928Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:05 [2022-04-10T19:05:05.938Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:05 [2022-04-10T19:05:05.942Z] Fetching upstream changes from https://github.com/moby/moby.git
19:05:05 [2022-04-10T19:05:05.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:05 [2022-04-10T19:05:05.943Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:06 [2022-04-10T19:05:06.192Z]  > git config core.sparsecheckout # timeout=10
19:05:06 [2022-04-10T19:05:06.197Z]  > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10
19:05:06 [2022-04-10T19:05:06.738Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765
19:05:06 [2022-04-10T19:05:06.738Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474)
19:05:07 [2022-04-10T19:05:07.377Z] Commit message: "ci: add cross job in ci workflow"
19:05:06 [2022-04-10T19:05:06.715Z]  > git remote # timeout=10
19:05:06 [2022-04-10T19:05:06.720Z]  > git config --get remote.origin.url # timeout=10
19:05:06 [2022-04-10T19:05:06.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:06 [2022-04-10T19:05:06.724Z]  > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10
19:05:06 [2022-04-10T19:05:06.731Z]  > git rev-parse HEAD^{commit} # timeout=10
19:05:06 [2022-04-10T19:05:06.737Z]  > git config core.sparsecheckout # timeout=10
19:05:06 [2022-04-10T19:05:06.751Z]  > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10