Skip to content
Success

Console Output

Started due to files found in "/var/lib/jenkins/" matching pattern "ProjectX_Nightly_SUCCESS"
Building remotely on reynolds in workspace /home/jenkins/workspace/ProjectX_Weekly
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.acdl.url ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git
Pruning obsolete local branches
Fetching upstream changes from ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git
 > git --version
using GIT_SSH to set credentials 
 > git fetch --tags --progress ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git +refs/heads/*:refs/remotes/acdl/* --prune
 > git rev-parse refs/remotes/acdl/apprentice^{commit}
 > git rev-parse refs/remotes/acdl/acdl/apprentice^{commit}
Merging Revision cc3961bfa297e6c9970afae0ddc0d7cff0366586 (refs/remotes/acdl/apprentice) onto acdl/master using default strategy
 > git rev-parse acdl/master^{commit}
 > git config core.sparsecheckout
 > git checkout -f acdl/master
 > git merge cc3961bfa297e6c9970afae0ddc0d7cff0366586
 > git rev-parse HEAD^{commit}
Seen branch in repository acdl/allmaras/develop
Seen branch in repository acdl/apprentice
Seen branch in repository acdl/develop
Seen branch in repository acdl/galbramc/develop
Seen branch in repository acdl/master
Seen branch in repository acdl/savithru/develop
Seen 6 remote branches
Checking out Revision cc3961bfa297e6c9970afae0ddc0d7cff0366586 (acdl/develop, acdl/galbramc/develop, acdl/apprentice)
 > git config core.sparsecheckout
 > git checkout -f cc3961bfa297e6c9970afae0ddc0d7cff0366586
Using 'Changelog to branch' strategy.
No emails were triggered.
Triggering ProjectX_Weekly » relwithdebinfo_gnu,reynolds
ProjectX_Weekly » relwithdebinfo_gnu,reynolds completed with result SUCCESS
 > git tag -l jenkins-ProjectX_Weekly-8
 > git tag -a -f -m Jenkins Build #8 jenkins-ProjectX_Weekly-8-SUCCESS
Pushing HEAD to branch master of acdl repository
 > git config --get remote.acdl.url
using GIT_SSH to set credentials 
 > git push ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git HEAD:master
[PostBuildScript] - Execution post build scripts.
[Current build status] check if current [SUCCESS] is worse or equals then [FAILURE] and better or equals then [FAILURE]
Run condition [Current build status] preventing perform for step [Execute shell]
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
Sending email to: galbramc@mit.edu allmaras@mit.edu savithru@mit.edu
Finished: SUCCESS