Skip to content

Console Output

17:18:21 [2021-04-06T17:18:21.357Z] The recommended git tool is: git
17:18:21 [2021-04-06T17:18:21.407Z] using credential docker-jenkins-github-credentials
17:18:21 [2021-04-06T17:18:21.413Z] Cloning the remote Git repository
17:18:21 [2021-04-06T17:18:21.413Z] Cloning with configured refspecs honoured and without tags
17:18:21 [2021-04-06T17:18:21.416Z] Cloning repository https://github.com/moby/moby.git
17:18:21 [2021-04-06T17:18:21.417Z]  > git init /home/ubuntu/workspace/moby_PR-42259 # timeout=10
17:18:21 [2021-04-06T17:18:21.435Z] Fetching upstream changes from https://github.com/moby/moby.git
17:18:21 [2021-04-06T17:18:21.435Z]  > git --version # timeout=10
17:18:21 [2021-04-06T17:18:21.440Z]  > git --version # 'git version 2.17.1'
17:18:21 [2021-04-06T17:18:21.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:18:21 [2021-04-06T17:18:21.441Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:18:35 [2021-04-06T17:18:35.279Z] Fetching without tags
17:18:35 [2021-04-06T17:18:35.510Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923
17:18:35 [2021-04-06T17:18:35.249Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:18:35 [2021-04-06T17:18:35.255Z]  > git config --add remote.origin.fetch +refs/pull/42259/head:refs/remotes/origin/PR-42259 # timeout=10
17:18:35 [2021-04-06T17:18:35.261Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:18:35 [2021-04-06T17:18:35.271Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:18:35 [2021-04-06T17:18:35.281Z] Fetching upstream changes from https://github.com/moby/moby.git
17:18:35 [2021-04-06T17:18:35.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:18:35 [2021-04-06T17:18:35.282Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42259/head:refs/remotes/origin/PR-42259 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:18:35 [2021-04-06T17:18:35.513Z]  > git config core.sparsecheckout # timeout=10
17:18:35 [2021-04-06T17:18:35.519Z]  > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10
17:18:35 [2021-04-06T17:18:35.991Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923
17:18:35 [2021-04-06T17:18:35.991Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259)
17:18:36 [2021-04-06T17:18:36.571Z] Commit message: "testing: update docker-py 5.0.0"
17:18:36 [2021-04-06T17:18:36.582Z]  > git --version # timeout=10
17:18:36 [2021-04-06T17:18:36.606Z]  > git --version # 'git version 2.17.1'
17:18:36 [2021-04-06T17:18:36.615Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:18:35 [2021-04-06T17:18:35.960Z]  > git remote # timeout=10
17:18:35 [2021-04-06T17:18:35.966Z]  > git config --get remote.origin.url # timeout=10
17:18:35 [2021-04-06T17:18:35.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:18:35 [2021-04-06T17:18:35.975Z]  > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10
17:18:35 [2021-04-06T17:18:35.983Z]  > git rev-parse HEAD^{commit} # timeout=10
17:18:35 [2021-04-06T17:18:35.993Z]  > git config core.sparsecheckout # timeout=10
17:18:36 [2021-04-06T17:18:36.001Z]  > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10