See <https://builds.apache.org/job/wave-all_tests/1381/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
[wave-all_tests] $ hg incoming --quiet --bundle hg.bundle --template 
"<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' 
date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n"
 --rev default
[wave-all_tests] $ hg log --rev . --template {node}
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[wave-all_tests] $ /home/hudson/tools/ant/latest/bin/ant clean
Buildfile: <https://builds.apache.org/job/wave-all_tests/ws/build.xml>

clean:
   [delete] Deleting directory 
<https://builds.apache.org/job/wave-all_tests/ws/build>
   [delete] Deleting directory 
<https://builds.apache.org/job/wave-all_tests/ws/dist>
   [delete] Deleting directory 
<https://builds.apache.org/job/wave-all_tests/ws/gen>
   [delete] Deleting directory 
<https://builds.apache.org/job/wave-all_tests/ws/test_out>

BUILD SUCCESSFUL
Total time: 1 second
[wave-all_tests] $ /home/hudson/tools/ant/latest/bin/ant test-large
Buildfile: <https://builds.apache.org/job/wave-all_tests/ws/build.xml>

init-logging:
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/build/logs>
     [echo] Logging to 
<https://builds.apache.org/job/wave-all_tests/ws/build/logs/build_2011-07-06_19-01-40.log>

init:
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/build/proto>
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/build/messages>
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/build/test>
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/build/coverage>
    [mkdir] Created dir: <https://builds.apache.org/job/wave-all_tests/ws/dist>
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/build/staging>
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/build/dep>
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/test_out>

compile-proto-dep:

compile-proto:
    [javac] Compiling 11 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/proto>
    [touch] Creating 
<https://builds.apache.org/job/wave-all_tests/ws/build/dep/compile-proto>

gen-gxp-dep:

gen-gxp:
    [touch] Creating 
<https://builds.apache.org/job/wave-all_tests/ws/build/dep/gen-gxp>

compile-gxp-dep:

compile-gxp:
    [javac] Compiling 7 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>
    [touch] Creating 
<https://builds.apache.org/job/wave-all_tests/ws/build/dep/compile-gxp>

dist-pst-dep:

dist-pst:
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/build/pst>
    [javac] Compiling 15 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/pst>
     [copy] Copying 58 files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/pst>
      [jar] Building jar: 
<https://builds.apache.org/job/wave-all_tests/ws/dist/pst.jar>
    [touch] Creating 
<https://builds.apache.org/job/wave-all_tests/ws/build/dep/dist-pst>

gen-messages-dep:

gen-messages:
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/gen/messages>
    [touch] Creating 
<https://builds.apache.org/job/wave-all_tests/ws/build/dep/gen-messages>

compile-messages-dep:

compile-messages:
    [javac] Compiling 301 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/messages>
   [delete] Deleting directory 
<https://builds.apache.org/job/wave-all_tests/ws/build/messages/org/waveprotocol/wave/communication>
    [touch] Creating 
<https://builds.apache.org/job/wave-all_tests/ws/build/dep/compile-messages>

compile-dep:

compile:

compile:
     [echo] Compiling gwt-util
    [javac] Compiling 2 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling api
    [javac] Compiling 105 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling box
    [javac] Compiling 249 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile:
     [echo] Compiling extensions

compile:
     [echo] Compiling client
    [javac] Compiling 139 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>
    [javac] Note: 
<https://builds.apache.org/job/wave-all_tests/ws/src/org/waveprotocol/wave/client/widget/popup/MobileUniversalPopup.java>
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile:
     [echo] Compiling client-common
    [javac] Compiling 10 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling client-scheduler
    [javac] Compiling 16 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>
    [javac] Note: 
<https://builds.apache.org/job/wave-all_tests/ws/src/org/waveprotocol/wave/client/scheduler/TimeSlicedCommandRepeater.java>
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile:
     [echo] Compiling common
    [javac] Compiling 1 source file to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling communication
    [javac] Compiling 4 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling concurrencycontrol
    [javac] Compiling 21 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling crypto

compile:
     [echo] Compiling diff

compile:
     [echo] Compiling federation
    [javac] Compiling 1 source file to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling media
    [javac] Compiling 6 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling migration
    [javac] Compiling 2 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling model
    [javac] Compiling 98 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling testing
    [javac] Compiling 1 source file to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>

