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 94a77e7044522268a1f263f203f9e32024a52277 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 94a77e7044522268a1f263f203f9e32024a52277 # timeout=10
Commit message: "Merge branch 'philip' into 'main'"
 > git rev-list --no-walk 2343aa760319844055cc05952f7ecfb67c85f4e0 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > git rev-parse 94a77e7044522268a1f263f203f9e32024a52277^{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 #54' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '2343aa7'
[GitCheckoutListener] -> Using head commit '94a77e7' as starting point
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GitLab@1e17ad7a' to render commit links
[GitCheckoutListener] -> Recorded 2 new commits
Triggering a new build of SANS_avro
Finished: SUCCESS