Skip to content

Console Output

05:57:07 using credential docker-jenkins-github-credentials
05:57:07 Cloning the remote Git repository
05:57:07 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_add-gha # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
05:57:09 Fetching without tags
05:57:09 Checking out Revision 743da740f7fdd124d3c683be791b7c9e9bd3d470 (add-gha)
05:57:09 Commit message: "Add github actions"
05:57:09 First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/add-gha:refs/remotes/origin/add-gha # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 743da740f7fdd124d3c683be791b7c9e9bd3d470 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0