Skip to content

Console Output

17:18:21 [2021-04-06T17:18:21.489Z] The recommended git tool is: git
17:18:21 [2021-04-06T17:18:21.523Z] using credential docker-jenkins-github-credentials
17:18:21 [2021-04-06T17:18:21.537Z] Cloning the remote Git repository
17:18:21 [2021-04-06T17:18:21.537Z] Cloning with configured refspecs honoured and without tags
17:18:21 [2021-04-06T17:18:21.545Z] Cloning repository https://github.com/moby/moby.git
17:18:21 [2021-04-06T17:18:21.545Z]  > git init /home/jenkins/workspace/moby_PR-42259 # timeout=10
17:18:21 [2021-04-06T17:18:21.566Z] Fetching upstream changes from https://github.com/moby/moby.git
17:18:21 [2021-04-06T17:18:21.566Z]  > git --version # timeout=10
17:18:21 [2021-04-06T17:18:21.569Z]  > git --version # 'git version 2.17.1'
17:18:21 [2021-04-06T17:18:21.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:18:21 [2021-04-06T17:18:21.570Z]  > 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:31 [2021-04-06T17:18:31.109Z] Fetching without tags
17:18:31 [2021-04-06T17:18:31.389Z] Merging remotes/origin/master commit 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa into PR head commit 257b4db1861b86f2d3643636cf3303979c7d2923
17:18:31 [2021-04-06T17:18:31.823Z] Merge succeeded, producing 257b4db1861b86f2d3643636cf3303979c7d2923
17:18:31 [2021-04-06T17:18:31.823Z] Checking out Revision 257b4db1861b86f2d3643636cf3303979c7d2923 (PR-42259)
17:18:32 [2021-04-06T17:18:32.292Z] Commit message: "testing: update docker-py 5.0.0"
17:18:32 [2021-04-06T17:18:32.369Z]  > git --version # timeout=10
17:18:32 [2021-04-06T17:18:32.372Z]  > git --version # 'git version 2.17.1'
17:18:32 [2021-04-06T17:18:32.373Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:18:31 [2021-04-06T17:18:31.086Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:18:31 [2021-04-06T17:18:31.087Z]  > git config --add remote.origin.fetch +refs/pull/42259/head:refs/remotes/origin/PR-42259 # timeout=10
17:18:31 [2021-04-06T17:18:31.088Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:18:31 [2021-04-06T17:18:31.101Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:18:31 [2021-04-06T17:18:31.117Z] Fetching upstream changes from https://github.com/moby/moby.git
17:18:31 [2021-04-06T17:18:31.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:18:31 [2021-04-06T17:18:31.117Z]  > 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:31 [2021-04-06T17:18:31.396Z]  > git config core.sparsecheckout # timeout=10
17:18:31 [2021-04-06T17:18:31.398Z]  > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10
17:18:31 [2021-04-06T17:18:31.803Z]  > git remote # timeout=10
17:18:31 [2021-04-06T17:18:31.804Z]  > git config --get remote.origin.url # timeout=10
17:18:31 [2021-04-06T17:18:31.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:18:31 [2021-04-06T17:18:31.806Z]  > git merge 95bb41ae9522da06a67664ae5c9e08ac8a7d07aa # timeout=10
17:18:31 [2021-04-06T17:18:31.819Z]  > git rev-parse HEAD^{commit} # timeout=10
17:18:31 [2021-04-06T17:18:31.831Z]  > git config core.sparsecheckout # timeout=10
17:18:31 [2021-04-06T17:18:31.834Z]  > git checkout -f 257b4db1861b86f2d3643636cf3303979c7d2923 # timeout=10