Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on reynolds in workspace /jenkins/workspace/SANS_avro_poll
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /jenkins/workspace/SANS_avro_poll/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.com/philipclaude/avro.git # timeout=10
Fetching upstream changes from https://gitlab.com/philipclaude/avro.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://gitlab.com/philipclaude/avro.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 8100456077e5d379e3bdab3e2c5bba0eb22130ca (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8100456077e5d379e3bdab3e2c5bba0eb22130ca # timeout=10
Commit message: "Merge branch 'philip' into 'main'"
 > git rev-list --no-walk 94a77e7044522268a1f263f203f9e32024a52277 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > git rev-parse 8100456077e5d379e3bdab3e2c5bba0eb22130ca^{commit} # timeout=10
The recommended git tool is: NONE
No credentials specified
[GitCheckoutListener] Recording commits of 'git https://gitlab.com/philipclaude/avro.git'
[GitCheckoutListener] Found previous build 'SANS_avro_poll #55' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '94a77e7'
[GitCheckoutListener] -> Using head commit '8100456' as starting point
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GitLab@5bca0a1b' to render commit links
[GitCheckoutListener] -> Recorded 2 new commits
Triggering a new build of SANS_avro
Finished: SUCCESS