compile:
     [echo] Compiling util
     [copy] Copying 167 files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/src>
    [touch] Creating 
<https://builds.apache.org/job/wave-all_tests/ws/build/dep/compile>

compile-tests:
    [javac] Compiling 444 source files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/test>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 26 files to 
<https://builds.apache.org/job/wave-all_tests/ws/build/test>

test-large:
   [delete] Deleting directory 
<https://builds.apache.org/job/wave-all_tests/ws/test_out>
    [mkdir] Created dir: 
<https://builds.apache.org/job/wave-all_tests/ws/test_out>
    [instr] processing instrumentation path ...
    [instr] instrumentation path processed in 1970 ms
    [instr] [2980 class(es) instrumented, 0 resource(s) copied]
    [instr] metadata merged into 
[<https://builds.apache.org/job/wave-all_tests/ws/build/coverage/metadata.emma]>
 {in 142 ms}
    [junit] WARNING: multiple versions of ant detected in path for junit 
    [junit]          
jar:file:/home/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit]      and 
jar:<https://builds.apache.org/job/wave-all_tests/ws/third_party/codegen/gwt/gwt-dev.jar!/org/apache/tools/ant/Project.class>
    [junit] Running 
org.waveprotocol.wave.client.editor.annotation.PojoAnnotationPainterRandomLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 56.047 sec
    [junit] Running 
org.waveprotocol.wave.client.editor.content.paragraph.RandomRenumbererLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.986 sec
    [junit] Running 
org.waveprotocol.wave.client.paging.RandomizedActivationLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.398 sec
    [junit] Running 
org.waveprotocol.wave.model.document.indexed.IndexedDocumentImplRandomLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 53.69 sec
    [junit] #
    [junit] # A fatal error has been detected by the Java Runtime Environment:
    [junit] #
    [junit] #  SIGBUS (0x7) at pc=0xf77517a4, pid=12907, tid=4138322800
    [junit] #
    [junit] # JRE version: 6.0_20-b02
    [junit] # Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode 
linux-x86 )
    [junit] # Problematic frame:
    [junit] # C  [libc.so.6+0x1117a4]
    [junit] #
    [junit] # An error report file with more information is saved as:
    [junit] # 
<https://builds.apache.org/job/wave-all_tests/ws/hs_err_pid12907.log>
    [junit] #
    [junit] # If you would like to submit a bug report, please visit:
    [junit] #   http://java.sun.com/webapps/bugreport/crash.jsp
    [junit] #
    [junit] Running org.waveprotocol.wave.model.operation.OpComparatorsLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.waveprotocol.wave.model.operation.OpComparatorsLargeTest 
FAILED (crashed)
    [junit] Running 
org.waveprotocol.wave.model.operation.testing.DocOpTransformerReferenceLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.469 sec
    [junit] Running 
org.waveprotocol.wave.model.operation.testing.DocumentDomainLargeTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 60.924 sec
[junitreport] Processing 
<https://builds.apache.org/job/wave-all_tests/ws/test_out/TESTS-TestSuites.xml> 
to /tmp/null403943300
[junitreport] Loading stylesheet 
jar:file:/home/hudson/tools/ant/latest/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 846ms
[junitreport] Deleting: /tmp/null403943300
   [report] 2 file(s) read and merged in 99 ms
   [report] writing [html] report to 
[<https://builds.apache.org/job/wave-all_tests/ws/build/coverage/coverage.html]>
 ...
     [echo] Test results: 
file://<https://builds.apache.org/job/wave-all_tests/ws/test_out/index.html>
     [echo] Coverage results: 
file://<https://builds.apache.org/job/wave-all_tests/ws/build/coverage/coverage.html>

BUILD FAILED
<https://builds.apache.org/job/wave-all_tests/ws/build.xml>:299: The following 
error occurred while executing this line:
<https://builds.apache.org/job/wave-all_tests/ws/build-macros.xml>:166: Tests 
failed. Check log and/or reports: 
<https://builds.apache.org/job/wave-all_tests/ws/test_out/index.html>

Total time: 3 minutes 57 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Reply via email to