Skip to content

Console Output

10:06:49 [2023-11-21T10:06:49.253Z] The recommended git tool is: git
10:06:51 [2023-11-21T10:06:51.357Z] using credential docker-jenkins-github-credentials
10:06:51 [2023-11-21T10:06:51.381Z] Cloning the remote Git repository
10:06:51 [2023-11-21T10:06:51.381Z] Cloning with configured refspecs honoured and without tags
10:06:51 [2023-11-21T10:06:51.363Z] Cloning repository https://github.com/moby/moby.git
10:06:51 [2023-11-21T10:06:51.436Z]  > git init /home/ubuntu/workspace/moby_PR-46481 # timeout=10
10:06:52 [2023-11-21T10:06:52.074Z] Fetching upstream changes from https://github.com/moby/moby.git
10:06:52 [2023-11-21T10:06:52.074Z]  > git --version # timeout=10
10:06:52 [2023-11-21T10:06:52.078Z]  > git --version # 'git version 2.25.1'
10:06:52 [2023-11-21T10:06:52.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:06:52 [2023-11-21T10:06:52.079Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46481/head:refs/remotes/origin/PR-46481 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:07:06 [2023-11-21T10:07:06.945Z] Fetching without tags
10:07:06 [2023-11-21T10:07:06.799Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:07:06 [2023-11-21T10:07:06.802Z]  > git config --add remote.origin.fetch +refs/pull/46481/head:refs/remotes/origin/PR-46481 # timeout=10
10:07:06 [2023-11-21T10:07:06.806Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:07:06 [2023-11-21T10:07:06.927Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:07:06 [2023-11-21T10:07:06.934Z] Fetching upstream changes from https://github.com/moby/moby.git
10:07:06 [2023-11-21T10:07:06.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:07:06 [2023-11-21T10:07:06.936Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46481/head:refs/remotes/origin/PR-46481 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:07:07 [2023-11-21T10:07:07.208Z] Merging remotes/origin/master commit f6784595930d75bba835d4358ff9f4c7b9431636 into PR head commit f877360dc19a7136b0ac3b99d7a6f0b85460d667
10:07:08 [2023-11-21T10:07:08.501Z] Merge succeeded, producing 394db4417af4cac47252229774b1a41e87be02b4
10:07:08 [2023-11-21T10:07:08.501Z] Checking out Revision 394db4417af4cac47252229774b1a41e87be02b4 (PR-46481)
10:07:07 [2023-11-21T10:07:07.201Z]  > git config core.sparsecheckout # timeout=10
10:07:07 [2023-11-21T10:07:07.204Z]  > git checkout -f f877360dc19a7136b0ac3b99d7a6f0b85460d667 # timeout=10
10:07:08 [2023-11-21T10:07:08.218Z]  > git remote # timeout=10
10:07:08 [2023-11-21T10:07:08.223Z]  > git config --get remote.origin.url # timeout=10
10:07:08 [2023-11-21T10:07:08.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:07:08 [2023-11-21T10:07:08.227Z]  > git merge f6784595930d75bba835d4358ff9f4c7b9431636 # timeout=10
10:07:08 [2023-11-21T10:07:08.483Z]  > git rev-parse HEAD^{commit} # timeout=10
10:07:08 [2023-11-21T10:07:08.491Z]  > git config core.sparsecheckout # timeout=10
10:07:08 [2023-11-21T10:07:08.494Z]  > git checkout -f 394db4417af4cac47252229774b1a41e87be02b4 # timeout=10
10:07:12 [2023-11-21T10:07:12.193Z] Commit message: "Merge commit 'f6784595930d75bba835d4358ff9f4c7b9431636' into HEAD"
10:07:12 [2023-11-21T10:07:12.201Z] First time build. Skipping changelog.
10:07:12 [2023-11-21T10:07:12.186Z]  > git rev-list --no-walk daea29610fb28da3e60a3b3db370241635ef2e04 # timeout=10