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 2011/06/17 22:25:15 UTC

Build failed in Jenkins: Buildr-ci-build #227

See <https://builds.apache.org/job/Buildr-ci-build/227/changes>

Changes:

[boisvert] BUILDR-587 ScalaTest uses deprecated reporter parameters
and upgrade to ScalaTest 1.6.1 as default.

[boisvert] BUILDR-584 eclipse plugin should use absolute path

------------------------------------------
[...truncated 425 lines...]
    21 Fri Jun 17 20:24:08 UTC 2011 path/code/Test1.txt
    22 Fri Jun 17 20:24:08 UTC 2011 path/code/Text2.html
     0 Fri Jun 17 20:24:08 UTC 2011 EmptyDir1/
     0 Fri Jun 17 20:24:08 UTC 2011 EmptyDir2/
    21 Fri Jun 17 20:24:08 UTC 2011 Test1.txt
    22 Fri Jun 17 20:24:08 UTC 2011 Text2.html
     0 Fri Jun 17 20:24:08 UTC 2011 path/
     0 Fri Jun 17 20:24:08 UTC 2011 path/EmptyDir1/
     0 Fri Jun 17 20:24:08 UTC 2011 path/EmptyDir2/
    21 Fri Jun 17 20:24:08 UTC 2011 path/Test1.txt
    22 Fri Jun 17 20:24:08 UTC 2011 path/Text2.html
    21 Fri Jun 17 20:24:10 UTC 2011 Test1.txt
    22 Fri Jun 17 20:24:08 UTC 2011 Text2.html
    21 Fri Jun 17 20:24:10 UTC 2011 Test1.txt
    22 Fri Jun 17 20:24:10 UTC 2011 Text2.html
     0 Fri Jun 17 20:24:10 UTC 2011 test/
    21 Fri Jun 17 20:24:10 UTC 2011 test/Test1.txt
    22 Fri Jun 17 20:24:10 UTC 2011 test/Text2.html
     0 Fri Jun 17 20:24:10 UTC 2011 test/
    21 Fri Jun 17 20:24:10 UTC 2011 test/Test1.txt
    22 Fri Jun 17 20:24:10 UTC 2011 test/Text2.html
    21 Fri Jun 17 20:24:10 UTC 2011 Test1.txt
    22 Fri Jun 17 20:24:10 UTC 2011 Text2.html
    21 Fri Jun 17 20:24:10 UTC 2011 Test1.txt
    22 Fri Jun 17 20:24:10 UTC 2011 Text2.html
    21 Fri Jun 17 20:24:10 UTC 2011 Test1.txt
    22 Fri Jun 17 20:24:10 UTC 2011 Text2.html
     0 Fri Jun 17 20:24:10 UTC 2011 EmptyDir1/
     0 Fri Jun 17 20:24:10 UTC 2011 EmptyDir2/
    21 Fri Jun 17 20:24:10 UTC 2011 Test1.txt
    22 Fri Jun 17 20:24:10 UTC 2011 Text2.html
     0 Fri Jun 17 20:24:10 UTC 2011 subdir/
    15 Fri Jun 17 20:24:10 UTC 2011 subdir/test3.css
    21 Fri Jun 17 20:24:12 UTC 2011 Test1.txt
    22 Fri Jun 17 20:24:12 UTC 2011 Text2.html
    15 Fri Jun 17 20:24:12 UTC 2011 Test1.txt
    22 Fri Jun 17 20:24:12 UTC 2011 Text2.html
    22 Fri Jun 17 20:24:12 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 272 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 147 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 152 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 617 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 548 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 64 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results


Jenkins build is back to normal : Buildr-ci-build #252

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/252/changes>



Build failed in Jenkins: Buildr-ci-build #251

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/251/changes>

Changes:

[donaldp] Remove empty directory

[donaldp] Fix spelling

[donaldp] Fix spelling and grammar in the comment

[donaldp] Disable specs for tests that fail on the CI box when run as a batch. Unable to determine the root cause so disabling the test temporarily to return the build to green status

------------------------------------------
[...truncated 860 lines...]
     0 Fri Jul 22 12:24:18 UTC 2011 EmptyDir2/
    21 Fri Jul 22 12:24:18 UTC 2011 Test1.txt
    22 Fri Jul 22 12:24:18 UTC 2011 Text2.html
     0 Fri Jul 22 12:24:18 UTC 2011 subdir/
    15 Fri Jul 22 12:24:18 UTC 2011 subdir/test3.css
    21 Fri Jul 22 12:24:18 UTC 2011 Test1.txt
    22 Fri Jul 22 12:24:18 UTC 2011 Text2.html
    15 Fri Jul 22 12:24:18 UTC 2011 Test1.txt
    22 Fri Jul 22 12:24:18 UTC 2011 Text2.html
    22 Fri Jul 22 12:24:18 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 159 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 258 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 161 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 228 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 604 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 532 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results


Build failed in Jenkins: Buildr-ci-build #250

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/250/changes>

Changes:

[donaldp] Fix several minor spelling mistakes

------------------------------------------
[...truncated 549 lines...]
     0 Fri Jul 22 11:22:24 UTC 2011 EmptyDir2/
    21 Fri Jul 22 11:22:24 UTC 2011 Test1.txt
    22 Fri Jul 22 11:22:24 UTC 2011 Text2.html
     0 Fri Jul 22 11:22:24 UTC 2011 subdir/
    15 Fri Jul 22 11:22:24 UTC 2011 subdir/test3.css
    21 Fri Jul 22 11:22:24 UTC 2011 Test1.txt
    22 Fri Jul 22 11:22:24 UTC 2011 Text2.html
    15 Fri Jul 22 11:22:24 UTC 2011 Test1.txt
    22 Fri Jul 22 11:22:24 UTC 2011 Text2.html
    22 Fri Jul 22 11:22:24 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 145 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 153 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 155 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 165 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 232 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 146 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 654 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 745 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results


Build failed in Jenkins: Buildr-ci-build #249

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/249/changes>

Changes:

[donaldp] Add link to menu for the CI Jobs

------------------------------------------
[...truncated 549 lines...]
     0 Fri Jul 22 05:30:54 UTC 2011 EmptyDir2/
    21 Fri Jul 22 05:30:54 UTC 2011 Test1.txt
    22 Fri Jul 22 05:30:54 UTC 2011 Text2.html
     0 Fri Jul 22 05:30:54 UTC 2011 subdir/
    15 Fri Jul 22 05:30:54 UTC 2011 subdir/test3.css
    21 Fri Jul 22 05:30:54 UTC 2011 Test1.txt
    22 Fri Jul 22 05:30:54 UTC 2011 Text2.html
    15 Fri Jul 22 05:30:54 UTC 2011 Test1.txt
    22 Fri Jul 22 05:30:54 UTC 2011 Text2.html
    22 Fri Jul 22 05:30:56 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 150 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 216 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 238 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 139 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 159 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 611 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 550 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results


Build failed in Jenkins: Buildr-ci-build #248

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/248/changes>

Changes:

[donaldp] Remove empty files that should have been removed as part of r1148201

[donaldp] Update documentation to indicate the correct path to require

------------------------------------------
[...truncated 551 lines...]
     0 Thu Jul 21 13:43:40 UTC 2011 EmptyDir2/
    21 Thu Jul 21 13:43:40 UTC 2011 Test1.txt
    22 Thu Jul 21 13:43:40 UTC 2011 Text2.html
     0 Thu Jul 21 13:43:40 UTC 2011 subdir/
    15 Thu Jul 21 13:43:40 UTC 2011 subdir/test3.css
    21 Thu Jul 21 13:43:40 UTC 2011 Test1.txt
    22 Thu Jul 21 13:43:40 UTC 2011 Text2.html
    15 Thu Jul 21 13:43:40 UTC 2011 Test1.txt
    22 Thu Jul 21 13:43:40 UTC 2011 Text2.html
    22 Thu Jul 21 13:43:40 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 149 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 164 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 148 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 136 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 136 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 565 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 775 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results


Build failed in Jenkins: Buildr-ci-build #247

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/247/changes>

Changes:

[donaldp] Remove constant before redefining to avoid a warig

------------------------------------------
[...truncated 549 lines...]
     0 Wed Jul 20 10:20:32 UTC 2011 EmptyDir2/
    21 Wed Jul 20 10:20:32 UTC 2011 Test1.txt
    22 Wed Jul 20 10:20:32 UTC 2011 Text2.html
     0 Wed Jul 20 10:20:32 UTC 2011 subdir/
    15 Wed Jul 20 10:20:32 UTC 2011 subdir/test3.css
    21 Wed Jul 20 10:20:32 UTC 2011 Test1.txt
    22 Wed Jul 20 10:20:32 UTC 2011 Text2.html
    15 Wed Jul 20 10:20:32 UTC 2011 Test1.txt
    22 Wed Jul 20 10:20:32 UTC 2011 Text2.html
    22 Wed Jul 20 10:20:32 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 179 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 162 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 152 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 210 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 147 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 573 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 534 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 66 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results


Build failed in Jenkins: Buildr-ci-build #246

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/246/changes>

Changes:

[donaldp] Add some more changes that were not captured in JIRA issues but are results of other changes

[donaldp] Indent the changeas as per the rest of the file

[donaldp] Remove dependency task as it is no longer needed now that we have moved to bundler to manage our dependencies

[donaldp] Remove reference to deprecated SourceInfoCache as it no longer seems to be used within buildr

[donaldp] Remove all the setup tasks from the build tools now that we have moved to bundler to manage dependencies

[donaldp] Ignore the Gemfile.lock generated by bundler

[donaldp] BUILDR-548 Remove support for JTestR as it is no longer maintained (Antoine Toulme)

[donaldp] * Revert change that specified the version of bundler as the version on the CI box is different.
* Update to allow later versions of jekyll

------------------------------------------
[...truncated 565 lines...]
    21 Tue Jul 19 08:26:06 UTC 2011 Test1.txt
    22 Tue Jul 19 08:26:06 UTC 2011 Text2.html
     0 Tue Jul 19 08:26:06 UTC 2011 subdir/
    15 Tue Jul 19 08:26:06 UTC 2011 subdir/test3.css
    21 Tue Jul 19 08:26:06 UTC 2011 Test1.txt
    22 Tue Jul 19 08:26:06 UTC 2011 Text2.html
    15 Tue Jul 19 08:26:06 UTC 2011 Test1.txt
    22 Tue Jul 19 08:26:06 UTC 2011 Text2.html
    22 Tue Jul 19 08:26:06 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 154 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 151 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 135 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 139 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 592 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 526 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 64 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results
Updating BUILDR-548


Build failed in Jenkins: Buildr-ci-build #245

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/245/changes>

Changes:

[donaldp] Requiring rake/rdoctask is deprecated.  Use rdoc/task instead (in RDoc 2.4.2+)

[donaldp] Explicitly add bundler as a development dependency since it seems to be required now.

[donaldp] Ensure that jekyll is not marked as a developer dependency when building buildr using jruby

[donaldp] Remove a print statement left in while debugging the test

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/buildr/trunk
U         spec/core/cc_spec.rb
U         buildr.gemspec
U         rakelib/doc.rake
At revision 1148194
[Buildr-ci-build] $ /bin/bash -xe /tmp/hudson5090149967778385053.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ export SCALA_HOME=/home/hudson/tools/scala-2.9.0.1
+ SCALA_HOME=/home/hudson/tools/scala-2.9.0.1
+ export JRUBY_HOME=/home/hudson/tools/jruby-1.6.2
+ JRUBY_HOME=/home/hudson/tools/jruby-1.6.2
+ export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m'
+ JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m'
+ rvm use 1.8.7
Using /home/hudson/.rvm/gems/ruby-1.8.7-p334
+ rvm 1.8.7 -S rake ci --trace
-S rake ci --trace

