You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ci@buildr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/10/18 01:32:00 UTC

Build failed in Jenkins: Buildr-ci-matrix » 1.6,jruby,ubuntu2 #39

See <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.6,BUILD_RVM=jruby,label=ubuntu2/39/changes>

Changes:

[donaldp] Add TODO note

[donaldp] Remove bundle exec as not really needed

[donaldp] Use bundler to exec rake

[donaldp] Ensure that the gems path is at the start of the path

[donaldp] Simplify to use == rather than EQ

[donaldp] Disable the documentation dependencies under jruby due to windows incompatibilities

[donaldp] Use CALL to invoke other bat scripts

[donaldp] Put the selected JVM/RVM first in the path

------------------------------------------
[...truncated 772 lines...]
  Occurred when passed generated values (
    arg0 = "",
    arg1 = ""
  )
- substring2
- substring3
Run completed in 309 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
....Specification "MySpecs"
  it should
  + add

Total for specification "MySpecs":
Finished in 0 second, 75 ms
1 example, 1 expectation, 0 failure, 0 error

.Specification "MySpecs"
  it should
  + add

Total for specification "MySpecs":
Finished in 0 second, 63 ms
1 example, 1 expectation, 0 failure, 0 error

.Specification "PassingSpecs"
  it should
  + add

Total for specification "PassingSpecs":
Finished in 0 second, 63 ms
1 example, 1 expectation, 0 failure, 0 error

.Specification "StringSpecs"
  empty string should
  x have a zero length
    '0' is not equal to '1' (StringSpecs.scala:7)

Total for specification "StringSpecs":
Finished in 0 second, 65 ms
1 example, 1 expectation, 1 failure, 0 error

....MySpecs

it should
+ add
 
 
Total for specification MySpecs
Finished in 50 ms
1 example, 0 failure, 0 error

.MySpecs

The 'Hello world' string should
+ contain 11 characters
+ start with 'Hello'
+ end with 'world'
 
Total for specification MySpecs
Finished in 54 ms
3 examples, 0 failure, 0 error

.PassingSpecs

it should
+ add
 
 
Total for specification PassingSpecs
Finished in 45 ms
1 example, 0 failure, 0 error

.StringSpecs

empty string should
x have a zero length
   '0' is not equal to '1' (StringSpecs.scala:6)
 
 
Total for specification StringSpecs
Finished in 47 ms
1 example, 1 failure, 0 error

