Skip to content

Console Output

14:39:30 [2022-09-12T14:39:30.731Z] The recommended git tool is: git
14:39:33 [2022-09-12T14:39:33.821Z] using credential docker-jenkins-github-credentials
14:39:33 [2022-09-12T14:39:33.831Z] Cloning the remote Git repository
14:39:33 [2022-09-12T14:39:33.831Z] Cloning with configured refspecs honoured and without tags
14:39:33 [2022-09-12T14:39:33.855Z] Cloning repository https://github.com/moby/moby.git
14:39:33 [2022-09-12T14:39:33.915Z]  > git init /home/ubuntu/workspace/moby_PR-44135 # timeout=10
14:39:34 [2022-09-12T14:39:34.415Z] Fetching upstream changes from https://github.com/moby/moby.git
14:39:34 [2022-09-12T14:39:34.416Z]  > git --version # timeout=10
14:39:34 [2022-09-12T14:39:34.430Z]  > git --version # 'git version 2.25.1'
14:39:34 [2022-09-12T14:39:34.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:39:34 [2022-09-12T14:39:34.433Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44135/head:refs/remotes/origin/PR-44135 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:39:49 [2022-09-12T14:39:49.696Z] Fetching without tags
14:39:49 [2022-09-12T14:39:49.925Z] Merging remotes/origin/master commit 924edb948c2731df3b77697a8fcc85da3f6eef57 into PR head commit 9b428a3d33acd4ca55f178bf3ad7fdac241f88bd
14:39:50 [2022-09-12T14:39:50.532Z] Merge succeeded, producing 9b428a3d33acd4ca55f178bf3ad7fdac241f88bd
14:39:50 [2022-09-12T14:39:50.533Z] Checking out Revision 9b428a3d33acd4ca55f178bf3ad7fdac241f88bd (PR-44135)
14:39:49 [2022-09-12T14:39:49.650Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:39:49 [2022-09-12T14:39:49.658Z]  > git config --add remote.origin.fetch +refs/pull/44135/head:refs/remotes/origin/PR-44135 # timeout=10
14:39:49 [2022-09-12T14:39:49.668Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:39:49 [2022-09-12T14:39:49.684Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:39:49 [2022-09-12T14:39:49.699Z] Fetching upstream changes from https://github.com/moby/moby.git
14:39:49 [2022-09-12T14:39:49.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:39:49 [2022-09-12T14:39:49.700Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44135/head:refs/remotes/origin/PR-44135 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:39:49 [2022-09-12T14:39:49.936Z]  > git config core.sparsecheckout # timeout=10
14:39:49 [2022-09-12T14:39:49.941Z]  > git checkout -f 9b428a3d33acd4ca55f178bf3ad7fdac241f88bd # timeout=10
14:39:50 [2022-09-12T14:39:50.481Z]  > git remote # timeout=10
14:39:50 [2022-09-12T14:39:50.493Z]  > git config --get remote.origin.url # timeout=10
14:39:50 [2022-09-12T14:39:50.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:39:50 [2022-09-12T14:39:50.502Z]  > git merge 924edb948c2731df3b77697a8fcc85da3f6eef57 # timeout=10
14:39:50 [2022-09-12T14:39:50.519Z]  > git rev-parse HEAD^{commit} # timeout=10
14:39:50 [2022-09-12T14:39:50.535Z]  > git config core.sparsecheckout # timeout=10
14:39:50 [2022-09-12T14:39:50.552Z]  > git checkout -f 9b428a3d33acd4ca55f178bf3ad7fdac241f88bd # timeout=10
14:39:54 [2022-09-12T14:39:54.946Z] Commit message: "integration-cli: remove TestDockerSuite func"