Skip to content

Console Output

11:24:43 [2024-01-20T11:24:43.185Z] The recommended git tool is: git
11:24:43 [2024-01-20T11:24:43.192Z] using credential docker-jenkins-github-credentials
11:24:43 [2024-01-20T11:24:43.209Z] Fetching changes from the remote Git repository
11:24:43 [2024-01-20T11:24:43.213Z] Fetching without tags
11:24:43 [2024-01-20T11:24:43.393Z] Merging remotes/origin/25.0 commit 615dfdf67264ed5b08dd5e86657bf0e580731cea into PR head commit 0240f5675b33b63250536d5e3bbd52c998a3e031
11:24:43 [2024-01-20T11:24:43.441Z] Merge succeeded, producing 0240f5675b33b63250536d5e3bbd52c998a3e031
11:24:43 [2024-01-20T11:24:43.441Z] Checking out Revision 0240f5675b33b63250536d5e3bbd52c998a3e031 (PR-47136)
11:24:43 [2024-01-20T11:24:43.492Z] Commit message: "Fix isGitURL regular expression"
11:24:43 [2024-01-20T11:24:43.513Z]  > git --version # timeout=10
11:24:43 [2024-01-20T11:24:43.516Z]  > git --version # 'git version 2.25.1'
11:24:43 [2024-01-20T11:24:43.518Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
11:24:43 [2024-01-20T11:24:43.217Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47136/.git # timeout=10
11:24:43 [2024-01-20T11:24:43.221Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:24:43 [2024-01-20T11:24:43.226Z] Fetching upstream changes from https://github.com/moby/moby.git
11:24:43 [2024-01-20T11:24:43.226Z]  > git --version # timeout=10
11:24:43 [2024-01-20T11:24:43.228Z]  > git --version # 'git version 2.25.1'
11:24:43 [2024-01-20T11:24:43.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:24:43 [2024-01-20T11:24:43.229Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47136/head:refs/remotes/origin/PR-47136 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
11:24:43 [2024-01-20T11:24:43.406Z]  > git config core.sparsecheckout # timeout=10
11:24:43 [2024-01-20T11:24:43.408Z]  > git checkout -f 0240f5675b33b63250536d5e3bbd52c998a3e031 # timeout=10
11:24:43 [2024-01-20T11:24:43.437Z]  > git remote # timeout=10
11:24:43 [2024-01-20T11:24:43.439Z]  > git config --get remote.origin.url # timeout=10
11:24:43 [2024-01-20T11:24:43.442Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:24:43 [2024-01-20T11:24:43.442Z]  > git merge 615dfdf67264ed5b08dd5e86657bf0e580731cea # timeout=10
11:24:43 [2024-01-20T11:24:43.449Z]  > git rev-parse HEAD^{commit} # timeout=10
11:24:43 [2024-01-20T11:24:43.454Z]  > git config core.sparsecheckout # timeout=10
11:24:43 [2024-01-20T11:24:43.456Z]  > git checkout -f 0240f5675b33b63250536d5e3bbd52c998a3e031 # timeout=10