Return-Path: X-Original-To: apmail-buildr-ci-archive@minotaur.apache.org Delivered-To: apmail-buildr-ci-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 22E5CD438 for ; Tue, 11 Dec 2012 21:35:58 +0000 (UTC) Received: (qmail 75827 invoked by uid 500); 11 Dec 2012 21:35:58 -0000 Delivered-To: apmail-buildr-ci-archive@buildr.apache.org Received: (qmail 75814 invoked by uid 500); 11 Dec 2012 21:35:58 -0000 Mailing-List: contact ci-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ci@buildr.apache.org Delivered-To: mailing list ci@buildr.apache.org Received: (qmail 75806 invoked by uid 99); 11 Dec 2012 21:35:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2012 21:35:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2012 21:35:55 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id A7486C00AE for ; Tue, 11 Dec 2012 21:35:35 +0000 (UTC) Date: Tue, 11 Dec 2012 21:35:35 +0000 (UTC) From: Apache Jenkins Server To: ci@buildr.apache.org Message-ID: <1028360570.1754.1355261735670.JavaMail.hudson@aegis> In-Reply-To: <410273607.1592.1355226656549.JavaMail.hudson@aegis> References: <410273607.1592.1355226656549.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Buildr-?= =?UTF-8?Q?ci-matrix_=C2=BB_1.6,jruby,ubuntu2_#66?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: 1.6,jruby,ubuntu2 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [donaldp] Load the expanded path when loading an extension task as it seems= to be required under jruby 1.7.1 [donaldp] Update the POM dependency traversal code so that; * excluded dependencies do not get traversed and then excluded but are excl= uded prior to loading the dependencies POM file * inability to load a dependencies POM does not result in failure but it is= assumed that the dependency does not have a POM ------------------------------------------ [...truncated 4645 lines...] rubyjit.Rake::Task$$invoke_AA4D2AE341D802CD14E8BB27D85B0A7CCCADF62E.= __file__(:654) rubyjit.Rake::Task$$invoke_AA4D2AE341D802CD14E8BB27D85B0A7CCCADF62E.= __file__( org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java= :38) org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.ja= va:141) org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java= :134) org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64) org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) org.jruby.ast.BlockNode.interpret(BlockNode.java:71) org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.ja= va:112) org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Bloc= k.java:209) org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:1= 97) org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:1= 80) org.jruby.runtime.Block.yieldNonArray(Block.java:141) org.jruby.RubyBasicObject.yieldUnder(RubyBasicObject.java:1781) org.jruby.RubyBasicObject.specificEval(RubyBasicObject.java:1805) org.jruby.RubyBasicObject.instance_eval19(RubyBasicObject.java:1691) org.jruby.RubyBasicObject$INVOKER$i$instance_eval19.call(RubyBasicOb= ject$INVOKER$i$instance_eval19.gen) org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallS= ite.java:316) org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite= .java:145) org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java= :149) rubyjit.RSpec::Core::Example$$run_D50647072335A4877734B845CA58DE0ABD= C9B833.chained_3_rescue_2$RUBY$SYNTHETIC__file__(/home/hudson/.rvm/gems/jru= by-1.7.1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113) rubyjit.RSpec::Core::Example$$run_D50647072335A4877734B845CA58DE0ABD= C9B833.chained_2_ensure_2$RUBY$__ensure__(/home/hudson/.rvm/gems/jruby-1.7.= 1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb) rubyjit.RSpec::Core::Example$$run_D50647072335A4877734B845CA58DE0ABD= C9B833.block_0$RUBY$__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gem= s/rspec-core-2.11.1/lib/rspec/core/example.rb:111) rubyjit$RSpec::Core::Example$$run_D50647072335A4877734B845CA58DE0ABD= C9B833$block_0$RUBY$__file__.call(rubyjit$RSpec::Core::Example$$run_D506470= 72335A4877734B845CA58DE0ABDC9B833$block_0$RUBY$__file__) org.jruby.runtime.CompiledBlock19.yieldSpecificInternal(CompiledBloc= k19.java:121) org.jruby.runtime.CompiledBlock19.yieldSpecific(CompiledBlock19.java= :96) org.jruby.runtime.Block.yieldSpecific(Block.java:99) rubyjit.RSpec::Core::Example$$with_around_each_hooks_2DAE4A4A752FBD1= F6AFD3A041FB3CBA0374435D9.chained_0_rescue_1$RUBY$SYNTHETIC__file__(/home/h= udson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/e= xample.rb:253) rubyjit.RSpec::Core::Example$$with_around_each_hooks_2DAE4A4A752FBD1= F6AFD3A041FB3CBA0374435D9.__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubunt= u2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb) rubyjit.RSpec::Core::Example$$with_around_each_hooks_2DAE4A4A752FBD1= F6AFD3A041FB3CBA0374435D9.__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubunt= u2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb) org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.ja= va:161) org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite= .java:143) org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.= java:154) rubyjit.RSpec::Core::Example$$run_D50647072335A4877734B845CA58DE0ABD= C9B833.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/home/hudson/.rvm/gems/jru= by-1.7.1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110) rubyjit.RSpec::Core::Example$$run_D50647072335A4877734B845CA58DE0ABD= C9B833.chained_0_ensure_1$RUBY$__ensure__(/home/hudson/.rvm/gems/jruby-1.7.= 1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb) rubyjit.RSpec::Core::Example$$run_D50647072335A4877734B845CA58DE0ABD= C9B833.__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-= 2.11.1/lib/rspec/core/example.rb:108) rubyjit.RSpec::Core::Example$$run_D50647072335A4877734B845CA58DE0ABD= C9B833.__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-= 2.11.1/lib/rspec/core/example.rb) org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.ja= va:221) org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java= :202) rubyjit.RSpec::Core::ExampleGroup$$run_examples_62E6BE928BE9CFA9D405= FFA4F70BC934E39A391A.block_0$RUBY$__file__(/home/hudson/.rvm/gems/jruby-1.7= .1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378) rubyjit$RSpec::Core::ExampleGroup$$run_examples_62E6BE928BE9CFA9D405= FFA4F70BC934E39A391A$block_0$RUBY$__file__.call(rubyjit$RSpec::Core::Exampl= eGroup$$run_examples_62E6BE928BE9CFA9D405FFA4F70BC934E39A391A$block_0$RUBY$= __file__) org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:139) org.jruby.runtime.Block.yield(Block.java:130) org.jruby.RubyArray.collect(RubyArray.java:2347) org.jruby.RubyArray.map19(RubyArray.java:2360) org.jruby.RubyArray$INVOKER$i$0$0$map19.call(RubyArray$INVOKER$i$0$0= $map19.gen) org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallS= ite.java:316) org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite= .java:145) org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.= java:154) rubyjit.RSpec::Core::ExampleGroup$$run_examples_62E6BE928BE9CFA9D405= FFA4F70BC934E39A391A.__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/ge= ms/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374) rubyjit.RSpec::Core::ExampleGroup$$run_examples_62E6BE928BE9CFA9D405= FFA4F70BC934E39A391A.__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/ge= ms/rspec-core-2.11.1/lib/rspec/core/example_group.rb) org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.ja= va:181) org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallS= ite.java:326) org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java= :170) rubyjit.RSpec::Core::ExampleGroup$$run_71594FE10E1C2CE29BE2A14309233= 2E013E68A5F.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/home/hudson/.rvm/gem= s/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.r= b:360) rubyjit.RSpec::Core::ExampleGroup$$run_71594FE10E1C2CE29BE2A14309233= 2E013E68A5F.chained_0_ensure_1$RUBY$__ensure__(/home/hudson/.rvm/gems/jruby= -1.7.1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb) rubyjit.RSpec::Core::ExampleGroup$$run_71594FE10E1C2CE29BE2A14309233= 2E013E68A5F.__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-= core-2.11.1/lib/rspec/core/example_group.rb:358) rubyjit.RSpec::Core::ExampleGroup$$run_71594FE10E1C2CE29BE2A14309233= 2E013E68A5F.__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-= core-2.11.1/lib/rspec/core/example_group.rb) org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.ja= va:181) org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallS= ite.java:326) org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java= :170) rubyjit.RSpec::Core::ExampleGroup$$run_71594FE10E1C2CE29BE2A14309233= 2E013E68A5F.block_0$RUBY$__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubuntu= 2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361) rubyjit$RSpec::Core::ExampleGroup$$run_71594FE10E1C2CE29BE2A14309233= 2E013E68A5F$block_0$RUBY$__file__.call(rubyjit$RSpec::Core::ExampleGroup$$r= un_71594FE10E1C2CE29BE2A143092332E013E68A5F$block_0$RUBY$__file__) org.jruby.runtime.CompiledBlock19.yield(CompiledBlock19.java:139) org.jruby.runtime.Block.yield(Block.java:130) org.jruby.RubyArray.collect(RubyArray.java:2347) org.jruby.RubyArray.map19(RubyArray.java:2360) org.jruby.RubyArray$INVOKER$i$0$0$map19.call(RubyArray$INVOKER$i$0$0= $map19.gen) org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallS= ite.java:316) org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite= .java:145) org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.= java:154) rubyjit.RSpec::Core::ExampleGroup$$run_71594FE10E1C2CE29BE2A14309233= 2E013E68A5F.chained_1_rescue_1$RUBY$SYNTHETIC__file__(/home/hudson/.rvm/gem= s/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.r= b:361) rubyjit.RSpec::Core::ExampleGroup$$run_71594FE10E1C2CE29BE2A14309233= 2E013E68A5F.chained_0_ensure_1$RUBY$__ensure__(/home/hudson/.rvm/gems/jruby= -1.7.1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb) rubyjit.RSpec::Core::ExampleGroup$$run_71594FE10E1C2CE29BE2A14309233= 2E013E68A5F.__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-= core-2.11.1/lib/rspec/core/example_group.rb:358) rubyjit.RSpec::Core::ExampleGroup$$run_71594FE10E1C2CE29BE2A14309233= 2E013E68A5F.__file__(/home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-= core-2.11.1/lib/rspec/core/example_group.rb) org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.ja= va:181) org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallS= ite.java:326) org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java= :170) org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.ja= va:112) org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Bloc= k.java:209) org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:1= 60) org.jruby.runtime.Block.yield(Block.java:130) org.jruby.RubyArray.collect(RubyArray.java:2347) org.jruby.RubyArray.map19(RubyArray.java:2360) org.jruby.RubyArray$INVOKER$i$0$0$map19.call(RubyArray$INVOKER$i$0$0= $map19.gen) org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallS= ite.java:316) org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite= .java:145) org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.= java:154) org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:6= 4) org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64) org.jruby.ast.IfNode.interpret(IfNode.java:110) org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) org.jruby.ast.BlockNode.interpret(BlockNode.java:71) org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) org.jruby.ast.BeginNode.interpret(BeginNode.java:83) org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.ja= va:112) org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Bloc= k.java:209) org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:1= 60) org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Bloc= k.java:138) org.jruby.runtime.Block.yieldSpecific(Block.java:108) org.jruby.ast.YieldOneNode.interpret(YieldOneNode.java:35) org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) org.jruby.ast.BeginNode.interpret(BeginNode.java:83) org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) org.jruby.ast.BlockNode.interpret(BlockNode.java:71) org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.j= ava:75) org.jruby.internal.runtime.methods.InterpretedMethod.call(Interprete= dMethod.java:247) org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.= java:212) org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallS= ite.java:356) org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite= .java:213) org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.= java:222) org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java= :62) org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) org.jruby.ast.BlockNode.interpret(BlockNode.java:71) org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.j= ava:75) org.jruby.internal.runtime.methods.InterpretedMethod.call(Interprete= dMethod.java:225) org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.= java:204) org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallS= ite.java:346) org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java= :204) org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59) org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) org.jruby.ast.IfNode.interpret(IfNode.java:118) org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) org.jruby.ast.BlockNode.interpret(BlockNode.java:71) org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.j= ava:75) org.jruby.internal.runtime.methods.InterpretedMethod.call(Interprete= dMethod.java:268) org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.= java:220) org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallS= ite.java:366) org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java= :238) org.jruby.ast.FCallThreeArgNode.interpret(FCallThreeArgNode.java:40) org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64) org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36) org.jruby.ast.IfNode.interpret(IfNode.java:118) org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105) org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.ja= va:112) org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Bloc= k.java:209) org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:1= 97) org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:12= 8) org.jruby.runtime.Block.call(Block.java:89) org.jruby.RubyProc.call(RubyProc.java:261) org.jruby.RubyProc.call(RubyProc.java:213) org.jruby.Ruby.tearDown(Ruby.java:2896) org.jruby.Ruby.tearDown(Ruby.java:2880) org.jruby.Main.internalRun(Main.java:267) org.jruby.Main.run(Main.java:230) org.jruby.Main.run(Main.java:214) org.jruby.Main.main(Main.java:194) Shared Example Group: "ScalacCompiler" called from ./spec/scala/compil= er_spec.rb:343 # ./lib/buildr/scala/compiler.rb:269:in `compile_with_zinc' # ./lib/buildr/scala/compiler.rb:182:in `compile' # ./lib/buildr/core/compile.rb:257:in `initialize' # org/jruby/RubyProc.java:249:in `call' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rak= e/task.rb:203:in `execute' # org/jruby/RubyArray.java:1612:in `each' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rak= e/task.rb:200:in `execute' # ./spec/spec_helpers.rb:154:in `execute' # ./lib/buildr/core/application.rb:673:in `invoke_with_call_chain' # ./lib/buildr/core/application.rb:671:in `invoke_with_call_chain' # /home/hudson/.rvm/rubies/jruby-1.7.1/lib/ruby/1.9/monitor.rb:211:in = `mon_synchronize' # /home/hudson/.rvm/rubies/jruby-1.7.1/lib/ruby/1.9/monitor.rb:210:in = `mon_synchronize' # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rak= e/task.rb:176:in `invoke_prerequisites' # org/jruby/RubyArray.java:1612:in `each' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rak= e/task.rb:174:in `invoke_prerequisites' # ./lib/buildr/core/application.rb:666:in `invoke_with_call_chain' # /home/hudson/.rvm/rubies/jruby-1.7.1/lib/ruby/1.9/monitor.rb:211:in = `mon_synchronize' # /home/hudson/.rvm/rubies/jruby-1.7.1/lib/ruby/1.9/monitor.rb:210:in = `mon_synchronize' # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rak= e/task.rb:176:in `invoke_prerequisites' # org/jruby/RubyArray.java:1612:in `each' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rak= e/task.rb:174:in `invoke_prerequisites' # ./lib/buildr/core/application.rb:666:in `invoke_with_call_chain' # /home/hudson/.rvm/rubies/jruby-1.7.1/lib/ruby/1.9/monitor.rb:211:in = `mon_synchronize' # /home/hudson/.rvm/rubies/jruby-1.7.1/lib/ruby/1.9/monitor.rb:210:in = `mon_synchronize' # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rak= e/task.rb:176:in `invoke_prerequisites' # org/jruby/RubyArray.java:1612:in `each' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rak= e/task.rb:174:in `invoke_prerequisites' # ./lib/buildr/core/application.rb:666:in `invoke_with_call_chain' # /home/hudson/.rvm/rubies/jruby-1.7.1/lib/ruby/1.9/monitor.rb:211:in = `mon_synchronize' # /home/hudson/.rvm/rubies/jruby-1.7.1/lib/ruby/1.9/monitor.rb:210:in = `mon_synchronize' # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain' # ./lib/buildr/core/application.rb:654:in `invoke' # ./spec/scala/compiler_spec.rb:104:in `(root)' # org/jruby/RubyBasicObject.java:1691:in `instance_eval' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example.rb:113:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example.rb:111:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example.rb:253:in `with_around_each_hooks' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example.rb:110:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example.rb:108:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example_group.rb:378:in `run_examples' # org/jruby/RubyArray.java:2360:in `map' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example_group.rb:374:in `run_examples' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example_group.rb:360:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example_group.rb:358:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example_group.rb:361:in `run' # org/jruby/RubyArray.java:2360:in `map' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example_group.rb:361:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/example_group.rb:358:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/command_line.rb:28:in `run' # org/jruby/RubyArray.java:2360:in `map' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/command_line.rb:28:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/reporter.rb:34:in `report' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/command_line.rb:25:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/runner.rb:69:in `run' # /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/li= b/rspec/core/runner.rb:8:in `autorun' rake aborted! /home/hudson/.rvm/rubies/jruby-1.7.1/bin/jruby -S rspec spec/version_requir= ement_spec.rb spec/addon/bnd_spec.rb spec/addon/drb_spec.rb spec/addon/jaxb= _xjc_spec.rb spec/java/commands_spec.rb spec/java/external_spec.rb spec/jav= a/ecj_spec.rb spec/java/doc_spec.rb spec/java/run_spec.rb spec/java/pom_spe= c.rb spec/java/packaging_spec.rb spec/java/tests_spec.rb spec/java/bdd_spec= .rb spec/java/emma_spec.rb spec/java/ant_spec.rb spec/java/cobertura_spec.r= b spec/java/compiler_spec.rb spec/java/java_spec.rb spec/core/compile_spec.= rb spec/core/doc_spec.rb spec/core/run_spec.rb spec/core/common_spec.rb spe= c/core/cc_spec.rb spec/core/project_spec.rb spec/core/generate_spec.rb spec= /core/generate_from_eclipse_spec.rb spec/core/checks_spec.rb spec/core/appl= ication_spec.rb spec/core/util_spec.rb spec/core/extension_spec.rb spec/cor= e/transport_spec.rb spec/core/shell_spec.rb spec/core/test_spec.rb spec/cor= e/build_spec.rb spec/ide/idea_spec.rb spec/ide/eclipse_spec.rb spec/packagi= ng/artifact_spec.rb spec/packaging/artifact_namespace_spec.rb spec/packagin= g/packaging_spec.rb spec/packaging/archive_spec.rb spec/scala/doc_spec.rb s= pec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb = --format html --out _reports/specs.html --backtrace failed /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec= /core/rake_task.rb:137:in `initialize' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/file_= utils_ext.rb:60:in `verbose' org/jruby/RubyBasicObject.java:1665:in `__send__' org/jruby/RubyKernel.java:2090:in `send' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rspec-core-2.11.1/lib/rspec= /core/rake_task.rb:127:in `initialize' org/jruby/RubyProc.java:249:in `call' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/task.= rb:205:in `execute' org/jruby/RubyArray.java:1612:in `each' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/task.= rb:200:in `execute' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/task.= rb:158:in `invoke_with_call_chain' /home/hudson/.rvm/rubies/jruby-1.7.1/lib/ruby/1.9/monitor.rb:211:in `mon_sy= nchronize' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/task.= rb:151:in `invoke_with_call_chain' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/task.= rb:176:in `invoke_prerequisites' org/jruby/RubyArray.java:1612:in `each' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/task.= rb:174:in `invoke_prerequisites' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/task.= rb:157:in `invoke_with_call_chain' /home/hudson/.rvm/rubies/jruby-1.7.1/lib/ruby/1.9/monitor.rb:211:in `mon_sy= nchronize' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/task.= rb:151:in `invoke_with_call_chain' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/task.= rb:144:in `invoke' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/appli= cation.rb:116:in `invoke_task' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/appli= cation.rb:94:in `top_level' org/jruby/RubyArray.java:1612:in `each' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/appli= cation.rb:94:in `top_level' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/appli= cation.rb:133:in `standard_exception_handling' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/appli= cation.rb:88:in `top_level' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/appli= cation.rb:66:in `run' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/appli= cation.rb:133:in `standard_exception_handling' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/lib/rake/appli= cation.rb:63:in `run' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/gems/rake-0.9.2.2/bin/rake:33:in= `(root)' org/jruby/RubyKernel.java:1046:in `load' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/bin/rake:1:in `(root)' org/jruby/RubyKernel.java:1066:in `eval' /home/hudson/.rvm/gems/jruby-1.7.1@ubuntu2/bin/ruby_noexec_wrapper:14:in `(= root)' Tasks: TOP =3D> ci =3D> spec Build step 'Execute shell' marked build as failure Recording test results