rvm 1.6.19 by Wayne E. Seguin (wayneeseguin@gmail.com) [https://rvm.beginrescueend.com/]

ruby <https://builds.apache.org/job/Buildr-ci-build/ws/_buildr> --buildfile buildr.buildfile compile --trace
(in <https://builds.apache.org/job/Buildr-ci-build/ws/)>
** Invoke ci (first_time)
** Invoke load_ci_reporter (first_time)
** Execute load_ci_reporter
** Invoke spec (first_time)
** Invoke _reports (first_time, not_needed)
** Invoke compile (first_time)
** Execute compile
Compiling Java libraries ...
mkdir -p lib/buildr/java
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
touch lib/buildr/java
mkdir -p lib/buildr/scala
(in <https://builds.apache.org/job/Buildr-ci-build/ws/,> development)
** Invoke buildr (first_time)
** Execute buildr
** Invoke buildr:java (first_time)
** Execute buildr:java
** Invoke buildr:scala (first_time)
** Execute buildr:scala
** Invoke buildr:extra (first_time)
** Execute buildr:extra
** Invoke buildr:java 
** Invoke buildr:scala 
** Invoke buildr:extra 
** Invoke buildr:java 
** Invoke buildr:scala 
** Invoke buildr:extra 
** Invoke buildr 
** Invoke compile (first_time)
** Execute compile
Compiling buildr
** Invoke buildr:compile (first_time, not_needed)
** Invoke buildr:resources (first_time)
** Execute buildr:resources
Compile needed because source file <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> has no corresponding lib/buildr/java/org/apache/buildr;/JavaTestFilter.class
** Invoke buildr:java:compile (first_time)
** Invoke buildr:java:resources (first_time)
** Execute buildr:java:resources
** Invoke lib/buildr/java/org/apache/buildr/JavaTestFilter.java (first_time, not_needed)
Compile needed because source file <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> has no corresponding lib/buildr/java/org/apache/buildr;/JavaTestFilter.class
** Execute buildr:java:compile
Compiling buildr:java into lib/buildr/java
javac -classpath /home/hudson/tools/java/latest1.6-64/lib/tools.jar -d <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java> -nowarn -source 1.5 -target 1.5 <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java>
** Invoke /home/hudson/.m2/repository/org/apache/ant/ant/1.8.0/ant-1.8.0.jar (first_time, not_needed)
** Invoke /home/hudson/.m2/repository/org/apache/ant/ant-launcher/1.8.0/ant-launcher-1.8.0.jar (first_time, not_needed)
** Invoke /home/hudson/.m2/repository/org/apache/ant/ant-trax/1.8.0/ant-trax-1.8.0.jar (first_time, not_needed)
** Invoke <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java> (first_time, not_needed)
** Invoke /home/hudson/.m2/repository/org/mortbay/jetty/jetty/6.1.3/jetty-6.1.3.jar (first_time, not_needed)
** Invoke /home/hudson/.m2/repository/org/mortbay/jetty/jetty-util/6.1.3/jetty-util-6.1.3.jar (first_time, not_needed)
** Invoke /home/hudson/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.3/servlet-api-2.5-6.1.3.jar (first_time, not_needed)
** Invoke /home/hudson/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar (first_time, not_needed)
** Invoke /home/hudson/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar (first_time, not_needed)
** Invoke /home/hudson/.m2/repository/org/slf4j/jcl104-over-slf4j/1.4.3/jcl104-over-slf4j-1.4.3.jar (first_time, not_needed)
** Invoke <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr> (first_time, not_needed)
** Invoke /home/hudson/tools/scala-2.9.0.1/lib/scala-library.jar (first_time, not_needed)
** Invoke /home/hudson/tools/scala-2.9.0.1/lib/scala-compiler.jar (first_time, not_needed)
** Invoke /home/hudson/.m2/repository/org/scala-tools/vscaladoc/1.2-m1/vscaladoc-1.2-m1.jar (first_time, not_needed)
** Invoke /home/hudson/tools/java/latest1.6-64/lib/tools.jar (first_time, not_needed)
Compile needed because source file <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> has no corresponding lib/buildr/scala/org/apache/buildr;/SpecsSingletonRunner.class
** Invoke buildr:scala:compile (first_time)
** Invoke buildr:scala:resources (first_time)
** Execute buildr:scala:resources
** Invoke lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java (first_time, not_needed)
Compile needed because source file <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> has no corresponding lib/buildr/scala/org/apache/buildr;/SpecsSingletonRunner.class
** Execute buildr:scala:compile
Compiling buildr:scala into lib/buildr/scala
javac -classpath /home/hudson/tools/java/latest1.6-64/lib/tools.jar -dNote: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
touch lib/buildr/scala
mkdir -p addon/buildr
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr/org/apache/buildr/JettyWrapper.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
touch addon/buildr
 <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala> -nowarn -source 1.5 -target 1.5 <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java>
Compile needed because source file <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr/org/apache/buildr/JettyWrapper.java> has no corresponding addon/buildr/org/apache/buildr;/JettyWrapper.class
** Invoke buildr:extra:compile (first_time)
** Invoke buildr:extra:resources (first_time)
** Execute buildr:extra:resources
** Invoke /home/hudson/.m2/repository/org/mortbay/jetty/jetty/6.1.3/jetty-6.1.3.jar (not_needed)
** Invoke /home/hudson/.m2/repository/org/mortbay/jetty/jetty-util/6.1.3/jetty-util-6.1.3.jar (not_needed)
** Invoke /home/hudson/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.3/servlet-api-2.5-6.1.3.jar (not_needed)
** Invoke /home/hudson/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar (not_needed)
** Invoke /home/hudson/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar (not_needed)
** Invoke /home/hudson/.m2/repository/org/slf4j/jcl104-over-slf4j/1.4.3/jcl104-over-slf4j-1.4.3.jar (not_needed)
** Invoke /home/hudson/.m2/repository/com/martiansoftware/nailgun/0.7.1/nailgun-0.7.1.jar (first_time, not_needed)
** Invoke /tmp/nailgun/nailgun-0.7.1/nailgun-0.7.1/nailgun-0.7.1.jar (first_time, not_needed)
** Invoke addon/buildr/org/apache/buildr/JettyWrapper.java (first_time, not_needed)
** Invoke addon/buildr/org/apache/buildr/BuildrNail.java (first_time, not_needed)
Compile needed because source file <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr/org/apache/buildr/JettyWrapper.java> has no corresponding addon/buildr/org/apache/buildr;/JettyWrapper.class
** Execute buildr:extra:compile
Compiling buildr:extra into addon/buildr
javac -classpath /home/hudson/.m2/repository/org/mortbay/jetty/jetty/6.1.3/jetty-6.1.3.jar:/home/hudson/.m2/repository/org/mortbay/jetty/jetty-util/6.1.3/jetty-util-6.1.3.jar:/home/hudson/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.3/servlet-api-2.5-6.1.3.jar:/home/hudson/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar:/home/hudson/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar:/home/hudson/.m2/repository/org/slf4j/jcl104-over-slf4j/1.4.3/jcl104-over-slf4j-1.4.3.jar:/home/hudson/.m2/repository/com/martiansoftware/nailgun/0.7.1/nailgun-0.7.1.jar:/home/hudson/tools/java/latest1.6-64/lib/tools.jar -d <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr> -nowarn -source 1.5 -target 1.5 <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr/org/apache/buildr/JettyWrapper.java> <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr/org/apache/buildr/BuildrNail.java>
Completed in 3.801s
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/bin/ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb
** Execute spec
Bundler could not find compatible versions for gem "bundler":
  In Gemfile:
    bundler (~> 1.0.15)

  Current Bundler version:
    bundler (1.0.10)

Your version of Bundler is older than the one requested by the Gemfile.
Perhaps you need to update Bundler by running `gem install bundler`.
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results


Build failed in Jenkins: Buildr-ci-build #244

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/244/changes>

Changes:

[boisvert] TestNG support for :groups and :excludegroups (Christopher Coco)

------------------------------------------
[...truncated 584 lines...]
     0 Mon Jul 18 21:06:04 UTC 2011 EmptyDir2/
    21 Mon Jul 18 21:06:04 UTC 2011 Test1.txt
    22 Mon Jul 18 21:06:04 UTC 2011 Text2.html
     0 Mon Jul 18 21:06:04 UTC 2011 subdir/
    15 Mon Jul 18 21:06:04 UTC 2011 subdir/test3.css
    21 Mon Jul 18 21:06:04 UTC 2011 Test1.txt
    22 Mon Jul 18 21:06:04 UTC 2011 Text2.html
    15 Mon Jul 18 21:06:04 UTC 2011 Test1.txt
    22 Mon Jul 18 21:06:04 UTC 2011 Text2.html
    22 Mon Jul 18 21:06:04 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 162 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 153 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 146 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 138 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 149 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 561 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 572 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results


Build failed in Jenkins: Buildr-ci-build #243

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/243/changes>

Changes:

[toulmean] BUILDR-595 Add option to specifiy location of ca cert

------------------------------------------
[...truncated 520 lines...]
    21 Tue Jul 12 22:42:12 UTC 2011 Test1.txt
    22 Tue Jul 12 22:42:12 UTC 2011 Text2.html
     0 Tue Jul 12 22:42:12 UTC 2011 subdir/
    15 Tue Jul 12 22:42:12 UTC 2011 subdir/test3.css
    21 Tue Jul 12 22:42:12 UTC 2011 Test1.txt
    22 Tue Jul 12 22:42:12 UTC 2011 Text2.html
    15 Tue Jul 12 22:42:12 UTC 2011 Test1.txt
    22 Tue Jul 12 22:42:12 UTC 2011 Text2.html
    22 Tue Jul 12 22:42:12 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 153 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 154 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 145 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 147 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 137 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 571 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 623 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results
Updating BUILDR-595


Build failed in Jenkins: Buildr-ci-build #242

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/242/changes>

Changes:

[toulmean] BUILDR-439 'The command line is too long' when running TestNG tests

------------------------------------------
[...truncated 520 lines...]
    21 Mon Jul 11 07:07:50 UTC 2011 Test1.txt
    22 Mon Jul 11 07:07:50 UTC 2011 Text2.html
     0 Mon Jul 11 07:07:50 UTC 2011 subdir/
    15 Mon Jul 11 07:07:50 UTC 2011 subdir/test3.css
    21 Mon Jul 11 07:07:50 UTC 2011 Test1.txt
    22 Mon Jul 11 07:07:50 UTC 2011 Text2.html
    15 Mon Jul 11 07:07:52 UTC 2011 Test1.txt
    22 Mon Jul 11 07:07:52 UTC 2011 Text2.html
    22 Mon Jul 11 07:07:52 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 184 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 152 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 138 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 139 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 688 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 543 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results
Updating BUILDR-439


Build failed in Jenkins: Buildr-ci-build #241

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/241/changes>

Changes:

[boisvert] doc/release tasks:  use chmod -f to ignore files that aren't owned

------------------------------------------
[...truncated 519 lines...]
     0 Sat Jul 09 12:08:02 UTC 2011 EmptyDir2/
    21 Sat Jul 09 12:08:02 UTC 2011 Test1.txt
    22 Sat Jul 09 12:08:02 UTC 2011 Text2.html
     0 Sat Jul 09 12:08:02 UTC 2011 subdir/
    15 Sat Jul 09 12:08:02 UTC 2011 subdir/test3.css
    21 Sat Jul 09 12:08:04 UTC 2011 Test1.txt
    22 Sat Jul 09 12:08:04 UTC 2011 Text2.html
    15 Sat Jul 09 12:08:04 UTC 2011 Test1.txt
    22 Sat Jul 09 12:08:04 UTC 2011 Text2.html
    22 Sat Jul 09 12:08:04 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 160 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 152 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 719 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 589 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 64 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results


Build failed in Jenkins: Buildr-ci-build #240

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/240/>

------------------------------------------
[...truncated 518 lines...]
     0 Fri Jul 08 15:33:16 UTC 2011 EmptyDir2/
    21 Fri Jul 08 15:33:16 UTC 2011 Test1.txt
    22 Fri Jul 08 15:33:16 UTC 2011 Text2.html
     0 Fri Jul 08 15:33:16 UTC 2011 subdir/
    15 Fri Jul 08 15:33:16 UTC 2011 subdir/test3.css
    21 Fri Jul 08 15:33:16 UTC 2011 Test1.txt
    22 Fri Jul 08 15:33:16 UTC 2011 Text2.html
    15 Fri Jul 08 15:33:16 UTC 2011 Test1.txt
    22 Fri Jul 08 15:33:16 UTC 2011 Text2.html
    22 Fri Jul 08 15:33:18 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 305 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 182 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 213 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 152 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 145 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 184 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 139 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 623 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 525 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:139:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `send'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rspec-core-2.1.0/lib/rspec/core/rake_task.rb:131:in `initialize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/gems/rake-0.8.7/bin/rake:31
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load'
/home/hudson/.rvm/gems/ruby-1.8.7-p334/bin/rake:19
Recording test results


Build failed in Jenkins: Buildr-ci-build #239

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/239/changes>

Changes:

[toulmean] fix for BUILDR-596 Update installation notes to talk about the all-in-one bundle

------------------------------------------
[...truncated 406 lines...]
    22 Fri Jul 08 09:29:54 UTC 2011 path/code/Text2.html
     0 Fri Jul 08 09:29:54 UTC 2011 EmptyDir1/
     0 Fri Jul 08 09:29:54 UTC 2011 EmptyDir2/
    21 Fri Jul 08 09:29:54 UTC 2011 Test1.txt
    22 Fri Jul 08 09:29:54 UTC 2011 Text2.html
     0 Fri Jul 08 09:29:56 UTC 2011 path/
     0 Fri Jul 08 09:29:56 UTC 2011 path/EmptyDir1/
     0 Fri Jul 08 09:29:56 UTC 2011 path/EmptyDir2/
    21 Fri Jul 08 09:29:56 UTC 2011 path/Test1.txt
    22 Fri Jul 08 09:29:56 UTC 2011 path/Text2.html
    21 Fri Jul 08 09:29:56 UTC 2011 Test1.txt
    22 Fri Jul 08 09:29:56 UTC 2011 Text2.html
    21 Fri Jul 08 09:29:56 UTC 2011 Test1.txt
    22 Fri Jul 08 09:29:56 UTC 2011 Text2.html
     0 Fri Jul 08 09:29:56 UTC 2011 test/
    21 Fri Jul 08 09:29:56 UTC 2011 test/Test1.txt
    22 Fri Jul 08 09:29:56 UTC 2011 test/Text2.html
     0 Fri Jul 08 09:29:56 UTC 2011 test/
    21 Fri Jul 08 09:29:56 UTC 2011 test/Test1.txt
    22 Fri Jul 08 09:29:56 UTC 2011 test/Text2.html
    21 Fri Jul 08 09:29:56 UTC 2011 Test1.txt
    22 Fri Jul 08 09:29:56 UTC 2011 Text2.html
    21 Fri Jul 08 09:29:56 UTC 2011 Test1.txt
    22 Fri Jul 08 09:29:56 UTC 2011 Text2.html
    21 Fri Jul 08 09:29:56 UTC 2011 Test1.txt
    22 Fri Jul 08 09:29:56 UTC 2011 Text2.html
     0 Fri Jul 08 09:29:58 UTC 2011 EmptyDir1/
     0 Fri Jul 08 09:29:58 UTC 2011 EmptyDir2/
    21 Fri Jul 08 09:29:58 UTC 2011 Test1.txt
    22 Fri Jul 08 09:29:58 UTC 2011 Text2.html
     0 Fri Jul 08 09:29:58 UTC 2011 subdir/
    15 Fri Jul 08 09:29:58 UTC 2011 subdir/test3.css
    21 Fri Jul 08 09:29:58 UTC 2011 Test1.txt
    22 Fri Jul 08 09:29:58 UTC 2011 Text2.html
    15 Fri Jul 08 09:29:58 UTC 2011 Test1.txt
    22 Fri Jul 08 09:29:58 UTC 2011 Text2.html
    22 Fri Jul 08 09:29:58 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 235 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 234 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 155 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 173 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 136 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 138 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 610 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 746 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results
Updating BUILDR-596


Build failed in Jenkins: Buildr-ci-build #238

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/238/changes>

Changes:

[boisvert] Add -v/--verbose option documentation

[toulmean] fix the -v parameter to actually read -V

------------------------------------------
[...truncated 404 lines...]
    21 Thu Jul 07 17:05:44 UTC 2011 path/code/Test1.txt
    22 Thu Jul 07 17:05:44 UTC 2011 path/code/Text2.html
     0 Thu Jul 07 17:05:44 UTC 2011 EmptyDir1/
     0 Thu Jul 07 17:05:44 UTC 2011 EmptyDir2/
    21 Thu Jul 07 17:05:44 UTC 2011 Test1.txt
    22 Thu Jul 07 17:05:44 UTC 2011 Text2.html
     0 Thu Jul 07 17:05:46 UTC 2011 path/
     0 Thu Jul 07 17:05:46 UTC 2011 path/EmptyDir1/
     0 Thu Jul 07 17:05:46 UTC 2011 path/EmptyDir2/
    21 Thu Jul 07 17:05:46 UTC 2011 path/Test1.txt
    22 Thu Jul 07 17:05:46 UTC 2011 path/Text2.html
    21 Thu Jul 07 17:05:46 UTC 2011 Test1.txt
    22 Thu Jul 07 17:05:46 UTC 2011 Text2.html
    21 Thu Jul 07 17:05:46 UTC 2011 Test1.txt
    22 Thu Jul 07 17:05:46 UTC 2011 Text2.html
     0 Thu Jul 07 17:05:46 UTC 2011 test/
    21 Thu Jul 07 17:05:46 UTC 2011 test/Test1.txt
    22 Thu Jul 07 17:05:46 UTC 2011 test/Text2.html
     0 Thu Jul 07 17:05:46 UTC 2011 test/
    21 Thu Jul 07 17:05:46 UTC 2011 test/Test1.txt
    22 Thu Jul 07 17:05:46 UTC 2011 test/Text2.html
    21 Thu Jul 07 17:05:46 UTC 2011 Test1.txt
    22 Thu Jul 07 17:05:46 UTC 2011 Text2.html
    21 Thu Jul 07 17:05:46 UTC 2011 Test1.txt
    22 Thu Jul 07 17:05:46 UTC 2011 Text2.html
    21 Thu Jul 07 17:05:46 UTC 2011 Test1.txt
    22 Thu Jul 07 17:05:46 UTC 2011 Text2.html
     0 Thu Jul 07 17:05:48 UTC 2011 EmptyDir1/
     0 Thu Jul 07 17:05:48 UTC 2011 EmptyDir2/
    21 Thu Jul 07 17:05:48 UTC 2011 Test1.txt
    22 Thu Jul 07 17:05:48 UTC 2011 Text2.html
     0 Thu Jul 07 17:05:48 UTC 2011 subdir/
    15 Thu Jul 07 17:05:48 UTC 2011 subdir/test3.css
    21 Thu Jul 07 17:05:48 UTC 2011 Test1.txt
    22 Thu Jul 07 17:05:48 UTC 2011 Text2.html
    15 Thu Jul 07 17:05:48 UTC 2011 Test1.txt
    22 Thu Jul 07 17:05:48 UTC 2011 Text2.html
    22 Thu Jul 07 17:05:48 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 202 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 164 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 153 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 149 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 138 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 860 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 608 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results


Build failed in Jenkins: Buildr-ci-build #237

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/237/changes>

Changes:

[toulmean] removing the offending line from the windows instructions

------------------------------------------
[...truncated 404 lines...]
    21 Thu Jul 07 07:30:18 UTC 2011 path/code/Test1.txt
    22 Thu Jul 07 07:30:18 UTC 2011 path/code/Text2.html
     0 Thu Jul 07 07:30:18 UTC 2011 EmptyDir1/
     0 Thu Jul 07 07:30:18 UTC 2011 EmptyDir2/
    21 Thu Jul 07 07:30:18 UTC 2011 Test1.txt
    22 Thu Jul 07 07:30:18 UTC 2011 Text2.html
     0 Thu Jul 07 07:30:18 UTC 2011 path/
     0 Thu Jul 07 07:30:18 UTC 2011 path/EmptyDir1/
     0 Thu Jul 07 07:30:18 UTC 2011 path/EmptyDir2/
    21 Thu Jul 07 07:30:18 UTC 2011 path/Test1.txt
    22 Thu Jul 07 07:30:18 UTC 2011 path/Text2.html
    21 Thu Jul 07 07:30:18 UTC 2011 Test1.txt
    22 Thu Jul 07 07:30:18 UTC 2011 Text2.html
    21 Thu Jul 07 07:30:18 UTC 2011 Test1.txt
    22 Thu Jul 07 07:30:18 UTC 2011 Text2.html
     0 Thu Jul 07 07:30:18 UTC 2011 test/
    21 Thu Jul 07 07:30:18 UTC 2011 test/Test1.txt
    22 Thu Jul 07 07:30:18 UTC 2011 test/Text2.html
     0 Thu Jul 07 07:30:20 UTC 2011 test/
    21 Thu Jul 07 07:30:20 UTC 2011 test/Test1.txt
    22 Thu Jul 07 07:30:20 UTC 2011 test/Text2.html
    21 Thu Jul 07 07:30:20 UTC 2011 Test1.txt
    22 Thu Jul 07 07:30:20 UTC 2011 Text2.html
    21 Thu Jul 07 07:30:20 UTC 2011 Test1.txt
    22 Thu Jul 07 07:30:20 UTC 2011 Text2.html
    21 Thu Jul 07 07:30:20 UTC 2011 Test1.txt
    22 Thu Jul 07 07:30:20 UTC 2011 Text2.html
     0 Thu Jul 07 07:30:20 UTC 2011 EmptyDir1/
     0 Thu Jul 07 07:30:20 UTC 2011 EmptyDir2/
    21 Thu Jul 07 07:30:20 UTC 2011 Test1.txt
    22 Thu Jul 07 07:30:20 UTC 2011 Text2.html
     0 Thu Jul 07 07:30:20 UTC 2011 subdir/
    15 Thu Jul 07 07:30:20 UTC 2011 subdir/test3.css
    21 Thu Jul 07 07:30:20 UTC 2011 Test1.txt
    22 Thu Jul 07 07:30:20 UTC 2011 Text2.html
    15 Thu Jul 07 07:30:20 UTC 2011 Test1.txt
    22 Thu Jul 07 07:30:20 UTC 2011 Text2.html
    22 Thu Jul 07 07:30:20 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 148 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 175 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 151 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 243 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 137 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 138 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 625 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 560 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results


Build failed in Jenkins: Buildr-ci-build #236

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/236/changes>

Changes:

[boisvert] buildr 1.4.5 moved to archive.apache.org

------------------------------------------
[...truncated 404 lines...]
    21 Thu Jul 07 00:33:00 UTC 2011 path/code/Test1.txt
    22 Thu Jul 07 00:33:00 UTC 2011 path/code/Text2.html
     0 Thu Jul 07 00:33:00 UTC 2011 EmptyDir1/
     0 Thu Jul 07 00:33:00 UTC 2011 EmptyDir2/
    21 Thu Jul 07 00:33:00 UTC 2011 Test1.txt
    22 Thu Jul 07 00:33:00 UTC 2011 Text2.html
     0 Thu Jul 07 00:33:00 UTC 2011 path/
     0 Thu Jul 07 00:33:00 UTC 2011 path/EmptyDir1/
     0 Thu Jul 07 00:33:00 UTC 2011 path/EmptyDir2/
    21 Thu Jul 07 00:33:00 UTC 2011 path/Test1.txt
    22 Thu Jul 07 00:33:00 UTC 2011 path/Text2.html
    21 Thu Jul 07 00:33:00 UTC 2011 Test1.txt
    22 Thu Jul 07 00:33:00 UTC 2011 Text2.html
    21 Thu Jul 07 00:33:02 UTC 2011 Test1.txt
    22 Thu Jul 07 00:33:02 UTC 2011 Text2.html
     0 Thu Jul 07 00:33:02 UTC 2011 test/
    21 Thu Jul 07 00:33:02 UTC 2011 test/Test1.txt
    22 Thu Jul 07 00:33:02 UTC 2011 test/Text2.html
     0 Thu Jul 07 00:33:02 UTC 2011 test/
    21 Thu Jul 07 00:33:02 UTC 2011 test/Test1.txt
    22 Thu Jul 07 00:33:02 UTC 2011 test/Text2.html
    21 Thu Jul 07 00:33:02 UTC 2011 Test1.txt
    22 Thu Jul 07 00:33:02 UTC 2011 Text2.html
    21 Thu Jul 07 00:33:02 UTC 2011 Test1.txt
    22 Thu Jul 07 00:33:02 UTC 2011 Text2.html
    21 Thu Jul 07 00:33:02 UTC 2011 Test1.txt
    22 Thu Jul 07 00:33:02 UTC 2011 Text2.html
     0 Thu Jul 07 00:33:02 UTC 2011 EmptyDir1/
     0 Thu Jul 07 00:33:02 UTC 2011 EmptyDir2/
    21 Thu Jul 07 00:33:02 UTC 2011 Test1.txt
    22 Thu Jul 07 00:33:02 UTC 2011 Text2.html
     0 Thu Jul 07 00:33:02 UTC 2011 subdir/
    15 Thu Jul 07 00:33:02 UTC 2011 subdir/test3.css
    21 Thu Jul 07 00:33:02 UTC 2011 Test1.txt
    22 Thu Jul 07 00:33:02 UTC 2011 Text2.html
    15 Thu Jul 07 00:33:02 UTC 2011 Test1.txt
    22 Thu Jul 07 00:33:02 UTC 2011 Text2.html
    22 Thu Jul 07 00:33:04 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 152 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 145 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 162 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 147 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 136 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 138 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 586 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 519 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results


Build failed in Jenkins: Buildr-ci-build #235

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/235/changes>

Changes:

[toulmean] Change the version of jruby used for the all-in-one package

------------------------------------------
[...truncated 448 lines...]
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 153 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 145 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 149 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 241 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 150 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 216 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 560 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 540 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results
Updating BUILDR-544
Updating BUILDR-545
Updating BUILDR-546
Updating BUILDR-521
Updating BUILDR-547
Updating BUILDR-522
Updating BUILDR-540
Updating BUILDR-542
Updating BUILDR-543
Updating BUILDR-251
Updating BUILDR-556
Updating BUILDR-574
Updating BUILDR-591
Updating BUILDR-592
Updating BUILDR-555
Updating BUILDR-573
Updating BUILDR-576
Updating BUILDR-558
Updating BUILDR-557
Updating BUILDR-578
Updating BUILDR-552
Updating BUILDR-551
Updating BUILDR-554
Updating BUILDR-579
Updating BUILDR-550
Updating BUILDR-570
Updating BUILDR-125
Updating BUILDR-549
Updating BUILDR-571
Updating BUILDR-536
Updating BUILDR-530
Updating BUILDR-587
Updating BUILDR-569
Updating BUILDR-586
Updating BUILDR-585
Updating BUILDR-584
Updating BUILDR-564
Updating BUILDR-562
Updating BUILDR-560
Updating BUILDR-583
Updating BUILDR-582
Updating BUILDR-538
Updating BUILDR-537


Build failed in Jenkins: Buildr-ci-build #234

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/234/changes>

Changes:

[boisvert] Add 1.4.7 section

[boisvert] Update What's New section

------------------------------------------
[...truncated 409 lines...]
    21 Sat Jun 25 19:54:04 UTC 2011 path/code/Test1.txt
    22 Sat Jun 25 19:54:04 UTC 2011 path/code/Text2.html
     0 Sat Jun 25 19:54:04 UTC 2011 EmptyDir1/
     0 Sat Jun 25 19:54:04 UTC 2011 EmptyDir2/
    21 Sat Jun 25 19:54:04 UTC 2011 Test1.txt
    22 Sat Jun 25 19:54:04 UTC 2011 Text2.html
     0 Sat Jun 25 19:54:04 UTC 2011 path/
     0 Sat Jun 25 19:54:04 UTC 2011 path/EmptyDir1/
     0 Sat Jun 25 19:54:04 UTC 2011 path/EmptyDir2/
    21 Sat Jun 25 19:54:04 UTC 2011 path/Test1.txt
    22 Sat Jun 25 19:54:04 UTC 2011 path/Text2.html
    21 Sat Jun 25 19:54:04 UTC 2011 Test1.txt
    22 Sat Jun 25 19:54:04 UTC 2011 Text2.html
    21 Sat Jun 25 19:54:04 UTC 2011 Test1.txt
    22 Sat Jun 25 19:54:04 UTC 2011 Text2.html
     0 Sat Jun 25 19:54:06 UTC 2011 test/
    21 Sat Jun 25 19:54:06 UTC 2011 test/Test1.txt
    22 Sat Jun 25 19:54:06 UTC 2011 test/Text2.html
     0 Sat Jun 25 19:54:06 UTC 2011 test/
    21 Sat Jun 25 19:54:06 UTC 2011 test/Test1.txt
    22 Sat Jun 25 19:54:06 UTC 2011 test/Text2.html
    21 Sat Jun 25 19:54:06 UTC 2011 Test1.txt
    22 Sat Jun 25 19:54:06 UTC 2011 Text2.html
    21 Sat Jun 25 19:54:06 UTC 2011 Test1.txt
    22 Sat Jun 25 19:54:06 UTC 2011 Text2.html
    21 Sat Jun 25 19:54:06 UTC 2011 Test1.txt
    22 Sat Jun 25 19:54:06 UTC 2011 Text2.html
     0 Sat Jun 25 19:54:06 UTC 2011 EmptyDir1/
     0 Sat Jun 25 19:54:06 UTC 2011 EmptyDir2/
    21 Sat Jun 25 19:54:06 UTC 2011 Test1.txt
    22 Sat Jun 25 19:54:06 UTC 2011 Text2.html
     0 Sat Jun 25 19:54:06 UTC 2011 subdir/
    15 Sat Jun 25 19:54:06 UTC 2011 subdir/test3.css
    21 Sat Jun 25 19:54:06 UTC 2011 Test1.txt
    22 Sat Jun 25 19:54:06 UTC 2011 Text2.html
    15 Sat Jun 25 19:54:06 UTC 2011 Test1.txt
    22 Sat Jun 25 19:54:06 UTC 2011 Text2.html
    22 Sat Jun 25 19:54:06 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 178 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 146 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 150 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 161 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 156 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 147 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 152 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 610 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 565 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results


Build failed in Jenkins: Buildr-ci-build #233

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/233/changes>

Changes:

[toulmean] contributing a few more integration tests that can also be used for documentation. Also, cleaning up the integration tests, to make them easier to write hopefully

------------------------------------------
[...truncated 413 lines...]
    21 Thu Jun 23 09:09:32 UTC 2011 path/code/Test1.txt
    22 Thu Jun 23 09:09:32 UTC 2011 path/code/Text2.html
     0 Thu Jun 23 09:09:32 UTC 2011 EmptyDir1/
     0 Thu Jun 23 09:09:32 UTC 2011 EmptyDir2/
    21 Thu Jun 23 09:09:32 UTC 2011 Test1.txt
    22 Thu Jun 23 09:09:32 UTC 2011 Text2.html
     0 Thu Jun 23 09:09:32 UTC 2011 path/
     0 Thu Jun 23 09:09:32 UTC 2011 path/EmptyDir1/
     0 Thu Jun 23 09:09:32 UTC 2011 path/EmptyDir2/
    21 Thu Jun 23 09:09:32 UTC 2011 path/Test1.txt
    22 Thu Jun 23 09:09:32 UTC 2011 path/Text2.html
    21 Thu Jun 23 09:09:34 UTC 2011 Test1.txt
    22 Thu Jun 23 09:09:34 UTC 2011 Text2.html
    21 Thu Jun 23 09:09:34 UTC 2011 Test1.txt
    22 Thu Jun 23 09:09:34 UTC 2011 Text2.html
     0 Thu Jun 23 09:09:34 UTC 2011 test/
    21 Thu Jun 23 09:09:34 UTC 2011 test/Test1.txt
    22 Thu Jun 23 09:09:34 UTC 2011 test/Text2.html
     0 Thu Jun 23 09:09:34 UTC 2011 test/
    21 Thu Jun 23 09:09:34 UTC 2011 test/Test1.txt
    22 Thu Jun 23 09:09:34 UTC 2011 test/Text2.html
    21 Thu Jun 23 09:09:34 UTC 2011 Test1.txt
    22 Thu Jun 23 09:09:34 UTC 2011 Text2.html
    21 Thu Jun 23 09:09:34 UTC 2011 Test1.txt
    22 Thu Jun 23 09:09:34 UTC 2011 Text2.html
    21 Thu Jun 23 09:09:34 UTC 2011 Test1.txt
    22 Thu Jun 23 09:09:34 UTC 2011 Text2.html
     0 Thu Jun 23 09:09:34 UTC 2011 EmptyDir1/
     0 Thu Jun 23 09:09:34 UTC 2011 EmptyDir2/
    21 Thu Jun 23 09:09:34 UTC 2011 Test1.txt
    22 Thu Jun 23 09:09:34 UTC 2011 Text2.html
     0 Thu Jun 23 09:09:34 UTC 2011 subdir/
    15 Thu Jun 23 09:09:34 UTC 2011 subdir/test3.css
    21 Thu Jun 23 09:09:34 UTC 2011 Test1.txt
    22 Thu Jun 23 09:09:34 UTC 2011 Text2.html
    15 Thu Jun 23 09:09:36 UTC 2011 Test1.txt
    22 Thu Jun 23 09:09:36 UTC 2011 Text2.html
    22 Thu Jun 23 09:09:36 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 146 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 244 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 151 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 137 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 137 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 143 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 551 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 534 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 63 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results


Re: Build failed in Jenkins: Buildr-ci-build #232

Posted by Antoine Toulme <an...@lunar-ocean.com>.
Spent some time trying to recreate the problem, both from my machine and on
the server.

No love so far ; rspec works fine, rake ci seems to behave.

This might be a problem tied to the absence of tty when running specs with
jenkins.

I am still working on this.

Meanwhile: I added a few more integration test scenarios to the tests
folder.

I intend to continue beef it up further, for educational and testing
purposes.

I hope to get enough ready made Buildfiles to point people to samples when
they ask for corner use cases (or well known yet not well documented enough
features).
On that: Alex, still got that workbench with those projects you were playing
with whenever people were asking you questions ? Can you zip it up and send
it my way please ?

Antoine


On Wed, Jun 22, 2011 at 11:21, Alex Boisvert <al...@gmail.com>wrote:

> Most likely environment-related failures based on my experience with the
> rspec-integration.  Challenge is to get debugging info on what's not set up
> correctly on hudson.
>
> alex
>
>
> On Wed, Jun 22, 2011 at 10:27 AM, Antoine Toulme <an...@lunar-ocean.com>wrote:
>
>> We have 2 failures remaining regarding rspec.
>>
>> Those 2 tests have never been reliable in the past. It's pretty much on
>> and
>> off every time.
>>
>> I will look at what it takes to fix them or what we lose if we remove
>> them.
>>
>> Thanks,
>>
>> Antoine
>>
>> ---------- Forwarded message ----------
>> From: Apache Jenkins Server <je...@builds.apache.org>
>> Date: Wed, Jun 22, 2011 at 17:24
>> Subject: Build failed in Jenkins: Buildr-ci-build #232
>> To: ci@buildr.apache.org
>>
>>
>> See <https://builds.apache.org/job/Buildr-ci-build/232/>
>>
>> ------------------------------------------
>> [...truncated 405 lines...]
>>   21 Wed Jun 22 17:23:30 UTC 2011 path/code/Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 path/code/Text2.html
>>    0 Wed Jun 22 17:23:30 UTC 2011 EmptyDir1/
>>    0 Wed Jun 22 17:23:30 UTC 2011 EmptyDir2/
>>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>>    0 Wed Jun 22 17:23:30 UTC 2011 path/
>>    0 Wed Jun 22 17:23:30 UTC 2011 path/EmptyDir1/
>>    0 Wed Jun 22 17:23:30 UTC 2011 path/EmptyDir2/
>>   21 Wed Jun 22 17:23:30 UTC 2011 path/Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 path/Text2.html
>>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>>    0 Wed Jun 22 17:23:30 UTC 2011 test/
>>   21 Wed Jun 22 17:23:30 UTC 2011 test/Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 test/Text2.html
>>    0 Wed Jun 22 17:23:30 UTC 2011 test/
>>   21 Wed Jun 22 17:23:30 UTC 2011 test/Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 test/Text2.html
>>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>>    0 Wed Jun 22 17:23:32 UTC 2011 EmptyDir1/
>>    0 Wed Jun 22 17:23:32 UTC 2011 EmptyDir2/
>>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>>    0 Wed Jun 22 17:23:32 UTC 2011 subdir/
>>   15 Wed Jun 22 17:23:32 UTC 2011 subdir/test3.css
>>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>>   15 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>> No known dependencies. Compiling everything
>> model contains 0 documentable templates
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - MySuite [0m
>>  [32mTest Starting - MySuite: addition [0m
>>  [32mTest Succeeded - MySuite: addition [0m
>>  [32mSuite Completed - MySuite [0m
>>  [36mRun completed in 147 milliseconds. [0m
>>  [36mTotal number of tests run: 1 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>>  [32mAll tests passed. [0m
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - InnerClassTest [0m
>>  [32mTest Starting - InnerClassTest: addition [0m
>>  [32mTest Succeeded - InnerClassTest: addition [0m
>>  [32mSuite Completed - InnerClassTest [0m
>>  [36mRun completed in 147 milliseconds. [0m
>>  [36mTotal number of tests run: 1 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>>  [32mAll tests passed. [0m
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - PassingSuite [0m
>>  [32mTest Starting - PassingSuite: addition [0m
>>  [32mTest Succeeded - PassingSuite: addition [0m
>>  [32mSuite Completed - PassingSuite [0m
>>  [36mRun completed in 184 milliseconds. [0m
>>  [36mTotal number of tests run: 1 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>>  [32mAll tests passed. [0m
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - FailingSuite [0m
>>  [32mTest Starting - FailingSuite: failing [0m
>>  [31mTEST FAILED - FailingSuite: failing (FailingSuite.scala:3) [0m
>>  [31m  org.scalatest.TestFailedException [0m
>>  [31m  ... [0m
>>  [31m  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3) [0m
>>  [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
>>  [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
>>  [31m  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146) [0m
>>  [31m  at org.scalatest.Suite$class.withFixture(Suite.scala:1477) [0m
>>  [31m  at FailingSuite.withFixture(FailingSuite.scala:1) [0m
>>  [31m  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143) [0m
>>  [31m  ... [0m
>>  [32mSuite Completed - FailingSuite [0m
>>  [36mRun completed in 141 milliseconds. [0m
>>  [36mTotal number of tests run: 1 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 0, failed 1, ignored 0, pending 0 [0m
>>  [31m*** 1 TEST FAILED *** [0m
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - FailingSuite [0m
>>  [32mTest Starting - FailingSuite: failing [0m
>>  [31mTEST FAILED - FailingSuite: failing (FailingSuite.scala:3) [0m
>>  [31m  org.scalatest.TestFailedException [0m
>>  [31m  ... [0m
>>  [31m  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3) [0m
>>  [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
>>  [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
>>  [31m  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146) [0m
>>  [31m  at org.scalatest.Suite$class.withFixture(Suite.scala:1477) [0m
>>  [31m  at FailingSuite.withFixture(FailingSuite.scala:1) [0m
>>  [31m  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143) [0m
>>  [31m  ... [0m
>>  [32mSuite Completed - FailingSuite [0m
>>  [36mRun completed in 171 milliseconds. [0m
>>  [36mTotal number of tests run: 1 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 0, failed 1, ignored 0, pending 0 [0m
>>  [31m*** 1 TEST FAILED *** [0m
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - PassingSuite [0m
>>  [32mTest Starting - PassingSuite: passing [0m
>>  [32mTest Succeeded - PassingSuite: passing [0m
>>  [32mSuite Completed - PassingSuite [0m
>>  [36mRun completed in 139 milliseconds. [0m
>>  [36mTotal number of tests run: 1 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>>  [32mAll tests passed. [0m
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - PassingSuite [0m
>>  [32mTest Starting - PassingSuite: passing [0m
>>  [32mTest Succeeded - PassingSuite: passing [0m
>>  [32mSuite Completed - PassingSuite [0m
>>  [36mRun completed in 138 milliseconds. [0m
>>  [36mTotal number of tests run: 1 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>>  [32mAll tests passed. [0m
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 1 [0m
>>  [32mSuite Starting - PropertyTestSuite [0m
>>  [32mTest Starting - PropertyTestSuite: testProperty [0m
>>  [32mTest Succeeded - PropertyTestSuite: testProperty [0m
>>  [32mSuite Completed - PropertyTestSuite [0m
>>  [36mRun completed in 144 milliseconds. [0m
>>  [36mTotal number of tests run: 1 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>>  [32mAll tests passed. [0m
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 2 [0m
>>  [32mSuite Starting - MySuite [0m
>>  [32mTest Starting - MySuite: list concatenation [0m
>>  [32mTest Succeeded - MySuite: list concatenation [0m
>>  [32mTest Starting - MySuite: list concatenation using a test method [0m
>>  [32mTest Succeeded - MySuite: list concatenation using a test method [0m
>>  [32mSuite Completed - MySuite [0m
>>  [36mRun completed in 555 milliseconds. [0m
>>  [36mTotal number of tests run: 2 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 2, failed 0, ignored 0, pending 0 [0m
>>  [32mAll tests passed. [0m
>> No known dependencies. Compiling everything
>>  [36mRun starting. Expected test count is: 5 [0m
>>  [32mSuite Starting - StringSuite [0m
>>  [32mTest Starting - StringSuite: startsWith [0m
>>  [32mTest Succeeded - StringSuite: startsWith [0m
>>  [32mTest Starting - StringSuite: endsWith [0m
>>  [32mTest Succeeded - StringSuite: endsWith [0m
>>  [32mTest Starting - StringSuite: concat [0m
>>  [31mTEST FAILED - StringSuite: concat (Checkers.scala:241) [0m
>>  [31m  Falsified after 0 passed tests:
>> > ARG_0 = ""
>> > ARG_1 = "" [0m
>>  [31m  org.scalatest.prop.PropertyTestFailedException: Falsified after 0
>> passed tests:
>> > ARG_0 = ""
>> > ARG_1 = "" [0m
>>  [31m  ... [0m
>>  [31m  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241) [0m
>>  [31m  at StringSuite.check(StringSuite.scala:6) [0m
>>  [31m  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304) [0m
>>  [31m  at StringSuite.check(StringSuite.scala:6) [0m
>>  [31m  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115) [0m
>>  [31m  at StringSuite.check(StringSuite.scala:6) [0m
>>  [31m  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17) [0m
>>  [31m  ... [0m
>>  [32mTest Starting - StringSuite: substring2 [0m
>>  [32mTest Succeeded - StringSuite: substring2 [0m
>>  [32mTest Starting - StringSuite: substring3 [0m
>>  [32mTest Succeeded - StringSuite: substring3 [0m
>>  [32mSuite Completed - StringSuite [0m
>>  [36mRun completed in 908 milliseconds. [0m
>>  [36mTotal number of tests run: 5 [0m
>>  [36mSuites: completed 1, aborted 0 [0m
>>  [36mTests: succeeded 4, failed 1, ignored 0, pending 0 [0m
>>  [31m*** 1 TEST FAILED *** [0m
>> No known dependencies. Compiling everything
>> Specification "MySpecs"
>>  it should
>>  [32m+ [0m add
>>
>> Total for specification "MySpecs":
>> Finished in 0 second, 62 ms
>> 1 example, 1 expectation, 0 failure, 0 error
>>
>> No known dependencies. Compiling everything
>> Specification "MySpecs"
>>  it should
>>  [32m+ [0m add
>>
>> Total for specification "MySpecs":
>> Finished in 0 second, 62 ms
>> 1 example, 1 expectation, 0 failure, 0 error
>>
>> No known dependencies. Compiling everything
>> Specification "PassingSpecs"
>>  it should
>>  [32m+ [0m add
>>
>> Total for specification "PassingSpecs":
>> Finished in 0 second, 61 ms
>> 1 example, 1 expectation, 0 failure, 0 error
>>
>> No known dependencies. Compiling everything
>> Specification "StringSpecs"
>>  empty string should
>>  [31mx [0m have a zero length
>>   '0' is not equal to '1' (StringSpecs.scala:7)
>>
>> Total for specification "StringSpecs":
>> Finished in 0 second, 64 ms
>> 1 example, 1 expectation,  [31m1 failure [0m, 0 error
>>
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>> No known dependencies. Compiling everything
>> mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
>> mkdir -p <
>> https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
>> rake aborted!
>> ruby -S bundle exec rspec --format html --out _reports/specs.html
>> --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb
>> spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb
>> spec/scala/tests_spec.rb spec/scala/bdd_spec.rb
>> spec/scala/compiler_spec.rb
>> failed
>>
>> (See full trace by running task with --trace)
>> Recording test results
>>
>
>

Re: Build failed in Jenkins: Buildr-ci-build #232

Posted by Alex Boisvert <al...@gmail.com>.
Most likely environment-related failures based on my experience with the
rspec-integration.  Challenge is to get debugging info on what's not set up
correctly on hudson.

alex


On Wed, Jun 22, 2011 at 10:27 AM, Antoine Toulme <an...@lunar-ocean.com>wrote:

> We have 2 failures remaining regarding rspec.
>
> Those 2 tests have never been reliable in the past. It's pretty much on and
> off every time.
>
> I will look at what it takes to fix them or what we lose if we remove them.
>
> Thanks,
>
> Antoine
>
> ---------- Forwarded message ----------
> From: Apache Jenkins Server <je...@builds.apache.org>
> Date: Wed, Jun 22, 2011 at 17:24
> Subject: Build failed in Jenkins: Buildr-ci-build #232
> To: ci@buildr.apache.org
>
>
> See <https://builds.apache.org/job/Buildr-ci-build/232/>
>
> ------------------------------------------
> [...truncated 405 lines...]
>   21 Wed Jun 22 17:23:30 UTC 2011 path/code/Test1.txt
>   22 Wed Jun 22 17:23:30 UTC 2011 path/code/Text2.html
>    0 Wed Jun 22 17:23:30 UTC 2011 EmptyDir1/
>    0 Wed Jun 22 17:23:30 UTC 2011 EmptyDir2/
>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>    0 Wed Jun 22 17:23:30 UTC 2011 path/
>    0 Wed Jun 22 17:23:30 UTC 2011 path/EmptyDir1/
>    0 Wed Jun 22 17:23:30 UTC 2011 path/EmptyDir2/
>   21 Wed Jun 22 17:23:30 UTC 2011 path/Test1.txt
>   22 Wed Jun 22 17:23:30 UTC 2011 path/Text2.html
>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>    0 Wed Jun 22 17:23:30 UTC 2011 test/
>   21 Wed Jun 22 17:23:30 UTC 2011 test/Test1.txt
>   22 Wed Jun 22 17:23:30 UTC 2011 test/Text2.html
>    0 Wed Jun 22 17:23:30 UTC 2011 test/
>   21 Wed Jun 22 17:23:30 UTC 2011 test/Test1.txt
>   22 Wed Jun 22 17:23:30 UTC 2011 test/Text2.html
>   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
>   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>    0 Wed Jun 22 17:23:32 UTC 2011 EmptyDir1/
>    0 Wed Jun 22 17:23:32 UTC 2011 EmptyDir2/
>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>    0 Wed Jun 22 17:23:32 UTC 2011 subdir/
>   15 Wed Jun 22 17:23:32 UTC 2011 subdir/test3.css
>   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>   15 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
>   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
> No known dependencies. Compiling everything
> model contains 0 documentable templates
> No known dependencies. Compiling everything
> No known dependencies. Compiling everything
>  [36mRun starting. Expected test count is: 1 [0m
>  [32mSuite Starting - MySuite [0m
>  [32mTest Starting - MySuite: addition [0m
>  [32mTest Succeeded - MySuite: addition [0m
>  [32mSuite Completed - MySuite [0m
>  [36mRun completed in 147 milliseconds. [0m
>  [36mTotal number of tests run: 1 [0m
>  [36mSuites: completed 1, aborted 0 [0m
>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>  [32mAll tests passed. [0m
> No known dependencies. Compiling everything
> No known dependencies. Compiling everything
>  [36mRun starting. Expected test count is: 1 [0m
>  [32mSuite Starting - InnerClassTest [0m
>  [32mTest Starting - InnerClassTest: addition [0m
>  [32mTest Succeeded - InnerClassTest: addition [0m
>  [32mSuite Completed - InnerClassTest [0m
>  [36mRun completed in 147 milliseconds. [0m
>  [36mTotal number of tests run: 1 [0m
>  [36mSuites: completed 1, aborted 0 [0m
>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>  [32mAll tests passed. [0m
> No known dependencies. Compiling everything
>  [36mRun starting. Expected test count is: 1 [0m
>  [32mSuite Starting - PassingSuite [0m
>  [32mTest Starting - PassingSuite: addition [0m
>  [32mTest Succeeded - PassingSuite: addition [0m
>  [32mSuite Completed - PassingSuite [0m
>  [36mRun completed in 184 milliseconds. [0m
>  [36mTotal number of tests run: 1 [0m
>  [36mSuites: completed 1, aborted 0 [0m
>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>  [32mAll tests passed. [0m
> No known dependencies. Compiling everything
>  [36mRun starting. Expected test count is: 1 [0m
>  [32mSuite Starting - FailingSuite [0m
>  [32mTest Starting - FailingSuite: failing [0m
>  [31mTEST FAILED - FailingSuite: failing (FailingSuite.scala:3) [0m
>  [31m  org.scalatest.TestFailedException [0m
>  [31m  ... [0m
>  [31m  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3) [0m
>  [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
>  [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
>  [31m  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146) [0m
>  [31m  at org.scalatest.Suite$class.withFixture(Suite.scala:1477) [0m
>  [31m  at FailingSuite.withFixture(FailingSuite.scala:1) [0m
>  [31m  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143) [0m
>  [31m  ... [0m
>  [32mSuite Completed - FailingSuite [0m
>  [36mRun completed in 141 milliseconds. [0m
>  [36mTotal number of tests run: 1 [0m
>  [36mSuites: completed 1, aborted 0 [0m
>  [36mTests: succeeded 0, failed 1, ignored 0, pending 0 [0m
>  [31m*** 1 TEST FAILED *** [0m
> No known dependencies. Compiling everything
>  [36mRun starting. Expected test count is: 1 [0m
>  [32mSuite Starting - FailingSuite [0m
>  [32mTest Starting - FailingSuite: failing [0m
>  [31mTEST FAILED - FailingSuite: failing (FailingSuite.scala:3) [0m
>  [31m  org.scalatest.TestFailedException [0m
>  [31m  ... [0m
>  [31m  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3) [0m
>  [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
>  [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
>  [31m  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146) [0m
>  [31m  at org.scalatest.Suite$class.withFixture(Suite.scala:1477) [0m
>  [31m  at FailingSuite.withFixture(FailingSuite.scala:1) [0m
>  [31m  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143) [0m
>  [31m  ... [0m
>  [32mSuite Completed - FailingSuite [0m
>  [36mRun completed in 171 milliseconds. [0m
>  [36mTotal number of tests run: 1 [0m
>  [36mSuites: completed 1, aborted 0 [0m
>  [36mTests: succeeded 0, failed 1, ignored 0, pending 0 [0m
>  [31m*** 1 TEST FAILED *** [0m
> No known dependencies. Compiling everything
>  [36mRun starting. Expected test count is: 1 [0m
>  [32mSuite Starting - PassingSuite [0m
>  [32mTest Starting - PassingSuite: passing [0m
>  [32mTest Succeeded - PassingSuite: passing [0m
>  [32mSuite Completed - PassingSuite [0m
>  [36mRun completed in 139 milliseconds. [0m
>  [36mTotal number of tests run: 1 [0m
>  [36mSuites: completed 1, aborted 0 [0m
>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>  [32mAll tests passed. [0m
> No known dependencies. Compiling everything
>  [36mRun starting. Expected test count is: 1 [0m
>  [32mSuite Starting - PassingSuite [0m
>  [32mTest Starting - PassingSuite: passing [0m
>  [32mTest Succeeded - PassingSuite: passing [0m
>  [32mSuite Completed - PassingSuite [0m
>  [36mRun completed in 138 milliseconds. [0m
>  [36mTotal number of tests run: 1 [0m
>  [36mSuites: completed 1, aborted 0 [0m
>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>  [32mAll tests passed. [0m
> No known dependencies. Compiling everything
>  [36mRun starting. Expected test count is: 1 [0m
>  [32mSuite Starting - PropertyTestSuite [0m
>  [32mTest Starting - PropertyTestSuite: testProperty [0m
>  [32mTest Succeeded - PropertyTestSuite: testProperty [0m
>  [32mSuite Completed - PropertyTestSuite [0m
>  [36mRun completed in 144 milliseconds. [0m
>  [36mTotal number of tests run: 1 [0m
>  [36mSuites: completed 1, aborted 0 [0m
>  [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
>  [32mAll tests passed. [0m
> No known dependencies. Compiling everything
>  [36mRun starting. Expected test count is: 2 [0m
>  [32mSuite Starting - MySuite [0m
>  [32mTest Starting - MySuite: list concatenation [0m
>  [32mTest Succeeded - MySuite: list concatenation [0m
>  [32mTest Starting - MySuite: list concatenation using a test method [0m
>  [32mTest Succeeded - MySuite: list concatenation using a test method [0m
>  [32mSuite Completed - MySuite [0m
>  [36mRun completed in 555 milliseconds. [0m
>  [36mTotal number of tests run: 2 [0m
>  [36mSuites: completed 1, aborted 0 [0m
>  [36mTests: succeeded 2, failed 0, ignored 0, pending 0 [0m
>  [32mAll tests passed. [0m
> No known dependencies. Compiling everything
>  [36mRun starting. Expected test count is: 5 [0m
>  [32mSuite Starting - StringSuite [0m
>  [32mTest Starting - StringSuite: startsWith [0m
>  [32mTest Succeeded - StringSuite: startsWith [0m
>  [32mTest Starting - StringSuite: endsWith [0m
>  [32mTest Succeeded - StringSuite: endsWith [0m
>  [32mTest Starting - StringSuite: concat [0m
>  [31mTEST FAILED - StringSuite: concat (Checkers.scala:241) [0m
>  [31m  Falsified after 0 passed tests:
> > ARG_0 = ""
> > ARG_1 = "" [0m
>  [31m  org.scalatest.prop.PropertyTestFailedException: Falsified after 0
> passed tests:
> > ARG_0 = ""
> > ARG_1 = "" [0m
>  [31m  ... [0m
>  [31m  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241) [0m
>  [31m  at StringSuite.check(StringSuite.scala:6) [0m
>  [31m  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304) [0m
>  [31m  at StringSuite.check(StringSuite.scala:6) [0m
>  [31m  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115) [0m
>  [31m  at StringSuite.check(StringSuite.scala:6) [0m
>  [31m  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17) [0m
>  [31m  ... [0m
>  [32mTest Starting - StringSuite: substring2 [0m
>  [32mTest Succeeded - StringSuite: substring2 [0m
>  [32mTest Starting - StringSuite: substring3 [0m
>  [32mTest Succeeded - StringSuite: substring3 [0m
>  [32mSuite Completed - StringSuite [0m
>  [36mRun completed in 908 milliseconds. [0m
>  [36mTotal number of tests run: 5 [0m
>  [36mSuites: completed 1, aborted 0 [0m
>  [36mTests: succeeded 4, failed 1, ignored 0, pending 0 [0m
>  [31m*** 1 TEST FAILED *** [0m
> No known dependencies. Compiling everything
> Specification "MySpecs"
>  it should
>  [32m+ [0m add
>
> Total for specification "MySpecs":
> Finished in 0 second, 62 ms
> 1 example, 1 expectation, 0 failure, 0 error
>
> No known dependencies. Compiling everything
> Specification "MySpecs"
>  it should
>  [32m+ [0m add
>
> Total for specification "MySpecs":
> Finished in 0 second, 62 ms
> 1 example, 1 expectation, 0 failure, 0 error
>
> No known dependencies. Compiling everything
> Specification "PassingSpecs"
>  it should
>  [32m+ [0m add
>
> Total for specification "PassingSpecs":
> Finished in 0 second, 61 ms
> 1 example, 1 expectation, 0 failure, 0 error
>
> No known dependencies. Compiling everything
> Specification "StringSpecs"
>  empty string should
>  [31mx [0m have a zero length
>   '0' is not equal to '1' (StringSpecs.scala:7)
>
> Total for specification "StringSpecs":
> Finished in 0 second, 64 ms
> 1 example, 1 expectation,  [31m1 failure [0m, 0 error
>
> No known dependencies. Compiling everything
> No known dependencies. Compiling everything
> No known dependencies. Compiling everything
> No known dependencies. Compiling everything
> No known dependencies. Compiling everything
> No known dependencies. Compiling everything
> No known dependencies. Compiling everything
> No known dependencies. Compiling everything
> mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
> mkdir -p <
> https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
> rake aborted!
> ruby -S bundle exec rspec --format html --out _reports/specs.html
> --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb
> spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb
> spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb
> failed
>
> (See full trace by running task with --trace)
> Recording test results
>

Fwd: Build failed in Jenkins: Buildr-ci-build #232

Posted by Antoine Toulme <an...@lunar-ocean.com>.
We have 2 failures remaining regarding rspec.

Those 2 tests have never been reliable in the past. It's pretty much on and
off every time.

I will look at what it takes to fix them or what we lose if we remove them.

Thanks,

Antoine

---------- Forwarded message ----------
From: Apache Jenkins Server <je...@builds.apache.org>
Date: Wed, Jun 22, 2011 at 17:24
Subject: Build failed in Jenkins: Buildr-ci-build #232
To: ci@buildr.apache.org


See <https://builds.apache.org/job/Buildr-ci-build/232/>

------------------------------------------
[...truncated 405 lines...]
   21 Wed Jun 22 17:23:30 UTC 2011 path/code/Test1.txt
   22 Wed Jun 22 17:23:30 UTC 2011 path/code/Text2.html
    0 Wed Jun 22 17:23:30 UTC 2011 EmptyDir1/
    0 Wed Jun 22 17:23:30 UTC 2011 EmptyDir2/
   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
    0 Wed Jun 22 17:23:30 UTC 2011 path/
    0 Wed Jun 22 17:23:30 UTC 2011 path/EmptyDir1/
    0 Wed Jun 22 17:23:30 UTC 2011 path/EmptyDir2/
   21 Wed Jun 22 17:23:30 UTC 2011 path/Test1.txt
   22 Wed Jun 22 17:23:30 UTC 2011 path/Text2.html
   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
    0 Wed Jun 22 17:23:30 UTC 2011 test/
   21 Wed Jun 22 17:23:30 UTC 2011 test/Test1.txt
   22 Wed Jun 22 17:23:30 UTC 2011 test/Text2.html
    0 Wed Jun 22 17:23:30 UTC 2011 test/
   21 Wed Jun 22 17:23:30 UTC 2011 test/Test1.txt
   22 Wed Jun 22 17:23:30 UTC 2011 test/Text2.html
   21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
   22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
    0 Wed Jun 22 17:23:32 UTC 2011 EmptyDir1/
    0 Wed Jun 22 17:23:32 UTC 2011 EmptyDir2/
   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
    0 Wed Jun 22 17:23:32 UTC 2011 subdir/
   15 Wed Jun 22 17:23:32 UTC 2011 subdir/test3.css
   21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
   15 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
   22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
 [36mRun starting. Expected test count is: 1 [0m
 [32mSuite Starting - MySuite [0m
 [32mTest Starting - MySuite: addition [0m
 [32mTest Succeeded - MySuite: addition [0m
 [32mSuite Completed - MySuite [0m
 [36mRun completed in 147 milliseconds. [0m
 [36mTotal number of tests run: 1 [0m
 [36mSuites: completed 1, aborted 0 [0m
 [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
 [32mAll tests passed. [0m
No known dependencies. Compiling everything
No known dependencies. Compiling everything
 [36mRun starting. Expected test count is: 1 [0m
 [32mSuite Starting - InnerClassTest [0m
 [32mTest Starting - InnerClassTest: addition [0m
 [32mTest Succeeded - InnerClassTest: addition [0m
 [32mSuite Completed - InnerClassTest [0m
 [36mRun completed in 147 milliseconds. [0m
 [36mTotal number of tests run: 1 [0m
 [36mSuites: completed 1, aborted 0 [0m
 [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
 [32mAll tests passed. [0m
No known dependencies. Compiling everything
 [36mRun starting. Expected test count is: 1 [0m
 [32mSuite Starting - PassingSuite [0m
 [32mTest Starting - PassingSuite: addition [0m
 [32mTest Succeeded - PassingSuite: addition [0m
 [32mSuite Completed - PassingSuite [0m
 [36mRun completed in 184 milliseconds. [0m
 [36mTotal number of tests run: 1 [0m
 [36mSuites: completed 1, aborted 0 [0m
 [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
 [32mAll tests passed. [0m
No known dependencies. Compiling everything
 [36mRun starting. Expected test count is: 1 [0m
 [32mSuite Starting - FailingSuite [0m
 [32mTest Starting - FailingSuite: failing [0m
 [31mTEST FAILED - FailingSuite: failing (FailingSuite.scala:3) [0m
 [31m  org.scalatest.TestFailedException [0m
 [31m  ... [0m
 [31m  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3) [0m
 [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
 [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
 [31m  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146) [0m
 [31m  at org.scalatest.Suite$class.withFixture(Suite.scala:1477) [0m
 [31m  at FailingSuite.withFixture(FailingSuite.scala:1) [0m
 [31m  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143) [0m
 [31m  ... [0m
 [32mSuite Completed - FailingSuite [0m
 [36mRun completed in 141 milliseconds. [0m
 [36mTotal number of tests run: 1 [0m
 [36mSuites: completed 1, aborted 0 [0m
 [36mTests: succeeded 0, failed 1, ignored 0, pending 0 [0m
 [31m*** 1 TEST FAILED *** [0m
No known dependencies. Compiling everything
 [36mRun starting. Expected test count is: 1 [0m
 [32mSuite Starting - FailingSuite [0m
 [32mTest Starting - FailingSuite: failing [0m
 [31mTEST FAILED - FailingSuite: failing (FailingSuite.scala:3) [0m
 [31m  org.scalatest.TestFailedException [0m
 [31m  ... [0m
 [31m  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3) [0m
 [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
 [31m  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3) [0m
 [31m  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146) [0m
 [31m  at org.scalatest.Suite$class.withFixture(Suite.scala:1477) [0m
 [31m  at FailingSuite.withFixture(FailingSuite.scala:1) [0m
 [31m  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143) [0m
 [31m  ... [0m
 [32mSuite Completed - FailingSuite [0m
 [36mRun completed in 171 milliseconds. [0m
 [36mTotal number of tests run: 1 [0m
 [36mSuites: completed 1, aborted 0 [0m
 [36mTests: succeeded 0, failed 1, ignored 0, pending 0 [0m
 [31m*** 1 TEST FAILED *** [0m
No known dependencies. Compiling everything
 [36mRun starting. Expected test count is: 1 [0m
 [32mSuite Starting - PassingSuite [0m
 [32mTest Starting - PassingSuite: passing [0m
 [32mTest Succeeded - PassingSuite: passing [0m
 [32mSuite Completed - PassingSuite [0m
 [36mRun completed in 139 milliseconds. [0m
 [36mTotal number of tests run: 1 [0m
 [36mSuites: completed 1, aborted 0 [0m
 [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
 [32mAll tests passed. [0m
No known dependencies. Compiling everything
 [36mRun starting. Expected test count is: 1 [0m
 [32mSuite Starting - PassingSuite [0m
 [32mTest Starting - PassingSuite: passing [0m
 [32mTest Succeeded - PassingSuite: passing [0m
 [32mSuite Completed - PassingSuite [0m
 [36mRun completed in 138 milliseconds. [0m
 [36mTotal number of tests run: 1 [0m
 [36mSuites: completed 1, aborted 0 [0m
 [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
 [32mAll tests passed. [0m
No known dependencies. Compiling everything
 [36mRun starting. Expected test count is: 1 [0m
 [32mSuite Starting - PropertyTestSuite [0m
 [32mTest Starting - PropertyTestSuite: testProperty [0m
 [32mTest Succeeded - PropertyTestSuite: testProperty [0m
 [32mSuite Completed - PropertyTestSuite [0m
 [36mRun completed in 144 milliseconds. [0m
 [36mTotal number of tests run: 1 [0m
 [36mSuites: completed 1, aborted 0 [0m
 [36mTests: succeeded 1, failed 0, ignored 0, pending 0 [0m
 [32mAll tests passed. [0m
No known dependencies. Compiling everything
 [36mRun starting. Expected test count is: 2 [0m
 [32mSuite Starting - MySuite [0m
 [32mTest Starting - MySuite: list concatenation [0m
 [32mTest Succeeded - MySuite: list concatenation [0m
 [32mTest Starting - MySuite: list concatenation using a test method [0m
 [32mTest Succeeded - MySuite: list concatenation using a test method [0m
 [32mSuite Completed - MySuite [0m
 [36mRun completed in 555 milliseconds. [0m
 [36mTotal number of tests run: 2 [0m
 [36mSuites: completed 1, aborted 0 [0m
 [36mTests: succeeded 2, failed 0, ignored 0, pending 0 [0m
 [32mAll tests passed. [0m
No known dependencies. Compiling everything
 [36mRun starting. Expected test count is: 5 [0m
 [32mSuite Starting - StringSuite [0m
 [32mTest Starting - StringSuite: startsWith [0m
 [32mTest Succeeded - StringSuite: startsWith [0m
 [32mTest Starting - StringSuite: endsWith [0m
 [32mTest Succeeded - StringSuite: endsWith [0m
 [32mTest Starting - StringSuite: concat [0m
 [31mTEST FAILED - StringSuite: concat (Checkers.scala:241) [0m
 [31m  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = "" [0m
 [31m  org.scalatest.prop.PropertyTestFailedException: Falsified after 0
passed tests:
> ARG_0 = ""
> ARG_1 = "" [0m
 [31m  ... [0m
 [31m  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241) [0m
 [31m  at StringSuite.check(StringSuite.scala:6) [0m
 [31m  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304) [0m
 [31m  at StringSuite.check(StringSuite.scala:6) [0m
 [31m  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115) [0m
 [31m  at StringSuite.check(StringSuite.scala:6) [0m
 [31m  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17) [0m
 [31m  ... [0m
 [32mTest Starting - StringSuite: substring2 [0m
 [32mTest Succeeded - StringSuite: substring2 [0m
 [32mTest Starting - StringSuite: substring3 [0m
 [32mTest Succeeded - StringSuite: substring3 [0m
 [32mSuite Completed - StringSuite [0m
 [36mRun completed in 908 milliseconds. [0m
 [36mTotal number of tests run: 5 [0m
 [36mSuites: completed 1, aborted 0 [0m
 [36mTests: succeeded 4, failed 1, ignored 0, pending 0 [0m
 [31m*** 1 TEST FAILED *** [0m
No known dependencies. Compiling everything
Specification "MySpecs"
 it should
  [32m+ [0m add

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

No known dependencies. Compiling everything
Specification "MySpecs"
 it should
  [32m+ [0m add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
 it should
  [32m+ [0m add

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

No known dependencies. Compiling everything
Specification "StringSpecs"
 empty string should
  [31mx [0m have a zero length
   '0' is not equal to '1' (StringSpecs.scala:7)

Total for specification "StringSpecs":
Finished in 0 second, 64 ms
1 example, 1 expectation,  [31m1 failure [0m, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html
--backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb
spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb
spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb
failed

(See full trace by running task with --trace)
Recording test results

Build failed in Jenkins: Buildr-ci-build #232

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/232/>

------------------------------------------
[...truncated 405 lines...]
    21 Wed Jun 22 17:23:30 UTC 2011 path/code/Test1.txt
    22 Wed Jun 22 17:23:30 UTC 2011 path/code/Text2.html
     0 Wed Jun 22 17:23:30 UTC 2011 EmptyDir1/
     0 Wed Jun 22 17:23:30 UTC 2011 EmptyDir2/
    21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
    22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
     0 Wed Jun 22 17:23:30 UTC 2011 path/
     0 Wed Jun 22 17:23:30 UTC 2011 path/EmptyDir1/
     0 Wed Jun 22 17:23:30 UTC 2011 path/EmptyDir2/
    21 Wed Jun 22 17:23:30 UTC 2011 path/Test1.txt
    22 Wed Jun 22 17:23:30 UTC 2011 path/Text2.html
    21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
    22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
    21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
    22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
     0 Wed Jun 22 17:23:30 UTC 2011 test/
    21 Wed Jun 22 17:23:30 UTC 2011 test/Test1.txt
    22 Wed Jun 22 17:23:30 UTC 2011 test/Text2.html
     0 Wed Jun 22 17:23:30 UTC 2011 test/
    21 Wed Jun 22 17:23:30 UTC 2011 test/Test1.txt
    22 Wed Jun 22 17:23:30 UTC 2011 test/Text2.html
    21 Wed Jun 22 17:23:30 UTC 2011 Test1.txt
    22 Wed Jun 22 17:23:30 UTC 2011 Text2.html
    21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
    22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
    21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
    22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
     0 Wed Jun 22 17:23:32 UTC 2011 EmptyDir1/
     0 Wed Jun 22 17:23:32 UTC 2011 EmptyDir2/
    21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
    22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
     0 Wed Jun 22 17:23:32 UTC 2011 subdir/
    15 Wed Jun 22 17:23:32 UTC 2011 subdir/test3.css
    21 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
    22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
    15 Wed Jun 22 17:23:32 UTC 2011 Test1.txt
    22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
    22 Wed Jun 22 17:23:32 UTC 2011 Text2.html
No known dependencies. Compiling everything
model contains 0 documentable templates
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - MySuite
Test Starting - MySuite: addition
Test Succeeded - MySuite: addition
Suite Completed - MySuite
Run completed in 147 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - InnerClassTest
Test Starting - InnerClassTest: addition
Test Succeeded - InnerClassTest: addition
Suite Completed - InnerClassTest
Run completed in 147 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: addition
Test Succeeded - PassingSuite: addition
Suite Completed - PassingSuite
Run completed in 184 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 141 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - FailingSuite
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  ...
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1146)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1477)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1143)
  ...
Suite Completed - FailingSuite
Run completed in 171 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 139 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 138 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 144 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 555 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  ...
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  ...
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 908 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

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

No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

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

No known dependencies. Compiling everything
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, 64 ms
1 example, 1 expectation, 1 failure, 0 error

No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
No known dependencies. Compiling everything
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home>
mkdir -p <https://builds.apache.org/job/Buildr-ci-build/ws/tmp/home/.buildr>
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results


Build failed in Jenkins: Buildr-ci-build #231

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/231/changes>

Changes:

[boisvert] Update doc for buildr 1.4.6

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/buildr/trunk
U         doc/download.textile
At revision 1138503
[Buildr-ci-build] $ /bin/bash -xe /tmp/hudson1294525624135032314.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ export SCALA_HOME=/home/hudson/tools/scala-2.9.0.1
+ SCALA_HOME=/home/hudson/tools/scala-2.9.0.1
+ export JRUBY_HOME=/home/hudson/tools/jruby-1.6.2
+ JRUBY_HOME=/home/hudson/tools/jruby-1.6.2
+ export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m'
+ JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m'
+ rvm use 1.8.7
Using /home/hudson/.rvm/gems/ruby-1.8.7-p334
+ rvm 1.8.7 -S rake ci
ruby <https://builds.apache.org/job/Buildr-ci-build/ws/_buildr> --buildfile buildr.buildfile compile
(in <https://builds.apache.org/job/Buildr-ci-build/ws/)>
Compiling Java libraries ...
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr/org/apache/buildr/JettyWrapper.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
(in <https://builds.apache.org/job/Buildr-ci-build/ws/,> development)
Compiling buildr
Compiling buildr:java into lib/buildr/java
Compiling buildr:scala into lib/buildr/scala
Compiling buildr:extra into addon/buildr
Completed in 1.972s
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/bin/ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb
You have requested:
  jekyll ~> 0.10.0

The bundle currently has jekyll locked at 0.6.2.
Try running `bundle update jekyll`
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results


Build failed in Jenkins: Buildr-ci-build #230

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/230/changes>

Changes:

[donaldp] BUILDR-592 - Allow Users to Specify SSH Options for Deployment. 

Submitted By: Marc-André Laverdière

[donaldp] Ignore IDEA project files

[donaldp] BUILDR-591 Sort modules in iml files generated by idea task to ensure main_dependencies are exported

------------------------------------------
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/buildr/trunk
U         CHANGELOG
U         spec/ide/idea_spec.rb
U         lib/buildr/packaging/artifact.rb
U         lib/buildr/ide/idea.rb
 U        .
At revision 1138419
[Buildr-ci-build] $ /bin/bash -xe /tmp/hudson6708427544231160524.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ export SCALA_HOME=/home/hudson/tools/scala-2.9.0.1
+ SCALA_HOME=/home/hudson/tools/scala-2.9.0.1
+ export JRUBY_HOME=/home/hudson/tools/jruby-1.6.2
+ JRUBY_HOME=/home/hudson/tools/jruby-1.6.2
+ export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m'
+ JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m'
+ rvm use 1.8.7
Using /home/hudson/.rvm/gems/ruby-1.8.7-p334
+ rvm 1.8.7 -S rake ci
ruby <https://builds.apache.org/job/Buildr-ci-build/ws/_buildr> --buildfile buildr.buildfile compile
(in <https://builds.apache.org/job/Buildr-ci-build/ws/)>
Compiling Java libraries ...
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr/org/apache/buildr/JettyWrapper.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
(in <https://builds.apache.org/job/Buildr-ci-build/ws/,> development)
Compiling buildr
Compiling buildr:java into lib/buildr/java
Compiling buildr:scala into lib/buildr/scala
Compiling buildr:extra into addon/buildr
Completed in 4.426s
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/bin/ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb
You have requested:
  jekyll ~> 0.10.0

The bundle currently has jekyll locked at 0.6.2.
Try running `bundle update jekyll`
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results


Build failed in Jenkins: Buildr-ci-build #229

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/229/changes>

Changes:

[boisvert] Update doc for buildr 1.4.6

[boisvert] Update CHANGELOG

[boisvert] Disable JtestR spec by default

[boisvert] JRUBY-4927 now fixed in JRuby 1.6.2

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/buildr/trunk
U         CHANGELOG
U         spec/java/bdd_spec.rb
U         spec/core/common_spec.rb
U         doc/download.textile
At revision 1138237
[Buildr-ci-build] $ /bin/bash -xe /tmp/hudson109266091859636361.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ export SCALA_HOME=/home/hudson/tools/scala-2.9.0.1
+ SCALA_HOME=/home/hudson/tools/scala-2.9.0.1
+ export JRUBY_HOME=/home/hudson/tools/jruby-1.6.2
+ JRUBY_HOME=/home/hudson/tools/jruby-1.6.2
+ export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m'
+ JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m'
+ rvm use 1.8.7
Using /home/hudson/.rvm/gems/ruby-1.8.7-p334
+ rvm 1.8.7 -S rake ci
ruby <https://builds.apache.org/job/Buildr-ci-build/ws/_buildr> --buildfile buildr.buildfile compile
(in <https://builds.apache.org/job/Buildr-ci-build/ws/)>
Compiling Java libraries ...
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr/org/apache/buildr/JettyWrapper.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
(in <https://builds.apache.org/job/Buildr-ci-build/ws/,> development)
Compiling buildr
Compiling buildr:java into lib/buildr/java
Compiling buildr:scala into lib/buildr/scala
Compiling buildr:extra into addon/buildr
Completed in 2.191s
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/bin/ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb
You have requested:
  jekyll ~> 0.10.0

The bundle currently has jekyll locked at 0.6.2.
Try running `bundle update jekyll`
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results


Build failed in Jenkins: Buildr-ci-build #228

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Buildr-ci-build/228/changes>

Changes:

[boisvert] Fix JtestR support on C-Ruby; JRuby still doesn't work due to rspec incompatibility

[boisvert] By default, the sandbox remote repository is user's own local M2 repository
since we don't want to remotely download artifacts into the sandbox over and over.

[boisvert] Use JRuby 1.6.2

[boisvert] Upgrade to version 1.4.6 in preparation for release
Use git status -s to check for changes
Update CHANGELOG release date
SCALA_HOME should be nil in sandbox
Minor updates to stage process

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/buildr/trunk
U         CHANGELOG
U         spec/sandbox.rb
U         spec/ide/idea_spec.rb
U         spec/packaging/artifact_spec.rb
U         _jbuildr
U         buildr.gemspec
U         lib/buildr/java/bdd.rb
U         lib/buildr/java/jtestr_result.rb
U         lib/buildr/version.rb
U         rakelib/checks.rake
U         rakelib/setup.rake
U         rakelib/stage.rake
U         rakelib/doc.rake
U         rakelib/package.rake
At revision 1138188
[Buildr-ci-build] $ /bin/bash -xe /tmp/hudson2955071381847637980.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ export SCALA_HOME=/home/hudson/tools/scala-2.9.0.1
+ SCALA_HOME=/home/hudson/tools/scala-2.9.0.1
+ export JRUBY_HOME=/home/hudson/tools/jruby-1.6.2
+ JRUBY_HOME=/home/hudson/tools/jruby-1.6.2
+ export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m'
+ JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m'
+ rvm use 1.8.7
Using /home/hudson/.rvm/gems/ruby-1.8.7-p334
+ rvm 1.8.7 -S rake ci
ruby <https://builds.apache.org/job/Buildr-ci-build/ws/_buildr> --buildfile buildr.buildfile compile
(in <https://builds.apache.org/job/Buildr-ci-build/ws/)>
Compiling Java libraries ...
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/java/org/apache/buildr/JavaTestFilter.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: <https://builds.apache.org/job/Buildr-ci-build/ws/addon/buildr/org/apache/buildr/JettyWrapper.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
(in <https://builds.apache.org/job/Buildr-ci-build/ws/,> development)
Compiling buildr
Compiling buildr:java into lib/buildr/java
Compiling buildr:scala into lib/buildr/scala
Compiling buildr:extra into addon/buildr
Completed in 2.326s
/home/hudson/.rvm/rubies/ruby-1.8.7-p334/bin/ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb
You have requested:
  jekyll ~> 0.10.0

The bundle currently has jekyll locked at 0.6.2.
Try running `bundle update jekyll`
rake aborted!
ruby -S bundle exec rspec --format html --out _reports/specs.html --backtrace spec/groovy/doc_spec.rb spec/groovy/bdd_spec.rb spec/groovy/compiler_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/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/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/version_requirement_spec.rb spec/scala/doc_spec.rb spec/scala/tests_spec.rb spec/scala/bdd_spec.rb spec/scala/compiler_spec.rb failed

(See full trace by running task with --trace)
Recording test results