Skip to content

Console Output

The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-ee4j/jersey.git
 > git init /home/jenkins/agent/workspace/continuous-integration_PR-5137 # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/jersey.git +refs/pull/5137/head:refs/remotes/origin/PR-5137 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit 53b0fd293a0a8d8856bf408c76732c603c002c18 into PR head commit f2361739173528e5f21c556a9ded9cb35a0313bb
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5137/head:refs/remotes/origin/PR-5137 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey.git
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/jersey.git +refs/pull/5137/head:refs/remotes/origin/PR-5137 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2361739173528e5f21c556a9ded9cb35a0313bb # timeout=10
Merge succeeded, producing 2d68e3274210d62e541c61b6de7fbbe6f31e9c2d
Checking out Revision 2d68e3274210d62e541c61b6de7fbbe6f31e9c2d (PR-5137)
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git merge 53b0fd293a0a8d8856bf408c76732c603c002c18 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d68e3274210d62e541c61b6de7fbbe6f31e9c2d # timeout=10
Commit message: "Merge commit '53b0fd293a0a8d8856bf408c76732c603c002c18' into HEAD"
First time build. Skipping changelog.
 > git rev-list --no-walk 9bcb5538c3126513fc84847423c7c66d9af20270 # timeout=10