Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision ba3ed46577337a1e08d793503c32145caeed956a (refs/remotes/origin/main)
Commit message: "feat: set status flag of discord webhook"
First time build. Skipping changelog.
Cloning repository https://github.com/eclipse-edc/Release.git
 > git init /home/jenkins/agent/workspace/Publish-All-In-One # timeout=10
Fetching upstream changes from https://github.com/eclipse-edc/Release.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-edc/Release.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-edc/Release.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ba3ed46577337a1e08d793503c32145caeed956a # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main ba3ed46577337a1e08d793503c32145caeed956a # timeout=10
 > git rev-list --no-walk b26d263035b5cc56e05c8fe970cf3299144aa5b5 # timeout=10