Skip to content

Console Output

04:30:22 [2023-10-19T04:30:22.581Z] The recommended git tool is: git
04:30:24 [2023-10-19T04:30:24.956Z] using credential docker-jenkins-github-credentials
04:30:24 [2023-10-19T04:30:24.972Z] Cloning the remote Git repository
04:30:24 [2023-10-19T04:30:24.972Z] Cloning with configured refspecs honoured and without tags
04:30:24 [2023-10-19T04:30:24.980Z] Cloning repository https://github.com/moby/moby.git
04:30:25 [2023-10-19T04:30:25.035Z]  > git init /home/ubuntu/workspace/moby_PR-46570 # timeout=10
04:30:25 [2023-10-19T04:30:25.625Z] Fetching upstream changes from https://github.com/moby/moby.git
04:30:25 [2023-10-19T04:30:25.625Z]  > git --version # timeout=10
04:30:25 [2023-10-19T04:30:25.631Z]  > git --version # 'git version 2.25.1'
04:30:25 [2023-10-19T04:30:25.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:30:25 [2023-10-19T04:30:25.633Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46570/head:refs/remotes/origin/PR-46570 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:30:39 [2023-10-19T04:30:39.410Z] Fetching without tags
04:30:39 [2023-10-19T04:30:39.623Z] Merging remotes/origin/master commit 5338c06c2a7b34aa5acc79076dccd8c6667cd58d into PR head commit e97716a95a390fc5126598d447577d5a88b992f4
04:30:39 [2023-10-19T04:30:39.389Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:30:39 [2023-10-19T04:30:39.393Z]  > git config --add remote.origin.fetch +refs/pull/46570/head:refs/remotes/origin/PR-46570 # timeout=10
04:30:39 [2023-10-19T04:30:39.397Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:30:39 [2023-10-19T04:30:39.404Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:30:39 [2023-10-19T04:30:39.412Z] Fetching upstream changes from https://github.com/moby/moby.git
04:30:39 [2023-10-19T04:30:39.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:30:39 [2023-10-19T04:30:39.413Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46570/head:refs/remotes/origin/PR-46570 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:30:39 [2023-10-19T04:30:39.630Z]  > git config core.sparsecheckout # timeout=10
04:30:39 [2023-10-19T04:30:39.634Z]  > git checkout -f e97716a95a390fc5126598d447577d5a88b992f4 # timeout=10
04:30:40 [2023-10-19T04:30:40.539Z]  > git remote # timeout=10
04:30:40 [2023-10-19T04:30:40.542Z]  > git config --get remote.origin.url # timeout=10
04:30:40 [2023-10-19T04:30:40.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:30:40 [2023-10-19T04:30:40.645Z]  > git merge 5338c06c2a7b34aa5acc79076dccd8c6667cd58d # timeout=10
04:30:40 [2023-10-19T04:30:40.719Z] Merge succeeded, producing e97716a95a390fc5126598d447577d5a88b992f4
04:30:40 [2023-10-19T04:30:40.719Z] Checking out Revision e97716a95a390fc5126598d447577d5a88b992f4 (PR-46570)
04:30:40 [2023-10-19T04:30:40.714Z]  > git rev-parse HEAD^{commit} # timeout=10
04:30:40 [2023-10-19T04:30:40.721Z]  > git config core.sparsecheckout # timeout=10
04:30:40 [2023-10-19T04:30:40.725Z]  > git checkout -f e97716a95a390fc5126598d447577d5a88b992f4 # timeout=10
04:30:45 [2023-10-19T04:30:45.190Z] Commit message: "Fix disk usage test"
04:30:45 [2023-10-19T04:30:45.198Z] First time build. Skipping changelog.
04:30:45 [2023-10-19T04:30:45.193Z]  > git rev-list --no-walk 9441362789d3fd7bf407dcac1aece3b54582e670 # timeout=10