Skip to content

Console Output

05:42:15 [2024-05-08T05:42:15.471Z] The recommended git tool is: git
05:42:15 [2024-05-08T05:42:15.480Z] using credential docker-jenkins-github-credentials
05:42:15 [2024-05-08T05:42:15.493Z] Fetching changes from the remote Git repository
05:42:15 [2024-05-08T05:42:15.503Z] Fetching without tags
05:42:15 [2024-05-08T05:42:15.709Z] Merging remotes/origin/master commit 4d525c900931c14c788fad4d72ce32ee7a86f6b6 into PR head commit ae2437da427c0149ca0163a3a7ec757b5e19c4ce
05:42:15 [2024-05-08T05:42:15.760Z] Merge succeeded, producing ae2437da427c0149ca0163a3a7ec757b5e19c4ce
05:42:15 [2024-05-08T05:42:15.761Z] Checking out Revision ae2437da427c0149ca0163a3a7ec757b5e19c4ce (PR-43928)
05:42:15 [2024-05-08T05:42:15.841Z] Commit message: "[gitignore] remove .idea/ from .gitignore"
05:42:15 [2024-05-08T05:42:15.466Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43928/.git # timeout=10
05:42:15 [2024-05-08T05:42:15.476Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:42:15 [2024-05-08T05:42:15.482Z] Fetching upstream changes from https://github.com/moby/moby.git
05:42:15 [2024-05-08T05:42:15.482Z]  > git --version # timeout=10
05:42:15 [2024-05-08T05:42:15.484Z]  > git --version # 'git version 2.25.1'
05:42:15 [2024-05-08T05:42:15.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:42:15 [2024-05-08T05:42:15.487Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43928/head:refs/remotes/origin/PR-43928 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:42:15 [2024-05-08T05:42:15.688Z]  > git config core.sparsecheckout # timeout=10
05:42:15 [2024-05-08T05:42:15.691Z]  > git checkout -f ae2437da427c0149ca0163a3a7ec757b5e19c4ce # timeout=10
05:42:15 [2024-05-08T05:42:15.719Z]  > git remote # timeout=10
05:42:15 [2024-05-08T05:42:15.722Z]  > git config --get remote.origin.url # timeout=10
05:42:15 [2024-05-08T05:42:15.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:42:15 [2024-05-08T05:42:15.727Z]  > git merge 4d525c900931c14c788fad4d72ce32ee7a86f6b6 # timeout=10
05:42:15 [2024-05-08T05:42:15.734Z]  > git rev-parse HEAD^{commit} # timeout=10
05:42:15 [2024-05-08T05:42:15.739Z]  > git config core.sparsecheckout # timeout=10
05:42:15 [2024-05-08T05:42:15.741Z]  > git checkout -f ae2437da427c0149ca0163a3a7ec757b5e19c4ce # timeout=10