Skip to content

Console Output

14:24:28 [2020-01-20T14:24:28.800Z] using credential sf-release-bot.github.ssh
14:24:28 [2020-01-20T14:24:28.807Z] Cloning the remote Git repository
14:24:28 [2020-01-20T14:24:28.807Z] Cloning with configured refspecs honoured and without tags
14:24:28 [2020-01-20T14:24:28.812Z] Cloning repository git@github.com:docker/compose.git
14:24:28 [2020-01-20T14:24:28.813Z]  > git init /home/ubuntu/workspace/compose_jenkins # timeout=10
14:24:28 [2020-01-20T14:24:28.838Z] Fetching upstream changes from git@github.com:docker/compose.git
14:24:28 [2020-01-20T14:24:28.838Z]  > git --version # timeout=10
14:24:28 [2020-01-20T14:24:28.850Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:24:28 [2020-01-20T14:24:28.852Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/jenkins:refs/remotes/origin/jenkins
14:24:30 [2020-01-20T14:24:30.612Z] Fetching without tags
14:24:30 [2020-01-20T14:24:30.573Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:24:30 [2020-01-20T14:24:30.582Z]  > git config --add remote.origin.fetch +refs/heads/jenkins:refs/remotes/origin/jenkins # timeout=10
14:24:30 [2020-01-20T14:24:30.598Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:24:30 [2020-01-20T14:24:30.617Z] Fetching upstream changes from git@github.com:docker/compose.git
14:24:30 [2020-01-20T14:24:30.617Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:24:30 [2020-01-20T14:24:30.618Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/jenkins:refs/remotes/origin/jenkins
14:24:30 [2020-01-20T14:24:30.853Z] Checking out Revision b2e9b83d469d338634a3f46ce7cf35a65b765d79 (jenkins)
14:24:30 [2020-01-20T14:24:30.894Z] Commit message: "update public CI so we run tests on same combinations of python+docker"
14:24:30 [2020-01-20T14:24:30.856Z]  > git config core.sparsecheckout # timeout=10
14:24:30 [2020-01-20T14:24:30.860Z]  > git checkout -f b2e9b83d469d338634a3f46ce7cf35a65b765d79