...........................mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.6,BUILD_RVM=jruby,label=ubuntu2/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.6,BUILD_RVM=jruby,label=ubuntu2/ws/tmp/home/.buildr>
............................[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.6,BUILD_RVM=jruby,label=ubuntu2/ws/tmp/target/dependency...>
[info] Compile success at Oct 17, 2012 11:31:37 PM [2.925s]
[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.6,BUILD_RVM=jruby,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Oct 17, 2012 11:31:38 PM [0.717s]
.[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.6,BUILD_RVM=jruby,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Oct 17, 2012 11:31:39 PM [0.623s]
.[info] Compiling 1 Scala source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.6,BUILD_RVM=jruby,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Oct 17, 2012 11:31:40 PM [0.563s]
.[info] Compiling 1 Scala source and 1 Java source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.6,BUILD_RVM=jruby,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Oct 17, 2012 11:31:41 PM [0.541s]
.[info] Compiling 1 Scala source and 1 Java source to <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.6,BUILD_RVM=jruby,label=ubuntu2/ws/tmp/target/classes...>
[info] Compile success at Oct 17, 2012 11:31:42 PM [0.448s]
..

Pending:
  Buildr::RSpec should read passed specs from result yaml
    # Unable to determine why it fails on the CI machine so disabling
    # ./spec/java/bdd_spec.rb:30
  Buildr::RSpec should read result yaml to obtain the list of failed specs
    # Unable to determine why it fails on the CI machine so disabling
    # ./spec/java/bdd_spec.rb:41

Failures:

  1) Buildr::Compiler::ExternalJavac should compile a Java project just in the same way javac does externaljavac compiler should include tools.jar dependency
     Failure/Error: Unable to find matching line from backtrace
     RuntimeError:
       Failed to compile, see errors above
     # ./lib/buildr/java/external.rb:45:in `compile'
     # ./lib/buildr/core/compile.rb:257:in `initialize'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:220:in `call'
     # /home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:203:in `execute'
     # org/jruby/RubyArray.java:1615:in `each'
     # /home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/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.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
     # /home/hudson/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:190:in `mon_synchronize'
     # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain'
     # ./lib/buildr/core/application.rb:654:in `invoke'
     # (eval):73:in `(root)'
     # org/jruby/RubyKernel.java:2045:in `instance_eval'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:111:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:108:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:224:in `call'

Finished in 15 minutes 25.68 seconds
2335 examples, 1 failure, 2 pending

Failed examples:

rspec (eval):68 # Buildr::Compiler::ExternalJavac should compile a Java project just in the same way javac does externaljavac compiler should include tools.jar dependency

Failures:

  1) Buildr::Compiler::ExternalJavac should compile a Java project just in the same way javac does externaljavac compiler should include tools.jar dependency
     Failure/Error: Unable to find matching line from backtrace
     RuntimeError:
       Failed to compile, see errors above
     # ./lib/buildr/java/external.rb:45:in `compile'
     # ./lib/buildr/core/compile.rb:257:in `initialize'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:220:in `call'
     # /home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:203:in `execute'
     # org/jruby/RubyArray.java:1615:in `each'
     # /home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/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.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
     # /home/hudson/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:190:in `mon_synchronize'
     # ./lib/buildr/core/application.rb:659:in `invoke_with_call_chain'
     # ./lib/buildr/core/application.rb:654:in `invoke'
     # (eval):73:in `(root)'
     # org/jruby/RubyKernel.java:2045:in `instance_eval'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:113:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:111:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:253:in `with_around_each_hooks'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:110:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example.rb:108:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:378:in `run_examples'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:374:in `run_examples'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:360:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb:361:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # org/jruby/RubyArray.java:2331:in `collect'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:28:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/reporter.rb:34:in `report'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/command_line.rb:25:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:69:in `run'
     # /home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/runner.rb:8:in `autorun'
     # org/jruby/RubyProc.java:270:in `call'
     # org/jruby/RubyProc.java:224:in `call'
org.jruby.exceptions.RaiseException: (SystemExit) exit
rake aborted!
/home/hudson/.rvm/rubies/jruby-1.6.7/bin/jruby -S rspec spec/version_requirement_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/java/ecj_spec.rb spec/java/doc_spec.rb spec/java/run_spec.rb spec/java/pom_spec.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.rb 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 spec/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/application_spec.rb spec/core/util_spec.rb spec/core/extension_spec.rb spec/core/transport_spec.rb spec/core/shell_spec.rb spec/core/test_spec.rb spec/core/build_spec.rb spec/ide/idea_spec.rb spec/ide/eclipse_spec.rb spec/packaging/artifact_spec.rb spec/packaging/artifact_namespace_spec.rb spec/packaging/packaging_spec.rb spec/packaging/archive_spec.rb spec/scala/doc_spec.rb spec/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.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:137:in `initialize'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:60:in `verbose'
org/jruby/RubyKernel.java:2080:in `send'
/home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/gems/rspec-core-2.11.1/lib/rspec/core/rake_task.rb:127:in `initialize'
org/jruby/RubyProc.java:270:in `call'
org/jruby/RubyProc.java:220:in `call'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
org/jruby/RubyArray.java:1615:in `each'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
org/jruby/RubyArray.java:1615:in `each'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/jruby-1.6.7/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
org/jruby/RubyArray.java:1615:in `each'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `top_level'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `run'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/bin/rake:33:in `(root)'
org/jruby/RubyKernel.java:1058:in `load'
/home/hudson/.rvm/gems/jruby-1.6.7@global/gems/rake-0.9.2.2/bin/rake:19:in `'
org/jruby/RubyKernel.java:1083:in `eval'
/home/hudson/.rvm/gems/jruby-1.6.7@ubuntu2/bin/ruby_noexec_wrapper:14:in `(root)'
Tasks: TOP => ci => spec
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Buildr-ci-matrix » 1.6,jruby,ubuntu2 #40

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-matrix/./BUILD_JVM=1.6,BUILD_RVM=jruby,label=ubuntu2/40/changes>