Skip to content

Instantly share code, notes, and snippets.

@awead
Created April 22, 2013 18:37
Show Gist options
  • Save awead/5437400 to your computer and use it in GitHub Desktop.
Save awead/5437400 to your computer and use it in GitHub Desktop.
running rake ci
[Hydra CI] hydra-core
my gem home
/Users/adamw/Projects/Github/hydra-head/.bundle
Running specs
Could not find gem 'rails (= 3.2.12) ruby' in the gems available on this machine.
Run `bundle install` to install missing gems.
Could not find gem 'rails (= 3.2.12) ruby' in the gems available on this machine.
Run `bundle install` to install missing gems.
Error running hydra-core
E, [2013-04-22T14:33:14.084597 #85654] ERROR -- : *** Error starting jetty: test failures
D, [2013-04-22T14:33:14.103811 #85654] DEBUG -- : Instance stop method called for pid '85953'
rake aborted!
test failures
/Users/adamw/Projects/Github/hydra-head/Rakefile:163:in `block in <top (required)>'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:246:in `call'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:246:in `block in execute'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:241:in `each'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:241:in `execute'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:184:in `block in invoke_with_call_chain'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:177:in `invoke_with_call_chain'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:170:in `invoke'
/Users/adamw/Projects/Github/hydra-head/Rakefile:61:in `block (2 levels) in <top (required)>'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/jettywrapper-1.4.1/lib/jettywrapper.rb:204:in `wrap'
/Users/adamw/Projects/Github/hydra-head/Rakefile:60:in `block in <top (required)>'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:246:in `call'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:246:in `block in execute'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:241:in `each'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:241:in `execute'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:184:in `block in invoke_with_call_chain'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:177:in `invoke_with_call_chain'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/task.rb:170:in `invoke'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/application.rb:143:in `invoke_task'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/application.rb:101:in `block (2 levels) in top_level'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/application.rb:101:in `each'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/application.rb:101:in `block in top_level'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/application.rb:110:in `run_with_threads'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/application.rb:95:in `top_level'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/application.rb:73:in `block in run'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/application.rb:160:in `standard_exception_handling'
/Users/adamw/Projects/Github/hydra-head/.bundle/gems/rake-10.0.4/lib/rake/application.rb:70:in `run'
Tasks: TOP => spec
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment