Skip to content

Console Output

The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/hono.git
 > git init /home/jenkins/agent/workspace/Hono CI Pipeline # timeout=10
Fetching upstream changes from https://github.com/eclipse/hono.git
 > git --version # timeout=10
 > git --version # 'git version 2.26.2'
 > git fetch --tags --force --progress -- https://github.com/eclipse/hono.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision db6585935dcc86e1b18adec0d4ec55cbb54336dd (refs/remotes/origin/use_testcontainers_for_mongodb_tests)
 > git config remote.origin.url https://github.com/eclipse/hono.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/use_testcontainers_for_mongodb_tests^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db6585935dcc86e1b18adec0d4ec55cbb54336dd # timeout=10
Commit message: "Build current branch"
First time build. Skipping changelog.